/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@charset "utf-8";

body { background:#f9f9f9; font-family:"Open Sans", sans-serif; color:#555; font-size:15px; line-height:20px; margin:0; padding:0;}
button, input, textarea {font-family:"Open Sans", sans-serif; }
h1, h2, h3, h4, h5, h6 {font-family:"Lato", sans-serif; margin:0; font-weight:900; text-align:center;}

h1, h3 {color:#333; font-size:51px; line-height:51px; margin-bottom: 15px;}
h2 { color:#555; font-size:25px; line-height:30px; margin-bottom: 20px; text-transform: uppercase;}
.whiteTxt, .whiteTxt h3, h3.whiteH3 {color:#fff;}
a {color:#0f76bb; text-decoration: none; cursor:pointer; }
a:hover {color:#e04141;}
hr {border:0; height:0; border-top: 1px solid #b5b5b5; width:110px; margin-top:0; margin-bottom:30px;}
img {border:0; height: auto;}

.wrapper {width:1240px; margin:0 auto; position: relative;}

.menu {padding:0; margin:0; padding-top:35px; list-style:none; display: block; float: right; transition: all .3s ease-in-out;}
header.fixedHeader .menu {padding-top: 10px;}
.menu li {display:inline-block;}
.menu a {display:inline-block; padding-left:8px; padding-right: 8px; color:#333; }
.menu a:hover {color:#e04141;}

.scrollToTop{ padding:10px 15px; text-align:center; background: rgba(255, 16, 10, 0.6); font-weight: bold; color: #fff; text-decoration: none; position:fixed; bottom:15px; right:15px; display:none; z-index: 6;}
.scrollToTop:hover { background: rgba(255, 16, 10, 1); color: #fff;}

.fleft { display:table-cell; vertical-align: middle; }
.fright { display:table-cell; vertical-align: middle; }
.clear {clear:both;}

.greyBg {background-color: #f7f7f7;}
.blocker {z-index: 990!important;}
.modal {z-index: 999!important;}

header {padding:10px 0; background-color: #f9f9f9; transition: all .1s ease-in-out;}
header.fixedHeader {padding:7px 0; position: fixed; top:0; left:0; width: 100%; z-index: 4; border-bottom: solid 1px #f7f7f7; box-shadow:0 3px 9px 0px rgba(0,0,0,0.25);  }
header img {transition: all .3s ease-in-out;} 
header.fixedHeader img {width:100px; height:auto;} 
section, footer {padding:45px 0; text-align:center; }

.logo {width: 215px;}
.moreInfoBtn {color: #fff; font-size: 25px; font-weight: bold; background-color: #f31010; border:#fff solid 3px; border-radius: 5px; padding:8px 20px 12px 20px; display: inline-block; box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.2); }
.moreInfoBtn:hover {color: #fff; background-color: #760101;}

#overview {background-color: #9e63a1; background-image: url(images/bg-main.jpg); background-repeat: no-repeat; background-size: cover; background-position: center bottom; padding-top:100px; padding-bottom: 320px;}
#overview .line1, #overview .line2, #overview .line3 {font-family:"Lato", sans-serif; font-weight:900; text-align:center;}
#overview .line1, #overview .line3 {letter-spacing: 0.07em;}
#overview .line1 {font-size: 76px; line-height: 80px;}
#overview .line2 {font-size: 25px; line-height: 30px; width:1000px; margin-left: auto; margin-right: auto;}
#overview .line3 {font-size: 47px; line-height: 55px;}
#overview .moreInfoBtn {margin-top: 20px; }

#moreInfo {}
#moreInfo .content {display: table; width:75%; margin:30px auto auto auto;}
#moreInfo .content .fleft {display:table-cell; padding-right: 30px; width: 450px; }
#moreInfo .content .fright {display:table-cell; box-sizing: border-box; background-color: #f35651; padding:50px 55px;}
#moreInfo .certified img {width: 295px;}
#moreInfo hr {margin-top: 10px; margin-bottom: 10px;}
form {margin:0; padding:0}
h3.formH3 {color:#fff; font-size: 38px; }
input[type="text"] {padding:16px 10px; margin-bottom:15px; color:#555; font-size:16px; width:100%; box-sizing: border-box;}
input[type=submit] {-webkit-appearance:none; -moz-appearance:none; appearance:none;
background-color: #000; border:none; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius: 5px; padding:12px 20px; color:#fff; font-weight: 700; font-size:20px; border:#000 solid 3px; }
input[type=submit]:hover {background-color: #000; border:#fff solid 3px;  }
#thankyouMsg {color: #fff;}
#thankyouMsg a {background-color: #000; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius: 5px; padding:8px 15px; color:#fff; font-weight: 700; border:#000 solid 2px; display:inline-block; }
#thankyouMsg a:hover {background-color: #000; border:#fff solid 2px;  }

#makeProfits {background-color: #472d4e;}
#makeProfits .icons img {height: 143px; width: auto; }
#makeProfits .icons > div {display: inline-block; margin: 0 40px 20px 40px; width: 155px; vertical-align: top;}

#learningOutcome {background-color: #0d0403; background-image: url(images/bg-learn.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; padding-top:80px; padding-bottom: 80px;}
#learningOutcome .learnList {width: 80%; margin: auto auto 20px auto;}
#learningOutcome .learnList .learn {display: inline-block; width: 33%; padding:0 15px 30px 15px;box-sizing: border-box; vertical-align: top;}
#learningOutcome .learnList .learn div {display:table-cell; text-align:left; vertical-align: top; }
#learningOutcome .learnList .learn div:first-child {font-size: 21px; font-weight: bold; color: #fff; background-image: url(images/bg-bullet.png); background-repeat: no-repeat; background-position: left top; background-size: 55px auto; width:45px; padding-left: 15px; height: 35px; padding-top: 10px;}
#learningOutcome .learnList .learn div:last-child { padding-top: 10px;}
#learningOutcome .fee {}
#learningOutcome .fee > div {display: inline-block; vertical-align: top;}
#learningOutcome .fee > div:first-child {color: #f3c751; text-align: left;} 
#learningOutcome .fee > div:first-child div:first-child {font-size: 21px; margin-bottom: 10px; }
#learningOutcome .fee > div:first-child div:last-child {font-size: 47px; font-weight: bold;}
#learningOutcome .fee .moreInfoBtn {margin-top: 10px; margin-left: 15px;}

#forWho {background-color: #f9f9f9; background-image: url(images/bg-who.jpg); background-repeat: no-repeat; background-size: 100%; background-position:bottom; padding-bottom: 350px;}
#forWho .whoList {}
#forWho .whoList .who {display: inline-block;width: 35%; padding:0 30px 20px 30px; text-align: left; vertical-align: top; }
#forWho .whoList .who > div:first-child {font-size: 21px; font-weight: bold;}
#forWho .whoList .who > div:last-child {font-size: 15px;}

#testimonials {background-color: #0d0403; background-image: url(images/bg-testimonial.jpg); background-repeat: no-repeat; background-size: 100% auto; background-position:top center; padding-top:80px; padding-bottom: 80px; margin-top:-1px;}
#testimonials .testimonials {width:800px; margin: auto;}
#testimonials .testimonials .testimonial {vertical-align: middle; background-color: #fff; padding:40px 50px 30px 50px; margin:auto 30px;}
#testimonials .testimonials .testimonial .name {font-size: 22px; line-height: 25px; font-style: italic; font-weight: 700; margin-top: 20px;}
#testimonials .testimonials .testimonial .email {font-size: 16px; line-height: 20px; font-style: italic;font-weight: 700;}
.slick-prev, .slick-next {width:40px; height: 40px; z-index: 2;}
.slick-prev {left:-15px;}
.slick-next {right:-15px;}
.slick-prev:before, .slick-next:before {font-size: 40px; color: #f35651;}

#bestProgram {background-color: #0d0403; background-image: url(images/bg-best-program.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; padding-top:60px; padding-bottom: 60px;}
#bestProgram .wrapper {width:100%; }
#bestProgram .content {text-align: left; display: table;}
#bestProgram .content > div {display: table-cell; vertical-align: middle;}
#bestProgram .content > div:first-child { background-image: url(images/pic-best-program.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; width: 40%; }
/*#bestProgram .content > div img {width:100%; }*/
#bestProgram .content > div ul {margin:0; margin-left: -20px; padding:0; list-style: none; text-align: left; display: block; vertical-align: middle;}
#bestProgram .content > div ul li {background-image: url(images/bg-bullet2.png); background-repeat: no-repeat; background-size: 42px auto; background-position: bottom left; padding-bottom: 12px; padding-left: 42px; margin-bottom: 20px; margin-right: 25px; }

#gallery {}
#gallery .col1 {width:440px; display: inline-block; vertical-align: top;}
#gallery .col2 {width:307px; display: inline-block; vertical-align: top;} 
#gallery .col3 {width:307px; display: inline-block; vertical-align: top;} 
#gallery .imageGallery {}
#gallery .imageGallery > div {}
#gallery .imageGallery > div img {max-width: 100%;}
#gallery .slick-prev {left:5px;}
#gallery .slick-next {right:5px;}
#gallery iframe {width:100%;}
#gallery .youtubeVideo {padding:0 0 9px 10px;}
#gallery .youtubeVideo:last-child {padding-bottom: 0;}

#waitNoMore {background-color: #472d4e;}
#waitNoMore h3 {font-size: 76px; color: #f35651; margin-bottom: 35px; }
#waitNoMore .txt1 {font-size: 30px; line-height: 32px; font-family:"Lato", sans-serif; font-weight:900; }
#waitNoMore .txt2 {font-size: 47px; line-height: 50px; font-family:"Lato", sans-serif; font-weight:900; }
#waitNoMore .fee {font-size: 38px; line-height: 42px; color:#f3c751; font-family:"Lato", sans-serif; font-weight:900; margin-bottom: 30px; }
#waitNoMore .pssst {font-size: 14px; line-height: 16px; font-style: italic; color: #c3bec5; width: 450px; margin:8px auto auto auto;}

#contact {padding-top: 40px; padding-bottom: 40px; border-top: #f35651 solid 5px;}
#contact .content > div {display: inline-block; vertical-align: top; margin:auto 10px;}
#contact .logoFooter img {width: 213px;}
#contact .contacts {width: 380px; text-align: left; font-size: 15px; line-height: 18px; }
#contact .contacts h4 {text-align: left; font-size: 22px; margin-bottom: 15px; line-height: 23px;}
#contact .contacts h4 div {font-size: 18px;}
#contact .contacts .tel {margin-top: 20px;}
#contact .social { margin-top: 20px;}
#contact .social img {height:37px; width: auto; }
#contact .social img.whatsapp {height:35px; width: auto; }

footer {font-size:14px; background-color: #fff; color:#666; padding:12px 0;}


@media screen and (min-width: 1800px) {
	#overview { padding-top:100px; padding-bottom:600px;}
	#forWho {padding-bottom: 550px;}
}
@media screen and (min-width: 1600px) {
	#overview { padding-top:100px; padding-bottom:400px;}
	#forWho {padding-bottom: 450px;}
}
@media screen and (min-width: 480px) {
	#contact .address span {display:block;}
}

@media screen and (max-width: 1279px) {
		body { font-size:14px; line-height:19px; }

		h1, h3 {font-size:47px; line-height:47px; margin-bottom: 15px;}
		h2 {font-size:23px; line-height:28px; margin-bottom: 20px;}
		hr {width:110px; margin-bottom:25px;}

		.wrapper {width:980px;}

		.menu {padding-top:30px; }
	header.fixedHeader .menu {padding-top: 10px;}
		.menu a {padding-left:6px; padding-right: 6px;}

		.scrollToTop{ padding:8px 12px; bottom:10px; right:10px;}

	header {padding:10px 0; }
	header.fixedHeader {padding:7px 0; }
		section, footer {padding:40px 0; }

		.logo {width: 180px;}
		.moreInfoBtn {font-size: 23px; border:#fff solid 3px; padding:8px 20px 12px 20px; }

		#overview {padding-top:70px; padding-bottom: 280px;}
	#overview .line1, #overview .line3 {letter-spacing: 0.07em;}
	#overview .line1 {font-size: 76px; line-height: 80px;}
	#overview .line2 {font-size: 25px; line-height: 30px; width:1000px; }
	#overview .line3 {font-size: 47px; line-height: 55px;}
	#overview .moreInfoBtn {margin-top: 20px; }

		#moreInfo .content {display: table; width:90%; margin:30px auto auto auto;}
		#moreInfo .content .fleft {display:table-cell; padding-right: 20px; width: 400px; }
		#moreInfo .content .fright {display:table-cell; padding:35px 45px; }
		#moreInfo .certified img {width: 290px;}
	#moreInfo hr {margin-top: 10px; margin-bottom: 10px;}
	h3.formH3 {font-size: 38px; }
		input[type="text"] {padding:13px 10px; margin-bottom:13px; font-size:14px; }
		input[type=submit] {padding:10px 20px; font-size:18px; border:#000 solid 3px; }
	input[type=submit]:hover {border:#fff solid 3px; }

		#makeProfits .icons img {height: 135px; }
		#makeProfits .icons > div {margin: 0 20px 20px 20px; width: 140px;}

		#learningOutcome { padding-top:60px; padding-bottom: 60px;}
		#learningOutcome .learnList {width: 80%; margin: auto auto 15px auto;}
	#learningOutcome .learnList .learn {width: 33%; padding:0 15px 30px 15px;}
	#learningOutcome .learnList .learn div {display:table-cell; }
	#learningOutcome .learnList .learn div:first-child {font-size: 21px; background-size: 55px auto; width:45px; padding-left: 15px; height: 35px; padding-top: 10px;}
	#learningOutcome .learnList .learn div:last-child { padding-top: 10px;}
	#learningOutcome .fee > div {display: inline-block;}
	#learningOutcome .fee > div:first-child div:first-child {font-size: 21px; margin-bottom: 10px; }
	#learningOutcome .fee > div:first-child div:last-child {font-size: 47px;}
	#learningOutcome .fee .moreInfoBtn {margin-top: 10px; margin-left: 15px;}

		#forWho {padding-bottom: 260px;}
	#forWho .whoList .who {width: 35%; padding:0 30px 20px 30px; }
		#forWho .whoList .who > div:first-child {font-size: 19px;}
		#forWho .whoList .who > div:last-child {font-size: 14px;}

		#testimonials { padding-top:60px; padding-bottom: 60px;}
	#testimonials .testimonials {width:800px;}
	#testimonials .testimonials .testimonial {padding:40px 50px 30px 50px; margin:auto 30px;}
		#testimonials .testimonials .testimonial .name {font-size: 20px; line-height: 22px;}
		#testimonials .testimonials .testimonial .email {font-size: 15px; line-height: 19px;}
	.slick-prev, .slick-next {width:40px; height: 40px;}
	.slick-prev {left:-15px;}
	.slick-next {right:-15px;}
	.slick-prev:before, .slick-next:before {font-size: 40px;}

		#bestProgram { padding-top:50px; padding-bottom: 50px;}
	#bestProgram .wrapper {width:100%; }
		/*#bestProgram .content > div img {width:420px; }*/
	#bestProgram .content > div:first-child { width: 40%; }
	#bestProgram .content > ul {margin-left: -20px; }
		#bestProgram .content > ul li {background-size: 35px auto; padding-bottom: 12px; padding-left: 35px; margin-bottom: 15px; }

		#gallery .col1 {width:350px;}
		#gallery .col2 {width:270px;} 
		#gallery .col3 {width:270px;}
		#gallery iframe {height:170px;}
		#gallery .youtubeVideo {padding:0 0 7px 8px;}

		#waitNoMore h3 {font-size: 65px; margin-bottom: 35px; }
		#waitNoMore .txt1 {font-size: 28px; line-height: 30px; }
		#waitNoMore .txt2 {font-size: 42px; line-height: 47px; }
		#waitNoMore .fee {font-size: 36px; line-height: 40px; margin-bottom: 25px; }
	#waitNoMore .pssst {font-size: 13px; line-height: 15px; margin:7px auto auto auto;}

		#contact {padding-top: 38px; padding-bottom: 38px;}
	#contact .content > div {margin:auto 10px;}
	#contact .logoFooter img {width: 213px;}
		#contact .contacts {width: 370px; font-size: 14px; line-height: 17px; }
		#contact .contacts h4 {font-size: 21px; margin-bottom: 15px; line-height: 22px;}
		#contact .contacts h4 div {font-size: 17px;}
		#contact .contacts .tel {margin-top: 15px;}
		#contact .social { margin-top: 18px;}
	#contact .social img {height:36px;}
	#contact .social img.whatsapp {height:34px;}

		footer {font-size:13px; padding:12px 0;}
}

@media screen and (max-width: 1023px) {
			body { font-size:13px; line-height:18px; }

			h1, h3 {font-size:38px; line-height:38px; margin-bottom: 15px;}
		h2 {font-size:23px; line-height:28px; margin-bottom: 20px;}
		hr {width:110px; margin-bottom:25px;}

			.wrapper {width:100%; padding-left:15px; padding-right: 15px; box-sizing: border-box;}

			.menu {padding-top:10px; float: none; }
	header.fixedHeader .menu {padding-top: 10px;}
		.menu a {padding-left:6px; padding-right: 6px;}

			.scrollToTop{ padding:8px 12px; bottom:5px; right:5px;}

			header {padding:10px 0; text-align: center; }
	header.fixedHeader {padding:7px 0; }
			section, footer {padding:30px 0; }

			.logo {width: 150px;}
		.moreInfoBtn {font-size: 23px; border:#fff solid 3px; padding:8px 20px 12px 20px; }

		#overview {padding-top:50px; padding-bottom: 240px;}
	#overview .line1, #overview .line3 {letter-spacing: 0.05em;}
			#overview .line1 {font-size: 60px; line-height: 70px;}
			#overview .line2 {font-size: 21px; line-height: 24px; width:auto; }
			#overview .line3 {font-size: 42px; line-height: 47px;}
			#overview .moreInfoBtn {margin-top: 20px; }

			#moreInfo .content {display: table; width:100%; margin:25px auto auto auto;}
			#moreInfo .content .fleft {display:table-cell; padding-right: 15px; width: 50%; }
			#moreInfo .content .fright {display:table-cell; padding:30px 40px; }
			#moreInfo .certified img {width: 285px;}
	#moreInfo hr {margin-top: 10px; margin-bottom: 10px;}
			h3.formH3 {font-size: 32px; }
			input[type="text"] {padding:10px 10px; margin-bottom:10px; font-size:13px; }
			input[type=submit] {padding:8px 17px; font-size:18px; border:#000 solid 3px; }
	input[type=submit]:hover {border:#fff solid 3px; }

			#makeProfits .content {width:500px; margin: auto;}
			#makeProfits .icons {width:600px; margin: auto;}
			#makeProfits .icons img {height: 125px; }
		#makeProfits .icons > div {margin: 0 20px 20px 20px; width: 130px;}

			#learningOutcome { padding-top:40px; padding-bottom: 40px;}
			#learningOutcome .learnList {width: 100%; margin: auto auto 0 auto;}
			#learningOutcome .learnList .learn {width: 33%; padding:0 15px 20px 15px;}
	#learningOutcome .learnList .learn div {display:table-cell; }
			#learningOutcome .learnList .learn div:first-child {font-size: 18px; background-size: 40px auto; width:38px; padding-left:6px; height: 25px; padding-top: 5px;}
			#learningOutcome .learnList .learn div:last-child { padding-top: 5px;}
	#learningOutcome .fee > div {display: inline-block;}
			#learningOutcome .fee > div:first-child div:first-child {font-size: 18px; margin-bottom: 7px; }
			#learningOutcome .fee > div:first-child div:last-child {font-size: 40px;}
			#learningOutcome .fee .moreInfoBtn {margin-top: 7px; margin-left: 15px;}

			#forWho {padding-bottom: 200px;}
			#forWho .whoList .who {width: 40%; padding:0 20px 15px 20px; }
			#forWho .whoList .who > div:first-child {font-size: 18px;}
			#forWho .whoList .who > div:last-child {font-size: 13px;}

			#testimonials { padding-top:40px; padding-bottom: 40px;}
			#testimonials .testimonials {width:680px;}
			#testimonials .testimonials .testimonial {padding:30px 40px 25px 40px; margin:auto 30px;}
			#testimonials .testimonials .testimonial .name {font-size: 18px; line-height: 22px;}
			#testimonials .testimonials .testimonial .email {font-size: 14px; line-height: 19px;}
	.slick-prev, .slick-next {width:40px; height: 40px;}
	.slick-prev {left:-15px;}
	.slick-next {right:-15px;}
	.slick-prev:before, .slick-next:before {font-size: 40px;}

			#bestProgram { padding-top:40px; padding-bottom: 40px;}
		#bestProgram .wrapper {width:100%; }
			#bestProgram .content {margin-left: -15px;}
			/*#bestProgram .content > div {width:320px; display:block; margin:0 auto 10px auto;}
			#bestProgram .content > div img {width:320px; }
			#bestProgram .content > ul {display:block; margin-left: 0; width: 90%; margin-left: auto; margin-right: auto; }
			#bestProgram .content > div ul {margin-left: 0;}
		#bestProgram .content > div ul li {background-size: 35px auto; background-position: bottom center; text-align: center; padding-bottom: 12px; padding-left: 0; margin-bottom: 15px; }*/

		#gallery .col1 {width:350px;} 
		#gallery .col2 {width:270px;} 
			#gallery .col3 {width:700px; display: block; margin:auto;} 
			#gallery .col3 .youtubeVideo {display:inline-block; width:306px;}
			#gallery iframe {height:170px;} 
			#gallery .col3 .youtubeVideo iframe {height:220px;} 
			#gallery .youtubeVideo {padding:0 0 7px 8px;} 
			#gallery .col3 .youtubeVideo {padding:8px 5px 0 5px;} 

			#waitNoMore h3 {font-size: 60px; margin-bottom: 28px; }
			#waitNoMore .txt1 {font-size: 25px; line-height: 30px; }
			#waitNoMore .txt2 {font-size: 38px; line-height: 38px; }
			#waitNoMore .fee {font-size: 32px; line-height: 40px; margin-bottom: 22px; }
			#waitNoMore .pssst {font-size: 12px; line-height: 14px; margin:5px auto auto auto;}

			#contact {padding-top: 36px; padding-bottom: 36px;}
	#contact .content > div {margin:auto 10px;}
			#contact .logoFooter img {width: 200px;}
			#contact .contacts {width: 360px; font-size: 13px; line-height: 17px; }
			#contact .contacts h4 {font-size: 20px; margin-bottom: 15px; line-height: 21px;}
			#contact .contacts h4 div {font-size: 16px;}
		#contact .contacts .tel {margin-top: 15px;}
		#contact .social { margin-top: 18px;}
			#contact .social img {height:34px;}
			#contact .social img.whatsapp {height:32px;}

			footer {font-size:12px; padding:12px 0;}	
}
@media screen and (max-width: 767px) {	
				body { font-size:12px; line-height:17px; }

				h1, h3 {font-size:35px; line-height:35px; margin-bottom: 15px;}
				h2 {font-size:20px; line-height:26px; margin-bottom: 18px;}
		hr {width:110px; margin-bottom:25px;}

				.wrapper {width:100%; padding-left:10px; padding-right: 10px; box-sizing: border-box;}

			.menu {padding-top:10px; float: none; }
	header.fixedHeader .menu {padding-top: 10px;}
				.menu a {padding-left:6px; padding-right: 6px; margin-bottom: 4px;}

				.scrollToTop{ padding:7px 10px; bottom:4px; right:4px;}

			header {padding:10px 0; text-align: center; }
	header.fixedHeader {padding:7px 0; }
			section, footer {padding:30px 0; }

			.logo {width: 150px;}
				.moreInfoBtn {font-size: 20px; border:#fff solid 3px; padding:7px 20px 10px 20px; }

		#overview {padding-top:50px; padding-bottom: 240px;}
	#overview .line1, #overview .line3 {letter-spacing: 0.05em;}
				#overview .line1 {font-size: 55px; line-height: 50px; margin-bottom: 8px;}
				#overview .line2 {font-size: 17px; line-height: 21px; width:auto; }
				#overview .line3 {font-size: 37px; line-height: 40px; margin-top: 5px;}
			#overview .moreInfoBtn {margin-top: 20px; }

				#moreInfo .content {display: table; width:100%; margin:25px auto auto auto;}
				#moreInfo .content .fleft {display:block; padding-right: 0; width: 85%; margin: auto; }
				#moreInfo .content .fright {display:block; padding:25px 35px; width: 350px; margin: auto; margin-top: 20px; }
				#moreInfo .certified img {width: 250px;}
	#moreInfo hr {margin-top: 10px; margin-bottom: 10px;}
			h3.formH3 {font-size: 32px; }
			input[type="text"] {padding:10px 10px; margin-bottom:10px; font-size:13px; }
			input[type=submit] {padding:8px 17px; font-size:18px; border:#000 solid 3px; }
	input[type=submit]:hover {border:#fff solid 3px; }

				#makeProfits .content {width:100%; margin: auto;}
				#makeProfits .icons {width:100%; margin: auto;}
				#makeProfits .icons img {height: 90px; }
				#makeProfits .icons > div {margin: 0 15px 15px 15px; width: 100px;}

				#learningOutcome { padding-top:30px; padding-bottom: 30px;}
			#learningOutcome .learnList {width: 100%; margin: auto auto 0 auto;}
				#learningOutcome .learnList .learn {width: 45%; padding:0 15px 20px 15px;}
				#learningOutcome .learnList .learn:last-child {margin-right: 45%;}
	#learningOutcome .learnList .learn div {display:table-cell; }
			#learningOutcome .learnList .learn div:first-child {font-size: 18px; background-size: 40px auto; width:38px; padding-left:6px; height: 25px; padding-top: 5px;}
			#learningOutcome .learnList .learn div:last-child { padding-top: 5px;}
	#learningOutcome .fee > div {display: inline-block;}
				#learningOutcome .fee > div:first-child div:first-child {font-size: 16px; margin-bottom: 7px; }
				#learningOutcome .fee > div:first-child div:last-child {font-size: 35px;}
			#learningOutcome .fee .moreInfoBtn {margin-top: 7px; margin-left: 15px;}

				#forWho {padding-bottom: 160px;}
			#forWho .whoList .who {width: 40%; padding:0 20px 15px 20px; }
			#forWho .whoList .who > div:first-child {font-size: 18px;}
			#forWho .whoList .who > div:last-child {font-size: 13px;}

				#testimonials { padding-top:30px; padding-bottom: 30px;}
				#testimonials .testimonials {width:85%;}
			#testimonials .testimonials .testimonial {padding:30px 40px 25px 40px; margin:auto 30px;}
			#testimonials .testimonials .testimonial .name {font-size: 18px; line-height: 22px;}
			#testimonials .testimonials .testimonial .email {font-size: 14px; line-height: 19px;}
	.slick-prev, .slick-next {width:40px; height: 40px;}
	.slick-prev {left:-15px;}
	.slick-next {right:-15px;}
	.slick-prev:before, .slick-next:before {font-size: 40px;}

				#bestProgram { padding-top:30px; padding-bottom: 30px;}
		#bestProgram .wrapper {width:100%; }
				#bestProgram .content {margin-left: 0;}
				#bestProgram .content > div {display: block; }
				#bestProgram .content > div:first-child {width: 55%; height:400px; margin: auto; }
				#bestProgram .content > div ul {margin:auto; padding: 15px; margin-left: 0;}
				#bestProgram .content > div ul li {background-size: 35px auto; background-position: bottom center; text-align: center; padding-bottom: 12px; padding-left: 0; margin-bottom: 15px; }
				/*#bestProgram .content > div ul li {background-image: url(images/bg-bullet2.png); background-repeat: no-repeat; background-size: 42px auto; background-position: bottom left; padding-bottom: 12px; padding-left: 42px; margin-bottom: 20px; margin-right: 25px; }*/
			/*#bestProgram .content > div {width:320px; display:block; margin:0 auto 10px auto;}
			#bestProgram .content > div img {width:320px; }
			#bestProgram .content > ul {display:block; margin-left: 0; width: 90%; margin-left: auto; margin-right: auto; }*/
		#bestProgram .content > div ul li {background-size: 35px auto; background-position: bottom center; text-align: center; padding-bottom: 12px; padding-left: 0; margin-bottom: 15px; }

				#gallery .col1 {width:70%; display: block; margin:auto; margin-bottom: 5px;} 
				#gallery .col2 {width:100%; display: block; margin:auto;} 
				#gallery .col3 {width:100%; display: block; margin:auto;} 
				#gallery .col2 .youtubeVideo {display:inline-block; width:43%;}
				#gallery .col3 .youtubeVideo {display:inline-block; width:43%;}
				#gallery iframe {height:200px;} 
				#gallery .col3 .youtubeVideo iframe {height:200px;} 
				#gallery .youtubeVideo {padding:8px 5px 0 5px;} 
				#gallery .col3 .youtubeVideo {padding:8px 5px 0 5px;} 

				#waitNoMore h3 {font-size: 50px; margin-bottom: 20px; }
				#waitNoMore .txt1 {font-size: 22px; line-height: 27px; }
				#waitNoMore .txt2 {font-size: 35px; line-height: 38px; }
				#waitNoMore .fee {font-size: 30px; line-height: 37px; margin-bottom: 20px; }
			#waitNoMore .pssst {font-size: 12px; line-height: 14px; margin:5px auto auto auto;}

				#contact {padding-top: 30px; padding-bottom: 30px;}
	#contact .content > div {margin:auto 6px;}
				#contact .logoFooter img {width: 140px;}
				#contact .contacts {width: 330px; font-size: 12px; line-height: 16px; }
				#contact .contacts h4 {font-size: 19px; margin-bottom: 20px;}
				#contact .contacts h4 div {font-size: 15px;}
				#contact .contacts .tel {margin-top: 12px;}
				#contact .social { margin-top: 18px;}
				#contact .social img {height:33px;}
				#contact .social img.whatsapp {height:31px;}

			footer {font-size:12px; padding:12px 0;}
}
@media screen and (max-width: 479px) {
				body { font-size:12px; line-height:17px; }

				h1, h3 {font-size:35px; line-height:35px; margin-bottom: 15px;}
				h2 {font-size:20px; line-height:26px; margin-bottom: 18px;}
		hr {width:110px; margin-bottom:25px;}

				.wrapper {width:100%; padding-left:10px; padding-right: 10px; box-sizing: border-box;}

			.menu {padding-top:10px; float: none; }
	header.fixedHeader .menu {padding-top: 10px;}
				.menu a {padding-left:6px; padding-right: 6px; margin-bottom: 4px;}

				.scrollToTop{ padding:7px 10px; bottom:4px; right:4px;}

			header {padding:10px 0; text-align: center; }
	header.fixedHeader {padding:7px 0; }
					section, footer {padding:20px 0; }

			.logo {width: 150px;}
				.moreInfoBtn {font-size: 20px; border:#fff solid 3px; padding:7px 20px 10px 20px; }

					#overview {padding-top:40px; padding-bottom: 260px;}
	#overview .line1, #overview .line3 {letter-spacing: 0.05em;}
					#overview .line1 {font-size: 45px; line-height: 45px; margin-bottom: 8px;}
				#overview .line2 {font-size: 17px; line-height: 21px; width:auto; }
				#overview .line3 {font-size: 37px; line-height: 40px; margin-top: 5px;}
			#overview .moreInfoBtn {margin-top: 20px; }

				#moreInfo .content {display: table; width:100%; margin:25px auto auto auto;}
				#moreInfo .content .fleft {display:block; padding-right: 0; width: 85%; margin: auto; }
					#moreInfo .content .fright {display:block; padding:20px 20px; width: auto; max-width: 350px; margin: auto; margin-top: 20px; }
					#moreInfo .certified img {width: 200px;}
	#moreInfo hr {margin-top: 10px; margin-bottom: 10px;}
					h3.formH3 {font-size: 28px; }
			input[type="text"] {padding:10px 10px; margin-bottom:10px; font-size:13px; }
			input[type=submit] {padding:8px 17px; font-size:18px; border:#000 solid 3px; }
	input[type=submit]:hover {border:#fff solid 3px; }

				#makeProfits .content {width:100%; margin: auto;}
				#makeProfits .icons {width:100%; margin: auto;}
				#makeProfits .icons img {height: 90px; }
				#makeProfits .icons > div {margin: 0 15px 15px 15px; width: 100px;}

					#learningOutcome { padding-top:20px; padding-bottom: 20px;}
			#learningOutcome .learnList {width: 100%; margin: auto auto 0 auto; text-align: left;}
					#learningOutcome .learnList .learn {width: auto; padding:0 15px 20px 15px; }
					#learningOutcome .learnList .learn:last-child {margin-right: auto;}
	#learningOutcome .learnList .learn div {display:table-cell; }
			#learningOutcome .learnList .learn div:first-child {font-size: 18px; background-size: 40px auto; width:38px; padding-left:6px; height: 25px; padding-top: 5px;}
			#learningOutcome .learnList .learn div:last-child { padding-top: 5px;}
	#learningOutcome .fee > div {display: inline-block;}
				#learningOutcome .fee > div:first-child div:first-child {font-size: 16px; margin-bottom: 7px; }
				#learningOutcome .fee > div:first-child div:last-child {font-size: 35px;}
					#learningOutcome .fee .moreInfoBtn {margin-top:15px; margin-left: auto;}

					#forWho {padding-bottom: 89px;}
					#forWho .whoList .who {width: auto; padding:0 20px 15px 20px; }
			#forWho .whoList .who > div:first-child {font-size: 18px;}
			#forWho .whoList .who > div:last-child {font-size: 13px;}

				#testimonials { padding-top:30px; padding-bottom: 30px;}
					#testimonials .testimonials {width:100%;}
					#testimonials .testimonials .testimonial {padding:18px 18px 14px 18px; margin:auto 10px; margin-bottom: 15px;}
			#testimonials .testimonials .testimonial .name {font-size: 18px; line-height: 22px;}
			#testimonials .testimonials .testimonial .email {font-size: 14px; line-height: 19px;}
	.slick-prev, .slick-next {width:40px; height: 40px;}
	.slick-prev {left:-15px;}
	.slick-next {right:-15px;}
	.slick-prev:before, .slick-next:before {font-size: 40px;}

					#bestProgram { padding-top:20px; padding-bottom: 20px;}
		#bestProgram .wrapper {width:100%; }
					#bestProgram .content > div:first-child {width:90%; height:350px; }
					#bestProgram .content > div ul { padding: 10px;}
					/*#bestProgram .content > div {width:100%; display:block; margin:0 auto 10px auto;}
					#bestProgram .content > div img {width:100%; }
			#bestProgram .content > ul {display:block; margin-left: 0; width: 90%; margin-left: auto; margin-right: auto; }
		#bestProgram .content > div ul li {background-size: 35px auto; background-position: bottom center; text-align: center; padding-bottom: 12px; padding-left: 0; margin-bottom: 15px; }*/

					#gallery .col1 {width:90%; display: block; margin:auto; margin-bottom: 5px;} 
					#gallery .col2 {width:90%; display: block; margin:auto;} 
					#gallery .col3 {width:90%; display: block; margin:auto;} 
					#gallery .col2 .youtubeVideo {display:inline-block; width:100%;}
					#gallery .col3 .youtubeVideo {display:inline-block; width:100%;}
					#gallery iframe {height:230px;} 
					#gallery .col3 .youtubeVideo iframe {height:230px;} 
					#gallery .youtubeVideo {padding:8px 0 0 0;} 
					#gallery .col3 .youtubeVideo {padding:8px 0 0 0;} 

					#waitNoMore h3 {font-size: 40px; margin-bottom: 20px; }
				#waitNoMore .txt1 {font-size: 22px; line-height: 27px; }
				#waitNoMore .txt2 {font-size: 35px; line-height: 38px; }
				#waitNoMore .fee {font-size: 30px; line-height: 37px; margin-bottom: 20px; }
					#waitNoMore .pssst {font-size: 12px; line-height: 14px; margin:5px auto auto auto; width: auto;}

					#contact {padding-top: 25px; padding-bottom: 25px;}
					#contact .content > div {margin:auto; text-align: center; display: block;  }
				#contact .logoFooter img {width: 140px;}
					#contact .contacts {width: auto; font-size: 12px; line-height: 16px; }
					#contact .contacts h4 {font-size: 18px; margin-bottom: 12px; text-align: center; line-height: 19px;  }
					#contact .contacts h4 div {font-size: 13px;}
				#contact .contacts .tel {margin-top: 12px;}
					#contact .social { margin-top: 14px;}
					#contact .social img {height:32px;}
					#contact .social img.whatsapp {height:30px;}

			footer {font-size:12px; padding:12px 0;}
}