/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.site-header {
  line-height: 120px;
  position: relative;
  width: 100%;
  background: #111c36;
  z-index: 999;
  -webkit-transition: all 1s ease-out;
  /* Safari */
  transition: all .5s ease-out;
}
.page-header {
  padding: 0px 150px;
  border-top: 0px solid #e9e9e9;
  background: #f8f9f9;
  border-bottom: 0px solid #e9e9e9;
}
#primary {
  padding-bottom: 00px;
  padding-top: 25px;
}
.site-branding {
    float: left;
    padding-top: 10px;
}
.entry-content {
    margin-bottom: 0px;
}
#respond {
    padding-top: 20px;
    padding-bottom: 50px;
}
#tribe-events-content {
    margin-bottom: 48px;
    padding: 40px 0;
    position: relative;
}
.staff-member .staff-photo {
    border: none;
    float: left;
    margin: 5px 30px 30px 0;
    max-width: 170px;
}
.single .entry-header .entry-title {
    margin-bottom: 10px;
    margin-top: 60px;
}
#secondary {
    padding-top: 80px;
}	

div#wpforms-3063 .wpforms-form button[type=submit] 
{
	width: 50% !important;  
	margin: 10px 25% 0 25%;
	background-color: #FFFFFF; /* Grey background */
    border: 1px solid #FFFFFF; /* Dark grey border */
	border-radius: 12px; /* Curve of border corners */
    color: #960202; /* Black text color */
    font-size: 1.15em; /* Size of text */
    padding: 7px; /* Distance between text and border */
}
.breadcrumbs {
    font-size: 10px;
    padding: 0px 0px;
    border-bottom: 1px solid #e9e9e9;
    color: #858585;
}
a.anchor {
    display: block;
    position: relative;
    top: -225px;
    visibility: hidden;
}

select {
    max-width: 100%;
    width: 270px;
    overflow: auto;
    vertical-align: top;
    outline: none;
    border: 1px solid #e9e9e9;
    padding: 5px;
}
figcaption {
    text-align: center;
}
.onepress-menu a {
  color: #333333;
  font-family: "Arial", Helvetica, Arial, sans-serif;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 15px;
  font-weight: 300;
  text-transform: none;
	text-decoration: none;align-content
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Arial", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  margin-top: 0;
  color: #333333;
}