@charset "utf-8";
/* CSS Document */

/*body{font-size:14px; background: url("images/miiabg.jpg") fixed; background-size:cover;}*/
body{font-size:14px; background: #000;}


	
	.skip{display:block; text-decoration:none; padding:5px 10px; position:fixed; top:0; right:0; background:#000; color:#fff!important;}
		.skip:hover{text-decoration:underline;}
	
	.header-aiia{padding:10px 0; color:#fff;}
	.awards-logo{text-align:center; margin-top:30px;}
		.awards-logo img{width:200px;}
	.awards-name{font-size:42px; text-shadow: 2px 2px 2px #070329; margin: 0 auto;}
	
	.body-aiia{padding:60px 0;}
		.body-aiia .btn-secondary{background:#E0B85C; border-color:#E0B85C; color:#111;}
		
	.winner-wrap{color:#fff;}
		.winner-wrap img{border:3px solid #B88A2E;}
	/*.winner-wrap img{display:none;}*/
	
	.cat{color:#B8A77A;}

.category{color:#B8A77A;}
	


@media (max-width: 1440px) {
	
}
@media (max-width: 1024px) {
	
}

@media (max-width: 768px) {
	.sidebar-awards{display:none;}
}

@media (max-width: 426px) {
	body{background: url("images/atlaa2026-splash-mobBG.jpg") fixed; background-size:cover;padding-top:40px!important;}
}
