 /*      Version 2     */
 
 
body {

	max-width : 1000px;
	margin: 0 auto !important;
	float: none !important;
	font-family : "Helvetica","Arial",Tahoma,Arial,Helvetica,sans-serif;
}

h3 {
	text-align : center;
	color: #08088A;
	font-size: 24px;
	font-family: 'Roboto Slab';
}

h4 {
	text-align : center;
	font-size: 18px;
}

h2 {
	text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
    font-size: 60px;
}

p {
	padding : 2%;
}

.t1 {
	text-align : center;
	font-size: 18px;
}

.t2 {
	font-size: 24px;
	color: #8A0808;
}

.t11 {
	color: #8A0808;
	font-weight:bold;
	text-decoration:underline;
}

img {
	text-align : center;
	max-width : 100%;
	height : auto;
	width : auto;
}

#wrapper {
	margin : 0 auto;
	max-width : 980px;
	width : 96%;
	background : #BDBDBD;
	padding : 2%;
	border-radius : 10px;
}

table {
	padding-left: 2px;
}

header {
	padding : 5px;
}

header img{

}

nav {
	background-color: #666666;
	padding : 0;
	margin : 0 0;
	border-radius : 0px;
	max-width : 980px;
}

nav ul{
	overflow: hidden;
	padding: 0px;
	text-align: center;
	margin: 0px;
	transition: max-height 0.4s;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;			
}

nav li a {
	color : #fff;
	text-decoration : none;
}

nav ul li:hover {
	background-color: #0404B4;
}

nav ul li {
	display: inline-block;
	padding: 15px;
}

nav ul li a{
	padding: 15px;
}

nav li.active {
	background-color : #322F2C;
}

.clearfix {
	clear : both;
}

.left-col {
	background : #F2F2F2;
	width : 60%;
	float : left;
	margin-top : 2%;
	border-radius : 10px;
}
.left-col2 {
	background : #FFFFFF;
	width : 60%;
	float : left;
	margin-top : 2%;
	border-radius : 10px;
}

.sidebar {
	background : #D8D8D8;
	width : 38%;
	float : right;
	margin-top : 2%;
	border-radius : 10px;
}

.sidebar2 {
	background : #FFFFFF;
	width : 38%;
	float : right;
	margin-top : 2%;
	border-radius : 10px;
	padding:20px;
}
.sidebar3 {
	background : #F2F2F2;
	width : 38%;
	float : right;
	margin-top : 2%;
	border-radius : 10px;
	padding:20px;
}

.full {
	background : #F2F2F2;
	width : 100%;
	float : left;
	margin-top : 2%;
	border-radius : 10px;
}

.vid {
	position : relative;
	padding-bottom : 56.25%;
	padding-top : 30px;
	height : 0;
	overflow : hidden;
}

.vid2 {
    position: relative;
	width : 100%;
	height : 100%;
}

.vid iframe {
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
}

footer {
	background : #666666;
	border-radius : 50px;
	color: #FFFFFF;
	padding: 2px;
}

.handle {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 10px;
	text-align: left;
	cursor: pointer;
	display: none;			
}

.imger {
	float: right;
}

.imger img {
	height : 20px;
	width : 20px;
}

.fixed {
	position: fixed;
	top: 0;
	width : 96%;
}

.postinfo {
	font-style: italic;
	color:#999;
	font-size:85%;
}

video {
	width: 100%    !important;
	height: 50%   !important;
}

#gmslogo {
	display:block;
	margin-left: 20px;
}

#ocdsblogo {
	text-align: center;
}

#logohead {
	width: 100%;
	height:250px;
}

#about {
	display:none;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	position absolute;
	border-radius : 10px;
	padding: 15px;
}

.about2 {
	text-align: center;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20;
	margin: 20;
}

#doglogo {
	padding-left:60px;
}



.left-col a, .sidebar a, .left-col2 a, .sidebar2 a, .full a  {
	color: #0174DF;
	text-decoration: none;
}

.left-col a:hover, .sidebar a:hover, .left-col a:hover, .sidebar2 a:hover, .full a:hover   {
	font-weight: bold;
}

#google_translate_element {
	float:right;
}

.input {
    border: 1px solid #006;
    background: #ffc;
}

.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}

.button {
    border: none;
    background: url('up.png') no-repeat top left;
    padding: 2px 8px;
}

.button:hover {
    border: none;
    background: url('down.png') no-repeat top left;
    padding: 2px 8px;
}

#textMessage {
	font-family: 'Raleway', serif;
    font-size: 36px;
    text-shadow: 4px 4px 4px #aaa;
}

.texter {
	font-family: 'Roboto';
    font-size: 18px;
}
.texter2 {
	font-family: 'Roboto';
    font-size: 24px;
}

#banner {
	width:100%;
	background-color: #FFFFFF;
}

#checks {
	padding-left:75px;;
}
#execDir {
 	margin-left:200px;
 	margin-right:200px;
}
#fosC {
 		margin:100px;
}
#famS {
 		margin:100px;
}
.bg {
  		background: #BDBDBD;
  		width: 100%;
  		opacity: 1;
  		height:auto;
	}

	.show {
 		opacity: 0.1;
	}

	.transition {    
  		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
	}


.w3-theme-l5 {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-l4 {color:#000 !important; background-color:#ececec !important}
.w3-theme-l3 {color:#000 !important; background-color:#d8d8d8 !important}
.w3-theme-l2 {color:#000 !important; background-color:#c5c5c5 !important}
.w3-theme-l1 {color:#000 !important; background-color:#b1b1b1 !important}
.w3-theme-d1 {color:#fff !important; background-color:#8e8e8e !important}
.w3-theme-d2 {color:#fff !important; background-color:#7e7e7e !important}
.w3-theme-d3 {color:#fff !important; background-color:#6f6f6f !important}
.w3-theme-d4 {color:#fff !important; background-color:#5f5f5f !important}
.w3-theme-d5 {color:#fff !important; background-color:#4f4f4f !important}

.w3-theme-light {color:#000 !important; background-color:#f9f9f9 !important}
.w3-theme-dark {color:#fff !important; background-color:#4f4f4f !important}
.w3-theme-action {color:#fff !important; background-color:#4f4f4f !important}

.w3-theme {color:#fff !important; background-color:#9e9e9e !important}
.w3-text-theme {color:#9e9e9e !important}
.w3-theme-border {border-color:#9e9e9e !important}

/*----------------------------------------------------------------------------------*/
		
/*-------Media------*/

@media screen and (max-width: 478px) 	{
	body {
		font-size: 13px;
	}
}

@media screen and (max-width: 768px) 	{
	.left-col {
		width: 100%;
	}
	.left-col2 {
		width: 100%;
	}
	.sidebar {
		width: 100%;
	}
	.sidebar2 {
		width: 100%;
	}
	nav ul {
		max-height: 0px;
	}
	.showing {
		max-height: 20em;
		background-color : #848484;
	}		
	nav ul li {
		width: 100%;
		box-sizing: border-box;
		padding: 15px;
		text-align: left;
	}
	.handle {
		display: block;
		color : #fff;
	}
	nav ul li:hover {
		background-color: #0404B4;
		width: 100%;
	}
	.fixed {
		position: fixed;
		top: 0;
		width : 92%;
	}
	h2 {
	text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
    font-size: 36px;
	}
	.t1 {
		text-align : center;
		font-size: 10px;
	}
	#infoer {
		display:none;
	}
	#logohead {
		width: 300px;
		height:185px;
		margin-left: 5%;
	}
	#about {
		display:none;
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		position absolute;
		border-radius : 10px;
		padding: 15px;
	}
	#textMessage {
		font-family: 'Raleway', serif;
    	font-size: 12px;
   	 text-shadow: 4px 4px 4px #aaa;
	}
	
	iframe {
	
		width: 320px;
		height: 183px;
	}
	
	#slider {
                color: #FFF;
                font-size: 24px;
				color: #973A2B;
				text-shadow: 3px 2px 4px rgb(0, 0, 0);
				padding: 10px 28px;
				margin: 10;
            }
	
	#execDir {
 		margin-left:50px;
 		margin-right:0px;
	}
	
	#fosC {
 		margin:30px;
	}
	#famS {
 		margin:30px;
	}

}



		
		
		
		
		