.BlueLink a {
	color: blue;
}

.video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width:1300px;
    max-height:735px;
}

h1 {
	margin: 0px;
}

.MCimg {
	height:200px;	
}

.HPloc {
	width:50%;
	float:left;
}

.HPQL {
	width:100%; 
	float:right; 
	text-align:center; 
	font-size:15px;
	margin-top:30px;
}

.HPlink {
	width:50%; 
	float:right; 
	text-align:center; 
	font-size:15px;
}

.RHimg {
	height:150px;
}

.SHnewsdata {
	width:30%; 
	float:left; 
	text-align:center; 
	margin-bottom:50px; 
	margin-top:50px;
	margin-left:10%;
	margin-right:10%;
}

.SHimg {
	height:150px;	
}

.TClink {
	float:left; 
	margin-left:12%;
	width:10%;
	text-align:center;
}

.CCimg {
	height:200px;	
}

.CClabel {
	width:55%;
	float:left;
	text-align:right;
	font-size:22px;
}

.CCline {
	width:5px;
	background-color:#5B9BD5;
	height:100%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.CCright {
	width:40%;
	float:left;
	font-size:20px;
	margin-top:15px;
}

p {
	margin: 0px;
}

.BlueLink a:hover {
	text-decoration: underline;
}

.MainLink {
	color: #315d8f;
	text-decoration: none;
}

.MainLink:hover {
	color: blue;
}

a {
	color: #102e50;
	text-decoration: none;
}

a:hover {
	color: blue;
}

body {
	font-family: 'Montserrat', sans-serif;
	background: #f5f5f5;
}

#Header {
	width: 100%;
	position: fixed;
	background-color: white;
	z-index: 99;
	top: 0px;
	height: 190px;
}

.PageTitle {
	float: left;
	margin-left:25px;
	margin-bottom:30px;
}

.PageTitle h1{
	margin-top: 0.2em;
}

.PageButtons {
	float: right;
	text-align: center;
}

.FullDiv {
	width:97%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
}

.RMDiv {
	width:40%;
	margin-left:5%;
	margin-right:5%;
	float:left;
	text-align:center;
}

.rounded-button {
	margin-top: 5px;
	margin-left:10px;
    display:block;
    border: 1px solid #102e50;
    border-radius: 20px;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #aaaaaa;
    box-shadow: 0 0 3px gray;
    font-weight:bold;
    cursor: pointer;
}
.rounded-button:hover {
    background: grey;
}

.round-button {
    display:block;
    width:25px;
    height:25px;
    line-height:25px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #315d8f;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;
    cursor: pointer;
    position: relative;
    bottom: 30px;
    opacity: .5;
    z-index:98;
}
.round-button:hover {
    background: #262626;
}

#Break {
	width: 100%;
	height: 5px;
	float: left;
	background-color: #315d8f;
}

#MenuLogo {
	width: 28%;
	height: 60%;
	float: left;	
	margin-left: 2%;
}
#TopLogo {
	margin-top: 0px;
}
#TopLogo2 {
	margin-top: 30px;
	Display: none;
}
#TopLogo3 {
	margin-top: 40px;
	Display: none;
}
#TopLogo4 {
	margin-top: 40px;
	Display: none;
}

#Menu {
	width: 100%;
	float: left;
	font-size: 30px;
	text-transform: uppercase;
}

#Header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Header li {
	float: left;
}
#Header li a {
	display: block;
	text-align: center;
	padding: 14px 12px;
	text-decoration: none;
	color: #999999;
}

#Header li a:visited {
	color: #999999;
}

#Header li a:hover {
	color: #485d75;
}

#Contact {
	width: 39%;
	height: 60%;
	margin-right: 25px;
	font-size: 15px;
	float: left;
	color: #777777;
	text-align: center;
	line-height: 10px;
}

#search {
	width: 25%;
	height: 60%;
	float: left;
	vertical-align: center;
	}

li.dropdown {
	display: inline-block;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

div.dropdown-content2 {
	display: none;
	background-color: #f9f9f9;
   	min-width: 160px;
   	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   	z-index: 1;
}

div.dropdown-content3 {
	display: none;
	background-color: #f9f9f9;
   	min-width: 160px;
   	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   	z-index: 1;
}

div.dropdown-content4 {
	display: none;
	background-color: #f9f9f9;
   	min-width: 160px;
   	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   	z-index: 1;
}

div.content2 {
    display: none;
    position: absolute;
    left: -150px;
    top: 100px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.News:hover .content2 {
	display: block;
	color: blue;
}

div.dropbtn2:hover .dropdown-content2 {
	display: block;
	position: absolute;
	left: 150px;
	top: 10px;
}

div.dropbtn2:hover .dropdown-content3 {
	display: block;
	position: absolute;
	left: -150px;
	top: 200px;
}

div.dropbtn3:hover .dropdown-content4 {
	display: block;
	position: absolute;
	left: 200px;
	top: 400px;
}

#SmallMenu {

    display: none;

}

li.SmallDrop {
	margin-top: 40px;
	display: inline-block;
}

.SmallDrop:hover .SmallDropMenu {
    display: block;
}
.SmallDropMenu {
    font-size: 15px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

div.content {
    display: none;
    position: absolute;
    left: -150px;
    top: 200px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.News:hover .content {
	display: block;
	color: blue;
}


#Main_Content {
	background-color: #f5f5f5;
	font-size: 20px;
	color: #102e50;
	margin-top: 200px;
	overflow: auto;
	margin-bottom: 40px;
}

.MgtPic {
	width:33%;
	float:left;
	text-align:center;
	position: relative;
	margin-bottom:50px;
}

.MgtTxt {
	padding: 20px;
	background-color:#dddddd;
	float:left;
	width:80%;
	display: none;
	position: fixed;
	left:10%;
	z-index: 90;
	top:40%;
}

#spacer {
	width: 20%;
	float: left;
	background-color: #f5f5f5;
	border-style: solid;
	border-color: #f5f5f5;
}

div.content1 {
	width: 30%;
	float: left;	
}

.HPcontent1 {
	float: left;
	text-align: center;  
	width:60%;
}

img.img1 {
	margin-top: 80px;
}

#slider_cont {
	width: 100%;
	position: relative;
	overflow: hidden;
}

img.myslide {
	width: 90%;	
	max-width: 1400px;
	margin-left:5%;
	margin-right:5%;
	z-index: 1;
}

div.mytext {
	float: left;
	width: 310px;
	height: 410px;
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	color: black;
	background-color: #cccccc;
	opacity: .8;
	z-index: 2;
	padding-top: 40px;
}

#socialMedia {
	padding-left:60px;
}

#socialMedia2 {
	display:none;
}

@media screen and (max-width: 1425px) {
	#Header {
		height: 185px;
	}
	#Main_Content {
		margin-top: 190px;
	}
}

@media screen and (max-width: 1330px) {
	#Menu {
		font-size: 20px;
	}
	#Contact {
		font-size: 12px;
	}
	div.dropbtn2:hover .dropdown-content3 {
		display: block;
		position: absolute;
		left: -150px;
		top: 150px;
	}
	div.dropbtn3:hover .dropdown-content4 {
		display: block;
		position: absolute;
		left: 160px;
		top: 200px;
}
}

@media screen and (max-width: 1040px) {
	#TopLogo {
		Display: none;
	}
	#TopLogo2 {
		Display: block;
	}
	#TopLogo3 {
		Display: none;
	}
	.RMDiv {
		width:90%;
	}
}

@media screen and (max-width: 945px) {
	#Menu {
		font-size: 15px;
	}
	.RHimg {
		height:100px;
	}
	.SHimg {
		height:100px;
	}
	#socialMedia {
		padding-left:0px;
	}
}

@media screen and (max-width: 810px) {
	#TopLogo {
		Display: none;
	}
	#TopLogo2 {
		Display: none;
	}
	#TopLogo3 {
		Display: block;
	}
	.TClink {
		font-size:15px;
	}
}

@media screen and (max-width: 800px) {
	div.content1 {
		width: 60%;
	}
	img.img1 {
		margin-left: 20%;
		margin-top: 0;
	}
	.CCimg {
		height:120px;
	}
	#socialMedia {
		display:none;
	}
	#socialMedia2 {
		display:block;
	}
}

@media screen and (max-width: 750px) {
	#Menu {
		font-size: 12px;
	}
	div.dropbtn2:hover .dropdown-content3 {
		display: block;
		position: absolute;
		left: -150px;
		top: 125px;
	}
}

@media screen and (max-width: 640px) {
	#Contact {
		font-size: 10px;
	}
	#Menu {
		font-size: 10px;
	}
	#Main_Content {
		margin-top: 200px;
	}
}

@media screen and (max-width: 625px) {
	#TopLogo {
		Display: none;
	}
	#TopLogo2 {
		Display: none;
	}
	#TopLogo3 {
		Display: none;
	}
	#TopLogo4 {
		Display: block;
	}
	.MCimg {
		height:100px;
	}
	.HPloc {
		width:100%;
	}
	.HPlink {
		width:100%;
	}
	.ENewsRoll {
		width:100%;
	}
	.MainLink {
		font-size:15px;
	}
	.RHimg {
		height:60px;
	}
	.SHimg {
		height:60px;
	}
	.TClink {
		font-size:9px;
	}
	.CCimg {
		height:60px;
	}
	.CClabel {
		display:none;
	}
	.CCline {
		display:none;
	}
	.CCright {
		width:80%;
	}
}

@media screen and (max-width: 515px) {
	img.img1 {
		margin-left: 0%;
		margin-top: 0;
		width: 100%;
	}
	.RHthird {
		font-size:12px;
	}
	.SHnewsdata {
		width:80%;
	}
}

@media screen and (max-width: 425px) {
	#search{
		display: none;
	}
	
	.HPcontent1 {
		width:100%;
	}
	
	#Menu {
		display: none;
	}
	li {
		float: none;
	}
	#Contact {
		font-size: 9px;
	}
	#SmallMenu {
		display: inline-block;
		margin-top: 20px;
		color: #999999;
		width: 50%
	}
	.SmallDropMenu {
		display: block;
	}
	#MenuLogo {
		width: 100%;
		height: 40%;
		float: left;	
	}
	#spacer {
		display: none;
	}
	div.content1 {
		width: 100%;
	}
	img.myslide {
		width: 100%;
		margin-left: 0%;
	}
	#Header {
		height: 180px;
	}
	#Main_Content {
		margin-top: 190px;
		font-size:15px;
	}
	
	#TopLogo {
		Display: block;
	}
	#TopLogo2 {
		Display: none;
	}
	#TopLogo3 {
		Display: none;
	}
	#TopLogo4 {
		Display: none;
	}
	.MainLink {
		font-size:10px;
	}
	.RHimg {
		height:50px;
	}
	.SHimg {
		height:50px;
	}

}

@media print {
	#Header {
		display: none !important;
	}
	
	.CopyRight {
		display: none !important;
	}
}