body { 
	background:black url('/convention/images/bg.png') repeat-x; 
}


#header
{
	width: 1140px;
	height: 148px;
	background: url("/convention/images/CHIC2026_header.png") no-repeat; 
	background-size: cover;
}

.section-header {
	border-bottom: solid 2px ;
}

.companyName {
	color: black;
	font-weight: bold;
	margin-top: 1em;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.floatRight {
	float: right;
	padding: 20px;
}

.ticket {
	border: dashed 2px black;
	padding: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}

.ticket h3 {
	border-bottom: solid 1px #c0c0c0;
}

.nores {
	border: solid 1px black;
	padding: 6px;
	text-align: center;

}


.guestRegistration {
	background: #eeeeee;
	padding: 30px;
	margin-top: 18px;
	margin-bottom: 12px;
}

.guestRegistration h4 {
	color: black;
}



.hotelMap
{
    width: 420px !important;
}






@media (min-width: 1px) and (max-width: 1199px) {
 #header 
	{
    
/*
		background: url('/images/elksmobile.png') no-repeat; 
		width: 100%;
		height: 80px;
		display: block; 
		vertical-align:middle; 
		margin: 0 auto;
		background-color: black;
		background-position: center;
*/
	}	
}

@media (min-width: 1px) and (max-width: 991px){
	
	#header
	{
		width: 100%;
		height: 108px;
		background-color: #80acf5;
		background: url("/convention/images/2026_conv/header2026m.png")!important; 
		top: 0px;
	}
    
    .hotelMap
{
    width: 100% !important;
}

}

.housingChairs {
	background: #e1e1e1;
	padding: 10px;
}

.housechair
{
	visibility: hidden ;
	display: none ;
}

.hotels h6 {
	font-weight: bold;
}

.housingChairs h6 {
	font-weight: bold;
}
