@charset "UTF-8";
@media screen and (max-width:1500px) {
  .fullWidthimage {
    background-position: 40%
  }
  .blueBlock {
    margin: 0 50px 0 0
  }
  .video-background {
    background: #000;
    position: relative;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 475px;
    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: 145.77777778vw
  }
}
@media screen and (max-width:1350px) {
  .headlinePagetitle {
    top: 38%;
    left: 20%;
  }
  .animated-border-box, .animated-border-box-glow {
    top: 65%;
    left: 20%;
  }
  .assistanceContainer {
    padding: 7px 10px 7px 10px
  }
  .headercontent {
    padding: 15px 10px 15px 10px
  }
  section.textContent {
    padding: 0px 15px 0 15px;
    top: 0
  }
  section.flexContent {
    padding: 0px 15px 0px 15px;
  }
  section.helpfulContent {
    padding: 0px 15px 0px 15px;
  }
  section.new {
    padding: 0 10px 0 10px
  }
  section.resourceContent {
    padding: 0 10px 0 10px
  }
  section.resourceFlex {
    justify-content: space-around
  }
}
@media screen and (max-width:1200px) {
  .blueBlock {
    margin: 0 25px 0 0;
    width: 585px
  }
  .blueBlock h3 {
    font-size: 20px;
    line-height: 28px;
    color: #fff
  }
  td {
    vertical-align: top;
    padding: 5px 0 5px 0
  }
  td.mobile {
    display: block;
    width: 100%
  }
  td.mobile p {
    margin: 0
  }
  td.mobile.none {
    display: none
  }
  td img {
    margin: 5px 0 0 0
  }
  td.widthAdjust {
    width: 100%
  }
  .video-background {
    height: 350px;
    margin-bottom: -50px
  }
  .video-background iframe {
    width: 140.77777778vw
  }
}
@media screen and (max-width:1100px) {
  .headlineSection h1 {
    font-size: 30px;
    line-height: 35px
  }
  .headlineSection h2 {
    font-size: 25px;
    line-height: 35px
  }
  .heading-callout, .heading-paragraph {
    width: 100%;
  }
  div.metalsrow {
    flex-wrap: wrap
  }
  div.metalsCol {
    flex: 33.33%;
    max-width: 50%;
    padding: 15px;
    margin: 0 10px 20px 10px
  }
  div.metalsColgeo {
    flex: 33.33%;
    max-width: 50%;
    padding: 15px;
    margin: 0 10px 20px 10px
  }
  .dentalparent {
    display: flex;
    align-items: flex-start;
    flex-direction: column
  }
  .item {
    margin-left: 0%;
    width: 100%
  }
  .item .dentalparent p {
    margin: 10px 0 0 0;
    width: 100%
  }
  .leadgen-image-left, .why-bcbs-image-left, .why-buy-image-left, .why-buy-image-right {
    width: 50%
  }
  .leadgen-numbered-section {
    flex-wrap: wrap
  }
}
@media screen and (min-width:1101px) {
  .nav-list {
    display: block !important
  }
}
@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;
  }
}
@media screen and (max-width:1000px) {
  .headlinePagetitle {
    top: 38%;
    left: 25%;
  }
  .animated-border-box, .animated-border-box-glow {
    top: 65%;
    left: 25%;
  }
}
@media screen and (max-width:825px) {
  .bcg {
    background-image: none !important;
    height: 250px;
  }
  .headlinePagetitle {
    position: relative;
    background-color: #003d61;
    top: 50px;
    left: 0px;
    transform: translate(0%, 0%);
    text-align: left;
    width: 100%;
    max-width: 100%;
    padding: 50px 15px 50px 35px;
    z-index: 100;
  }
    section.flexContent{
      margin: 25px auto 50px auto;
    }
    
    section.flexContent-1500{
   position: relative;
  display: flex;
    flex-direction: column;
        padding: 25px 15px 25px 15px;
    }
    
    .content-item, .content-item-1500 {
flex: 0 1 100%;
}
    
    .content-item-33{
        width: 100%; 
    }

    
  .animated-border-box, .animated-border-box-glow {
    height: auto;
    max-width: 100%;
    left: 20px;
    right: 25px;
    transform: translate(0%, 0%);
    top: 175px;
  }
  .animated-border-box-glow {
    overflow: hidden;
    /* Glow Blur */
    filter: blur(3px);
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 25px 0
  }
/* .bcg, .bcg-resource {
    height: 350px;
    margin: 0px;
  }
.bcg-lead-gen {
    height: 425px;
    margin: 77px 0 0 0;
    background-color: #007cbf
  }*/
  .hero-form {
    padding: 10px 20px 10px 20px
  }
  .hero-form h1 {
    font-size: 20px;
    line-height: 25px
  }
  .nav-breadcrumb {
    top: 20px
  }
  section.textContent.first {
    margin: 150px auto 50px auto
  }
  section.shareContent-left {
    width: 50px;
    top: 20px
  }
  section.relatedContent-left {
    width: calc(100% - 50px);
    padding: 0 20px 30px 20px;
    top: 20px
  }
  section.relatedContent-right {
    width: 100%;
    float: left;
    padding: 25px;
    border: none;
    background-color: #F5F5F5
  }
  .fullWidthimage {
    background-image: none;
    height: auto;
    margin: 0 0 0 0
  }
  .blueBlock {
    background: #007cbf;
    padding: 25px;
    margin: 0 0 0 0;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
  }
  section.textContent {
    margin: 25px auto 25px auto
  }
  section.textContent950, section.networkOfferingsgeo, section.articleContent950 {
    margin: 25px auto 25px auto;
    padding: 0 15px 0 15px
  }
  section.articleContent950 {
    margin-top: 100px
  }
  .video-background, .waiver-video-background {
    top: 75px;
    height: 200px;
    margin-bottom: 100px
  }
  .video-background iframe {
    height: 100.25vh;
    width: 150.77777778vw
  }
  .waiver-period-hero-callout {
    margin: 100px auto 25px auto;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    line-height: 28px
  }
  section.resourceContent {
    margin: 75px auto 5px auto
  }
}
@media screen and (max-width:780px) {
  section.flexContent {
    flex-wrap: wrap;
  }
  .helpful-item {
    margin: 0px 0px 0px 0px;
    flex: 0 1 100%;
  }
  section.helpfulContent {
    margin: 0 auto 35px auto;
  }
  .textcolumns {
    column-count: 1;
    column-gap: 0px;
  }
  .break-column {
    break-after: auto;
  }
  .columnleft {
    float: left;
    width: 50%;
    padding: 0 25px 25px 25px
  }
  .columncenter {
    float: left;
    width: 50%;
    padding: 0 25px 25px 25px
  }
  .columnright {
    clear: left;
    float: none;
    width: 100%;
    padding: 0 0 25px 0
  }
  .faq-column {
    width: 100%
  }
  div.col {
    flex: 100%;
    max-width: 100%
  }
  .rotate45 {
    top: 100%;
    right: 46.5%
  }
  .preFooter {
    height: auto;
    padding: 35px 25px 25px 25px
  }
  .preFootercontent, .preFootercontent-espanol {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    text-align: center
  }
  .preFootercontent img, .preFootercontent-espanol img {
    margin: 0 0 10px 0
  }
  .preFootercontent img, .preFootercontent h5, .preFootercontent-espanol img, .preFootercontent-espanol h5 {
    float: none
  }
  section.textContentLeadgen {
    flex-wrap: wrap
  }
  section.textContentLeadgen .item {
    width: 50%;
    padding: 0 25px 15px 25px
  }
}
@media screen and (max-width:680px) {
  div.metalsCol, div.metalsColgeo {
    flex: 100%;
    max-width: 100%;
    padding: 15px
  }
  .flexwrapper {
    flex-wrap: wrap
  }
  .fleximagecolumn1 {
    flex-grow: 0;
    width: 100%;
    margin: 0 0 10px 0
  }
  .fleximagecolumn2 {
    flex-grow: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 0
  }
  .flexcolumn {
    flex: 100%;
    max-width: 100%;
    margin: 0 0 20px 0
  }
  .panel-flex-row div {
    flex: 100%
  }
  .panel-flex-row br {
    display: none;
    min-height: 18px
  }
  .panel-flex-row div p {
    display: inline-block;
    width: 45%;
    min-height: 20px;
    vertical-align: top
  }
  h4.panel-title br {
    display: none
  }
  .panel-content {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 0 0;
    width: 100%
  }
  .panel-content.preferred {
    margin: 0 0 0 0
  }
  div.colforchecks {
    flex: 100%;
    max-width: 100%
  }
  .calloutbottom {
    text-align: center;
    padding: 0 20px 0 20px
  }
  .getintouchBottom p {
    margin: 10px 0 0 0
  }
  .getintouchBottom br {
    display: none
  }
  br.none {
    display: none
  }
  .leadgen-content-right {
    padding: 0 0 0 25px
  }
}
@media screen and (max-width:590px) {
  .headlineSection {
    bottom: 0;
    width: 100%;
    text-align: center;
    left: calc(0% - 0px);
  }
  .headlineSection h1 {
    font-size: 25px;
    line-height: 30px
  }
  .headlineSection h2 {
    font-size: 20px;
    line-height: 30px
  }
  .aspect-ratio {
    position: relative;
    width: 300px;
    height: 170px;
    padding-bottom: 20.0%;
    margin: 0px 0 0 0
  }
  br.brhide {
    display: none
  }
    
    section.textContent{
        padding: 50px 15px 0 15px;
    }    
    
  section.shareContent-left {
    width: 100%;
    top: 20px;
    border: none
  }
  section.relatedContent-left {
    width: 100%;
    padding: 10px 20px 30px 0
  }
  .leadgen-image-left, .leadgen-image-right, .why-bcbs-image-left, .why-buy-image-left, .why-buy-image-right {
    display: none
  }
  .leadgen-content-right, .leadgen-content-left, .why-bcbs-content-right, .why-buy-content-right, .why-buy-content-left {
    padding: 0px 0px 0px 0px;
    width: 100%;
  }
  section.textContentLeadgen-morespace {
    padding: 25px 25px 25px 25px
  }
  .buttonTop-leadgen {
    position: absolute;
    top: 100px;
    right: 15px
  }
}
@media screen and (max-width:500px) {
  .bcg {
    height: auto;
  }
  .headlinePagetitle {
    position: relative;
  }
  .animated-border-box {
    position: relative;
    top: 0;
    left: 0px;
    margin: 10px 10px 0px 10px;
  }
  .animated-border-box-glow {
    display: none;
  }
  .bcbslogo {
    margin: 12px 0 0 0
  }
  .bcbslogo img {
    width: auto;
    height: 30px
  }
  .video-background, .waiver-video-background {
    height: 200px;
    margin-bottom: 100px
  }
  .video-background iframe {
    height: 100.25vh;
    width: 200.77777778vw
  }
  .columnleft {
    float: none;
    width: 100%;
    padding: 0 0 25px 0
  }
  .getintouch-espanol {
    font-size: 12px;
    line-height: 15px
  }
  .button-espanol {
    padding: 14px 14px;
    font-size: 13px;
    line-height: 18px
  }
  .columncenter {
    float: none;
    width: 100%;
    padding: 0 0 25px 0
  }
  footer {
    padding: 35px 15px 25px 15px
  }
  .footerContent span {
    display: none
  }
  a.footerlink {
    display: block;
    margin-bottom: 5px
  }
  strong.nowrap {
    display: block
  }
  section.textContentLeadgen .item {
    width: 100%
  }
  .buttonTop-leadgen {
    display: none
  }
}
@media screen and (max-width:460px) {
  h1.headlineabovevideo {
    font-size: 25px;
    line-height: 35px;
    margin: 100px 0 0 0
  }
  h2.headlineabovevideo {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 25px 0
  }
  h2 {
    font-size: 24px;
    line-height: 34px
  }
  .getintouch {
    width: 130px;
    margin: 5px 0px 0px 0px;
  }
  .getintouch p {
    font-size: 12px;
    line-height: 18px;
  }
  .getintouch strong a, .getintouch-espanol strong a {
    color: #007cbf;
  }
  .getintouch img, .getintouch br, .getintouch-espanol img, .getintouch-espanol br {
    display: none
  }
  .getintouch-espanol {
    width: 300px;
    top: 103px;
    z-index: 1000;
    color: #fff;
    left: 10px;
    font-size: 13px;
    line-height: 17px
  }
  #breadcrumb li a {
    font-size: 12px;
    height: 30px;
    line-height: 30px
  }
  #breadcrumb li a:before, #breadcrumb li a:after {
    border-width: 15px 10px
  }
  .waiver-period-homepage {
    padding: 15px;
    top: 125px;
    font-size: 16px;
    line-height: 24px
  }
  .waiver-period-homepage span {
    margin: 0 0 0 0px !important
  }
  .button-espanol {
    padding: 14px 20px;
    font-size: 14px;
    line-height: 18px
  }
  .buttonTop {
    z-index: 10
  }
  .buttonTop-left {
    left: 10px
  }
  .buttonTop-middle {
    top: 250px;
    left: 10px
  }
  .buttonTop-article {
    top: 150px;
    left: 10px
  }
  .buttonTop-faq {
    top: 300px;
    right: 10px
  }
  .downArrow {
    display: block;
    position: absolute;
    top: 500px;
    z-index: 500;
    width: 50px;
    left: calc(50% - 25px)
  }
  .imgpush {
    background-position: 25% center
  }
  .imgpushtwo {
    background-position: 60% center
  }
  section.textContent.first {
    margin: 150px auto 25px auto
  }
}
@media screen and (max-width:420px) {
  .headlineSection h1 {
    font-size: 22px;
    line-height: 25px
  }
  .headlineSection h2 {
    font-size: 18px;
    line-height: 25px
  }
  /*  .headlinePagetitle h1 {
    font-size: 20px;
    line-height: 25px
  }*/
}
@media screen and (max-width:380px) {
  .assistance {
    font-size: 12px;
    line-height: 12px
  }
  .bcbslogo img {
    width: auto;
    height: 28px
  }
  div.networkOfferingsgeo {
    text-align: center;
    padding: 0 20px 0 20px
  }
}