@charset "utf-8";
/* CSS Document */

ol li p{line-height:22px;}
ol.l-alpha{list-style-type:lower-alpha}
	
	/*Header -------------------------------------------------- */
	
	.navbar-dailies{background: url(/Portals/_default/Skins/conf-dailies-2024/images/sirc2025-banner.jpg) center center #000f22!important;}
	/*.navbar-dailies{background: #1235dc!important;}*/
		.navbar-dailies .navbar-brand .dailies-logo {color:#fff;}
			.navbar-dailies .navbar-brand .dailies-logo:hover {color:#fff;}
		.navbar-dailies .navbar-brand .dailies-date {background: #fff!important; color:#000!important;}
		.navbar-dailies .navbar-brand .bycomp{color:#fff!important;}
		.navbar-dailies .nav-underline .nav-link.active, .nav-underline .show>.nav-link {color: #fff!important; border-bottom-color: #fff!important; opacity:1;}
		.navbar-dailies .nav-underline .nav-link {color: #fff!important; opacity:0.75;}
		
		
	/* Sponsors -------------------------------------------------- */
	
	.sponsors-list label {margin-bottom: 15px;}
	img.air {width: 160px; height: auto;}
	img.meir {width: 150px; height: auto;}
	img.allianz {width: 144px; height: auto;}
	img.aon {width: 71px; height: auto;}
	img.deutsche-ruck {width: 205px; height: auto; margin-top: -15px;}
	img.everest {width: 150px; height: auto;}
	img.malaysianre {width: 100px; height: auto;}
	img.peakre {width: 120px; height: auto;}
	img.scor {width: 110px; height: auto;}
	img.sompo {width: 140px; height: auto;}
	img.taiping-re {width: 350px; height: auto;}
	
	/*Sponsors Page*/
	.sponsors-logo img.deutsche-ruck, .sponsors-logo img.malaysianre {margin-top: 0;}
	
	
	/*VOX*/
	.vox{border: 2px solid #d01b8b; padding: 20px; background:#fff; color:#000;}
		.vox h4{color:#d01b8b;}
		.vox .speaker-right ul li, .vox2 .speaker-right ul li {
			width: 150px;
		}
	.vox2{border: 2px solid #cd762b; padding: 20px; background:#fff; color:#000;}
		.vox2 h4{color:#cd762b;}
	
		
	/* Offcanvas -------------------------------------------------- */
	
	.offcanvas-header{background: #000f22!important; color:#fff!important; font-size: 1.25rem;}

			
	/*footer -------------------------------------------------- */
	
	footer{background: #000!important; color:#fff;!important}


@media (max-width: 1440px) {}
@media (max-width: 1024px) {}
@media (max-width: 768px) {}
@media (max-width: 426px) {
	
	/*Sponsors*/
	
	section.sponsors .sponsors-list a {margin: 5px 10px!important;}
	
	img.air {width: 100px; height: auto;}
	img.meir {width: 90px; height: auto;}
	
	img.allianz {width: 74px; height: auto;}
	img.aon {width: 35px;}
	img.deutsche-ruck {width: 107px; margin-top: 0;}
	img.everest {width: 80px;}
	img.malaysianre {width: 60px; margin-top: 0;}
	img.peakre {width: 74px;}
	img.scor {width: 63px;}
	img.sompo {width: 90px;}
	img.taiping-re {width: 194px;}
	
	.vox .speaker-right, .vox2 .speaker-right{margin-left:0; float:none;}
		.vox .speaker-right ul li, .vox2 .speaker-right ul li{width: 100px !important;}
	
	
	
	
}
@media (max-width: 375px) {}

@media (max-width: 320px) {}
