/* responsive */

body {
	background-color:#fff;
}

.navbar-default {
  border: none;
}

.page-footer {
	background-color:#9bb3cb;
	margin:10px 0px 0px 0px;
	padding-top:14px;
	padding-bottom: 8px;
	}
.text-footer {
	color:#FFFFFF;
	font-size: 12px;
    }

.text-padding {
	color: #777;
	padding-bottom: 2px;
	padding-top: 12px;
}
	
.navbar-default  {
	background-color:#f8ece4;
	margin-bottom:10px;
}

.top {
	background-color:#05359c;
	background-image:url('../images/symbols.png');
	padding:15px 15px 15px 15px;
	height: 155px;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#C00;
	border-bottom-width:3px;
	width:100%;
	
}

h5, ul {
	margin-top: 0px;
	margin-bottom: 6px;	
}

h5 {
	line-height:1.45em;
	padding-bottom:10px;
}

.headerContainer {
  background-color:#039;
  padding:15px;
  height: 145px;

}

#map {
    width: 500px;
    height: 400px;
    background-color: #CCC;
  }
      }	
	
.bgimage {
	
  background-image:url('../images/koc_headerlogo.png');
  background-repeat:no-repeat;
  height:150px;
  width:125px;
  display:inline-block;
  position:absolute;
  
}


.webCaption{
	margin-top:10px;
  
}

h1 {
	line-height: .8em;
	margin-top: 0px;
	margin-left:150px;
	margin-right:0px;
	padding-top:10px;
	margin-bottom:10px;
	color:#FFF;
}


h3 {
	margin-top: 10px;
	margin-bottom:10px;
}
	

#topText {
	display: block;
	position: absolute;
	height: 143px;
	left: -1px;
}


#head {
	text-align:center;
	position:relative;
	width:100%;
	height:150px;
}
	
	
		
.homeSub {
	text-align:center;
}	

	
.headerGraphics {
	padding-left:10px;
	padding-top:10px;
}

.subHead {
	padding-top:0px;
	margin-top:0px;
	font-size:24px;
	line-height:28px;
	margin-left:150px;
	color:#FFF;
}

.img-responsive {
	margin-top:.5em;
	margin-bottom:.5em;
}

.homepage-grid  {
	margin-top:2em;
}

.nav-arrows {
	padding-left:0px;
	padding-left:0px;
}

.home-image {
	margin-bottom:15px;
}
.catimage {
	margin-bottom:5px;
}

.webcaptions {
	line-height:.7em;
}

.webimages {
	margin-bottom:0px;
	
}

.footer {
	background:#FFF;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.carousel-inner > .item > img {
    margin: 0 auto;
	text-align:center;
	
}

.headBkg {
	background-color:#eef2f6;
	margin:0px;
	padding:10px;
}

.contactRow {
	padding:10px;
	vertical-align:middle;
}

.contactBoxes {
		margin:10px 0px 0px 0px;
}

.textField {
	padding:15px 0 0 0 ;
	background-color:fff;
	border:#c5d9ec;
	border-style:solid;
	border-width:2px;
	text-align:center;
	height:10em;
	
}
	border:#CCC;

.connectText {
	vertical-align:middle;
	line-height:.5em;
	
}
	
.contactText {
	vertical-align:middle;
	line-height:1.4em;
	
}

.linked {
	margin:0px;
	padding:0px;
	text-align:center;
}	

.homelinks {
	margin-top:10px;
}


.innerContact {
	padding:20px;
	
}

.contentBox {
	margin:10px 0px 10px 0px;
	border:#CCC;
	border-style:solid;
	border-width:1px;
}

.navbar-toggle {
	float:left;
	margin-left:15px;
}

A:link {text-decoration: none; color:#333;}
A:visited {text-decoration: none; color:#666;}
A:hover {text-decoration: none; color: #666;}
A:active {text-decoration: none; color: #333;}

.imageCaption {
	margin:20px;
}

/* old static */

#center_home {
	position:relative;
    margin-top:20px;
    padding: 0px;
    width: 800px;
	border-width:0px;
}

#portContent-web {
	padding:0px;
	z-index:1;
}

#center_Port {
	position:absolute;
	text-align:center;
	border-width:0px;
    width: 800px;
}

/* SLIDESHOW ARROWS*/
 

#arrowContainer {
    position:absolute;
	padding-top:170px;
	width:50px;
	padding-left:0px;
	margin-left:0px;
	z-index:1;
	border-width:0px;
	

}
#arrowRightContainer {
	position:absolute;
	padding-top:170px;
	padding-left:750px;
	width:50px;
	margin-left:0px;
	border-width:0px;

}



#leftArrow {
	position:absolute;
}



#rightArrow {
	float:left;
}

#prev { 
	height: 50px;
	width: 50px;
	background: url(images/leftarrows.png) top left no-repeat;
	display: block;
}

#next { 
	height: 50px;
	width: 50px;
	background: url(images/rightarrows.png) top left no-repeat;
	display: block;
}

#prev:hover {
     background-position: bottom left;
} 

#prev:hover {
background-position:bottom;
}


#next:hover {
     background-position: bottom left;
}



 /* END SLIDESHOW ARROWS*/


/* end old static */

@media (min-width:768px) {
	.top {
	background-color:#05359c;
	background-image:url('../images/symbols.png');
	
}

.bgimage {
  background-image:url('../images/koc_headerlogo.png');
  background-repeat:no-repeat;
  height:150px;
  width:125px;
  display:inline-block;
  position:absolute;
  
}


}	

@media (max-width:767px) {
	
	.webLinks {
		display:none;
	}
	
	
	
	h1 {
	padding-top:3px;
	line-height: 1.0em;
	margin-top: 0px;
	font-size:28px;
	margin-left:120px;
}

	
.subHead {
	margin-top:0px;
	font-size:18px;
	line-height:20px;
	margin-left:120px;
	color:#FFF;
}	

.bgimage {
	background-image:url('../images/koc_headerlogo_sm.png');
	background-repeat: no-repeat;
	height: 140px;
	width: 100px;
	display: inline-block;
	position: absolute;
}


.top {
	background-color:#05359c;
	background-image:none;
	width:100%;
	
}

