/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.10.8.1632731019
Updated: 2021-09-27 08:23:39

*/


@font-face {
    font-family: Georgia;
    src: url("../georgia.html");
}



/* General CSS
******************************
 */

body {
    overflow-x: hidden;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.63;
    text-align: left;
    color: #313b3b;
	background:#f6f7f7;
}

.site-title {
	padding-bottom: 0px;
}
.site-description {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-align: left;
	color: #414141;
}
.site-description a{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-align: left;
	color: #414141;
}
.et-menu.nav li a:hover, #top-menu1 .et-menu.nav li a:hover {
	color: #00c5c9;
}
#menu-main-menu li a:last-child {
	padding-right: 0;
}
#menu-main-menu li a {
	padding-left: 30px;
	padding-bottom: 0px;
}
.current-menu-item a::before {
	background: #00C5C9;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	left: 0;
	border-radius: 50%;
	top: 21px;
	/*left: -17px;*/
}
.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
	margin-top: 0;
}
#menu-top-menu li a {
	margin-right: 30px;
	padding-bottom: 0px;
}
.et-menu > li:last-child, .et-menu > li:last-child a {
	margin-right: 0px;
	padding-right: 0px;
}
#menu-top-menu {
	position: relative;
	top: 10px;
}
#menu-top-menu .sub-menu li a {
	font-family: GalanoGrotesqueAlt;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.31;
	letter-spacing: 0.5px;
	text-align: left;
	color: #5f5f5f;
	padding: 13px 20px 13px 20px;
	margin-right: 0px !important;
	width: 100%;
	display: inline-block;
}
.sub-menu {
	top:50px !important;
	border: solid 1px #e8e8e8 !important;
	box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.12) !important;
	padding: 0px !important;
}
.nav li li {
	padding: 0 0px;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: transparent !important;
	opacity: 1;
	color: #00c5c9 !important;
}
#blue-section {
left: -0px;
    border-top-right-radius: 50%!important;
    border-bottom-right-radius: 50%!important;
    height: 118%;
    position: inherit;
    width: 47%;
    padding: 16% 60px 16%;
    padding-left: 75px;
    margin-top: -128px !important;
    text-align: left;
    max-width: 600px;
	background: #343085 !important;
}
#right-box {
	position: relative;
	
}

#right-box {
	position: absolute;
	top: -54px;
	right: 0px;
	width: 250px;
	height: 250px;
	border-radius: 67% 0 0% 245%;
	overflow: hidden;
	z-index: 9;
	background: #00C5C9;
	box-shadow: 3px 3px 9px 0 rgba(0,0,0,0.45);
	padding-top: 82px !important;
	padding-right: 20px !important;
	transition: all 0.5s ease;
}
#right-box .et_pb_module_header::after {
	font-family: GalanoGrotesqueAltMedium;
	content: "+";
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: -50px;
	color: #ffffff;
}
	.btn-box-btn {
	float: right;
	background: #ffffff;
	color: #00B0B3;
	padding: 12px 30px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2px;
	text-align: center;
	line-height: 1 !important;
	box-shadow: none;
	border-radius: 50px;
	opacity: 0;
		position: relative;
top: 20px;
}
#right-box:hover {
	width: 340px;
	height: 340px;
	transition: all 0.5s ease;
}
#right-box:hover .et_pb_module_header::after {
	content: none;
}
#right-box:hover .btn-box-btn {
	opacity: 1;
}
#right-box:hover .et_pb_module_header {
	font-size: 24px;
	line-height: 30px;
}
h3.demo {
font-family: Georgia;
font-size: 52px;
font-weight: bold;
font-style: italic;
font-stretch: normal;
line-height: 1.17;
letter-spacing: normal;
color: #00c5c9;
	display: inline-block;
}
.banner-text {
	font-family: 'GalanoGrotesqueAltBold',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 48px;
	color: #FFFFFF !important;
	letter-spacing: 0.5px;
}
#banner-text {
	margin-top: 110px;
}
.learn-btn {
	color: #fff;
	padding-left: 45px;
	margin-top: 75px;
	display: inline-block;
	width: 100%;
	letter-spacing: 0.5px;
}
.learn-btn::after {
	content: "\33";
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	margin-left: 0;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #00C5C9;
	left: 0;
	bottom: -80px;
	text-align: center;
	line-height: 41px;
	padding-right: 2px;
	display: block;
	box-shadow: 4px 0 10px 0 rgba(0,0,0,0.2);
	position: absolute;
	font-family: ETmodules !important;
	font-size: 36px;
}
.learn-btn:hover::after {
	background: #00B0B3;
}
.banner-subtext {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 400;
	padding-right: 60px;
}
#front-page-slider-section {
    overflow: hidden;
    position: relative;
    height: 100%;
}
#front-page-slider-section .et_pb_row_0.et_pb_row 
{
    margin: 0;
    width: 100vw !important;
    max-width: 100%!important;
    padding: 20px 0px;
}
.et_divi_builder #et_builder_outer_content #front-page-slider-section .et_pb_row {
	width: 100vw !important;
}
/** Lesson-study ***/

/*#cycle-link-container {
    position: relative;
    max-width: 576px;
    width: 100%;
    margin: 0 !important;
}

 .eight-img-container {
	position: relative;
	width: 90%;
	max-width: 576px;
	line-height: 0;
	float: right;
	padding-bottom: 80%;
	margin-top: 2%;
	cursor: pointer;
	border-radius: 50%;
}*/
.et_divi_builder #et_builder_outer_content a.plan-img-link::after {
	content: "";
	width: 33%;
	height: 33%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	background-image: url("../green-arrow.html");
	left: 0%;
	bottom: -24%;
}
#so_our_resource .et_pb_button_wrapper {
	position: absolute;
	right: -1%;
	top: 0;
	width: 80px;
	z-index: 9;
	height: 100%;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: none;
	font-size: 0px;
	color: transparent;
	padding: 0px;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	overflow: hidden;
}


#so_our_resource .et_pb_button_inner {
	position: absolute;
	top: -40%;
	right: -20px;
	width: 80px;
	z-index: 9;
	height: 180%;
	background: #00C5C9;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	border: none;
	padding: 0px;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	
}
#so_our_resource:hover {
	box-shadow: none;
}
#so_our_resource .et_pb_button_inner::after {
	font-family: ETmodules !important;
	color: #ffffff;
	font-size: 62px;
	display: block;
	content: "\35";
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -32px;
}
#so_our_resource .et_pb_promo_description {
	padding: 35px 30px !important;
	padding-right: 30px;
	padding-right: 80px !important;
	display: inline-block;
	height: 100%;
	background: #f6f7f7;
	background-color: rgb(246, 247, 247);
	margin-right: 30px !important;
	border-radius: 15px;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.14);
	position: relative;
	width: 99%;
	min-height: 240px;
}
#so_our_resource:hover .et_pb_button_wrapper .et_pb_button_inner {
	background: #00B0B3;
	right: -10px;
}
#newsletter-form-container-row {
	position: relative;
	margin-top: -140px;
}
.email-home{
	/*width: 100%;
	max-width: 100%;
	background-color: #ffffff;*/
	border: none !important;
	font-family: GalanoGrotesqueAlt;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1px;
	text-align: left;
	color: #313b3b;
	height: 53px;
	border-radius: 0px;
	position: relative;
	top: 3px;
	padding: 10px !important;
	width: 56%;
}
.form-home p {
	display: inherit;
	width: 100%;
}
.submit-home{
	font-family: GalanoGrotesqueAltMedium;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.3px;
	text-align: center;
	color: #ffffff;
	border-radius: 34.5px;
	background-color: #00c5c9;
	box-shadow: 3px 3px 9px 0 rgba(0,0,0,0.15);
	padding: 15px 20px;
	/*width: 100%;*/
	margin: 0 auto;
	display: block;
	width: 265px;
	border: 0px;
	cursor: pointer;
	margin-right: 0px;
	margin-left:10px;
	float: right;
}
.form-home {
	width: 85%;
	padding-top: 30px;
	margin: 0 auto;
}
#Submit:hover {
	background: #00B0B3;
}
.et_pb_menu_0_tb_footer {
	margin-bottom: 0 !important;
}
.eight-img-container {
	position: relative;
	width: 75%;
}
.eight-img-container::before {
	content: "";
	position: absolute;
	background-image: url("../png/left-image_2x.png");
	background-repeat: no-repeat;
	width: 291px;
	height: 488px;
	left: -114px;
	background-size: 100%;
	top: -38px;
	background-position: top center;
}

.study-img-link.cycle-link {
	position: absolute;
	left: 150px;
	display: inline-block;
	cursor: pointer;
	top:-12px;
}
.plan-img-link.cycle-link {
	position: absolute;
	right: -93px;
	top: 143px;
}
.teach-img-link.cycle-link {
	display: inline-block;
	margin-top: 76%;
	position: absolute;
	left: 130px;
}
.reflect-img-link.cycle-link {
	position: absolute;
	display: inline-block;
	top: 108px;
	left: -21px;
}
.study-img {
	display: inline-block;
}
#cycle-link-container {
	position: relative;
}
.study-img-link.cycle-link::after {
	content: "";
	background-image: url("../png/blue-arrow.png");
	width: 47px;
	height: 49px;
	display: table;
	position: absolute;
	left: 157px;
	top: 94px;
}
.plan-img-link.cycle-link::before {
	content: "";
	background: url("../png/green-arrow.png");
	width: 50px;
	height: 46px;
	position: absolute;
	top: 148px;
	left: -10px;
}
.teach-img-link.cycle-link::before {
	content: "";
	background-image: url("../png/dark-orange-arrow.png");
	width: 46px;
	height: 50px;
	position: absolute;
	left: -50px;
}
.reflect-img-link.cycle-link::before {
	content: "";
	background: url("../png/orange-arrow.png");
	width: 46px;
	height: 49px;
	position: absolute;
	left: 112px;
	top: -52px;
	background-position: center;
	background-repeat: no-repeat;
}
.hometestimonial::before {
	content: "“";
	color: #31a3db !important;
	font-size: 55px;
	font-weight: bold;
	line-height: 0.42;
	letter-spacing: 0.2px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 32px;
}
.hometestimonial {
	padding-left: 50px;
	padding-bottom: 50px;
	padding-top: 21px;
	position: relative;
	display: inline-block;
}
.hometestimonial p {
font-weight: bold !important;
font-family: 'GalanoGrotesqueAltMedium',Helvetica,Arial,Lucida,sans-serif;
}
.info-left img {
	width: 70px;
	height: 70px;
	margin-right: 30px !important;
	border-radius: 50px;
}
.info-left {
	display: inline-block;
	width: auto;
}
.author-info {
	display: inline-block;
	width: 100%;
}
.info-right {
	display: inline-block;
	font-family: GalanoGrotesqueAltMedium;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	letter-spacing: 0.1px;
	text-align: left;
	color: #31a3db ;
}
.et_pb_testimonial_meta p {
	padding-bottom: 0;
	font-weight: 500 !important;
}
.et_pb_testimonial_portrait {
	display: inline-block;
	position: relative;
	top: 11px;
}
#plan-col .hometestimonial::before {
	color: #9fce73 !important;
}
#plan-col .info-right{
color: #9fce73;
}
#teach-col .hometestimonial::before {
	color: #f16443 !important;
}
#teach-col .info-right {
	color: #f79954 !important;
}
#reflect-col .hometestimonial::before {
	color: #f79954 !important;
}
.cycle-link {
	cursor: pointer;
}
#reflect-col .info-right {
	color: #f79954 !important;
}

#collba-text1 {
	color: #FFFFFF !important;
	border-width: 0px !important;
	border-radius: 50px;
	letter-spacing: 0.5px;
	font-family: GalanoGrotesqueAltMedium !important;
	font-weight: 500 !important;
	background-color: #00c5c9;
	padding: 13px 62px !important;
	margin-top: 40px;
	box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.21);
	font-size: 20px;
	display: inline-block;
}
.cycle-link {
	cursor: pointer !important;
}
#collba-text1:hover {
	background-color: #00b0b3;
}
#swipebox-overlay {
	background: rgba(13, 13, 13,0.5);
}
.hover-img {
	display: none;
	position: absolute;
	top: 0;
	overflow: hidden;
}
.with-video:hover .hover-img {
	display: block;
}
.students-list {
	margin-top: 15px;
}
.students-list li {
	font-family: Georgia;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #343085;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.blue-circle-text {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#four-img-container::before {
	content: "";
	background-image: url("../png/continuous-improvement-icon%402x.png");
	background-repeat: no-repeat;
	width: 291px;
	height: 460px;
	left: -125px;
	background-size: 73%;
	top: -4px;
	background-position: top center;
	position: absolute;
}
.arrow-top.resource {
    font-size: 0;
    position: relative;
    width: 100%;
    text-align: right;
    display: inline-block;
    top: 31px;
    right: 0;
    float: revert;
}
.arrow-top.resource::after {
	content: "\33";
	opacity: 1;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #00C5C9;
	text-align: center;
	line-height: 1.8;
	padding-right: 2px;
	box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.2);
	font-family: ETmodules !important;
	position: absolute;
	bottom: 0;
	z-index: 9;
	color: white;
	font-size: 25px;
	cursor: pointer;
	/*top: 40px;
	right: 42px;*/
}
#table-box table {
	background-color: #ffffff;
	box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.13);
	margin: 55px auto;
overflow: auto;
	border: 2px solid #343085;
}
.first-table {
	display: inline-block;
	width: 100%;
}
#table-box th {
	background: #343085;
	color: #fff;
	font-family: GalanoGrotesqueAltBold;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-align: center;
border: 0;
}

#table-box td {
	width: 43%;
	border-top: 1px solid #343085;
	padding: 14px 24px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #343085;
	padding-bottom: 1em;
	list-style: none;
	counter-reset: item;
}
.first-table {
	border-right: 1px solid #fff !important;
}
.list-n li {
	margin-bottom: 3px;
}
.download-icon {
	width: 25px;
	max-width: 25px;
	height: 25px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.resource-link {
    font-family: 'GalanoGrotesqueAltBold';
    background: none;
    color: #00C5C9;
    box-shadow: none;
    padding-left: 28px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
}
.resource-link.document_link::before {
	content: '';
	background-image: url("../png/download-resource-icon.png");
	top: 0;
	width: 19px;
	left: 0px;
	display: inline-block;
	margin-left: 0px;
	height: 19px;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
}
.resource-title {
	min-height: 190px;
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
}
.resource-link.external_link.video-res {
	padding-left: 0;
}
blockquote {
    border-color: #2ea3f2 !important;
}


/*** FAQ ***/

.et_pb_toggle_title {
font-size: 24px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: 0.3px;
	text-align: left;
	color: #ffffff;
	background-color: #00c5c9;
	padding: 30px 45px !important;
}
.et_pb_accordion_item {
	margin-bottom: 0px !important;
	padding: 0px;
}
#faq-box .et_pb_toggle_content.clearfix {
	padding: 30px 45px;
}
#faq-box .et_pb_toggle_title::before {
	right: 25px !important;
	font-weight: bold;
	right: 25px;
	font-size: 50px !important;
}
#faq-box .et_pb_toggle_title::before {
	content: "L";
	color: #ffffff;
	font-size: 50px;
	font-weight: bold;
	right: 25px;
}

#faq-box .et_pb_toggle_open h5.et_pb_toggle_title::before {
	content: "K";
	display: block;
}
#faq-box .et_pb_accordion_item {
border-bottom: 2px solid #fff !important;
	border-radius: 15px 15px 0 0;
}
#faq-box {
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.14);
	border-radius: 15px;
}
#faq-box .et_pb_toggle:first-child .et_pb_toggle_title {
	border-radius: 15px 15px 0px 0px;
}
#faq-box .et_pb_accordion_item_5.et_pb_toggle_close .et_pb_toggle_title,
#faq-box .et_pb_accordion_item_5.et_pb_toggle_open{
	border-radius: 0px 0px 15px 15px;
}
#faq-box .et_pb_accordion_item:last-child {
	border-bottom: 0px !important;

}
#teacher-learn-arrow .arrow-top.resource::after {
	top: 0px !important;
}
.sub-menu .current-menu-item a::before {
	content: none;
	
}
.sub-menu .current-menu-item a {
	transition: color 300ms ease 0ms;
	color: rgba(0,0,0,.6) !important;
}
#menu-top-menu .sub-menu a {
	color: rgba(0,0,0,.6) !important;
}
#menu-top-menu .sub-menu a::before {
	content: none !important;
}
#study-clips {
	min-height: 310px;
}
#study-clips1 a:hover {
	text-decoration: solid underline 1.2px;
}
#lesson-study-phase-box td {
	width: auto;
}
#lesson-study-phase-box #table-box table {
border: 1px solid #343085;
}
#table-box h4 {
	text-align: center;
	padding-bottom: 0;
}
.heading-tabel th {
	padding: 20px !important;
	font-size: 19px !important;
	line-height: 23px;
}
ol li {
	width: 100%;
	margin-bottom: 5px;
}
.table-box1 h4 {
	font-size: 20px !important;
	text-align: left !important;
}
.table-box1 p {
	color: #313b3b;
}
#table-box td {
	width: 72%;
	/* text-align: center !important; */
}
.count-number {
	width: 40px;
	height: 40px;
	background: #00C5C9;
	border-radius: 50%;
	font-family: 'GalanoGrotesqueAltSemiBold';
	font-size: 24px;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 0.3px;
	text-align: center;
	color: #ffffff;
}
.number-circle {
	display: inline-flex;
	width: 100%;
}
.right-circle {
	display: inline-block;
	padding: 0 40px;
	font-family: Georgia,serif;
	font-size: 16px;
	line-height: 1.63;
	letter-spacing: 0.5px;
	width: 80%;
}
.right-circle h3 {
	font-family: GalanoGrotesqueAltBold;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.4px;
	text-align: left;
	color: #313b3b;
}


/*** Banner Menu ***/
.toolbox-header-menu-container12 li a {
	padding: 20px 6px;
	border-top: 4px solid transparent;
	text-transform: uppercase;
	font-family: GalanoGrotesqueAltBold;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 0.3px;
	color: #313b3b;
	opacity: 0.4;
	display: inline-block;
	box-shadow: none;
}
.toolbox-header-menu-container12 ul {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
    float: left;
    width: 100%;
    text-align: left;
}
.toolbox-header-menu-container12 .current-menu-item a {
	border-top: 4px solid #00C5C9;
	color: #313b3b;
	opacity: 1;
}
.toolbox-header-menu-container ul.menu li.menu-item a:hover {
    color: #00C5C9;
    opacity: 1;
}
.toolbox-header-menu-container12 li {
	list-style: none;
	display: inline-block;
}
.toolbox-header-menu-container12 .current-menu-item a::before {
	content: none;
}
.toolbox-header-menu-container12 {
    position: relative;
    top: 35px;
}
div#innner-row-img .et_pb_image_wrap {
height: 164%;
    -moz-clip-path: ellipse(90% 100% at 90% 58%);
    -webkit-clip-path: ellipse(90% 100% at 90% 58%);
    clip-path: ellipse(90% 100% at 90% 58%);
    width: 100%;
}
div#inner-banner {
    overflow: hidden;
}
div#innner-row-img {
    height: 100%;
}
.toolbox-header-menu-container12.learning-menu li {
    margin-right: 77px;
}
.toolbox-header-menu-container12 li a:hover {
    color: #00c5c9;
    opacity: 1;
}
#cycle-menu .toolbox-header-menu-container12.learning-menu li {
    margin-right: 60px;
}
#team-section .et_pb_blurb_container {
    padding-left: 80px;
    display: table-cell;
    padding-top: 0;
    vertical-align: middle;
}
.page-id-2808 .et-l.et-l--post {
    background: #9b9b9b;
}
.page-id-2787 .et-l.et-l--post {
    background: #31a3db;
}
.page-id-2784 .et-l.et-l--post {
    background: #9fce73;
}
.page-id-2788 .et-l.et-l--post {
    background: #f16443;
}
.page-id-2789 .et-l.et-l--post {
    background: #f79954;
}
h4.sh2-subhead-regular a {
    color: #00C5C9;
    font-size: 18px;
    font-family: 'GalanoGrotesqueAlt';
    font-weight: 500 !important;
    line-height: 13px;
}
h4.sh2-subhead-regular {
	display: inline-block;
    width: 100%;
 color: #00C5C9;
}


/*** Single Course **/


.single-course {
	background: #f6f7f7;
}
.single-course .et_pb_section {
	max-width: 100% !important;
	width: 100% !important;
}
.back-to-link {
	font-family: GalanoGrotesqueAltMedium;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	color: #00c5c9;
	padding-left: 20px;
	position: relative;
	    margin-top: 0px;
    display: inline-block;
    width: 100%;

}
.back-to-link::before {
	font-family: ETmodules;
	content: "\34";
	font-size: 23px;
	line-height: 1;
	position: absolute;
	top: -0.6px;
	left: -8px;
	width: 20px;
	font-weight: bold;
	color: #00c5c9;
}
.single-course .entry-header .et_pb_section {
	padding: 0 !important;
	max-width: 100% !important;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0em !important;
}
.single-course .entry-header .et_pb_section .entry-title {
	border-bottom: solid 0.8px #d3e7e5;
	padding-bottom: 1em;
	font-family: 'Galano Grotesque Alt SemiBold' !important;
	font-weight: 600;
	font-size: 36px;
	padding-bottom:20px;
}
#menu-top-menu .sub-menu a {
	color: rgba(0,0,0,.6) !important;
	font-size: 16px !important;
	padding-right: 15px !important;
	padding-top: 15px !important;
	font-family: Galano Grotesque Alt Regular !important;
	padding-bottom: 15px !important;
}
#menu-top-menu .sub-menu a:hover
{
    color: #00c5c9!important;	
}
.course-heading-section {
	padding-top: 0px !important;
}
.course-heading-section p {
	font-family: Georgia;
	font-size: 20px;
	line-height: 30px;
}
.course-heading-section img {
	width: 250px;
	border-radius: 50%;
}
.course-heading-section {
	padding-top: 0px !important;
	box-shadow: 3px 8px 8px 0 rgba(0, 0, 0, 0.14);
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.single-course .et_pb_row {
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100% !important;
}
.course-heading-section .et_pb_row.et_pb_row_0 {
	width: 86% !important;
	max-width: 1110px !important;
	margin: 0 auto !important;
	padding-top: 20px !important;
}
.course-heading-section h5 {
	font-family: 'Galano Grotesque Alt Bold' !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 41px;
	letter-spacing: 0.3px;
	text-align: left;
	color: #313b3b;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.et_pb_tabs_controls li {
    border-right: 0px solid #d9d9d9;
    max-width: 100%;
    z-index: inherit;
    padding: 10px 5px 10px 10px;
    border-top: none;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 0.3px;
    cursor: pointer;
    color: white;
    text-decoration: none;
    background: #5B5BD3;
    text-transform: capitalize;
    min-height: 75px;
   box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, 0.28) !important;

}
.et_pb_tabs_controls li:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0px;
    z-index: 1;
}
.et_pb_tabs_controls li:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #5B5BD3;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    right: -24px;
    z-index: 9;
}
#tab-box .et_pb_tabs_controls li.et_pb_tab_active ,
#tab-box .et_pb_tabs_controls li:hover {

}
#tab-box .et_pb_tabs_controls li a {
	color: #fff;
}
#tab-box .et_pb_tab_content {
    display: inline-block;
    margin: 0px;
    width: 100%;
}
ul.et_pb_tabs_controls:after {
   content: none;
}
.et_pb_all_tabs {
    background-color: transparent;
}
.et_pb_row.tab-row {
    max-width: 1110px;
    width: 90%;
    margin-top: 20px;
}
h4.sh2-subhead-bold {
    text-align: left;
    display: inline-block;
    font-family: 'Galano Grotesque Alt SemiBold';
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 30px;
}
.sosymbol-paragraph li:before {
    content: "";
    position: absolute;
    background-image: url('../png/arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
}
ul.sosymbol-paragraph, .sosymbol-paragraph li {
    display: inline-block;
    position: relative;
}
.sosymbol-paragraph li {
    left: 0;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.63;
    padding-left: 40px;
    margin-bottom: 10px;
	
	
}
ul.sosymbol-paragraph {
    padding: 0 60px 0 0px!important;
}

a.et_pb_button1.video-popup-btn1 {
    padding: 13px 35px !important;
    width: 90%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    background: #00C5C9;
    border-radius: 30px;
    color: #fff;
    font-family: 'Galano Grotesque Alt Bold';
}
.last-column h4.sh2-subhead-bold {
    display: inline-block;
    width: 100%;
    text-align: center;
}
li.et_pb_tab_0 {
    background: #5B5BD3!important;
    color: #fff!important;
    opacity: 1;
    font-size: 15px;
    box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, 0.28);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
li.et_pb_tab_1.et_pb_tab_active {
    background: #4949d6;
}
#tab-box li.et_pb_tab_0::before {
    content: none !important;
}
#tab-box li.et_pb_tab_4 {
	color: #342d87 !important;
	background: #d4e7e5 !important;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 3px 3px 9px 0 rgb(0 0 0 / 28%) !important;
	width: auto !important;
	text-transform: uppercase !important;
	position: relative;
	
}

.et_pb_tab_0 a::before {
	content: none !important;
}

ul.et_pb_tabs_controls {
    background-color: transparent;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    border-radius: 15px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
li.et_pb_tab_4::after {
    content: none !important;
}
li.et_pb_tab_1::after{
	border-left: 30px solid #A5A6EA !important;

	
}
li.et_pb_tab_1 {
	background: #A5A6EA;
}
li.et_pb_tab_2::after {
	border-left: 30px solid #9C9AD7 !important;

}
li.et_pb_tab_3::after {
	border-left: 30px solid #9B98C4 !important;

}
li.et_pb_tab_0 {
	background:#AEAEE9!important;
		
}
li.et_pb_tab_0::after {
	border-left: 30px solid #AEAEE9 !important;
}
li.et_pb_tab_2 {
	background:#9C9AD7 !important;
}
li.et_pb_tab_3 {
	background:#9B98C4 !important;
	
}
li.et_pb_tab_2.et_pb_tab_active {
	background: #3633af !important;
}
li.et_pb_tab_2.et_pb_tab_active::after {
	border-left: 30px solid #3633af !important;
}
li.et_pb_tab_1.et_pb_tab_active {
	background: #4949d6 !important;
}
li.et_pb_tab_1.et_pb_tab_active::after {
	border-left: 30px solid #4949d6 !important;
}
li.et_pb_tab_3.et_pb_tab_active {
	background: #342d87 !important;
}
li.et_pb_tab_3.et_pb_tab_active::after {
	border-left: 30px solid #342d87 !important;
}
li.et_pb_tab_0.et_pb_tab_active {
	background: #5B5BD3 !important;
	opacity: 1;
}/*
li.et_pb_tab_1 {
	background: #4949d6 !important;
	opacity: 0.8;
}
li.et_pb_tab_1::after {
	background: #4949d6 !important;
	opacity: 0.8;
}*/
li.et_pb_tab_0.et_pb_tab_active::after {
	border-left: 30px solid #5B5BD3 !important;
}
#tab-box li.et_pb_tab_4 a {
	color: #342d87 !important;
}
.step-slider-container .step-item-inner{
	padding: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 0 5px 12px 0 rgb(0 0 0 / 14%);
    min-height: 250px;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 60px;
    height: 100%;
}
.step-slider-container .step-item .step-title {
    font-family: GalanoGrotesqueAltMedium;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.4px;
    text-align: left;
    color: #313b3b;
}
.step-slider-container .step-item {
    padding: 15px;
}
span.step-number {
    color: #31a3db;
    display: block;
    font-family: GalanoGrotesqueAltBold;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.56;
    letter-spacing: 0.3px;
    text-align: left;
    text-transform: uppercase;
}
.step-slider-container .step-item .step-title {
    font-family: GalanoGrotesqueAltMedium;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.4px;
    text-align: left;
    color: #313b3b !important;
}

.step-slider-container .step-item-inner{
	min-height:250px !important;
}
.page-id-2779 .step-slider-container .step-item .step-view-details {
    display: none;
}
.step-slider-container .step-item .step-view-details{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding-bottom: 60px;
    overflow: hidden;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
.step-item .step-view-details span {
    background-color: #737373;
}
.step-slider-container .step-item {
    padding: 10px 10px;
    float: left;
    width: 25%;
}
.step-slider-container .step-item .step-view-details span {
    position: absolute;
    left: -10%;
    bottom: 0;
    z-index: 9;
    width: 120%;
    background: #00C5C9;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border: none;
    text-align: center;
    font-family: GalanoGrotesqueAltBold;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #ffffff;
    height: 0px;
    padding: 0px 0px;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.step-item .step-view-details span:after{
    font-family: ETmodules;
    content: "\35";
    position: absolute;
    font-size: 22px;
    line-height: 1.2;
    color: #ffffff;
    top: 50%;
    margin-top: 0px;
}   
.step-item .step-item-inner:hover .step-view-details span{
    height: auto;
    padding: 16px 0px;
}
.step-item .step-item-inner:hover .step-view-details span:after{
    margin-top: -13px;
}
.et_divi_builder  .step-item .step-view-details span{
    background-color: #007dbb;
}
 .step-item .step-view-details span{
    background-color: #5ca11b;
}
.step-item .step-view-details span{
    background-color: #cd2f0a;
}
.step-item .step-view-details span{
    background-color: #db650e;
}
 .step-item .step-view-details span{
    background-color: #737373;
}
.sub-tab-text {
	width: 22%;
	margin: 0 auto;
}
span.quote-name {
    padding-top: 20px;
    display: inline-block;
    padding-bottom: 20px;
}

#video-slider .et-pb-controllers {
    bottom: -90px;
}
#video-slider .et-pb-controllers a {
    font-size: 40px;
    width: 15px;
    height: 15px;
    background: #00c5c9;
    border-radius: 50%;
}
#list-btn1 ul.list-n {
    margin-left: 20px;
    margin-top: 20px;
}
#list-btn1 .list-n li::before {
    content: "â€¢";
    display: table-cell;
    position: absolute;
    left: 0;
}
#list-btn1 ul li {
    list-style: none;
    margin-left: 16px !important;
}
#list-btn1 ul.list-n {
   
    position: relative;
    display: inline-block;
    width: 100%;
}
#table-box .grade-table th {
    border-left: 1px solid;
    width: 28%;
}
#table-box .grade-table td {
    text-align: center;
}
span.text-lesson {
    padding-left: 25px;
    display: inline-block;
}
#lesson-study-phase-box #table-box .lessonstudy-phase td {
    width: auto;
}
#network-menu1 .toolbox-header-menu-container12 li {
    padding: 20px 20px;
}
.text-subtext {
    font-family: 'Georgia',Georgia,"Times New Roman",serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 26px;
    display: inline-block;
    margin-top: 15px;
}
.cnt-form {
    display: inline-block;
    margin-top: 30px;
}
.cnt-form input {
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
    border: none;
    font-family: GalanoGrotesqueAlt;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1px;
    text-align: left;
    color: #313b3b;
    height: 53px;
    border-radius: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
	  padding: 0 10px;
}
.cnt-form textarea {
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
    border: none;
    font-family: GalanoGrotesqueAlt;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1px;
    text-align: left;
    color: #313b3b;
    border-radius: 0px;
    padding: 10px 10px;
	height:100px;
}
.cnt-form {
    font-family: 'Galano Grotesque Alt';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    max-width: 360px;
    margin: 0 auto;
    display: table;
    position: relative;
    top: 25px;
}
input#submit {
    font-family: GalanoGrotesqueAltMedium;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    border-radius: 34.5px;
    background-color: #00c5c9;
    box-shadow: 3px 3px 9px 0 rgb(0 0 0 / 15%);
    padding: 15px 20px;
    width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 265px;
    height: auto;
	cursor: pointer;
	    top: 30px;
    position: relative;
}
input#submit:hover {
    background: #00B0B3;
    box-shadow: none;
}
h2.cnt-title {
    margin-bottom: 10px;
}
div#get-in-touch::after {
   /* content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -40px;
    z-index: 8;
    height: 212px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    box-shadow: 3px 8px 5px 0 rgb(0 0 0 / 14%);*/
}
#top-menu1 .current-menu-item a::before {
content:none;
}
h3.sh1-subhead-bold {
    font-family:'Galano Grotesque Alt';
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0px;
    color: #313b3b;
    line-height: 1.3;
    padding-bottom: 5px;
    padding-top: 20px;
    display: inline-block;
    width: 100%;
    text-align: left;
}
h3.sh1-subhead-bold a {
    color: #00C5C9;
}
#team-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
}
div#team-img {
    box-shadow: 0 3px 10px 0 rgb(255 255 255 / 50%);
    border-radius: 10px !important;
    border: 1px solid #f9f9f9;
    filter: drop-shadow(1px 1px 1px #2222225c);
    background: #fff;
    max-width: 93%;
    padding: 20px !important;
    display: inline-block;
    text-align: left;
    margin-bottom: 40px;
 
}
h4.sh2-subhead-regular {
    font-family: GalanoGrotesqueAlt;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #313b3b;
    line-height: 1;
    padding-bottom: 20px;
}
div#team-section::after {
    content: "";
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    box-shadow: 3px 8px 8px 0 rgb(0 0 0 / 14%);
    height: 150px;
    bottom: 0;
    position: absolute;
    z-index: 999999;
    width: 100%;
	left: 0px;
}
.page-id-2550, 
.page-id-30,
.page-child.parent-pageid-2550{
    background: #fff;
}
.single-team {
    border-radius: 15px;
    /* box-shadow: 0 24px 35px 1px rgba(0, 0, 0, 0.23); */
    margin-top: 1em;
    margin-bottom: 1.5em;
}
.single-prepare-step .container {
    width: 100% !important;
    max-width: 100%;
    padding-top: 0px !important;
}
.single-prepare-step .et_post_meta_wrapper {
    display: none;
}
h3.team-size {
    padding-bottom: 20px;
    padding-top: 20px;
}
.single-prepare-step #sidebar{
	display:none;
}
#table-box.table-box12 th {
    background: #343085;
    color: #fff;
    font-family: GalanoGrotesqueAltBold;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: center;
    border: 0;
    max-width: 50% !important;
    line-height: 18px;
    border-right: 0.5px solid #eee;
}
#table-box.table-box12 td {
    width: 33%;
    text-align: center;
}
ul.list-list1 {
    margin-left: 15px;
    font-family: Georgia;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #343085;
    padding-bottom: 1em;
    margin-bottom: 0px;
    margin-top: 10px;
    display: table;
    list-style: none;
    counter-reset: item;
}
#team-section-prepare .et_pb_blurb_container {
    position: relative;
    left: 20px;
    top: 24px;
}
.step-slider-container .step-item {
    padding:10px 10px;
    float: left;
    width: 25%;
}
.show-hide-links {
    float: left;
    width: 100%;
    margin-top: 20px;
}
#study-step .show-hide-links {
    display: none;
}
#study-step .step-slider-container .step-item .step-view-details span{
background : #007dbb

}
 .step-slider-container .step-item .step-view-details {
 padding-bottom: 65px !important;
}
.single-study-step .et_post_meta_wrapper,
.single-teach-step .et_post_meta_wrapper,
.single-plan-step .et_post_meta_wrapper,
.single-reflect-step .et_post_meta_wrapper{
    display: none;
}
.single-study-step .container,
.single-teach-step .container,
.single-plan-step .container,
.single-reflect-step .container{
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 100%;
}
.single-study-step div#sidebar,
.single-teach-step div#sidebar,
.single-plan-step div#sidebar,
.single-reflect-step div#sidebar{
	display:none;
}
#teaching-icon1 span.resource-link.document_link::before {
    content: none;
    padding-left: 0 !important;
}
#teaching-icon1 span.resource-link.document_link {
    padding-left: 0;
}
h3.capstitle {
    background: #31a3db;
    color: #fff !important;
    width: auto;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 50px;
}
div#inner-banner111 {
    width: 70% !important;
}
div#inner-banner124 {
    width: 30% !important;
}
#time-banner-inner .et-last-child {
    width: 100% !important;
}
.left-time {
	width: 100%;
	position: relative;
}
#time-banner-inner {
	display: inline-flex;
	width: 100%;
}
.left-time::after {
    content: "";
    position: absolute;
    border-right: solid 0.8px #d3e7e5;
    display: table;
    width: 100%;
    height: 100%;
    right: 30px;
    top: 0;
}
.single-study-step #main-content {
    background-color: #f6f7f7;
}
.list-custom #list-btn1 li {
    
    font-family: Georgia;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #343085;
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    display: table;
    list-style: none;
    counter-reset: item;
}
.list-custom .list-n {
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}
.teach-step-section #study-step .step-slider-container .step-item .step-view-details span {
    background: #cd2f0a;
}
.teach-step-section span.step-number {
    color: #f16443;
   
}
h3.capstitle.ornage-text {
    background: #f16443;
}
#table-box.teach-table-s td {
    width: auto !important;
    color: #313b3b;
}
.single-teach-step .left-time {
    width: 40%;
    position: relative;
    margin-right: 30px;
}
.single-teach-step .left-time::after {
   
    right: 0px;
   
}
.right-time {
    width: 60%;
}
.reflect-step-section span.step-number {
    color: #f79954;
   
}
#study-step .reflect-step .step-item .step-view-details span {
    background: #db650e;
}
.single-reflect-step h3.capstitle.ornage-text {
    background: #f79954;
}
.single-plan-step h3.capstitle.ornage-text {
    background: #9fce73;
}
.single-plan-step .left-time {
    width: 40%;
}
.plan-step span.step-number {
    color: #9fce73 !important;
}
#study-step .plan-step-slider-container.step-slider-container .step-view-details span {
    background: #5ca11b;
}
#study-step-section .step-slider-container .step-item .step-view-details span {
	background: #31a3db;
}
header .et_pb_row_0_tb_header.et_pb_row 
{
    width: 100%;
    padding: 0px 15px!important;
}

header .et_pb_row 
{
    width: 100%;
    padding: 0px 15px;
}
header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul {
    margin: 0px;
    padding: 7px 0px 8px 0px!important;
}
header .et_pb_section_0_tb_header.et_pb_section .et_pb_menu .et-menu 
{
    margin-left: 0;
    margin-right: 0;
}
header .et_pb_section_0_tb_header.et_pb_section .et_pb_menu .et-menu>li 
{
    padding: 0px 29px;
}
header .et_pb_section_0_tb_header.et_pb_section .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 14px;
    line-height: 26px;
    padding: 0!important;
}
header .et_pb_menu .et-menu>li:last-child {
padding-right: 0!important;
}
#menu-top-menu li a 
{
    margin: 0px;
    padding: 13px 32px;
    font-size: 18px;
    line-height: 19px;

}
.et-menu .menu-item-has-children>a:first-child:after {
position: relative;
    right: -5px;
    top: 3px;
    font-size: 20px;
    opacity: 0.8;
}
.et_pb_menu .et-menu>li {
    padding-left: 0;
    padding-right: 0;
}
#menu-top-menu {
    top:0px;
    padding: 0!important;
}
.et_pb_section_1_tb_header.et_pb_section .et-menu>li:last-child a {
    padding-right: 0!important;
}
body .et_pb_section_1_tb_header.et_pb_section {
    padding-top:20px;
    padding-bottom:20px;
}
.et_pb_text_0_tb_header h1 
{
    font-size: 22.7px;
}
.site-branding-text:hover h1, .site-branding-text:hover .site-description a
{
    color: #00C5C9;
}
div#front-page-slider-section:after {
    content: "";
    background-image: url(../png/shape.png);
    width: 100%;
    height: 149px;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 9999;
    background-position: center center;
}
.show-hide-links {
	display: inline-block;
	width: 100%;
}
.prepare-step-slider-container .step-view-details span:hover {
	background: #9b9b9b !important;
}
.prepare-step-slider-container span.step-number {
	color: #9b9b9b;
}
.plan-step-slider-container .step-view-details span {
	background: #9fce73 !important;
}
.plan-step-slider-container.step-slider-container .step-number {
	color: #9fce73;
	
}
.teach-step-slider-container .step-view-details span {
	background: #f16443 !important;
}
.teach-step-slider-container.step-slider-container .step-number {
	color: #f16443;
	
}
.reflect-step-slider-container .step-view-details span {
	background: #f79954 !important;
}
.reflect-step-slider-container.step-slider-container .step-number {
	color: #f79954;
	
}
/*** Course page ***/

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.course-item {
    border-top: solid 0.8px #cddbd9;
    padding-top: 50px;
    padding-bottom: 20px;
}
.course-item.first {
    border-top: 0;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.read-more {
    display: table;
    margin: 0 auto;
}
.read-more a {
    font-family: GalanoGrotesqueAltBold;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    border-radius: 30px;
    background-color: #00c5c9;
    padding: 23px 51px;
    display: inline-block;
    box-shadow: 3px 3px 9px 0 rgb(0 0 0 / 28%);
	line-height:14px;
}
.read-more a:hover {
    background: #00B0B3;
    box-shadow: none;
}
a.course-title {
    font-family: 'Galano Grotesque Alt';
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    color: #313b3b;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 0px;
    box-shadow: none;
    letter-spacing: 0.5px;
}
p.course-excerpt {
    font-family: 'Georgia';
    max-width: 919px;
    font-size: 16px;
    line-height: 26px;
}
#single-course-b1 .left-time {
    width: 35%;
}
.sub-course ul li {
    border: none;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 10.9px 1.1px rgb(0 0 0 / 7%) ;
    margin-top: 20px;
    color: #00c5c9;
    position: relative;
    list-style: none;
    width: 100%;
	display: inline-block;
}
.sub-course-title {
    font-family: 'Galano Grotesque Alt SemiBold' !important;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.sub-course ul li a {
    display: inline-block;
    padding: 30px 0px;
    padding-right: 80px;
    padding-left: 5%;
}
span.custom-field-title {
    color: #000;
}
span.seperator-span {
    color: #b7b7b7;
    padding: 0px 8px;
}
.sub-course-excerpt {
    padding: 0;
    padding-right: 55px;
    font-size: 17px;
    font-family: 'GalanoGrotesqueAltMedium';
    color: #313b3b;
	line-height: 28px;
}
.arrow-div::after {
    font-family: ETmodules;
    display: block;
    content: "\35";
    position: absolute;
    font-size: 45px;
    line-height: 1;
    color: #00C5C9;
    top: 50%;
    right: 10px;
    margin-top: -23px;
}
.sub-course ul li:hover {
    box-shadow: none;
}
li.is_sub_course {
    width: 84% !important;
    float: right;
}
.is_sub_course .sub-course-title {
    font-size: 22px;
    letter-spacing: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.backto-section {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.backto-section {
    background: #fff;
}
.type-course .et_pb_row {
    max-width: 1110px !important;
    width: 86%;
}
.type-course .et_pb_row .course-description {
    font-family: 'Georgia';
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.single-course .curve-bottom.curve-with-shadow::after {
	content: '';
	position: absolute;
	left: -5%;
	width: 110%;
	bottom: -54px;
	z-index: 8;
	height: 135px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	box-shadow: 3px 8px 8px 0 rgba(0, 0, 0, 0.14);
	background: #f6f7f7;
}
.single-course .curve-bottom.curve-with-shadow {
    margin-bottom: 45px;
}
div#sub-course-id {
    padding-top: 0px !important;
}
#course-steps-container_id {
	background: #f6f7f7 !important;
	padding-top: 0px !important;
}
.course-steps-back-row {
	padding: 0 !important;
}
#anchor-id::after {
	font-family: ETmodules;
	content: "\34";
	font-size: 24px;
	line-height: 1;
	position: absolute;
	top: -1.5px;
	left: -8px;
	width: 20px;
	font-weight: bold;
	color: #00c5c9;
}
#anchor-id {
	position: relative;
	padding-left: 20px;
	box-shadow: none;
}
.course-steps-heading-row .sub-course-title {
	color: #00c5c9;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.4px;
	margin-bottom: 0px;
}
.inner-mobile-menu.toolbox-mobile-visible {
	display: none;
}
.course-steps-right-col {
    width: 75% !important;
}
.course-steps-left-col {
	padding-top: 20px;
	width: 23% !important;
}
.course-steps-row {
	display: flex;
}
#course-steps-sidebar #nav {
	display: inline-block;
	background-color: #ffffff;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.14);
	width: 100%;
	border-radius: 25px;
	padding-bottom: 0px;
	padding-left: 0;
}
.nav-link {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.3px;
	text-align: left;
	color: #313b3b !important;
	padding: 25px;
	text-transform: uppercase;
	box-shadow: none;
	font-weight: bold !important;
	font-family: Galano Grotesque Alt;
	display: inline-block;
	width: 100%;
}
.nav-item {
	border-bottom: solid 1px #ebebeb;
	list-style: none;
}
.nav-item:last-child {
	border: 0;
}
.course-steps-left-col #nav li:first-child a {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.single-course .course-step-section {
	padding-top: 60px !important;
	padding-bottom: 0px !important;
	background: transparent !important;
}
.nav-link:hover {
	background: #00c5c9;
	color: #ffffff !important;
}
.course-steps-left-col #nav li:last-child a {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.h2-heading {
	font-family: Galano Grotesque Alt !important;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.4px;
	color: #313b3b !important;
	padding-top: 0;
	padding-bottom: 25px;
}
#course-steps-container_id {
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.5px;
}
#course-steps-container_id p {
	display: inline-block;
	width: 100%;
}
.course-step-section-new ul {
	font-family: Georgia;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #343085;
	margin-bottom: 0px;
	display: inline-block;
	counter-reset: item;
	margin-left: 20px;
	margin-top: 17px;
	margin-bottom:0px;
}
.course-step-section-new ul li {
	width: 100%;
	margin-bottom: 0;
	line-height: 30px;
}
.course-step-section-new .et_pb_row {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.et_pb_column.course-steps-left-col {
	padding-top: 0px !important;
}
.nav-link:hover::after {
	content: "";
	background: url("../png/sidebar-menu-arrow.png");
	position: absolute;
	left: 243px;
	right: 0;
	width: 15px;
	height: 20px;
	background-position: right center;
	top: 34%;
	z-index: 9999;
}
.nav-link {
	display: inline-block;
	width: 100%;
	position: relative;
}
#course-step-1 .course-step-section {
	padding-top: 9px !important;
}
.single-course tr:first-child {
	font-family: GalanoGrotesqueAltBold;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.63;
	text-align: center;
	color: #ffffff;
	background-color: #343085;
}
.single-course table {
	display: inline-block;
	width: 100%;
	margin-top: 40px !important;
}
.single-course table tr td {
	border: 1px solid #343085;
	padding: 10px 30px;
}
.single-course tr td:first-child {
	border-right: 1px solid;
}
.step-single-page.et_divi_builder #et_builder_outer_content .header-title {
    max-width: 61%;
}
.step-single-page .entry-header #et_builder_outer_content .et_pb_row {
	border-bottom: solid 0.8px #d3e7e5;
	padding-bottom: 10px;
}
.step-single-page .col-lg-2 {
    padding-right: 40px;
    flex: 0 0 19.5%;
    max-width: 19.5%;
}
.step-single-page .col-lg-8.header-title {
	max-width: 61%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
}
.single-prepare-step #inner-banner {
	box-shadow: none !important;
}
.single-prepare-step header .et_pb_section {
	
}
.single-prepare-step article {
	margin-top: -8px;
}
.step-number {
	font-family: GalanoGrotesqueAltBold;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-align: left;
	text-transform: uppercase;
	color: #9b9b9b;
}
.step-single-page .entry-title {
	margin-top: 10px;
	font-family: Galano Grotesque Alt !important;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.4px;
	color: #313b3b;
}
.step-link {
	position: relative;
	font-size: 16px;
	line-height: 1.93;
	letter-spacing: 0.2px;
	font-family: Galano Grotesque Alt;
	font-weight: 600;
	float: right;
}
.step-link::after {
	font-family: ETmodules;
	content: "\35";
	font-size: 22px;
	line-height: 1.3;
	position: absolute;
	top: -4px;
	right: -25px;
	width: 20px;
	font-weight: bold;
	color: #00c5c9;
}
.col-lg-2.col-sm-3.col-12.col.header-prev-link.-link {
	border-right: solid 0.8px #d3e7e5;
}
.col-lg-2.col-sm-3.col-12.col.header-prev-link.-link {
	border-right: solid 0.8px #d3e7e5;
}
.header-title h1 {
	margin-top: 10px;
	font-family: 'GalanoGrotesqueAltBold',Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.4px;
	color: #313b3b !important;
}
.header-prev-link.-link {
	border-right: solid 0.8px #d3e7e5;
}
.single-prepare-step .entry-header #et_builder_outer_content .et_pb_row {
	border-bottom: solid 0.8px #d3e7e5;
	padding-bottom: 15px !important;
	max-width: 1180px !important;
	padding-top: 15px !important;
}
.step-footer .et_pb_section {
	background: transparent !important;
	padding: 0px !important;
}
.step-footer {
	background: #9b9b9b;
	padding: 50px 0 50px 0;
	position: relative;
	top: 70px;
	height: 252px;
}

.step-single-page-content {
	position: relative;
}
.step-footer .et_pb_section::after {
	display: inline-block;
	/*box-shadow: 3px 8px 8px 0 rgba(0, 0, 0, 0.14);*/
	content: '';
	position: absolute;
	left: -5%;
	width: 110%;
	bottom:-114px;
	z-index: 9999;
	height: 170px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.single-prepare-step .entry-header .et_pb_section {
	padding-top: 5px !important;
	padding-bottom: 40px !important;
}
.nxt-step .step-link::after {
	content: none;
}
.entry-content.step-single-page-content::after {
	background: #f6f7f7;
	content: '';
	position: absolute;
	left: -9%;
	width: 120%;
	bottom: -105px;
	z-index: 8;
	height: 120px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	right: 0;
}
#why-lesson-study {
	padding-bottom: 70px !important;
}
.nxt-step .step-number {
	color: #fff;
	float: left;
}
.nxt-step {
	display: inline-block;
	width: 100%;
}
.nxt-step .step-title {
	float: left;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	position: relative;
	top: 6px;
	margin-left: 10px;
}
.header-next-link .step-number {
	font-family: GalanoGrotesqueAltBold;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3px;
	text-align: left;
	text-transform: uppercase;
	color: #9b9b9b;
	float: right;
}
.prepare-link .step-title {
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.4px;
	text-align: left;
	padding-bottom: 0px;
	color: #313b3b !important;
	font-size: 16px;
	text-transform: capitalize;
}
.header-prev-link .step-link::before {
	font-family: ETmodules;
	content: "\34";
	font-size: 22px;
	line-height: 1.3;
	position: absolute;
	top: 0;
	left: -8px;
	width: 20px;
	font-weight: bold;
	color: #00c5c9;
}
.header-prev-link .step-link::after{
content:none;
}
.header-prev-link .step-link .links {
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 18px;
}
.header-prev-link.prepare-link {
	border-right: solid 0.8px #d3e7e5;
	padding-right: 40px;
	padding-left: 0;
}
.footer-prev-link .step-link {
	text-align: left;
	float: left;
	width: 100%;
}
.footer-prev-link .step-link .links {
	color: #fff;
	text-align: left;
	float: left;
	padding-left:20px;
}
.footer-prev-link .step-link .step-number {
	color: #fff;
	float: left;
}
.prv-step {
	float: left;
	width: 100%;
}
.step-footer .prv-step .step-title {
	float: left;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	position: relative;
	top: 6px;
	margin-left: 10px;
}
.footer-prev-link .step-link .links::before {
	font-family: ETmodules;
	content: "\34";
	font-size: 22px;
	line-height: 1.3;
	position: absolute;
	top: 0;
	left: -8px;
	width: 20px;
	font-weight: bold;
	color: #fff;
}
.footer-prev-link .step-link::after {
content:none;
}
.footer-prev-link::after {
	content: "";
	border-right: solid 0.8px #d3e7e5;
	position: absolute;
	height: 160%;
	top: -31px;
}
.footer-prev-link {
	position: relative;

}
h3.sh1-subhead-bold span {
    font-weight: 600 !important;
}
.header-prev-link.study-link {
	border-right: solid 0.8px #d3e7e5;
}
.single-step .entry-header .et_pb_section {
	padding-top: 0px !important;
	padding-bottom: 30px !important;
}
.single-study-step .entry-header .step-number {
	color: #31a3db;
}
.single-study-step .step-number span {
	color: #c2c2c2;
}
.header-next-link.study-link .step-number {
	text-align: left !important;
	float: left;
}
.header-next-link .step-title {
	margin-left: 0px !important;
}
.entry-header .step-title {
	font-size: 16px;
	line-height: 23px;
	padding-bottom: 0px;
}
#team-section::after {
	box-shadow: 3px 8px 8px 0 rgba(0, 0, 0, 0.14);
	content: '';
	position: absolute;
	left: -5%;
	width: 110%;
	bottom: -50px;
	z-index: 8;
	height: 170px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.single-study-step .step-footer {
	background: #31a3db;
}
.single-study-step .step-number {
	color: #31a3db;
}
.single-study-step .step-number span {
	color: #c2c2c2;
}
.header-next-link.study-link .step-number {
	text-align: left !important;
	float: left;
}
.header-next-link .step-title {
	margin-left: 0px !important;
}
.single-plan-step .entry-header .step-number {
	color: #9fce73;
}
.single-plan-step .entry-header .step-number span {
	color: #2c2c2c;
}
.single-plan-step .entry-header .step-number span {
	color: #2c2c2c;
	font-weight: normal;
}
.single-plan-step #et_builder_outer_content {
	background: #9fce73;
}
.single-plan-step h3.capstitle.ornage-text {
    background: #9fce73;
}
.container1 {
    width: 1180px;
    margin: 0 auto;
}
div#team-section:last-child::after {
    content: none;
}
/** End ***/
/** End ***/
.so-ajax-loader {
   display: none;
    position: fixed;
    /*margin: 60px auto;*/
    top: 35%;
    left: 50%;
    margin-left: -50px;
    font-size: 10px;
    text-indent: -9999em;
    z-index: 999;
    border-top: 1.1em solid rgba(0, 197, 201, 0.2);
    border-right: 1.1em solid rgba(0, 197, 201, 0.2);
    border-bottom: 1.1em solid rgba(0, 197, 201, 0.2);
    border-left: 1.1em solid #00C5C9;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.so-ajax-loader:after ,.so-ajax-loader{
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
         transform: rotate(0deg); 
    }
    100% {
        -webkit-transform: rotate(360deg); 
        transform: rotate(360deg); 
    }
}
.so-ajax-loading .so-ajax-loader{
    display: block;
}
/*Css for Page loader*/
.page-preloader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #ffffff;
}
.page-preloader .so-ajax-loader {
    display:block;
}





@media only screen and (max-width: 1280px) {
#banner-text {
	margin-top: 10px;
}
#lesson-menu .et_pb_row {
	width:100%;
}
header.et-l.et-l--header .et_pb_gutters3 .et_pb_column_1_3
{
    width: 24.6667%;
}
header.et-l.et-l--header .et_pb_gutters3 .et_pb_column_2_3
{
    width: 69.5%;
}
}
@media only screen and (max-width: 1199px) 
{
.et_pb_row 
{
    width: 90%;
}
#blue-section {
    width: 50%;
}
.banner-subtext {
    padding-right: 10px;
}
}
@media only screen and (max-width: 1187px) 
{
body .et_pb_text_0_tb_header h1 
{
    font-size: 18px;
}
#menu-top-menu li a 
{
    padding: 13px 18px;
    font-size: 16px;
}
}

@media only screen and (max-width: 1024px) 
{
div#so_our_resource h2.et_pb_module_header {
    font-size: 20px;
}
#so_our_resource .et_pb_promo_description {
    min-height: 290px;
}
div#collba-text {
    padding-right: 15px!important;
    padding-left: 15px;
}
}
@media only screen and (max-width: 991px) 
{
#newsletter-form-container-row {
    margin-top: 0;
}
.et_pb_column_0_tb_footer {
    width: 40%;
}
.et_pb_column_1_tb_footer {
    width: 60%;
}
.form-home {
    width: 100%;
}
footer.et-l.et-l--footer .nav, footer.et-l.et-l--footer .genesis-nav-menu, footer.et-l.et-l--footer .hide {
    display: flex!important;
}
footer.et-l.et-l--footer .et_pb_menu .et-menu {
    margin-left: 0;
    margin-right: 0;
}
footer.et-l.et-l--footer .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 8px;
    padding: 0px 10px 10px;
}
footer.et-l.et-l--footer .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child a {
padding-right:0px
}
footer.et-l.et-l--footer .et_pb_menu .et_pb_menu__menu {
    display: flex;
}
footer.et-l.et-l--footer .et_pb_menu .et_mobile_nav_menu {
    display: none;
}
div#front-page-cycle-section .et_pb_row_2.et_pb_row {
    margin-bottom: 0%!important;
}
.page-description {
max-width: 610px!important;
}
.home-cycle-right {
padding: 500px 60px 0px;
}
.et_pb_section_2.et_pb_section 
{
    padding-bottom: 120px!important;
}
div#collba-text {
    text-align: center;
}
h2 {
    font-size: 32px!important;
}
h3 {
    font-size: 28px!important;
}
.et_pb_section_1.et_pb_section {
    padding-top: 0!important;
}
div#front-page-slider-section:after
{
display:none;	
}
.learn-btn::after 
{
left: 50%;
    transform: translate(-50%,-50%);
    bottom: -95px;
    font-size: 30px;
    z-index: 9999999;
}
div#blue-section:after {
    content: "";
    background-image: url(../png/shape-2.png);
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 9999;
    background-position: center center;
    background-repeat: no-repeat;
}
.learn-btn 
{
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    padding: 0px;
}
#right-box .et_pb_module.et_pb_text {
    display: none;
}
#right-box {
    top: 0;
    right: 0px;
    width: 249px;
    height: 11px;
    border-radius: 0;
    background-color: transparent;
    background: url(../png/line-new.png);
    box-shadow: none;
    padding-top: 0px!important;
    padding-right: 0px!important;
}
#right-box:hover {
    width: 249px;
    height: 11px;
}
.mobmenu-right-panel .mobmenu-right-bt 
{
    right: 10px;
}
#front-page-slider-section {
    background-image: none!important;
}
.home .et_pb_column.et_pb_column_empty {
    display: block;
    background-image: url(../png/millshome1500.png)!important;
    padding-bottom: 500px;
}
#blue-section {
  width: 100%;
    max-width: 100%;
    border-radius: 0!important;
    margin: 0 0 50px 0px!important;
    padding: 5% 20px 5%!important;
}
i.mob-icon-cancel-1.mob-cancel-button:after {
    content: "close";
    display: block;
    font-family: GalanoGrotesqueAltSemiBold;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff !important;
    text-transform: uppercase;
    position: relative;
    padding-top: 0;
}
.mobmenu-content #mobmenuright .sub-menu {
    background-color: transparent;
    border: 0!important;
	    box-shadow: none!important;
}
.mobmenu-content #mobmenuright .sub-menu a {
    font-family: Georgia !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.22 !important;
    letter-spacing: 0.5px !important;
    text-align: center !important;
    color: #ffffff !important;
    padding: 0px;
}
.mob-icon-cancel-1:before 
{
    font-size: 27px;
}
.mob-icon-down-open:before 
{
    font-size: 20px;
    margin: 0px 10px;
}
.mobmenu-content li a {
    padding: 10px 20px;
    text-decoration: none;
    font-family: GalanoGrotesqueAltMedium !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 0.6px !important;
    text-align: center !important;
    color: #ffffff !important;
    display: inline-block;
}
.mob-menu-slideout .mobmenu-panel {
    width: 100%;
    background: #343085;
    text-align: center;
    padding-top: 60px;
}
.mobmenu-content li 
{
    padding: 10px;
}
.mobmenu .headertext 
{
    display: flex;
}
div#lesson-menu {
    display: none;
}
.et_pb_row.et_pb_row_0_tb_header.et_pb_row--with-menu {
    display: none;
}
.mob-menu-logo-holder {
    height: 68px;
    padding: 0px 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.mob-standard-logo {
    height: auto!important;
    max-width: 320px;
}
.mob-menu-header-holder 
{
    background: #fff;
}
.mobmenur-container {
    position: absolute;
    right: 0px;
    font-size: 13px;
    font-weight: 600;
    line-height: 3.73;
    letter-spacing: 0.2px;
    text-align: center;
    height: 100%;
    width: 68px;
    top: 0;
    margin-right: 0px;
    background: #343085;
}
.mobmenur-container i 
{
    line-height: 30px;
    font-size: 42px;
    float: right;
    color: #fff;
    width: 100%;
}
.right-menu-icon-text 
{
    color: #fff;
    width: 100%;
}
h3.demo
{
font-size:39px;	
}
.banner-text
{
font-size:37px;	
}
.banner-subtext
{
font-size:18px;		
}
#banner-text
{
margin: 0;
    text-align: center;	
}
}
@media only screen and (max-width:767px) 
{
div#front-page-cycle-section .et_pb_row_2.et_pb_row {
    margin-bottom: 0%!important;
    margin-top: 0!important;
}
.mob-standard-logo 
{
    max-width: 250px;
}
#right-box 
{
    display: none;
}

h3.demo
{
    padding: 15px 0px;
    display: block;
}

#blue-section {
    padding: 10% 15px 10%!important;
}
.home .et_pb_column.et_pb_column_empty:after {
content: "";
    background-image: url(../png/new-mob-tex.png);
    width: 100%;
    height: 72px;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 9999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#blue-section {
    z-index: 9999999999;
    margin: 0 0 15px 0px!important;
}
div#blue-section:after {
    height: 40px;
    bottom: -38px;
	background-image: url(../png/top-text.png);
	background-size: 100% 100%;
}
.learn-btn::after 
{
    bottom: -105px;
}
.home-cycle-right {
    padding:300px 0px 0px;
}
.page-description {
    max-width: 100%!important;
    padding: 0px 15px;
}
.email-home {
    width: 100%;
    margin-bottom:25px;
}
.submit-home 
{
    width: 100%;
 margin:0px!important;
}
.et_pb_module.et_pb_text_align_right .et_pb_text_inner {
    text-align: left;
}
.et_pb_menu_0_tb_footer .et_pb_menu__wrap {
    justify-content: flex-start!important;
}
footer.et-l.et-l--footer .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:first-child a {
    padding-left: 0;
}
.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 30px 15px;
}
div#what-is-lesson-study .page-description {
    width: 100%;
    text-align: center;
}
.et_pb_row_0, body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
}
body .page-description{
    margin-left: 0px!important;
}
.et_pb_row_2, body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    width: 100%!important;
}
div#what-is-lesson-study .et_pb_row.et_pb_row_1 {
    padding: 0px 0px;
}
div#what-is-lesson-study .et_pb_column.et_pb_column_1_3.et_pb_column_5 {
    text-align: center;
}
div#four-img-container img.main-img {
    max-width: 250px;
}
div#four-img-container .et_pb_text_inner {
    text-align: center;
}
div#four-img-container .et_pb_text_inner div p {
    text-align: left;
}
div#four-img-container .et_pb_text_inner div {
    width: 100%;
    text-align: center;
}
#four-img-container::before {
    width: 200px;
    height: 300px;
    left: -15px;
    background-size: 100% 100%;
}
.et_pb_row_4, body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,.et_pb_row_4, body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, .et_pb_row_3, body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row {
    width: 100%!important;
}
.et_pb_section_2.et_pb_section {
    padding-bottom: 30px!important;
}
.get-in-touch-section h2 {
    font-size: 26px!important;
    line-height: 35px!important;
}
.get-in-touch-section .et_pb_button_module_wrapper
{
    text-align: center;
}
div#inner-banner div#inner-vol 
{
    padding: 0;
}
.et_pb_row_0, body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, .et_pb_row_1, body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
}
.cycle-link {
    width: 85px;
    height: 85px;
}
.study-img-link.cycle-link 
{
    top: 5%;
    right: 65px;
	   left: inherit;
}
.plan-img-link.cycle-link 
{
    right: -15%;
    top: 100px;
	   left: inherit;
}
.teach-img-link.cycle-link 
{

    left: inherit;
    top: 195px;
    right: 65px;
	margin:0px;
}
.reflect-img-link.cycle-link 
{
    top: 100px;
    left: inherit;
    right: 150px;
}

.study-img-link.cycle-link::after 
{
    width: 35px;
    height: 35px;
    position: absolute;
    left: 88px;
    top: 60px;
    background-size: 100% 100%;
}
.eight-img-container::before 
{
width: 250px;
    height: 250px;
    left: -155px;
    background-size: 59%;
    top: 15px;
    background-position: top center;
}
.plan-img-link.cycle-link::before 
{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 95px;
    left: 0px;
    background-size: 100% 100%;
}
.reflect-img-link.cycle-link::before 
{
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
    left: 40px;
    top: -40px;
}
.teach-img-link.cycle-link::before {
    width: 35px;
    height: 35px;
    left: -40px;
    background-size: 100% 100%;
	margin:0px;
}
}
@media only screen and (max-width:414px) 
{
div#so_our_resource h2.et_pb_module_header {
    font-size: 26px!important;
}
h2 {
    font-size: 30px!important;
}
}