

	@media (max-width: 1000px){
		
button.sbtnt{
height:70px !important;
width: 100px!important;
			color:#fee354 !important;
			padding:20px 30px !important;
				background-color:rgba(0,136,169,1);
	border:none;
			font-size:20px;
				border-radius:50px;
				cursor:pointer;
	transition:all 0.3s ease 0s;
		margin-top:5px !important;
align-items:center !important;

		}
		
.dns{
	 	color:#fee354 !important;
		width:25%;
	
 }
		
button.l{
	height:80px !important;
		border-radius:50px;
			border:none;
				font-size:33px !important;
}
 
 button.sps{

	font-size:33px !important;
	font-weight:500;
	padding:9px 25px !important;
	background-color:rgba(0,136,169,1);
	border:none;
	border-radius:50px;
	cursor:pointer;
	transition:all 0.3s ease 0s;
	height:80px !important;
	 	color:#fee354 !important;
		width:300px !important;

}
button.special{
	height:70px !important;
	width:500px !important;
	font-size:33px !important;
		color:#fee354 !important;
		font-weight:500;
		border-radius:50px;
		align-items:center;
		margin-bottom:10px;
		
}


li, a, button{

	font-size:25px !important;
	font-weight:500;


	text-decoration:none;
	
}

button{
	padding:18px 50px !important;


}

	}
	
	
	
	
	
	.sick{
			color:#fee354 !important;
	}
	

button.sps{
	height:40px;
	width:130px;
	font-size:18px;
		color:#fee354 !important;
		font-weight:500;
		border-radius:50px;
		align-items:center;
		margin-bottom:10px;
		
}
button.special{
	height:40px;
	width:290px;
	font-size:20px;
		color:#fee354 !important;
		font-weight:500;
		border-radius:50px;
		align-items:center;
		margin-bottom:10px;
		
}
button.sbtnt{

height:35px;
width:50px;
			color:#fee354;
			padding:9px 10px;
				background-color:rgba(0,136,169,1);
	border:none;
			font-size:20px;
				border-radius:50px;
				cursor:pointer;
	transition:all 0.3s ease 0s;
	margin-top:3px;
		}
		
		
li, a, button{
	font-weight:500;
	font-size:16px;
	color:#fee354;
	text-decoration:none;


}
.bar{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:30px 10%;
	background-color:fff423;
}
.navlinks{
	list-style:none;
}
.navlinks li{
	display:inline-block;
	padding:0px 20px;
}
.navlinks li a{
	transition:all 0.3s ease 0s;
}
.navlinks li a{
	color:#0088a9;
}
button{
	padding:10px 10px;
	background-color:rgba(0,136,169,1);
	border:none;
	border-radius:50px;
	cursor:pointer;
	transition:all 0.3s ease 0s;

}
button:hover{
	background-color:rgba(0,136,169,0.7);
}
		
button.l{
	height:50px;
		border-radius:50px;
			border:none;
				font-size:20px;
}