/* Top Menu
-------------------------------------------------- */
.awards-navbar .navbar-brand, .navbar-brand:hover{color:#DDA00F!important;}
.awards-navbar .navbar-brand, .navbar-brand:visited{color:#DDA00F!important;}
	.awards-navbar .navbar-brand span{color:#f3842b!important;}


/* Header
-------------------------------------------------- */
.section-header{background:url(../aiia2025-micro1.html) center center!important;}
	.section-header h1{color:#f3842b!important;}
	.section-header .cta-awards a.booklet{color:#DDA00F;}

	
/* Winners
-------------------------------------------------- */
.section-special{background:url(../aiia2025-micro1.html) fixed;}
	.section-special h2{color:#DDA00F;}
	
	.section-special .winnerbox {background: #fff; display: block; padding: 30px; position: relative; border-radius: 5px;}
		.section-special .winnerbox .d-flex {position: relative;}
		.section-special .winnerbox label {color: #24143E;}
		.section-special .winnerbox h5 {font-weight: bold; color: #24143E;}
		.section-special .winnerbox .btn-dark {color: #fff!important;}
		
		.section-special .winnerbox .sponsor-wrap {overflow: hidden; margin-bottom: 15px; position: absolute; top: 0; right: 0; text-align: right;}
			.section-special .winnerbox .sponsor-wrap small, .sponsor-wrap a {display: block;}
			
		.sponsor-wrap a{margin-top: 5px!important;}
		
		.sponsor-mdrt img{width: 85px;}
		.sponsor-mtl img{width: 88px;}
		.sponsor-msig img{width: 105px;}
		.sponsor-hdi img{width: 60px;}
		.sponsor-allianz img{width: 108px;}
		.sponsor-managemy img{width: 93px;}
		.sponsor-aig img{width: 55px;}
		.sponsor-munichre img{width: 125px;}
		.sponsor-sunlife img{width: 105px;}
		.sponsor-hsbclife img{width: 128px;}
	
	
	
	
	
/*Button Design
-------------------------------------------------- */
.btn-primary{border-color:#f3842b!important; background:#f3842b!important; color:#000!important;}
.btn-secondary{border-color:#79461c!important; background:#79461c!important; color:#fff!important;}
.btn-outline-primary{border-color:#f3842b!important; color:#f3842b!important;}
	.btn-outline-primary:hover{background:transparent!important; color:#f3842b!important;}


/* Sponsors HP
-------------------------------------------------- */
.sponsors-list a.aig img{width:80px; height:auto;}
.sponsors-list a.kpmg img{width:104px; height:auto;}
.sponsors-list a.allianz img{width:158px; height:auto;}
.sponsors-list a.hdi img{width:85px; height:auto;}
.sponsors-list a.hsbc img{width:186px; height:auto;}
.sponsors-list a.managemy img{width:125px; height:auto;}
.sponsors-list a.mdrt img{width:108px; height:auto;}
.sponsors-list a.msig img{width:136px; height:auto;}
.sponsors-list a.mtl img{width:108px; height:auto;}
.sponsors-list a.munichre img{width:176px; height:auto;}
.sponsors-list a.sunlife img{width:158px; height:auto;}


@media (max-width: 991px) {}
@media (max-width: 768px) {}
@media (max-width: 426px) {
	.section-header{background-size: cover !important;}
	
	.sponsors-list a {display: inline-block; margin: 10px!important;}
		.sponsors-list a.aig img{width:55px!important;}
		.sponsors-list a.air img{width:125px!important;}
		.sponsors-list a.kpmg img{width:75px!important;}
		.sponsors-list a.allianz img{width:110px!important;}
		.sponsors-list a.hdi img{width:60px!important;}
		.sponsors-list a.hsbc img{width:143px!important;}
		.sponsors-list a.managemy img{width:96px!important;}
		.sponsors-list a.mdrt img{width:80px!important;}
		.sponsors-list a.msig img{width:107px!important;}
		.sponsors-list a.mtl img{width:83px!important;}
		.sponsors-list a.munichre img{width:125px!important;}
		.sponsors-list a.sunlife img{width:116px!important;}
		
		/*WINNERS*/
		.section-special .winnerbox .sponsor-wrap {position: relative; text-align: left;}
		
		
}
@media (max-width: 320px) {
	
	/* Sponsors HP
-------------------------------------------------- */
	.sponsors-list a.air img{width:100px; height:auto;}
	.sponsors-list a.meir img{width:100px; height:auto;}
	
	.sponsors-list a.aig img{width:80px; height:auto;}
	.sponsors-list a.kpmg img{width:104px; height:auto;}
	.sponsors-list a.allianz img{width:158px; height:auto;}
	.sponsors-list a.hdi img{width:85px; height:auto;}
	.sponsors-list a.hsbc img{width:186px; height:auto;}
	.sponsors-list a.managemy img{width:125px; height:auto;}
	.sponsors-list a.mdrt img{width:108px; height:auto;}
	.sponsors-list a.msig img{width:136px; height:auto;}
	.sponsors-list a.mtl img{width:108px; height:auto;}
	.sponsors-list a.munichre img{width:176px; height:auto;}
	.sponsors-list a.sunlife img{width:158px; height:auto;}
	
	
}