/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 06 2021 | 21:51:46 */
.header-main-layout-1 .ast-main-header-bar-alignment{
  width: 65%;
    display: flex;
    align-items: center;
  justify-content: flex-end;
}
#mega-menu-wrap-primary{ background: transparent !important; position: static !important; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{ 
  color: #828282;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
  background: #4298b5;
  border-radius: 5px;
}
#announcement_bar{height: 42px;}
#mc4wp-form-1 input[type="email"]{
  background: transparent;
  border: 1px solid #ffffff;
  width: 250px;
  padding: 10px 10px 13px 10px;
  display: block;
  margin: 0 0 15px 0;
}
#mc4wp-form-1 input[type="email"]::placeholder{color: #ffffff;}
#mc4wp-form-1 input[type="submit"]{
  background: #ffffff;
  border: none;
  color: #38a4b7;
  text-transform: uppercase;
  width: 250px;
  padding: 13px 10px;
  display:block;
}
.mega-menu-item-has-children .mega-menu-item-has-children > .mega-menu-link,
.hdr_menu{
      border-bottom: 1px solid #b8b8b8 !important;
    color: #000000 !important;
    font-weight: 600 !important;
    margin-bottom: 0.6em !important;
    padding-bottom: 0.4em !important;
    font-size: 1.2em !important;
  font-family: Raleway, sans-serif !important;
}

body .hdr_menu{
    padding-left: 0 !important;
    font-size: 1.1em !important;
    font-weight: 600 !important;
    /*margin-left: 1em !important;*/
}

body .mega-hdr_menu.hdr_menu > a.mega-menu-link{
  	font-weight: 600 !important;
    color: #333333 !important;
    padding-bottom: 1px !important;
}

.programOptions{ min-height: 250px; }

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{ 
  background: #ffffff !important;  
}

#header_logo{ position: relative !important; }
#header_logo:after{ 
    content: '';
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 500px;
    background: #ffffff;
    z-index: 2;
  display: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{ background: #ffffff !important; }
.mega-menu-item-object-custom .mega-sub-menu{ padding: 1em !important; }
#header_logo.menuOpen:after{display: block; }

.mega-sub-menu a.mega-menu-link{
    font-family: Raleway, sans-serif !important;
    font-size: 1.1em !important;
    font-weight: 500 !important;
    letter-spacing: 0.6px;
    padding: 0.3em 0 !important;
}

.stikemiddleline { position: relative; }

.stikemiddleline:after{
  	content: '';
    position: absolute;
    top: 13px;
    left: 5%;
    width: 90%;
    height: 1px;
    background: #dbdbdb;
}

.stikemiddleline h2{
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #ffffff;
}

.stikemiddleline h2:after{
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  width: 20px;
  height: 20px;
  background: #ffffff;
}

.footer_links a{ color: #B3B4B5;}
.footer_links a:hover{ text-decoration: underline; }
header#masthead{ background: #ffffff; }
#sjb-application-form{ display: none; }

.boxes_content{min-height: 150px;}
.boxes_content2{min-height: 200px;}
.btbh_logo{ position:relative; z-index:1000; }
.map_hover:hover .elementor-widget-image:nth-child(2){
  opacity: 0;
}
.map_hover.mobile{ display: none; }
.sjb-page .list-data .v1 .job-info h4{font-weight: 600;}
.convBoxes{ min-height: 240px; }
.search-custom-menu-item{ float: right; }
.ast-search-menu-icon.ast-dropdown-active .search-field{ border: 1px solid #e7e7e7; outline: 0; outline-color: transparent; }
@media only screen and (max-width: 1024px) {
  .boxes_content_title{ min-height: 70px;}
  .boxes_content{min-height: 180px;}
  .boxes_content2{min-height: 240px;}
  .skill_boxes { min-height: 310px; }
  .skill_boxes_title{ min-height:70px;}
  .convBoxes{ min-height: auto; }
  .right-pad-img{ min-height: 550px !important; }
}
@media only screen and (max-width: 768px) {
  #keep-in-touch {
    min-height: 300px !important;
  }
  .left-half-padding .elementor-element-populated{padding: 1em !important;}
  /*.search-custom-menu-item{ display: none !important; }*/
  .map_hover.desktop{ display: none; }
  .map_hover.mobile{ display: block; }
  .tribe-events .tribe-events-calendar-list__event-row{ flex-flow: column; }
  .tribe-events .tribe-events-calendar-list__event-wrapper{ width: 100%; padding: 0 5%; }
  
}