/* 
    Created on : Sep 17, 2015, 3:23:43 PM
    Author     : Daljeet Singh
*/
@font-face {
  font-family: 'Calibri';
  /* src: url('../fonts/Calibri.woff') format('woff'); */
  src: url('/landing/fonts/calibri-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'oswald_regularregular';
    src: url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{box-sizing: border-box; font-weight: normal;}
img{vertical-align: middle;}
figure, ul, li, h1, h2, h3, h4, p{margin: 0; padding: 0;}
body {margin: 0; padding: 0; font-size: 15px; font-weight: normal; color: #444444;  font-family: 'Calibri';}
.wrapper {max-width: 1172px; margin: 0 auto; padding: 0 15px;}
.wrapper_1{display: table; height: 100%; width: 100%}
nav{width: 100%; float: left; padding: 20px 0; background: #007cc2;}
.logo {
 display: inline-block;
  max-height: 206px;
  max-width: 492px;
  min-width: 145px;
  margin: 0 auto;
}
.top_right{text-align: right; display: table-cell; vertical-align: middle;}
.top_button{background: #1776ce; border-radius: 6px; -webkit-border-radius: 6px; display: inline-block; font-size: 20px; font-weight: bold; font-family: 'Calibri'; color: white; padding: 9px 30px; text-decoration: none; min-width: 107px; text-align: center; cursor: pointer; margin: 0 0 0 0px;}
.top_button_1{background: #EC6319; border-radius: 6px 0px 0px 6px; -webkit-border-radius: 6px 0px 0px 6px; display: inline-block; font-size: 20px; font-weight: bold; font-family: 'Calibri'; color: white; padding: 9px 30px; text-decoration: none; min-width: 107px; text-align: center; cursor: pointer; margin: 0 0 0 0px; position: fixed; right: 0; top: 31px; border: 1px solid #fff; z-index: 2}
.top_button_white{border: 1px solid #007cc2; color: #007cc2; background: #fff; padding: 8px 9px;}
.banner_images{width: 100%; display: inline-block; background: url(../images/back-aafi.webp) no-repeat center; background-size: cover; min-height: 425px; position: relative; float: left;}
.address_overlay{background: rgba(0, 0, 0, 0); width: 100%; height: 100%;}
.address_outter{width: 100%; height: 100%; display: table; text-align: center; height: 425px;}
.address_outter h1{color: #fff; font-size: 45px; font-weight: bold; font-family: 'oswald_regularregular'; width: 100%; text-align: center; display: inline-block; margin: 0px 0 10px}
.address_outter h1 span, .address_outter h2 span {color: #fbed82;}
.address_outter h2{text-align: center; width: 100%; color: #fff; display: inline-block; font-size: 26px; padding-top: 10px;}
.address_outter p img{margin-right: 5px;}
.address_vertical{display: table-cell; vertical-align: middle;}
.about_center{width: 100%; display: table; padding: 45px 0; background: #f1f1f1;}
h1{color: #444; text-align: center; width: 100%; display: table; font-family: 'oswald_regularregular'; font-size: 40px; margin-bottom: 30px;}
h1.white_text{color: #fff;}
.about_center p{width: 100%; display: table; text-align: center; color: #444; font-size: 15px; line-height: 24px;}
.app_activity{width: 100%; display: table; padding: 55px 0;}
.app_container{width: 100%; float: left; background: #f2f2f2; padding: 10px 0;}
.aa_image{display: inline-block; vertical-align: top;}
.app_text{display: inline-block;padding: 7% 0 0 10%; width: 53%;  vertical-align: top; text-align: left;}
.app_text h4{color: #444; text-align: left; display: table; font-family: 'oswald_regularregular'; font-size: 37px; margin-bottom: 20px; }
.app_text span{color: #6a6a6a; text-align: left; display: table; font-size: 18px; margin-bottom: 30px; margin-bottom: 20px;}
.app_text a{display: table; margin: 0; font-size: 18px; min-width: 229px;}
.app_buttons{width: 100%; display: table; margin-top: 20px;}
.app_buttons img{margin-right: 5px;}
.latest_news{float: right; width: 28%; background: #e6e6e6; height: 300px;}
.latest_heading{width: 100%; background: #414141; padding: 15px; color: #fff;font-family: 'oswald_regularregular'; float: left; text-align: center; padding: 18px 15px 13px; font-size: 30px;}
.news_cont{width: 100%; float: left; border-bottom: 1px solid #b9b9b9; padding: 15px;}
.news_cont p{width: 100%; float: left; color: #666; font-size: 14px; text-align: left; line-height: 21px;}
.testimonial_cont{width: 100%; display: table; padding: 40px 0; background: #007cc2;}
.testimonial{width: 100%; display: table;}
.testi_column{width: 29.69283276450512%; float: left; text-align: center; margin-right: 5.4%;}
.arrow_box {
	position: relative;
	background: #fff;
        width: 100%;
        display: inline-block;
        border-radius: 4px;
        -webkit-border-radius: 4px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #FFF;
	border-width: 16px;
	margin-left: -16px;
}
.arrow_box p{text-align: left; width: 100%; float:left; padding: 10px; font-size: 14px; color: #444; line-height: 20px;}
.user{width: 100%; display: inline-block; text-align: center; padding: 22px 0 0;}
.user .user_img{display: inline-block; border-radius: 100%; -webkit-border-radius: 100%; height: 75px; width: 75px; border: 3px solid #fff; margin-right: 8px;}
.user span{display: inline-block; font-size: 17px; color: #fff;font-family: 'oswald_regularregular';}
.testi_column:last-child{margin-right: 0;}
.footer{width: 100%; display: table; padding: 25px 0; text-align: center; background: #065a89; color: #fff; font-size: 20px;}

.address_part{float: left; width: 70%; padding: 0 20px;}
.right_form_outter{width: 30%; float: right;}
.form_black_back{width: 100%; float: left; background: rgba(0, 124, 194, 0.5); padding: 10px; border: 2px solid #fff; border-radius: 5px; -webkit-border-radius: 5px; margin: 30px 0;}
.form_black_back h3{color: #fff; font-size: 28px; width: 100%; float: left; text-align: left; margin: 10px 0 20px; font-family: 'oswald_regularregular';}
.form_black_back input, textarea, select, .file_in{width: 100%; background: #eee; position: relative; color: #444; font-size: 16px; text-align: left; padding:8px 13px; border: none; font-family: "Calibri";border-radius: 5px; -webkit-border-radius: 5px; resize: none; height: 41px;}
.form_black_back button{border: none; text-align: center; width: 100%; margin: 0; padding: 11px 20px; font-size: 20px;}
.points_outter{width: 100%; float: left}
.point_boxes{float: left; width: 25%; padding: 0 20px; border-right: 1px solid #c4c4c4; text-align: center;}
.point_boxes:last-child{border-right: none;}
.icons_box{width: 76px; height: 76px; display: inline-block; background: url(../images/icons_head.png) no-repeat;}
.person_ic{background-position: -107px}
.brand_ic{background-position: -215px}
.support_ic{background-position: -321px}
.point_boxes h4{color: #666; font-size: 20px; text-align: center; width: 100%; font-weight: normal; font-family: 'oswald_regularregular'; margin: 20px 0 15px;}
.point_boxes p{font-size:16px; font-weight: normal; text-align: center; width: 100%; color: #666;}
.top_right > h3{font-size: 35px; color: #444; font-family: 'oswald_regularregular'; margin: 0;}
.join_now{width: 100%; float: left; padding: 40px 0 0; text-align: center; font-size: 30px;  font-family: 'oswald_regularregular'; }
a.join_text{background: #007cc2; text-align: center; border-radius: 5px; display: table; margin: 0 auto; font-size: 30px; padding: 15px 50px 10px; text-decoration: none; margin-top: 20px; color: #fff; font-family: 'oswald_regularregular';}
a.join_text:hover{color: #fff;}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: none;
}
.inputfile-3 + label {
    color: #444;
    width: 100%;
    display: inline-block;
    
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #444;
}
.button_outeer{width: 100%; display: inline-block; padding: 33px 0 0}
.app_activity h3{font-size: 35px; color: #212b35; font-weight: normal; width: 100%; text-align: center; float: left; font-family: 'oswald_regularregular'; margin: 0 0 15px;}




.modal-body{overflow: auto;}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:9999;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: fixed;
	top: 8%;
	left: 30%; 
	width: 38%;
	height: auto;
	padding: 16px;
	background-color: white;
	z-index:99999;
	overflow: auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-header h4{ margin: 0; font-size: 20px; font-weight: bold;}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
#signup .header h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

#signup .header p {
    color: #8f8f8f;
    font-size: 14px;
    font-weight: 300;
}



.app_activity p {
  color: #444;
  float: left;
  font-size: 20px;
  margin: 0 0 40px;
  text-align: center;
  width: 100%;
}


.point_outter{width: 100%; float: left; position: relative;  display: table; padding: 5px 20px; margin-bottom: 5px;}
.point_img{position: absolute; left: -55px; top: 0px;}
.point_outter p{font-size: 17px; font-weight: normal; text-align: left; float: none; display: table-cell; vertical-align: middle; width: 100%; color: #444444; margin: 0;}
.point_outter h4{width: 100%; font-size: 28px; text-align: left; color: #444; font-family: 'oswald_regularregular'; margin: 0 0 10px; float: left; display: none;}
.term_c{width: 100%; text-align: left; color: #333; font-size: 20px; padding: 5px 20px;}

@media only screen and (max-width:1250px){
    .point_img{left: 0;}
}
@media only screen and (max-width:1024px){
    .carousel li img{width: auto !important;}
    .aa_image{width: 30%;}
    .app_text{padding-left: 13%}
}
@media only screen and (max-width:995px){
    .point_img{display: none;}
    .point_outter h4{display: block; text-align: center}
}
@media only screen and (max-width:767px){
.top_right{width: 100%; display: table; text-align: center; padding-top: 20px; }
.logo{width: 100%; text-align: center; max-width: 100%;}
.app_container{width: 100%; padding-top: 0;}
.latest_news{margin-top: 40px; width: 100%;}
.testi_column{width: 100%; margin-bottom: 25px; margin-right: 0;}
.address_outter h3{font-size: 40px;}
.address_outter p{font-size: 28px;}
.app_activity h3{font-size: 30px;}
.join_text{font-size: 26px;}
.white_content{width: 87%; left: 7%; position: absolute;}
.top_button_1{top: 97px;}
.white_content{width: 100%; height: 100%; left: 0; right: 0; top: 0; overflow: auto;position:fixed;}
}
@media only screen and (max-width:650px){
    .right_form_outter, .address_part{width: 100%;}
    .address_outter{height: auto; margin-top: 40px;}
    .address_overlay{position: relative;}
}
@media only screen and (max-width:560px){
.aa_image{width: 100%; text-align: center;}
.app_text{width: 100%; text-align: center; padding-left: 0;}
.app_text h4{margin: 0 auto 20px auto;}
.app_text span{text-align: center;}
.app_text a{margin: 0 auto;}
.point_outter p{font-size: 17px;}
}
@media only screen and (max-width:515px){
.logo img{max-width: 100%;}
.address_outter h3{font-size: 37px;}
.address_outter p{font-size: 26px;}
} 