
body {
    font-family: 'Open Sans', sans-serif !important;
}

/************question/answer*************/
.navbar-static-top .navbar-inner.toolbar {
	background: transparent url(../images/darkgrain-71f82da8cbaec5d4fb7c1a37b8ce0e3836561509166779bf915be61a1dcbce0f.png) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.navbar {
	border-bottom: 2px solid #2090AC !important;
	margin-bottom: 0px !important;
}
.well.speech {
	padding-top: 9px;
	padding-bottom: 9px;
	position: relative;
	opacity: 0.9;
	color: #333;
}
.well.speech .tail {
	position: absolute;
	bottom: -26px;
	right: 20px;
}
.questioncounter {
	color: white;
	color: #333;
	font-size: 20px;
}
.toolbar .countdown {
	font-weight: bold;
	font-size: 40px;
	/* opacity: 0.5; */
	margin: 10px auto;
	text-align: center;
	color: #333;
}
#question-block {
	position: relative;
	opacity: 0.9;
	height: 280px;
	padding: 20px !important;
	/* border: 1px solid #d3d3d3; */
	background: #fff;
	text-align: center;
}
#question-block .question {
	font-size: 16px;
	line-height: 16px;
}
.answers-center {
	position: relative;
	width: 60%;
	margin: 0 auto;
}
.button-left {
	left: 0;
}
.submit-box {
	position: absolute;
	bottom: 0px;
}
.button-right {
	right: 0;
}
.button-left.submit-box form a {
	width: 100px;
	color: #fff;
}
.button-right.submit-box form a {
	width: 100px;
	color: #fff;
}
.question {
	color: #3A87AD;
	padding-top: 5px;
}
.answers-box {
	position: absolute;
	bottom: 10px;
	width: 100%;
	margin-left: -20px;
}
#question-block .statement {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.question-answer-outer {
	background: white url("../images/beach.png") 50% 0 no-repeat !important;
	padding-top: 20px;
}
/**************************************/
.status {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	padding: 3px;
	background: white;
	/* opacity: 0.95; */
	/* font-size: 60px; */
	/* width: 95%; */
	/* height: 95%; */
	/* margin: 0 auto; */
	/* text-align: center; */
}
.games .thumbnail {
	position: relative;
}
/***************welcome-page****************/
.personal-outer p {
	margin: 0 0 25px 0;
	line-height: 23px;
}
.personal-outer ul li {
	list-style: none;
	margin-left: 0;
	line-height: 26px;
}
/***************setting-page***************/
.setting-right .well {
	background-color: transparent;
}
.update-btn {
	background-color: #28ABCC !important;
	border: 1px solid #28ABCC !important;
}
.col-xs-3.sidebar-left ul li {
	border-bottom: 1px solid #eee;
}
.access-account-outer .panel {
	border-radius: 0px;
}
.complete-profile {
	color: #fff !important;
}
/****************login-page*******************/
.login-page .well-lg {
	border-radius: 0px;
}
.login-page .input-lg {
	border-radius: 0px;
}
.login-page .btn.btn-primary.btn-lg.btn-block {
	background-color: #28abcc;
	border: 1px solid #28abcc;
	transition: 0.5s all ease-in-out;
}
.login-page .btn.btn-primary.btn-lg.btn-block:hover {
	background-color: #ed9c28;
	border: 1px solid #ed9c28;
}
.stay-signin {
	width: 50%;
	float: left;
}
/******************personal-page************************/
.access-course-btn {
	color: #fff !important;
	background-color: #f0ad4e !important;
	border: 1px solid #eea236 !important;
	transition: 0.5s all ease-in-out !important;
}
.access-course-btn:hover{
	background-color: transparent !important;
	color: #000 !important;
	border: 1px solid #f0ad4e !important;
}
.sidebar-custom li {
	border-bottom: 1px solid #eee;
}
.personal-outer a {
	color: #2090ac;
}
.personal-outer {
	padding-bottom: 20px;
}
.personal-outer p strong {
    margin-right: 5px;
}
/*****************sign-up********************/
.icheckbox_minimal-orange.checked {
	background-position: -40px 0;
}
.icheckbox_minimal-orange, .iradio_minimal-orange {
	display: block;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url(../images/orange.png) no-repeat;
	border: 0;
	cursor: pointer;
	float: left;
	margin-right: 10px;
}
.checkbox label {
	padding-left: 0px !important;
}
.well {
	padding: 20px;
	background: #FAFAFA;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.well-sm {
	border-radius: 0px !important;
}
.authenty.signin-alt .sns-signin .facebook {
	background-color: #3e4764;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
.authenty.signin-alt .sns-signin a {
	margin-bottom: 22px;
	display: block;
	color: #ffffff;
}
.authenty.signin-alt .sns-signin .facebook .fa-facebook {
	color: #505050;
	background-color: #eaeaea;
	padding: 15px 19px 15px 18px;
}
.authenty.signin-alt .sns-signin a span {
	margin-left: 30px;
}
.signup-row a {
	color: #28abcc;
}
.signup-text {
	margin-top: 120px;
}


/*****************schools-html**************************/
.student-login {
	background: #35768A url(../images/school-bg.jpg) 50% 0 no-repeat;
	padding: 40px 0px;
	background-size: cover;
}
blockquote p {
	font-size: 15px;
	line-height: 24px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	cursor: default;
	background-color: #FAFAFA !important;
	border: none !important;
}
.bottom-school-part p {
	margin: 0 0 25px 0;
	line-height: 23px;
}
.sidebar-right p {
	margin: 0 0 25px 0;
	line-height: 23px;
}
.nav-tabs {
	border-bottom: none !important;
}
.banner {
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.banner ul li {
	display: block;
	margin-bottom: 18px;
	min-height: 25px;
	color: #FFF;
	background: url(../images/white-tick.png) no-repeat left center;
	padding-left: 35px;
}
.phone-number {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.student-login-right .form-area {
	position: relative;
	background: #FFF;
	color: #7e7975;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 20px;
}
.student-login-right .form-area h1 {
	font-size: 24px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EBE6E2;
	text-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	background: #fbd568;
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #996319;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	padding: 20px;
	position: relative;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-weight: 400;
	letter-spacing: -1px;
}
.student-login-right .form-area input[type="submit"], #buttom-subscribe input[type="submit"], #newsletter input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, 0.05);
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background: #fbd568;
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	color: #996319;
}
.student-login-right a {
	color: #28abcc;
}
/********************************************/
.navbar-inverse {
	background-color: #28ABCC !important;
	border-color: #2090AC !important;
	border-top: none !important;
	border-bottom: 2px solid #2090AC !important;
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}
.flag-logo {
	width: 50px;
	padding-top: 12px;
}
.navbar-brand {
	padding-top: 12px !important;
	padding-right: 0px !important;
}
.logo-main {
	width: 90%;
}
.navbar-right li a {
	color: #fff;
	text-shadow: 0 1px 0 #333333;
	transition: 0.5s all ease-in-out;
}
.login-li a {
	background-color: #fff;
	padding: 5px 15px !important;
	margin-top: 11px;
	border-radius: 3px 0px 0px 3px;
	color: #484848 !important;
	text-shadow: none !important;
	border: 1px solid #fff;
	transition: 0.5s all ease-in-out;
}
.login-li a:hover{
	background-color: transparent;
	color: #fff !important;
}
.sign-up-li a {
	background-color: #ed9c28;
	padding: 5px 15px !important;
	margin-top: 11px;
	border-radius: 0px 3px 3px 0px;
	text-shadow: none !important;
	border: 1px solid #ed9c28;
	transition: 0.5s all ease-in-out;
}
.sign-up-li a:hover{
   background-color: transparent;
   color: #ed9c28 !important;
}
.navbar-right li a:hover {
	background-color: #2090AC !important;
	text-shadow: none !important;
}
.navbar-right {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}
.section-header {
	background-color: #ECF0F1;
	padding: 0;
	margin-bottom: 20px;
}
.page-header {
	border-bottom: none !important;
	color: #666;
}
.btn.btn-default {
	border: none;
}
footer {
	background: #34495E;
	padding: 50px 0;
	color: #BDC3C7;
	font-size: 12px;
	line-height: 18px;
}
.footer-brand {
	font-family: 'Pacifico', cursive;
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer-brand:hover{
	color: #28ABCC;
	text-decoration: none;
}
footer p {
	color: #BDC3C7;
	font-size: 13px;
	line-height: 20px;
}
footer h3 {
	margin: 20px 0 15px 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
address i.fa {
	margin: 0 5px 0 0;
}
.latest-tweets {
	margin: 0;
	padding: 0;
	list-style: none;
}
.latest-tweets li {
	margin-bottom: 15px;
}
footer a {
	color: #2090AC ;
	font-size: 13px;
}
footer a:hover{
	color: #2090AC !important;
}
footer .form-control {
	background: #2C3E50;
	border: none;
	color: #ecf0f1;
	font-size: 12px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
footer .form-control:hover{
	background-color: #fff;
}
.right-go input {
	background-color: #28abcc;
	border: 1px solid #28abcc;
}
.right-go input:hover{
	background-color: #2090AC;
	border: 1px solid #2090AC;
}
.footer-after {
	background: #2c3e50;
	padding: 20px 0;
	font-size: 13px;
}
.footer-after p {
	color: #fff;
	margin: 0;
}
.footer-after a {
	color: #FFF;
}
.footer-after {
	text-align: center;
}
.pricing-table .panel-default > .panel-heading {
	background-color: #2090AC;
	border-radius: 0px;
}
.pricing-table .panel-default {
	border-radius: 0px;
}
.pricing-table .panel.panel-default.text-center .panel-heading {
	color: #fff;
}
.smart-brain {
	margin: 40px 0px;
}


/*************************custom-responsive***********************************/
@media only screen and (max-width: 991px) {
.navbar-right li a {
	padding-left: 5px !important;
	padding-right: 5px !important;
	font-size: 13px;
}
/***********signup-apge*************/
.signup-text {
	margin-top: 0px;
	text-align: center;
}
}

@media only screen and (max-width: 767px) {
/*****************signup-page*********************/
.signup-row .btn.btn-warning.btn-lg.col-sm-12 {
	float: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.raise-iq-outer {
	text-align: center;
	height: auto !important;
}
.rasise-iq {
	text-align: center;
}
.rasise-iq h2 {
	margin-top: 0px;
	font-size: 24px;
}
/*******************school-page***********************/
.student-login-left {
	text-align: center;
}
.student-login-left ul {
	padding-left: 0px;
}
.banner ul li {
	padding-left: 0px;
	background-position: top center;
	padding-top: 20px;
}
.student-login-right .form-area input {
	margin-bottom: 12px;
}
.student-login-right .form-area select {
	margin-bottom: 12px;
}
.blockquote-reverse, blockquote.pull-right {
	text-align: center !important;
	border-right: none !important;
	border-left: 0;
}
.bottom-school-part .nav > li > a {
	padding: 10px 5px;
}
.bottom-school-part h2 {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
}
.bottom-school-part p{
	text-align: center;
}
.bottom-school-part h4 {
	text-align: center;
}
/******************************************/
.navbar-inverse .navbar-toggle {
	border-color: #2090AC !important;
}
.navbar-inverse .navbar-toggle:hover{
	background-color: #2090AC !important;
}
.nav.navbar-nav.navbar-right {
	padding: 0px 20px;
}
.login-li {
	width: auto;
	display: inline-block !important;
	float: left;
}
.navbar-right li a {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.sign-up-li {
	width: auto;
	display: inline-block !important;
	float: left;
}
.navbar-brand {
	padding-top: 8px !important;
}
.page-header {
	margin: 20px 0 0px !important;
	text-align: center;
}
.right-btn {
	width: 100%;
	text-align: center;
	margin: 10px auto 20px auto !important;
	display: block !important;
	float: none !important;
}
.right-btn a{
	float: none !important;
}
footer {
	text-align: center;
	padding: 20px 0px;
}
.col-xs-9.sidebar-right .well {
	padding-top: 0px;
}
.col-xs-9.sidebar-right .well h2{
	margin-top: 10px;
}
.sidebar-left ul li {
	border-bottom: 1px solid #eee;
}
}


@media only screen and (max-width: 480px) {
.flag-logo {
	width: 40px;
	padding-top: 15px;
	padding-left: 10px;
}
.navbar-brand {
	width: 180px !important;
}
.logo-main {
	width: 100%;
}
/*************personal***************/
.col-xs-9.sidebar-right {
	width: 100%;
	text-align: center;
}
.personal-data {
	text-align: left;
}
.icheckbox_minimal-orange, .iradio_minimal-orange {
	margin: 0 auto;
	float: none;
	margin-top: 10px;
}
.col-xs-3.sidebar-left {
	width: 100%;
	text-align: center;
}
.sidebar-right h2 {
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
}
.sidebar-right h3 {
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
}
.unhappy-p {
	text-align: center;
}
/**************login-page***************/
.col-md-6.stay-signin {
	font-size: 13px;
}
.col-md-6.frgt-pwd.text-right {
	font-size: 13px;
}
/*************schools-page*******************/
.student-login {
	padding: 10px 0px;
}
.bottom-school-part ul li {
	width: 100%;
	text-align: center;
}
}


.col-sm-12.fast-page-text {
    clear: left;
}