/* DELETE IF LIVE */
#logo {
    padding-left: 0;
}

/* General Styling */
h2{
  margin-bottom:0.5em;
}

.eighteen-font{
  font-size:18px;
}

.col-no-padding .vc_column-inner{
  padding: 0;
}

.col-no-padding .vc_column-inner div div.wpb_text_column{
  margin-bottom: 0;
}

.values-video div {
    margin: 0 auto;
}

.cli-plugin-main-link {
  margin-left : 15px;
  font-weight: normal;
  text-decoration: underline;
}

.gform_wrapper .gform_footer .button, .gform_wrapper .gform_footer input[type="submit"] {
  font-size: 20px;
  background-color: #00577d;
  color: #ffffff;
  padding: 12px 30px 15px 30px;
  border-radius: 10px;
  font-weight: normal;
  border: solid 0px;
}

#slogan {
  color: transparent;
}

#navigation-menu .sf-menu > li > a > span {
  display: block;
  padding: 10px 0px 19px 10px;
  color: #999;
  line-height: 22px;
}

/*.btnrefer {
  background: #00577D;
  border-radius: 25px;
  padding: 10px 20px;
  color: #fff !important;
}*/

.btnrefer:hover {
  background-color: #fff;
  transition: background-color 0.6s, color 0.6s;
  color: #00577d !important;
}

.btnrefer{
  padding: 6px 9px;
  border: solid 1px #00577d;
  border-radius: 3px;
  color: #fff !important;
  background: #00577d;
}

.fas, .far, .fal, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  top: 500px;
  left: 250px;
}

.fa-angle-right::before {
  content: "\f105";
}

.otw-button {
  background-color: #00aeef;
  border: 1px solid rgba(128, 128, 128, 0.4);
  color: white !important;
  cursor: pointer;
  display: inline-block !important;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 5px 0;
  outline: none;
  padding: 8px 16px 9px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.25)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.25));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.25));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.25));
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.25));
  background-repeat: repeat-x;
  top: 327px;
  left: 13px;
}

#secondary-nav-bar-location-2 {
    top: 0.25em;
}

#secondary-navigation-bar-content{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.alignright img {
  float: right;
  margin: 0 0 0 0.5em 1em;
  width: 100%;
}

.blue-button a {
    border-color: #00577D !important;
    color: white !important;
    background-color: #00577D !important;
}

.button-solid{
  width:max-content;
}

.button-solid a{
  color:white;
  text-transform:uppercase;
  background-color: #00577d;
  border: 1px solid #00577d;
  padding: 8px 15px;
  width: fit-content;
  border-radius: 3px;
  font-weight: 700;
}

.button-solid a:hover{
  transition: color 0.6s, background-color 0.6s;
  color: #00577d;
  background-color: #fff;
}

.button-outline{
  width:max-content;
}

.button-outline a{
  color:#00577d;
  text-transform:uppercase;
  background-color:transparent;
  border: 1px solid #00577d;
  padding: 8px 15px;
  width: fit-content;
  border-radius: 3px;
  font-weight: 700;
}

.button-outline a:hover{
  transition: color 0.6s, background-color 0.6s;
  color: white;
  background-color: #00577d;
}

.popup-button {
  color: white;
  background: #315B7C;
  max-width: 30%;
  padding: 0.5em;
  border-radius: 0.25em;
}

blockquote {
  quotes: "“" "”";
  background: rgb(0, 90, 113);
  color: white;
  line-height:35px;
  padding: 30px 45px;
  font-style:normal;
}

blockquote.bq-dark:before {
  content: open-quote;
  font-size: 72px;
  top: 30px;
  left: 12px;
  color: #43addc94;
  background-image: none;
}

.left-image, .right-image {
  margin-bottom: 5px !important;
}

.left-image{
  border-left: solid #00577d 10px;
  padding-right: 21px;
  padding-left: 7px;
}

.right-image{
  border-right: solid #00577d 10px;
  padding-left: 21px;
  padding-right: 7px;
}

.learn-more-blue-banner{
  width:70%;
  margin:0 auto;
}

@media screen and (max-width: 540px){
  .learn-more-blue-banner{
    width:100%;
  }
}

.award-text{
  border: 2px solid #00577d;
  border-radius: 5px;
  padding: 2em;
  color: #00577d;
}
/* End General Styling */

/* Header Styling */
#tpbr_calltoaction{
  background: #D07F17 !important;
  font-weight: 700;
}

#tpbr_box {
  color: #00577D !important;
  font-weight:700 !important;
}
/* End Header Styling */

/* Responsive Menu Styling */
.mean-container .mean-bar {
    background:#00577D;
}

.mean-container .mean-nav ul li{
    background:#00577D;
}

.mean-bar a.meanmenu-reveal span {
    position: relative;
    top: 8px;
}

.mean-bar a.meanmenu-reveal {
    top: -8px;
}
/* End Responsive Menu Styling */

/* Home Styling */
.post-9 .entry {
  padding-bottom: 0;
  padding-top: 0;
}

.home-hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 50vh;
}

.home-hero .vc_column_container>.vc_column-inner {
  padding-left: 45px;
  padding-right: 45px;
}

.home-hero h2 {
  font-size: 36px;
}

.home-banner{
  width: 75%;
  margin: 0 auto;
}

.home-banner p{
  font-size:16px;
}

#home-page-content #content-container {
    padding: 0;
}

.reasons-text h3{
  color:white;
  margin:0;
  padding:0;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 34px;
}

.reasons-text p{
  color:white;
  padding:0;
  font-size: 22px;
}
/* End Home Styling */

/* Mobile Research */
/* End Mobile Research */

/* Events Page Styling */
#events-intro-info{
  margin-bottom:35px;
}

#events-intro-info h1{
  margin:15px 0 35px;
}

#events-intro-info hr{
  height: 1px;
  background-color: #ebebeb;
  margin-bottom:35px;
}

.tribe-events-calendar-latest-past__heading.tribe-common-h5.tribe-common-h3--min-medium {
    display: none !important;
}

.tribe-events-cal-links {
    display: none !important;
}
/* End Events Page Styling */

/* Careers Page Styling */
.blue-bar{
  background-color: #00577D;
  color: white;
}

.blue-bar-innercol{
  max-width: 1025px;
  padding: 1.5em 0;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.blue-bar-innercol div div.wpb_text_column {
  margin-bottom: 0;
}

.career-bar{
  background-color: #00577D;
  color: white;
}

.career-wrapper{
  width: 100%;
  max-width: 985px;
  margin: 0 auto;
  padding: 25px 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.career-col{
  margin-bottom: 0;
}

.appbtn{
  color: white;
  border: 1px solid white;
  padding: 10px 25px;
  border-radius: 8px;
  margin-left: 2em;
  font-size:16px;
}

.appbtn:hover{
  color: #00577D;
  background-color:white;
  transition: background-color 0.6s ease;
  transition: color 0.6s ease;
}

.career-wrapper{
  display: flex;
  align-items: center;
  align-content: center
}

@media screen and (max-width: 973px){
  .career-wrapper{
    flex-direction:column;
}
  
  .career-wrapper p{
    text-align: center;
    padding-bottom: 20px !important;
  }
  
  .career-wrapper a.appbtn{
    margin-left: 0;
    border: 1px solid white;
  }
}

.career-values-quotes{
  color:#00577D;
  font-size: 18px;
}

.career-values-quotes p{
  margin: 0 0 25px;
}

.careers-graphic{
  max-width:600px;
  margin: 0 auto;
}
/* End Careers Page Styling */

/* Resources Page Styling */
.textcol-nomargin{
  margin-bottom: 0;
}

#form-col{
  top:65px;
}
/* End Resources Page Styling */

/* Footer Styling */
#bottom-bg{
  font-size:14px;
}

#footer-bg{
  height:auto;
  font-size:14px;
}

.shield {
  position:absolute;
}

#footer_text{
  width:100% !important;
}

#footer_text #footer-container{
  font-size: 1.1em;
}

#footer-container{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 450px){
  #footer-container{
    flex-direction:column-reverse;
  }
  
  #achc-container{
    width: 100% !important;
    margin-bottom: 15px !important;
  }
}

#achc-container{
  width:50%; 
  display:flex;
  align-items:center; 
  border: 1px solid #ebebeb; 
  padding: 10px !important;
}

#achc-container img{
  padding-right: 10px;
  border-right: 1px solid #EBEBEB;
}

#achc-container p{
  font-size: 0.8em;
  padding-left:10px;
  margin-bottom:0;
}
/* End Footer Styling */

/* Footer Module Styling */
.oneonone {
  margin-bottom:20px;
}

.rfpgraph {
  margin-bottom:15px;
}
/* End Footer Module Styling */

/* Responsive Styling */
@media screen and (max-width: 959px){

#tpbr_topbar{
  z-index:100000 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*.mean-container .mean-bar {
  margin-top:87px;
}*/

button#responsive-menu-button {
  display: none !important;
}
}

@media screen and (max-width: 768px){
#page-custom-header {
    display: none;
}
}

@media screen and (max-width: 767px){
.contact-form {
  top: 85px !important;
}

#form-col{
  top:0;
}
}

@media screen and (max-width: 599px){
}

@media screen and (max-width: 719px){
  #top-wrapper {
    padding-bottom: 10px;
  }
}
/* End Responsive Styling */

/* rfp button top header */
.rfpbutton {
  padding: 6px 9px;
  border: solid 1px #ffffff;
  border-radius: 3px;
  color:#fff;
  margin-left:18px;
}

.rfpbutton:hover {
  background-color:#ffffff !important;
  color:#00577d !important;
}

#sec-nav-text-area-2 {
  padding: 7px 0px 5px;
}
/* End rfp button top header */

/* Start events calendar styles */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #00577d;
    font-weight: 700;
}

a.tribe-common-c-btn {
    background-color: #00577d !important;
}

a.tribe-common-c-btn:hover {
    background-color: #00577dc2 !important;
}

.tribe-events .tribe-events-calendar-day__event--featured::after {
    background-color: #00577d !important;
}

.tribe-common .tribe-common-c-svgicon {
    color: #00577d !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 160px;
    padding-top: 0 !important;
    min-height: 700px;
}

.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical {
    background: svg-inline(cal-export) 0/24px no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.62;
    text-decoration: none;
    background-color: #00577d;
    padding: 10px 15px;
    border-radius: 5px;
}

 .tribe-events-cal-links:hover  .tribe-events-gcal:hover , .tribe-events-cal-links:hover  .tribe-events-ical:hover {
    background: #939393;
    color: #fff;
}

.tribe-events-event-meta a {
    padding: 10px 15px;
    background-color: #00577d;
    border-radius: 3px;
    color: #fff;
}

.tribe-events-event-meta a:hover {
  background-color:#ababab;
  color:#fff;
}

.tribe-events-event-meta a:visited {
  background-color:#ababab;
  color:#fff;
}

.tribe-events-event-meta dt {
    line-height: 1.62;
    margin-bottom: 9px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button {
    visibility: collapse;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    display: none;
}

.tribe-events-event-categories {
    display: none;
}

.tribe-events .tribe-events-l-container {
  padding-bottom: -0px !important;
}

.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime::after {
  background-color: #00577d;
  content: "";
  height: 100%;
  position: absolute;
  right: calc(100% - 3px);
  width: 7px;
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime::after {
  background-color: #00577d;
  border-radius: var(--tec-border-radius-default);
  content: "";
  height: 100%;
  position: absolute;
  right: calc(100% - 3px);
  width: 3px;
}

.tribe-common-c-btn {
  background:#00577d !important;
}

.tribe-common-c-btn:hover {
  background:#b5b5b5 !important;
}

.tribe-events-c-search__button {
    background:#00577d !important;
}

.tribe-events-c-search__button:hover {
    background:#b5b5b5 !important;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    width: 100%;
}
/* End events calendar styles */

.textwidget {
    margin-bottom: 22px;
}

abbr {
    border-bottom: none;
    cursor: help;
}

.tribe-events-event-meta dt {
    line-height: 1.62;
    margin-bottom: 9px;
    font-weight: bold;
    color: #00577d;
}

.read-more-align-left span, .read-more-align-right span {
    font-style: normal !important;
    padding-right: 3px;
    font-weight: bold;
    padding-left: 0px;
}

.alignleft img {
    float: left;
    margin: 0 1em 0.5em 0;
    width: auto;
    padding-left: 12px;
    border-left: solid #00577d 10px;
}

.alignright img {
    float: right;
    padding-right: 12px;
    border-right: solid #00577d 10px;
    margin-left: 10px;
 width: auto;
}

.alignleft, img.alignleft, a img.alignleft {
    float: left;
    margin: 4px 14px 2px 0;
    overflow:hidden;
}

.wp-caption {
    background-color: #fff;
    max-width: 96% !important;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-style: normal;
    padding: 12px 12px 14px;
    margin: 0;
    color: #00577d;
}

#navigation-menu ul.sf-menu > li > a > span {
    display: block;
    padding: 10px 0 10px 13px;
    color: #00577d;
    line-height: 22px;
}

.read-more-align-left span, .read-more-align-right span {
    font-style: normal !important;
    padding-right: 3px;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: underline;
}

.achcimg {
  padding-top:5px;
}

#footer_text {
  text-align: center;
}

#back-to-top-fixed {
  background-color: rgba(132, 130, 130, 0.7);
}

.ellenbox {
  height: 170px;
  border-top: #00577d solid 3px;
  padding-top: 13px;
  border-bottom: #00577d solid 3px;
  margin-bottom: 22px;
}

.gform_wrapper .gform_footer .button, .gform_wrapper .gform_footer input[type="submit"] {
  font-size: 14px;
  border-radius: 5px;
}

.gform_wrapper .gform_footer .button, .gform_wrapper .gform_footer:hover input[type="submit"] {
  font-size: 14px;
  border-radius: 5px;
  background-color:#fff;
  color:#00577d;
  cursor:pointer;
  border: solid 1px #00577d;
}
.pages {
  border-radius:25px; 
}
.current {
  border-radius:25px;
}
.sub-menu {
  width:17em !important;
}
