body
{
	font-family: Poppins Regular ;
}
.top-back
{
	padding-top: 0%;
	height:680px;
	background-image:url("images/top-back.png");
	background-size:100% 100%;
}

.top-text
{
	font-family: Poppins;
	font-size: 47px;
	margin-left: 6%;
	margin-top: -6%;
	font-weight: bold;

}
.top-text2
{
	font-family: Poppins;
	font-size: 35px;
	margin-left: 6%;
	font-weight: bold;
}
.service-bg
{
	background-color:#f9f9f9;
}
.navigate
{
	margin-left: 4%;
}
.navigate img
{
	margin-top: -60px;
	width:350px;
	margin-left:-2%;
}
.menu
{
	margin-right: 5%;
}
.menu ul
{
	float:right;
	margin-top:-150px;
	font-size:18px;
}
.menu li
{
	font-family:  Poppins;
	float:right;
	list-style-type: none;
	margin-right:40px;
}

.form1
{
	background-color:#f3002b;
	padding-top:1%;
	padding-bottom: 3%;
}
.form1 p
{
	font-family:  Poppins;
	font-size:32px;
	color:white;
}
.ip
{
	width:12%;
	background-color:transparent;
	height:50px;
	border:2px solid white;
	margin-left:20px;
}
.ml
{
	padding-left:8%;
	padding-top: 2%;
}
.ml
{
	padding-right:8%;
}
.ip-btn
{
	width:12%;
	background-color: #fff ;
	border:1px solid red;
	height:50px;
	color:#f3002b;
	font-size:22px;
	font-weight: bolder;
	font-family:  Poppins;
	margin-left:30px;
}
.tp
{
	padding-top: 5%;
}
.ip-btn:hover
{
	color:black;
}
.text-head
{
	font-family:  Poppins;
	margin-top: 3%;
	font-size:35px;
	font-weight: bolder;

}
.text-para
{
	font-family:  Poppins;
	font-size:18px;
	line-height: 30px;
}
.fly-back
{
	height:auto;
	background-color:#f1f0ee;
	background-size:100% 100%;
}
.padding1
{
	padding-left:80px;
	padding-top:80px;
}
.pay-down-img
{
	
	margin-left:-1%;margin-right:-1%;
}

.piller
{
	padding-bottom: 2%;
	background-color:red;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
.t2
{
	font-size:25px;
}

.form-top
{
	font-size:35px;
	font-family: Poppins;
	margin-top:3%;
	color:white;
}
.ip2
{
	border:none;
	width:95%;
	height: 50px;
	margin-top:2%;

}
.ip2-btn
{
	background-color:#c89a69;
	border:none;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:35px;
	width:40%;
	margin-top: 2%;
}
.foot
{
	position: relative;
	background-color:black;
	padding-top: 3%;
	padding-bottom: 3%;
}
.bg-lady
{
	background-image:url('images/lady.png');
	background-repeat:no-repeat;
	background-size: 300px 300px;
	height:auto;
}
.bg-blck
{
	background-image:url('images/last-blck.png');
	padding:1% 16%;
	background-size: cover;
	height:auto;
	line-height:40px;
}
.frame
{
	width:85%;
	height:280px;
}
.tick
{
	font-size:28px;
	color:white;
	margin-left: 1%;
}
.bulb
{
	width:45%; 
}
.lastimg1
{
	margin-left: -7%;
	width:110%;
	margin-bottom:-15px;
	 position: relative; 
}
@media only screen and (max-width: 1400px) 
{
	.top-back
	{
		height:580px;
	}
	.man-img
	{
		width:38%;
		margin-top: 18%;
	}
}

@media only screen and (max-width: 1200px) 
{
	.top-back
	{
		height:500px;
	}
	.top-text
	{
		font-size: 60px;
		margin-top: 12%;
	}
	.man-img
	{
		width:42%;
		margin-top: 30%;
	}
	.t2
	{
		font-size:20px;
	}
	.padding1
	{
		padding-top:40px;
	}
	.tick
	{
		font-size:20px;
		margin-left: 0%;
	}
	.navigate img
	{
		margin-top: 8px;
		width:16%;
	}
}
@media only screen and (max-width: 1000px) 
{
	.top-back
	{
		height:400px;
	}
	.navigate img
	{
		
		width:16%;
	}
	.pay-down-img
	{
		
		margin-left:-2%;margin-right:-2%;
	}
	.ip2
	{
		width:75%;
	}
	.man-img
	{
		width:30%;
		margin-top: 3%;
	}
	.bulb
	{
		width:25%; 
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.lastimg1
	{
		display: inline-block;
		float:left;
		width:25%;
		margin-left:0%;
	}
	.top-text
	{
		font-size: 50px;
		margin-top: 8%;
	}

}
@media only screen and (max-width: 700px) 
{
	.bg-lady
	{
		background-image:none;
		height:auto;
	}
	.ml
	{
		margin-left:0%;
	}
	
	.top-back
	{
		height:350px;
	}
	.top-text
	{
		font-size: 40px;
		margin-top: 6%;
	}
	.top-text2
	{
		font-size: 22px;
		
	}
	
	.navigate img
	{
		width:30%;
	}
	.menu
	{
		margin-right: 0%;
	}
	.menu ul
	{
		margin-top:-4%;
	}
	.menu li
	{
		font-size: 14px;
		margin-right:15px;
	}
	
	.ip
	{
		width:17%;
		margin-left:20px;
	}
	.ip-btn
	{
		margin-top: 2%;
		width:30%;
		margin-left:0px;
	}
	.padding1
	{
		padding-left:0px;
		padding-bottom:30px;
		padding-top:40px;
	}
	.pay-down-img
	{
		;
		height:auto;
		margin-left:-3%;margin-right:-3%;
	}
	.piller
	{
		background-color:red;	
	}

}
@media only screen and (max-width: 550px) 
{
	.top-back
	{
	    margin-top:0%;
		height:230px;
		background-image:url("images/top-back2.png");
	}
	.top-text
	{
		font-size: 19px;
		margin-top: -50px;
		margin-left: -1%;
	}
	.top-text2
	{
		margin-left: -1%;
		font-size: 15px;
	}
	.navigate img
	{
		margin-top: -40px;
		width:200px;
		margin-right:0px;
		margin-left: -15%;
	}
	.menu ul
	{
		margin-top:-90px;
		font-size:10px;
		margin-right: -7%;
	}
	.menu li
	{
		margin-right:10px;
		font-size: 10px;	
	}
	.form1
	{
		padding-top:1%;
		padding-bottom: 3%;
	}
	.form1 p
	{
	    margin-top: 10px;
		margin-bottom: -10px;
		font-size:25px;
	}
	.ip
	{
		width:70%;
		height:45px;
		margin-left:0px;
		margin-top: 5%;
	}
	.ip-btn
	{
		width:70%;
		height:50px;
		font-size:20px;
		margin-left:0px;
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.pay-down-img
	{
		
		height:auto;
		margin-left:-5%;margin-right:-5%;
	}

	.man-img
	{
		width:35%;
		margin-top: 5%;
	
	}
	.form-top
	{
		font-size:35px;
		font-family: serif;
		margin-top:5%;
	}
	.ip2
	{
		border:none;
		width:95%;
		height: 50px;
		margin-top:2%;

	}
	.ip2-btn
	{
		
		font-size:18px;
		height:50px;
		width:70%;
		margin-top: 5%;
	}
	.foot
	{
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.frame
	{
		width:85%;
		height:200px;
	}
	.man-img
	{
		width:0%;
	}
	.lastimg1
	{
		float:center;
		width:80%;
		margin-left:10%;
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 420px) 
{
	.top-back
	{
		margin-top: 20px;
		height:220px;
		background-image:url("images/top-back2.png");
	}
	.top-text
	{
		font-size: 17px;
		margin-top: -50px;
		margin-left: -1%;
	}
	.top-text2
	{
		line-height: 20px;
		margin-left: -1%;
		font-size: 12px;
		margin-top:5%; 
	}
	.navigate img
	{
		margin-top: -60px;
		margin-left: -20%;
	}

}