@charset "UTF-8";
/* CSS Document */

p, fieldset, table {
    margin-bottom: 1em;
    margin-top: 0.5em;
}

.trustee-table {
	background-color: #fff;
}

.trustee-table td {
	text-align: center;

}

.trustee-table a {
	border-bottom: 10px solid #fff;
	color: #17717b7;
	margin: 2px;
	padding: 6px;
	display:block;
	text-decoration: none;
	}

.trustee-table a:hover, .trustee-table .trustee-active {
	background-color: #fff;
	color: #0D3A5D;
	border-bottom: 10px solid #1771b7;
	text-decoration: none;
}


.trustee-img {
	background-color: #fff; 
	border: 1px solid #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 14px;
}

/*
.trustee-detailimg {
	background-color: #fff; 
	border: 1px solid #ddd;
	margin: 0 20px 10px 20px;
	padding: 10px;
	float:left;
	-moz-box-shadow: 0px 2px 3px rgba(204,204,204,.5);
	-webkit-box-shadow: 0px 2px 3px rgba(204,204,204,.5);
	box-shadow: 0px 2px 3px rgba(204,204,204,.5);
}
*/


.trustee-position {
	color: #444;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: 80%;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.trustee-name {
	color: #5a5a5a;
/* 	font-size: 90%; */
	font-size: 78% !important;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.trustee-district {
	color: #5a5a5a;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;

}

/*
.trustee-active {
	background-color: #f4f4f4;
 	margin-top: 2px;
	padding: 1px;
	
}*/


.trustee-bio{
	/*background-color: #FFFFEE;*/
	border: 1px solid #efefef;
	color: #444444;
	padding: 20px;
	text-align: left;
}

.trustee-info {
	background-color: #fff;
	color: #777;
	margin: 10px;
	padding: 5px 10px;
	float: right;
	width: 250px;
	border: 1px solid #ddd;
	line-height: 1.45em;
}
#card9 {
	margin-right: 13px;
	margin-top: 0px;
}
#card10 {
	margin-right: 13px;
	margin-top: 0px;
}
#card11 {
	margin-right: 13px;
	margin-top: 0px;
}

#card12 {
	margin-right: 0px;
	margin-top: 0px;
}
.card-wrapper {
	border: none;
/* 	height: 630px; */
/* 	width: 100%; */
}	 
	 
	.wrapper {
	height: 350px !important;
	width: 182px !important;
	float:left;
	padding-right: 18px !important;
	margin-bottom: 10px;
	margin-top:-120px;
}

.row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px;
    margin-left: -15px;
	position: relative;
	z-index: -1;
  }  
  
  .row:first-child {
  z-index: 1;
}
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 25%;
    }
    
 .card {
	 display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
/*   height: 630px; */
  transition: box-shadow .3s;
  width: 200px !important;
  background-color: white;
  padding-top: 0px;
  padding-bottom: 100px;
  border-radius: 0px !important;
  margin-left: -1px !important;  
  margin-top: 10px !important;  
  margin-bottom: 20px !important;  
  border-top: 9px solid #1671b7;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  height: 415px !important;
    }
    
    
.card:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}	
	
.we-are { 
	width: 200px;
	height: 250px;

}
.card-image {
	height: 235px !important;
	width:200px !important;
	}
	
.trusteecard-name {
  width: 200px;
  color: #0D3A5D;
  font-size: 20px !important;
  font-weight: bold;
  float: left;
  margin-top: 10px !important;
  margin-bottom: 10px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  }
  
  .trusteecard-title {
  width: 200px;
  color: #444;
  font-size: 18px !important;
  font-weight: bold;
  float: left;
  margin-top: 5px !important;
  margin-bottom: 10px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  }

 .trusteecard-district {
  width: 200px;
  color: #666;
  font-size: 17px !important;
  font-weight: bold;
  float: left;
  margin-top: 5px !important;
  margin-bottom: 10px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-transform: inherit!important;
  }
    
  .card-content {
	  padding-left: 0px !important;
	  padding-right: 0px !important;
  }
  .trusteecard-contact {
  width: 200px;
  color: #0065a2;
  font-size: 17px !important;
  font-weight: bold;
  float: left;
  margin-top: -4px !important;
  margin-bottom: 10px;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  text-transform: inherit!important;
  }




p, fieldset, table {
    margin-bottom: 1em;
    margin-top: 0.5em;
}

.trustee-table {
	background-color: #fff;
}

.trustee-table td {
	text-align: center;

}

.trustee-table a {
	border-bottom: 10px solid #fff;
	color: #17717b;
	font-size: 95%;
	margin: 2px;
	padding: 6px;
	display:block;
	text-decoration: none;
	}

.trustee-table a:hover, .trustee-table .trustee-active {
	background-color: #fff;
	color: #0D3A5D;
	border-bottom: 10px solid #1771b7;
	text-decoration: none;
}


.trustee-img {
	background-color: #fff; 
	border: 1px solid #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.trustee-detailimg {
	background-color: #fff; 
	border: 1px solid #ddd;
	margin: 0 20px 10px 20px;
	padding: 10px;
	float:left;
	-moz-box-shadow: 0px 2px 3px rgba(204,204,204,.5);
	-webkit-box-shadow: 0px 2px 3px rgba(204,204,204,.5);
	box-shadow: 0px 2px 3px rgba(204,204,204,.5);
	height:275px;
	width: auto;
}


.trustee-position {
	color: #444;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: 80%;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.trustee-name {
	color: #5a5a5a;
	/* 	font-size: 90%; */
	font-size: 78% !important;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.trustee-district {
	color: #5a5a5a;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;

}

/*
.trustee-active {
	background-color: #f4f4f4;
 	margin-top: 2px;
	padding: 1px;
	
}*/


.trustee-bio{
	/*background-color: #FFFFEE;*/
	border: 1px solid #efefef;
	color: #444444;
	padding: 20px;
	text-align: left;
	padding-bottom: 90px;
}

.trustee-info {
	background-color: #fff;
	color: #777;
	margin: 10px;
	padding: 5px 10px;
	float: right;
	width: 250px;
	border: 1px solid #ddd;
	line-height: 1.45em;
}

 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 

.trustee-sidebar-icon {
	margin-top: 5px;
	margin-left: 68px;
	margin-bottom: 14px;
}
.trustee-sidebar-question {
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.trustee-sidebar-iconemail {
	
margin-top: -19px !important;
    margin-left: 68px !important;	
	
	
/*
margin-top: -11px !important;
  margin-left: -14px !important;
*/
/*   z-index: 0; */
/*   position: relative; */
  width: 50px !important;
  height: 50px !important;
/*   z-index: 3 !important; */
	margin-bottom: 14px;
}
.trustee-sidebar-email {
	color: #ffffff !important;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px !important;
	font-weight: bold;
	text-align: center;
	padding-bottom: 23px;
}

.trustee-sidebar-help {
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-bottom: 18px;
}

.trustee-sidebar-contact {
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

.trustee-sidebar-phone{
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

	.nav-menu {
		z-index: 0 !important;
	}
	
button.email-link {
background-color: #1771b7;
  display: inline-block;
  margin-left: 75px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  z-index: 0;
  position: relative;
  }
 
    .topnav {
        overflow: hidden;
        background-color: #333;
    }
    .trustee-nav{
        text-align: center;
        color: #ffffff;
        margin-left:-40px;
        margin-right: auto;
        align-content: center; 
        margin-bottom: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: #1771b7 !important;
        width:956px;
    }

    .trustee-link {
        font-size: 100%;
        color:#ffffff;
        /* 	margin-left: auto; */
        margin-right: auto
    }

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 20; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 550px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
/*
  width: 100%;
  padding: 12px;
*/
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

input[type=submit] {
/*
  background-color: #1771b7;
  color: white;
*/
  padding: 12px 20px;
/*
  border: none;
  border-radius: 4px;
*/
  cursor: pointer;
  float: right;
  margin-top: 0px;
}

input[type=submit]:hover {
  background-color: #DB0A5B;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row::after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}
* {
    box-sizing: border-box;
}
/*
body {
    background-color: #ecf0f1;
}
*/
.gallery-container {
    visibility: hidden !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    z-index: 15;
}
.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    opacity: .85;
    cursor: pointer;

}
.gallery-item:hover {
    opacity: 1;
    
}
.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.gallery-content {
    font-size: .8em;

}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;              
    overflow: auto;
    top: 0;
    left: 0;

}
.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto;

}
.lightbox-content img {
    border-radius: 7px;
    box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
    width: 100%;
    height: 100%;
    object-fit: cover;
   position: relative;

}
.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 15px;
    top: 50%;
    cursor: pointer;
}
.lightbox-prev {
    left: 0;
    color: #fff;
}
.lightbox-next {
    right: 0;
    color: #fff;
}
.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}

@media (max-width: 767px) {
    .gallery-container {
        width: 100%;
    }
    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }
    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
}
@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }
    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}
.dropcap {
 
    float:left;
    color: #1771b7;
    font-size:50px;     
    line-height:48px;
    padding-right:5px; 
    padding-top:2px;
    font-family:Arial, Helvetica, sans-serif;
    text-shadow:1px 1px 1px #000;
 }
 .visiblediv {
    display: block;
}

.hiddendiv {
    display: none;
}
button.email-link 
(
z-index: 0 !important;
)
#p1 {
	background-color: #1771b7;
	box-shadow: 0px 3px 6px 0 rgba(0,0,0,0.4) !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	padding:15px 20px !important;
	letter-spacing: -0.21px !important;
	cursor: pointer !important;
	text-align: center!important;
	text-decoration: none !important;
	display: inline-block !important;
	margin: 20px 0 0 !important;
    float: left;
}
.more-link{
	background-color: #1771b7 !important;
	box-shadow: 0px 3px 6px 0 rgba(0,0,0,0.4) !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	padding:15px 20px !important;
	letter-spacing: -0.21px !important;
	cursor: pointer !important;
	text-align: center!important;
	text-decoration: none !important;
	display: inline-block !important;
	margin: 20px 0 0 !important;
    float: left;
}

.more-link:hover {
	background-color: #145F9A !important;
	text-decoration: none !important;
	color: white !important;
	cursor: pointer!important; 
}


.more-link:visited {
	color: white;
}

.more-link:focus {
	color: white;
	background-color: #DB0A5B !important;
}

