body, ul, h1, h2, h3, h4, h5, h6, p
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-weight:normal;
	font-family:'Chaparral Pro';
}
img
{
	max-width:100%;
	max-height:100%;
}
.main_outer
{
	width:100%;
	max-width:975px;
	margin:auto;
}
.full_width
{
	width:100%;
	float:left;
	background-color:#fff;
}

/*ist section*/
.ist_sec
{
    

	width:100%;
	float:left;
	height:100%;
	background-color:#0AA89E;
	background-size:cover;
	color:#FFF;
	font-size:14px;
}

.top_con
{
	width:100%;
	float:left;
	padding:20px 0 0 0;
}
.logo
{
	float:left;
	min-width:150px;

}
.top_menu
{
	float:right;
	margin:20px 0 0;
}
.top_menu li
{
	float:left;
	padding:0 20px;
}
.top_menu li a
{
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}
.top_menu li a:hover
{
	color:#00aee6;
}
.content_con
{
	width:100%;
	float:left;
}
.green_btn
{
	text-decoration:none;
	color:#FFF!important;
	display:inline-block;
	background:#97ca39;
	line-height:47px;
	padding:0 80px;
	font-size:14px;
	text-transform:uppercase;
}
.btn1
{
	top:50%;
	position:absolute;
	width:100%;
	left:0;
}
.ist_sec h2
{
	color:#FFF;
	font-size:36px;
	top:25%;
	position:absolute;
	width:100%;
	left:0;
}
.text_1
{
	top:75%;
	left:0;
	width:100%;
	position:absolute;
}
@media (min-width: 300px) and (max-width: 750px){ 
.top_menu
{
	float:right;
	margin:10px 0 0;
}
.top_menu li
{
	float:left;
	padding:0 10px;
}
.top_menu li a
{
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}
.ist_sec h2
{
	color:#FFF;
	font-size:30px;
	/*margin:30% 0 10%;*/
}
}
@media (min-width: 300px) and (max-width: 470px){ 
.ist_sec h2
{
	color:#FFF;
	font-size:20px;
	/*margin:25% 0 10%;*/
}
.logo
{
	width:100%;
	text-align:center;
}
.top_menu
{
	float:right;
	width:100%;
	margin:10px 0 0;
}
.top_menu ul
{
	margin:auto;
	display:table;
}
.top_menu li a
{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
}
/*ist section*/


/*second section*/
header
{
	width:100%;
	float:left;
	min-height: 77px;
}
.second_sec
{
	width:100%;
	float:left;
	background:#FFF;
	height:100%;
	font-size:20px;
	color:#747474;
}
.text_2, .text_3
{
	top:70%;
	left:0;
	position:absolute;
	width:100%;
}
.text_3
{
	top:83%;
}
.second_sec a
{
	color:#50b7f1;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}
.second_sec a:hover
{
	text-decoration:underline;
}
.header_con
{
	width:100%;
	float:left;
	padding-top:1%;
}
.logo2
{
	float:left;
	max-width:20%;
	min-width:120px;
	height:100%;
}
.header_right
{
	float:right;
	width:82%;
}
nav
{
	width:80%;
	float:left;
}
nav.cbp-af-inner > ul
{
	width:100%;
	float:left;
	margin-top:20px;
}
nav.cbp-af-inner > ul > li
{
	float:left;
	padding:0 20px;
	text-align:center;
}
nav.cbp-af-inner > ul > li > a
{
	font-size:14px;
	text-transform:uppercase;
	color:#50b7f1;
	display:block;
	text-decoration:none;
	font-weight: bold;
}
.btn2
{
	padding:0;
	width:20%;
	float:right;
}
.menu
{
	display:none;
}
@media (min-width: 300px) and (max-width: 750px){ 
.green_btn
{
	font-size:12px;
	line-height:33px;
	padding:0 20px;
	width:auto;
}
.header_right
{
	float:right;
	width:auto;
}
.menu
{
	display:block;
}
.logo2
{
	margin-left:5px;
}
.menu
{
	text-indent:-500px;
	overflow:hidden;
	width:35px;
	height:33px;
	float:right;
	background: url(../img/menu.png) no-repeat;
}
nav
{
	float:right;
	width:auto;
	margin:0 5px ;
}
nav ul
{
	display:none;
	margin:;
	position:absolute;
	right:0;
	top:62px;
	width:100%;
}
nav li
{
	float:none;
	text-align:left;
	width:100%;
}
nav li a
{
	font-size:16px;
	text-transform:uppercase;
	display:block;
	background:#f1eded;
	margin:0 10px;
	color:#494949;
	padding:10px;
	border-bottom:solid 1px #dadada;
	text-decoration:none;
}
nav li a:hover
{
	background:#e4e1e1;
}
}
@media (min-width: 300px) and (max-width: 370px){ 
.btn2
{
	font-size:10px;
	padding:0 10px;
}
}
.second_sec h2
{
	font-size:36px;
	width:100%;
	color:#747474;
	float:left;
	top:18%;
	left:0;
	position:absolute;
}
.profile_review_inr
{
	width:100%;
	float:left;
	background:#f6f6f6;
	overflow:hidden;
	top:30%;
	left:0;
	position:absolute;
}
.col_5
{
	width:20%;
	float:left;
	text-align:left;
	min-height:50px;
	position:relative;

}
.col_5 img
{
	float:left;
}
@media (min-width: 300px) and (max-width: 600px){ 
.second_sec h2
{
	font-size:25px;
	width:100%;
	color:#747474;
	float:left;
}
.second_sec
{
	font-size:16px;
}
.second_sec a
{
	font-size:14px;
}
}
/*second section*/


/*third section*/
.third_sec
{
	width:100%;
	float:left;
	background:#0DD7CB;
	height:100%;
}
.third_sec_inr
{
	width:100%;
	position:absolute;
	left:0;
	top:25%;
}
.third_sec h2
{
	font-size:36px;
	color:#FFF;
	top:19%;
	left:0;
	width:100%;
	position:absolute;
}
.progress{
	width:40px;
	height:00px;
	background: url(../img/progress_strip.png) no-repeat left top;
}
.progress_strip
{
	float:left;
	width:140px;
	height:400px;
	background: url(../img/strip.png) no-repeat left top;
	padding-left:60px;
	position:absolute;
	margin-top:60px;
	left:60px;
}
.progress_strip ul
{
	color:#FFF;
	width:140px;
	float:left;
	padding-top:3px;
}
.progress_strip li
{
	font-size:13px;
	line-height:15px;
	text-align:left;
	height:40px;
}

.right_animation
{
	margin:30px 0 0 100px;
	text-align:left;
	position:relative;
	width:100%;
	float:left;
}
.boy_animation
{
	float:left;
	padding-top:40px;
	width:33%;
	position:relative;
	height:297px;
}
@media (min-width: 600px) and (max-width: 820px){
.boy_animation
{
	float:left;
	padding-top:40px;
	width:33%;
	position:relative;
	height:257px;
}
}
@media (min-width: 300px) and (max-width: 620px){
.boy_animation
{
	float:left;
	padding-top:40px;
	width:33%;
	position:relative;
	height:157px;
}
.third_sec h2
{
	font-size:36px;
	color:#FFF;
	top:10%;
	left:0;
	width:100%;
	position:absolute;
}
}
.bubble
{
	top:-7%;
	right:-10%;
	width:55%;
}
@media (min-width: 300px) and (max-width: 720px){
.bubble
{
	top:-5%;
	right:-20%;
	width:55%;
}
}
.animation_text
{
	float:left;
	width:35%;
	font-size:24px;
	color:#FFF;
	
	margin:130px 0 0 13%;
	position:relative;
}
.profile_paper
{
	float:left;
	background:#FFF;
	width:56%;
	position:absolute;
	margin:0 0 0 75%;
	bottom:0;
}
.counselors
{
	float:right;
	width:15%;
	position:relative;
	height:400px;
}
.counselor_2
{
	top:0;
}
.counselor_1
{
	bottom:0;
}
.bubble2
{
	margin:-71px 0 0 -94px;
}
.bubble3
{
	margin:182px 0 0 -94px;
}
.bubble4
{
	margin:-79px 0 0 210px; 
}
.progress_bar
{
	right:-153px;
}
@media (min-width: 300px) and (max-width: 520px){
.bubble
{
	top:0;
	right:-20%;
	width:55%;
}
.boy_animation
{
	float:left;
	padding-top:0;
	width:33%;
	position:relative;
	height:100px;
}
.animation_text
{
	float:left;
	width:35%;
	font-size:11px;
	color:#FFF;
	
	margin:70px 0 0 13%;
	position:relative;
}
.counselors
{
	float:right;
	width:15%;
	position:relative;
	height:140px;
}
.third_sec h2
{
	font-size:20px;
	line-height: 28px;
	color:#FFF;
	top:10%;
	left:0;
	width:100%;
	position:absolute;
}
.profile_paper2
{
	width:35px!important;
	height:40px!important;
}
.bubble2
{
	margin:-12px 0 0 -33px;
	width:40px;
}
.bubble3
{
	margin:75px 0 0 -33px;
	width:40px;
}
.bubble4
{
	margin:-11px 0 0 80px; 
	width:40px;
}
.progress_bar
{
right:-60px;
}
.review_img
{
	width:40px;
}
}
@media (min-width: 300px) and (max-width: 1000px){ 
.right_animation
{
	margin:0;
}
.progress_strip
{
	display:none;
}
.third_sec h2
{
	font-size:30px;
	color:#FFF;
	top:10%;
	left:0;
	width:100%;
	position:absolute;
}

}

/*third section*/

/*fourth section*/
.fourth_sec
{
	width:100%;
	float:left;
	height:100%;
	background:#f6f6f6;
}
.fourth_sec_inr2
{
	width:100%;
	float:left;
	position:absolute;
	left:0;
	top:54%;
}
.fourth_sec h2
{
	font-size:36px;
	color:#747474;
	position:absolute;
	top:7%;
	left:0;
	width:100%;
}
.fourth_sec_inr
{
	width:100%;
	float:left;
	background:#FFF;
	overflow:hidden;
	position:absolute;
	top:22%;
	left:0;
}
.col_2
{
	width:10%;
	float:left;
	position:relative;
	min-height: 50px;
}
.col_3
{
	width:26%;
	float:left;
	position:relative;
	min-height: 50px;
	font-size:20px;
	color:#747474;
}
.col_3 p
{
	margin:30% 0 0 0;
}
@media (min-width: 300px) and (max-width: 520px){
.col_2 img
{
	width:5px;
}
.fourth_sec h2
{
	font-size:24px;
	color:#747474;
}
.col_3
{
	width:26%;
	float:left;
	position:relative;
	min-height: 50px;
	font-size:12px;
	color:#747474;
}
}
.arrow
{
	margin-top:90%;
}
/*fourth section*/

/*fifth section*/
.fifth_sec
{
	width:100%;
	float:left;
	height:100%;
	background:#fff;
}
.slider_outr
{
	position:absolute;
	bottom:0px;
	width:100%;
}
.slider_outr p
{
	text-align:left;
}
.fifth_sec h2
{
	font-size:36px;
	color:#FFEB3B;
	position:absolute;
	width:100%;
	left:0;
	top:6%;
	z-index:555;
}

#slider .slide {
	position: relative;
	display: none;
	height: 100%;
	float: left;
	background-position: 13% top;
	cursor: pointer;
	border-left: 1px solid #fff;
	font-size:18px;
	color:#333;
	overflow:hidden;
}
.slide.active
{
	background-position: left top;
}
.slide_inr
{
	width:700px;
	float:left;
}
.slide1
{
	float:right;
	width:50%;
	text-align:left;
	visibility:hidden;
}
.active .slide1
{
	visibility:visible;
}
.slide1 p
{
	margin:0;
	padding:0;
}
.slide1 h4
{
	text-align:left;
	font-size:22px;
	color:#747474;
	margin:5% 0 0 0;
}
.slide
{
	width:70%;
	background-size:cover;
}
.slide_images
{
	float:right;
	bottom:20px;
	position:absolute;
	width:100%;
}
.slide_txt
{
	float:right;
	top:0;
	position:absolute;
	width:100%;
}
@media (min-width: 300px) and (max-width: 620px){
	.fifth_sec h2
{
	font-size:24px;
	color:#747474;
}
.caroufredsel_wrapper
{
	height:250px!important;
}
.slide_inr img
{
	width:50px;
}
.slide1
{
	float:right;
	width:100%;
	text-align:left;
}
#slider .slide {
	height: 250px;
	font-size:12px;
}
.slide1 h4
{
	text-align:left;
	font-size:16px;
	color:#333;
	margin: 0px;
}

}
/*fifth section*/


/*sixth section*/
.sixth_sec
{
	width:100%;
	float:left;
	height:100%;
	background:url(../img/count_bg.jpg) no-repeat;
	background-size:cover;
	font-size:20px;
	color:#fff;
}
.sixth_sec a
{
	color:#FFF;
}
.sixth_sec a:hover
{
	text-decoration:none;
}
.count
{
	font-size:120px;
	color:#FFF;
	line-height:100px;
	position:absolute;
	top:18%;
	left:0;
	width:100%;

}
.text
{
	font-size:36px;
	color:#FFEB3B;
	position:absolute;
	top:38%;
	left:0;
	width:100%;
	margin:0;
}
.text2
{
	position:absolute;
	top:48%;
	left:0;
	width:100%;
	margin:0;
}
.text3
{
	position:absolute;
	top:65%;
	left:0;
	width:100%;
	margin:0;
}
.footer_con
{
	width:100%;
	float:left;
	border-top:solid 8px #FFF;
	position:absolute;
	bottom:0px;
	height: auto;
}
.footer_menu
{
	width:100%;
	float:left;
	background:#007acc;
	padding:20px 0;
}
.footer_menu li
{
	display:inline-block;
	padding:0 20px;
	font-size:15px;
}
.footer_menu li a
{
	text-decoration:none;
	color:#FFF;
}
.footer_menu li a:hover
{
	text-decoration:underline;
}
.copyright
{
	width:100%;
	float:left;
	padding:10px 0;
	font-size:13px !important;
	color:#aaaaaa;
	background:#FFF;
	height: auto !important;
	line-height: 20px !important;
}
@media (min-width: 300px) and (max-width: 720px){
.count
{
	font-size:60px;
	color:#FFF;
}
.text
{
	font-size:24px;
	color:#333333;
	margin-bottom:10%;
}
.footer_menu li
{
	display:inline-block;
	padding:0 10px;
	font-size:15px;
}
}
/*sixth section*/

/*for devices*/


@media (min-width: 320px) and (max-width: 480px) and (min-height: 480px) and (max-height: 700px){
.btn1
{
	top:54%;
	position:absolute;
	width:100%;
	left:0;
}

.third_sec h2
{
	font-size:20px;
	line-height: 28px;
	top:20%;
}
.third_sec_inr
{
	top:40%;
}
.fourth_sec_inr2
{
	top:63%;
}
.fourth_sec h2
{
	top:16%;
}
.fourth_sec_inr
{
	top:39%;
}
/*.slider_outr
{
	top:30%;
}*/
.fifth_sec h2
{
	top:10%;
}
.slide1 {
    float: right;
    text-align: left;
    width: 98%;
}
.footer_menu
{
	padding:10px 0;
}
.footer_con
{
	border-top:3px solid #FFF;
}
.count
{
	top:15%;
	font-size: 40px;
}
.text
{
	top:31%;
	font-size: 20px;
}
.text2
{
	top:45%;
}
.text3
{
	top:58%;
}
}
.for_mobile
{
	display:none;
}
.for_desktop
{
	display:bock;
}
@media (width: 480px) and (height: 800px){
.profile_review_inr
{
	top:37%;
}
.top_menu li a
{
	font-size:12px;
}
.top_menu li
{
	padding:0 5px;
}
.third_sec h2
{
	font-size:26px;
	color:#FFF;
	top:30%;
	left:0;
	width:100%;
	position:absolute;
}
.third_sec_inr
{
	width:100%;
	position:absolute;
	left:0;
	top:45%;
}
.boy_animation
{
	float:left;
	padding-top:40px;
	width:33%;
	position:relative;
	height:130px;
}
.counselors
{
	height:200px;
}
.fourth_sec_inr
{
	width:100%;
	float:left;
	background:#FFF;
	overflow:hidden;
	position:absolute;
	top:38%;
	left:0;
}
.fourth_sec_inr2
{
	top:64%;
}
.fourth_sec h2
{
	top:17%;
}
.slider_outr
{
	position:absolute;
	width:100%;
}
.fifth_sec h2
{
	font-size:26px;
	color:#333333;
	position:absolute;
	width:100%;
	left:0;
	top:15%;
	z-index:555;
}
.slide1 {
    float: right;
    text-align: left;
    width: 80%;
}
}

/*for devices*/

@media (min-width: 300px) and (max-width: 800px){
.for_mobile
{
	display:block;
	width:100%;
	position:absolute;
	top:18%;
}
.for_desktop
{
	display:none;
}
.col_3new
{
	width:100%;
	float:left;
	font-size:12px;
	margin-bottom:15px;
}
.col_3new img
{
	width:100px;
}
.fourth_sec h2
{
	top:6%;
}
.fourth_sec_inr
{
	top:15%;
}
}

.third_sec_mobile
{
	display:none;
}


/*for mobile*/
@media (min-width: 300px) and (max-width: 580px){
.third_sec
{
	display:none;
}
.third_sec_mobile
{
	width:100%;
	float:left;
	background:#83ccf2;
	display:block;
	height:100%;
	color:#ffffff;
	font-size:18px;
}
.third_sec_mobile h2
{
	color:#FFF;
	border-bottom:solid 1px #75b5d6;
	padding-bottom:15px;
	position:relative;
	z-index:99999;
	background:#83ccf2;
}
.third_inr
{
	color:#FFF;
	margin:30px 0;
}
.correct_icon
{
	margin:0 5px 0 0;
}
.student_img
{
	margin:0 0 15px;
}
.for_center
{
	position:absolute;
	top:50%;
	width:100%;
	margin-top:-200px;
	overflow:hidden;
	height:500px;
}
.fold
{
	width:100%;
	float:left;
	background:#83ccf2;
	height:100%;
}
.girls_outr
{
	width:100%;
	float:left;
	margin:10px 0 0;
}
}
.fl
{
	float:left!important;
}
.fr
{
	float:right!important;
}
/*for mobile*/

aside.right{width: 75%;}
aside .search{width: 435px;}

.sixth_sec  .responsive-header a{color: #83cdf2;}
.sixth_sec  .responsive-header .responsive-main-nav  a{color: #747474; text-align: left;}
.email-align{position: absolute; top: 65%; left: 0px; text-align: right; width: 48%;}
.phone-align{position: absolute; top: 65%; text-align: left; width: 48%; left: 52%;}
.fifth_sec.mobile,
.sixth_sec.mobile{
	display: none;
}
@media (min-width: 300px) and (max-width: 820px){ 
	.responsive .desktop{
		display: none;
	}
	.responsive .hidden{
		display: block;
	}
	.logo.mobile{
		width: 120px;
		min-width: 120px;
		text-align: left;
		margin-left: 14px;
	}
	aside.right{
		width: auto;
	}
	.row aside h4.left{
		margin-right: 14px !important;
	}
	.ist_sec h2{
		top: 25%;
		line-height: 28px;
	}
	.email-align{position: absolute; top: 62%; font-size: 16px; left: 0px; text-align: center; width: 100%;}
	.phone-align{position: absolute; top: 70%; font-size: 16px; text-align: center; width: 100%; left: auto;}
	.slide_txt{
		float:right;
		top:120px;
		position:absolute;
		width:100%;
	}
	.responsive .responsive-header{min-height: 65px;}
	.responsive-main-nav .responsive-sub-nav li{text-align: left;}
	.animation_text{
		 float: none;
		width: 87%;
		font-size: 16px;
		position: absolute;
		top: 60%;
	}
	.boy_animation{		
		float: none;
		position: absolute;
		left: 10%;
	}
	.third_sec_mobile h2{
		font-size: 24px;
		line-height: 28px;
		top: 70px;
		padding-top: 10px;
	}
	.third_sec_mobile .full_width{
		background-color: #83ccf2;
	}
	.fifth_sec  h2{
		line-height: 28px;
	}
	.fifth_sec,
	.sixth_sec{
		display: none;
	}
	.fifth_sec.mobile,
	.sixth_sec.mobile{
		display: block;
	}
}
@media (min-width: 966px){ 
	/*.fifth_sec,
	.sixth_sec{
		display: none;
	}*/
	.fifth_sec.mobile,
	.sixth_sec.mobile{
		display: block;
	}
}
@media (min-width: 966px) and (max-width: 1280px){
	.right_animation{margin-left: 0px;}
	.progress_strip{display: none;}
}

/* mouse scroll*/
@-webkit-keyframes arrow {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
  }
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
  }
}	
.icon-scroll{
	background-image:url(../img/scroll-base.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 49%;
	margin-left: -25px;
	padding-top: 60px;
	font-size: 10px;
	text-align: center;
}
.icon-scroll:before {
	position: absolute;
	content:'';
	left: 50%;
}
.icon-scroll:before {
  -webkit-animation: arrow 1s infinite;
  animation: arrow 1s infinite;
  width: 11px;
  height: 18px;
  background-image:url(../img/scroll-arrow.png);
  margin-left: -6px;
  top: 37px;
}
/* End mouse scroll*/