@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/IR2026-dailies-bg-v2.jpg) center center #180825!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: 300px; height: auto;}
	img.meir {width: 320px; height: auto;}
	img.iii {width: 150px; height: auto;}
	img.gic {width: 69px; height: auto;}
	
	
	/*VOX*/
	.vox{border: 2px solid #daa25b; padding: 20px; background:#fff; color:#000;}
		.vox h4{color:#daa25b;}
		.vox .speaker-right ul li, .vox2 .speaker-right ul li {
			width: 150px;
		}
		.vox .speaker-info{font-family: "Lato", sans-serif;}
	.vox2{border: 2px solid #cd762b; padding: 20px; background:#fff; color:#000;}
		.vox2 h4{color:#cd762b;}
		
		
	.speaker-right.spk-rt-ir2026 ul li, .speaker-left.spk-rt-ir2026 ul li {
        width: 150px;
    }
		
		
		
	
		
	/* Offcanvas -------------------------------------------------- */
	
	.offcanvas-header{background: #180825!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;}
	
	.vox .speaker-right, .vox2 .speaker-right{margin-left:0; float:none;}
		.vox .speaker-right ul li, .vox2 .speaker-right ul li{width: 100px !important;}
	
	.speaker-right.spk-rt-ir2026 ul li, .speaker-left.spk-rt-ir2026 ul li {
        width: 100px;
    }
	
	
}
@media (max-width: 375px) {}

@media (max-width: 320px) {}
