  .rightCol .adv-banner {
    background-color: transparent;
    padding: 0px;
}

#wpb_masthead {
    height: auto;
    padding: 0;
}

@media (min-width: 992px) {
  #wpb_masthead {
      height: 58px;
  }
}


#wpb_masthead .col.omega {
    display: flex;
    align-items: center;
}

.bg-brand {
    background-color: #C32033;
}

.bg-dark {
    background-color: #205BA8!important;
}

.border-dark {
    border-color: #00AEEF!important;
}

a, .color-brand,
.story, .read-more a{
    color: #205BA8;
}

.pagination .current, 
.pagination a:hover{
    background: #00AEEF !important;
}

.pagination a,
.pagination span,
.supermenu__mobile .supermenu__menu-items-wrapper li{
    background: #205BA8 !important;
}

.page-header {
    border-left: 5px solid #205BA8 !important;
}

.page-header h2 {
    font-size: 18px;
    margin: 30px 0 15px 0;
    padding: 15px 5px;
    border-bottom: 1px dotted #ddd;
    color: #000;
}

#tab_container_46196 .wpsm_nav-tabs > li {
    width: 33%;
}


#tab_container_46196 .wpsm_nav-tabs > li:nth-child(1) > a,
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(1) > a, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(1) > a:hover, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(1) > a:focus{
    background-color: #3C5A9B!important;
    border: 1px solid #3C5A9B !important;
}

#tab_container_46196 .wpsm_nav-tabs > li:nth-child(2) > a,
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(2) > a, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(2) > a:hover, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(2) > a:focus {
    border: 1px solid #1AB2E8 !important;
    background-color: #1AB2E8 !important;
}

#tab_container_46196 .wpsm_nav-tabs > li:nth-child(3) > a,
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(3) > a, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(3) > a:hover, 
#tab_container_46196 .wpsm_nav-tabs > li.active:nth-child(3) > a:focus {
    border: 1px solid #D5007F !important;
    background-color: #D5007F !important;
}

.entry-meta ul li.category {display:block}

.home .widget_wpb-slider {margin-top:16px}}\

/*Home Gallery Stripe*/
.home .wpbsg-bootstrap>.row {
    width: auto!important;
    float: none;
    padding: 0;
    flex: 0 0 auto;
    margin: 0;
    justify-content: center;
}

.home .wpbsg-bootstrap .col-md-3, .wpbsg-bootstrap .col-sm-4, .wpbsg-bootstrap .col-xs-6 {
    width: auto!important;
    max-width:50%!important;
    float: none;
    padding: 0;
    flex: 0 0 auto;
}

.home figure.wpbg-gallery-item {padding:8px}

/* home video stripe*/
#custom_html-7 {margin-top:25px}
.home .widget_div_wpb_video_most_recent {
    width: 100%;
    display: flex;
    justify-content: center;
  	flex-wrap:wrap;
    margin-bottom:50px;
}
.home .recentVideo {
    margin: 5px;
    width: 32%;

}
.home .recentVideo .video-js-container {
    height: 200px;
}
.home .recentVideo .vjs-overlay.vjs-overlay-bottom-left-ready {
    height: 30px;
}
  @media (max-width: 990px) {
.home .recentVideo {
    width: 49%;
}
}
  @media (max-width: 767px) {
.home .recentVideo {
    width: 99%;
}
    .home .recentVideo .video-js-container {
    height: 330px;
}
}

  @media (max-width: 480px) {
#menu-item-46184 ul.sub-menu{width:270px!important;position-relative;left:-140px!important}
  }
