@charset "utf-8";

	.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;
}

.top-plat-nav img {
	width: 100%;
	height: auto;
	display: block;
}

.top-plat-nav {
	width: 33.3%;
	float: left;
}


.bottom-plat-nav img {
	width: 100%;
	height: auto;
	display: block;
}

.bottom-plat-nav {
	width: 25%;
	float: left;
}

.footer-box {
	height: 300;
	background-image: url("images/WaterFooter.jpg");
}