/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/

@font-face {
	font-family: 'Conv_GothamMedium';
	src: url('fonts/GothamMedium.eot');
	src: url('fonts/GothamMedium.woff') format('woff'), 
	url('fonts/GothamMedium.ttf') format('truetype'), 
	url('fonts/GothamMedium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Conv_GothamLight';
	src: url('fonts/GothamLight.eot');
	src: url('fonts/GothamLight.woff') format('woff'), 
	url('fonts/GothamLight.ttf') format('truetype'), 
	url('fonts/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Conv_Gotham-Black';
	src: url('fonts/Gotham-Black.eot');
	src:url('fonts/Gotham-Black.woff') format('woff'), 
	url('fonts/Gotham-Black.ttf') format('truetype'), 
	url('fonts/Gotham-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Conv_GothamBold';
	src: url('fonts/GothamBold.eot');
	src: url('fonts/GothamBold.woff') format('woff'), 
	url('fonts/GothamBold.ttf') format('truetype'), 
	url('fonts/GothamBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Conv_Metropolis-Regular';
	src: url('fonts/Metropolis-Regular.eot');
	src: url('fonts/Metropolis-Regular.woff') format('woff'), 
	url('fonts/Metropolis-Regular.ttf') format('truetype'), 
	url('fonts/Metropolis-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/

body {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:0;
}
.container, .et_pb_row {
	width:90%;
	max-width:1366px;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
.et_header_style_centered #main-header {
	background: none;
}
.et_header_style_centered #main-header .container {
    padding: 15px 0 10px 0 !important;
}
.et_header_style_centered header#main-header .logo_container {
	float:left;
	height: auto;
}
.et_header_style_centered header#main-header div#et-top-navigation {
    float: right;
    width: auto;
    margin-top: 55px;
}
header#main-header nav #top-menu li a {
    padding-bottom: 0;
	color: #313131;
	font-size: 20px;
	font-family: 'Conv_Metropolis-Regular';
	font-weight: normal;
}
header#main-header nav #top-menu li {
	padding-right: 35px;
}
header#main-header nav #top-menu a:hover {
	color:#a3cd42;
}
#main-header {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.et_header_style_centered header#main-header #et_search_icon:before {
    left: 3px;
    top: -13px;
    color: #a3cd42;
    transform: rotate(270deg);
    font-size: 22px;
	margin-top: -5px;
}
.et_header_style_centered header#main-header #logo {
    max-height: 120px;
}
.single-sfwd-courses header .container {
	width:90%;
}
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
.all-banner-section {
	position: relative;
	background: url("https://training.muskokawoods.com/wp-content/uploads/2021/03/Untitled-1.jpg") no-repeat;
	padding: 323px 0 140px 0 !important;
	margin-top: -223px;
	background-size: 100% auto !important;
}
/*.all-banner-section:before {
	position: relative;
	background: url("https://training.muskokawoods.com/wp-content/uploads/2021/03/Untitled-1.jpg") no-repeat;
	content:"";
	background-size: 100% auto !important;
	background-position: right -210px !important;
	padding:100px 0 170px 0 !important;
}*/

.banner-section {
	/*width: 90%;
	max-width: 1366px;*/
	position: relative;
	margin: auto;
    overflow: hidden;
    background-size: 100% auto;
}
.left-side {
	width:600px;
	float:left;
}
.left-side h1 {
	font-size: 50px;
	color:#1c4748;
	font-family: 'Conv_Gotham-Black' !important;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.left-side h2 {
	font-family: 'Conv_GothamLight' !important;
	font-size: 34px;
	color: #1c4748;
	width: 380px;
	line-height: 40px;
	padding: 40px 0 45px 0;
}
.btn-all .btn-signin {
	border-radius: 5px;
	border: 1px solid #a3cd42 !important;
	font-size: 22px;
	font-family: 'Conv_Metropolis-Regular' !important;
	padding: 18px 50px 18px 50px !important;
	display: inline-block;
	color: #a3cd42 !important;
	text-decoration: none;
	margin-right:15px;
}
.btn-all .btn-signin:hover {
	background: #a3cd42;
	color:#fff !important;
}
.btn-all .btn-signin.btn-bg {
	margin-right:0;
	background: #a3cd42;
	color:#fff !important;
}
.btn-all .btn-signin.btn-bg:hover {
	color: #a3cd42 !important;
	background:none;
}


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/
/*.single-sfwd-courses .all-banner-section {
	padding: 383px 0 170px 0 !important;
	margin-top: -283px;
	background-size: 100% auto !important;
}*/
.single-sfwd-courses.et-db #et-boc .et-l .et_pb_row_1.day-section {
	width: 100% !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}
/*.single-sfwd-courses.et-db #et-boc .et-l .et_pb_section {
	padding-top:0 !important;
}*/
.operation-contain {
	position: relative;
	text-align: center;
	padding: 70px 0 0 0 !important;
}
.operation-contain:before {
	background: url('https://training.muskokawoods.com/wp-content/uploads/2020/05/border-home.png');
	position: absolute;
	left: 80px;
	top: -44px;
	content: "";
	width: 360px;
	height: 180px;
	background-size: 100% 100%;
	/*z-index: -9;*/
}
.operation-contain h2 {
	font-family: 'Conv_Gotham-Black' !important;
	letter-spacing: .5px;
	font-size: 43px;
	padding-bottom: 50px;
	position: relative;
	z-index: 9;
}
.operation-contain .course-btn {
	color: #ffffff !important;
	border: 2px solid #a3cd42 !important;
	border-radius: 5px !important;
	font-size: 32px;
	padding: 23px 80px 25px 80px !important;
	background-color: #a3cd42;
	font-family: 'Conv_GothamMedium' !important;
	display: inline-block;
	text-decoration: none;
	margin: 50px 0;
}
.operation-contain .course-btn:hover {
	background: none;
	color:#a3cd42 !important;
}
.operation-contain p {
	width:900px;
	margin:auto;
	line-height: 40px;
    font-family: 'Conv_GothamLight';
    font-size: 20px;
    color: #1c4748;
}
.include-contain {
	background: #a3cd42;
	/*max-width:90%;
	width: 1366px;*/
	margin: 140px auto 0 auto;
	display: flex;
	position: relative;
}
.left-include-img {
	width: 60%;
	float: left;
	margin-bottom: -6px;
}
.left-include-img img {
	width:100%;
}
.right-include {
	width: 40%;
	float: left;
	background: #a3cd42;
	margin-top: -60px;
	margin-top: -60px;
	border-radius: 5px;
	padding: 70px 30px 0 30px;
	position: relative;
}
.right-include:before {
	content: ""; 
	top: -107px;
	right:0;
	width:233px;
	height: 107px;
	position: absolute;
	background:url('https://training.muskokawoods.com/wp-content/uploads/2021/04/effect-img.png') no-repeat;
}
.right-include h2 {
	text-align: center;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Conv_GothamMedium' !important;
	font-size: 35px;
}
.course-tab {
	padding-top: 60px !important;
}
.course-tab .des-text {
	font-size:16px !important;
	padding-top:15px !important;
}
.course-tab ul {
	display: flex;
	padding: 0 0 20px 0 !important;
	border-bottom:1px solid #fff;
}
.course-tab ul li {
	list-style-type: none;
	width: 33.3%;
	float: left;
	text-align: center;
	position: relative;
}
.course-tab ul li a {
	width: 100%;
	text-align: center;
	text-decoration: none;
}
.course-tab ul li a img {
	vertical-align: middle;
	margin-bottom: 10px;
}
.course-tab ul li a img.hover-icon,
.course-tab ul li.active a img {
	display:none;
}
.course-tab ul li.active a img.hover-icon {
	display: inline-block;
}
/*.course-tab ul li:hover a img {
	display: none;
}
.course-tab ul li:hover a img.hover-icon {
	display: inline-block;
}*/
.course-tab ul li a span {
	color:#1c4748;
	font-family: 'Conv_GothamMedium' !important;
	font-size: 20px;
	width:100%;
	float: left;
}
.course-tab ul li.active a span {
	color:#fff;
	position: relative;
}
.course-tab ul li.active a span:before {
	width:100%;
	height:5px;
	content: "";
	background: #fff;
	bottom: -23px;
	left:0;
	position: absolute;
}
/*.course-tab ul li:hover span {
	color:#fff;
}
.course-tab ul li:hover span:before {
	width:100%;
	height:5px;
	content: "";
	background: #fff;
	bottom: -23px;
	left:0;
	position: absolute;
}*/
.des-text {
	line-height: 32px;
	font-family: 'Conv_GothamLight' !important;
	font-size: 18px;
	color: #1c4748;
	padding-top: 5px;
}
.course-tab .text-center {
	text-align: center;
	margin-top:60px;
}
.btn-signin.white-border {
	border: 1px solid #fff !important;
	color:#fff !important;
	font-size: 22px;
	font-family: 'Conv_Metropolis-Regular' !important;
	padding: 18px 50px 18px 50px !important;
	display: inline-block;
	text-decoration: none;
}
.btn-signin.white-border:hover {
	background:#fff;
	color:#1c4748 !important;
}
.single-sfwd-courses.et-db #et-boc .et-l .et_pb_row.course-inc-section {
	padding-top: 20px !important;
}

.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
	display: table;
	width: 100%;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview,
.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
	display:none;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list {
	width: 90%;
	margin: 90px auto 100px auto;
	max-width: 1366px;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded::before {
	background: none;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item {
	border: none;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
    padding: 20px 40px;
    border-radius: 10px 10px 0 0;
}
.single-sfwd-courses .learndash-wrapper .ld-table-list .ld-table-list-items {
    padding: 0 10px;
    border: 2px solid #e2e7ee !important;
    border-top: none !important;
    border-radius: 0 0 10px 10px;
}
.single-sfwd-courses .learndash-wrapper .ld-table-list .ld-table-list-header {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Conv_GothamMedium' !important;
}
.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
    font-family: 'Conv_GothamLight' !important;
}
.single-sfwd-courses .learndash-wrapper .ld-table-list a.ld-table-list-item-preview {
    color: #1c4748;
    font-size: 15px;
	font-family: 'Conv_GothamMedium' !important;
}
.single-sfwd-courses .learndash-wrapper .ld-status-icon {
    flex-basis: 24px;
    height: 24px;
    width: 24px;
}
.single-sfwd-topic .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title,
.single-sfwd-topic .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
	font-size: 16px;
	font-family: 'Conv_GothamMedium' !important;
	font-weight:normal;
}
.single-sfwd-topic .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title
 {
	font-size: 15px;
	font-family: 'Conv_GothamMedium' !important;
	font-weight:normal;
	padding-left: 30px;
	line-height:20px;
}
.single-sfwd-topic .learndash-wrapper .ld-course-navigation .ld-status-icon {
	flex-basis: 20px;
	height: 20px;
	width: 20px;
	margin: 0;
	position: absolute;
	top: calc(50% - 10px);
}
.single-sfwd-topic .learndash-wrapper .ld-table-list .ld-table-list-item {
	position: relative;
	margin-bottom: 7px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon {
    position: absolute;
    left: 1px;
    top: -10px;
    font-size: 22px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
	min-height:65px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
	height:65px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
	font-family: 'Conv_GothamMedium' !important;
}
.single-sfwd-topic .ld-breadcrumbs span a {
	font-size:15px;
	font-family: 'Conv_Metropolis-Regular' !important;
}

.single-sfwd-topic .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span::after {
    font-size: 15px;
    padding: 0 5px;
}
.learndash-wrapper .learndash_mark_complete_button,
.learndash-wrapper .ld-button {
	font-family: 'Conv_Metropolis-Regular' !important;
	font-size: 12px;
	border-radius: 23px;
	padding: 10px 30px 10px 20px;
	position: relative;
}
.learndash-wrapper a.ld-course-step-back {
	font-family: 'Conv_Metropolis-Regular' !important;
	font-size: 12px !important;
	padding-top: 5px;
}
.learndash-wrapper .ld-button .ld-text {
	padding:0;
}
.learndash-wrapper .ld-button .ld-icon {
    font-size: .875em;
    position: absolute;
    right: 10px;
    top: 12px;
}
.single-sfwd-topic .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
	font-size: 12px;
	font-family: 'Conv_GothamMedium' !important;
}
.single-sfwd-topic .learndash-wrapper .ld-progress .ld-progress-heading {
	font-size: 12px;
	font-family: 'Conv_GothamLight' !important;
}
.single-sfwd-topic .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
	line-height: 15px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding: 7em 5em 5em 5em;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-header {
	height: 81px;
}
.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-sidebar {
	padding-top: 81px;
}
/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
#main-footer .container h4.title {
	font-family: 'Conv_Gotham-Black' !important;
	color:#fff;
	font-size:22px;
	padding-bottom:35px;
}
#main-footer .container ul.menu li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#main-footer .container ul.menu li a {
	color:#fff;
	font-size:18px;
}
#main-footer {
	background:#a3cd42;
}
#main-footer .container ul.menu li:before {
	border-color: transparent;
}
#footer-bottom {
	background: none;
}
#main-footer .footer-copyrights {
	font-size:16px;
	color:#fff;
	border-top:1px solid #cae291;
	padding-top:40px;
}
#main-footer .footer-widget {
	margin-right:0;
	width: 23%;
}
#main-footer .footer-widget:last-child {
	width: 31%;
}
#main-footer .social-media-footer {
	margin-bottom: 40px;
}
#main-footer .social-media-footer a {
	display:inline-block; 
	margin-right:30px;
}
#main-footer .social-media-footer a:last-child {
	margin-right:0;
}
#main-footer .social-media-footer a img { 
	height: 35px; 
}
#main-footer .social-media-footer br {
	display:none;
}
footer #footer-bottom {
	padding: 0;
}

/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


@media(max-width:1650px){
	
}
@media(max-width:1300px){
	.btn-all .btn-signin {
		font-size: 20px;
		padding: 15px 40px 15px 40px !important;
	}
	.all-banner-section {
		padding: 300px 0 60px 0 !important;
		margin-top: -215px;
	}
	.left-side h1 {
		font-size: 46px;
	}
	.left-side h2 {
		font-size: 30px;
		padding: 30px 0 35px 0;
	}
	
	/*.single-sfwd-courses .all-banner-section {
		padding: 387px 0 170px 0 !important;
		margin-top: -302px;
	}*/
	.right-include {
		padding: 50px 30px 0 30px;
	}
	.course-tab {
		padding-top: 40px !important;
	}
	.course-tab ul li a span {
		font-size:18px;
	}
	.right-include h2 {
		font-size:30px;
	}
	.course-tab .text-center {
		margin-top:30px;
	}
}

@media(max-width:1199px){
	.all-banner-section/*,
	.single-sfwd-courses .all-banner-section*/ {
		background-size: 90% auto !important;
		background-position: right top !important;
		padding: 210px 0 30px 0 !important;
		margin-top: -165px;
	}
	.left-side h1 {
		font-size: 40px;
	}
	.left-side h2 {
		font-size: 26px;
		padding: 25px 0 30px 0;
		width: 330px;
	}
	.btn-all .btn-signin {
		font-size: 18px;
		padding: 13px 35px 13px 35px !important;
	}
	.ld-course-list-items .ld_course_grid .thumbnail .caption .entry-title {
		font-size:18px;
	}
	.operation-contain h2 {
		font-size:35px;
	}
	.operation-contain::before {
		top: -14px;
		width: 280px;
		height: 140px;
		left: 30px;
	}
	.operation-contain .course-btn {
		font-size: 26px;
		padding: 20px 70px 22px 70px !important;
		margin: 40px 0;
	}
	.operation-contain p {
		width: 870px;
		line-height: 34px;
		font-size: 18px;
	}
	.left-include-img, .right-include {
		width:50%;
	}
	.course-tab ul li a span {
		font-size: 16px;
	}
	.course-tab ul li a img {
		height:35px;
	}
	.course-tab ul {
		padding: 0 0 11px 0 !important;
	}
	.btn-signin.white-border {
		font-size: 20px;
		padding: 15px 40px 15px 40px !important;
	}
	.left-include-img img {
		height: 430px;
		object-fit: cover;
	}
	.single-sfwd-courses.et-db #et-boc .et-l .et_pb_row.course-inc-section {
		padding-top: 0px !important;
	}
	.right-include::before {
		top: -87px;
		width: 203px;
		height: 87px;
		background-size: 100% auto;
	}
	.single-sfwd-courses .learndash-wrapper .ld-item-list {
		width: 90%;
		margin: 60px auto 70px auto;
	}
	.course-tab ul li.active a span::before {
		bottom: -14px;
	}
	.course-tab ul li:hover span:before {
		bottom: -14px;
	}
	.et-db #et-boc .et-l .et_pb_section_2.et_pb_section.course-section {
		padding-top:0;
	}
	#main-footer .container ul.menu li a {
		font-size:17px;
	}
	#main-footer .container ul.menu li {
		margin: 0 0 15px 0;
	}
	#main-footer .container h4.title {
		font-size: 24px;
		padding-bottom: 25px;
	}
	#main-footer .footer-copyrights {
		font-size: 15px;
		padding-top: 30px;
	}
	#main-footer .social-media-footer {
		margin-bottom: 25px;
	}
	#main-footer .social-media-footer a img {
		height: 30px;
	}
	.et_header_style_centered header#main-header #logo {
		max-height: 100px;
	}
	header#main-header nav #top-menu li a {
		font-size:18px;
	}
	header#main-header nav #top-menu li {
		padding-right: 20px;
	}
	header#main-header nav #top-menu li:last-child {
		padding-right:0;
	}
	.et_header_style_centered header#main-header div#et-top-navigation {
		margin-top:45px;
	}
}

@media(max-width:991px){
	.all-banner-section/*,
	.single-sfwd-courses .all-banner-section*/ {
		background-size: 85% auto !important;
		background-position: right top !important;
		padding: 135px 0 0px 0 !important;
		margin-top: -115px;
	}
	.left-side h1 {
		font-size: 36px;
	}
	.left-side h2 {
		font-size: 24px;
		width: 300px;
		line-height: 34px;
	}
	.btn-all .btn-signin {
		font-size: 16px;
		padding: 12px 30px 12px 30px !important;
	}
	.page-template-default .et_pb_section_1.et_pb_section {
		padding: 30px 0 0 0;
	}
	.operation-contain::before {
		top: 10px;
		width: 220px;
		height: 110px;
		left: -20px;
	}
	.operation-contain p {
		width: 90%;
		line-height: 30px;
		font-size: 17px;
	}
	.include-contain {
		display: inherit;
		width: 100%;
		margin: 0 auto;
	}
	.left-include-img, .right-include {
		width: 100%;
	}
	.right-include:before {
		background: none;
	}
	.left-include-img img {
		height: auto;
		object-fit: inherit;
	}
	.right-include {
		margin:0;
		padding: 50px 30px;
	}
	.single-sfwd-courses .learndash-wrapper .ld-item-list {
		width: 90%;
		margin: 40px auto 60px auto;
	}
	.et_header_style_centered #main-header {
		padding: 0;
	}
	.et_header_style_centered .mobile_nav .select_page {
		font-size:0;
	}
	.et_header_style_centered #main-header .mobile_nav {
		padding:0;
		background: none;
	}
	.et_header_style_centered header#main-header div#et-top-navigation {
		margin-top: 18px;
	}
	.et_header_style_centered .et_mobile_menu {
		top: 53px;
		background: #fff;
		width: 250px;
		right: 0;
		left: auto;
	}
	.et_mobile_menu li a:hover {
		color:#fff;
		background: #a3cd42;
	}
	.operation-contain h2 {
		padding-bottom:20px;
	}
}
@media(max-width:768px){
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-sidebar {
		padding-top: 0px;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
		padding: 4em 5em 5em 5em;
	}
}
@media(max-width:767px){
	#footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 4% !important;
	}
	#footer-widgets {
		padding: 10% 0 4% 0;
	}
	.all-banner-section/*,
	.single-sfwd-courses .all-banner-section*/ {
		background: none !important;
		padding: 30px 0 0px 0 !important;
		margin-top: 0;
	}
	.left-side {
		width: 100%;
		text-align: center;
	}
	.left-side h2 {
		margin: auto;
	}
	.ld-course-list-items .ld_course_grid {
		margin-left:auto;
		margin-right: auto;
	}
	.all-banner-section .et_pb_row {
		padding-bottom: 0;
	}
	.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header {
		flex-direction: inherit;
	}
	.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
		margin-right: 0;
	}
	.single-sfwd-courses .learndash-wrapper .ld-item-list {
		width: 90%;
		margin: 20px auto 60px auto;
	}
	.right-include {
		margin: 0;
		padding: 30px;
	}
	.operation-contain h2 {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 30px;
	}
	.et_header_style_centered #main-header .container {
		padding: 10px 0 0 0 !important;
	}
}
@media(max-width:640px){
	.single-sfwd-topic .learndash-wrapper .ld-breadcrumbs .ld-status {
		width: auto;
		padding: 7px 15px;
	}
	.single-sfwd-topic .learndash-wrapper .sfwd-mark-complete,
	.single-sfwd-topic .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back	{
		width:auto; 
	}
	.single-sfwd-topic .learndash-wrapper .ld-content-actions div:nth-child(3),
	.learndash-wrapper .ld-content-actions div:first-child	{
		width: auto;
		margin: auto;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
		font-size: 24px;
		line-height: normal;
	}
	.single-sfwd-topic .learndash-wrapper .ld-button {
		margin-left:0;
	}
}
@media(max-width:585px){
	.operation-contain .course-btn {
		font-size: 21px;
		padding: 16px 50px 18px 50px !important;
		margin: 30px 0;
	}
	.operation-contain {
		padding: 30px 0 0 0 !important;
	}
	.operation-contain::before {
		top: 10px;
		width: 180px;
		height: 90px;
	}
	.right-include h2 {
		font-size: 25px;
	}
	.left-side h1 {
		font-size: 33px;
	}
	.left-side h2 {
		font-size: 22px;
		width: 280px;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
		padding: 2em;
	}
}
@media(max-width:479px){
	.left-side h2 {
		font-size: 20px;
		width: 250px;
		line-height: 32px;
	}
	.operation-contain h2 {
		font-size: 26px;
	}
	.operation-contain .course-btn {
		font-size: 19px;
		padding: 14px 20px 16px 20px !important;
		margin: 30px 0 20px 0;
	}
	.right-include {
		padding: 30px 15px;
	}
	.course-tab ul li a span {
		font-size: 14px;
	}
	.btn-signin.white-border {
		font-size: 18px;
		padding: 12px 35px 12px 35px !important;
	}
	.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
		padding: 15px 20px;
	}
	.right-include h2 {
		font-size: 22px;
	}
	.single-sfwd-courses .learndash-wrapper .ld-item-list {
		margin: 0px auto 40px auto;
	}
	#main-footer .container ul.menu li a {
		font-size: 15px;
	}
	#main-footer .container ul.menu li {
		margin: 0 0 10px 0;
	}
	#main-footer .container h4.title {
		font-size: 22px;
		padding-bottom: 15px;
	}
	.left-side h1 {
		font-size: 28px;
	}
	.single-sfwd-topic .learndash-wrapper .ld-breadcrumbs {
		padding:1em;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
		font-size: 22px;
		line-height: 28px;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions .ld-button,
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete	.learndash_mark_complete_button {
		padding: 10px 20px 10px 0px;
	}
	.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete:after {
		right:0;
	}
	.course-tab ul li a img {
		height: 30px;
	}
	.et_header_style_centered header#main-header #logo {
		max-height: 80px;
	}
	.et_header_style_centered header#main-header div#et-top-navigation {
		margin-top: 3px;
	}
}

.single.single-sfwd-courses #main-content .container:before{background-color:unset;}
#sidebar{display: none;}
.et_right_sidebar #left-area{float: none;width: 100%;}


.ld-focus-content .ld-tabs-content p {margin-bottom: 10px;font-size: 16px;line-height: 28px;}
.learndash-wrapper .ld-focus .ld-tab-content li:not(.blocks-gallery-item) {display: list-item;font-size: 16px;line-height: 28px;}

.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title,.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{font-size: 16px;}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text{font-size: 12px;}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{font-size: 12px;}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a{font-size: 18px;margin-left: 10px;}
.learndash-wrapper .ld-status-icon .ld-icon:before{font-size: 18px;}

.learndash-wrapper .ld-alert-certificate .ld-alert-messages{font-size: 16px;}
.learndash-wrapper .ld-alert-certificate .ld-button{padding: 6px 10px;}
.learndash-wrapper .ld-alert-certificate .ld-button .ld-icon-download{display: none;}


body.logged-in .btn-all{display: none;}