
/*---eageTutor mobile css structure----*/
h1, h2, h3, h4, h5, h6{
	text-transform:uppercase;
	font-weight:500!important;
}

.icon-heading{
	background-image:url(../images/heading.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:30px; padding-bottom:4px;
}

.uppercase{
	font-family:'arial', sans-serif;
	font-weight:500;
	letter-spacing:1px;
}

.landing-header{margin:auto; padding:0;}

.landing-logo{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	margin-bottom:24px;
}


.landing-logo-large{
	width:289px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
}

.navigation{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.header-decoration{
	width:100%;
	height:14px;
	background-color:#cf2f4a;
	margin-bottom:20px;
}

.footer-decoration{
	width:100%;
	height:5px;
	background-color:#e34e47;
	margin-top:10px;
}

.landing-navigation{
	margin-left:35px!important;
	margin-right:20px;
}

.landing-navigation-wrapper{
	width:320px;
	margin-left:auto;
	margin-right:auto;
}

@media screen and (orientation:landscape) {
	.landing-navigation{		margin-left:60px;		margin-right:20px;	}
}


.landing-navigation .column .one-third{
	width:25%!important;
}

.nav-home{			background-image:url(../images/home.png);		background-repeat:no-repeat;	width:54px;	height:85px;}
.nav-about{			background-image:url(../images/about.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-contact{		background-image:url(../images/contact.png);	background-repeat:no-repeat;	width:51px;	height:90px;}

.nav-pricing{		background-image:url(../images/pricing.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-course-info{	background-image:url(../images/course-info.png);	background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-login{			background-image:url(../images/login.png);		background-repeat:no-repeat;	width:51px;	height:90px;}

.nav-blog{			background-image:url(../images/blog.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-invite{		background-image:url(../images/invite-friend.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-live{			background-image:url(../images/live-chat.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-simplyeng{		background-image:url(../images/simply-icon.png);	background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-whyeage{		background-image:url(../images/eage-icon.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-demofeedback{	background-image:url(../images/demo-icon.png);		background-repeat:no-repeat;	width:51px;	height:90px;}
.nav-WhatsApp{	background-image:url(../images/whatsapp.png);		background-repeat:no-repeat;	width:51px;	height:90px;}

.nav-text{
	/*font-family:'Dosis', sans-serif;*/
	font-family:'arial', sans-serif;
	color:#444444;
	font-style:normal;
	text-transform:uppercase;
	font-weight:500;
	text-align:center;
	display:inline-block;
	width:50px;
	
	background-image:none!important;
	font-size:11px;
	line-height:145px;
	
}

/*-------01.12.2013 by naveensharma-------------*/
.info{ padding:0 0 0 19px; margin-left:-18px; white-space:nowrap;  position:absolute; }
.invt{text-align:left;   padding:0 0 0 21px; margin-left:-24px; white-space:nowrap; position:absolute;}
/*--------------------*/


.landing-footer{
	font-family:'arial', sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	/*letter-spacing:1.2px;*/
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:0px;
}

.landing-footer p a{
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
}

.landing-footer p small{
	text-transform:lowercase;
}

.landing-footer p small em{
	text-transform:uppercase;
	font-style:normal;
}

.footer{
	margin-top:-20px!important;

}

.footer a{
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

.footer .icon{
	width:29px;
	height:29px;
	background-size:16px 16px!important;
}

.footer p{
	font-family:'arial', sans-serif;
	font-weight:500;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1.2px;
	margin-bottom:10px;
}

/*About */

.header{
	margin-left:20px;
	margin-right:20px;
}

.header h4{
	color:#4d4c4c;
}

.logo-container{ background:#ebebeb; display:block; border-radius:5px; margin:0 21px 20px; height:74px;}

.logo{
	width:128px;
	margin-left:auto;
	margin-right:auto;
	padding-top:17px;
}

.header h4{
	font-size:15px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:15px;
	
}

.deploy-share{
	background-image:url(../images/go-home.png);
	position:absolute;
	background-repeat:no-repeat;
	background-size:23px 21px;
	width:70px;
	height:70px;
	margin-top:4px;
}

.deploy-menu{
	background-image:url(../images/nav-deploy.png);
	background-repeat:no-repeat;
	position:absolute;
	background-size:20px;
	right:-48px;
	width:70px;
	height:70px;
	margin-top:-35px;
}

.big-left-icon h4{
	margin-top:-5px;
}

.big-left-icon p{
	margin-top:0px;
}

.nav-page-icons{
	disply:block;
}

.nav-page-icons a{
	background-color:#555;
	color:#FFFFFF;	
	font-size:12px;
	border-bottom:1px solid #898989;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;

}

.nav-decoration{
	margin-top:25px;
}

.nav-page-icons a{
	background-repeat:no-repeat;
	background-size:22px 22px;
	background-position:10px 9px;
}

.go-close{			display:block;	text-align:center; padding-left:0px!important; background:#008dc8 !important; border:1px solid #008dc8 !important; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
.go-index{			background-image:url(../images/icon/grid.png);}
.go-home{			background-image:url(../images/icon/home.png);}
.go-about{			background-image:url(../images/icon/about.png);}
.go-contact{		background-image:url(../images/icon/contact.png);}
.go-pricing{		background-image:url(../images/icon/pricing.png);}
.go-course-info{	background-image:url(../images/icon/course.png);}
.go-login{			background-image:url(../images/icon/login.png);}
.go-blog{			background-image:url(../images/icon/blog.png);}
.go-invite-friend{	background-image:url(../images/icon/invite-friend.png);}
.go-live-chat{		background-image:url(../images/icon/live-chat.png);}

.go-demo{			background-image:url(../images/icon/demo.png);}
.go-testimonial{	background-image:url(../images/icon/speak.png);}
.go-jobs{			background-image:url(../images/icon/job-oppt.png);}
.go-faq{			background-image:url(../images/icon/faq.png);}

.go-download{		background:url(../images/icon/download.png) 0 1px no-repeat; background-size:22px 22px; padding:3px 0 3px 30px;}
.go-setting{		background:url(../images/icon/setting.png) 0 1px no-repeat; background-size:22px 22px; padding:3px 0 3px 30px;}
.go-earphone{		background:url(../images/icon/earphone.png) 0 1px no-repeat; background-size:22px 22px; padding:3px 0 3px 30px;}
.go-adobe-air{		background:url(../images/icon/adove-air.png) 0 1px no-repeat; background-size:22px 22px; padding:3px 0 3px 30px;}

/*----------Rating icons---*/
.rating-container{ float:left;}
.rating-container input{ float:left; display:inline-block; margin:3px 0px 10px;}
.smily{background:url(../images/rating-faces.png) 0 -108px no-repeat; padding:12px; float:left; height:27px; margin:0px 6px 0 3px;}
.smily.v-good{background:url(../images/rating-faces.png) 0 -81px;}
.smily.good{background:url(../images/rating-faces.png) 0 -54px;}
.smily.bad{background:url(../images/rating-faces.png) 0 -27px;}
.smily.v-bad{background:url(../images/rating-faces.png) 0 -516px;}

/*---------TExtarea------------*/
.fieldArea{width:100% !important;}
.formSubmit-container{width:100%; float:left;}
/*---------TExtarea------------*/
