﻿@charset "utf-8";
/*Navigation Accessibility*/
.skip a
{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
.skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
.responsive { 

max-width: 100%; 

height: auto; 

} 
/*Alerts*/

.alert  a {
	color:white!important;
}
.alert {z-index:100!important; position:relative!important; margin-bottom:0px!important; padding-top:0px!important; padding-bottom:0px!important;
	border-radius:0px!important;
background: rgba(129, 55, 23, 0.77); text-align:center;}
/*Hall of Honor*/
	.HonorAll  {float:left; width:280px; margin:0px 25px 20px 0px; line-height:20px; display:block; font-size:12px;}
											.HonorAll .honorimage {float:left; margin:0px 15px 15px 0px;}
											.HonorAll .honorimage img {border:1px solid #444 !important;}

/*Background*/



   .desktopbkg {

      position: absolute;

      width: 100%;

      height: 100%;

      background-image: url(/images/desktopbkg.jpg);

      background-size: cover; top:0px;

     

    }
 
     .desktopbkginterior {

  position: absolute;

      width: 100%;

      height: 40%;

      background-image: url(/images/interiorbkg.jpg);

      background-size: cover;  top:0px;

     

    }

    
    



    
    /*interior content*/
.contentone {
	position:relative; z-index:400; margin-top:15em;
}


   .padtopbot {
	padding-top:40px; padding-bottom:40px;
}
#missing img {
	width:100%!important; height:auto!important; padding-bottom:20px;

}
  
/*
.desktopbkg img {width:100%; height:auto; position:absolute; top:0px; z-index:10;
}
.whitebkg {
	position:relative; background-color:white; z-index:200; margin-top:300px; 
}
*/
/*Header*/
.topheader {
	padding:25px 0px;
}
.entheaderleft, #search, .navbkg, .mobilelogo, .headerbkgmobile {
	position:relative; z-index:600;
}
.headerone {
	font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:1.4em; line-height:2em;
}
.headertwo {
	font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:2.5em; font-weight:bold;
}
.wvspheader {float:left;}

.wvsplogo {float:left; position:relative; top:-25px;}
.wvsplogo img {
	width:120px; height:auto; padding-right:5px;
}

.headerbkgmobile
{height:5.1em; background:rgba(15, 33, 83, 0.83); position:relative; margin-top:30px;

 }

/*Videos*/
.videocontainer {
	padding-top:15px;
}
.videowrapper {
	position:relative;
	padding-bottom:290px;
	padding-top:20px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:290px;}




/*body*/		
body, .ms-WPBody td, .ms-WPBody {font-family:Arial, Helvetica, sans-serif!important;font-size:.9em!important;line-height:1.3em!important; overflow-y:visible;}  

/*webpart containers*/
#s4-bodyContainer {padding-bottom:0px;}  
.ms-webpartzone-cell {margin-bottom:0px;}
#MSOTlPn_MainTD {display: block; position: fixed; top: 0; right: 0; z-index: 1000; height: 100% !important; width: auto !important; overflow-y: auto; background: #fff;}
#MSOTlPn_MainTD > table {margin-right: 19px; position: static; width: 100%;}
.ms-TPBorder {width: 100%;}
.ms-dlgContent, .ms-dlgFrameContainer, #contentBox {
	background-color:white!important;
}

/*admin pages*/
.ms-backgroundImage #ms-notdlgautosize {
	background:white!important; background-image:none!important;
}
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#s4-titlerow.ms-dialogHidden div#titleAreaBox.ms-noList.ms-table.ms-core-tableNoSpace div#titleAreaRow.ms-tableRow div.ms-breadcrumb-box.ms-tableCell.ms-verticalAlignTop div.ms-breadcrumb-top div#DeltaTopNavigation.ms-displayInline.ms-core-navigation .static li.static a.static.menu-item,
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#contentRow div#sideNavBox.ms-dialogHidden.ms-forceWrap.ms-noList div#DeltaPlaceHolderLeftNavBar.ms-core-navigation div.ms-core-sideNavBox-removeLeftMargin div#ctl00_PlaceHolderLeftNavBar_QuickLaunchNavigationManager .static li.static a.menu-item {
	color:black!important;
}


/*search label*/
.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
/* Navigation */
ul.static,
ul.dynamic
{
	z-index:9999!important;
}

#menu {height:5.1em; background:rgba(15, 33, 83, 0.83); position:relative;

 }
 
.menumargin {
	margin: 30px 0px 10px 0px;
}
#nav .ms-core-listMenu-horizontalBox {
	float:right;
}
ul.dynamic {
	padding-inline-start:0px!important;
list-style:none!important; list-style-image:none!important; padding-inline-right:0px!important;
}
ul.static {
	padding-inline-start:0px!important;
list-style:none!important; list-style-image:none!important; padding-left:0px!important; margin-right:0px!important; padding-inline-right:0px!important;
}

#nav .additional-background {background-image:none!important;padding:0px!important;}
#nav li.static {margin:25px 25px 25px 0px!important;padding:0 25px 0px 0px!important; color:white!important; font-size:1.2em!important; font-weight:normal!important; cursor:pointer!important; border-right:1px solid white;}
#nav a.static {color:white!important; margin:0px!important; padding:0px!important; font-weight:normal!important;}
#nav a.static:hover, a.dynamic.menu-item:hover{text-decoration:underline!important;}
#nav li.static:last-child  {border: 0px solid transparent!important; padding-right:0px!important;margin-right:0px!important;}

li.static a.static:hover, 
li.static a.static:focus,
li.static.dynamic-children ul.dynamic li.dynamic a.dynamic.menu-item:hover,
li.static.dynamic-children ul.dynamic li.dynamic a.dynamic.menu-item:focus {
	text-decoration:underline!important;
}

li.dynamic:last-child > a.dynamic.menu-item:last-child {
	border-bottom:0px!important; margin:0px 0px 0px 3px!important; padding:0px 0px 0px 3px!important;
}
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background{
	list-style:none!important; list-style-image:none!important; background-image:none!important; padding-right:0px!important;
}
.static li.static.dynamic-children ul.dynamic {
	padding-top:15px!important; margin-top:11px!important;border:1px solid #aaaaaa!important; height:auto!important; background:#f3f3f3!important;width:230px!important;
}
li.static.dynamic-children ul.dynamic li.dynamic.dynamic-children ul.dynamic {
	margin-top:0px!important;
}
li.static.dynamic-children ul.dynamic li.dynamic a.dynamic.menu-item
{margin:0px 0px 10px 3px!important; padding:0px 0px 10px 3px!important;text-transform:none!important; font-weight:normal!important; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:12px!important;color:black!important;white-space:normal!important;}

li.dynamic:last-child > a.dynamic.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode:last-child
{margin:0px 0px 0px 3px!important; padding:0px 0px 0px 3px!important;border-bottom:0px none!important;}
li.static.dynamic-children:last-child > a.static.dynamic-children:last-child {
	border-right:0px none!important;
}
.static:last-child > li.static:last-child > a.static:last-child {
	border-right:0px none!important;
}
.static:last-child > li.static.dynamic-children:last-child > a.static.dynamic-children:last-child {
	border-right:0px none!important;
}
	
/* Button Styles */

.btn, a.btn, .btn a {
  background:#36709a!important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5590bb', endColorstr='#36709a')!important;
 background: -webkit-gradient(linear, left top, left bottom, from(#5590bb), to(#36709a)) no-repeat #36709a!important;
 background: -moz-linear-gradient(top, #5590bb, #36709a) no-repeat #36709a!important;
  background: linear-gradient(to bottom, #5590bb, #36709a)!important;
 border:0px none!important; text-align:left!important;
 color: white!important; font-weight:normal;
 padding:12px!important; font-size:1em!important;
}
.btn:hover, a.btn:hover, .btn:hover a, 
.btn:focus, a.btn:focus, .btn:focus a,
.btn:active, a.btn:active, .btn:active a {
  background:#659cc3!important;
   color:white!important; font-weight:normal;
 border:0px none!important; text-align:left!important;
padding:12px!important;  font-size:1em!important;

}



  a.greybtn.btn {
 background:#e6e2de!important;
 border:0px none!important; text-align:left!important;
 color: black!important; font-weight:normal;
 padding:12px!important; font-size:1em!important;
}
a.greybtn.btn:hover, a.greybtn.btn:active, a.greybtn.btn:focus {
 background:#f2f0ee!important;
  color:black!important; font-weight:normal;
 border:0px none!important; text-align:left!important;
padding:12px!important;  font-size:1em!important;

}

  
  
  
  
  

.homebtn a.greybtn.btn {
	width:100%; margin-bottom:13px;
}
.homebtn a.greybtn.btn svg {
	color:#213970!important; font-size:1.5em;
}

.paddedcolleft {
	margin:40px 10px 0px 0px;
}

.paddedcolright {
	margin:40px 0px 0px 10px;
}

/*Carousel*/
.carousel {
	margin-right:25px; margin-top:40px;
}

.carousel-inner {
	width:100%; min-height:12em; height:auto;background:rgba(85, 144, 187, 0.83); color:white; text-align:left; padding:40px!important; left:0px; right:68%; bottom:15%;}
.carousel-indicators {
	right:10px!important; padding:0px 0px 20px 0px; margin:0px!important; left:auto!important;
}
.carousel-indicators button
 {
background:#8ec2e9;
   
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px; border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px; margin-right:5px;
width:20px; height:20px; min-width:20px; border:0px none; opacity:1;

}
.carousel-indicators button.active {
background:#e6dd12;
    
   
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px; border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px; margin-right:5px;
width:20px; height:20px; min-width:20px; border:0px none;
}
.carousel-item a h2 {
	color:white!important; text-transform:uppercase!important; font-weight:normal;
}
.carousel-item a p {
	color:white;
}
.toppad {
	padding-top:40px; padding-bottom:40px;
}

/* Link Styles */

a:link {color:#29518f; text-decoration:none;}
a:hover {color:#29518f; text-decoration:underline;}
a:active {color:#29518f;}
a:visited {color:#29518f;}

.ms-WPBody a:link {color:#29518f;}
.ms-WPBody a:hover {color:#29518f;}
.ms-WPBody a:active {color:#29518f;}
.ms-WPBody a:visited {color:#29518f;}
.ms-WPBody a:focus {color:#29518f;}

.ms-WPBody {font-size:100%!important;}
.ms-WPBody td {font-size:100%;}

a.blacklink, a.blacklink:hover, a.blacklink:focus, a.blacklink:focus, a.blacklink:active, a.blacklink:visited, .blacklink a, .blacklink a:visited, .blacklink a:active, .blacklink a:hover  {
	color:black;
}
h2.whitelink, .whitelink h2, a.whitelink, .whitelink a, a.whitelink:focus, .whitelink a:focus, a.whitelink:visited, .whitelink a:visited, a.whitelink:active, .whitelink a:active, a.whitelink:hover, .whitelink a:hover {
	color:white!important;
}

#breadcrumbs a {
	color:white;
}

#breadcrumbs {
	background:#20242f; color:white; padding:15px;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1,
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4, .groupheader.item.medium {
  font-family:Arial, Helvetica, sans-serif!important;
  font-weight: normal!important;
  line-height: 1.1!important; text-transform:uppercase!important;
   font-style:normal!important; color: #36709a!important;
}
h1,
.h1,
.ms-rteElement-H1 {
  font-size: 1.8em!important;
}
h2,
.h2,
.ms-rteElement-H2, .groupheader.item.medium {
  font-size: 1.6em!important;
}
h3,
.h3,
.ms-rteElement-H3 {
  font-size: 1.4em!important;
}
h4,
.h4,
.ms-rteElement-H4 {
  font-size: 1.2em!important;
}


/* Google Search Styles */

.searchbtn {
	margin-left:-35px; position:relative; padding-top:8px;
}
.GoogleSearchTextBox {
  color:black!important; 
  border:1px solid #cccccc!important; 
  background:white!important; 
  border-right:0px none; 
  font-size:16px;
  padding:11px 0 10px 10px!important;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
width:50%;
}
.SearchTextBox {
  color:black; 
  border:1px solid #cccccc!important; 
  background:white; 
  border-right:0px none; 
  font-size:16px;
  padding:10px 0 10px 10px!important;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
width:50%;
}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#0067ac!important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:black!important;
}
.gsc-control-cse {width: 96%;}
.cse .gsc-control-cse {width: 96%;}
.gsc-branding {display: none;}
.cse .gsc-branding {display: none;}
.gsc-control-cse div {position: normal;}
.cse .gsc-control-cse div {position: normal;}

/* Search button */

input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}


/*Site Map*/
.headertitle, .headertitle a, .headertitle a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif; color:black!important; font-size:100%; font-weight:bold!important;
}
.level-item, .level-item a, .level-item a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif; color:#194272!important; font-size:100%;
}
.level-bullet {background-image:none; padding-left:20px; list-style-image:none; list-style:none; padding-left:0px; margin-left:0px;
	
}
li.level-section div {
	padding-left:0px!important; margin-left:0px!important;
}

li.level-section, .level-header, .level-section, .headertitle {
	list-style:none!important; list-style-image:none!important;
}
/*Missing Persons*/
.missing .content .left {float:left; width:45%; height:130px; padding-right:12px; display:inline;}
.missing .content .left img {border:1px solid #444 !important; width:100%; height:100%; object-fit:cover;}
.missing .content .right b a {
	margin-bottom:0px; display:block; padding-bottom:0px;
}
.missing .content .right {float:right; width:55%; padding-right:12px;}
.missing .content {
	float:left; width:33%; min-height:170px;
}

.missing2 .content .left {float:left; width:45%; padding-right:12px; display:inline; height:200px; margin-bottom:20px;}
.missing2 .content .left img {border:1px solid #444 !important; height:100%; width:100%; object-fit:cover;}
.missing2 .content .right b a {
	margin-bottom:0px; display:block; padding-bottom:0px;
}
.missing2 .content .right {float:right; width:55%; padding-right:12px;}
.missing2 .content {
	float:left; width:25%; min-height:170px;
}

.tanbkg {
	background-image:url(/images/missingbkg.jpg); background-repeat:repeat; padding:20px; border:1px solid #40779f; margin-bottom:40px;
}
/*news*/
.mediaitem {
	padding-bottom:10px; }
.news {
	padding-left:40px; margin-bottom:40px;

}
/*footer*/
.footerbkg {
	background-color:#20242f; color:white; padding:40px 0px 40px 0px;
}
.footerimg img {
	height:150px; width:auto; padding-right:20px; float:left;
}
.socialicons a img {
	width:auto; height:40px;
}
@media screen and (max-width: 1300px){
	

#nav li.static {margin:15px 13px 0px 0px!important;padding:0 13px 0px 0px!important;}

}
@media screen and (max-width: 1200px)

{
.topheader {
	padding:0px;
}

	.carousel-inner {
	min-height:14em;}
.searchbtn {
	margin-left:-35px; position:relative; padding-top:22px;
}
.GoogleSearchTextBox {margin-top:15px;
}
.paddedcolleft {
	margin:40px 0px 0px 0px;
}

.paddedcolright {
	margin:40px 0px 0px 0px;
}


/*Mobile Menu*/

.control {
	display:inline-block;
}
.control a {
 color: #FFFFFF;
 display: inline-block!important;
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
 padding: 0.5em 1em;
 text-decoration: none;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);}

 .static li.static.dynamic-children ul.dynamic {
	width:230px!important; height:auto!important; background:white!important;padding-top:15px!important; margin-top:11px!important;border:1px solid #aaaaaa!important;z-index:9999!important; 
}

.navigation #menu .container-fluid {
	padding:0px!important;
}

ul.static {margin-block-start:0px!important; margin-block-end:0px!important;
 margin:0px!important;
	max-width:100%!important; border-bottom:1px solid #aaaaaa!important; position:absolute!important; z-index:9999!important; margin-left:0px!important; margin-top:0px!important;}


#nav .ms-core-listMenu-horizontalBox {
	float:left;
}
.ms-core-listMenu-horizontalBox ul, .ms-core-listMenu-horizontalBox li, .ms-core-listMenu-horizontalBox .ms-core-listMenu-item, .ms-core-listMenu-horizontalBox > ul > li > table,
.ms-core-listMenu-horizontalBox {
	display:block!important; width:100%!important;
}
.menu-item-text {
	color:black!important;
}
#nav li.static {width:100%!important;border:1px solid #aaaaaa!important; border-bottom:0px none!important;z-index:9999!important;
 background:#e6e6e6!important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6')!important;
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)) no-repeat #e6e6e6!important;
 background: -moz-linear-gradient(top, #ffffff, #e6e6e6) no-repeat #e6e6e6!important;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6)!important; margin:0px!important; padding:20px 10px 20px 10px!important; padding-left:10px; color:#000000!important; font-size:.9em!important;} 
#nav a.static {width:100%!important;z-index:9999!important;}

#nav li.static:last-child  {border:1px solid #aaaaaa!important;}


li.static.dynamic-children ul.dynamic li.dynamic a.dynamic.menu-item
{margin:0px 0px 10px 0px!important; padding:0px 0px 10px 3px!important;text-transform:none!important; font-weight:normal!important; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:.9em!important;color:black!important;}

li.dynamic:last-child > a.dynamic.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode:last-child
{margin:0px 0px 0px 3px!important; padding:0px 0px 0px 3px!important;border-bottom:0px none!important;}

li.static:last-child > a.static:last-child {margin:15px 0px 15px 0px!important;padding:0 0px 0px 0px!important;border-right:0px none!important;}

 
li.static.dynamic-children ul.dynamic li.dynamic.dynamic-children ul.dynamic {
	position:absolute!important; left:0px!important; margin-top:50px!important
}

a.dynamic {
	padding-left:200px;
}
#content {padding-top:0px!important; background-image:none!important;  width:100%!important; left:0; z-index:9999!important;}
#menu {background-image:none!important;}
.control img {
	z-index:9999!important; position:relative;
}
.navbkg {
	z-index:9999!important; position:relative!important;
}
.d-none.d-sm-block.inlinedis,
.inlinedis {display:inline!important; font-size:.9em;}
.carousel {
	margin-right:0px; margin-top:40px;
}
.GoogleSearchTextBox {width:100%;}

/*
.missing2 .content .left {float:left; width:45%; padding-right:12px; display:inline; min-height:170px;}
.missing2 .content .left img {border:1px solid #444 !important; height:auto; width:100%;}
.missing2 .content .right b a {
	margin-bottom:0px; display:block; padding-bottom:0px;
}
.missing2 .content .right {float:right; width:55%; padding-right:12px;}
.missing2 .content {
	float:left; width:33%; min-height:170px;
}
*/
}


@media screen and (max-width: 992px){

   .desktopbkg {

      position: relative;

      width: 100%;

      height: auto;

      background-image: url(/images/desktopbkg.jpg);

      background-size: cover; top:0px;

    }
    
    
           .desktopbkginterior {

  position: absolute;

      width: 100%;

      height: 100%;

      background-image: url(/images/interiorbkg.jpg);

      background-size: cover;  top:0px;

     

    }



.contentone {
	position:relative; z-index:400; margin-top:0px;
}


.fbi {
	padding-top:40px;
}
.carousel-inner {
	min-height:12em;}

								

/*Videos*/
.videocontainer {
	padding-top:0px;
}

.videowrapper {
	position:relative;
	padding-bottom:190px;
	padding-top:30px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:190px;}

.missing2 .content .left {float:left; width:45%; padding-right:12px; display:inline; height:350px;}
/*.missing2 .content .left img {border:1px solid #444 !important; height:auto; width:100%;}*/
.missing2 .content .right b a {
	margin-bottom:0px; display:block; padding-bottom:0px;
}
.missing2 .content .right {float:right; width:55%; padding-right:12px;}
.missing2 .content {
	float:left; width:50%; min-height:170px;
}


}
@media screen and (max-width: 767px)

{

.missing2 .content .left {float:left; width:45%; padding-right:12px; display:inline; height:250px;}
/*.missing2 .content .left img {border:1px solid #444 !important; height:auto; width:100%;}*/
.missing2 .content .right b a {
	margin-bottom:0px; display:block; padding-bottom:0px;
}
.missing2 .content .right {float:right; width:55%; padding-right:0px;}
.missing2 .content {
	float:left; width:100%; min-height:0px;
}


  .GoogleSearchTextBox {width:100%; position:relative; top:-40px;}
.searchbtn {
	margin-top:-40px;
}

 .wvspheader {float:none; text-align:center; top:-55px; position:relative;}

.wvsplogo {float:none; position:relative; top:-55px; text-align:center;}
.wvsplogo img {
	width:120px; height:auto; padding-right:5px; text-align:center;
}
.headerbkgmobile
{height:15.1em; background:rgba(15, 33, 83, 0.83); position:relative; margin-top:0px;

 }




.d-none.d-sm-block.inlinedis,
 .inlinedis {display:none!important;} 

#entFooter p {
	margin-bottom:20px;
}
.GoogleSearchTextBox {
	width:100%;
}

.paddedcolright {
	margin-top:0px; margin-bottom:20px;
}
.footerbkg {
	text-align:center;
}
.footerimg img {
	height:150px; width:auto; padding-right:0px; float:none;
}
.footerimg.projectlogo img {
	margin-top:40px;
}
}

@media screen and (max-width: 576px)

{
.alert {
	}
.logoheader a img {
	width:50%; height:auto; position:relative; top:0px; margin:0px auto; text-align:center;
  margin-left: 25%;
  margin-right: 25%; padding-top:20px; padding-bottom:20px;

}




.sunbkg {
	padding-top:0px; }

}
