body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
	background: none;
}
@font-face {
	font-family: 'Lustria-Regular';
	src: url('../fonts/Lustria-Regular.eot');
	src: url('../fonts/Lustria-Regular.woff') format('woff'), 
	url('../fonts/Lustria-Regular.ttf') format('truetype'), 
	url('../fonts/Lustria-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DancingScript-Regular';
	src: url('../fonts/DancingScript-Regular.eot');
	src: url('../fonts/DancingScript-Regular.woff') format('woff'), 
	url('../fonts/DancingScript-Regular.ttf') format('truetype'), 
	url('../fonts/DancingScript-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'CormorantGaramond-Light';
	src: url('../fonts/CormorantGaramond-Light.eot');
	src: url('../fonts/CormorantGaramond-Light.woff') format('woff'), 
	url('../fonts/CormorantGaramond-Light.ttf') format('truetype'), 
	url('../fonts/CormorantGaramond-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'CormorantGaramond-Regular';
	src: url('../fonts/CormorantGaramond-Regular.eot');
	src: url('../fonts/CormorantGaramond-Regular.woff') format('woff'), 
	url('../fonts/CormorantGaramond-Regular.ttf') format('truetype'), 
	url('../fonts/CormorantGaramond-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

header {
}
.banner-section {
	background: #4D3533;
	padding: 104px 0;
	overflow: hidden;
}
.banner-section .container {
	max-width:900px;
	margin: auto;
}
.left-banner {
	width:295px;
	float: left;
	position: relative;
	z-index: 99;
}
.left-banner:before {
	width:100%;
	height:calc(100% + 40px);
	border:2px solid #fff;
	top:-20px;
	left:-25px;
	content: "";
	position: absolute;
}
.left-banner img {
	width: 100%;
	position: relative;
}
.right-banner {
	width:605px;
	float: left;
}
.left-banner .leaf-img {
	position: absolute;
	bottom: -70px;
	left: -100px;
	width: 175px;
}
.right-banner {
	background: #EBE2DF;
	width: 575px;
	float: left;
	margin-left: -55px;
	z-index: 99;
	position: relative;
	margin-top: 50px;
	text-align: center;
	padding: 55px 55px 35px 55px;
	position: relative;
}
.right-banner h1 {
	font-size: 22px;
	color:#000;
	font-family: 'Lustria-Regular';
	margin: 0;
}
.right-banner h2 {
	font-size: 18px;
	color:#000;
	font-family: 'CormorantGaramond-Regular';
	padding-bottom: 30px;
	text-transform: uppercase;
	margin: 0;
}
.right-banner h3 {
	font-size: 18px;
	color:#000;
	font-family: 'CormorantGaramond-Regular';
	padding:20px 0 30px 0;
	margin: 0;
}
.btn-sea {
	background: #E4A74B;
	color:#fff;
	font-family: 'Lustria-Regular';
	font-size: 15px;
	padding: 13px;
	display: inline-block;
}
.btn-sea:hover,.btn-sea:focus,.btn-sea:active {
	color:#fff;
	background: #E9B86F;
	text-decoration: none;
}
.right-banner .leaf-img1 {
    position: absolute;
    right: -70px;
    top: -115px;
    width: 105px;
}
.feel-section {
	background: #868F37;
	text-align: center;
	padding:70px 0 90px 0;
}
.feel-section h2 {
	color:#fff;
	font-family: 'Lustria-Regular';
	font-size: 45px;
	margin: 0;
}
.feel-section p {
	width:800px;
	margin: auto;
	font-size: 22px;
	color:#fff;
	font-family: 'CormorantGaramond-Regular';
	padding:30px 0;
}
.feel-section h3 {
	font-size: 33px;
	color:#fff;
	font-family: 'DancingScript-Regular';
	margin: 0;
}
.living-section {
	background: #4D3533;
	padding:80px 0 60px 0;
	display: inline-block;
	width: 100%;
}
.living-section .container {
	width: 1080px;
	/*display: flex;
	align-items: center;*/
}
.living-left {
	text-align: center;
	position: relative;
	width:600px;
	float: left;
	padding-top:200px;
}
.living-left h2 {
	color:#fff;
	font-size: 42px;
	color:#D8D8D8;
	font-family: 'DancingScript-Regular';
	margin: 0;
}
.border-width {
	width:140px;
	height: 2px;
	background: #D8D8D8;
	margin:45px auto 0 auto;
}
.leaf-img2 {
	width: 310px;
	position: absolute;
	left: calc(50% - 150px);
	top: -240px;
}
.living-right {
	width: 455px;
	float: right;
}
.living-right ul li {
	font-size: 20px;
	line-height: 39px;
	font-family: 'CormorantGaramond-Light';
	color:#fff;
	text-transform: uppercase;
    list-style-type: none;
}
.subcribe-section {
	background: url('../images/sub-bg.png') no-repeat;
	background-size: cover;
}
.subcribe-inner {
	background: rgba(0,0,0,.7);
	padding: 230px 0 50px 0;
}
.subcribe-inner .container {
	width: 980px;
	margin:auto;
}
.subcribe-inner .container h2 {
	font-size: 41px;
	line-height: 61px;
	color:#fff;
	font-family: 'CormorantGaramond-Light';
	margin: 0;
}
.subcribe-inner .container h2 span {
	font-family: 'DancingScript-Regular';
	font-size: 61px;
}
.celebrate-section {
	padding:70px 0 85px 0;
	text-align: center;
}
.celebrate-section h2 {
	color: #868F37;
	font-size: 45px;
	font-family: 'Lustria-Regular';
	width: 960px;
	margin: 0 auto;
}
.celebrate-section p {
	font-family: 'CormorantGaramond-Light';
	font-size: 25px;
	color:#000;
	width:605px;
	margin: auto;
	text-transform: uppercase;
	padding:28px 0 28px 0;
}
.client-section {
	background: #868F37;
	padding:60px 0 140px 0;
	margin-bottom: 50px;
}
.client-section .container {
	width: 1080px;
	margin: auto;
	text-align: center;
}
.client-section .container h2 {
	font-family: 'DancingScript-Regular';
	font-size: 50px;
	color:#fff;
	margin: 0;
}
.client-section .container p {
	font-family: 'CormorantGaramond-Light';
	font-size: 22px;
	color:#fff;
	padding: 55px 0;
}
.client-section .container h3 {
	font-family: 'CormorantGaramond-Light';
	font-size: 22px;
	color:#fff;
	text-transform: uppercase;
	margin: 0;
}
.client-section .slick-prev,
.client-section .slick-next {
	font-size: 0;
	background: none;
	border: none;
	width: 33px;
	height: 31px;
	padding: 0;
	position: absolute;
	bottom: -90px;
	top:auto !important;
}
.client-section .slick-prev:active,
.client-section .slick-next:active {
	top:auto !important;
}
.client-section .slick-prev {
	background: url('../images/prev-icon.png') no-repeat;
	left:46.5%;
}
.client-section .slick-next {
	background: url('../images/next-icon.png') no-repeat;
	right:46.5%;
}
.living-pote-section {
	padding: 75px 0;
}
.living-pote-section h2 {
	font-size: 45px;
	color:#4D3533;
	font-family: 'Lustria-Regular';
	text-align: center;
	margin: 0;
}
.living-pote-section .border-width {
	background:#4D3533;
	height: 3px;
	width:200px;
	margin-top:30px;
}
.living-pote-section .row {
	margin-top: 40px;
}
.living-pote-section p {
	color:#4D3533;
	font-family: 'CormorantGaramond-Light';
	font-size: 22px;
	padding-bottom: 20px;
	text-align: right;
}
.living-pote-section p:last-child {
	padding-bottom: 0;
}
.right-living-img {
	position: absolute;
	right: 55px;
	width: 622px;
}
.living-pote-section.container .col-md-6 {
	position: inherit;
}
.right-living-img:before {
	position: absolute;
    bottom: -40px;
    right: -55px;
    content: "";
    background: #A1BDCB;
    height: 283px;
    width: 80%;
	/*z-index: -9;*/
}
.right-living-img img {
	width: 100%;
	z-index: 9;
	position:relative;
}
.living-pote-section .text-center {
	margin-top: 55px;
}
.rewrite-story-section {
	padding: 80px 0 446px 0;
	position: relative;
}
.left-rewrite {
	background: #EBE2DF;
	padding: 100px 63px 100px 0;
	text-align: right;
	position: relative;
	z-index: 99; 
}
.left-rewrite:before {
	position: absolute;
	left:-310%;
	content: "";
	background: #EBE2DF;
	height: 100%;
	width: 310%;
	top:0;
}
.left-rewrite h2 {
	color:#000;
	font-size: 33px;
	font-family: 'CormorantGaramond-Light';
	margin: 0;
}
.left-rewrite h3 {
	color:#868F37;
	font-family: 'Lustria-Regular';
	font-size: 33px;
	padding:30px 0 60px 0;
	margin: 0;
}
.rewrite-img {
	position: absolute;
	right:0;
	width: 798px;
	top: 278px;
}
.rewrite-img img {
	width: 100%;
}
.leaf-shape-3 {
	position: absolute;
	bottom: -190px;
	left: 40px;
	width: 310px;
}
.counseling-section {
	padding:0 0 50px 0;
}
.counseling-section h2 {
	width:745px;
	color: #4D3533;
	font-size: 45px;
	text-align: right;
	font-family: 'Lustria-Regular';
	margin: 0 auto;
}
.counseling-section .container {
	margin-top: 120px; /*70*/
}
.left-counseling {
	position: relative;
}
.left-counseling img {
	border:2px solid #4D3533;
	padding: 20px;
	border-radius: 100%;
	z-index: 999;
	position: relative;
}
.left-counseling .leaf-shape-4 {
	position: absolute;
	left: 10px;
	top: -70px;
	border: none;
	padding: 0;
	border-radius: 0;
}
.left-counseling:before {
	position: absolute;
	top: -115px;
	content: "";
	background: #A1BDCB;
	left: -310%;
	height: 550px;
	width: 390%;
	/*z-index: -9;*/
}
.admin-bar .fl-page-nav-right.fl-page-header-fixed {
    z-index: 999999;
}
.right-counseling {
	position: relative;
	padding:10px 0 50px 40px;
	margin-top: -50px;
}
.right-counseling h3 {
	font-size: 72px;
	color:#4D3533;
	font-family: 'Lustria-Regular';
	margin: 0;
	position: relative;
	z-index: 9;
}
.right-counseling h4 {
	font-size: 39px;
	color:#4D3533;
	font-family: 'Lustria-Regular';
	padding-left: 95px;
	padding-bottom: 15px;
	margin: 0;
	position: relative;
	z-index: 9;
}
.right-counseling p {
	color: #000;
	font-size: 22px;
	font-family: 'CormorantGaramond-Light';
	padding-bottom: 15px;
	position: relative;
	z-index: 9;
}
.right-counseling p:last-child {
	padding-bottom: 0;
}
.right-counseling:before {
	background: #EBE2DF;
	position: absolute;
	top:0;
	content: "";
	right:-310%;
	width: 430%;
	/*z-index: -9;*/
	height: 100%;
}
.fd-form-success div{ 
	color:#fff;
	text-align: center;
	font-size: 22px;
	font-family: 'CormorantGaramond-Light';
}
/*.subcribe-inner .container form {
	margin: 30px 45px 0 45px;
	display: flex;
}
.subcribe-inner .container form input {
	width:37%;
	border:none;
	color:#000;
	text-align: center;
	font-size: 26px;
	font-family: 'CormorantGaramond-Light';
	margin-right: 25px;
	border-radius: 0;
}
.subcribe-inner .container form .btn-sea {
	text-transform: uppercase;
	border: none;
	font-size: 16px;
	border-radius: 0;
}
.subcribe-inner .container form input:focus,
.subcribe-inner .container form input:focus-visible {
	box-shadow: none;
	border: none;
	outline: none;
}

.subcribe-inner .container form input[type="text"]::placeholder {
    color:#000 !important;
}*/
footer .fl-page-footer-widgets {
	border-top:0 !important;
}
footer aside#block-5,
footer aside#block-7,
footer aside#block-8,
footer aside#block-9,
footer aside#block-11,
footer .fl-page-footer-text-1 {
	text-align: center;
	font-family: 'CormorantGaramond-Light';
}
footer aside#block-5 a:hover,
footer aside#block-7 a:hover,
footer aside#block-8 a:hover,
footer aside#block-9 a:hover,
footer aside#block-11 a:hover {
	text-decoration: none
}
footer aside#block-5 p,
footer aside#block-7 p,
footer aside#block-8 p,
footer aside#block-9 p,
footer aside#block-11 p,
footer .fl-page-footer-text-1 {
	font-size: 18px;
}

.about-banner-page .container {
	width:1160px;
	margin: auto;
	padding: 110px 0 80px 0;
}
.about-banner-left img {
	width: calc(100% - 35px);
	margin-left: 35px;
	position: relative;
}
.about-banner-left:before {
	position:absolute;
	width: 80%;
	height: 80%;
	content:"";
	background: #868F37;
	top: -60px;
	left: -40px;
}
.about-banner-right h1 {
	font-family: 'Lustria-Regular';
    font-size: 53px;
    color: #4D3533;
    margin: 0;
    padding-top: 120px;
}
.about-banner-right  {
	padding-left: 50px;
	position: relative;
}
.about-banner-right h2 {
	font-family: 'DancingScript-Regular';
    font-size: 73px;
    color: #E4A74B;
    padding-left: 60px;
    margin: 0;
    line-height: 70px;
    padding-bottom: 30px;
}
.about-banner-right p {
	font-family: 'CormorantGaramond-Light';
	color:#000;
	font-size: 22px;
	padding-top: 20px;
}
.job-section p {
	font-family: 'CormorantGaramond-Regular';
	color:#000;
	font-size: 28px;
	padding-bottom: 20px;
}
.job-section p:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.bold-text {
	font-weight:bold;
}
.about-shape{
	position: absolute;
    right: 20px;
    top: 20px;
    width: 230px;
}
 .ab-leaf .about-shape{
	position: absolute;
    right: 20px;
    top: -40px;
    width: 230px;
 }
.education-section {
	background: #A1BDCB;
	padding: 25px 0;
}
.education-section.blue-services{
	padding: 50px 0;
}
.education-section p{
	background: #A1BDCB;
	width: 970px;
	margin: auto;
	font-size: 27px;
	color:#000;
	font-family: 'CormorantGaramond-Regular';
	text-align: center;
}
.education-section h2{
	margin: auto;
	font-size: 35px;
	color:#000;
	font-family: 'Lustria-Regular';
	text-align: center;
}
.education-section h3{
	margin: auto;
	font-size: 35px;
	color:#000;
	font-family: 'Lustria-Regular';
	text-align: center;
	margin-top:20px;
}
.job-section.whitebg{
	background: #ffffff;
}
.education-section.blue-services h2,.education-section.blue-services h3,.education-section.blue-services p{
	color: #4D3533
} 
.whitebg.bg4{
    margin-bottom: 0;
    padding-bottom: 0;
}
.page-template-services .job-section{
	margin-bottom: 0px;
}
.whitebg h2{
	font-family: 'Lustria-Regular';
    font-size: 53px;
    color: #4D3533;
    margin: 0;
	text-align: center;
	margin-bottom:10px;
}
.whitebg .dance-h{
    font-family: 'CormorantGaramond-Regular';
    font-size: 28px;
    color: #4D3533;
    text-align: center;
    padding-bottom: 0px;
	margin-bottom: 0px;
}
.whitebg .dance-p{
	font-family: 'DancingScript-Regular';
    font-size: 40px;
    color: #E4A74B;
    padding-bottom: 10px;
	padding-top: 30px;
}
.whitebg .conp{
	padding-bottom: 20px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 32px;
}
.whitebg .center-t{
	margin: auto;
	font-size: 22px;
    line-height: 32px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
    text-align: center;
	padding-bottom: 20px; 
}

.resourcep{
	color: #fff;
    font-family: 'Lustria-Regular';
    font-size: 33px;
    margin: 0;
    text-align: center;
} 
.job-section p.resourcep{
	font-family: 'Lustria-Regular';
    font-size: 33px;
    margin: 0;
    text-align: center;
}
.resourcep a{
	color: #fff;
}
.education-section ul{
	padding-top: 20px;
}
.education-section ul li,.whitebg ul li,.p.in{
	width: 970px;
	font-family: 'CormorantGaramond-Regular';
	color:#000;
	font-size: 24px;
	margin: auto;
}
.left-eduction .firsth3{
	line-height: 1.3;
}

.right-eduction strong{
	font-size: 35px;
    color: #fff;
    font-family: 'CormorantGaramond-Regular';
    margin: 0;
	font-weight: bold;
	line-height: 1.45;
}
.schedule-btn.inner-btn{
	padding-bottom:30px;
}
.eduction-section.greenbg{
	padding-bottom: 50px;
    padding-top: 50px;
	margin: 50px 0 0px 0;
}
.greenbg .resourcep strong{
	color: #fff;
    font-family: 'Lustria-Regular';
    font-size: 33px;
}
.greenbg .resourcep{
	font-size: 28px;
}
.greenbg .ind.p{
	margin: auto;
    font-size: 27px;
    color: #fff;
    font-family: 'CormorantGaramond-Regular';
    text-align: center;
	padding-top: 25px;
    padding-bottom: 10px;
}
.greenbg .left-eduction{
	padding-left: 0px !important;
    padding-top: 0px !important; 
}
.greenbg .left-eduction h3,.greenbg .right-eduction strong,.greenbg .right-eduction p{
	font-size: 24px;
	line-height: 1.45;
}

.schedule-btn {
	margin-top: 50px;
    clear: both;
    float: left;
    width: 100%;
}
.two-btn {
	margin-top: 0px;
	padding-bottom: 50px;
    clear: both;
    float: left;
    width: 100%;
}
.two-btn .btn1{
	margin-right:10px;
}
.two-btn .btn2{
	margin-left:10px;
}
.job-section {
	background: #EBE2DF;
    padding: 35px 0;
    margin-bottom: 35px;
    clear: both;
}
.job-section .container {
	width: 1030px;
	margin: auto;
}
.fl-page-content {
    overflow: hidden;
}
footer {
	clear:both;
	/*margin-top: 55px;*/
}
.about-center {
	width: 1266px;
	margin: auto;
	position: relative;
	padding-top: 170px;
	margin-top: 170px;
	/*overflow: hidden;*/
}
.about-img2 {
	position: absolute;
	width:905px;
	top: 0;
	left:0;
	z-index: 9999;
}
.about-center-detail {
    float: right;
    width: 635px;
    position: relative;
}
.about-center-inner-detail {
	background: #4D3533;
	position: relative;
    z-index: 9999;
	padding: 70px 55px;
	width: 100%;
}
.about-center-detail:before {
	content: "";
    right: -330%;
    top: -55px;
    background: #EBE2DF;
    width: 470%;
    position: absolute;
    height: 80%;
}
.about-center-detail p {
	font-size: 22px;
	color: #fff;
	padding-bottom: 20px;
	font-family: 'CormorantGaramond-Regular';
}
.about-center-detail p:last-child {
	padding-bottom: 0px;
}
.about-shape2 {
	position: absolute !important;
    right: -73px;
    bottom: -73px;
    width: auto !important;
}
.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
	z-index: 99999;
}
.eduction-section {
	padding: 0 0 100px 0;
	background: #868F37;
	margin: 120px 0 50px 0;
	clear:both;
	float: left;
	width: 100%;
}
.eduction-section .container {
	width:1120px;
}
.eduction-section h2,
.clinical-section h2 {
	position: relative;
}
.eduction-section h2 span,
.clinical-section h2 span {
	font-size: 51px;
    line-height: normal;
    padding-left: 160px;
    float: left;
    width: 100%;
    position: relative;
    top: -69px;
    font-family: 'Lustria-Regular';
}
.eduction-section h2 span.mind-text,
.clinical-section h2 span.mind-text {
	    padding-left: 210px;
}
.eduction-section .text-big,
.clinical-section .text-big {
	position: absolute;
    font-size: 271px;
    color: #000;
    font-family: 'Lustria-Regular';
    line-height: 216px;
    left: 0;
    padding-left: 0;
    top: -70px;
}
.eduction-inner-section {
	padding-top:20px;
}
.left-eduction,
.right-eduction {
	width:50%;
	float: left;
}
.left-eduction {
	padding-left:80px;
	padding-top: 30px;
}
.left-eduction h3 {
	font-size: 35px;
    color: #fff;
    font-family: 'CormorantGaramond-Regular';
    margin: 0;
}
.right-eduction p {
	font-size: 26px;
    color: #fff;
    font-family: 'CormorantGaramond-Regular';
	line-height: 40px;
}
.right-eduction {
	padding-left: 90px;
    position: relative;
    top: -10px;
}
.schedule-btn.mb-50 {
	margin-bottom: 70px;
}
.clinical-inner {
	width:1125px;
	margin: auto;
	clear: both;
	position: relative;
	display: table;
}
.clinical-section {
	position: relative;
	margin-top: 100px;
	clear: both;
	float:left;
	width: 100%;
}
.clinical-inner:before {
	position: absolute;
    content: "";
    left: 6%;
    width: 84%;
    background: #A1BDCB;
    height:545px;
    top: 25px;
}
.clinical-section h2 {
	margin-left: 120px;
}
.about-shape4 {
    position: absolute;
    right: 90px;
    top: -200px;
}
.clinical-section h2 span {
	top: -43px;
}
.clinical-detail {
	position: relative;
    margin-top: 20px;
    float: left;
    width: 100%;
	padding-bottom: 80px;
}
.left-clinical-detail {
	width:523px;
	float: left;
}
.right-clinical-detail {
	width:558px;
	float: right;
}
.left-clinical-detail img {
	width: 100%;
}
.right-clinical-detail p {
    font-size: 26px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
    line-height: 35px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.resource-banner {
	background:#4D3533;
	padding: 55px 0 100px 0;
}
.resource-banner .container {
	width: 1100px;
	margin: auto;
}
.img-resource {
	width: 100%;
	z-index: 999;
	position: relative;
}
.resource-banner .col-md-6 .text-center {
	position: relative;	
}
.resource-banner .col-md-6 .text-center:before {
	width: 100%;
    height: 100%;
    border: 2px solid #fff;
    top: 30px;
    left: -30px;
    content: "";
    position: absolute;
}
.resource-title {
	font-size: 65px;
    color: #fff;
    font-family: 'Lustria-Regular';
	padding-left: 20px;
}
.resource-hd {
	padding:50px 0 30px 0;
}
.resource-hd h2 {
	font-size: 65px;
    color: #E4A74B;
    font-family: 'Lustria-Regular';
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 65px;
}
.resource-hd p {
	font-size: 20px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	text-align: center;
}
.resource-hd .container {
	width: 795px;
	margin: 45px auto 0 auto;
}
.title-hd-box {
	height:125px;
	width: 100%;
	background:#868F37;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
    color: #fff;
    font-family: 'CormorantGaramond-Regular';
	padding: 10px 20px;
}
.resource-hd-box h3 {
	font-size: 18px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 10px 0 0 0;
}
.resource-hd-box {
	padding-bottom: 50px;
}
.resource-hd .container .row {
	display: flex;
	flex-wrap: wrap;
}
.learning-section {
	width:1140px;
	margin:auto;
	padding-bottom: 80px;
}
.learning-des {
	margin-top: 55px;
	padding: 35px 60px 50px 45px;
	background: #EBE2DF;
	position: relative;
	left: -80px;
	z-index: 9999;
	width: calc(100% + 80px);
}
.learning-des h2 {
	font-size: 53px;
    color: #000;
    font-family: 'Lustria-Regular';
	padding-bottom: 15px;
}
.learning-des p {
	font-size: 18px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	padding-bottom: 20px;
	margin-bottom: 0;
}
.resource-des {
	padding: 85px 0 110px 0;
	background:#EBE2DF;
	text-align: center;
	clear: both;
}
.resource-des h2 {
	width: 1055px;
	margin: auto;
	font-size: 38px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	padding-bottom: 30px;
}
.resource-des p {
	font-size: 28px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	padding-top: 20px;
}
.resource-des h2 strong {
	font-style: italic;
}
.resource-last {
	padding: 80px 0 60px 0;
	text-align: center;
}
.resource-last h2 {
	font-size: 71px;
    font-family: 'Lustria-Regular';
	color: #E4A74B;
	margin: 0;
}
.resource-last p {
	font-size: 20px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	padding: 0px 50px;
}
.single-resource {
	padding-top: 35px;
}
.single-resource h3 {
	color: #868F37;
	 font-family: 'CormorantGaramond-Regular';
	font-size: 38px;
}
.single-resource p a {
	font-size: 20px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	text-decoration: underline;
}
.single-resource p a:hover {
	color:#4D3533;
}
.kind-learning-section {
	background: #A1BDCB;
	padding: 85px 0;
}
.kind-learning-section .container {
	width: 1055px;
	margin: auto;
}
.kind-learning-section h2 {
	font-size: 38px;
    color: #000;
	text-align: center;
    font-family: 'CormorantGaramond-Regular';
}
.kind-learning-section .container .row {
	padding-top: 45px;
}
.box-kind {
	padding-bottom:30px;
	width: 385px;
}
.box-kind h3 {
	font-size: 26px;
    color: #000;
	font-weight: 600;
    font-family: 'CormorantGaramond-Regular';
	text-transform: uppercase;
	text-decoration: underline;
}
.box-kind p {
	font-size: 26px;
    color: #000;
	padding: 15px 0 0 0;
    font-family: 'CormorantGaramond-Regular';
}
.kind-learning-section .container .row {
	display: flex;
	align-items: center;
}
.visit-box {
	padding-top: 10px;
}
.visit-box p {
	font-size: 26px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0;
}
.visit-box p strong {
	font-weight: 700;
	font-style: normal;
}
.nvld-section {
	overflow: hidden;
	position: relative;
	margin: 100px 0;
	min-height: 670px;
}
.nvld-inner-section {
	width: 1055px;
	margin:auto
}
.left-nvld {
	width: 380px;
	float: left;
}
.title-nvld h2 {
	color:#E4A74B;
	text-transform: uppercase;
	font-size: 71px;
    font-family: 'Lustria-Regular';
	margin:0;
	padding:0;
}
.title-nvld h3 {
	font-size: 32px;
    color: #000;
	font-weight: 600;
	font-style: italic;
    font-family: 'CormorantGaramond-Regular';
	margin:0;
	padding:0;
	text-align: center;
}
.title-nvld p {
	font-size: 20px;
    color: #000;
    font-family: 'CormorantGaramond-Regular';
	text-align: center;
}
.right-image-nvld {
	width: 730px;
	position: absolute;
	right: 0;
	top: 140px;
}
.right-image-nvld img {
	width: 100%;
	z-index: 9;
	position: relative;
}
.right-image-nvld:before {
	content:"";
	width:80%;
	height:80%;
	position:absolute;
	left:-40px;
	top:-70px;
	background: #868F37;
}
.nvld-inner-section .row {
    display: flex;
    flex-wrap: wrap;
	margin-top: 40px;
}
.nvld-inner-section .title-hd-box {
	background: #4D3533;
}
.nvld-inner-section .resource-hd-box {
    padding-bottom: 30px;
}
.white-shape-res {
	position: absolute;
	width: 161px;
	right: 150px;
	bottom: -100px;
}
.fl-rich-text a{
	color:#e4a74b !important;
}
/*.fl-rich-text a:hover,.fl-rich-text a:active,.fl-rich-text a:focus{
	font-weight:400 !important;
} */

.resource-hd-box a:hover,.resource-hd-box a:focus{
	color: #ffffff;
}
.resource-hd-box h3 a:hover,.resource-hd-box h3 a:focus{
	color: #000;
	text-decoration:underline;
}
.box-kind h3 a:hover,.box-kind h3 a:focus{
	color: #000;
	text-decoration:underline;
}

.visit-box a,.resource-des a{
	color: #000;
	text-decoration: underline;
}

.learning-des a{
	color: #000;
    text-decoration: underline;
}
.post-password-form{
	text-align: center;
    padding: 100px 20px;
}
.post-password-form p{
	color: #000;
    font-size: 22px;
    font-family: 'CormorantGaramond-Light';
}
.post-password-form input[type="submit"]{
	background: #E4A74B;
    color: #fff;
    font-family: 'Lustria-Regular';
    font-size: 15px;
    display: inline-block;
	border: 1px solid #E4A74B;
}
.post-password-form input[type="password"]{
	border: 1px solid #000;
} 
.post-password-form input[type="submit"]:hover,.post-password-form input[type="submit"]:focus,.post-password-form input[type="submit"]:active{
	color: #fff;
    background: #E9B86F;
	border: 1px solid #E9B86F;
}
@media(min-width:1400px){
	.right-living-img {
		width: 666px;
	}
}
@media(min-width:1700px){
	.right-living-img {
		width: 700px;
	}
}
@media(max-width:1400px){
	.living-pote-section p {
		padding-right:25px;
	}
}
@media(max-width:1365px){
	.right-image-nvld {
		width: 600px;
	}
	.right-living-img {
		width: 520px;
	}
	.living-pote-section p {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.white-shape-res {
		width: 141px;
		right: 160px;
		bottom: -80px;
	}
}
@media(max-width:1260px){
	.about-center {
		width: 100%;
	}
	.about-banner-left:before {
		left: -10px;
	} 
	.fl-page-nav .navbar-nav li>a{
		padding: 15px 7px;
	}
}
@media(max-width:1199px){
	.living-pote-section p {
		padding-right:0px;
	}
	.right-clinical-detail {
    	width: 55%;
	}
	.left-clinical-detail {
    	width: 40%;
	}
	.left-banner .leaf-img {
		bottom: -60px;
		left: -70px;
		width: 145px;
	}
	.feel-section h2,
	.living-pote-section h2 {
		font-size: 40px;
	}
	.feel-section p {
		padding: 20px 0;
	}
	.left-rewrite h2,
	.left-rewrite h3 {
		font-size: 28px;
	}
	.rewrite-img {
		width: 600px;
	}
	.leaf-shape-3 {
		bottom: -100px;
		width: 240px;
	}
	.rewrite-story-section {
		padding: 80px 0 315px 0;
	}
	.leaf-img2 {
		top: -200px;
		width: 240px;
	}
	.living-section .container {
		width: 100%;
	}
	.living-left {
		text-align: center;
		position: relative;
		width: 50%;
	}
	.living-right {
		width: 46%;
	}
	.living-right ul li {
    	font-size: 17px;
    	line-height: 32px;
	}
	.border-width {
		margin: 30px auto 0 auto;
	}
	.living-left {
		padding-top: 140px;
	}
	.celebrate-section h2 {
		font-size: 38px;
		width: 95%;
	}
	.celebrate-section p {
		font-size: 22px;
	}
	.counseling-section h2 {
		width: 500px;
		font-size: 38px;
	}
	.right-counseling p {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.client-section .container {
		width: 100%;
	}
	.client-section .container p {
		padding: 40px 0;
	}
	.client-section .slick-prev {
		left: 46%;
	}
	.client-section .slick-next {
		right: 46%;
	}
	.living-pote-section .border-width {
		margin-top: 20px;
	}
	.living-pote-section p {
		font-size: 20px;
	}
	.subcribe-inner {
		padding: 150px 0 50px 0;
	}
	.subcribe-inner .container h2 {
		font-size: 35px;
		line-height: 55px;
	}
	/*.subcribe-inner .container form input {
    	width: 36%;
	}*/
	.subcribe-inner .container h2 span {
		font-size: 55px;
	}
	.right-counseling h3 {
    	font-size: 62px;
	}
	.right-counseling h4 {
    	font-size: 35px;
	}
	.subcribe-inner .container {
    	width: 100%;
	}
	.eduction-section .text-big, .clinical-section .text-big {
		font-size: 230px;
	}
	.about-banner-page .container {
    	width: 95%;
	}
	.about-banner-left img {
    	width: calc(100% - 15px);
    	margin-left: 15px;
	}
	.about-banner-left:before {
		left: 5px;
		top: -25px;
	}
	.about-shape {
		right: 0px;
		top: 0px;
		width: 210px;
	}
	.ab-leaf .about-shape{
		right: 0px;
		top: -55px;
		width: 210px;
	}
	.about-banner-right {
    	padding-left: 20px;
	}
	.about-banner-right h1 {
		padding-top: 70px;
	}
	.about-shape2 {
		right: -37px;
		bottom: -34px;
		width: 231px !important;
	}
	.education-section p, .education-section ul li,  .whitebg ul li,.p.in{
		width: 95%;
	}
	.about-img2 {
		width: 630px;
	}
	.about-center-inner-detail {
		padding: 50px 35px;
	}
	.about-center-detail p {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.about-center-detail:before {
		top: -85px;
	}
	.eduction-section .container {
		width: 100%;
	}
	.left-eduction {
    	padding-left: 30px;
		padding-top: 10px;
	}
	.eduction-section .text-big, .clinical-section .text-big {
		font-size: 190px;
	}
	.eduction-section .text-big {
		top: -80px;
	}
	.left-eduction h3,.greenbg .left-eduction h3,.greenbg .right-eduction strong {
    	font-size: 30px;
	}
	.clinical-inner {
    	width: calc(100% - 30px);
	}
	.clinical-section .text-big {
		top: -70px;
	}
	.job-section {
    	padding: 50px 0;
	}
	.whitebg.bg4{
		margin-top: 0px;
	}
	.eduction-section.greenbg{
		margin: 50px 0 0 0;
	}
	.job-section.whitebg{
		margin-bottom:0px;
	}
	.about-shape4 {
		right: 40px;
		top: -150px;
		width: 170px;
	}
	.right-clinical-detail p {
		font-size: 22px;
		line-height: 34px;
		padding-bottom: 10px;
	}
	.clinical-inner:before {
		height: 400px;
	}
	.schedule-btn.mb-50 {
		margin-bottom: 60px;
	}
	.schedule-btn {
		margin-top: 30px;
	}
	.job-section .container {
    	width: 100%;
	}
	.eduction-section h2 span, .clinical-section h2 span {
    	font-size: 44px;
	}
	.eduction-section h2 span {
		top: -62px;
	}
	.clinical-section h2 span {
		top: -37px;
	}
	.right-eduction p,.greenbg .right-eduction p {
		font-size: 23px;
		line-height: 34px;
	}
	.resource-banner .container,
	.learning-section,
	.kind-learning-section .container,
	.nvld-inner-section {
		width: 95%;
	}
	.resource-title {
    	font-size: 50px;
	}
	.learning-des h2 {
    	font-size: 43px;
	}
	.kind-learning-section h2 {
    	font-size: 34px;
	}
	.box-kind p,
	.box-kind h3,
	.visit-box p {
    	font-size: 22px;
	}
	.box-kind {
    	padding-bottom: 15px;
	}
	.title-nvld h2,
	.resource-last h2 {
		font-size: 60px;
	}
	.right-image-nvld {
		width: 500px;
	}
	.right-image-nvld::before {
		content: "";
		width: 80%;
		height: 80%;
		position: absolute;
		left: -30px;
		top: -30px;
	}
	.nvld-section {
		margin: 100px 0 60px 0;
	}
	.resource-des h2 {
		width: 95%;
		font-size: 32px;
	}
	.resource-des p {
		font-size: 24px;
		padding-top: 15px;
	}
	.single-resource h3 {
		font-size: 32px;
	}
	.right-living-img {
		position: relative;
		right: 0;
		width: 450px;
		margin:auto
	}
	
	.right-living-img::before {
		right: -40px;
		width: 95%;
		height: 200px;
	}
	.white-shape-res {
		width: 125px;
		right: 110px;
		bottom: -80px;
	}
	.education-section ul li, .whitebg ul li, .p.in,.job-section p{
		font-size:22px
	}
	
}

@media(max-width:991px){
	.right-banner {
		width: 65%;
	}
	.right-banner {
		padding: 35px;
	}
	.right-banner h1 {
    	font-size: 20px;
	}
	.right-banner .leaf-img1 {
		right: -30px;
		top: -105px;
		width: 75px;
	}
	.left-banner .leaf-img {
		bottom: -50px;
		left: -35px;
		width: 105px;
	}
	.feel-section p {
    	width: 90%;
	}
	.left-rewrite {
		width:66%;
		padding: 60px 43px 100px 0;
	}
	.left-rewrite h2, .left-rewrite h3 {
		font-size: 25px;
	}
	.left-rewrite h3 {
		padding: 20px 0 30px 0;
	}
	.rewrite-img {
		width: 500px;
	}
	.leaf-shape-3, .leaf-img2 {
		width: 170px;
	}
	.rewrite-story-section {
		padding: 80px 0 245px 0;
	}
	.leaf-img2 {
		left: calc(50% - 80px);
	}
	.living-left h2 {
		font-size: 30px;
	}
	.left-counseling::before {
		top: -55px;
	}
	.counseling-section h2 {
		font-size: 30px;
	}
	.left-counseling {
		width: 400px;
		margin: auto;
	}
	.right-counseling {
		padding: 60px 0 50px 0px;
		margin-top: -50px;
	}
	.client-section .container p {
		padding: 20px 0;
	}
	.client-section .container h2 {
		font-size: 40px;
	}
	.living-pote-section {
		padding: 75px 40px;
	}
	.celebrate-section h2 {
    	font-size: 30px;
	}
	.celebrate-section p {
		font-size: 20px;
	}
	.right-counseling h3 {
		font-size: 52px;
		line-height: 50px;
	}
	.right-counseling h4 {
		font-size: 30px;
	}
	.client-section .slick-prev {
		left: 45%;
	}
		.client-section .slick-next {
		right: 45%;
	}
	.feel-section h2, .living-pote-section h2 {
		font-size: 35px;
	}
	.living-pote-section .text-center {
		margin-top: 105px;
	}
	/* .subcribe-inner .container form {
    	margin: 30px 0px 0 0px;
	}
	.subcribe-inner .container form input {
		width: 35%;
		height: 50px;
		margin-right: 15px;
	} */
	.right-living-img {
		text-align: right;
		margin-top: 50px;
	}
	.right-living-img img {
    	width: 600px;
	}
	.subcribe-inner .container h2 {
		font-size: 30px;
		line-height: 50px;
	}
	.subcribe-inner .container h2 span {
		font-size: 50px;
	}
	.counseling-section {
		padding: 0;
	}
	.about-banner-page .col-md-6 {
		width: 50%;
		float:left;
	}
	.about-banner-right h1 {
		font-size: 43px;
	}
	.about-banner-right h2 {
		font-size: 58px;
		line-height: 50px;
		padding-bottom: 20px;
	}
	.about-banner-right h1 {
		padding-top: 40px;
	}
	.about-shape {
		top: -30px;
		width: 140px;
	}
	.about-shape2 {
		right: -13px;
		bottom: -13px;
		width: 140px !important;
	}
	.about-banner-right p {
		font-size: 20px;
		padding-top: 10px;
	}
	.education-section p,.education-section ul li, .whitebg ul li {
		font-size: 22px;
	}
	.about-img2 {
		width: 530px;
	}
	.about-center-detail {
		width: 495px;
	}
	.about-center-inner-detail {
		padding: 30px 35px;
	}
	.right-eduction {
    	padding-left: 60px;
	}
	.left-eduction h3,.greenbg .left-eduction h3,.greenbg .right-eduction strong {
		font-size: 24px;
	}
	.eduction-section .text-big {
		top: -90px;
	}
	.clinical-inner:before {
		left: 3%;
		width: 94%;
	}
	.eduction-section h2 span, .clinical-section h2 span {
		padding-left: 130px;
	}
	.eduction-section h2 span.mind-text, .clinical-section h2 span.mind-text {
		padding-left: 160px;
	}
	.about-shape4 {
		right: 20px;
		top: -130px;
		width: 140px;
	}
	.eduction-section h2 span, .clinical-section h2 span {
		font-size: 36px;
	}
	.clinical-section h2 span {
		top: -29px;
	}
	.eduction-section h2 span {
		top: -54px;
	}
	.eduction-section .text-big, .clinical-section .text-big {
		font-size: 130px;
		line-height: 180px;
	}
	.right-clinical-detail p {
		font-size: 21px;
		line-height: 32px;
		padding-bottom: 10px;
	}
	.clinical-inner:before {
		height: 360px;
	}
	.job-section p {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.clinical-detail {
		padding-bottom: 40px;
	}
	.eduction-section {
    	padding: 0 0 60px 0;
	}
	.about-center {
		padding-top: 150px;
		margin-top: 150px;
	}
	.about-banner-page .container {
		padding: 90px 0 50px 0;
	}
	.resource-banner .container .col-md-6,
	.learning-section .row .col-md-6,
	.kind-learning-section .container .col-md-6,
	.left-nvld .row .col-md-6 {
		width: 50%;
		float: left;
	}
	.resource-title {
		font-size: 45px;
		padding-left: 0;
	}
	.resource-hd h2 {
    	font-size: 55px;
	}
	.resource-hd .container {
		width: 100%;
		margin: 45px auto 0 auto;
		padding-left: 30px;
		padding-right: 30px;
	}
	.resource-hd .container .col-md-3 {
		width: 33.3%;
		float:left;
	}
	.learning-des h2 {
		font-size: 37px;
	}
	.learning-des {
    	padding: 25px 40px 40px 35px;
	}
	.kind-learning-section {
		padding: 65px 0;
	}
	.kind-learning-section .container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.kind-learning-section h2 {
		font-size: 30px;
	}
	.box-kind {
		width: 100%;
	}
	.left-nvld {
		width: 330px;
	}
	.title-nvld h3 {
    	font-size: 26px;
	}
	.right-image-nvld {
		width: 370px;
	}
	.nvld-section {
		margin: 60px 0;
	}
	.resource-des h2 {
		font-size: 28px;
	}
	.resource-des {
    	padding: 80px 0;
	}
	.title-nvld h2, .resource-last h2 {
		font-size: 50px;
	}
	.resource-banner {
		padding: 55px 0 80px 0;
	}
	.resource-hd-box h3 {
    	font-size: 18px;
	}
	.white-shape-res {
		width: 95px;
		right: 70px;
		bottom: -50px;
	}
	.education-section.blue-services h2,.education-section.blue-services h3{
		width: 85%;
		line-height: 36px;
        font-size: 30px;
	}
	.whitebg h2{
		font-size: 35px;
	}
	.greenbg .resourcep strong{
		font-size: 30px;
	}
	.whitebg .dance-p{
		font-size: 35px;
	}
	.counseling-section .container{
		margin-top: 70px;
	}
}
@media(max-width:767px){
	.white-shape-res {
		width: 105px;
		right: 60px;
		bottom: -65px;
	}
	.about-banner-right {
		padding-left: 0;
	}
	.left-eduction, .right-eduction {
		padding-left: 0px;
	}
	.right-eduction {
		padding-top: 40px;
	}
	.clinical-section h2 {
		margin-left: 60px;
	}
	.left-banner {
		width: 295px;
		float: none;
		margin: auto;
	}
	.left-banner .leaf-img,
	.right-banner .leaf-img1, 
	.leaf-shape-3, 
	.leaf-img2,
	.left-counseling .leaf-shape-4 {
		display: none;
	}
	.right-banner {
		width: 100%;
		margin-left:0;
		margin-top: 80px;
		padding:35px 0;
	}
	.right-banner:before,
	.right-banner:after {
		background:#EBE2DF;
		position: absolute;
		top:0;
		height: 100%;
		content:"";
		width:50px;
		z-index:-9;
	}
	.right-banner:before {
		left: -20px;
	}
	.right-banner:after {
		right: -20px;
	}
	.banner-section {
		padding: 104px 0 0 0;
		margin-top: 45px;
	}
	.left-rewrite,
	.living-left,
	.living-right, .left-clinical-detail, .right-clinical-detail {
    	width: 100%;
	}
	.rewrite-img {
		width: 500px;
		position: relative;
		top: 0;
		margin:50px auto 0 auto;
	}
	.rewrite-story-section {
		padding-bottom: 80px;
	}
	.living-left {
		padding-top: 0;
	}
	.living-right {
		padding-top: 50px;
	}
	.living-right ul {
		margin-bottom: 0px;
		padding-left: 0;
	}
	.celebrate-section p {
		width: 90%;
	}
	.counseling-section h2 {
		text-align: center;
		padding: 0px 15px 40px 15px;
	}
	.client-section .slick-prev {
		left: 43.5%;
	}
	.client-section .slick-next {
		right: 43.5%;
	}
	/*.subcribe-inner .container form input {
    	width: 32%;
	} */
	.subcribe-inner {
		padding: 120px 0 50px 0;
	}
	/*.subcribe-inner .container form .btn-sea {
		font-size: 15px;
	}*/
	.about-banner-page .col-md-6, .left-eduction, .right-eduction {
		width: 100%;
	}
	.about-shape, .about-shape4 {
		display: none;
	}
	.about-shape2 {
		right: -25px;
		bottom: -6px;
		width: 140px !important;
	}
	.job-section {
		margin-bottom: 0;
	}
	.about-banner-left {
		width: 400px;
		margin: auto;
		position: relative;
	}
	.about-banner-left:before {
		left: -15px;
		top: -25px;
	}
	.about-banner-page .container {
		padding: 60px 0 50px 0;
	}
	.about-center {
		text-align: center;
		padding-top: 0;
	}
	.about-img2 {
		width: 90%;
		position: relative;
	}
	.about-center-detail {
		width: 90%;
		float: none;
		margin: auto;
	}
	.right-clinical-detail {
		padding-top: 40px;
	}
	.right-clinical-detail p {
		padding-left: 0;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
		padding-bottom: 0;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		top: 74px;
	}
	.resource-banner .container .col-md-6,
	.learning-section .row .col-md-6 {
		width: 100%;
	}
	.resource-banner .col-md-6 .text-center {
		width: 400px;
		margin: 0 auto 50px auto;
	}
	.resource-title {
		font-size: 40px;
		text-align: center;
	}
	.resource-title br {
		display:none;
	}
	.resource-banner {
		margin-top: 40px;
	}
	.title-hd-box {
		font-size: 20px;
	}
	.resource-hd-box {
		padding-bottom: 30px;
	}
	.resource-hd h2 {
		font-size: 50px;
	}
	.learning-des {
		margin-top: 0;
		left: 0;
		width: 100%;
	}
	.kind-learning-section h2 {
		font-size: 25px;
		margin-top: 0;
	}
	.kind-learning-section .container .row {
		padding-top: 10px;
	}
	.box-kind p, .box-kind h3, .visit-box p {
		font-size: 20px;
	}
	.right-image-nvld {
		width: 370px;
		position: relative;
		clear: both;
		margin: 0 auto 0 auto;
		top: 0;
	}
	.left-nvld {
		width: 100%;
		margin: auto;
		float: none;
		padding-bottom: 50px;
	}
	.title-nvld h2 {
		text-align: center;
	}
	.resource-des p {
		font-size: 20px;
		padding-top: 10px;
	}
	.title-nvld h2, .resource-last h2 {
		font-size: 45px;
	}
	.resource-last {
    	padding: 80px 15px 60px 15px;
	}
	.single-resource {
		padding-top: 15px;
	}
	.single-resource h3 {
		font-size: 28px;
	}
	.single-resource p a {
    	font-size: 18px;
	}
	.nvld-section {
		min-height: initial;
	}
	.kind-learning-section .container,
	.resource-hd .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	[data-ff-el="root"].ff-61bcd26bd2fc90968d6f42bd .ff-61bcd26bd2fc90968d6f42bd__image {
		/*background-position: top top;
		min-height: 570px;*/
	}
	.living-pote-section p{
		text-align:left;
	}
	.education-section ul li, .whitebg ul li, .p.in, .job-section p{
		font-size:20px;
	}
	.whitebg .dance-p {
        font-size: 33px;
		padding-top: 10px;
    }
	.schedule-btn.inner-btn{
		padding-bottom: 40px;
		margin-top: 10px;
	}
	.job-section p.resourcep{
		font-size: 30px;
	}
	.servbtn.schedule-btn {
        margin-top: 10px;
		padding-top: 20px;
	}
	
	[data-ff-el="root"].ff-61bcd26bd2fc90968d6f42bd .ff-61bcd26bd2fc90968d6f42bd__image [data-draw-element="wrapper"]{
		padding-top:0px !important;
	}

	[data-ff-el="root"][data-ff-name="popupImage"].ff-61bcd26bd2fc90968d6f42bd .ff-61bcd26bd2fc90968d6f42bd__image [data-draw-element="svg"]{
		position: relative !important;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle{
		        z-index: 999;
	}
}
@media(max-width:585px){
	.white-shape-res {
		display: none;
	}
	.right-living-img {
		width: 100%;
	}
	.right-living-img::before {
		right: -20px;
		width: 85%;
		bottom: -20px;
	}
	/*.subcribe-inner .container form input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	} 
	.subcribe-inner .container form .btn-sea {
		width: 100%;
	}
	.subcribe-inner .container form {
		flex-wrap: wrap;
	} */
	.feel-section h2, .living-pote-section h2 {
		font-size: 30px;
	}
	.client-section .slick-prev {
		left: 41.5%;
	}
	.client-section .slick-next {
		right: 41.5%;
	}
	.feel-section {
		padding: 50px 0 50px 0;
	}
	.rewrite-img {
    	width: 90%;
	}
	.subcribe-inner .container h2 {
		font-size: 28px;
		line-height: 44px;
	}
	.subcribe-inner .container h2 span {
		font-size: 45px;
	}
	.celebrate-section h2 {
		font-size: 28px;
	}
	.education-section p,.education-section ul li, .whitebg ul li {
		font-size: 20px;
	}
	.about-center-detail p {
    	font-size: 18px;
	}
	.eduction-section h2 span, .clinical-section h2 span {
		font-size: 30px;
	}
	.eduction-section .text-big, .clinical-section .text-big {
		font-size: 100px;
		line-height: 180px;
	}
	.eduction-section h2 span, .clinical-section h2 span {
		padding-left: 75px;
	}
	.eduction-section h2 span.mind-text, .clinical-section h2 span.mind-text {
		padding-left: 100px;
	}
	.eduction-section h2 span {
		top: -49px;
	}
	.left-eduction h3,.greenbg .left-eduction h3,.greenbg .right-eduction strong {
		font-size: 20px;
	}
	.right-eduction p,.greenbg .right-eduction p {
		font-size: 20px;
		line-height: 30px;
	}
	.eduction-section {
		padding: 0 0 30px 0;
	}
	.clinical-section h2 span {
		top: -24px;
	}
	.right-clinical-detail p {
		font-size: 19px;
		line-height: 28px;
		padding-bottom: 5px;
	}
	.eduction-section {
		margin: 90px 0 20px 0;
	}
	.clinical-section {
		margin-top: 70px;
	}
	.clinical-inner {
		width: 90%;
	}
	.education-section p,.education-section ul li, .whitebg ul li {
		font-size: 18px;
	}
	.resource-banner .col-md-6 .text-center {
    	width: 95%;
	}
	.resource-banner {
		padding: 55px 0 55px 0;
	}
	.resource-hd .container .col-md-3 {
		width: 50%;
	}
	.learning-des {
		padding: 25px;
	}
	.kind-learning-section .container .col-md-6 {
		width: 100%;
	}
	.kind-learning-section .container .row {
    	display: inline-block;
	}
	
	.education-section.blue-services h2, .education-section.blue-services h3{
		line-height: 30px;
        font-size: 25px;
	}
	.job-section p.resourcep{
		font-size: 25px;
	}
	.greenbg .resourcep{
		font-size: 25px;
	}
	.two-btn .btn1{
		margin-bottom: 20px;
		margin-right: 0px;
	}
	.two-btn .btn2{
		margin-left:0px;
	}
	.whitebg h2 {
        font-size: 30px;
    }
	.whitebg .dance-h{
		font-size:24px;
	}
	.greenbg .resourcep strong{
		font-size: 27px;
	}
}
@media(max-width:479px){
	.right-living-img::before {
		right: -10px;
		bottom: -10px;
	}
	.living-pote-section .text-center {
		margin-top: 65px;
	}
	.left-banner {
    	width: 240px;
	}
	.feel-section {
		padding: 50px 15px 50px 15px;
	}
	.left-rewrite {
		padding: 50px 30px 50px 0;
	}
	.rewrite-story-section {
		padding-bottom: 60px;
	}
	.living-right {
		padding-top: 30px;
	}
	.counseling-section h2,
	.left-counseling {
    	width: 100%;
	}
	.client-section .container h2 {
		font-size: 36px;
		line-height: 40px;
	}
	.client-section .slick-prev {
		left: 38%;
	}
	.client-section .slick-next {
		right: 38%;
	}
	.feel-section h2, .living-pote-section h2 {
		font-size: 28px;
	}
	.living-pote-section {
		padding: 75px 20px;
	}
	.right-living-img::before {
		height: 150px;
	}
	.about-banner-left {
    	width: 90%;
	}
	.about-banner-right h1 {
		font-size: 38px;
	}
	.about-banner-right h2 {
		font-size: 50px;
		padding-left:60px;
	}
	.about-center-inner-detail {
		padding: 20px 15px;
	}
	.eduction-section .text-big, .clinical-section .text-big {
		font-size: 80px;
		line-height: 170px;
	}
	.eduction-section h2 span, .clinical-section h2 span {
		font-size: 23px;
		padding-left: 65px;
	}
	.eduction-section h2 span.mind-text, .clinical-section h2 span.mind-text {
		padding-left: 80px;
	}
	.eduction-section h2 span {
		top: -42px;
	}
	.clinical-section h2 {
		margin-left: 20px;
	}
	.clinical-section h2 span {
		top: -17px;
	}
	.title-nvld h2, .resource-last h2 {
		font-size: 38px;
	}
	.resource-last {
		padding: 60px 15px 60px 15px;
	}
	.resource-title {
		font-size: 30px;
		margin-top: 0;
	}
	.resource-hd .container .col-md-3,
	.left-nvld .row .col-md-6 {
		width: 100%;
	}
	.resource-banner .container, .learning-section, .kind-learning-section .container, .nvld-inner-section {
		width: 90%;
	}
	.learning-des h2 {
		font-size: 30px;
	}
	.right-image-nvld {
    	width: 95%;
	}
	.right-image-nvld::before {
		left: -15px;
		top: -15px;
	}
	.resource-des {
		padding: 60px 0;
	}
	.resource-des h2 {
		font-size: 24px;
	}
	.resource-banner .col-md-6 .text-center::before {
		top: 15px;
		left: -15px;
	}
	.resource-banner .col-md-6 .text-center {
		width: 100%;
	}
	.resource-hd .container {
		margin: 25px auto 0 auto;
	}
	.kind-learning-section .container {
		width: 100%;
	}
}