@charset "UTF-8";
/* CSS Document */



	
@media screen and (min-width:1135px){
	
	body{background:url(img/home_back_01.gif) no-repeat;
 
	 background-size:cover;
	  background-attachment: fixed;  }
	  
	  
	 #miri_big{background:url(img/miri_logo.png) no-repeat;
	 			width:70%; height:124px;
			    background-size:100%;
				margin-left:15%;
				margin-top:20%;}
		
	#enter_button{width:197px; height:75px; margin-left:auto; margin-right:auto;
					margin-top:5%;}
	
	#bestview{width:100%; height:40px; text-align:center; color:#B5B5B5;
				font-family: 'Lato', sans-serif; font-size:80%; margin-top:130px;}
	
	 
	}
@media screen and (min-width:951px) and (max-width:1135px) {
	
	
	body{background:url(img/home_back_01.gif) no-repeat;
 
	 background-size:cover;
	  background-attachment: fixed;  }
	  
	  
	 #miri_big{background:url(img/miri_logo.png) no-repeat;
	 			width:70%; height:124px;
			    background-size:100%;
				margin-left:15%;
				margin-top:28%;}
		
	#enter_button{width:197px; height:75px; margin-left:auto; margin-right:auto;}
	
		
	#bestview{width:100%; height:40px; text-align:center; color:#B5B5B5;
				font-family: 'Lato', sans-serif; font-size:80%; margin-top:130px;}
	
	
	}
@media screen and (min-width:527px) and (max-width:950px) {
	
	
	
	body{background:url(img/home_back_phone.gif) no-repeat;
 
	 background-size:cover;
	  background-attachment: fixed;  }
	  
	  
	 #miri_big{background:url(img/miri_logo.png) no-repeat;
	 			width:70%; height:124px;
			    background-size:100%;
				margin-left:15%;
				margin-top:36%;}
		
	#enter_button{width:197px; height:75px; margin-left:auto; margin-right:auto;}
	
		
	#bestview{width:100%; height:40px; text-align:center; color:#B5B5B5;
				font-family: 'Lato', sans-serif; font-size:80%; margin-top:130px;}
	
	
	}
@media screen and (min-width:10px) and (max-width:526px) {
	
	
	body{background:url(img/home_back_phone_01.gif) no-repeat;
 
	 background-size:cover;
	  background-attachment: fixed;  }
	  
	  
	 #miri_big{background:url(img/miri_logo.png) no-repeat;
	 			width:70%; height:60px;
			    background-size:100%;
				margin-left:15%;
				margin-top:45%;}
		
	#enter_button{width:197px; height:75px; margin-left:auto; margin-right:auto;}
	
		
	#bestview{width:100%; height:40px; text-align:center; color:#B5B5B5;
				font-family: 'Lato', sans-serif; font-size:80%; margin-top:130px;}
	
	
	
	}