@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
*, *::after, *::before {
  box-sizing: border-box
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%
}
body {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Open Sans', Arial, "sans-serif";
  font-weight: 400;
  background-color: #fff
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-bottom-right-radius: 8px;
  background: #BF1722;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 500
}
#skiptocontent a:focus {
  position: absolute;
  left: 0;
  top: 0;
  outline: 0;
  -webkit-transition: top .1s ease-in;
  transition: top .1s ease-in
}
p {
  margin: 0 0 20px 0
}
p.last {
  margin: 0 0 0 0
}
p.small {
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 20px
}
.spacebefore {
  margin: 20px 0 0 0
}
.spaceafter {
  margin: 0 0 20px 0
}
.nospaceafter {
  margin: 0 0 0 0
}
.spaceRight {
  margin-right: 20px
}
.center {
  text-align: center
}
.last {
  margin-right: 0px !important
}
strong {
  font-weight: 700
}
em {
  font-style: italic
}
sub, sup {
  font-size: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-weight: 400
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
ul.checks {
  margin: 0 0 20px 20px;
  list-style: none
}
ul.checks li {
  margin-bottom: 15px
}
ul.checks li:before {
  content: '✓ ';
  color: #007CBF;
  margin-right: 0px;
  margin-left: -1em
}
ul.checks li:after {
  margin-right: 15px
}
ul.bullets {
  margin: 0 0 20px 20px;
  list-style: none
}
ol.bullets {
  margin: 0 0 20px 20px;
  list-style: decimal
}
ol.bullets li::marker {
  color: #007CBF
}
ul.bullets li::before {
  content: "•";
  color: #007CBF;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}
ul.bullets ul li::before {
  content: "○";
  color: #007CBF;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 13px
}
/*links within bullets to override the menu item a styles*/
ul.bullets li a {
  display: inline-block !important;
  background: #ffffff !important;
  line-height: 26px !important;
}
.blue {
  color: #007CBF
}
.darkblue {
  color: #005587
}
.white {
  color: #fff
}
.black {
  color: #000
}
.nowrap {
  white-space: nowrap
}
a {
  text-decoration: underline
}
a.textlink:link {
  color: #000
}
a.textlink:visited {
  color: #000
}
a.textlink:hover {
  color: #007CBF
}
a.textlink:active {
  color: #000
}
a.textlinkblue:link {
  color: #007CBF
}
a.textlinkblue:visited {
  color: #007CBF
}
a.textlinkblue:hover {
  color: #000
}
a.textlinkblue:active {
  color: #007CBF
}
a.textlinkdarkblue:link {
  color: #005587
}
a.textlinkdarkblue:visited {
  color: #005587
}
a.textlinkdarkblue:hover {
  color: #000
}
a.textlinkdarkblue:active {
  color: #005587
}
a.textlinkwhite:link {
  color: #fff;
  text-decoration-thickness: 1px
}
a.textlinkwhite:visited {
  color: #fff;
  text-decoration-thickness: 1px
}
a.textlinkwhite:hover {
  color: #fff;
  text-decoration: none
}
a.textlinkwhite:active {
  color: #fff;
  text-decoration-thickness: 1px
}
a.textlinkblue-small:link {
  color: #007cbf;
  font-size: 12px;
  line-height: 18px;
}
/* visited link */
a.textlinkblue-small:visited {
  color: #007cbf;
}
/* mouse over link */
a.textlinkblue-small:hover {
  color: #000000;
}
/* selected link */
a.textlinkblue-small:active {
  color: #007cbf;
}
.nolink {
  color: darkgray
}
.assistanceContainer {
  width: 100%;
  border-bottom: 1px solid #000;
  padding: 7px 0 7px 0
}
.assistance {
  margin: 0 auto;
  text-align: right;
  font-size: 14px;
  line-height: 14px;
  max-width: 1300px
}
.headercontent {
  max-width: 100%;
  width: 1300px;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  height: 80px
}
.headercontent img {
  display: block
}
.bcbslogo {
  float: left;
  margin: 8px 0 0 0
}
.getintouch, .getintouch-espanol, .getintouch-leadgen {
  float: right;
  margin: 0 0 0 0;
  width: 225px;
  font-size: 15px;
  line-height: 20px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer
}
.getintouch p {
  margin: 0px;
}
.getintouch-espanol {
  font-size: 13px;
  line-height: 17px
}
.getintouch:hover img, .getintouchBottom:hover img, .getintouch-espanol:hover img, .getintouch-leadgen:hover img {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px #fff0;
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.getintouch p, .getintouchBottom p, .getintouch-espanol p, .getintouch-leadgen p {
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(15%)
}
.getintouchBottom {
  font-size: 15px;
  line-height: 20px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: start
}
.getintouch img, .getintouchBottom img, .getintouch-espanol img, .getintouch-leadgen img {
  margin: 0 10px 0 0
}
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg)
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg)
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg)
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg)
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0)
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0)
  }
}
.buttonTop, .buttonTop-leadgen {
  float: right
}
article {
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px
}
i.fa-home {
  font-size: 22px
}
.headlineSection {
  position: absolute;
  bottom: 50px;
  z-index: 100;
  left: 50px;
  text-align: left;
  width: auto;
  height: auto;
  padding: 25px;
  background: #007CBF
}
.-hero-blue-fade-left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  text-align: center;
  width: 40%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#003d61+40,7db9e8+100&1+40,0+100 */
  background: linear-gradient(to right, rgba(0, 61, 97, 1) 40%, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.headlinePagetitle {
  position: relative;
  top: 35%;
  left: 15%;
  transform: translate(-50%, -50%);
  text-align: left;
  max-width: 400px;
  padding: 25px 25px 25px 25px;
  z-index: 100;
  background-color: #003d61;
}
.headlinePagetitle h1 {
  font-size: 46px;
  line-height: 45px;
  font-weight: 700;
  color: #fff;
  margin: 0px 0px 0px 0px;
}
.headlinePagetitle h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
  margin: 0px 0px 0px 0px;
}
.headlinePagetitle h2.small {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #fff;
  margin: 0px 0px 0px 0px;
}
/*.news {
  position: relative;
  top: 45%;
  left: 15%;
  transform: translate(-50%, -50%);
  text-align: left;
  max-width: 400px;
  padding: 20px 25px 20px 25px;
  z-index: 100;
  background: #ffffff;
    
}
.news p {
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
}*/


.animated-border-box, .animated-border-box-glow{
  max-width: 400px;
    height: auto;
      top: 65%;
  left: 15%;
  transform: translate(-50%, -50%);
  position: absolute;
  overflow: hidden; 
  z-index: 0;
    padding: 25px;

}

.animated-border-box-glow{
  overflow: hidden;
  /* Glow Blur */
  filter: blur(20px);
}

.animated-border-box:before, .animated-border-box-glow:before {
  content: '';
  z-index: -2;
  text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(0deg);
  position: absolute;
	width: 99999px;
	height: 99999px;
	background-repeat: no-repeat;
	background-position: 0 0;
  /*border color, change middle color*/
	background-image: conic-gradient(rgba(0,0,0,0), #007cbf, rgba(0,0,0,0) 25%);
  /* change speed here */
	animation: rotate 4s linear infinite;
}

.animated-border-box:after {
	content: '';
	position: absolute;
	z-index: -1;
  /* border width */
	left: 2px;
	top: 2px;
  /* double the px from the border width left */
	width: calc(100% - 4px);
	height: calc(100% - 4px);
  /*bg color*/
	background: #ffffff;
}

@keyframes rotate {
	100% {
		transform: translate(-50%, -50%) rotate(1turn);
	}
}

.animated-border-box p{
    font-size: 14px;
  line-height: 22px;
  margin: 0px;
}

h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #005587;
  margin: 0px 0px 0px 0px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #005587;
  margin: 0px 0px 0px 0px;
}
h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #005587;
  margin: 0px 0px 0px 0px;
}
h5 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #005587;
  margin: 0px 0px 0px 0px;
}
/*****************************
******************************
************NAV**************/
/* animation menu hamburger */
.menu-btn {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  right: 25px
}
@media (max-width: 1070px) {
  .menu-btn {
    display: flex;
  }
}
.menu-btn .menu-btn__lines, .menu-btn .menu-btn__lines::before, .menu-btn .menu-btn__lines::after {
  width: 22px;
  height: 2px;
  background: #ffffff;
  transition: all 0.4s ease-in-out;
}
.menu-btn .menu-btn__lines::before, .menu-btn .menu-btn__lines::after {
  content: "";
  position: absolute;
}
.menu-btn .menu-btn__lines::before {
  transform: translateY(-0.7rem);
}
.menu-btn .menu-btn__lines::after {
  transform: translateY(0.7rem);
}
.menu-btn.open .menu-btn__lines {
  transform: translateX(1rem);
  background: transparent;
}
.menu-btn.open .menu-btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #ffffff;
}
.menu-btn.open .menu-btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #ffffff;
}
.expand-btn:after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: " ▾";
  opacity: 0.75;
  transform: translateY(-50%) rotate(0);
  transition: 0.25s;
}
.expand-btn.open {
  color: #1fbfc9;
}
.expand-btn.open:after {
  transform: translateY(-50%) rotate(180deg);
}
i.fa-home {
  font-size: 22px;
  padding: 12px 0px 0px 0px;
}
@media (max-width: 1070px) {
  i.fa-home {
    font-size: 22px;
    padding: 0px 0px 0px 0px;
  }
}
/* navbar */
.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0;
  background: #007cbf;
  /*  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);*/
  /*newly added by me*/
  max-width: 1300px;
  margin: 0 auto;
}
.darkmode .navbar {
  background: #152737;
}
@media (max-width: 1070px) {
  .navbar {
    padding: 10px 20px;
  }
}
.navbar.sticky {
  position: sticky;
  z-index: 999;
  top: 0;
}
/*originally puts the logo in the nav bar on the left*/
.navbar .logo {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
/*end navbar logo*/
.navbar .menu-items {
  display: flex;
  align-items: center;
}
.navbar .menu-items::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #003d61;
}
.navbar .menu-items::-webkit-scrollbar {
  width: 6px;
  background-color: #003d61;
}
.navbar .menu-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media (max-width: 1070px) {
  .navbar .menu-items {
    scrollbar-gutter: stable;
    position: fixed;
    top: 80px;
    left: 0;
    display: block;
    width: 350px;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 100px;
    padding-right: 10px;
    background: #003d61;
    overflow-y: auto;
    transform: translateX(-100vh);
    transition: 0.3s ease-out;
  }
  .navbar .menu-items.open {
    transform: translateY(0);
  }
}
.navbar .menu-items > li > .menu-item {
  padding: 0px 35px 0px 25px;
  margin: 0 auto;
  height: 50px;
}
/*adjut spacing around specifc buttins due to the arrows on others*/
.navbar .menu-items > li > .menu-item.home-nav-link, .navbar .menu-items > li > .menu-item.contact-us-nav-link {
  padding: 0px 25px 0px 25px;
  margin: 0 auto;
  height: 50px;
}
ul li a:link, ul li a:visited {
  display: block;
  /*padding: 0 20px 0 20px;*/
  line-height: 50px;
  background: #007CBF;
  color: #ffffff;
  text-decoration: none;
}
ul li a:hover {
  background: #003d61;
  color: #ffffff;
  text-decoration: none;
}
.menu-items a.active {
  background: #003d61;
  color: #ffffff;
  text-decoration: none;
}
.mega-links a.active {
  text-decoration: underline;
}
.darkmode ul li a:link, .darkmode ul li a:visited {
  display: block;
  /*padding: 0 20px 0 20px;*/
  line-height: 50px;
  background: #152737;
  color: #ffffff;
  text-decoration: none;
}
.darkmode ul li a:hover {
  background: #003d61;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 1070px) {
  ul li a:link, ul li a:visited {
    display: block;
    /*padding: 0 20px 0 20px;*/
    line-height: 30px;
    background: none;
    color: #ffffff;
    text-decoration: none;
  }
  ul li a:hover {
    background: none;
    color: #ffffff;
    text-decoration: none;
  }
}
@media (max-width: 1070px) {
  .navbar .menu-items > li > .menu-item, .navbar .menu-items > li > .menu-item.home-nav-link, .navbar .menu-items > li > .menu-item.contact-us-nav-link {
    padding: 1rem 1rem;
  }
}
.navbar .menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1070px) {
  .navbar .menu-items li a {
    padding: 10px 1rem;
  }
}
.navbar .dropdown {
  position: relative;
}
@media (min-width: 1071px) {
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .navbar .dropdown:hover > .expand-btn:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (min-width: 1071px) {
  .navbar .dropdown .dropdown-right .expand-btn:after, .navbar .dropdown .dropdown-left .expand-btn:after {
    right: 0.625rem;
  }
}
@media (min-width: 1071px) {
  .navbar .dropdown-menu {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    width: 215px;
    padding: 0;
    background: #007cbf;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    /*box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);*/
    visibility: hidden;
    transition: all 0.4s ease;
  }
}
@media (max-width: 1070px) {
  .navbar .dropdown-menu {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    padding-left: 1rem;
    overflow: hidden;
  }
}
.navbar .menu-right {
  top: 0;
  left: 100%;
}
@media (max-width: 1070px) {
  .navbar .menu-right {
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    padding-left: 1.5rem;
  }
  .navbar .menu-right:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.navbar .menu-left {
  top: 0;
  left: -100%;
}
@media (max-width: 1070px) {
  .navbar .menu-left {
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 1.5rem;
  }
  .navbar .menu-left:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.navbar .menu-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0px 20px 0px 20px;
  font-size: 16px;
  transition: 0.25s;
}
.navbar .menu-item:hover {
  color: #ffffff;
  /*background-color: #005587;*/
}
.navbar .menu-item.active {
  color: #ffffff;
  /*background-color: #005587;*/
}
.navbar ul li {
  list-style: none;
  transition: 0.3s ease;
}
.navbar ul li .arrow {
  transition: all 0.3s ease-out;
}
.navbar ul li a {
  position: relative;
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 1071px) {
  .navbar .dropdownMega {
    position: inherit !important;
  }
}
@media (min-width: 1071px) {
  .navbar .mega-menu {
    position: absolute;
    top: 50px;
    left: 0;
    /*newly added by me*/
    max-width: 1300px;
    width: 100%;
    /*width: 100vw;*/
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
  }
}
@media (max-width: 1070px) {
  .navbar .mega-menu {
    position: relative;
    display: none;
    padding-left: 0;
  }
}
.navbar .mega-menu .content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  /*newly added by me*/
  max-width: 1300px;
  /*width: 100%;*/
  padding: 1rem;
  background: #003d61;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1070px) {
  .navbar .mega-menu .content {
    grid-template-columns: auto;
  }
}
@media (min-width: 1071px) {
  .navbar .mega-menu .content {
    padding: 25px 25px;
  }
}
@media (max-width: 1070px) {
  .navbar .mega-menu .content .col {
    padding: 0;
    width: 100%;
  }
}
.navbar .category .content .col .img-wrapper {
  margin: 1rem 0;
}
.navbar .blog .content {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 1071px) {
  .navbar .blog .content {
    grid-template-columns: repeat(4, 1fr);
  }
}
.navbar .blog .content .col .img-wrapper {
  margin-bottom: 1rem;
}
.navbar .blog .content .col .menu-title {
  font-weight: normal;
}
.navbar .blog .content .col .menu-title a {
  transition: 0.25s;
}
.navbar .blog .content .col .menu-title a:hover {
  color: #ff5722;
}
.navbar .content .col {
  display: flex;
  flex-direction: column;
}
.navbar .content .col .img-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 20vw;
  overflow: hidden;
}
.navbar .content .col .img-wrapper:hover img {
  transform: scale(1.1);
}
.navbar .content .col .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.navbar .content .col img {
  width: 100%;
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
.navbar .content .col .menu-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  border-left: 2px solid #007cbf;
  padding-left: 0.625rem;
}
@media (max-width: 1070px) {
  .navbar .content .col .menu-title {
    font-size: 16px;
  }
}
.navbar .content .col p {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 16px;
  line-height: 1.6rem;
  color: #ffffff;
}
.navbar .content .col .mega-links {
  padding-left: 1rem;
  border-left: 1px solid #C7C7C7;
}
.mega-links a:link, .mega-links a:visited {
  background: none;
  line-height: 30px;
}
.mega-links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 1070px) {
  .navbar .content .col .mega-links {
    border-left: 0;
    padding-left: 0;
  }
  .navbar .content .col .mega-links li {
    margin: 0;
  }
  .navbar .content .col .mega-links li a {
    padding: 0 0.5rem;
  }
}
.navbar .content .col .mega-links li {
  margin: 1rem 0;
}
.navbar .content .col .mega-links li a {
  padding: 0;
}
@media (max-width: 1070px) {
  .overflow {
    overflow: hidden;
  }
  .navbar .content .col .mega-links li {
    margin: 1rem 10px;
  }
}
@media (max-width: 1070px) {
  .overlay {
    position: fixed;
    z-index: 500;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .overlay.overlay--active {
    opacity: 1;
    visibility: visible;
  }
}
/*darkmode style*/
.navbar-right {
  position: relative;
  right: 75px;
  top: 3px;
  z-index: -1;
  /*display: flex;
  flex: 0 0 17%;
  align-items: center;
  justify-content: flex-end;
  column-gap: 1.5rem;*/
}
/*@media only screen and (max-width: 992px) {
  .navbar-left, .navbar-right {
    flex: 0 0 auto;
  }
  .navbar-right {
    align-items: center;
  }
  .navbar-center {
    flex: 0 0 100%;
    order: 3;
    align-items: center;
  }
}*/
/****************************
*****************************
**********END NAV***********/
/****************************
*****************************
**********SEARCH***********/
#form-content {
  position: absolute;
  /*height: 40px;*/
  width: 0px;
  /*margin-right: -50px;*/
  top: 10px;
  right: 0px;
  /*transform: translate(-50%, -50%);*/
  z-index: 1000;
}
#form-content.on {
  -webkit-animation-name: in-out;
  animation-name: in-out;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/*magnify glass lens*/
/******input ??????*******/
.searchbar {
  box-sizing: border-box;
  position: relative;
  top: 10px;
  right: 30px;
  width: 16px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Open Sans', Arial, "sans-serif";
  outline: 0;
  -webkit-transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
  transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  cursor: pointer;
  caret-color: #ffffff;
}
/*magnify glass handle*/
.search {
  background: none;
  position: absolute;
  top: 12px;
  right: -2px;
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 100%;
  outline: 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
/*magnify glass handle*/
.search:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 9px;
  margin-left: 8px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.close {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
/*mag glass turns into X*/
.close:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  margin-top: 3px;
  margin-left: -10px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/*mag glass turns into X*/
.close:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  margin-top: 3px;
  margin-left: -10px;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.square {
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  margin: 5px 0px 0px 0px;
  width: 300px;
  height: 30px;
  border: 1px solid #ffffff;
  border-radius: 0;
  background: #007cbf;
  color: #fff;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 400;
  outline: 0;
  -webkit-transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
  transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
  -webkit-transition-delay: 0.4s, 0s, 0.4s;
  transition-delay: 0.4s, 0s, 0.4s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.darkmode .square {
  background: #152737;
}
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
@media (max-width: 1070px) {
  #form-content {
    right: 50px;
  }
}
@media screen and (max-width: 450px) {
  .square {
    width: 230px;
  }
}
/*end search styles*/
/*Search results styles*/
#tipue_search_results_count {
  color: #000000;
}
#tipue_search_image_modal {
  display: none;
}
img.tipue_search_img {
  width: 100%;
  max-width: 320px;
  height: auto;
}
.tipue_search_content_title {
  font-size: 25px;
  line-height: 30px;
  margin: 10px 0px 10px 0px;
}
.tipue_search_content_url {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  line-height: 26px;
}
.tipue_search_content_text {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}
.tipue_search_content_bold {
  font-weight: 700 !important;
}
#tipue_search_content a:link, #tipue_search_content a:visited {
  color: #004a7c;
}
#tipue_search_content a:hover, #tipue_search_content a:active {
  color: #555555;
}
/*End Search results styles*/
/****************************
*****************************
********END SEARCH***********/
.downArrow {
  display: none
}
.hero-home {
  background-image: url("../assets/heros/2024/hero-home-2024.jpg")
}
.enrolling-members {
  background-image: url("../assets/heros/2024/enrolling-members.jpg")
}
.supplemental-other {
  background-image: url("../assets/heros/2024/supplemental-other.jpg")
}
.retention-toolkit {
  background-image: url("../assets/heros/2024/retention-toolkit.jpg")
}
.retail-producer-portal {
  background-image: url("../assets/heros/2024/retail-producer-portal.jpg")
}
.health-sherpa {
  background-image: url("../assets/heros/2024/health-sherpa.jpg")
}
.medicaid-unwinding {
  background-image: url("../assets/heros/2024/medicaid-unwinding.jpg")
}
.member-resources {
  background-image: url("../assets/heros/2024/member-resources.jpg")
}
.ichra {
  background-image: url("../assets/heros/2024/ichra.jpg")
}
.bcg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  width: 100%;
  background-position: center center;
  margin: -50px 0 0 0;
  position: relative
}
.bcg-resource {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%;
  background-position: center center;
  margin: -50px 0 0 0;
  position: relative
}
.bcg-lead-gen {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%;
  background-position: 80%;
  margin: 0 0 0 0;
  position: relative
}
.fullWidthimage {
  background-image: url(../assets/support/support-home.jpg);
  background-size: cover;
  height: 650px;
  width: 100%;
  position: relative;
  clear: left;
  margin: 50px 0 0 0;
  display: inline-block
}
.animated-image-large {
  height: 300px;
  width: auto;
  background-position: 30%;
  margin: 0 0 25px 0
}
.blueBlock {
  background: #007CBF;
  padding: 25px;
  margin: 0 100px 0 0;
  width: 790px;
  height: auto;
  float: right;
  color: #fff;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.blueBlock h3 {
  font-size: 23px;
  line-height: 33px;
  color: #fff;
  margin: 0 0 15px 0;
  font-weight: 400
}
.blueBlock h4 {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin: 0 0 0 0;
  font-weight: 700
}
td {
  vertical-align: top;
  padding: 5px 20px 5px 0
}
td.widthAdjust {
  width: 50%
}
td img {
  margin: 5px 0 0 0
}
.waiver-period-homepage {
  padding: 20px;
  bottom: 0;
  width: 100%;
  font-size: 22px;
  line-height: 26px;
  position: relative;
  background-color: #003d61;
  color: #fff;
  text-align: center
}
.waiver-video-background {
  /*position: relative;*/
  top: 0;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 auto;
  width: 70%
}
.waiver-video-background iframe {
  position: absolute;
  width: 500px;
  height: 280px;
  left: 0%;
  top: 0
}
.waiver-period-hero-callout {
  background-color: #003d61;
  padding: 25px;
  text-align: center;
  margin: 0 auto 25px auto;
  color: #fff;
  font-size: 21px;
  line-height: 27px
}
.waiverPeriod p {
  margin: 0
}
.waiver-period-body-callout {
  background-color: #f2f2f2;
  padding: 25px;
  margin: 0 0 25px 0;
  font-size: 18px;
  line-height: 28px;
  color: #005587
}
.video-background {
  background: #000;
  position: relative;
  top: -50px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 550px;
  overflow: hidden;
  margin-bottom: -50px
}
.video-background iframe {
  height: 58.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 133.77777778vw
}
.aspect-ratio-home {
  position: relative;
  width: 400px;
  height: 225px;
  padding-bottom: 20.0%;
  margin: 0px 0 0 0
}
.aspect-ratio-home iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.aspect-ratio {
  position: relative;
  width: 500px;
  height: 280px;
  padding-bottom: 20.0%;
  margin: 0px 0 0 0
}
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.vjs-progress-control {
  visibility: hidden
}
@media (min-aspect-ratio:16/9) {
  .video-foreground {
    height: 300%;
    top: -100%
  }
}
@media (max-aspect-ratio:16/9) {
  .video-foreground {
    width: 300%;
    left: -100%
  }
}
.vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button, .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
  display: block
}
.play {
  position: absolute;
  z-index: 100;
  top: 45%;
  left: 50%;
  margin: 0 0 0 -31px;
  max-width: 62px
}
/*bootstrap classes*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
/*end bootstrap*/
.modal-content {
  background: #fff;
  border: none !important
}
.modal-body {
  padding: 0
}
section.textContent {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  margin: 50px auto 50px auto;
  padding: 0 25px 0 25px
}
section.textContent950, section.networkOfferingsgeo, section.articleContent950 {
  position: relative;
  width: 100%;
  max-width: 950px;
  margin: 50px auto 50px auto;
  padding: 0 25px 0 25px
}
section.flexContent{
  position: relative;
  width: 100%;
  max-width: 1300px;
  display: flex;
  margin: 50px auto 50px auto;
  padding: 0 25px 0 25px;
  flex-direction: row nowrap;
  justify-content: space-around;
  list-style: none;
}

.flexitem {
  background: #f2f2f2;
  padding: 15px;
  margin: 8px 16px 8px 0px;
  flex-grow: 1;
  width: 100%;
  border-top: 5px solid #0174b4;
}
.content-item {
  background: #ffffff;
  padding: 0;
  margin: 30px 50px 0px 0px;
}
.content-item-33{
  background: #ffffff;
  padding: 0;
    width: 30%;
  margin: 0px 0px 25px 0px;
}

.ichra-callout{
    background-color: #007cbf;
    color: white;
    padding: 30px;
    font-size: 18px;
    line-height: 28px;
}

/*Agent Training page*/
section.flexContent-1500{
  position: relative;
  width: 100%;
  max-width: 1500px;
  display: flex;
    flex-direction: row nowrap;
  margin: 50px auto 50px auto;

  justify-content: space-evenly;
  list-style: none;
}

.content-item-1500{
  background: #ffffff;
  padding: 15px;
  margin: 10px 0px 30px 0px;
}

.content-item-1500 h2{
font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: black;
}
.content-item-1500 h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #003d61;
}
/*end agent training page*/



div.form-item p.formLabel {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 14px;
  transition: all .4s ease;
  color: grey
}
.formTop {
  top: -14px !important;
  left: 10px !important;
  background-color: #fff;
  padding: 0 3px 0 3px;
  color: #007cbf !important;
  border-radius: 5px;
  font-size: 12px !important
}
div.form-item {
  position: relative;
  display: block
}
label {
  text-align: left;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px
}
input.form-style, select, textarea.form-style {
  width: 100%;
  display: block;
  margin: 7px 0 7px 0;
  padding: 0 10px 0 10px;
  height: 45px;
  outline: 0;
  background: #fff;
  border-radius: 7px;
  border: 1px solid #D3D3D3;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  transition: all .2s ease;
  color: #007cbf;
}
div.form-item .form-style:focus {
  outline: none;
  border: 1px solid #007cbf;
  color: #007cbf
}
iframe.leadgenform {
  width: 100%;
  height: 240px;
  margin: 0;
  padding: 0
}
.why-bcbs-image-left {
  width: 650px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../assets/support/support-why-bcbs-left-image.jpg)
}
.why-buy-image-left {
  width: 650px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../assets/support/support-why-buy-left-image.jpg)
}
.insurance-basics-image-left {
  width: 650px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../assets/support/support-insurance-basics-left.jpg)
}
.why-buy-image-right {
  width: 680px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20%;
  background-image: url(../assets/support/support-why-buy-right-image.jpg)
}
.insurance-basics-image-right {
  width: 475px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20%;
  background-image: url(../assets/support/support-insurance-basics-right.jpg)
}
.why-bcbs-content-right, .why-buy-content-right {
  padding: 0 0 0 50px;
  width: 880px;
  max-width: 100%
}
.insurance-basics-content-left {
  padding: 0 50px 0 0px;
  width: 950px;
  max-width: 100%
}
section.textContentLeadgen {
  display: flex;
  justify-content: space-between;
  max-width: 1500px;
  padding: 25px 25px 25px 25px;
  margin: 0 auto
}
section.textContentLeadgen-morespace {
  display: flex;
  justify-content: space-between;
  max-width: 1500px;
  padding: 25px 25px 75px 25px;
  margin: 0 auto
}
section.textContentLeadgen .item {
  width: 30%;
  padding: 0 25px 0 25px;
  margin: 0 auto;
  text-align: center
}
section.textContentLeadgen .objects p {
  margin: 15px 0 0 0
}
.leadgen-image-left {
  width: 650px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../assets/support/support-lead-gen-woman-working-v2.jpg)
}
.leadgen-content-right {
  padding: 0 0 0 50px;
  width: 700px;
  max-width: 100%
}
.leadgen-content-left {
  padding: 0px 50px 0px 0px;
  max-width: 700px;
}
.leadgen-image-right {
  width: 680px;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20%;
  background-image: url(../assets/support/support-lead-gen-bicycle.jpg)
}
.leadgen-numbered-section {
  display: flex;
  justify-content: flex-start;
  gap: 10px
}
h3.leadgen-numbers {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #005587
}
section.textContentLeadgen-lower-subhead {
  max-width: 1500px;
  padding: 0 0 0 25px;
  margin: 0 auto
}
section.textContentLeadgen-lower-subhead h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #007CBF;
  margin: 0 0 0 0
}
.shareContent-left {
  position: relative;
  width: 50px;
  float: left;
  border-right: 1px solid rgb(0 0 0 / .1);
  padding: 0 5px 0 0
}
.relatedContent-left {
  position: relative;
  width: 65%;
  float: left;
  padding: 0 20px 30px 50px
}
.relatedContent-left h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 800;
  color: #007cbf;
  margin: 0px 0px 25px 0px;
}
.relatedContent-right {
  position: relative;
  width: 25%;
  float: right;
  border-left: 1px solid rgb(0 0 0 / .1);
  padding: 0 0 0 15px
}
.relatedContent-right h3 {
  font-size: 22px;
  line-height: 32px;
  color: #007cbf;
  font-weight: 400;
  margin: 0px 0px 0px 0px;
}
.calloutbottom {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: start;
  gap: 25px
}
hr {
  margin: 20px auto 20px auto;
  border: 0;
  height: 0;
  border-top: 1px solid rgb(0 0 0 / .1);
  border-bottom: 1px solid rgb(15 109 190 / .3);
  width: 100%;
  max-width: 1300px
}
.columnleft {
  float: left;
  width: 40%;
  padding: 0 75px 0 0
}
.columncenter {
  float: left;
  width: 100%;
  padding: 0 25px 0 25px
}
.columnright {
  float: left;
  width: 40%;
  padding: 0 0 0 75px
}
.dentalparent {
  display: flex;
  align-items: center
}
.item {
  margin-left: 1%;
  width: 50%
}
.item .dentalparent p {
  margin: 0 0 0 25px;
  width: 45%
}
div.row-arrowboxes {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
div.col-arrowboxes {
  flex: 33.333333%;
  max-width: 33.333333%;
  padding: 50px;
  color: #fff;
  position: relative
}
div.col-arrowboxes p {
  margin: 0
}
.textcolumns {
  column-count: 2;
  column-gap: 50px;
  margin: 0px 0px 25px 0px;
}
.break-column {
  break-after: column;
}
.helpful-item {
  background: #ffffff;
  padding: 0;
  margin: 30px 16px 0px 0px;
  flex-grow: 1;
}
section.helpfulContent {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}
hr.helpful-one {
  border: 0;
  height: 1px;
  background: #cccccc;
  margin: 10px 0px 10px 0px;
}
hr.helpful-two {
  border: 0;
  height: 1px;
  background: #cccccc;
  margin: 10px 0px 15px 0px;
}
.rotate45 {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -20px;
  transform: rotate(45deg);
  z-index: 10
}
.backgroundDarkblue {
  background-color: #005587
}
.backgroundPrimaryblue {
  background-color: #007CBF
}
.backgroundlitegrey {
  background-color: #f2f2f2
}
img.imageSize {
  width: 100%;
  height: auto
}
.flexwrapper {
  display: flex;
  flex-wrap: nowrap
}
.flexcolumn {
  flex: 50%;
  max-width: 50%;
  margin: 0 20px 0 0;
  color: #000;
  position: relative
}
.flexcolumn img {
  width: 100%;
  height: auto
}
.fleximagecolumn1 {
  flex-grow: 1;
  max-width: 420px;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}
.fleximagecolumn2 {
  flex-grow: 2;
  max-width: 860px;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}
.clearfix::after {
  content: "";
  clear: both;
  display: table
}
.clear {
  clear: both
}
.icon {
  float: left;
  width: 110px;
  text-align: center
}
.iconinfo {
  float: left;
  width: calc(100% - 110px)
}
.button {
  border: none;
  padding: 16px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 3px;
  font-family: 'Open Sans', Arial, "sans-serif"
}
.button-small {
  border: none;
  padding: 14px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 3px;
  font-family: 'Open Sans', Arial, "sans-serif"
}
.button-small.active {
  background-color: lightgrey;
  color: black;
  text-decoration: none;
  cursor: default;
}
.button img, .button-espanol img {
  display: inline;
  margin: 0 0 0 5px
}
.button1:link {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #005587;
  margin: 0 0 0 0;
  color: #005587
}
.button1:visited {
  background-color: #fff;
  color: #005587
}
.button1:hover {
  background-color: #007CBF;
  color: #fff;
  text-decoration: none
}
.button2:link, .button2:visited {
  background-color: #005587;
  margin: 0 0 0 0;
  color: #fff;
  text-decoration: none
}
.button2:hover, .button2:active {
  background-color: #007CBF;
  color: #fff;
  text-decoration: none
}
.button3:link, .button3:visited {
  background-color: #fff;
  border: 1px solid #003D61;
  margin: 0 0 0 0;
  color: #005587
}
.button3:hover {
  background-color: #003D61;
  color: #fff;
  text-decoration: none
}
.button4:link, .button4:visited {
  background-color: #fe6005;
  border: 1px solid #fe6005;
  margin: 0 0 0 0;
  font-size: 19px;
  color: #fff
}
.button4:hover {
  background-color: #fe6005;
  border: 1px solid #fff;
  margin: 0 0 0 0;
  color: #fff
}
.buttonpagetitle:link, .buttonpagetitle:visited {
  background-color: none;
  border: 1px solid #ffffff;
  margin: 0 0 0 0;
  color: #fff
}
.buttonpagetitle:hover {
  background-color: #ffffff;
  border: 1px solid #fff;
  margin: 0 0 0 0;
  color: #003D61;
}
.flex-general {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  align-content: center;
  margin: 0 0 25px 0;
}
#gototop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgb(50 50 50 / .75);
  background-image: url(../assets/icons/down_arrow.svg);
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center;
  transform: rotate(180deg);
  color: #fff;
  cursor: pointer;
  padding: 18px;
  border-radius: 3px
}
#gototop:hover {
  background-color: #007CBF
}
.floatLeft {
  float: left
}
.floatRight {
  float: right
}
.preFooter {
  width: 100%;
  background-color: #f2f2f2;
  position: relative;
  height: 185px;
  padding: 35px 25px 25px 25px;
  top: 100px
}
.preFootercontent {
  margin: 0 auto;
  width: 100%;
  max-width: 650px
}
.preFootercontent img {
  margin: 8px 50px 0 0
}
.preFootercontent img, .preFootercontent h5 {
  float: left
}
.preFootercontent h5 {
  font-size: 18px;
  line-height: 30px;
  color: #007CBF;
  margin: 0;
  font-weight: 400
}
section.footerContent span.planstaglinesmall {
  font-size: 10px;
  line-height: 14px;
  color: white;
  margin: 0px 0px 10px 0px;
}
/*body.resources {
  background: #F6F6F6
}

/*resource content*/
/* Start Tiles*/
section.tilesFlex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}
.tiles-container-start {
  width: 320px;
  background: #e6e6e6;
  border-radius: 12px;
  position: relative;
  margin: 25px 0px 25px 0px;
}
.tiles-container {
  width: 320px;
  background: #007cbf;
  border-radius: 12px;
  position: relative;
  margin: 25px 0px 25px 0px;
  cursor: pointer;
}
.tiles-container:link {
  background: #007cbf;
  color: white;
  text-decoration: none !important;
}
.tiles-container:visited {
  background: #007cbf;
  color: white;
  text-decoration: none !important;
}
.tiles-container:hover {
  background: #003d61;
  color: white;
  text-decoration: none !important;
}
.tiles-imagehero {
  vertical-align: top;
  position: relative;
  height: 200px;
  top: 0;
  left: 0;
}
.tiles-imagehero img {
  width: 100%;
  height: 190px;
  /*object-fit: contain;*/
  object-position: 20% 10%;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
}
.tiles-blue-fade-left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  text-align: center;
  width: 50%;
  height: 190px;
  border-radius: 12px 12px 0px 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#003d61+40,7db9e8+100&1+40,0+100 */
  background: linear-gradient(to right, rgba(0, 61, 97, 1) 50%, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/*.tiles-content {
width: 100%;
    height: auto;
    border: 1px solid #000000;
}*/
.tiles-content-start h5 {
  position: absolute;
  font-size: 45px;
  line-height: 45px;
  font-weight: 800;
  margin: 0px 0px 0px 0px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tiles-content h5 {
  position: absolute;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  margin: 0px 0px 0px 0px;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, .5), 1px 1px 1px rgba(0, 0, 0, .8);
  /*left: 38%;*/
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 90%;
}
.tiles-container p {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  text-align: center;
  color: white;
  text-decoration: none !important;
  border: none !important;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}
/*end resource content*/
h1.resource-title {
  margin: 0 0 0 0;
  font-size: 35px;
  line-height: 40px;
  font-weight: 800;
  color: #fff;
}
.resource-imagehero {
  vertical-align: top;
  position: relative;
  top: 0;
  left: 0
}
.resource-imagehero img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: 30% 10%;
  border-radius: 12px 12px 0 0;
  overflow: hidden
}
.btn {
  background: #007cbf;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 12px 30px;
  position: relative;
  text-decoration: none;
  transition: all 0.1s 0s ease-out
}
.no-touch a.btn:hover {
  background: #005587;
  transform: translateY(-2px);
  transition: all 0.25s 0s ease-out
}
.no-touch a.btn:active, a.btn:active {
  background: #005587;
  transform: translate3d(0, 1px, 0);
  transition: all 0.025s 0s ease-out
}
section.resourceContent {
  margin: 20px auto;
  max-width: 1300px;
  text-align: center
}
.dimmed {
  opacity: .5
}
.nav-breadcrumb {
  position: relative;
  top: 25px;
  margin: 0 auto;
  max-width: 1300px;
  height: 40px
}
breadcrumb {
  list-style: none;
  display: inline-block
}
#breadcrumb .icon {
  font-size: 14px
}
#breadcrumb li {
  float: left
}
#breadcrumb li a {
  color: #FFF;
  font-family: 'Open Sans', Arial, "sans-serif";
  font-size: 14px;
  display: block;
  background: #007CBF;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px
}
#breadcrumb li:nth-child(even) a {
  background-color: #005587
}
#breadcrumb li:nth-child(even) a:before {
  border-color: #005587;
  border-left-color: #fff0
}
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #005587
}
#breadcrumb li:first-child a {
  padding-left: 15px
}
#breadcrumb li:first-child a:before {
  border: none
}
#breadcrumb li:last-child a {
  padding-right: 15px
}
#breadcrumb li:last-child a:after {
  border: none
}
#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #3498db;
  border-width: 20px 10px;
  width: 0;
  height: 0
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: #fff0
}
#breadcrumb li a:after {
  left: 100%;
  border-color: #fff0;
  border-left-color: #007CBF
}
#breadcrumb li a:hover {
  background-color: #005587
}
#breadcrumb li a:hover:before {
  border-color: #005587;
  border-left-color: #fff0
}
#breadcrumb li a:hover:after {
  border-left-color: #005587
}
#breadcrumb li a:active {
  background-color: #005587
}
#breadcrumb li a:active:before {
  border-color: #005587;
  border-left-color: #fff0
}
#breadcrumb li a:active:after {
  border-left-color: #005587
}
footer {
  width: 100%;
  background-color: #007CBF;
  position: relative;
  top: 100px;
  padding: 35px 25px 25px 25px
}
section.footerContent {
  margin: 0 auto;
  width: 100%;
  max-width: 940px;
  text-align: center;
}
section.footerContent h6 {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 15px 0
}
section.footerContent p {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  margin: 0 0 10px 0
}
section.footerContent p.tagline {
  font-size: 13px;
  line-height: 19px;
  color: #fff;
  margin: 0 0 10px 0
}
footer a:link, footer a:visited {
  color: #fff
}
footer a:hover {
  color: #fff;
  text-decoration: none
}
footer a.web:link, footer a.web:visited {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: none
}
hr.one {
  border: 0;
  height: 1px;
  background: #fff;
  margin: 10px 0 10px 0
}
hr.two {
  border: 0;
  height: 1px;
  background: #fff;
  margin: 10px 0 15px 0
}
footer h6 a:link {
  color: #fff;
  font-weight: 700;
  text-decoration: none
}
footer h6 a:visited {
  color: #fff
}
a.footerlink:link {
  color: #fff;
  font-weight: 700
}
a.footerlink:visited {
  color: #fff
}
a.footerlink:hover {
  color: #fff;
  text-decoration: none
}
a.footerlink:active {
  color: #fff
}
.button-espanol {
  border: none;
  padding: 14px 20px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Open Sans', Arial, "sans-serif"
}
.preFootercontent-espanol {
  margin: 0 auto;
  width: 100%;
  max-width: 725px
}
.preFootercontent-espanol img {
  margin: 8px 50px 0 0
}
.preFootercontent-espanol img, .preFootercontent-espanol h5 {
  float: left
}
.preFootercontent-espanol h5 {
  font-size: 15px;
  line-height: 30px;
  color: #007CBF;
  margin: 0;
  font-weight: 400
}
p.espanoltd {
  font-size: 14px;
  line-height: 20px
}