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

	font-family: Roboto!important;
	font-weight: medium; 
}
.calcsoonbox {
    z-index: 99;
    position: absolute;
    margin-top: -40px;
    margin-left: -30px;
}
.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 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
.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;
}

.language{

	vertical-align:top;
	margin-top:-300px;
	width:auto;
	height:40px;
	margin-left: -100px;
	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 > h2{
	color: #f8204f!important;
	text-align: center;
	font-weight: bold;
}
#benefits > h2{
	color: #f8204f!important;
	text-align: center;
	font-weight: bold;
}
.fa-circle{
	color: #f8204f;
}
#content > #p{
	margin-top: 60px;

}
#content > p{
	font-weight: bold;
	padding-left: 100px;
}
#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;

}
.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;
}
#offer > h2{
	padding-bottom: 40px;
	text-align: center;
	color: #f8204f;
	font-weight: bold;
}
#offer_content > i{
	color: #f8204f;
	padding-left: 30px;
	margin-bottom: 10px!important;
}
i > span{
	color: #000;
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
#offer_content > p{
	font-size: 18px;
	

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

}
.outer-panel > .panel-body > p{
	
	text-align: center;
	padding: 5px;
	padding-top: 12%;
	font-size: 18px;
}
.outer-panel{
	width: auto;
	min-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 >  h2{
	text-align: center;
	padding-bottom: 40px;
	color: #f8204f;
	font-weight: bold;
	
}
#ben_content > i{
	color: #f8204f;
	padding-left: 30px;
}
#benefits{
	background-color: #fff;

}
.bgetcallback{
	background-color: #f0f0f3;

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

#pan{
	height:auto;
	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;
	
}
#tite > center > h4{

	padding: 5px 5px;
	
}


#cont{

	text-align:justify;
	font-size: 17px;
	min-height: 200px;
	margin: 10px 10px!important;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	line-height: 28px!important;
	background-color: #fff;
}


#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.05em; 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;
}


/* The radio */
.radio {

	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

/* Hide the browser's default radio button */
.radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkround {

	position: absolute;
	top: 5px;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: #fff ;
	border-color:#f8204f;
	border-style:solid;
	border-width:2px;
	border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
	background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background:#f8204f;


}


/* The check */
.check {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	padding-right: 15px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 3px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #fff ;
	border-color:#f8204f;
	border-style:solid;
	border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
	background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid ;
	border-color:#f8204f;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.regform{
	margin-top: 100px;
}
/*end of registration css*/



img.smallimg { display: none; }


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

	.liner{
		display: none;
	}
	
	.regform{
		margin-top: 30px;
	}
	.language {
		margin-top: -640px;
		margin-left: -94px;
	}
	#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 > h2{
		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%;
	}

}

