p{color:#555;}

/* Margin below page breadcrumb */
.page-callout + .content-container {
  //padding-top: 15px;
}
.content-container {
  border-top: 30px solid white;
}
.content-container h1:first-of-type {
  display: inline-block;
  width: 100%;
}
.single .content-container {
    padding-top: 0;
}
/*.page-callout + .content-container .container {
    margin-top: 30px;
}*/

/* Accordian top border line */
div.vc_toggle {
  padding: 15px 0;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}
div.vc_toggle p{
  margin-bottom: 0;
}

div.vc_toggle_content {
  margin-bottom: 10px;
}

/* Accordian bullet spacing */
.vc_toggle_content h4 {
  margin: 0;
}

/* Accordian bullet spacing */
.vc_toggle_content h4 {
  margin: 0;
}

/* Staff page info table */
.staff-table td {
  padding: 3px;
  padding-right: 6px;
  vertical-align: top;
}

.staff-table p {
  color: inherit;
}

a.flex-next::before {
    display: none !important;
}

a.flex-next {
    font-size: 0px;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a{
  background: #50575e !important;
  color: white !important;
  padding: 9px 20px !important;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:hover{
  background: #383B3F !important;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a{
  background: #c01230 !important;
  color: white !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab{
  margin: 0 !important;
}

span.vc_tta-title-text{
  font-size: 12px;
  font-weight: 400;
}

.vc_carousel-slideline{
  max-height: 400px;
}

.vc_images_carousel{
  overflow: hidden;
}

.vc_tta-tabs-list{
  border-bottom: 15px solid transparent;
}

.vc_tta-panels li, .wpb_text_column li{
  margin-bottom: 10px;
}

.wpb_text_column ul ul li{
  list-style-type: circle;
}

.wpb_text_column li ul{
  margin-top: 10px;
}

.staff-member-listing{
  display: inline-block;
  width: 100%;
  margin-bottom: 60px !important;
}


/*-=-=-=-=-=-=-=-=-=-=-
 Project Contact Form
-=-=-=-=-=-=-=-=-=-=-*/

.mail-title{
  float: left;
  clear: both;
  width: 500px;
}

.mail-title input{cursor: text;}

.mail-submit{float:left; clear:left;}

.mail-submit + p + .wpcf7-validation-errors {
    float: left;
    margin-top: 5px;
    border-color: #c01230;
    color: #c01230;
}

.mail-title span.wpcf7-not-valid-tip {
    float: left;
    margin-top: 7px;
    color: crimson;
}


/*-=-=-=-=-=-=-=-=-=-=-
Cusom :after or :before content
-=-=-=-=-=-=-=-=-=-=-*/

#post-14759 .tribe-event-schedule-details:after {
    content: "Preceded by Optional Field Course November 4–6";
    display: block;
}
.tribe-event-schedule-details {
    margin-bottom: 6px;
}


/*-----------
Project Page
-----------*/

.details h3 {
    font-weight: 600;
    margin: 0 0 8px;
}
.details h3 + div {
    margin-bottom: 20px;
    white-space: pre;
}
