/*MOVED TO styles.css in Apearance > Theme Editor*/
/****New Page Updates 61523******/

.nk-image-box-1 .nk-image-box-overlay, .nk-image-box-1-a .nk-image-box-overlay {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 100%;
  -webkit-transition: 0.4s opacity;
  -o-transition: 0.4s opacity;
  transition: 0.4s opacity;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.nk-image-box-1:hover .nk-image-box-overlay, .nk-image-box-1-a:hover .nk-image-box-overlay, .nk-image-box-1.hover .nk-image-box-overlay, .nk-image-box-1-a.hover .nk-image-box-overlay {
  opacity: 1;
  background-color: rgba(0, 51, 78, 0.80) !important;
}

.btnBlue{
	  margin: 25px auto;
  position: absolute;
  top: 100%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#menu-item-15437-primary a span {
  text-align: left;
  white-space: nowrap;
}
/****Image Slider Update 100323******/
@media screen and (min-width: 800px) {
  .smush-detected-img {
    border-radius: 0 !important;
    transition: all .5s ease;
    box-shadow: none !important;
  }
}
/****End Image Slider Update 100323******/

.kz-hidden {
  display: none !important;
}

#menu-item-14866-top_icons_menu{
  background-color: #fff;
  color: #00334E;
  padding: 5px 10px;
}

/*******Footer Social Icons******/
.wp-block-social-link-anchor.customize-unpreviewable {
  color: #fff !important;
  margin: 0 10px;
}
/*******End Footer Social Icons******/
}

.wpforms-field-row-block.wpforms-first.wpforms-one-half {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
/*******End Footer Social Icons******/

#menu-item-15437-primary a span {
  text-align: left;
  white-space: nowrap;
}
/*****Tab Update 09/2024******/
.nk-tabs.tab-resources .nav-tabs .nav-link.active {
  border-bottom: 2px solid #006CB6;
  font-size: 1rem;
  font-weight: 700;
  text-transform:uppercase;
	color: #00334E !important;
}

.nk-tabs.tab-resources .nav-tabs .nav-link.active.show {
  border-bottom: 2px solid  #005b8b;
  font-size: 1rem;
  font-weight: 700;
   text-transform:uppercase;
	color:#00334E !important;
}

.nk-tabs.tab-resources .nav-tabs .nav-link {
  border-bottom: 2px solid #e2e2e2;
  font-size: 1rem;
  font-weight: 400;
   text-transform:uppercase;
	
}

.tab-resources .nav-tabs .nav-item {
  padding-right: 15px;
}

.vid-btn-ctr{
	padding:100px 400px;
}
@media only screen and (max-width:1024px){
.vid-btn-ctr{
	padding:150px;
}
@media only screen and (max-width:481px){
.tab-resources .img .ih-item img {
  width: 200px !important;
  height: 100%;
}
.vid-btn-ctr{
padding:0;
}
}
/*****End Tab Update 09/2024******/
