*{
	margin:0;
	padding:0;
	}
	
body{
	background-position:top;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	margin:0;
	padding:0;
	}	
.clear{
	clear:both;
	}	
ul{
	list-style:none;
	}	
:focus{
	outline:none;
	}	
a{
	text-decoration:none;
	}	
a img{
	border:none;
	}	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#454545;
	margin:0;
	padding:0;
	}	
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#454545;
	margin:0;
	padding:0;
	}	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#454545;
	margin:0;
	padding:0;
	}	
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#454545;
	margin:0;
	padding:0;
	}	
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#454545;
	margin:0;
	padding:0;
	}	
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	margin:0;
	padding:0;
	}	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	margin:0;
	padding:0;
	}	
.wrapper{
	float:left;
	width:100%;
	}	
	
	
.desktop_header{
	float:left;
	width:100%;
	background:url("../images/desktop_banner.jpg") no-repeat;
	background-size:cover;
	padding-top:40px;
	}	
.right_banner img{
	float:right;
	margin-top: 30px;
	}	
.banner_contain{
	margin-top:50px;
	}	
.banner_contain h3{
	color: #fff;
    font-family: "Roboto Slab",serif;
    font-size: 37px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
	}
.banner_contain p{
	color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin-top: 25px;
	}	
.visit{
	background: #f67400 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    font-weight: 500;
    height: 45px;
    line-height: 44px;
    margin-right: 15px;
    text-transform: uppercase;
    width: 195px;
	}	
.andriod{
	background: #0948a2 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    font-weight: 500;
    height: 45px;
    line-height: 44px;
    margin-right: 15px;
    text-transform: uppercase;
    width: 195px;
	}	
.banner_contain a:hover{
	text-decoration:none;
	background:#3D6ABF;
	}	
.banner_contain a img{
    margin: 0 10px 0 12px;
	}	
.banner_contain a{
	margin-top:20px;
	}	
.featured_section{
	float:left;
	width:100%;
	padding:40px 0;
	}	
.featured_head h2{
	color:#000000;
	font-weight:700;
	font-size:35px;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	background:url("../images/featured_border.png") no-repeat left bottom;
	padding-bottom:22px;
	}	
.featured_head h2 span{
	color:#f67400;
	}	
.featured_head p{
	color:#414141;
	font-weight:400;
	font-size:18px;
	font-family: "Roboto",sans-serif;
	}	
.featured_body {
    float: left;
    margin-top: 30px;
    width: 100%;
}	
.featured_details h3{
	color:#2b2b2b;
	font-weight:700;
	font-size:26px;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	}	
.featured_details ul{
	margin-top:40px;
	}	
.featured_details ul li{
	float:left;
	width:100%;
	margin-bottom:15px;
	}	
.featured_details ul li	span{
	border: 2px solid #7b7b7b;
    border-radius: 50%;
    color: #0455ca;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 29px;
    font-weight: bold;
    height: 40px;
    line-height: 35px;
    text-align: center;
    width: 40px;
	margin-right:10px;
	float:left;
	}
.featured_details ul li p {
	font-family: 'Open Sans', sans-serif;
	color: #858484;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	float: left;
	width: 90%;
	line-height: 38px;
}
.featured_details{
	padding:60px 0 0 0;
	}	
.launce_area {
    box-shadow: 0 2px 4px -1px #454545;
    float: left;
    width: 100%;
	margin-top: 40px;
}
.launce_details {
    float: left;
    padding: 15px;
    width: 76%;
}
.lance_image {
    float: left;
    width: auto;
}
.launce_details h2{
	color:#2b2b2b;
	font-weight:700;
	font-size:25px;
	font-family: "Roboto",sans-serif;
	text-transform:uppercase;
	margin-top: 7px;
	}	
.launce_details h2 span{
	color:#f67400;
	}	
.launce_details	ul{
	margin-top:21px;
	margin-bottom:0;
	}	
.launce_details	ul li{
	background: rgba(0, 0, 0, 0) url("../images/lanch_bullet.png") no-repeat scroll left center;
    color: #3a3a3a;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin: 9px 0;
    padding-left: 19px;
	}
.how_work{
	float:left;
	width:100%;
	padding: 35px 0 60px;
	background:url("../images/how_work_banner.jpg") no-repeat center;
	background-size:cover;
	}	
.how_work_head{
	text-align:center;
	}	
.how_work_head h2{
	 background: rgba(0, 0, 0, 0) url("../images/how_work_border.png") no-repeat scroll center bottom;
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 22px;
    text-transform: uppercase;
	}	
.how_work_head h2 span{
	color: #f67400;
	}	
.how_work_head p{
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size:17px;
    font-weight:400;
	margin-top: 35px;
	}	
.work_box{
	padding:0;
	text-align:center;
	border-top:1px solid #f67400;
	border-right:1px solid #f67400;
	border-left:1px solid #f67400;
	
	}	
.work_box img{
	margin-top:-40px;
	}	
.second-work_box{
	border-left:none;
	}	
.how_work_body {
    float: left;
    margin-top: 80px;
    width: 100%;
}	
.work_box h4{
	color: #fff;
    font-family: "Roboto",sans-serif;
    font-size:16px;
    font-weight:700;
	margin-top:25px;
	}
.work_box p{
	color: #e2e2e2;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    font-weight:400;
	margin-top:15px;
	}	
.work_box{
	padding:0 0 10px 0;
	}	
.footer_section{
	float:left;
	width:100%;
	background:#15457f;
	padding:35px 0;
	}	
.top_footer{
	text-align:center;
	margin-bottom:25px;
	}	
.top_footer	a{
	background: #1252a0 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 3px -1px #082660;
    color: #fff;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 60px;
    line-height: 60px;
    margin-right: 15px;
    text-transform: uppercase;
    width: 255px;
	}
.top_footer	a img{
	margin:0 21px 0 10px;
	}	
.top_footer	a:hover{
	text-decoration:none;
	background:#f67400;
	}	
.below_footer{
	text-align:center;
	border-top:2px solid #0e4990;
	 padding-top: 20px;
	}	
.below_footer a .fa{
	background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    padding: 5px 10px;
	}	
.below_footer a .fa:hover{
	color:#000;
	background:#fff;
	}
	
/* css for loader */
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
	
	
	
	
/*16.06.17 prakash*/	

.regular-radio {
    display: none;
}
.regular-radio + label {
    background-color: rgb(170, 170, 170);
    border:none;
    border-radius: 50px;
    display: inline-block;
    height:27px;
	width:27px;
	line-height:27px;
    position: relative;
	 color: rgb(255, 255, 255);
    font-family: "Roboto",regular;
    font-size: 16px;
    font-weight: 500;
}
.regular-radio:checked + label::after {
    background: rgb(246, 153, 53) none repeat scroll 0 0;
    border-radius: 50px;
    content: " ";
    height: 27px;
    left: 0px;
    position: absolute;
    top: 0px;
    width:27px;
}
.regular-radio + label span {
    color: rgb(255, 255, 255);
    height: 27px;
    left: 0;
    line-height: 27px;
    position: absolute;
    text-align: center;
    width: 27px;
    z-index: 999;
	cursor:pointer;
}	
	
.button-holder .pull-left1{
	display: inline-block;
    height: 27px;
    line-height: 27px;
    margin: 0 2px;
    text-align: center;
    width: 27px;
	
	}	
.button-holder .pull-left1:hover{
	cursor:pointer !important;
	}	
.button-holder {
    float: left;
    text-align: center;
    width: 100%;
}	
	
	
	
	
	
/*19.06.17 prakash*/	

.iph .regular-radio + label{
	background: rgb(4, 85, 202) none repeat scroll 0 0;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-family: "Roboto",regular;
    font-size: 15px;
    font-weight: 400;
    margin-right: 5px;
    width:40px;
	}	
.iph .regular-radio + label span{
	width:40px;
	}
.iph .regular-radio:checked + label::after{
	border-radius:3px;
	width:40px;
	}	
.iph {
    float: left;
    width: 95px;
}	
.iph .pull-left1 {
    float: left;
}
.contacts{
	    min-height: 40px;
    background: #eee;
    padding: 8px;
    border-bottom: solid 0.5px #cccccc;
}
.address_area{
	    padding-left: 35px;
    font-size: 11px;
}
.contact_area{
	    height: 466px;
    overflow-y: scroll;
	
}	

.tot_notification{position: absolute;
background: #FDA13E;
width: 25px;
height: 25px;
border-radius: 50%;
line-height: 24px;
color: #fff;
margin-top:2px;
}
	
.pace {
      webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    /* position: absolute; */
    /* top: 32%; */
    width: 200px;
    background: rgba(0, 0, 0, 0.8);
    border: solid 1px #b5b5b5;
    height: 100px;
    box-shadow: 4px 4px 15px #000;
    position: absolute;
    z-index: 9999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 39%;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
    position: fixed;
    z-index: 2000;
    top: 43%;
    text-align: center;
    right: 0;
    left: 0;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    border: solid 4px #f5f7f9;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 14px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 1000ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
.pace-text{
	color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    text-shadow: 2px 2px 3px #969696;
}
.help_section i{
	color:#f69935;
}
.help_section p{
	font-size: 15px !important;
	font-weight: normal;
	font-family: "Roboto",sans-serif;
}
.header_part{
	padding:15px;
}
.terms-content_inner{
	padding:0 5px;
}
.header_part p{
	font-size: 13px !important;
	background: #eee;
	padding: 10px;
	border-radius: 3px;
	    box-shadow: 1px 1px 3px 0px;
}
.terms-popup{
	position:fixed;
	max-width:600px;
	z-index:999;
	top:10%;
	left:10px;
	right:10px;
	background:#fff;
	padding:15px;
	border:2px solid #d3d3d3;
	-webkit-box-shadow: 2px 2px 2px 2px #000;
box-shadow: 2px 2px 2px 2px #000;


-webkit-border-radius: 5px;
border-radius: 5px;

	margin:0 auto;
	
	text-align:justify;
}
.terms-content_inner{
	height:450px;
	overflow-y:scroll;
	position:relative;
}

.terms-content i{
	float:right;
	cursor:pointer;

}
.terms-content i:hover{
	color:#30F;}
.login_outer{
	position:fixed;
	top:0;
	z-index:9;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
}
.email_box{
	text-transform: lowercase;
}

.nnre{
	position: absolute;
	height: 100%;
	/*background: #000;
	z-index: 0;
	float: left;
	display: block;
	overflow: hidden;*/
}