html{
	margin-right: 0;
	overflow-x: hidden; 
	
	
}
body,span,div,html{ 

	font-family: 'Roboto', sans-serif;
	
	
	
}

.calcsoonbox {
    z-index: 99;
    position: absolute;
    margin-top: -45px;
    margin-left: -25px;
}
.calcsoonbox1 {
    z-index: 99;
    position: absolute;
    margin-top: -80px;
    margin-left: -80px;
}



.liner {
	height: 3px;
	background: #000;
	position: absolute;
	width: 65%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 24%;
	z-index: 0;
}

.section-title {
	text-align: center;
	padding-bottom: 30px;
}
.section-title h2 {
	margin-top: 0px;
	text-transform: uppercase;
	color: #444444;
}
h2 {
	font-size: 32px;
	font-weight: 400;
}
p {
	margin: 0 0 10px;
}
.process-row {
	padding-top: 40px;
}

.process-icon {

	width: 120px;
	text-align: center;
	height: 120px;
	
	border-radius: 100%;
	background-color: #fff;
	border: 3px solid #000;
	position: relative;
	padding-top: 20px;
	margin-bottom: 10px;
	margin: auto;
}
.process-icon img{
	width: 70px;
}
.process-icon span {
	width: 56px;
	height: 56px;
	background-color: #F8204F;
	border: 3px solid #000;
	color: #fff;
	line-height: 56px;
	font-size: 28px;
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -30px;
	border-radius: 100%;
	font-weight: 700;
}
.process-step p {
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	clear: both;
	font-size: 14px;
}
.process-step p {
	margin-bottom: 0px;
}
p {
	margin: 0 0 10px;
}

.process-step:last-child {
	margin-right: 0px;
}
.process-step:last-child::before
{
	display:none;
}
.howitworks{
	background-color: #f0f0f3;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px; 
	min-height: 600px;

}
.howitworks > h2{
	padding-bottom: 40px;
	text-align: center;
	color: #f8204f;
	font-weight: bold;
}

.language{

 vertical-align:top;
 margin-top:-300px;
 width:auto;
 height:40px;
 margin-left: -90px;
 z-index: 99999;
 position: fixed;
 transform:rotate(7deg);
 -ms-transform:rotate(90deg); /* IE 9 */
 -moz-transform:rotate(90deg); /* Firefox */
 -webkit-transform:rotate(90deg); /* Safari and Chrome */
 -o-transform:rotate(90deg); /* Opera */
}
#video {
	margin-left: 50px;
	width: 33.33vw;
	height: 18.73vw;
}

#front_page{ 
	
	
	color:#000;
	
	margin-bottom: 0;
	position: absolute;
	margin-top: 0px;
}
#jumb{
	min-height: 670px;
	background-color: #fff;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 66px;
}
#image{
	/*height: 600px;
	width: 800px;*/
	margin-top: 0;
	margin-left: 0;
	position: absolute;!important;
}
#content{
	margin-top: 120px;
	margin-left: -250px;


}

#content > h3{
	color: #f8204f!important;
	text-align: center;
	font-weight: bold;
}
#benefits > h3{
	color: #f8204f!important;
	text-align: center;
	font-weight: bold;
}
.fa-circle{
	color: #f8204f;
}
#content > #p{
	margin-top: 60px;

}
#content > p{
	
	padding-left: 140px;
	font-size: 18px;
}
#start_btn,.register-today{
	margin-top: 30px;

	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn{
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
#start_btn:hover,.cust-btn:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}
.register-today:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}


#cal,.callback_btn{
	width: 130px;
	height: 40px;
	background-color: #f8204f!important;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
#cal:hover,.callback_btn:hover{
	
	border-color: #f8204f!important;
	background-color: #fff!important;
	color: #f8204f!important;
	border-radius: 20px;
	transform-style: 2s;

}

#app,#app1{
	margin-top: 30px;
}
.offer{
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px; 
	min-height: 600px;

}
#offer > h3{
	padding-bottom: 40px;
	text-align: center;
	color: #f8204f;
	font-weight: bold;
}

#offer_content > i{
	color: #f8204f;
	padding-left: 30px;
	margin-bottom: 10px!important;
	padding-left: 2em;
	text-indent: -2.8em;
}
i > span{
	color: #000;
	padding-left: 30px;
	
	font-weight: normal;
	line-height: 30px;
}

.outer-panel > .panel-body{
	width: auto;
	min-height: 140px;
	color: #fff;
	background-color:#f8204f!important;
	
	border-radius: 5px;

}
.outer-panel > .panel-body > p{
	
	text-align: center;
	padding: 5px;
	padding-top: 2%;
	font-size: 17px;
}
.outer-panel{
	
	height: 160px;
	padding: 10px 10px!important;
	border-width: 10px;
	border-color: #fff;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 2, .3);
	box-shadow: 0 0 10px rgba(0, 0, 2, .3);
	border-radius: 5px;
	margin-bottom: 40px!important;
	


}
#works{
	margin-top: 0;
	padding-top: 80px;

	background-color: #f0f0f3;
}

#works >  h3{
	text-align: center;
	padding-bottom: 40px;
	color: #f8204f;
	font-weight: bold;
	
}
#ben_content > i{
	color: #f8204f;
	padding-left: 30px;
}
#benefits{
	background-color: #fff;

}
#benefits > h3{
	text-align: center;
	padding-bottom: 40px;
	padding-top: 80px;
}

#pan{
	min-height: 610px;
	border-radius: 10px;
	margin: 50px 15px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 2, .3);
	box-shadow: 0 0 10px rgba(0, 0, 2, .3);
		background-color: #fff;
}
#pan_img{
	margin-top: -40px;
}
.howit{
	margin-bottom: 40px;
}
#tite{
	height: 100px;
	background-color: #f8204f !important;
	color: #fff;
	font-size: 50px;
	padding: 15px;
	
}
#tite > center > h4{

	padding: 5px 5px;
	font-size: 23px;
	letter-spacing: 1px;
	
}


#cont{

	text-align:center;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	min-height: 200px;
	margin: 10px 10px!important;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	line-height: 28px!important;
	background-color: #fff;
	min-height: 340px;
}


#footer{
	background-color: #000011;
	margin-top: 0px!important;
}
.jumbotron{
	margin-bottom: 0px!important; 
}

/*registration form css*/

..float-label-control { position: relative; margin-bottom: 1.5em; }
    .float-label-control ::-webkit-input-placeholder { color: #999999; } 
    .float-label-control :-moz-placeholder { color: #999999; }
    .float-label-control ::-moz-placeholder { color: #999999; }
    .float-label-control :-ms-input-placeholder { color: #999999; }
    .float-label-control input:-webkit-autofill,
    .float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
    .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.3em; box-shadow: none; -webkit-box-shadow: none; }
        .float-label-control input:focus,
        .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
        .float-label-control textarea:focus { padding-bottom: 4px; }
    .float-label-control input, .float-label-control textarea {  width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #aaa; outline: none; margin: 0px; background: none; }
    .float-label-control textarea { padding: 0.1em 0em 5px 0em; }

#bpanel{
	min-height: 500px;
	margin-bottom:50px;
	padding-bottom: 40px; 
}

.bpanel-heading{
	background-color: #f8204f;
	min-height: 200px!important;
}
#fpanel{
	width: 80px;
	margin-top: -300px;
	background-color: #fff;
}
hr{
	background-color: #111;
}
input[type="checkbox"]{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: 1px solid #f8204f;
  cursor: pointer;
  margin-top: 15px;
}
input[type="radio"]{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
    border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #f8204f;
margin-top: 15px;

}

input:checked {
  border: 8px solid #f8204f;
outline: none;
margin-top: 15px;
width: 15px;
  height: 15px;
}



.regb{
	width: 150px;
}

/*end of registration css*/

img.smallimg { display: none; }

@media only screen and (max-width: 760px) {

	.liner{
		display: none;
	}
	.language{

		margin-top:-612px;
		margin-left: -90px;
		
	}
	
	#tite {
		height: auto;
	}
	#video {
		margin-left: 20px;
		width: 75.33vw;
		height: 42.73vw;
	}
	#content > p{

		padding-left: 20px!important;
	}
	#jumb,#works,#offer-p{
		height: auto;
	}
	
	img.largeimg { 
		display: none; 
	}
	img.smallimg { 
		display: inline; 
		margin-top: -70px;
		margin-bottom: -220px;
	}


	.navbar{
		position: static;
	}
	#content{
		margin-left: 0;
	}
	#content > h3{
		text-align: none;
	}
	#app{
		width: 30%;
	}
	#app1{
		width: 34%;
	}
	#content > p{
		padding-left: 0;
	}
	#offer{
		height: auto;
	}
	#cont{
		height: auto;
	}
	.outer-panel > .panel-body > p{

		padding-top: 10%;
		width: auto;
	}
	.outer-panel > .panel-body {
		width: auto;
	}

}

