/* programs */
#programsIntro {position:relative; height:866px; padding-top:220px; margin-bottom:30px; overflow:hidden;}
#programsIntro:before {content:""; position:absolute; left:50%; top:0; display:block; width:2400px; height:100%; margin-left:-1200px; background:url(/images/programs/bg_intro.jpg) no-repeat 0 0; transition:all 0.2s ease-in-out;}
#programsIntro:after {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:0; transition:all 0.2s ease-in-out; z-index:5;}
#programsIntro .introSection {position:relative; float:left; width:50%; color:#fff; z-index:10; transition:all 0.2s ease-in-out;}
#programsIntro .introSection * {color:inherit; word-break:break-word; transition:all 0.2s ease-in-out;}
#programsIntro .introSection .cont {width:100%;}
#programsIntro .introSection h2 {font-size:110px; font-weight:700; line-height:110px; text-transform:uppercase;}
#programsIntro .introSection .txt {padding-top:30px; display:inline-block; width:79%; line-height:22px; overflow:hidden;}
#programsIntro .introSection ul {opacity:0; height:0; width:400px; overflow:hidden;}
#programsIntro .introSection ul li {padding:30px 0 15px 0; border-top:1px solid #fff; border-top:1px solid rgba(255,255,255,.5)}
#programsIntro .introSection ul li:first-child {border:none;}
#programsIntro .introSection ul li a {display:block; position:relative;}
#programsIntro .introSection ul li a:after {content:""; display:block; clear:both;}
#programsIntro .introSection ul li a:before {content:""; position:absolute; left:10px; top:2px; display:block; width:27px; height:26px; background:url(/images/programs/arrow_intro.png) no-repeat 0 0;}
#programsIntro .introSection ul li strong {float:right; display:block; font-size:30px; line-height:30px; font-weight:700; text-transform: uppercase; }
#programsIntro .introSection ul li span {display:inline-block; margin-right:15px; font-size:20px; line-height:30px;}
#programsIntro .introSection ul li p {padding-top:10px; padding-left:30px; line-height:22px; clear:both;}
#programsIntro .mathSection {position:relative; padding-right:10%;text-align:right;}
#programsIntro .mathSection * {text-align:inherit;}
#programsIntro .mathSection .cont {float:right;}
#programsIntro .mathSection ul {float:right;}
#programsIntro .mathSection:after {content:""; position:absolute; right:0; top:145px; display:block; width:1px; height:60px; font-size:0; line-height:0; background:#fff; background:rgba(255,255,255,.4)}
#programsIntro .englishSection {padding-left:10%;}
#programsIntro .englishSection ul {width:450px;}
#programsIntro .englishSection ul li a:before {left:auto; right:10px; background:url(/images/programs/arrow_intro2.png) no-repeat 0 0;}
#programsIntro .englishSection ul li strong {float:left;}
#programsIntro .englishSection ul li span {margin-left:15px; margin-right:0;}
#programsIntro .englishSection ul li p {padding-left:0; padding-right:30px;}
#programsIntro.on:after,
#programsIntro.on:after {opacity:.4;}
#programsIntro.on .mathSection:after {display:none;}
#programsIntro.on .txt {height:0px;}
#programsIntro.math:before {margin-left:-1400px;}
#programsIntro.math .mathSection {width:70%;}
#programsIntro.math .mathSection ul {opacity:1; height:auto;}
#programsIntro.math .englishSection {width:30%;}
#programsIntro.math .englishSection h2 {font-size:40px; opacity:.4;}
#programsIntro.english:before {margin-left:-1000px;}
#programsIntro.english .englishSection {width:75%;}
#programsIntro.english .englishSection ul {opacity:1; height:auto;}
#programsIntro.english .mathSection {width:25%;}
#programsIntro.english .mathSection h2 {font-size:40px; opacity:.4;}

.programsWrap {}
.programsWrap .contHeader {display:table; position:relative; width:100%; height:350px; padding:0; background:url(/images/visual/program_math.jpg) no-repeat 50% 50%; background-size:cover;}

.programsWrap.programMath .contHeader {background:url(/images/visual/program-math.jpg) no-repeat 50% 0;}
.programsWrap.programsPlayMath .contHeader {background:url(/images/visual/program-math.jpg) no-repeat 50% 0;}
.programsWrap.programsEnglish .contHeader {background:url(/images/visual/program-english.jpg) no-repeat 50% 0;}
.programsWrap.programsHaapyTalk .contHeader {background:url(/images/visual/program-english.jpg) no-repeat 50% 0;}
.programsWrap.programsEnglishSparks .contHeader {background:url(/images/visual/program-english.jpg) no-repeat 50% 0;}
.programsWrap.programsComon .contHeader {background: #7d3c96;}

.programsWrap .contHeader .cont {display:table-cell; padding:0 60px; vertical-align:middle; color:#fff;}
.programsWrap .contHeader h2 {font-size:90px; line-height:90px; color:inherit; font-weight:700;}
.programsWrap .contHeader p {font-size:16px; line-height:22px; color:inherit; font-weight:300; opacity:.8;}
.programsWrap .contHeader .btnPageMove {position:absolute; top:50%; display:block; width:48px; height:70px; margin-top:-35px; transition:background 0.2s ease-in-out;}
/* .programsWrap .contHeader .btnPageMove:hover {background:rgba(0,0,0,.2);} */
.programsWrap .contHeader .btnPageMove img {position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.programsWrap .contHeader .btnPageMove span {opacity:0; position:absolute; top:50%; display:inline-block; margin-top:-10px; font-size:13px; line-height:20px; color:#fff; font-weight:400; white-space:nowrap; transition:all 0.2s ease-in-out; text-transform:uppercase;}
.programsWrap .contHeader .btnPrevPage span {left:40px;}
.programsWrap .contHeader .btnNextPage span {right:40px;}
.programsWrap .contHeader .btnPageMove:hover span {opacity:1;}
.programsWrap .contHeader .btnPrevPage:hover span {left:60px;}
.programsWrap .contHeader .btnNextPage:hover span {right:60px;}

.programsWrap .contHeader .btnPrevPage {left:10px;}
.programsWrap .contHeader .btnNextPage {right:10px;}
.programsWrap .contents {position:relative;}
.programsWrap .snsArea {position:absolute; right:0; bottom:-50px; padding-right:5px; z-index:10; }
.programsWrap .snsArea li {display:inline-block;}
.programsWrap .snsArea li a {display:block; width:30px; height:30px; background:url(/images/btn/sns.png) no-repeat; text-indent:-3000em; text-align:left;}
.programsWrap .snsArea li.facebook a {background-position:0 -30px !important;}
.programsWrap .snsArea li.twitter a {background-position:-30px -30px !important;}
.programsWrap .snsArea li.googlePlus a {background-position:-60px -30px !important;}

.programsWrap .contents .section {margin-top:120px;}
.programsWrap .contents .section.header {padding-top:100px; max-width:900px; margin:0 auto; text-align:center;}
.programsWrap .contents .section.header h3 {font-size:60px; line-height:80px; color:#333; font-weight:700;}
.programsWrap .contents .section.header p {margin-top:20px; padding:0 80px; font-size:16px; line-height:22px; color:#7c7c7c; word-break:break-word;}
.programsWrap .contents .section.header .movieBox {position:relative; max-width:900px; margin:0 auto;}
.programsWrap .contents .section.header .movieBox:after {content:""; position:absolute; right:-12px; bottom:-12px; display:block; width:100%; height:100%; background:#fabe00;}
.programsWrap .contents .section.header .movieBox .movie {position:relative; width:100%; height:100%;  background:#f4f4f4; z-index:5;}
.programsWrap .contents .section.header .movieBox p {position:relative; top:4px; width:80%; padding:8px 0; margin:0 auto; text-align:center; color:#fff; font-weight:400; line-height:22px; z-index:5;}

.programsWrap .contents .section.header .thumBox {position:relative; max-width:900px; margin:0 auto; margin-top:55px;}
.programsWrap .contents .section.header .thumBox img {position:relative; z-index:5}
.programsWrap .contents .section.header .thumBox:after {content:""; position:absolute; right:-10px; bottom:-10px; display:block; width:100%; height:100%; background:#fabe00;}

.programsWrap .boxContTypeA {position:relative; padding-top:75px; text-align:center;}
.programsWrap .boxContTypeA:before {content:""; position:absolute; left:0; top:0;  display:block; width:100%; height:380px; background:#f4f4f4;}
.programsWrap .boxContTypeA h3 {position:relative; display:inline-block; font-size:40px; line-height:50px; color:#333; font-weight:700;}
.programsWrap .boxContTypeA p {position:relative; text-align:center; color:#7c7c7c; line-height:22px;}
.programsWrap .boxContTypeA ul {position:relative; padding-top:35px; text-align:center;}
.programsWrap .boxContTypeA ul li {display:inline-block; width:284px; height:256px; padding:140px 40px 0; margin:0 13px; background:#fff; text-align:center; font-size:17px; line-height:24px; color:#333; word-break:break-word; vertical-align:top; box-shadow:2px 2px 7px rgba(0,0,0,.14);}
.programsWrap .boxContTypeA ul li strong {display:block; position:relative; padding-bottom:30px; font-size:17px; line-height:24px;}
.programsWrap .boxContTypeA ul li strong:after {content:""; display:block; position:absolute; left:50%; bottom:15px; width:16px; height:2px; margin-left:-8px; font-size:0; line-height:0; background:#e72410;}
.programsWrap .boxContTypeA ul li.icon1 {background:#fff url(/images/programs/benefits1.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon2 {background:#fff url(/images/programs/benefits2.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon3 {background:#fff url(/images/programs/benefits3.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon4 {background:#fff url(/images/programs/benefits4.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon5 {background:#fff url(/images/programs/benefits5.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon6 {background:#fff url(/images/programs/benefits6.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon7 {background:#fff url(/images/programs/benefits7.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon8 {background:#fff url(/images/programs/benefits8.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon9 {background:#fff url(/images/programs/benefits9.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon10 {background:#fff url(/images/programs/benefits10.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon11 {background:#fff url(/images/programs/benefits11.png) no-repeat 50% 37px;}
.programsWrap .boxContTypeA ul li.icon12 {background:#fff url(/images/programs/benefits12.png) no-repeat 50% 37px;}

.programsWrap .learningTypeA {position:relative;}
.programsWrap .learningTypeA:after {content:""; display:block; clear:both;}
.programsWrap .learningTypeA .header {float:left; width:252px;}
.programsWrap .learningTypeA .header strong {display:block; padding-top:30px; border-top:6px solid #fabe00; font-size:50px; line-height:50px; font-weight:700; word-break:break-word;}
.programsWrap .learningTypeA .header strong span {color:#fabe00;}
.programsWrap .learningTypeA .header p {padding-top:10px; color:#7c7c7c; line-height:22px;}
.programsWrap .learningTypeA .header dl {padding-top:35px;}
.programsWrap .learningTypeA .header dl dt {font-size:20px; line-height:26px; color:#333; font-weight:700;}
.programsWrap .learningTypeA .header dl dd {color:#7c7c7c; font-size:15px;}
.programsWrap .learningTypeA h3 { margin-bottom:70px; display:block; text-align:center; font-size:60px; line-height:50px; color:#333; font-weight:700;}
.programsWrap .learningTypeA .cont {position:relative; float:right; width:800px; height:590px; background:#f4f4f4;}
.programsWrap .learningTypeA .cont .navi {width:440px; height:100%; padding:50px 125px 0 0; background:#fabe00;}
.programsWrap .learningTypeA .cont .navi strong {display:block; padding-right:30px; border-bottom:1px solid #fff; border-bottom:1px solid rgba(255,255,255,.5); font-size:20px; font-weight:700; color:#fff; text-align:right; line-height:34px;}
.programsWrap .learningTypeA .cont .learningList {padding:40px 20px 0 0;}
.programsWrap .learningTypeA .cont .learningList li {padding:5px 0 5px 5px; text-align:right;}
.programsWrap .learningTypeA .cont .learningList li a {position:relative; display:inline-block; padding:5px 25px; border-radius:15px; font-size:18px; line-height:20px; color:#fff; transition:all 0.2s ease-in-out;}
.programsWrap .learningTypeA .cont .learningList li a:before {content:""; position:absolute; right:10px; top:50%; display:block; width:13px; height:9px; margin:-4px; font-size:0; line-height:0; background:transparent; transition:all 0.2s ease-in-out; z-index:5;}
.programsWrap .learningTypeA .cont .learningList li a:after {content:""; position:absolute; right:10px; top:50%; display:block; width:10px; height:1px; background:#fff; opacity:.5; transition:all .1s ease-in-out;}
.programsWrap .learningTypeA .cont .learningList li.on a {background:#fff; font-weight:700; color:#333; letter-spacing:-1px;}
.programsWrap .learningTypeA .cont .learningList li.on a:before {background:url(/images/blt/arrow_r_right.png) no-repeat 0 50%;}
.programsWrap .learningTypeA .cont .learningList li.on a:after {right:-25px; width:25px; opacity:1;}
.programsWrap .learningTypeA .cont .learningView {position:absolute; right:30px; top:30px; width:454px; height:560px; background:#fff; box-shadow:5px 5px 14px rgba(0,0,0,.12);}
.programsWrap .learningTypeA .cont .learningView .tabCont {display:none; padding:0 27px 0;}
.programsWrap .learningTypeA .cont .learningView .tabCont strong {display:block; height:47px; padding-top:20px; font-size:20px; line-height:24px; font-weight:700; color:#333; text-align:center;}
.programsWrap .learningTypeA .cont .learningView .tabCont .thum {text-align:center;}
.programsWrap .learningTypeA .cont .learningView #default {display:table; width:100%; height:100%; text-align:center;}
.programsWrap .learningTypeA .cont .learningView #default div {display:table-cell; padding:70px 75px 0; background:url(/images/programs/default.png) no-repeat 50% 43%; font-size:15px; color:#7c7c7c; line-height:22px; vertical-align:middle; word-break:break-word;}
.programsWrap .learningTypeA .btnMore {position:absolute; left:0; bottom:0; padding-top:0; }
.programsWrap .criticalThinkingMath .header strong {border-top-color:#6fba2c;}
.programsWrap .criticalThinkingMath .header strong span {color:#6fba2c;}
.programsWrap .criticalThinkingMath .cont .navi {background:#6fba2c;}

.programsWrap .learningTypeB {position:relative;}
.programsWrap .learningTypeB:before {content:""; position:absolute; left:0; top:25px; display:block; width:100%; height:660px; background:#f4f4f4;}
.programsWrap .learningTypeB .contBody {position:relative;}
.programsWrap .learningTypeB h3 {display:block; text-align:center; font-size:60px; line-height:50px; color:#333; font-weight:700;}
.programsWrap .learningTypeB .cont {width:973px; max-width:100%; padding:75px 30px 0; margin:0 auto;}
.programsWrap .learningTypeB .learningView {position:relative; width:100%; height:560px; background:#fff; box-shadow:5px 5px 14px rgba(0,0,0,.12); z-index:10;}
.programsWrap .learningTypeB .learningView .tabCont {display:none; position:relative;  padding:0 27px 0; }
.programsWrap .learningTypeB .learningView .tabCont strong {display:block; height:47px; padding-top:15px; margin-bottom:10px; font-size:20px; line-height:24px; font-weight:700; color:#333; text-align:center;}
.programsWrap .learningTypeB .learningView .tabCont .thum {text-align:center;}
.programsWrap .learningTypeB .learningView #default {display:table; width:100%; height:100%; text-align:center;}
.programsWrap .learningTypeB .learningView #default div {display:table-cell; padding:70px 75px 0; background:url(/images/programs/default.png) no-repeat 50% 43%; font-size:15px; color:#7c7c7c; line-height:22px; vertical-align:middle; word-break:break-word;}
.programsWrap .learningTypeB .learningListArea {position:relative; margin:-285px -30px 0;; padding:285px 30px 0; background:#fabe00;}
.programsWrap .learningTypeB .learningListArea .header {position:relative; border-bottom:3px solid #fff;}
.programsWrap .learningTypeB .learningListArea .header strong {display:block; padding:24px 0; font-size:28px; line-height:30px; font-weight:700; color:#fff;}
.programsWrap .learningTypeB .learningListArea .header .btn {position:absolute; right:0; top:50%; margin-top:-20px;}
.programsWrap .learningTypeB .learningList {}
.programsWrap .learningTypeB .listSection {position:relative; min-height:102px; padding-left:30%; border-top:1px solid #fcd55a;}
.programsWrap .learningTypeB .listSection:first-child {border-top:none;}
.programsWrap .learningTypeB .listSection:after {content:""; display:block; clear:both;}
.programsWrap .learningTypeB .listSection strong {position:absolute; left:0; top:25px; width:30%; padding-right:10px; font-size:20px; line-height:26px; font-weight:700; color:#fff;}
.programsWrap .learningTypeB .listSection strong span {display:block;}
.programsWrap .learningTypeB .listSection ul {width:100%; padding:25px 0;}
.programsWrap .learningTypeB .listSection ul li {display:inline-block; padding:2px 10px 2px 0; width:33.3%; margin-left:-4px; vertical-align:top;}
.programsWrap .learningTypeB .listSection ul li a {position:relative; display:block; padding:4px 30px 4px 15px; border-radius:15px; font-size:18px; line-height:22px; color:#fff; transition:all 0.2s ease-in-out;}
.programsWrap .learningTypeB .listSection ul li a:before {content:""; position:absolute; right:15px; top:50%; display:block; width:13px; height:9px; margin:-4px; font-size:0; line-height:0; transition:all 0.2s ease-in-out; z-index:5;}
.programsWrap .learningTypeB .listSection ul li a:after {content:""; position:absolute; left:0; top:15px; display:block; width:10px; height:1px; background:#fff; opacity:.5; transition:all .1s ease-in-out;}
.programsWrap .learningTypeB .listSection ul li.on a {background:#fff; font-weight:700; color:#333; letter-spacing:-1px;}
.programsWrap .learningTypeB .listSection ul li.on a:before {background:url(/images/blt/arrow_r_right.png) no-repeat 0 50%;}
.programsWrap .learningTypeB .listSection ul li.on a:after {width:0; opacity:0;}

.programsWrap .learningTypeC {position:relative;}
.programsWrap .learningTypeC:before {content:""; position:absolute; left:0; top:25px; display:block; width:100%; height:660px; background:#f4f4f4;}
.programsWrap .learningTypeC .contBody {position:relative;}
.programsWrap .learningTypeC h3 {display:block; text-align:center; font-size:60px; line-height:50px; color:#333; font-weight:700;}
.programsWrap .learningTypeC .cont {width:973px; max-width:100%; padding:75px 30px 0; margin:0 auto;}
.programsWrap .learningTypeC .learningView {position:relative; width:100%; height:560px; background:#fff; box-shadow:5px 5px 14px rgba(0,0,0,.12); z-index:10;}
.programsWrap .learningTypeC .learningView .tabCont {display:none; position:relative;  padding:0 27px 0; }
.programsWrap .learningTypeC .learningView .tabCont strong {display:block; height:47px; padding-top:15px; font-size:20px; line-height:24px; font-weight:700; color:#333; text-align:center;}
.programsWrap .learningTypeC .learningView #default {display:table; width:100%; height:100%; text-align:center;}
.programsWrap .learningTypeC .learningView #default div {display:table-cell; padding:70px 75px 0; background:url(/images/programs/default.png) no-repeat 50% 43%; font-size:15px; color:#7c7c7c; line-height:22px; vertical-align:middle; word-break:break-word;}
.programsWrap .learningTypeC .learningListArea {position:relative; margin:-285px -30px 0;; padding:285px 30px 30px; background:#fabe00;}
.programsWrap .learningTypeC .learningListSection {margin-top:30px;}
.programsWrap .learningTypeC .learningListSection.first {margin-top:30px;}
.programsWrap .learningTypeC .learningListSection .tit {display:block; padding:20px 0; font-size:30px; line-height:30px; color:#fff; font-weight:700; text-align:center;}
.programsWrap .learningTypeC .learningListSection table {position:relative; table-layout:fixed; width:100%; border-bottom:6px solid #fff;}
.programsWrap .learningTypeC .learningListSection table:before {content:""; position:absolute; right:0; bottom:0; display:block; width:6px; height:50px; background:#fff; font-size:0; line-height:0;}
.programsWrap .learningTypeC .learningListSection table thead th {padding:19px 5px; font-size:18px; line-height:24px; color:#fff; font-weight:700; text-align:center; background:#0062b1; vertical-align:middle;}
.programsWrap .learningTypeC .learningListSection table tbody td {padding:20px 10px; border-left:1px solid #fddf80; border-top:3px dotted #fddf80; color:#fff; line-height:20px; text-align:center; vertical-align:middle;}
.programsWrap .learningTypeC .learningListSection table tbody td:first-child {border-left:none;}
.programsWrap .learningTypeC .learningListSection table tbody tr:first-child td {border-top:none;}
.programsWrap .learningTypeC .learningListSection .infoTypeA {margin-top:20px; padding:20px 95px 20px 30px; background:#fff url(/images/blt/deco.gif) no-repeat 100% 100%;}
.programsWrap .learningTypeC .learningListSection .infoTypeA strong {display:block; line-height:24px; font-weight:500;}
.programsWrap .learningTypeC .learningListSection .infoTypeA ul {padding-top:15px;}
.programsWrap .learningTypeC .learningListSection .infoTypeA ul li {position:relative; padding:7px 0 7px 15px; line-height:22px; border-bottom:2px dotted #e1e1e1;}
.programsWrap .learningTypeC .learningListSection .infoTypeA ul li:before {content:""; position:absolute; left:5px; top:18px; display:block; width:6px; height:1px; background:#555;}

.programsWrap .links {max-width:1100px; width:100%; height:132px; margin:120px auto 0; padding-top:35px; border-top:2px solid #434343; text-align:center;}
.programsWrap .links li {display:inline-block; margin:0 66px; max-width:230px; }
.programsWrap .links a {display:table; height:55px; padding-left:80px; font-size:14px; line-height:16px; color:#333; font-weight:700; vertical-align:middle; text-align:center;}
.programsWrap .links a span {display:table-cell; vertical-align:middle;}
.programsWrap .links a.btnFindCenter {background:url(/images/icon/location2.png) no-repeat 0 50%;}
.programsWrap .links a.btnContactUs {background:url(/images/icon/contactus2.png) no-repeat 0 50%;}
.programsWrap .links a.btnDownloadBrochure {background:url(/images/icon/download2.png) no-repeat 0 50%;}

.programsWrap .contTypeA {position:relative; margin-top:70px;}
.programsWrap .contTypeA:after {content:""; display:block; clear:both;}
.programsWrap .contTypeA .cont {position:relative; float:left; width:50%; padding-top:110px;}
.programsWrap .contTypeA .cont:before {content:""; position:absolute; right:103px; top:72px; display:block; width:160px; height:4px; background:url(/images/programs/math_blt.gif) no-repeat 0 0;}
.programsWrap .contTypeA .contOffline {padding-right:100px; background:url(/images/programs/offline.png) no-repeat 40% 50px;}
.programsWrap .contTypeA .contOnline {padding-left:100px; background:url(/images/programs/online.png) no-repeat 60% 50px;}
.programsWrap .contTypeA .contOnline:before {right:auto; left:130px;}
.programsWrap .contTypeA .cont strong {display:block; margin-bottom:15px; text-align:center; font-size:24px; line-height:26px; color:#333; font-weight:700;}
.programsWrap .contTypeA .cont p {max-width:299px; padding:5px 0 5px 60px; margin:0 auto; word-break:break-word; color:#7c7c7c; line-height:22px; text-align:left; position:relative; }
.programsWrap .contTypeA .cont p:before { position:absolute; left:40px; content:"1"; color: #0062b1; font-weight:700; }
.programsWrap .contTypeA .cont p + p:before {content:"2";}
.programsWrap .contTypeA .cont p + p + p:before {content:"3";}
.programsWrap .contTypeA .cont p + p + p +p:before {content:"4";}

.programsWrap .contTypeA .cont p span.num { margin-left:-15px; font-weight:700; }
.programsWrap .contTypeA .contSum {position:absolute; left:50%; top:0; width:194px; margin-left:-97px;}
.programsWrap .contTypeA .contSum .cicleTop { display: table; width: 194px; height: 194px; border-radius: 50%; background: #fff; border: 10px solid #f4f4f4; }
.programsWrap .contTypeA .contSum .cicleBottom { position: absolute; top: 164px; display:inline-block; width: 194px; height: 194px; border: 1px solid #e72410; border-radius: 50%; box-sizing: border-box; background: transparent; }
.programsWrap .contTypeA .contSum .cicleBottom>div { content: ""; position: absolute; top: 9px; left: 9px; display: table; background: #e72410; border-radius: 50%; box-sizing: border-box; width: 175px; height: 175px; }
.programsWrap .contTypeA .contSum strong {display:table-cell; padding:0 10px; vertical-align:middle; color: #fff; text-align: center; font-size: 28px; line-height: 30px; font-weight: 700; word-break: break-word; z-index: 10; }
.programsWrap .contTypeA .contSum p { display:table-cell; padding:0 10px; vertical-align:middle; color:#e72410; font-size:16px; line-height:22px; font-weight:700; text-align:center; word-break:break-word; }

.programsWrap .contTypeB {position:relative; margin-top:70px;}
.programsWrap .contTypeB:after {content:""; display:block; clear:both;}
.programsWrap .contTypeB .cont {position:relative; float:left; width:50%; padding-top:110px;}
.programsWrap .contTypeB .cont:before {content:""; position:absolute; right:103px; top:72px; display:block; width:160px; height:4px; background:url(/images/programs/math_blt.gif) no-repeat 0 0;}
.programsWrap .contTypeB .contOffline {padding-right:100px; background:url(/images/programs/offline.png) no-repeat 40% 50px}
.programsWrap .contTypeB .contOnline {padding-left:100px; background:url(/images/programs/online.png) no-repeat 60% 50px;}
.programsWrap .contTypeB .contOnline:before {right:auto; left:130px;}
.programsWrap .contTypeB .cont strong {display:block; margin-bottom:15px; text-align:center; font-size:24px; line-height:26px; color:#333; font-weight:700;}
.programsWrap .contTypeB .cont p {width:350px; padding:5px 0 5px 60px; margin:0 auto; word-break:break-word; color:#7c7c7c; line-height:22px; text-align:left; position:relative; }
.programsWrap .contTypeB .cont p:before { position:absolute; left:40px; content:"1"; color: #e72410; font-weight:700; }
.programsWrap .contTypeB .cont p + p:before {content:"2";}
.programsWrap .contTypeB .cont p + p + p:before {content:"3";}
.programsWrap .contTypeB .cont p + p + p +p:before {content:"4";}

.programsWrap .contTypeB .cont p span.num { margin-left:-15px; font-weight:700; }
.programsWrap .contTypeB .contSum {position:absolute; left:50%; top:0; width:194px; margin-left:-97px;}
.programsWrap .contTypeB .contSum .cicleTop { display: table; width: 194px; height: 194px; border-radius: 50%; background: #fff; border: 10px solid #f4f4f4; }
.programsWrap .contTypeB .contSum .cicleBottom { position: absolute; top: 164px; display:inline-block; width: 194px; height: 194px; border: 1px solid #e72410; border-radius: 50%; box-sizing: border-box; background: transparent; }
.programsWrap .contTypeB .contSum .cicleBottom>div { content: ""; position: absolute; top: 9px; left: 9px; display: table; background: #e72410; border-radius: 50%; box-sizing: border-box; width: 175px; height: 175px; }
.programsWrap .contTypeB .contSum strong { display:table-cell; vertical-align:middle; color: #fff; text-align: center; font-size: 28px; line-height: 30px; font-weight: 700; word-break: break-word; z-index: 10; }
.programsWrap .contTypeB .contSum p { display:table-cell; vertical-align:middle; color:#e72410; font-size:16px; line-height:22px; font-weight:700; text-align:center; word-break:break-word; }

.programsWrap.matematika .contTypeB .contSum strong {font-size:24px;}

html[lang=id-ID] .programsWrap .contTypeA .contSum strong { font-size:19px; padding:0; }
html[lang=fr-CA] .programsWrap .contTypeA .contSum strong { font-size:18px; }
html[lang=fr-CA] .programsWrap .boxContTypeA ul li { height:300px; }

html[lang=vi-VN] .programsWrap.programsEnglish .contTypeA .contSum strong {font-size:24px; line-height:28px;}

html[lang=vi-VN] .programsWrap .boxContTypeA ul li { height:300px; }
html[lang=vi-VN] .programsWrap.programsEnglishSparks .boxContTypeA ul li { height:370px; }

html[lang=ms-MY] .programsWrap .boxContTypeA ul li { height:280px; }
html[lang=ms-MY] .programsWrap.programMath .contTypeB .contSum strong { font-size:24px; line-height:28px;}
html[lang=ms-MY] .programsWrap.programsEnglish .contTypeA .contSum strong {font-size:22px; line-height:26px;}
html[lang=ms-MY] .programsWrap .learningTypeA .header strong {font-size:44px; line-height:44px;}

/* programs math */
.programsWrap {}

/* programs play math */
.playMathEnables {}
.playMathEnables strong {display:block; color:#333; font-size:28px; line-height:40px; text-align:center;}
.playMathEnables ul {padding-top:45px; text-align:center;}
.playMathEnables ul li {position:relative; display:inline-block; width:385px; max-width:50%; padding:13px 0 13px 35px; margin-left:-4px; vertical-align:top; line-height:22px; text-align:left;}
.playMathEnables ul li:before {content:""; position:absolute; left:35px; top:8px; display:block; width:10px; height:2px; background:#e72410; font-size:0; line-height:0;}
.programsPlayMath {}
/*
.programsPlayMath .learningTypeB .listSection ul li {width:29%;}
.programsPlayMath .learningTypeB .listSection ul li:nth-child(3n + 1) {width:42%;}
*/

/* programs english */
/* 0208_[해외] 영어 온라인 Level Quiz 페이지 개발 일정에 관한 건 : 높이수정 */
.programsEnglish .boxContTypeA ul li {height:290px; padding-left:20px; padding-right:20px;}
.programsEnglish .contTypeA .cont p {max-width:340px;}
.programsEnglish .contTypeA .contSum p {color:#0062b1;}
.programsEnglish .contTypeA .contSum .cicleBottom { position: absolute; top: 164px; display:inline-block; width: 194px; height: 194px; border: 1px solid #0062b1; border-radius: 50%; box-sizing: border-box; background: transparent; }
.programsEnglish .contTypeA .contSum .cicleBottom>div { content: ""; position: absolute; top: 9px; left: 9px; display: table; background: #0062b1; border-radius: 50%; box-sizing: border-box; width: 175px; height: 175px; }

.programsEnglish .literacySkills {}
.programsEnglish .literacySkills .tit {display:block; text-align:center; font-size:24px; line-height:26px; color:#333; font-weight:700;}
.programsEnglish .literacySkills .tab {padding-top:10px; padding-bottom:25px; text-align:center;}
.programsEnglish .literacySkills .tab li {position:relative; display:inline-block; margin:0 10px; color:#7c7c7c; font-weight:400; line-height:22px;}
.programsEnglish .literacySkills .tab li:after {content:""; position:absolute; left:-13px; top:50%; display:block; width:1px; height:11px; margin-top:-5px; background:#bcbcbc; font-size:0; line-height:0;}
.programsEnglish .literacySkills .tab li:first-child:after {display:none; margin:0; padding:0;}
.programsEnglish .literacySkills .footer {padding-top:50px;}
.programsEnglish .literacySkills .footer p {padding-top:15px; text-align:center; font-size:15px; line-height:20px; color:#7c7c7c;}

.programsEnglish .literacySkills .boxBoarder {padding:40px 20px 0; max-width:1040px; margin:0 auto; border:1px solid #bcbcbc}
.programsEnglish .literacySkills .graphArea {}
.programsEnglish .literacySkills .graphArea:after {content:""; display:block; clear:both;}
.programsEnglish .literacySkills .graphSection {display:inline-block; width:20%; padding:0 10px; margin-left:-4px; vertical-align:bottom;}
.programsEnglish .literacySkills .graphSection strong {display:block; padding-bottom:10px; padding-right:10px; text-align:right; color:#0062b1; font-size:17px; font-weight:700; line-height:20px;}
.programsEnglish .literacySkills .graphSection .graph {position:relative; width:100%; padding-left:5px;}
.programsEnglish .literacySkills .graphSection .graph .graphBox {position:relative; display:inline-block; margin-left:-5px;  width:100%; background:#dcddde; vertical-align:bottom; border-bottom:1px solid #737376; box-sizing:content-box;}
.programsEnglish .literacySkills .graphSection .graph .graphBox span {position:absolute; top:-3px; left:0; display:block; width:100%; height:30px; border-top:3px solid #0062b1; background:#dcddde; box-sizing:content-box; font-size:13px; font-weight:400; line-height:30px; text-align:center;}
.programsEnglish .literacySkills .graphSection.num2 .graph .graphBox {width:50%;}
.programsEnglish .literacySkills .graphSection.num3 .graph .graphBox {width:33.3%;}
.programsEnglish .literacySkills .graphSection.num3 .graph .graphBox:first-child {width:33.4%;}
.programsEnglish .literacySkills .graphSection .graph .graphBox:nth-child(2) {background:#c2c3c5;}
.programsEnglish .literacySkills .graphSection .graph .graphBox:nth-child(3) {background:#aaacaf;}
.programsEnglish .literacySkills .graphSection ul {height:250px; padding-top:10px;}
.programsEnglish .literacySkills .graphSection ul li {position:relative; padding:2px 0 2px 10px; font-size:15px; color:#7c7c7c; line-height:22px; word-break:break-word;}
.programsEnglish .literacySkills .graphSection ul li:before {content:""; position:absolute; left:0; top:12px; display:block; width:6px; height:1px; font-size:0; line-height:0; background:#7c7c7c;}


/* programs Haapy Talk */
.programsHaapyTalk .curriculumDesign {}
.programsHaapyTalk .curriculumDesign h3 {text-align:center; font-size:60px; line-height:50px; color:#333; text-align:center; font-weight:700;}
.programsHaapyTalk .curriculumDesign > p  {padding-top:30px; line-height:22px; color:#7c7c7c; text-align:center;}
.programsHaapyTalk .curriculumDesign .cont {max-width:912px; margin:0 auto; padding-top:30px;}
.programsHaapyTalk .curriculumDesign .cont .contSection {display:table; padding:20px 0; min-height:190px;}
.programsHaapyTalk .curriculumDesign .cont .contSection strong {display:table-cell; position:relative; width:50%; padding-left:185px; vertical-align:middle;}
.programsHaapyTalk .curriculumDesign .cont .contSection strong span {display:inline-block; position:relative; z-index:5; font-size:40px; line-height:42px; color:#333; font-weight:700; word-break:break-word;}
.programsHaapyTalk .curriculumDesign .cont .contSection strong:before {content:url(/images/programs/happyTalk/icon2.png); position:absolute; left:50px; top:50%; display:block; width:150px; height:150px; padding:35px; margin-top:-75px; border-radius:50%; background:#f4f4f4; box-sizing:border-box;}
.programsHaapyTalk .curriculumDesign .cont .contSection:first-child strong:before {content:url(/images/programs/happyTalk/icon1.png);}
.programsHaapyTalk .curriculumDesign .cont .contSection p {display:table-cell; position:relative; width:50%; padding:0 5% 0 15%; vertical-align:middle;  word-break:break-word;}
.programsHaapyTalk .curriculumDesign .cont .contSection p:before {content:""; position:absolute; left:0; top:50%; display:block; width:30px; height:1px; font-size:0; line-height:0; background:#b7b7b7;}
.programsHaapyTalk .curriculumDesign .levelList {position:relative; padding:15px; margin-top:70px; background:#fabe00;}
.programsHaapyTalk .curriculumDesign .levelList:before {content:""; position:absolute; left:0; top:0; display:block; width:100%; height:80px; background:#f4f4f4;}
.programsHaapyTalk .curriculumDesign .levelList:after {content:""; display:block; clear:both;}
.programsHaapyTalk .curriculumDesign .levelSection {float:left; position:relative; padding:15px; width:50%; }
.programsHaapyTalk .curriculumDesign .levelSection .cont {height:411px; padding:45px 40px 0; background:#fff; text-align:center; box-shadow:5px 5px 14px rgba(0,0,0,.12); position:relative; overflow: hidden;}
.programsHaapyTalk .curriculumDesign .levelSection span {display:block; color:#0062b1; font-size:15px; font-weight:700; line-height:22px;}
.programsHaapyTalk .curriculumDesign .levelSection strong {display:block; padding-top:10px; padding-bottom:20px; font-size:30px; line-height:30px; font-weight:400; color:#333;}
.programsHaapyTalk .curriculumDesign .levelSection p {line-height:22px; color:#7c7c7c; word-break:break-word;}
.programsHaapyTalk .curriculumDesign .levelSection p:before { content:"-"; padding-right:5px; }
.programsHaapyTalk .curriculumDesign .levelSection .thum {position:absolute; left:0; top: 225px; width:100%; text-align:center;}
.programsHaapyTalk .curriculumDesign .curriculum { margin-top:60px; padding:35px 0; width:100%; }
.programsHaapyTalk .curriculumDesign .curriculum:after { content:""; clear:both; display:block; }
.programsHaapyTalk .curriculumDesign .curriculum dl { float:left; width:50%; box-sizing:border-box; border-left:1px solid #e1e1e1; padding:20px 45px; }
.programsHaapyTalk .curriculumDesign .curriculum dl:first-child { border:none; }
.programsHaapyTalk .curriculumDesign .curriculum dl dt { display:table-cell; vertical-align:top; }
.programsHaapyTalk .curriculumDesign .curriculum dl dd { padding-left:25px; display:table-cell; text-align:left; }
.programsHaapyTalk .curriculumDesign .curriculum dl dd strong { display:block; margin-bottom:25px; color:#333; font-size:30px; font-weight:700; }
.programsHaapyTalk .curriculumDesign .curriculum dl dd p { margin:0; color:#555; font-size:16px; font-weight:300; }
.programsHaapyTalk .curriculumDesign .curriculum dl dd p span { color:#e72410; font-weight:400; }

/* programs English Sparks */
.programsEnglishSparks .boxContTypeA:before {height:500px;}
.programsEnglishSparks .boxContTypeA ul li {height:400px; padding-left:20px; padding-right:20px;}
.programsEnglishSparks .contents .englishSparks {position:relative; margin-top:70px; z-index:2;}
.programsEnglishSparks .englishSparks strong {display:block; font-size:40px; font-weight:700; line-height:55px; color:#333; text-align:center;}
.programsEnglishSparks .englishSparks ul {width:635px; margin:30px auto 0; padding-left:15px;}
.programsEnglishSparks .englishSparks ul:after {content:""; display:block; clear:both;}
.programsEnglishSparks .englishSparks ul li {display:table; position:relative; float:left; width:170px; height:170px; padding:15px; margin-left:-15px; line-height:20px; font-weight:700; text-align:center;}
.programsEnglishSparks .englishSparks ul li span {position:relative; display:table-cell; width:140px; height:140px; border-radius:50%; background:#fff; z-index:100; vertical-align:middle;}
.programsEnglishSparks .englishSparks ul li:before,
.programsEnglishSparks .englishSparks ul li:after {content:""; position:absolute; left:0; top:0; width:100%; height:50%; border-width:15px; border-style:solid; box-sizing:border-box;}
.programsEnglishSparks .englishSparks ul li:before {border-radius:85px 85px 0px 0px;}
.programsEnglishSparks .englishSparks ul li:after {top:auto; bottom:0; border-radius:0 0 85px 85px;}
.programsEnglishSparks .englishSparks ul li.colorA {color:#e72410;}
.programsEnglishSparks .englishSparks ul li.colorA:before,
.programsEnglishSparks .englishSparks ul li.colorA:after {border-color:#e72410}
.programsEnglishSparks .englishSparks ul li.colorB {color:#fabe00;}
.programsEnglishSparks .englishSparks ul li.colorB:before,
.programsEnglishSparks .englishSparks ul li.colorB:after {border-color:#fabe00}
.programsEnglishSparks .englishSparks ul li.colorC {color:#6fba2c;}
.programsEnglishSparks .englishSparks ul li.colorC:before,
.programsEnglishSparks .englishSparks ul li.colorC:after {border-color:#6fba2c}
.programsEnglishSparks .englishSparks ul li.colorD {color:#0062b1;}
.programsEnglishSparks .englishSparks ul li.colorD:before,
.programsEnglishSparks .englishSparks ul li.colorD:after {border-color:#0062b1}
.programsEnglishSparks .englishSparks ul li.colorA:before {z-index:10;}
.programsEnglishSparks .englishSparks ul li.colorA:after {z-index:40;}
.programsEnglishSparks .englishSparks ul li.colorB:before {z-index:20;}
.programsEnglishSparks .englishSparks ul li.colorB:after {z-index:30;}
.programsEnglishSparks .englishSparks ul li.colorC:before {z-index:30;}
.programsEnglishSparks .englishSparks ul li.colorC:after {z-index:20;}
.programsEnglishSparks .englishSparks ul li.colorD:before {z-index:40;}
.programsEnglishSparks .englishSparks ul li.colorD:after {z-index:10;}

#englishSparksSlide {position:relative; }
#englishSparksSlide .section {float:left; width:100%; margin-top:30px; text-align:center;}
#englishSparksSlide.slick-slider .slick-prev {left: 10px;}
#englishSparksSlide.slick-slider .slick-next {right: 10px;}
#englishSparksSlide .slick-dots {position:relative; padding-top:10px; text-align:center; z-index:10; height:4px; font-size:0; line-height:0;}
#englishSparksSlide .slick-dots li {display:inline-block; margin:0 5px; height:4px; font-size:0; line-height:0;}
#englishSparksSlide .slick-dots li button {display:block; width:10px; height:10px; padding:0; margin:0; border:0; border-radius:5px; background:#e1e1e1; font-size:0; line-height:0; text-indent:-3000em; text-align:left;}
#englishSparksSlide .slick-dots li.slick-active button {background:#0064b4;border-color: #0064b4;}


/* TeachingTools */
.popTeachingTools {}
.popTeachingTools .toolList {max-width:580px; margin:0 auto;}
.popTeachingTools .toolList:after {content:""; display:block; clear:both;}
.popTeachingTools .toolList li {float:left; width:33.3%; padding-top:40px; text-align:center;}
.popTeachingTools .toolList li p {padding-top:5px; font-weight:400;}


/* pop materials */
#learningMaterialsSlide {position:relative; margin-top:40px; padding:0 100px;}
#learningMaterialsSlide .section {float:left;}
#learningMaterialsSlide .section p {padding-top:10px; font-size:18px; line-height:26px; text-align:center; font-weight:500;}
#learningMaterialsSlide .section p:before { content:"-"; padding-right:5px; }

@media (max-width:1400px){
	.programsWrap .snsArea {padding-right:5px; bottom:5px; right:5px; background:rgba(255,255,255,.3)}
	#mainContent #programsCont .contArea {height:260px;}
	#mainContent #programsCont .contArea .section strong {display:block; position:static; padding-bottom:10px;}
	#mainContent #programsCont .contArea .section {padding-left:90px;}
	#mainContent #programsCont .contArea #programEnglish .section {padding-left:90px;}

}

@media (max-width:1550px){
	.programsWrap #lnbTypeA {display:none;}

	#programsIntro .mathSection {padding-right:5%;}
	#programsIntro .englishSection {padding-left:5%;}
}

@media (max-width:1200px){
	#programsIntro .introSection h2 {font-size:100px;}
	#programsIntro .mathSection {padding-right:5%;}
	#programsIntro .englishSection {padding-left:5%;}


	.programsWrap .learningTypeA {text-align:center; max-width:800px; margin-left:auto; margin-right:auto;}
	.programsWrap .learningTypeA .header {float:none; width:auto;}
	.programsWrap .learningTypeA .header strong {border-top:none; padding-top:0;}
	.programsWrap .learningTypeA .cont {float:none; margin:30px auto 0; max-width:800px; width:auto;}
	.programsWrap .learningTypeA .cont .learningView {max-width:454px; width:57%;}

	.programsWrap .learningTypeA .btnMore {position:relative; margin-top:30px;}

}

@media (max-width:999px){
	.programsWrap .contHeader {height:270px;}
	.programsWrap .contHeader h2 {font-size:60px; line-height:60px;}
	.programsWrap .contHeader p {font-size:14px; line-height:19px;}
	#programsIntro .introSection h2 {font-size:80px; line-height:80px;}
	#programsIntro .introSection .txt {width:90%;}
	#programsIntro .mathSection {padding-right:3%;}
	#programsIntro .englishSection {padding-left:3%; border-left:1px solid #fff;}
	#programsIntro.on .englishSection {border-left:none;}

	.programsWrap .boxContTypeA ul li {width:30%; margin:0 1%; padding-left:5%; padding-right:5%;}
	.programsWrap .boxContTypeA ul li br {display:none;}

	.programsWrap .contTypeA .cont,
	.programsWrap .contTypeB .cont {width:50%; padding:0; text-align:left; background-position:35px 0 !important;}
	.programsWrap .contTypeA .cont:before,
	.programsWrap .contTypeB .cont:before {display:none;}
	.programsWrap .contTypeA .cont strong,
	.programsWrap .contTypeB .cont strong {text-align:left; padding-left:110px; padding-top:11px; padding-bottom:20px;}
	.programsWrap .contTypeA .cont p,
	.programsWrap .contTypeB .cont p {width:auto;}

	.programsWrap .contTypeA .contSum,
	.programsWrap .contTypeB .contSum {position:relative; left:0; top:0; width:auto; padding-top:20px; margin-left:0; text-align:center; clear:both;}
	.programsWrap .contTypeA .contSum, .programsWrap .contTypeB .contSum { position: relative; left: 0; width: auto; max-width: 41%; margin: 0 auto; padding-top: 20px; clear: both; }
	.programsWrap .contTypeA .contSum .cicleBottom { top:20px; left:170px; }
 	.programsWrap .contTypeB .contSum .cicleBottom { top:20px; left:170px; }
	.programsWrap .links li {margin:0 33px;}

	.programsWrap .learningTypeA h3 {font-size:56px;}
	.programsWrap .learningTypeB h3 {font-size:56px;}
	.programsWrap .learningTypeC h3 {font-size:56px;}

	.programsEnglish .boxContTypeA ul li {height:300px;}
	.programsEnglish .literacySkills .tab li {margin:0 5px; font-size:14px;}
	.programsEnglish .literacySkills .tab li:after {left:-8px;}
	.programsEnglish .literacySkills .boxBoarder {padding:30px 0 0 10px;}
	.programsEnglish .literacySkills .graphSection {padding:0 4px;}
	.programsEnglish .literacySkills .graphSection strong {font-size:14px;}
	.programsEnglish .literacySkills .graphSection .graph .graphBox span {font-size:11px;}
	.programsEnglish .literacySkills .graphSection ul {height:270px;}
	.programsEnglish .literacySkills .graphSection ul li {font-size:13px; line-height:20px;}


	.programsHaapyTalk .boxContTypeA ul li {height:300px;}
	.programsEnglishSparks .boxContTypeA ul li {height:500px;}
}


.programsWrap.at-home .contHeader {
  height: 410px;
  background-image: url('/images/visual/program-pm-athome.jpg');
  /* background-size: auto 100%; */
}

.programsWrap.at-home #lnbTypeA li {
  white-space: nowrap;
}

/* html[lang=en] .programsWrap.at-home .learningTypeB .listSection:nth-child(1) ul li {
  width: 27%;
  margin-left: 10px;
}

html[lang=en].programsWrap.at-home .learningTypeB .listSection:nth-child(1) ul li:nth-child(3n+1) {
  width: 42%;
  margin-left: 0;
}

html[lang=en].programsWrap.at-home .learningTypeB .listSection:nth-child(1) ul li:nth-child(3n+3) {
  width: 24%;
}

html[lang=en].programsWrap.at-home .learningTypeB .listSection:nth-child(2) ul li,
html[lang=en].programsWrap.at-home .learningTypeB .listSection:nth-child(3) ul li {
  width: 100%;
} */

.programsWrap.at-home .learningTypeB .listSection ul.col-1 li {
	width: 100%;
}

.programsWrap.at-home .learningTypeB .listSection ul.col-2 li {
	width: 48%;
}

.programsWrap.at-home .learningTypeB .listSection ul li a {
	max-width: 260px;
}

.programsWrap.at-home .playMathEnables strong {
  font-size: 40px;
}

.programsWrap.at-home .playMathEnables ul {
  width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.programsWrap.at-home .playMathEnables ul li {
  display: block;
  width: 100%;
  max-width: none;
}

.programsWrap.at-home .register-online .btnArea {
  font-size: 22px;
}

html[lang=zh-Hant] .programsWrap.at-home .playMathEnables ul li {
  display: inline-block;
}

html[lang=zh-Hant] .programsWrap.at-home .playMathEnables ul li:nth-child(odd) {
  width: 340px;
}

html[lang=zh-Hant] .programsWrap.at-home .playMathEnables ul li:nth-child(even) {
  width: 220px;
}

html[lang=zh-Hant] .programsWrap.at-home .playMathEnables ul li:before {
  left: 18px;
  top: 23px;
}

.process-list ul {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.process-list li {
  position: relative;
  display: block;
  min-height: 150px;
  padding: 25px 30px;
  background-color: #fff;
  border: 2px solid  #fabe00;
}

.process-list li + li {
  margin-top: 30px;
}

.process-list li + li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -50px;
  display: block;
  width: 22px;
  height: 38px;
  background-image: url('/images/blt/arrow_r_right02.png');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.process-list li h4 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.4;
}

.process-list li p {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;;
}

.process-list li p a {
  text-decoration: underline;;
}

.process-list li:hover {
  background-color: #fabe00;
}

.process-list li:hover h4,
.process-list li:hover p,
.process-list li:hover p a {
  color: #fff;
}

.programsWrap .learningTypeA.diagnostic-test h3 {
  margin-bottom: 20px;
  font-size: 40px;
}

.diagnostic-test .diagnostic-box {
  position: relative;
  width: 908px;
  height: 369px;
  padding: 60px 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background: url('/images/programs/playMathAtHome/img_diagnostic_test01.jpg') no-repeat center;
}

.diagnostic-test .diagnostic-box p {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}

.diagnostic-test .diagnostic-box button {
  width: 284px;
  height: 77px;
  margin-top: 30px;
  color: #fff;
  font-family: "EyeLevel","Arial",sans-serif;
  font-weight: 800;
  font-size: 30px;
  background-color: #71bc2e;
  border: 0;
  -webkit-box-shadow: 5px 15px 10px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 5px 15px 10px 0px rgba(0,0,0,0.1);
  box-shadow: 5px 15px 10px 0px rgba(0,0,0,0.1);
  cursor: pointer;
}

.programsWrap .learningTypeA.register-online h3 {
  margin-bottom: 20px;
  font-size: 40px;
}

.diagnostic-modal {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  z-index: 99999;
  transition: visibility ease-in-out .25s, opacity ease-in-out .25s;
}

.diagnostic-modal.is-open {
  visibility: visible;
  opacity: 1;
}

.diagnostic-modal .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 564px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.diagnostic-modal .modal-content > iframe {
  width: 100%;
  height: 100%;
}

.diagnostic-modal .btn-close {
  position: absolute;
  top: -70px;
  right: -70px;
  width: 76px;
  height: 76px;
  padding: 20px;
  background-image: url('/images/blt/btn_close.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.diagnostic-modal .btn-close span {
  display: none;
}


.programsWrap .contents .section.online {
	max-width: 908px;
	margin: 0 auto;
	margin-top: 100px;
}
.programsWrap .contents .section .onlineBox .topBox {
	text-align: center;
}
.programsWrap .contents .section .onlineBox .btn-free {
	display: inline-block;
	width: 575px;
	padding: 0 20px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	background-color: #ea1b0e;
	border: 0;
	border-radius: 10em;
	animation: opacity 2s linear 0s infinite;
}
.programsWrap .contents .section .onlineBox .gradeBox {
	position: relative;
	margin-top: 40px;
}

.programsWrap .contents .section .onlineBox .gradeBox img {
	width: 100%;
}

.programsWrap .contents .section .onlineBox .gradeBox > ul {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 7.9%;
	width: 100%;
	padding: 0 4.4%;
}

.programsWrap .contents .section .onlineBox .gradeBox > ul > li {
	float: left;
	width: 16.6666666%;
	padding: 0 5px;
}

.programsWrap .contents .section .onlineBox .gradeBox > ul > li a {
	display: block;
	line-height: 34px;
	text-align: center;
	border: 3px solid #ea1b0e;
	font-size: 22px;
	font-weight: 400;
	color: #ea1b0e;
	background-color: #fff;
	border-radius: 10em;
}

.programsWrap .contents .section .onlineBox .gradeBox > ul > li a:hover {
	color: #fff;
	background-color: #ea1b0e;
}
.programsWrap .contents .section .onlineBox .gradeBox > ul > li a.on {
	color: #fff;
	background-color: #ea1b0e;
}

.programsWrap .enrolmentProcess {
	margin-bottom: 120px;
}

.programsWrap .enrolmentProcess > h3 {
	position: relative;
	padding-top: 15px;
	font-weight: 700;
	font-size: 26px;
	color: #333;
}

.programsWrap .enrolmentProcess > h3:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 5px;
	background-color: #e72410;
}

.programsWrap .enrolmentProcess > h3 .txt-red {
	color: #e72410;
}

.programsWrap .enrolmentProcess .txt-bold {
	text-align: center;
	margin-top: 40px;
	color: #333;
	line-height: 22px;
	font-size: 20px;
	font-weight: 700;
}

.programsWrap .enrolmentProcess .btn-lastBox {
	text-align: center;
	margin-top: 50px;
}

.programsWrap .enrolmentProcess .btn-lastBox .btn {
	color: #333;
}

.programsWrap .enrolmentProcess .table_icon {
	display: table;
	width: 100%;
	margin-top: 30px;
}

.programsWrap .enrolmentProcess .table_icon > li {
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: top;
}

/*.programsWrap .enrolmentProcess .table_icon > li:after {
	content: '';
	display: block;
	position: absolute;
	left: -13px;
	top: 12px;
	width: 27px;
	height: 50px;
	background: url('/images/programs/icon_process_aw.png') no-repeat left top;
}*/

.programsWrap .enrolmentProcess .table_icon > li:first-child:after {
	display: none;
}

.programsWrap .enrolmentProcess .table_icon > li > div {
	display: block;
	margin-top: 10px;
	text-align: center;
}
.programsWrap .enrolmentProcess .table_icon > li > div[class^="icon"] > p {
	margin-top: 20px;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.2px;
	color: #333;
}
.programsWrap .enrolmentProcess .table_icon > li > div[class^="icon"] .icon-img {
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.programsWrap .enrolmentProcess .table_icon.type3 > li {
	width: 33.3333333%;
}

.programsWrap .enrolmentProcess .table_icon.type5 > li {
	width: 20%;
}



@-webkit-keyframes opacity {
	0% {
		opacity: .25;
	}
	50% {
		opacity: 1;

	}
	100% {
		opacity: .25;
	}
}


@keyframes opacity {
	0% {
		opacity: .25;
	}
	50% {
		opacity: 1;

	}
	100% {
		opacity: .25;
	}
}

.formSection > h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 52px;
	font-weight: 700;
	color: #333;
}

.formSection .submit-box {
	margin-top: 50px;
	text-align: center;
}

.formSection .submit-box .btn-submit {
	width: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 31px ;
	background-color: #252c35;
	border: 0;
	cursor: pointer;
	outline: none;
}

.form {
	font-family: 'Eyelevel';
}

.form .txt-red {
	color: #e72410;
	font-weight: 500;
}

.form .form-header {
	position: relative;
}

.form .form-header:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}

.form .form-header .left-box {
	float: left;
	padding-bottom: 20px;
}

.form .form-header .right-box {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.form .form-header p {
	font-size: 15px;
	color: #7c7c7c;
	font-weight: 300;
}

.form .form-header strong {
	font-size: 24px;
	font-weight: 700;
	color: #252c35;
}

.form .form-content {
	padding: 10px 0;
	border-top: 2px solid #434343;
	border-bottom: 1px solid #ababab;
}

.form .row-box {
	display: table;
	width: 100%;
	height: 40px;
	padding: 10px 0;
}

.form .row-box .title-box {
	display: table-cell;
	width: 171px;
	vertical-align: middle;
}

.form .row-box .title-box strong {
	font-size: 16px;
	color: #333;
	font-weight: 700;
}

.form .row-box .input-box {
	display: table-cell;
	width: auto;
	vertical-align: middle;
}

.form .row-box .input-box:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}

.form .row-box .input-box .input {
	width: 100%;
	padding-left: 16px;
}

.form .row-box .input-box.type2 .input {
	float: left;
	width: 50%;
	padding-left: 16px;
}

.form .row-box .input-box.type2 .input select {
	font-family: "EyeLevel","Arial",sans-serif;
	font-weight: 300;
	color: #555;
}

.form .row-box .btn-white {
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px 15px;
  text-align: center;
  color: #333;
  font-weight: 500;
  font-size: 13px ;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #000 ;
  outline: none;
  box-shadow: 5px 5px 5px 0  rgba(0, 0, 0, 0.14);
}

.form .row-box .input-box .input.msgBox {
	position: relative;
}

.form .row-box .input-box .input.msgBox .txt {
	position: absolute;
	right: 0;
	top: -26px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #555;
	font-weight: 300;
}

.form .privacy-box {
	padding-left: 187px;
	margin: 10px 0;
}

.form .privacy-box p {
	font-size: 15px;
	color: #a1a1a1;
	line-height: 22px;
}

.form .privacy-box .txt-strong {
	font-size: 15px;
	color: #e72410;
	font-weight: 500;
	text-decoration: underline;
	text-transform: uppercase;
}

/* 0208_[해외] 영어 온라인 Level Quiz 페이지 개발 일정에 관한 건 : 추가시작 */
.programsEnglish .contents .section .onlineBox .btn-free {
	background-color: #0062b1;
}

.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox {
	position: absolute;
	left: 0;
	bottom: 9.8%;
	width: 100%;
	padding: 0 35.1%;
}

.programsEnglish .boxContTypeA ul li.icon3 {background:#fff url('/images/programs/english/benefits3.png') no-repeat 50% 50px;}
.programsEnglish .boxContTypeA ul li.icon5 {background:#fff url('/images/programs/english/benefits5.png') no-repeat 50% 50px;}
.programsEnglish .boxContTypeA ul li.icon6 {background:#fff url('/images/programs/english/benefits6.png') no-repeat 50% 50px;}

.programsEnglish .contTypeA .contOffline {padding-right:100px; background:url('/images/programs/english/offline.png') no-repeat 40% 50px;}
.programsEnglish .contTypeA .contOnline {padding-left:100px; background:url('/images/programs/english/online.png') no-repeat 60% 50px;}

.programsEnglish .form .row-box .input-box .input.msgBox .txt {
	top: -23px;
}

/* 0208_[해외] 영어 온라인 Level Quiz 페이지 개발 일정에 관한 건 : 추가끝 */

.form .row-box .input-box.email {
	margin-left: -20px;
}

.form .row-box .input-box.email .input {
	float: left;
	width: 50%;
	padding-left: 20px;
}

.form .row-box .input-box.email .input + .input {
	position: relative;
}

.form .row-box .input-box.email .input + .input:before {
	content: '@';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	line-height: 40px;
	text-align: center;
}

.quiz-test {
	max-width: 1100px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
}
.quiz-test header h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 52px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: uppercase;
	color: #2a2a2a;
}
.quiz-test header h3 img {
	width: 77px;
	margin-right: 16px;
}
.quiz-test header p {
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: -0.4px;
	color: #2a2a2a;
}
.quiz-test .quiz-test-box {
	margin-top: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.quiz-test .quiz-test-box .box {
	width: 47.7%;
	height: 564px;
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
}
.quiz-test .quiz-test-box .box.arithmetic-box {
	background-image: url('/images/programs/quiz_test_arithmetic_2023.png');
}
.quiz-test .quiz-test-box .box.critical-box {
	background-image: url('/images/programs/quiz_test_critical_2023.png');
}

.quiz-test .quiz-test-box .box .dropdown-btn {
	width: 80%;
	height: 59px;
	margin-top: 307px;
	padding: 0 28px;
	position: relative;
	text-align: left;
	font-family: "EyeLevel","Arial",sans-serif;
	font-size: 23px;
	font-weight: 400;
	border-radius: 50px;
	color: #ffbb01;
	background: #fff;
	border: 0;
	cursor: pointer;
}
.quiz-test .quiz-test-box .box .dropdown-btn::before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 23px;
	top: 46%;
	border-bottom: 8px solid #ffbb01;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	transform: rotate(180deg);
	transition: 0.2s all ease-in-out;
}
.quiz-test .quiz-test-box .box .dropdown-grade {
	width: 80%;
	display: none;
	margin: 6px auto 0;
	text-align: left;
	overflow: hidden;
	border-radius: 16px;
	background: #fff;
	box-shadow: 1px 1px 9px 1px rgb(0, 0, 0, 0.13);
}

.quiz-test .quiz-test-box .box .dropdown-grade li {
	padding: 0 28px;
}
.quiz-test .quiz-test-box .box .dropdown-grade li:hover {
	background: #ececec;
}
.quiz-test .quiz-test-box .box .dropdown-grade li a {
	width: 100%;
	display: inline-block;
	padding: 16px 0;
	font-size: 23px;
	font-weight: 400;
	color: #ffbb01;
}

.quiz-test .quiz-test-box .critical-box .dropdown-btn,
.quiz-test .quiz-test-box .critical-box .dropdown-grade li a {
	color: #6fba2c;
}
.quiz-test .quiz-test-box .critical-box .dropdown-btn::before {
	border-bottom: 8px solid #6fba2c;
}
/* active */
.quiz-test .quiz-test-box .dropdown-wrap.active .dropdown-grade {
	display: block;
}
.quiz-test .quiz-test-box .dropdown-wrap.active .dropdown-btn::before {
	transform: rotate(0deg);
}

.enrolmentProcess .table_icon li>p {
	min-width: 190px;
	padding: 2px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	border-radius: 50px;
	color: #fff;
	background-color: #ea1b0e;
}
/* 수학 영상 사이즈 */
.programsWrap.programMath .contents .section.header {max-width:1100px;}
.programsWrap.programMath .contents .section.header .movieBox {max-width:1100px;}

/* 2023 remuwal */
.programsWrap .contHeader {
	height:327px;
}
/* ENGLISH */
.programsWrap.programsEnglish .contHeader {
	background: url(/images/visual/program-english.jpg) no-repeat center;
}
/* SUB CONTENT 1 */
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox {
	top: 50%;
	left: 0;
	right: 0;
	bottom: auto;
	padding: 0;
	transform: translateY(-50%);
	text-align: center;
}
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox .btn_start1 p {
	margin-bottom: 30px;
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.1em; /* 44px */
	text-shadow: 0px 0px 3px #500094;
}
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a {
	color: #500094;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 56px; /* 30.8px */
	border: 0;
	background-color: #fff !important;
}
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a:visited,
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a:active,
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a:focus {
	color: #500094;
}
.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a:hover {
	color: #fff;
	background: #F00 !important;
}
/* SUB CONTENT 3 */
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li {
	align-items: center;
}
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li > div strong {
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 70px;
	line-height: 51px;
	border: 0px;
}
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li > div strong:after {
	width: 50px;
	height: 51px;
	background: url(/images/programs/english/icon_how_is_eye_level.png) no-repeat 0 0;
}
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li:first-child > div strong:after {
	background-position: 0 0;
}
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li:nth-child(2) > div strong:after {
	background-position: 0 -51px;
}
.programsEnglish .contents #SUB_CONTENT3.section .list-galley li:nth-child(3) > div strong:after {
	background-position: 0 -102px;
}
/* SUB CONTENT 4 */
.programsEnglish .list-graph li {
	display: flex;
	align-items: center;
	gap: 0 40px;
}
.programsEnglish .list-graph li strong {
	width: 210px;
	color: #808080;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	/* font-weight: 500; */
	line-height: 1.1em; /* 26.4px */
}
.programsEnglish .list-graph li .graph {
	width: 1013px;
	display: grid;
	grid-template-columns: repeat(12, 1fr);
}
.programsEnglish .list-graph li .graph .graphBox {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 74px;
	border-bottom: 1px solid #E5E5E5;
}
.programsEnglish .list-graph li .graph .graphBox span {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em; /* 27px */
}
.programsEnglish .list-graph li .graph .graphBox em {
	display: block;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	/* font-weight: 600; */
	line-height: 1.5em;
	text-align: center;
}
.programsEnglish .list-graph li .graph .graphBox.c1 {
	background: #80B2FF;
}
.programsEnglish .list-graph li .graph .graphBox.c2 {
	background: #4D94FF;
}
.programsEnglish .list-graph li .graph .graphBox.c3 {
	background: #1A75FF;
}
.programsEnglish #SUB_CONTENT4 .footer {
	overflow: hidden;
	margin-top: 50px;
}
.programsEnglish #SUB_CONTENT4 .footer p {
	float: left;
}
.programsEnglish #SUB_CONTENT4 .footer a {
	float: right;
	width: 468px;
}
/* SUB CONTENT 5 */
#contatiner .programsEnglish #SUB_CONTENT5 .list-grid {
	gap: 0 33px
}
/* SUB CONTENT 7 */
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item {
	padding: 50px 25px 35px;
}
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item p {
	position: relative;
	margin-top: 0;
	padding-top: 90px;
	font-weight: 400;
	/* font-weight: 500; */
}
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item p:before,
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item p:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item p:before {
	top: 0;
	width: 32px;
	height: 25px;
	background: url(/images/icon/reply1.svg) no-repeat center;
	background-size: auto 100%;
}
#contatiner .programsEnglish #SUB_CONTENT7 .list-card .item p:after {
	top: 57px;
	width: 60px;
	height: 2px;
	background: rgba(0, 102, 255, 0.50);
}

/* MATH */
.programsWrap.programMath .contHeader {
	background: url(/images/visual/program-math.jpg) no-repeat center;
}
/* SUB CONTENT 1 */
#contatiner .section .inner.quiz-test {
	overflow: visible;
}
.programMath .quiz-test .quiz-test-box .box {
	height: 370px;
}
.programMath .quiz-test .quiz-test-box .box strong {
	display: block;
	margin-top: 120px;
	color: #FFF;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.1em; /* 44px */
	text-align: center;
}
.programMath .quiz-test .quiz-test-box .box .dropdown-btn {
	margin-top: 30px;
}
.programMath .quiz-test .quiz-test-box .box.arithmetic-box {
    background-image: url(/images/programs/math/quiz_test_arithmetic_2023.png);
}
.programMath .quiz-test .quiz-test-box .box.arithmetic-box strong {
	text-shadow: 0px 0px 3px #E7A318;
}
.programMath .quiz-test .quiz-test-box .box.critical-box {
    background-image: url(/images/programs/math/quiz_test_critical_2023.png);
}
.programMath .quiz-test .quiz-test-box .box.critical-box strong {
	text-shadow: 0px 0px 3px #006F39;
}
#contatiner .programMath #SUB_CONTENT3 .list-grid {
	gap: 0 33px
}
/* SUB CONTENT 2 */
.programMath #SUB_CONTENT2 .list-card {
 	gap: 0 100px;
}
.programMath #SUB_CONTENT2 .list-card li {
	border: 0; 
}
.programMath #SUB_CONTENT2 .list-card li strong {   
	margin-top: 33px;
	margin-bottom: 20px;
	color: #F00;
}
.programMath #SUB_CONTENT2 .list-card li > p em {
	color: #545454;
	font-weight: 400;
	/* font-weight: 500; */
    background: url(/images/programs/math/bg_line.png) repeat-x 0 bottom;
}
/* SUB CONTENT 4  */
.programMath .contents #SUB_CONTENT4.section .list-galley li {
	align-items: center;
}
.programMath .contents #SUB_CONTENT4.section .list-galley li > div strong {
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 70px;
	line-height: 51px;
	border: 0px;
}
.programMath .contents #SUB_CONTENT4.section .list-galley li > div strong:after {
	width: 50px;
	height: 51px;
	background: url(/images/programs/math/icon_how_is_eye_level.png) no-repeat 0 0;
}
.programMath .contents #SUB_CONTENT4.section .list-galley li:first-child > div strong:after {
	background-position: 0 0;
}
.programMath .contents #SUB_CONTENT4.section .list-galley li:nth-child(2) > div strong:after {
	background-position: 0 -51px;
}
.programMath .contents #SUB_CONTENT4.section .list-galley li:nth-child(3) > div strong:after {
	background-position: 0 -102px;
}
/* SUB CONTENT 6 */
#contatiner .programMath #SUB_CONTENT6 .list-card .item {
	padding: 50px 25px 35px;
}
#contatiner .programMath #SUB_CONTENT6 .list-card .item p {
	position: relative;
	margin-top: 0;
	padding-top: 90px;
	font-weight: 400;
	/* font-weight: 500; */
}
#contatiner .programMath #SUB_CONTENT6 .list-card .item p:before,
#contatiner .programMath #SUB_CONTENT6 .list-card .item p:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#contatiner .programMath #SUB_CONTENT6 .list-card .item p:before {
	top: 0;
	width: 32px;
	height: 25px;
	background: url(/images/icon/reply2.svg) no-repeat center;
	background-size: auto 100%;
}
#contatiner .programMath #SUB_CONTENT6 .list-card .item p:after {
	top: 57px;
	width: 60px;
	height: 2px;
	background: rgba(255, 0, 0, 0.50);
}

/* Summit */
.programsWrap.programSummit .contHeader {
	background: url(/images/visual/program-summit.jpg) no-repeat center;
}
.programsWrap.programSummit .clearFix {
	display: flex;
}
.programsWrap.programSummit .clearFix:after {
	display: none;
}
.programsWrap.programSummit .imageArea { 
	position: relative;
}		
.programsWrap.programSummit .textArea {
	text-align: left; 
}
#contatiner .programsWrap.programSummit .subTitle {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 25px;
	color: #000;
	font-weight: 600;
}
#contatiner .programsWrap.programSummit .subTitle:after {
	display: none;
}
#contatiner .programsWrap.programSummit .subTitle span {
	color: #4E7282;
	font-weight: 300;
}
/* SUMMIT OF MATH */
.programsWrap.programSummit #SUB_CONTENT1 .clearFix {
	gap: 0 70px;
}
.programsWrap.programSummit #SUB_CONTENT1 .imageArea {
	width: 580px;
}
.programsWrap.programSummit #SUB_CONTENT1 .textArea {
	width: 610px;
}
.programsWrap.programSummit #SUB_CONTENT1 .textArea p {
	color: #808080;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
}
/* KEY FEATURES */
#contatiner .programsWrap.programSummit #SUB_CONTENT2.section {
	margin-top:  120px;
}
.programsWrap.programSummit #SUB_CONTENT2 .subTitle {
	color: #333;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	/* font-weight: 500; */
	line-height: 1.1em; /* 35.2px */
	letter-spacing: -0.5px;
}
.programsWrap.programSummit #SUB_CONTENT2 .subTitle:after {
	display: none;
}
.programsWrap.programSummit #SUB_CONTENT2 .list-grid {
	padding: 40px 0;
	border: 1px solid #E5E5E5;
	gap: 0; 
}
.programsWrap.programSummit #SUB_CONTENT2 .list-grid li {
	padding: 0 30px;
	border: 0;
	border-right: 1px solid #E5E5E5 
}
.programsWrap.programSummit #SUB_CONTENT2 .list-grid li:last-child {
	border-right: 0;
}
.programsWrap.programSummit #SUB_CONTENT2 .list-grid li strong {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 87px;
	margin-bottom: 0;
	color: #4D4D4D;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	/* font-weight: 500; */
	line-height: 1.1em;
}
.programsWrap.programSummit #SUB_CONTENT2 .list-grid li p {
	margin-top: 0;
	color: #808080;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
}
/* LEARN SMART */
.programsWrap.programSummit #SUB_CONTENT3 .clearFix {
	gap: 0 70px;
}
.programsWrap.programSummit #SUB_CONTENT3 .imageArea {
	width: 452px;
}
.programsWrap.programSummit #SUB_CONTENT3 .textArea {
	width: 738px;
}
.programsWrap.programSummit #SUB_CONTENT3 .textArea p {
	margin-bottom: 40px;
	color: #808080;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
}
.programsWrap.programSummit #SUB_CONTENT3 .textArea p em {
	display: block;
	font-weight: 500;
	/* font-weight: 600; */
}
.programsWrap.programSummit #SUB_CONTENT3 .textArea table {
	width: 100%;
}
.programsWrap.programSummit #SUB_CONTENT3 .textArea table th {
	height: 76px;
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	/* font-weight: 500; */
	text-align: center;
 	background: #83A3B3;
} 
.programsWrap.programSummit #SUB_CONTENT3 .textArea table th:nth-child(even) {
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
} 
.programsWrap.programSummit #SUB_CONTENT3 .textArea table td {
	height: 100px;
	color: #808080;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
	background: #FAFAFA;
}  
.programsWrap.programSummit #SUB_CONTENT3 .textArea table td:nth-child(even) {
	background: #F4F4F4;
} 
/* WHY SUMMIT OF MATH */
.programsWrap.programSummit #SUB_CONTENT4 {
	padding: 100px 0;
	background: #FAFAFA;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white {
	padding: 80px 60px;
	border: 1px solid #E5E5E5;
	background: #FFF;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white + .box-white {
	margin-top: 80px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white h3 {
	margin-bottom: 50px;
	color: #333;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	/* font-weight: 500; */
	letter-spacing: -0.5px;
	text-transform: uppercase;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white h3 span {
	display: inline-block;
	margin-right: 15px;
	color: #F00;
	font-weight: 600;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white > .list-card strong {
	display: block;
	margin-bottom: 0;
	color: #4E7282;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white > .list-card p {
	margin-top: 20px;
	color: #808080;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card {
	gap: 0 50px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card li {
	border: 0;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card li div {
	margin-top: 30px
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card li div p {
	color: #808080;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 > .list-card > li,
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 > .list-card > li {
	padding: 60px 70px;
	background: #FAFAFA;
	border: 0;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li,
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .list-card li {
	border: 0;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li .list-card {
	margin-top: 30px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li .list-card.col2 {
	grid-template-columns: repeat(2, auto);
	margin-bottom: 40px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li:nth-child(2) .list-card.col1 {
	border: 1px solid #E5E5E5;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix {
	gap: 0 15px;
	height: 150px;
	margin-bottom: 40px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .imageArea {
	width: 94px;	
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .imageArea strong {
	display: block;	
	margin-top: 10px;
	color: #4E7282;
	font-family: Helvetica Neue;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .textArea {
	width: 300px;
}
.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .textArea p {
	margin-top: 0;
}
/* LEARNING PROCESS */
.programsWrap.programSummit #SUB_CONTENT5 .clearFix {
	gap: 0 70px;
}
.programsWrap.programSummit #SUB_CONTENT5 .imageArea {
	width: 580px;
}
.programsWrap.programSummit #SUB_CONTENT5 .textArea {
	width: 610px;
}
.programsWrap.programSummit #SUB_CONTENT5 .textArea p {
	color: #808080;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
}
.programsWrap.programSummit ul.learning { 
	margin-top:60px; 
}
.programsWrap.programSummit ul.learning:after { 
	content:""; 
	clear:both; 
	display:block; 
}
.programsWrap.programSummit ul.learning li {
	margin-left: 2.5%;
    float: left;
    width: 18%;
}
.programsWrap.programSummit ul.learning li:first-child { 
	margin-left:0; 
}				
.programsWrap.programSummit ul.learning li p { 
	margin-top:25px; 
	position:relative; 
	color:#808080; 
	font-size: 20px;
	text-align:left; 
}
.programsWrap.programSummit ul.learning .title { 
	display: flex;
    align-items: flex-end;
    gap: 0 20px;
    border-color: #E5E5E5;
	box-sizing:border-box; 
	border-bottom:1px solid #E5E5E5; 
	padding-bottom:20px; 
	width:100%; 
}		
.programsWrap.programSummit ul.learning .title span { 
	vertical-align: bottom;
    font-style: normal;
	color: #83A3B3;
	font-size: 108px;
	font-style: normal;
	font-weight: 500; 
	line-height: 1em;
    letter-spacing: -0.5px;
	white-space:nowrap;
}
.programsWrap.programSummit ul.learning .title span i { 
	display:table-cell; 
	vertical-align:middle; 
	font-size:50px; 
	font-weight:300; 
}
.programsWrap.programSummit ul.learning .title strong { 
	display:table-cell; 
	vertical-align:bottom; 
	margin-top:0; 
	padding-bottom: 10px;
	color: #4D4D4D;
	font-size:24px; 
	font-weight:400; 
	/* font-weight:500;  */
	text-align:left; 
}
#contatiner .playMathEnables.contBody {
	max-width: 1100px;
}
/* Form */
#contatiner .programsWrap.programSummit #FORM_SECTION .subTitle:after {
	display: none;
}

@media screen and (max-width:1259px) {
	.programsWrap .contHeader {
		height:25.95vw;
	}
	/* ENGLISH */
	/* SUB CONTENT 1 */
	.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox .btn_start1 p {
		margin-bottom: 2.38vw;
		font-size: 3.17vw;
	}
	.programsEnglish .contents .section .onlineBox .gradeBox .btn-gradeBox a {
		width: 21.66vw;
		font-size: 2.22vw;
		line-height: 4.44vw; /* 30.8px */
	}
	/* SUB CONTENT 3 */
	.programsEnglish .contents #SUB_CONTENT3.section .list-galley li > div strong {
		padding-left: 5.55vw;
		line-height: 4.04vw;
	}
	.programsEnglish .contents #SUB_CONTENT3.section .list-galley li > div strong:after {
		width: 3.96vw;
		height: 4.04vw;
	}
	.programsEnglish .contents #SUB_CONTENT3.section .list-galley li:nth-child(2) > div strong:after {
		background-position: 0 -4.04vw;
	}
	.programsEnglish .contents #SUB_CONTENT3.section .list-galley li:nth-child(3) > div strong:after {
		background-position: 0 -8.08vw;
	}
	/* SUB CONTENT 4 */
	.programsEnglish .list-graph li {
		gap: 0 3.17vw;
	}
	.programsEnglish .list-graph li strong {
		width: 16.66vw;
		font-size: 1.90vw;
	}
	.programsEnglish .list-graph li .graph {
		width: 80.39vw;
	}
	.programsEnglish .list-graph li .graph .graphBox {
		height: 5.87vw;
	}
	.programsEnglish .list-graph li .graph .graphBox span {
		font-size: 1.42vw;
	}
	.programsEnglish .list-graph li .graph .graphBox em {
		font-size: 1.42vw;
	}
	.programsEnglish #SUB_CONTENT4 .footer {
		margin-top: 3.96vw;
	}
	.programsEnglish #SUB_CONTENT4 .footer a {
		width: 37.14vw;
	}
	
	/* MATH */
	.programMath .quiz-test .quiz-test-box .box {
		height: 29.36vw;
	}
	.programMath .quiz-test .quiz-test-box .box strong {
		margin-top: 9.52vw;
		font-size: 3.17vw;
	}
	.programMath .quiz-test .quiz-test-box .box .dropdown-btn {
		margin-top: 2.38vw;
	}
	/* SUB CONTENT 2 */
	.programMath #SUB_CONTENT2 .list-card {
		 gap: 0 7.93vw;
	}
	.programMath #SUB_CONTENT2 .list-card li strong {   
		margin-top: 2.61vw;
		margin-bottom: 1.58vw;
	}
	/* SUB CONTENT 4  */
	.programMath .contents #SUB_CONTENT4.section .list-galley li > div strong {
		padding-left: 70px;
		line-height: 4.04vw;
	}
	.programMath .contents #SUB_CONTENT4.section .list-galley li > div strong:after {
		width: 5.55vw;
		height: 4.04vw;
	}
	.programMath .contents #SUB_CONTENT4.section .list-galley li:nth-child(2) > div strong:after {
		background-position: 0 -4.04vw;
	}
	.programMath .contents #SUB_CONTENT4.section .list-galley li:nth-child(3) > div strong:after {
		background-position: 0 -8.08vw;
	}
	
	/* Summit */
	#contatiner .programsWrap.programSummit .subTitle {
		margin-bottom: 2.38vw;
		padding-bottom: 1.98vw;
	}
	#contatiner .programsWrap.programSummit .subTitle:after {
		width: 3.8vw;
		height: 1px;
	}
	/* SUMMIT OF MATH */
	.programsWrap.programSummit #SUB_CONTENT1 .clearFix {
		gap: 0 5.55vw;
	}
	.programsWrap.programSummit #SUB_CONTENT1 .imageArea {
		width: 46.03vw;
	}
	.programsWrap.programSummit #SUB_CONTENT1 .textArea {
		width: 48.41vw;
	}
	.programsWrap.programSummit #SUB_CONTENT1 .textArea p {
		font-size: 1.9vw;
	}
	/* KEY FEATURES */
	#contatiner .programsWrap.programSummit #SUB_CONTENT2.section {
		margin-top:  9.52vw;
	}
	.programsWrap.programSummit #SUB_CONTENT2 .subTitle {
		font-size: 2.53vw;
	}
	.programsWrap.programSummit #SUB_CONTENT2 .list-grid {
		padding: 3.17vw 0; 
	}
	.programsWrap.programSummit #SUB_CONTENT2 .list-grid li {
		padding: 0 2.38vw;
	}
	.programsWrap.programSummit #SUB_CONTENT2 .list-grid li strong {
		margin-top: 2.22vw;
		margin-bottom: 2.61vw;
		font-size: 1.9vw;
	}
	.programsWrap.programSummit #SUB_CONTENT2 .list-grid li p {
		font-size: 1.58vw;
	}
	/* LEARN SMART */
	.programsWrap.programSummit #SUB_CONTENT3 .clearFix {
		gap: 0 6.03vw;
	}
	.programsWrap.programSummit #SUB_CONTENT3 .imageArea {
		width: 35.87vw;
	}
	.programsWrap.programSummit #SUB_CONTENT3 .textArea {
		width: 58.57vw;
	}
	.programsWrap.programSummit #SUB_CONTENT3 .textArea p {
		margin-bottom: 3.17vw;
		font-size: 1.9vw;
	}
	.programsWrap.programSummit #SUB_CONTENT3 .textArea table th {
		height: 76px;
		font-size: 1.9vw;
	} 
	.programsWrap.programSummit #SUB_CONTENT3 .textArea table td {
		height: 7.93vw;
		font-size:  1.58vw;
	}  
	/* WHY SUMMIT OF MATH */
	.programsWrap.programSummit #SUB_CONTENT4 {
		padding: 7.93vw 0;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white {
		padding: 6.34vw 4.76vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white + .box-white {
		margin-top: 6.34vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white h3 {
		margin-bottom: 3.96vw;
		font-size: 2.53vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white h3 span {
		margin-right: 1.19vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white > .list-card strong {
		font-size: 1.9vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white > .list-card p {
		margin-top:  1.58vw;
		font-size:  1.58vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card {
		gap: 0 50px;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card li div {
		margin-top: 30px
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b1 .list-card li div p {
		font-size:  1.58vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 > .list-card > li,
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 > .list-card > li {
		padding: 4.76vw 5.55vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li .list-card {
		margin-top: 2.38vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b2 .list-card li .list-card.col2 {
		margin-bottom: 3.17vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix {
		gap: 0 1.19vw;
		height: 11.9vw;
		margin-bottom: 3.17vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .imageArea {
		width: 7.46vw;	
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .imageArea strong {
		margin-top: 0.79vw;
		font-size: 11.42vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .textArea {
		width: 23.8vw;
	}
	.programsWrap.programSummit #SUB_CONTENT4 .box-white.b3 .clearFix .textArea p {
		margin-top: 0;
	}
	/* LEARNING PROCESS */
	.programsWrap.programSummit #SUB_CONTENT5 .clearFix {
		gap: 0 5.55vw;
	}
	.programsWrap.programSummit #SUB_CONTENT5 .imageArea {
		width: 46.03vw;
	}
	.programsWrap.programSummit #SUB_CONTENT5 .textArea {
		width: 48.41vw;
	}
	.programsWrap.programSummit #SUB_CONTENT5 .textArea p {
		font-size: 1.9vw;
	}
	.programsWrap.programSummit ul.learning { 
		margin-top: 4.76vw; 
	}
	.programsWrap.programSummit ul.learning li {
		margin-left: 2.5%;
		float: left;
		width: 18%;
	}
	.programsWrap.programSummit ul.learning li:first-child { 
		margin-left: 0; 
	}				
	.programsWrap.programSummit ul.learning li p { 
		margin-top: 1.98vw; 
		font-size:  1.58vw;
	}
	.programsWrap.programSummit ul.learning .title { 
		gap: 0  1.58vw;
		padding-bottom: 1.58vw; 
	}		
	.programsWrap.programSummit ul.learning .title span { 
		font-size: 8.57vw;
	}
	.programsWrap.programSummit ul.learning .title span i { 
		font-size: 3.96vw; 
	}
	.programsWrap.programSummit ul.learning .title strong { 
		padding-bottom: 0.79vw;
		font-size: 1.9vw; 
	}
}

.programsWrap.programChinese .contHeader {
    background: url('/images/visual/program-chinese.jpg') no-repeat 50% 0;
}
.programChinese .learning_box {
    background-image: url('/images/visual/learn-banner.jpg');
    height: 344px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
}
.programChinese .learning_box h2 {
    color: #fff !important;
    padding-top: 40px;
}
.icon-kinder {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 25px;
	background: url('/images/icon/chinese-Kinder.png') no-repeat center;
	background-size: cover;
}
.icon-junior {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 25px;
	background: url('/images/icon/chinese-junior.png') no-repeat center;
	background-size: cover;
}
.tabArea.type4 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 30px;
	z-index: 10;
	width: 100%;
	margin-bottom: 40px;
}
.tabArea.type4 li a {
	display: block; 
	width: 100%;
	height: 72px;
	color: #6FBA2C; 
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 70px; 
	text-align: center;
	border: 1px solid #6FBA2C;
	transition: all 0.2s ease-in-out;
	box-sizing: border-box;
}
.tabArea.type4 li.on a {
	height: 72px;
	color: #FFF;
	background: #6FBA2C;
}
.tabArea .icon-kinder {
	vertical-align: middle;
	margin-top: -3px;
	margin-right : 15px;
}
.tabArea .icon-junior {
	vertical-align: middle;
	margin-top: -3px;
	margin-right : 15px;
}
.tabArea .on .icon-kinder {
	background-image: url('/images/icon/chinese-kinder_on.png')
}
.tabArea .on .icon-junior {
	background-image: url('/images/icon/chinese-junior_on.png')
}
#contatiner .list-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btnTypeRoundC {
    display: inline-block;
    color: #fff;
	font-style: normal;
	font-weight: 500;
	text-transform: capitalize;
	text-transform: math-auto;
    border-radius: 1000px;
	border: 1px solid #6FBA2C;
    background: #6FBA2C;
}
a.btnTypeRoundC:visited,
a.btnTypeRoundC:hover,
a.btnTypeRoundC:focus,
a.btnTypeRoundC:active {
    color: #fff;
}
a.btnTypeRoundC:hover {
    background: #6FBA2C;
}
.btnTypeRoundC:after {
	display: none;
}

/* 아코디언 기능 */
.accordion {
		margin-top: 60px;
	}
.accordion-item {
  margin-bottom: 30px;
}
.accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-header {
    position: relative;
    height: 60px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #53BD92;
    font-weight: 500;
    color: #53BD92;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion-header .arrow {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('/images/icon/accor_arrow_open.png');
    transition: transform 0.2s ease;
}
.accordion-item.active-kinder .accordion-header,
.accordion-item.active-junior .accordion-header {
  background-color: #53BD92; /* 파란색 배경 */
  color: #fff; /* 흰색 텍스트 */
}
.accordion-item.active-kinder .arrow,
.accordion-item.active-junior .arrow{
    background-image: url('/images/icon/accor_arrow_close.png');
}
.accordion-content {
    display: none;
    background-color: #fff;
}
.accordion-item:last-child .accordion-content {
    border-bottom: none;
}
.accord-title {
	font-size: 25px;
	font-weight: 500;
	color: #000;
	text-align: center;
	margin: 36px 0;
	line-height: 130%;
}
@media screen and (max-width: 1259px) {
    .tabArea.type4 li.on a {
        height: 5.71vw;
    }
    .tabArea.type4 li a {
        height: 5.71vw;
        font-size: 2.53vw;
        line-height: 5.55vw;
    }
    .tabArea .icon-juniorprimary {
        margin-right: 1.19vw;
    }
    .icon-juniorprimary {
        width: 1.98vw;
        height: 1.98vw;
    }
    .tabArea .icon-kindergarten {
        margin-right: 1.19vw;
    }
    .icon-kindergarten {
        width: 2.53vw;
        height: 1.98vw;
    }
	.accordion {
		margin-top: 4.5vw;
	}
    .accordion-header .arrow {
        width: 3.654vw;
        height: 2.145vw;
    }
	.accord-title {
		font-size: 1.98vw;
	}
	.accordion-item {
    	margin-bottom: 2.35vw;
	}
}