

body {
	font-family:Arial;}

.header-basic {
	background-color: #002633 !important;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
	padding: 20px px;
	height: 150px;
	box-sizing: border-box;
	
	
}
.header-basic .header-limiter {
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
	

}

/* Logo */

.header-basic .header-limiter h1 {
	float: left;
	font: normal 28px;
	line-height: 40px;
	margin: 0;
}

.header-basic .header-limiter h1 span {
	color: #5383d3;
}

/* The header links */

.header-basic .header-limiter a {
	color: #ffffff;
	text-decoration: none;
}

.header-basic .header-limiter nav{
	font:16px;
	line-height: 40px;
	float: right;
	margin-top:60px;
	margin-right:5px;
}

.header-basic .header-limiter nav a{
	display: inline-block;
	padding: 0 6px 5px 0;
	text-decoration:none;
	color: #0C3;
	font-size: 16px;
	opacity: 0.9;
}

.header-basic .header-limiter nav a:hover{
	opacity: 1;
	color:#F00;
	
	
}

.header-basic .header-limiter nav a.selected {
	color: #ffffff;
	pointer-events: none;
	opacity: 1;
}

.header-basic .header-limiter nav a.active {
	color:#Fff;
	background-color: #063;
	padding: 2px 2px;
	border-radius: 5px;
	padding:10px;
	}

#si-1{
	width:100%;
	margin:0;
	padding:0;
	font-family: arial;
	}
	top{
		margin-top:-5px;
		width:100%;
		}
		
		top1{
		
		width:100%;}
		
/* Making the header responsive */

@media all and (max-width: 800px) {

	.header-basic {
		padding: 20px 0;
		height: 220px;
	}

	.header-basic .header-limiter h1 {
		float: none;
		margin: -8px 0 5px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
	}

	.header-basic .header-limiter nav {
		line-height: 1;
		float:none;
		margin-top:0;
		
	}

	.header-basic .header-limiter nav a {
		font-size: 14px;
		
	}
	
	.left1 {
	float: left;
	margin-top:-10px;
	margin-right:5px;
	max-height:50% !important;

}

top{
		margin-top:-5px;
		width:100%;
		height:50%;
		}
		
		top1{
		
		width:100%;
		height:50%;}
}

/* For the headers to look good, be sure to reset the margin and padding of the body */

body {
	margin:0;
	padding:0;
}

hr{
	
	color:#de9000 !important;
	}
	.left1 {
	float: left;
	margin-top:-10px;
	margin-right:5px;

}
.row ul li > span {
color: #000 !important;
}
.row li{
	color: #F00;
}
.row li{
	margin-left:10px;
	list-style:square;
	color: #F00;
}
