#colorbox, #cboxContent, #cboxLoadedContent{
  box-sizing:content-box;
}

/* 5O8 REPLACE #005988 with #005988 */
.content.hc{
  display: table-row;
}
.sidebar-menu{
  z-index: 99;
}
.sidebar-menu-backdrop {
  background: #000;
  opacity: .3;
  z-index: 98;
  left: 0;
}
h1,h2,h3,h4,#page h2,.group-title, #showcase.hcsc .banner-title, #showcase.hcsc .title, .wrapper.visiting_mdlive ul li,
.activate_wrapper .activate-now.video_section a, .hcsc_behavioral.right h2, .hcsc_behavioral ul li, #showcase.hcsc .activate-now a,
#register-banner .register-submit, #main-side.hc.privacy_policy h1, #main-side.hc.terms_of_use h1, #main-side.hc.hipaa h1,.page-wrapper h1,
#contact-us h2{
  white-space: normal;
  font-family: 'Raleway', sans-serif;
}
#mobile-activate-now{
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 20;
}
#mobile-activate-now .activate-now{
  margin: 0;
  padding: 0;
}

#mobile-activate-now .activate-now a {
  background-color: #005988;
  border-radius: 4px;
  display: block;
  padding: 20px 25px;
  -webkit-appearance: none;
}

.hc-menu-container > .cell-wrapper .wrapper{
  background-color: #005988;
  width: 100%;
}

#showcase.hcsc {
  margin-bottom: 0px;
  background: #183b57 url(https://mdlive.blob.core.windows.net/affiliations-prod/static_asset/hcsc_bcbs_main_banner.jpg) top center no-repeat;
  background-size: cover;
  padding: 30px 0;
}
#showcase.hcsc .wrapper{
  position: relative;
  z-index: 11;
  background: rgba(255,255,255,.8);
  margin-top: 250px;
  padding: 20px;
}
#showcase.hcsc #mobile-banner-area-logo{
  text-align: center;
}

#showcase.hcsc .banner-title {
  display: block;
  margin-top: 0px;
  text-align: left;
  margin-left: 10px;
  color: #333333;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
}
#showcase.hcsc .title {
  margin-top: 30px;
  margin-left: 10px;
  width: 100%;
  font-size: 22px;
  line-height: 1.4;
  color: #333333;
  font-weight: 100;
  text-align: center;
}

.full_section_inner.hcsc, .head_hcsc_links, #mobile-app {
  display:none;
}

.group.left.hcsc {
  width: 100%;
  margin: 0 auto 0;
  float: none;
}

#header .client.client-landing_hcsc, #header #logo-partner img {
  float:left;
  padding: 10px;
  width: fit-content;
}
#header .client.client-landing_hcsc #logo2-partner img{
  padding: 0;
}
#header #logo2-partner img {
  float:left;
  padding: 10px;
}
#header .wrapper {
  margin-top:4px;
}

.hc-menu-container > .cell-wrapper .wrapper .hc-menu{
  background-color: #005988;
}
.hc-menu-border-bottom {
  /* 508 */
  background-color: #005988;
 /* background-color: #2484c6;
   opacity: 0.6; */
  width:100%;
}
.full_section_inner.hcsc {
  position: relative;
  display: block;
  max-width: 1060px;
  margin: 0 auto;
}
.section_mask {
  width: 100%;
  position: relative;
  margin-top: 0;
  padding-top: 135px;
  background-color: rgba(255,255,255,.8);
  z-index: 10;
  overflow: hidden;
}
.section_mask .top_gradient{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 85px;
  z-index: 2;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); 
}
.section_mask .wrapper_hcsc{
  overflow: visible;
}
.wrapper_hcsc {
  width:95%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.group.left {
  width:56%;
}
.group-title.hcsc {
  margin-bottom: 0px;
}

.hc-menu-item-link:hover, .hc-menu-item-link:visited:hover {
  background: #336699;
  color: #ffffff;
/*  border-bottom: 5px solid #336699; */
  border-bottom: none;
  text-decoration: none;
  outline: none;
}

.activatelink {
  color:#005988;
}
.hcsc_head_signin_btn {
  background: #005988;
  color: #fff;
  padding: 4px 20px;
  border-radius: 5px;
  margin-top: -4px;
}
.contact-us-request-consultation .signinbtn .sign-in, #send_contact_request{
  background: #005988;
}
.contact-us-request-consultation .signinbtn .sign-in:hover, #send_contact_request:hover{
  background: #0082c8;
}

.one.hcsc_meet_mdlive, .two.hcsc_virtual_visit, .three.hcsc_costs {
   color:#333333;
}
.one.hcsc_meet_mdlive span, .two.hcsc_virtual_visit span, .three.hcsc_costs span {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
}
.phone_in_hand_video {
  height: 400px;
  margin-right: -65px;
  margin-left: 23px;
  margin-bottom:22px;
  position: absolute;
}
.one-msg, .two-msg, .three-msg {
  font-size: 0.95em;
  padding-left: 40px;
  line-height: 1.2em;
  color: #333333;
}  
.choose.hcsc .two-msg ul li:before { 
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #2484c6;
  border-radius: 50%;
  margin-bottom: 2px;
}

#showcase #mobile-banner-area-logo {
  display: none;
}

/* HOME PAGE STEPS */
#group-one .number{
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.step1 .activate, .step2 .choose{
  padding-left: 0;
  padding-top: 100px;
}
.step3 .resolve{
  padding-left: 0;
  padding-top: 70px;
}

.step1 .activate{ padding-top: 125px;}
.number.one.hcsc {
  width:82px;
  height:115px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1672/doctor_icon.png) no-repeat;
}
.number.two.hcsc{
  width:82px;
  height:115px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1673/virtual_visits_icon.png) no-repeat;
}
.number.three.hcsc {
  width:82px;
  height:100px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1674/costs_icon.png) no-repeat; 
}
.choose.hcsc .two-msg ul li {
  list-style-type: none;
  padding-left: 0px;
  font-size: 1em;
}
.activate.hcsc, .choose.hcsc, .resolve.hcsc {
  max-width: none;
}
.step2.hcsc {
  margin-top: 20px;
}
.step3.hcsc {
  margin-bottom: 30px;
}
.screen_img {
  height: 264px;
  width: 150px;
  margin-top: 42px;
  margin-left: 29px;
}
#page.hcsc.homepage {
  position: relative;
  margin-top: -72px;
  padding-top: 65px;
  z-index: 10;
}

.wide-list {
  color: #ffffff;
  float:none;
  position: relative;
  z-index: 10;
  padding-bottom: 0px;
  background-color: rgba(58,116,153,1); 
  background-image: -moz-linear-gradient(top, rgba(58,116,153,1) 0%, rgba(31,70,94,1) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,116,153,1)), color-stop(100%, rgba(31,70,94,1)));
  background-image: -webkit-linear-gradient(top, rgba(58,116,153,1) 0%, rgba(31,70,94,1) 100%);
  background-image: -o-linear-gradient(top, rgba(58,116,153,1) 0%, rgba(31,70,94,1) 100%);
  background-image: -ms-linear-gradient(top, rgba(58,116,153,1) 0%, rgba(31,70,94,1) 100%);
  background-image: linear-gradient(to bottom, rgba(58,116,153,1) 0%, rgba(31,70,94,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a7499', endColorstr='#1f465e', GradientType=0 );
}
.color: #ffffff; {
  color: #ffffff;
}
.wrapper.visiting_mdlive {
  width: 95%;
  max-width: 960px;
  margin: 0 auto;
}
.content.hc .wrapper.visiting_mdlive{
  padding-bottom: 100px;
}

.wrapper.visiting_mdlive ul li {
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.6px;
  line-height: 2em;
}

.treatments, .beh_wrapper .treatments{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.treatments ul{
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.hcsc_behavioral.left img {
  width: 100%;
  height: auto;
}
.hcsc_behavioral.right{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 20px;
}

.beh_wrapper .treatments{
  line-height: 2.3em;
  padding-top: 40px;
}

.group-title.hcsc_treatment_list {
  display: block;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: inherit;
  color: #fff;
  padding: 38px 0px 18px 0px;
  text-align: center;
  line-height: 1.2;
}
.section {
  width:100%;
}
.responsiveVideo {
  height: 100%;
  width: 100%;
  position: relative;
  padding: 0;
  padding-bottom: 56.25%;
  margin-top: -46px;
} 
.responsiveVideo iframe {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;    
}
.activate_wrapper {
  width: 200px;
  margin: -56px auto 0px;
  top: 0;
  display: block;
  position: relative;
  z-index: 50;
}
.activate_wrapper .activate-now{
  padding: 0;
}
.activate_wrapper .activate-now.video_section a{
  display: block;
  z-index: 9999;
  margin: 0px auto;
  float: none;
  text-transform: none;
  border-radius: 6px;
  padding: 6px 40px;
  font-size: 24px;
  font-weight: 600;
  background-color: #cc6600;
  white-space: nowrap;
}
.beh_wrapper {
  width: 100%;
  margin: 0px auto;
}

.hcsc_behavioral ul li {
  color: #494949;        
  font-weight: 500;
  letter-spacing: 0.4px;
  font-size: 0.9em;
}
.hcsc_behavioral.right h2 {
  color: #494949;        
  font-weight: 400;
  letter-spacing: 0.4px;
  font-size: 1.3em;
}
.beh_note {
  padding-top: 70px;
  padding-bottom: 20px;
  margin: 0 auto;
}

#footer_hcsc {
  background: #353639;
  padding-bottom: 30px;
  max-width: 100%;
  margin: 0 auto;
  color: #b1b8bf;
}
#footer_hcsc .footer_wrapper {
  width: 95%;
  max-width: 960px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0px auto;
  padding-top: 50px;
}
#footer_hcsc .mdlive-disclaimer_hcsc{
  order: 0;
}
#footer_hcsc .put_extra_footer{
  order: 1;
}
#footer_hcsc .assistance{
  order: 2;
}
#footer_hcsc .menu-legal-container{
  order: 3;
  width: 100%;
}
#footer_hcsc .pwd_mdlive_footer_hcsc{
  order: 4;
  width: 100%;
  text-align: center;
}

#footer_hcsc .menu-legal-container {
  clear: both;
  background-color: #3d3e43;
  padding: 1em;
  text-align: center;
  font-size: .8em;
}
.mdlive-disclaimer_hcsc, .put_extra_footer {
  font-size: 0.8em;
  color: #b1b8bf;
}
.pwd_mdlive_footer_hcsc img {
  display:block;
  padding-bottom: 30px;
  margin: 0 auto;
  float: none;
}

#footer_hcsc #hcsc-legal-menu li a {
  color: #b1b8bf;
}
.put_extra_footer {
  padding-bottom: 0px;
}
.assistance {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  padding-top: 38px;
  padding-bottom: 30px;
}
.assistance .needassist{
  float: right;
  padding-left: 1em;
}

#logo2-partner {
  display: block;
  float: left;
}

#header .client.client-landing_hcsc.right-hand-logo {
  float: right;
}

.group.hcsc.right.prime_cost_section {
  display:none;
}

#footer_hcsc #hcsc-legal-menu li {
  padding: 0 1.5em;
  margin: 0;
  margin-bottom: .5em;
}

#hcsc-legal-menu{
  display: block;
  text-align: center;
}

#page h2, .faq-controls, dt:before, #main-side.hc.privacy_policy h1, #main-side.hc.terms_of_use h1, #main-side.hc.hipaa h1,
.page-wrapper h1, #contact-us h2, .teltty li a, .faq dt, .sidebar-menu-list > li > a{
  color: #0082c8;
}
#register-banner .register-submit, #submit_login{
  background-color: #0082c8;
}
.put_extra_footer .regname {
  font-size: 1.3em;
  color: #fff;
}
.faqList dd{
  display: none;
}
.whtspace {
  display:inline-block;
  margin-left:-8px;
}
/* 508 related css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
/* CONTACT US HCSC */
.online-contact-img {
  width:50px;
  height:33px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1692/contact_us_online.png) top center no-repeat;
  float:left;
  clear:both;
  padding: 20px; 
}
.phone-contact-img {
  width:50px;
  height:38px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1691/smartphone.png) top center no-repeat;
  float:left;
  clear:both;
  padding: 20px; 
}
.tty-contact-img {
  width:50px;
  height:37px;
  background: url(https://mdlive.blob.core.windows.net/affiliations-development/affiliation_image/image/1693/contact_us_tty.png) top center no-repeat;
  float:left;
  clear:both;
  padding: 20px; 
}

.postimg {
  padding-left: 60px;
  display: block;
}
.postimg span {
  padding-right: 20px;
}
.blue {
  color:#0082c8;
}

.contact-us-request-consultation #group-one .blue{
  display: block;
  line-height: 1;
  padding-bottom: 1em;
}

.contact-us-label {
  width:50px;
  display:inline-block;
}
.downloadapp-hdr {
  font-size: 20px;
  margin-bottom: 18px;
  margin-top: 46px;
}
.app-links {
  text-align: center;
  display: inline-block;
  clear: both;
  height: 42px;
  width: auto;
}
.app-links img{
  height: 42px;
  width: auto;
}
.app-btn1, .app-btn2 {
  width: 130px;
  height: 47px;
  display: inline-block;  
}
a.link_to_regpage, a.mdlapp, span.telfaq {
   color: #2584c6;
   font-weight: bold;
}
.online-container, .phone-container, .tty-container {
  padding-bottom: 20px;
}
.hcsc_disclaimers li{
  margin-bottom: 1em;
}
p.subscriber_id img.tooltip_element.cboxElement{
  margin-left: 15px!important;
}
p.subscriber_id em.tooltip_element.cboxElement{
  margin-top: 2px!important;
}
.member_member_id_tip{
  display: none;
}

/* HCSC ASO */
.sign-in-tab a, .sign-in-tab a:visited {
  text-decoration: none;
  display: block;
  padding: 4px;
  margin: 8px 0;
  background: #1483c8;
  color: #fff;
  border-radius: 5px;
}
.sign-in-tab a:hover, .sign-in-tab a:visited:hover{
  background: #cc6500;
  color:#fff;
}
.sign-in-tab{
  float: right;
  margin-right: 30px;
}
.already-registered{
  float: right;
  color: #fff;
  padding-right: 20px;
  line-height: 41px;
}
.hcsc_aso_client_logo #logo2-partner{
  float:right;
}
.hcsc_aso_reseller_logo img {
  float: left;
  padding: 10px;
}
@media (max-width: 768px) {
  .wrapper_hcsc {
    width: auto;
    padding: 0 20px;
  }
  .content.hc .wrapper.visiting_mdlive {
    width: auto;
    padding: 0 20px 100px;
  }
  #header .client.client-landing_hcsc {
      padding: 0;
  }
  #header #logo2-partner {
    width: auto;
  }
  .hcsc_aso_reseller_logo img, #header #logo2-partner img {
    width: auto;
    max-height: 30px;
    padding: 10px;
  }
  #header #logo2-partner img {
    float: right;
    margin: 10px;
    max-width: 110px;
  }
  .hcsc_aso_reseller_logo {
    width: calc(50% - 30px);
    position: relative;
    float: left;
  }
  .hcsc_aso_client_logo {
    width: calc(50% - 30px);
    float:right;
  }
  #header .hcsc_aso_reseller_logo a, #header .hcsc_aso_client_logo #logo2-partner {
    float:none;
    display: block;
    padding: 10px 10px 0;
  }
  #header .hcsc_aso_reseller_logo img, #header .hcsc_aso_client_logo #logo2-partner img {
    float:none;
    max-width: 100%;
    margin: 10px 0;
    min-height: 0;
    padding: 0;
  }
  .prime_how_it_works_section {
    padding: 20px 0;
  }
  .beh_wrapper {
    padding: 0 20px;
    width: auto;
  }
  .hcsc_behavioral.left {
    margin-left: -20px;
  }
}
@media (max-width: 480px) {
  .one-msg, .two-msg, .three-msg {
    padding-left: 0;
  }
}
/* START MEDIA QUERIES MOBILE FIRST */
@media (min-width: 320px){
  .treatments, .beh_wrapper .treatments{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  #showcase.hcsc .banner-title, #showcase.hcsc .title {
    font-weight: 400;
    font-size: 18px;
    margin: 0px auto;
  }
  
  #showcase.hcsc {    
    background: #ffffff url(https://mdlive.blob.core.windows.net/affiliations-prod/static_asset/hcsc_bcbs_main_banner.jpg) top center no-repeat;
    background-size: contain;
    height: auto;
    padding: 0px;
  } 
  #showcase.hcsc .wrapper {
    position: relative;
    z-index: 11;
    background: rgba(255,255,255,.8);
    margin-top: 130px;
    padding: 20px;
  }
  .section_mask {
    width: 100%;
    position: relative;
    margin-top: 0;
    padding-top: 20px;
    background-color: rgba(255,255,255,.8);
    z-index: 10;
  }
}

@media (min-width: 480px){
  #group-one .number{
    position: absolute;
    left: 0;
    top: 6px;
    transform: none;
  }
  .step1 .activate, .step2 .choose, .step3 .resolve{
    padding-left: 75px;
    padding-top: 0;
    min-height: 110px;
  }
  .one.hcsc_meet_mdlive span, .two.hcsc_virtual_visit span, .three.hcsc_costs span {
    display: inherit;
    padding-left:40px;
    text-align: left;
  }
}

@media (min-width: 544px){
  .section_mask{
    padding-top: 85px;
  }
  #showcase.hcsc .banner-title, #showcase.hcsc .title {
    font-weight: 400;
    padding: 15px 12% 0px 12%;
  }
  #showcase.hcsc {
    background-size: cover;
    height: 364px;
  }
  #showcase.hcsc .wrapper {
    margin-top: 300px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .postimg{
    line-height: 35px;
  }
  .beh_wrapper {
    width: 95%;
  }
  .beh_note {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .contact-us-request-consultation #group-one .blue{
    display: inline;
  }
  .online-container, .phone-container, .tty-container {  
    width: 400px;
    padding: 20px 20px 20px 0px; 
  }
  .contact-us-client-services #contactform.hcsc input[type="text"], 
  .contact-us-client-services #contactform.hcsc #message.formfield2.placeholder.hcsc {
    width: 66% !important;
    background: #eee;
  }
  #contactform.hcsc tr td label {
    padding: 0px;
    margin: 0px;
    float: left;
    display: block;
    width: 138px;
    line-height: 1.2em;
    padding-top: 12px;
  }
  #send_contact_request.flatgreenbt2.hcsc, 
  #send_contact_request.flatgreenbt2.hcsc:hover, 
  #send_contact_request.flatgreenbt2.hcsc:visited {
    width: 125px;
    margin: 0px auto;
    display: block;
  } 

  .hcsc-chx {
    margin-top: -3px;
    display: block;
    float: left;
    margin-bottom: 20px;
  }
  .hc-menu-container > .cell-wrapper .wrapper .hc-menu{
    width: 720px;
    margin: 0 auto;
  }
  .hc-menu-item-link{ 
    padding-top: 14px;
  }
  .head_hcsc_links{
    display: block;
  }
  .head_hcsc_links.center_head_hcsc_links {
    width: fit-content;
    margin: 0 auto;
  }
  .head_hcsc_links ul li {
    display: inline-block;
    float: right;
    vertical-align: baseline;    
    padding: 20px;
  }
  .section_mask{
    margin-top: -54px;
    background: transparent;
  }
  .section_mask .top_gradient{
    display: block;
  }
  .group.left.hcsc {
    width: 100%;
    margin: 0px auto;
    float: none;
  }
  #showcase.hcsc {
   margin-bottom: 0px;
   background: #183b57 url(https://mdlive.blob.core.windows.net/affiliations-prod/static_asset/hcsc_bcbs_main_banner.jpg) top center no-repeat;
   background-size: cover;
   height: 360px;
   padding: 30px 0;
  }
  #showcase.hcsc .wrapper{
    margin: 0px 0px 0px 10px;
    background-color: transparent;
    top: 45%;
    transform: translateY(-50%);
    padding: 20px 0;
  }
  #showcase.hcsc #mobile-banner-area-logo{
    text-align: left;
  }
  #showcase.hcsc .banner-title {
    margin-left: 10px;
    width:64%;
    color: #ffffff;
    text-align: left;
    font-weight: 400;    
    padding-right: inherit;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
  }
  #showcase.hcsc .title {
    margin-left: 10px;
    width: 52%;
    color: #ffffff;
    text-align: left;
    font-weight: 300;    
    padding-right: inherit;
  }

  #showcase.hcsc .activate-now {
    display: inline-block;
    background: none transparent;
    padding: 0;
    margin: 0;            
    margin-top: 50px;
    margin-left:10px;
    padding-left: 12%;
    padding-right: inherit;
  }
  #showcase.hcsc .activate-now a {
    display: inline-block;
    margin-left: 0px;
    background: #cc6600;        
    text-transform: none;    
    border-radius: 6px;
    padding: 6px 40px;
    font-size: 1.5em;
    font-weight: 600;
  }

  #group-one .step1{
    margin-top: 0;
  }

  .treatments{
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }

  .group.hcsc.right.prime_cost_section {
    display: none;       
  }
  .group.right {
    width:24%
  }
  #videoFrameWrap {
    position: relative;
    top: 18px;    
    width: 176px;
    float: left;
    clear: both;
    left: -37px;
  }
  #videoFrameWrap iframe {
    width:176px;
  }
  .video_cont{
    position: relative;
  }
  .video_cont img {
    position: absolute;
    display: block;
    float: right;
    height: 449px;
    top: -23px;
    margin-left: -35%;  
  }

  .hcsc_behavioral.left {
    display: block;
    float: left;
    width: 50%;
    max-height: 455px;
    margin-left: -6%;
  }
  .hcsc_behavioral.left img {
    width: auto;
    max-height: 455px;
  }  
  .hcsc_behavioral.right {
    display:block;
    padding-top: 50px;
  }
  #footer_hcsc #hcsc-legal-menu {
    text-align: left;
    list-style: none;
    position: relative;
  }
  #footer_hcsc #hcsc-legal-menu li {
    display: inline-block;
    margin-bottom: 0;
  } 

  #footer_hcsc .mdlive-disclaimer_hcsc{
    order: 0;
  }
  #footer_hcsc .put_extra_footer{
    order: 1;
  }
  #footer_hcsc .assistance{
    order: 3;
    width: 50%;
    text-align: right;
  }
  #footer_hcsc .menu-legal-container{
    order: 4;
  }
  #footer_hcsc .pwd_mdlive_footer_hcsc{
    order: 2;
    width: 50%;
    text-align: left;
  }
  .pwd_mdlive_footer_hcsc img{
    margin: 0;
  }
  .howitworks_ol.hcsc {
    list-style: none !important;
    list-style-type: none;
    column-count: 4;    
    text-align: left;
    padding: 0px 45px;
  }
  dt.open {
    background: #fff;
  }
  dt {
    background: #fff;
    border: 0px;
    padding: 15px 0px 15px 20px;
  }
  .howitworks_ol.hcsc {
    padding: 0px 45px 10px;
  }
  
}

@media (min-width: 992px) {
  .hc-menu-container > .cell-wrapper .wrapper .hc-menu{
    width: 960px;
    margin: 0 auto;
  } 
  #showcase.hcsc .wrapper {
    margin: 0px auto 0px auto;
  } 
  #showcase.hcsc {
    height:525px;
    margin-top:-42px;
    border:0px;
    background-size: cover;    
  }
  #showcase.hcsc .banner-title {
    font-size: 45px;
    width: 50%;
    line-height: 1.2em;
    margin-top: 10px;
    margin-left: 10px;
    padding: 0px;
    font-weight: 400;
  }
  #showcase.hcsc .title {
    margin-top: 16px;
    margin-left: 10px;
    padding: 0px;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 300; 
  }
  #showcase.hcsc .activate-now {
    margin-left: 10px;
    padding: 0px;
  }
  .section_mask {
    margin-top: -112px;
    background-color: rgba(255,255,255,.8);
  }
  .group.hcsc.right.prime_cost_section {
    display: none;
  }
}

@media (min-width: 1120px) {
  .activate.hcsc, .choose.hcsc, .resolve.hcsc {
    max-width: 640px;
  }
  #showcase.hcsc .wrapper {
    top: 35%;
  }
  #showcase.hcsc .title {
    margin-top: 16px;
  }
  .group.hcsc.right.prime_cost_section{
    left: 80%;
    margin-top: 29px;
  }
  .section_mask {
    margin-top: -116px;
    background-color: rgba(255,255,255,.8);
  }
  .group.hcsc.right.prime_cost_section {
    display: block;
  }
  .group.left.hcsc {
    width: 70%;    
    float: left;
  }
}

@media (min-width: 1220px) {
  #showcase.hcsc {
    height:600px;
  }
  .section_mask {
    margin-top: -120px;
    background-color: rgba(255,255,255,.8);
  }
}


@media (min-width: 1450px) {
  #showcase.hcsc {
    height:700px;
  }
  .section_mask {
    margin-top: -124px;
    background-color: rgba(255,255,255,.8);
  }
}

@media (min-width: 1678px) {
  #showcase.hcsc {
    height: 730px;
  }
  .section_mask {
    margin-top: -130px;
    background-color: rgba(255,255,255,.8);
  }
}
@media (min-width: 1750px) {
  #showcase.hcsc {
    height: 769px;  
  } 
  .section_mask {
    margin-top: -135px;
    background-color: rgba(255,255,255,.8);
  }
}
@media (min-width: 1850px) {
  #showcase.hcsc {
    height: 805px; 
  }
  #showcase.hcsc .title {
    margin-top: 30px;
  }
  .section_mask {
    margin-top: -125px;
    background-color: rgba(255,255,255,.8);
  } 
}
@media (min-width: 1950px) {
  #showcase.hcsc .wrapper {
    top: 25%;
  }
  .wrapper {
    top: 5%;
  }
  #showcase.hcsc .title {
    margin-top: 20px;
  }
  #showcase.hcsc {
    height: 857px; 
  }
  .section_mask {
    margin-top: -130px;
    background-color: rgba(255,255,255,.8);
  } 
}
@media (min-width: 2050px) {
  #showcase.hcsc {
    height: 934px; 
  }
  .section_mask {
    margin-top: -134px;
    background-color: rgba(255,255,255,.8);
  } 
}
@media (min-width: 2150px) {
  #showcase.hcsc {
    height: 940x; 
  }
  .section_mask {
    margin-top: -134px;
    background-color: rgba(255,255,255,.8);
  } 
}
@media (min-width: 2250px) {
  #showcase.hcsc {
    height: 984px; 
  }
  .section_mask {
    margin-top: -134px;
    background-color: rgba(255,255,255,.8);
  } 
}
@media (min-width: 2350px) {
  #showcase.hcsc {
    height: 1068px; 
  }
  .section_mask {
    margin-top: -135px;
    background-color: rgba(255,255,255,.8);
  }
  #showcase.hcsc .wrapper {
    top: 22%;
  }
  #showcase.hcsc .banner-title {
    font-weight: 400;
  }
  #showcase.hcsc .title {
    margin-top: 48px;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 400;
  } 
}
@media (min-width: 2450px) {
  #showcase.hcsc {
    height: 1068px; 
  }
  .section_mask {
    margin-top: -135px;
    background-color: rgba(255,255,255,.8);
  }
}
@media (min-width: 2550px) {
  #showcase.hcsc {
    height: 1068px; 
  }
  .section_mask {
    margin-top: -135px;
    background-color: rgba(255,255,255,.8);
  }
}
@media (min-width: 2650px) {
  #showcase.hcsc {
    height: 1068px; 
  }
  .section_mask {
    margin-top: -80px;
    background-color: rgba(255,255,255,.8);
  }
}


