/* #General Styles
================================================== */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style: none;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.em html, .em body, .em div, .em span, .em applet, .em object, .em iframe, .em a, .em img, .em select, .em input, .em option {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.em html {
	-webkit-text-size-adjust: none;
}
.em button, .em input, .em select, .em textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	box-shadow: none;
}
.em input[type="button"], .em input[type="submit"] {
	-webkit-appearance: none !important;
}
.em a {
	text-decoration: none;
}
.em img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
}
.em a {
	outline: none;
	cursor: pointer;
}
.em a:hover {
	text-decoration: none;
}
.em a:focus {
	text-decoration: none !important;
	outline: none !important;
}
.em .clear {
	clear: both;
}
.em img {
	max-width: 100%;
}
.em button:focus {
	outline: 0;
}
.em .text-transform {
	text-transform: uppercase;
}
.em .break {
	float: left;
	width: 100%;
}
.em .preloader {
	display: none;
}
.em img {
	vertical-align: bottom;
}

/*Placeholder opacity cross browsers*/
.em input::-webkit-input-placeholder {
color: #fff;
opacity:1;
}
.em input:-moz-placeholder {
color: #fff;
opacity:1;
}
.em input::-moz-placeholder {
color: #fff;
opacity:1;
}
.em input:-ms-input-placeholder {
color: #fff;
opacity:1;
}
.em textarea::-webkit-input-placeholder {
color: #fff;
opacity:1;
}
.em textarea:-moz-placeholder {
color: #fff;
opacity:1;
}
.em textarea::-moz-placeholder {
color: #fff;
opacity:1;
}
.em textarea:-ms-input-placeholder {
color: #fff;
opacity:1;
}
.em button::-moz-focus-inner, .em input[type="submit"]::-moz-focus-inner {
border: 0;
}
/* #Page Structure
================================================== */
body.em {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #4b4b4b;
	background: #fff;
	font-family: 'ArumSans Rg';
	font-weight: 400;
	overflow-x: hidden;
}
.em .wrapper {
	width: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	opacity: 0;
}
.em .main {
	max-width: 1070px;
	margin: 0 auto;
}
.em .top-main {
	max-width: 1170px;
	margin: 0 auto;
}
.em a {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.em .common-btn {
	display: inline-block;
	background: #00b2a9;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 50px;
}
.em .common-btn:hover {
	background: #263e82;
}
/***** header goes here *****/

.em header {
	float: left;
	width: 100%;
	position: relative;
}
.em header .background_image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.em .logo {
	float: left;
	padding-left: 29px;
	padding-top: 30px;
	position: relative;
	width: 100%;
}
.em .logo img {
	max-width: 104px;
	width: 100%;
}
.em .banner-text {
	float: left;
	padding-bottom: 181px;
	padding-top: 157px;
	position: relative;
	width: 100%;
}
.em .banner-right-text {
	float: right;
	width: 50%;
}
.em .banner-right-text h2 {
	color: #fff;
	font-size: 55px;
	line-height: 55px;
	position: relative;
	padding-bottom: 19px;
}
.em .banner-right-text h2 div {
	color: #fff;
	font-size: 55px;
	line-height: 55px;
}
.em .banner-right-text h2::after {
	background-color: #e21a23;
	bottom: -14px;
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	width: 535px;
}
.em .banner-right-text h5 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 34px;
	margin-top: 34px;
}
.em .banner-right-text h5 strong {
	font-weight: 800;
	font-family: 'ArumSans Rg';
}
/***** header styles end *****/


/***** mid container goes here *****/
.em .mid-container {
	float: left;
	width: 100%;
}
.em .section1 {
	float: left;
	padding-top: 93px;
	width: 100%;
}
.em .box2:first-child {
	background-color: #f7d117;
	float: left;
	padding: 33px 63px 24px 83px;
	width: 66.5%;
	vertical-align: top;
	text-align: left;
}
.em .box2:first-child h3 {
	font-size: 60px;
	line-height: 58px;
	text-transform: uppercase;
	color: #363636;
	font-weight: 800
}
.em .box2:first-child div {
	color: #363636;
	font-size: 22px;
	line-height: 33px;
	margin-top: 14px;
	font-family: 'ArumSans Rg';
	font-weight: 400;
}
.em .section1_box {
	min-height: 365px;
}
.top-box, .top-box2 {
	display: table;
	width: 100%
}
.em .box2 {
	background-color: #7ac1ac;
	float: left;
	padding: 59px 27px 39px;
	text-align: center;
	width: 33.25%;
	vertical-align: top;min-height: 366px;
}
.em .box2 img {
	max-width: 86px;
	width: 100%;
}
.em .box2 h3 {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: 'ArumSans Lt';
}
.em .box2 div {
	color: #fff;
	line-height: 25px;
	font-size: 18px;
	font-weight: 800;
}
.em .marune-box {
	background-color: #7d214a;
}
.em .red-box {
	background-color: #f16659;
}
.em .orange-box {
	background-color: #f47921;
}
.em .video-sec {
	float: left;
	width: 56.7%;
}
.em .section2 {
	float: left;
	padding-top: 65px;
	width: 100%;
}
.em .title-line {
	font-size: 46px;
	line-height: 58px;
	padding-bottom: 57px;
	padding-top: 46px;
	position: relative;
	text-align: center;
}
.em .title-line:before {
	background-color: #363636;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 9px;
	width: 416px;
}
.em .title-line:after {
	background-color: #363636;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	bottom: 9px;
	width: 135px;
}
.em .video-text-sec {
	float: left;
	padding-bottom: 109px;
	padding-top: 64px;
	width: 100%;
}
.em .video-text {
	float: right;
	padding-left: 55px;
	width: 43%;
}
.em .video-text > div {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 32px;
}
.em .video-sec iframe {
	width: 100% !important;
}
.em .video-text > div:last-child {
	margin-bottom: 0;
}
.em .smartbook-sec {
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	;
	float: left;
	width: 100%;
	padding-top: 103px;
	padding-bottom: 80px;
	position: relative;
}
.em .smartbook-sec:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	background-color: rgba(0,0,0,0.6);
}
.em .smartbook-sec .main {
	position: relative;
}
.em .smartbook-sec h2::after {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	max-width: 899px;
	position: absolute;
	right: 0;
	width: 100%;
}
.em .smartbook-sec h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	padding-bottom: 34px;
	position: relative;
	text-align: center;
	width: 100%;
}
.em .smartbook-info {
	float: left;
	padding-left: 114px;
	padding-top: 38px;
	width: 100%;
}
.smartbook-info > div {
	color: #fff;
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 28px;
}
.em .smartbook-box {
	display: inline-block;
	padding-top: 53px;
	width: 100%;
}
.em .smartbook-box .smartbook-img {
	display: inline-block;
	width: 43%;
}
.em .smartbook-box .smartbook-img img {
	max-width: 455px;
	width: 100%;
	vertical-align: middle;
}
.em .smartbook-box .smartbook-text {
	display: inline-block;
	padding-left: 89px;
	vertical-align: middle;
	width: 56%;
	vertical-align: middle;
}
.em .smartbook-text ul li {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 32px;
	position: relative;
}
.em .smartbook-text ul li:last-child {
	margin-bottom: 0;
}
.em .smartbook-text ul li::before {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 9px;
	left: -19px;
	position: absolute;
	top: 10px;
	width: 9px;
}
.em .smartbook-box2 .smartbook-text {
	padding-left: 55px;
}
.em .smartbook-box2 {
	padding-top: 62px;
}
.em .smartbook-box2 .smartbook-img {
	text-align: right;
	width: 44.6%;
}
.em .smartbook-box2 .smartbook-text {
	padding-right: 30px;
	width: 55%;
}
.em .student-grades {
	float: left;
	padding-top: 95px;
	width: 100%;
}
.em .student-grades h2 {
	color: #7d214a;
	font-size: 46px;
	font-weight: 400;
	text-align: center;
	font-weight: 800;
	font-family: 'ArumSans Lt';
}
.em .grades-sec {
	float: left;
	width: 100%;
	padding-top: 66px;
}
.em .student-grades img {
	max-width: 201px;
	width: 100%;
}
.em .student-grades {
	float: left;
	padding-bottom: 114px;
	padding-top: 87px;
	width: 100%;
}
.em .grades-round > h3 {
	font-size: 20px;
	line-height: 25px;
	margin-top: 23px;
	font-weight: bold;
	font-family: 'ArumSans Lt';
}
.em .grades-sec .grades-round {
	float: left;
	margin-right: 57px;
	text-align: center;
	width: 21%;
	padding: 0 10px;
}
.em .grades-sec .grades-round:last-child {
	margin-right: 0;
}
.em .grades-sec .notes {
	float: right;
	width: 50%;
}
.em .notes {
	float: right;
	font-size: 14px;
	line-height: 21px;
	margin-top: 58px;
	width: 30%;
	color: 3363636;
}
.em .help-sec {
	float: left;
	padding-bottom: 89px;
	padding-top: 70px;
	position: relative;
	width: 100%;
}
.em .help-sec h2 {
	color: #fff;
	font-size: 46px;
	text-align: center;
	font-family: 'ArumSans Lt';
	line-height: 48px;
}
.em .header-triangle-elem_left {
	left: 50%;
	transform: rotate(-7deg) skewX(72deg);
	-moz-transform: rotate(-7deg) skewX(72deg);
	-ms-transform: rotate(-7deg) skewX(72deg);
	-o-transform: rotate(-7deg) skewX(72deg);
	-webkit-transform: rotate(-7deg) skewX(72deg);
	transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
}
.em .header-triangle-elem {
	padding-bottom: 390px;
	position: absolute;
	top: 1px;
	width: 50%;
	right: 0;
}
.em .header-triangle-elem_right {
	right: 50%;
	transform: rotate(7deg) skewX(-72deg);
	-moz-transform: rotate(7deg) skewX(-72deg);
	-ms-transform: rotate(7deg) skewX(-72deg);
	-o-transform: rotate(7deg) skewX(-72deg);
	-webkit-transform: rotate(7deg) skewX(-72deg);
	transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
	-o-transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
}
.em .help-main {
	float: left;
	padding-bottom: 86px;
	padding-top: 75px;
	width: 100%;
}
.em .hel-left {
	float: left;
	padding-top: 8px;
	text-align: center;
	width: 44.4%;
}
.em .hel-left > h3::after {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 396px;
}
.em .hel-left > h3 {
	color: #fff;
	font-size: 36px;
	margin-bottom: 16px;
	padding-bottom: 12px;
	position: relative;
}
.hel-left > div {
	color: #fff;
	font-size: 22px;
	line-height: 31px;
}
.em .hel-center {
	float: left;
	text-align: center;
	width: 11.2%;
	padding: 42px 10px 0
}
.em .hel-center h4 {
	color: #fff;
	font-size: 37px;
}
.em .special-offser {
	float: left;
	text-align: center;
	width: 100%;
}
.em .special-offser > a {
	border: 4px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 23px;
	padding: 11px 39px;
	text-transform: uppercase;
	font-weight: 700;
}
.ie9 .em .header-triangle-elem {
	display: none;
}
.ie9 .em .header-triangle-elem .header-triangle-elem_right {
	display: none;
}
.ie9 .em .header-triangle-elem .header-triangle-elem_right {
	display: none;
}
/***** mid container styles end *****/


/***** footer styles goes here *****/
.em footer {
	padding: 50px 0px 25px 0px;
	float: left;
	width: 100%
}
.em footer .main {
}
.em .footer_contain {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.em .footer_contain a {
	float: none;
	display: inline-block;
}
.em .footer_contain .text_4 {
	float: left;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 16px;
	margin-top: 8px;
}
/***** footer styles end *****/
.em .traigle-sec, .em .mid-container {
	overflow-x: hidden;
	width: 100%;
	float: left;
}
.em .video-area2{width:100%;float: left;}
.em .video-area2 .video-contain2{width:100%;float: left;position: relative;padding-bottom: 55%;}
.em .video-area2 .video-contain2 iframe{position:absolute;left: 0;right: 0;height: 100%;width: 100%;}

.em .video-area3{width:100%;float: left;}
.em .video-area3 .video-contain3{width:100%;float: right;position: relative;padding-bottom: 55%;}
.em .video-area3 .video-contain3 iframe{position:absolute;left: 0;right: 0;height: 100%;width: 100%;}