@import url('https://fonts.googleapis.com/css?family=Muli');


.image_frame .image_wrapper{text-align: center;}
#Top_bar .logo {
float: none;
margin: auto;
text-align: center;
}

hr {
    display: block;
    border: none;
    outline: none;
    height: 2px !important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;
}

hr .white {
    display: block;
    border: none;
    outline: none;
    height: 4px !important;
	background-color: #FFF !important;
	color: #FFF !important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;
}

hr_black{
    display: block;
    border: none;
    outline: none;
    height: 2px !important;
	background-color: #00207d !important;
	color: #00207d!important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;
}


.hr_clear{
    display: block;
    border: none;
    outline: none;
    height: 15px !important;
	background-color: #ffeedc !important;
	color: #ffa51a!important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;
}

blockquote:after{display: none;}
blockquote{background: none;margin-left: 0px;}
.list_item a{color: #852a5e !important;}
.list_item a:hover{color: #d33a92;}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper{padding: 15px 20px 10px;}
ul.list_check li, li.list_check {
background: url(../../data/2018/11/pink-bullet.png) no-repeat 0px 3px;
}
ul.list_check li{padding-bottom: 10px;margin-bottom: 10px;padding-left: 40px;}
ul.list_check li:after{bottom: 0;}
ul.pirple-point{
margin-left: 0;
list-style: none;
}

table tr:first-child td {
    background: none ;
}


.faq .question .title {
    padding: 20px 40px 20px 80px;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.faq .answer p{
    font-size: 18px !important;
	color:#00207d !important;
}

.faq .question.active p {
    font-size: 18px !important;
}



.aligncenter img {
    display: inline;
    max-width: 100% !important;
	height:auto;
}



h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    padding-top: 30px;
}

h1 .faq {

    font-size: 38px;
    line-height: 43px;
}

.priceimg   { padding: 6px 0 5px;}


.benefit{padding: 20px 50px 0 50px; font-size:18px}

.benefitbot{margin:50px 0 0; }


.mentor { border-right: 2px solid #ffa51a; }

.invited {padding:40px 30px 0;}


@media only screen and (min-width: 768px) and (max-width: 1024px){
	
#activity { padding:0% 5% 3%;}
.faq .question .title {font-size: 19px;}
ul.list_check li, li.list_check {background-position: 0px 1px;}

	
.priceimg   { padding: 25px 0 23px;}

.benefit{padding:5px; font-size:13px}

.benefitbot{margin:20px 0 0px; }

.mentor { border-right: 2px solid #ffa51a; }

.invited {padding:20px 30px 0;}


dl > dt, dl > dd {
    border-width: 0px 0 0;
    border-style: solid;
    padding: 6px 0;
    margin: 0;
}

h1 .faq {

    font-size: 30px;
    line-height: 43px;
}

#Footer .footer_copy .copyright {

    float: none;
    text-align: center;

}

#Footer .footer_copy .social-menu {

    float: none;
    margin-right: 20px;
    text-align: center;

}


}

@media only screen and (min-width: 1024px) and (max-width: 1024px){
	
	.priceimg   { padding: 12px 0 23px;}
	
	h2 {

    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    letter-spacing: 0px;

}
	
}


ul.pirple-point li{
background: url(assets/icon-circle.png)no-repeat 0px 10px;
padding-left: 20px;
}
.title-gradient{
background: rgb(208,58,181); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(208,58,181,1) 0%, rgba(121,115,185,1) 51%, rgba(0,226,231,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03ab5', endColorstr='#00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.title-gradient h1,.title-gradient h2{
padding: 15px 0px 5px;
}
.background-overlay:before{
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd03ab5', endColorstr='#cc00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.career-white p, .career-white ul li, .career-white h1, .career-white h2, .career-white h3, .career-white h5{
color: #ffffff;
}

.career-black p, .career-black ul li, .career-black h1, .career-black h2, .career-black h3, .career-black h4{
color: #2f3138;
}

.career-pink p, .career-pink ul li, .career-pink h1, .career-pink h2, .career-pink h3, .career-pink h4, .career-pink h5{
color: #d43794;
}

h1. career-pink { color: #d43794 !important;}


a.popup-link{
background: #0099d6; /* Old browsers */
background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
padding: 0 20px;
border-radius: 30px;
color: #ffffff !important;
}
.section.decoration-container .section-decoration.top,.section.decoration-container .section-decoration.bottom{
background-repeat: no-repeat;
background-size: contain;
max-height: 35px;
}
.skill-box{
border-radius: 10px;
-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
}
.list_item .list_right h4, ul li h4{color: #ffffff; border-left:solid 1px #fff; padding-left:10px; font-size:20px !important; }
.list_item .list_left h3, ul li h3{color: #ffffff !important;  font-size:22px !important;}
.column-popup{
width: 100%;
background: #ffffff;
border-radius: 15px;
}
.join-free{
padding: 5%;
}
.join-free h6, .content-right-stated h6{color: #00227b;}
.join-free p{text-align: center; color: #d33a92; font-weight: bold;}
.content-right-stated h6 span{color: #d33a92;}
.join-free p label{text-align: left;}
.join-free hr, .content-right-stated hr{background-color: #d33a92; height: 2px;}
.join-free-form ul{list-style-type: disc;color: #ffffff;}
.join-free-form ul li{margin-bottom: 10px;}
.join-free-form p{text-align: left; color: #000000;}
.join-free-form p.btn-career-form{text-align: center !important;}
.btn-career-form input[type="submit"], .pum-trigger, .btn-started-form input[type="submit"]{
background: #0099d6;
background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%);
background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%);
background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
border-radius: 30px;
color: #ffffff !important;
font-weight: bold;
}

.pum-trigger-pink {
background: #d73a97;
background: -moz-linear-gradient(-45deg, #d73a97 0%, #fd61be 100%);
background: -webkit-linear-gradient(-45deg, #d73a97 0%,#fd61be 100%);
background: linear-gradient(135deg, #d73a97 0%,#fd61be 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d73a97', endColorstr='#fd61be',GradientType=1 );
border-radius: 30px;
color: #ffffff !important;
font-weight: bold;
}
.btn-started-form input[type="submit"]{
font-size: 14px;
padding: 2% 4%;
}
.btn-started-form span{
color: #d43794;
font-size: 9px;
}
.btn-career-form input[type="submit"]{padding: 3% 10%;}
.pum-trigger, .white-btn .pum-trigger{padding: 15px 5%;}
.white-btn .pum-trigger{
background: #ffffff;
border-radius: 30px;
color: #000000 !important;
font-weight: bold;
}
.pum-trigger-pink, .white-btn .pum-trigger-pink{padding: 15px 5%;}
.white-btn .pum-trigger-pink{
background: #ffffff;
border-radius: 30px;
color: #000000 !important;
font-weight: bold;
}
.image-left-logo{width: 85px;}
.one-second-column-popop img{vertical-align: bottom;}
@media only screen and (max-width: 767px){
.one-second-left-popop, .one-second-right-popop{width: 100%;}
.one-second-column-popop img, .left-join-popup{
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.content-left-stated, .content-right-stated{width: 100%;}
.image-left-logo{padding-bottom: 120px;}
#activity { padding:0% 5% 3%;}
}
@media only screen and (min-width: 768px) {
#activity { padding:0% 2% 3%;}
.image-left-logo{padding-bottom: 100px;}
.one-second-left-popop{width: 40%;}
.one-second-right-popop{width: 60%;}
.column-popup,.content-stated, .heading-stated{display: inline-flex;}
.one-second-column-popop img, .left-join-popup{
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.content-left-stated{width: 40%;}
.content-right-stated{width: 60%;}

h4 {
    font-size: 19px;
    line-height: 24px;
}
}
.started-free-popup{
border-radius: 15px;
margin: 0px;
width: 100% !important;
}
.join-free-form label, .content-right-stated label{
color: #000000;
}
.started-free-popup hr.no_line{margin: 0;}
.heading-stated{background: #213670;border-top-left-radius: 15px; border-top-right-radius: 15px;}
.content-stated, .heading-stated{width: 100%;}
.content-stated{border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.heading-stated h6.white-career{color: #ffffff; vertical-align: middle;}
.heading-left-stated{width:20%;padding: 2%;}
.heading-right-stated{width:80%;padding: 5% 2% 2%;}
.content-left-stated{
display: inline-block;
background: -moz-linear-gradient(-45deg, rgba(208,58,181,1) 0%, rgba(121,115,185,1) 51%, rgba(0,226,231,1) 100%); /*FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%);
background: linear-gradient(135deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd03ab5', endColorstr='#cc00e2e7',GradientType=1 );
padding: 5%;
}
.content-right-stated{
padding: 5%;
background: #ffffff;
}
.content-popup-stated .three-fifth{
padding: 5%;
background: #ffffff;
}
.content-left-stated .join-free-form p{text-align: left;}
.content-left-stated p, .content-left-stated p a{color: #ffffff; text-align: center;}
.content-left-stated h6, .left-join-popup h3{color: #ffffff;}
.left-join-popup{
background: url(assets/educloud-image14.jpg)no-repeat;
background-size: cover;
background-position: left top;
padding: 5%;
}
@media only screen and (min-width: 480px)
{
  .started-free-popup.mobile{display: none;}
  .started-free-popup.desktop{display: block; }
}
@media only screen and (max-width: 479px)
{
  .started-free-popup.mobile{display: block;}
  .started-free-popup.desktop{display: none; }
  .started-free-popup.mobile .heading-stated .heading-top{display: inline-flex;}
  .started-free-popup.mobile .heading-left-stated,.started-free-popup .mobile.heading-right-stated{display: display: initial; margin: auto;}
  .started-free-popup.mobile .heading-stated .heading-bottom{display: block;}
  .started-free-popup.mobile .heading-stated .heading-bottom .pum-trigger{
    width: 49%;
    background: #0099d6; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
    padding: 10px 20px;
    border-radius: 30px;
    color: #ffffff !important;
  }
  .started-free-popup.mobile .heading-stated .heading-bottom{
    display: flex;
    padding: 0 10px;
    text-align: center;
    margin: auto;
  }
  
  .benefit{padding:10px 20px 0px 20px; font-size:13px}
  
  .benefitbot{margin:20px 0 20px; }
  
   h1 .benefitbot{ font-size:20px; line-height:22px}
  
  dl > dt{display:block;float:left;width:130px;font-weight:700}
  
  .mentor { border-bottom: 2px solid #ffa51a; border-right:none !important }
  
  .invited {padding:20px 30px 0;}
  
  .faq .question .answer {
    padding: 0 20px 20px 80px;
    overflow: hidden;
    display: none;
    color: #00207d;
    font-size: 15px;
}

.style-simple .infobox ul li {
    border-bottom: 1px solid #ffa51a;
    padding-left: 40px;
    font-size: 15px;
}
  

#activity { padding:0% 2% 3%;}

h1 .faq {
    font-size: 25px;
    line-height: 43px;
}

.faq .question .title {
    padding: 20px 40px 20px 80px;
    font-size: 17px;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.faq .answer p{
    font-size: 16px !important;
}

.faq .question.active p {
    font-size: 16px !important;
}

h4.price-white { font-size:18px; color:#ffffff; padding:30px 15px 5px; line-height:22px; text-align:center}
h4.price-pink { font-size:18px; color:#db3f9c; padding:30px 20px 5px; text-align:center}
h4.price-pink2 { font-size:18px; color:#db3f9c; padding:30px 20px 5px; text-align:center}
h4.price-rm { padding:40px 20px 20px; margin-right:10px; margin-left:8px; margin-bottom:0px; color:#ffffff; font-size:20px}

h3.invited {
    font-size: 16px;
    line-height: 23px;
	padding-top:0px;
}

h5.price { font-size: 15px; line-height: 22px;background-color:#fff; color:#333; text-transform:uppercase!important; text-transform:uppercase; background-color:#fff;}

h3.workshop {
    font-size: 20px;
    color: #ffffff!important;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}
h4.benefit {

    font-size: 19px;
	color: #2f3138;
    line-height: 20px;

}

h3.learn {
    font-size: 20px;
	text-align:center;
    line-height: 24px;
	color: #2f3138;

}

h2 {
    font-size: 20px;
    line-height: 26px;
}

.title-gradient h2 {
    padding: 15px 5px 0px;
}

h4.schedule { font-size: 14px; line-height: 20px; font-weight: 700; letter-spacing: 0px; border-left:2px solid #fff; padding:0 0px 0 10px}

h4.schedule2 { font-size: 10px; line-height: 20px; font-weight: 700; letter-spacing: 0px; border-left:2px solid #fff; padding:0px 0px 0px 40px}

h5.only {
    font-size: 14px;
    line-height: 19px;
    padding: 15px 5px 15px;
    text-transform: uppercase;
}

.section_wrapper, .container, .four.columns .widget-area {
    max-width: 700px!important;
    padding-left: 18px!important;
    padding-right: 18px!important;
}

.hr_black{
    display: block;
    border: none;
    outline: none;
    height: 20px !important;
	background-color: #ffeedc !important;
	color: #ffeedc!important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;
}

.hr_black2{
    display: block;
    border: none;
    outline: none;
    height: 20px !important;
	background-color: #edefff !important;
	color: #ffeedc!important;
    width: 100%;
    margin: 0 auto 15px;
    clear: both;


}


/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

