.temp_menu ul {
		display: inline-block;
			text-align: center;
		
	 
	}
	.lt720_hidden{
		display: block;
	}
	.lt720_show{
		display: none;
	}
	.mui-title h3{
		font-size: 6rem;
	}
	.mui-title h5{
		font-size: 3rem;
	}
	.temp_menu{
	 
		text-align: center;
	} 
	
	.temp_menu1{
		display: none;
	}
	
	.temp_menu i {
		display: none;
	}
	.temp_mainex p {
		text-align: center;
		font-size: 1.5rem;
		}
	
	
	
	.temp_menu ul li {
		padding: 0px;
		margin: 0px;
		display: inline-block;
		margin-top: 00rem;
	}
	
	.temp_menu ul li a {
		float: left;
		display: block;
		width: 102px;
		height: 3rem;
		padding: 0px;
		margin: 0;
		font-size: 1rem;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: white;
		font-weight: bold;
		outline: none;
		border: none;
		line-height: 3rem;
	
	}
	
	
	.temp_menu ul li a:hover,
	.temp_menu ul li .current {
	
		background-color: rgb(1, 133, 208);
	}
	