.lurn{
    background-color: #fff;
}  
h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    color: #747474;
}
a, a:hover, a:link, a:active {
    outline: none;
}
a {
    text-decoration: none;
    color: #3b8dbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lurn ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.lurn img{max-width:100%}

.container.cnt-850{
    max-width: 850px;
}
.container {
    max-width: 902px;
    width: 100%;
    position: relative;
    padding: 0;
}
header{
    width: 100%;
    position: relative !important;
    border: none;
    height: auto;
    padding: 0;
}
.headerdiv1 {
    background: #292929;
    line-height: 40px;
}
.headerdiv1 .container {
    max-width: 1100px;
}
.headerdiv1 .head-text {
    float: left;
    width: auto;
    font-size: 15px;
    font-weight: 700;
    color: #d0cece;
}
.headerdiv1 .head-text a {
    color: #3d8eb9;
    font-weight: 800;
    margin: 0 5px;
}
.headerdiv1 .topicon {
    float: right;
    width: auto;
}
.headerdiv1 .topicon ul {
    text-align: left;
    margin-bottom: -3px;
}
.headerdiv1 .topicon ul:hover li{
    opacity: 0.3;
}
.headerdiv1 .topicon ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: auto;
    text-align: center;
    font-size: 14px;
    margin: 6px 1px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.headerdiv1 .topicon ul li:hover{
    opacity: 1;
}
.headerdiv1 .topicon ul li a {
    text-decoration: none;
    opacity: 0.5;
    
}
.headerdiv1 .topicon ul li a i {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 28px;
    padding-top: 8px;
    color: #fff;
    border-radius: 4px;
}

.headerdiv1 .topicon ul li a i.fa-facebook {	background:#38609b;
}
.headerdiv1 .topicon ul li a i.fa-google-plus {
	background:#e64e40;
}
.headerdiv1 .topicon ul li a i.fa-youtube {
	background:#ed3631;
}
.headerdiv1 .topicon ul li a i.fa-twitter {
	background:#27a8e3;
}
.headerdiv1 .topicon ul li a i.fa-linkedin {
	background:#0177b5;
}


.pageheader {
    background: url(../images/about/header-bg.jpg) top center;
    min-height: 450px;
    text-align: center;
    padding: 60px 0;
    position: relative;
}
.pageheader h1 {
    text-align: center;
    font-size: 47px;
    color: #FFF;
    padding: 15px 0;
    font-weight: bold;
    text-shadow: 1px 1px 1px #666;
    margin: 0;
}
.pageheader h3 {
    text-align: center;
    font-size: 27px;
    color: #000;
    padding: 0 0 15px 0;
    text-shadow: 1px 1px 1px #FFF;
    font-weight: 700;
    margin: 0;
}
.hdrimg img, .show_hide img {
    width: 100%;
    height: auto;
}
.stats {
    position: absolute;
    top: 100px;
    right: 0;
}
.statsbox {
    background: url(../images/about/right-icon1.png) no-repeat top left / 180px auto;
    width: 180px;
    height: 80px;
    padding: 5px 0 0 50px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-bottom: 15px;
}
.statsbox3 {
    background: url(../images/about/right-icon3.png) no-repeat top left / 180px auto;
}
.statsbox4 {
    background: url(../images/about/right-icon4.png) no-repeat top left / 180px auto;
}
.statsbox .sttext {
    font-size: 30px;
    font-weight: 600;
    line-height: 28px;
}
.statsbox p {
    margin: 0px;
    padding: 0px;
}
.pageheader .getbtn {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -30px;
    left: 0;
    min-height: 60px;
}
.blue-btn a {
    display: inline-block;
    line-height: 60px;
    font-size: 27px;
    color: #f0f0f0;
    font-weight: 700;
    padding: 0 20px;
    border-radius: 6px;
    min-width: 312px;
    text-transform: uppercase;
    border: solid 2px #98d775;
    background: -webkit-linear-gradient(#0085ff, #14179b);
    background: -o-linear-gradient(#0085ff, #14179b);
    background: -moz-linear-gradient(#0085ff, #14179b);
    background: linear-gradient(#0085ff, #14179b);
}
.mid-box1 {
    background: #f0f0f0;
    padding: 60px 0 32px;
    text-align: center;
}
.mid-box1 .conten1 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.mid-box1 .conten1 .videobox {
    float: left;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    background: #fff;
    padding: 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.mid-box1 .conten1 .optin-box {
    float: right;
    width: 330px;
    min-height: 370px;
    background: url(../images/optinboxbg.jpg) no-repeat top;
    padding: 10px;
}
.mid-box1 .conten2 {
    position: relative;
    z-index: 4;
    margin-top: 42px;
}
.mid-box1 .conten2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.mid-box1 .conten2 ul li {
    padding: 0;
    margin: 0 17px;
    display: inline-block;
    width: 100%;
    max-width: 218px;
    border: solid 8px #fff;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    vertical-align: top;
}
.mid-box2 {
    background: #3b8dbb;
    min-height: 184px;
    text-align: center;
}
.mid-box3 {
    padding: 38px 0 25px;
    text-align: right;
}
.mid-box3 h2 {
    font-size: 56px;
    line-height: 60px;
    color: #747474;
    font-weight: 700;
    margin-bottom: 30px;
}
.mid-box3 h3 {
    font-size: 27px;
    line-height: 30px;
    color: #263652;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0;
}
.mid-box3 .imgdiv {
    float: left;
    width: 250px;
    margin-left: 0;
}
.mid-box3 p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 27px;
}
.mid-box3 h4 {
    font-size: 27px;
    line-height: 34px;
    color: #3b8dbb;
    font-weight: 800;
    margin-bottom: 20px;
    padding: 0;
    font-weight: 700;
}
.mid-box4 {
    background: #033c71;
    min-height: 198px;
}
.mid-box4 .left-img {
    float: left;
    width: 295px;
    margin-left: 38px;
}
.mid-box4 .right-con {
    float: right;
    width: 100%;
    max-width: 547px;
    padding-top: 23px;
    font-size: 20px;
    color: #fff;
    font-weight: 800;
    line-height: 27px;
}
.mid-box4 h2 {
    font-size: 40px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    font-style: normal;
}
.mid-box5 {
    background: #fff;
    padding: 28px 0 46px;
}
.mid-box5 .left-con {
    float: left;
    width: 100%;
    max-width: 540px;
    font-size: 20px;
    line-height: 30px;
    padding: 20px 0 0;
    color: #454646;
}
.mid-box5 .right-con {
    float: right;
    width: 100%;
    max-width: 297px;
    color: #747474;
    text-align: center;
}
.mid-box5 .right-con h4 {
    font-size: 27px;
    line-height: 40px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 6px;
}
.mid-box5 .right-con ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 600;
}
.mid-box5 .right-con ul li {
    padding: 0;
    margin: 10px 0 0;
    display: inline-block;
    width: 49%;
    min-height: 100px;
    vertical-align: top;
}
.mid-box6 {
    background: #f0f0f0;
    padding: 26px 0 16px;
}
.mid-box6 h2 {
    font-size: 40px;
    line-height: 50px;
    color: #747474;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
.mid-box6 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    font-size: 11px;
    color: #111;
}
.mid-box6 ul li {
    padding: 0;
    margin: 0 4px;
    display: inline-block;
    width: 100px;
    height: 122px;
    vertical-align: top;
}
.mid-box6 ul li p.name {
    margin-top: -27px;
    position: relative;
    z-index: 2;
}
.mid-box7 {
    background: url(../images/about/con-arrow.png) no-repeat center top #3b8dbb;
    padding: 88px 0 26px;
}



.mid-box7 h2 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}
.mid-box7 .video-con {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.section2, .section5 {
    background: #f0f0f0;
    padding: 20px 0;
}
.section5 h2 {
    text-align: right;
    font-size: 48px;
    color: #747474;
    padding: 0px 0 30px;
    font-weight: bold;
}
.section5 .testbox {
    display: inline-block;
    margin: 0 10px 30px;
    padding-bottom: 15px;
    max-width: 438px;
    width: 100%;
    vertical-align: top;
}
.section5 .testbox .test-img {
    width: 118px;
    height: 118px;
    float: right;
}
.section5 .testbox .test-img img {
    width: 118px;
    height: 118px;
    border: 7px solid #FFF;
    border-radius: 118px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.section5 .testbox .test-con {
    width: 100%;
    max-width: 300px;
    float: left;
    text-align: right;
    font-size: 15px;
    color: #858484;
    padding: 0 10px;
    position: relative;
}
.section5 .testbox .test-con:before {
    position: absolute;
    top: -10px;
    right: -15px;
    content: '"';
    height: 50px;
    width: 50px;
    color: #3d8eb9;
    font-size: 40px;
}
.section5 .testbox .test-con .name {
    color: #333;
    font-style: italic;
    font-weight: 600;
    padding-top: 5px;
}
.section5 .testbox .test-con .title {
    color: #333;
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
}
.mid-box8 {
    background: #fff;
    padding: 30px 0;
}
.mid-box8 h2 {
    font-size: 40px;
    line-height: 50px;
    color: #747474;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.mid-box8 .left-con {
    float: left;
    width: 100%;
    max-width: 310px;
    text-align: center;
    
}
.mid-box8 .right-con {
    float: right;
    width: 100%;
    max-width: 564px;
}
.mid-box8 .right-con p {
    padding-bottom: 0px;
}
.mid-box8 .right-con img {
    width: 100%;
}
.mid-box8 .blue-btn a {
    min-width: 100%;
}
.mid-box9 {
    background: #f0f0f0;
    padding: 56px 0;
    line-height: 69px;
}
.mid-box9 h2 {
    float: right;
    width: auto;
    font-size: 40px;
    line-height: 70px;
    color: #747474;
    font-weight: 700;
    text-align: right;
}
.mid-box9 .social-icon {
    float: left;
    width: auto;
    text-align: center;
}
.mid-box9 .social-icon ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mid-box9 .social-icon ul:hover li {
    opacity: 0.3;
    
}
.mid-box9 .social-icon ul li {
    padding: 0 5px;
    margin: 0;
    display: inline-block;
    width: 79px;
    height: 69px;
    transition: 0.3s ease;
}
.mid-box9 .social-icon ul li:hover{
    opacity: 1;
}
footer {
    background: #2c3640;
    border-top: 10px solid #FFF;
    color: #64707d;
    padding: 20px 0 0;
}
footer .copyright {
    border-top: 1px solid #3f4d5a;
    padding: 12px;
    text-align: center;
    margin-top: 12px;
}
footer .ftabtcon {
    max-width: 330px;
    width: 100%;
    margin: 0 30px 10px 0;
    float: left;
    text-align: right;
}
footer h3 {
    font-size: 18px;
    color: #FFF;
    padding: 10px 0 15px;
    text-align: right;
}
footer p {
    margin-bottom: 12px;
}
footer .ftabt {
    max-width: 150px;
    width: 100%;
    margin: 0 30px 10px;
    float: left;
}
footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 9;
}
footer ul li {
    margin: 0 0 10px;
    text-align: right;
	font-size:16px;
}
footer ul li a {
    color: #64707d;
}
footer .ftsupp {
    max-width: 150px;
    width: 100%;
    margin: 0 30px 10px 0;
    float: left;
}
footer .ftlegal {
    max-width: 150px;
    width: 100%;
    margin: 0 0 10px;
    float: right;
}
.ftlogo {
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 1;
}
.disclaimer {
    padding: 20px 0 0;
    text-align: center;
    font-size: 12px;
}
.lurn footer .copyright {
    border-top: 1px solid #3f4d5a;
    padding: 12px;
    text-align: center;
    margin-top: 12px;
    font-family: arial;
}

/*.navbar{ position:fixed; width:100%; height:75px; background:#fff!important; z-index:999;}
*/

.navbar-default {
	background:none;
	border:none;
	margin:0; 
}
.navbar-default .container{ max-width:1100px; }
.navbar-default.navbar-fixed-top {
 background-color:#f0f0f0;
 -webkit-transition: padding .3s;
 -moz-transition: padding .3s;
 transition: padding .3s;
 border-bottom:1px solid #e0e0e0;
}
.navbar-default.navbar-fixed-top .navbar-brand{
	/*padding:5px 15px;*/
}
.navbar-default.navbar-fixed-top .navbar-brand img{
	height:40px;
	width: auto
}
.navbar-default.navbar-fixed-top .navbar-collapse, .navbar-default .navbar-form{
	/*padding:0;*/
}
.navbar-default.navbar-fixed-top .sociallinks{
	top:5px;
}
.navbar-brand {
	height:auto; padding: 10px 15px 6px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	padding:14px 0 0 0; font-size:20px; font-weight:600;
	border:none;
}
.navbar-default .navbar-nav > li > a {
	text-transform:uppercase; color:#292929; padding: 15px 24px;
}
.navbar-default .navbar-nav > li > a:hover {
	text-transform:uppercase; color:#3b8dbb; padding: 15px 24px;
}
.navbar-default .navbar-nav > li > a.selected {
	color:#3b8dbb;
}
.navbar-default .navbar-nav > li:hover ul.dropdown-menu{
	display:block;
}

.dropdown-menu{
	right:0px;
	float:right;
	direction:rtl;	
}
.show_hide {
	cursor: pointer;
	display: none;
}
.slidingDiv {
	margin: 10px auto;
}
.ask-page-con2 {
	padding: 20px 0;
}
.ask-page-con2 .img {
	margin-bottom: 35px;
	text-align: center;
}
.ask-page-con2 .img img {
	margin: auto;
	max-width: 373px;
	width: 100%;
}
.ask-page-con2 .row1 {
	color: #1b3f70;
	font-size: 27px;
	font-weight: 800;
	line-height: 50px;
	margin-bottom: 10px;
}
.ask-page-con2 .row1 .rowL {
	float: left;
	max-width: 520px;
	width: 100%;
}
.ask-page-con2 .row1 .rowR {
	float: right;
	max-width: 330px;
	width: 100%;
}
.ask-page-con2 .row1 input.input1 ,ask-page-con2 .row1  textarea.input1 {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	border: medium none;
	color: #f0f0f0;
	font-size: 20px;
	font-weight: 700;
	height: 50px;
	padding-right: 10px;
	width: 90%;
}
.ask-page-con2 .row1 span {
	color: #fb4e3c;
}
.ask-page-con2 .row1 i {
	color: #fff;
	display: inline-block;
	font-size: 30px;
	padding-right: 10px;
}
.ask-page-con2 .row2 {
	color: #f0f0f0;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 20px;
}
.ask-page-con2 .row3 {
	color: #1b3f70;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	line-height: 26px;
	margin: 40px 0 20px;
}
.ask-page-con2 input[type="submit"] {
	background: rgba(0, 0, 0, 0) linear-gradient(#fff900, #ffbf00) repeat scroll 0 0;
	border: 2px solid #fca40d;
	border-radius: 5px;
	box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.3);
	color: #0d2551;
	cursor: pointer;
	font-size: 25px;
	font-weight: 800;
	height: 70px;
	outline: medium none;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: auto;
}
.req {
	color: #f00;
	font-size: 14px;
	font-weight: 400;
}	

