.helix-layout-container {
    position: relative;
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
}


/*HEADER*/
/*@media only screen and (min-width: 769px) {
  .header_parent .text_grid{
  margin-left: -150px;
  }
}*/
.logo_header img{
 	padding-top: 20px;
}
.desktop_header{
  padding-bottom: 20px;
}
.header_parent helix-band{
	--helix-band-background-size: cover;
  	--helix-band-background-repeat: no-repeat;
}
.header_parent .heading{
  padding-bottom: 20px;
}
.header_parent .heading span{
  color: #06457C;
  line-height: 1.25;
 }
.header_parent #sub_heading{
  color: #06457C;
  font-size: 21px;
  line-height: 1.667;
  padding-bottom: 0px;
}
.header_parent .header_para{
  font-size: 21px;
  font-size: 21px;
  line-height: 1.667;
}
@media screen and (max-width: 768px) {
  .desktop_header{display: none;}
  .mobile_header{
    display: block;
  	padding: 0px;
  }
}
@media screen and (min-width: 768px) {
  .desktop_header{display: block;}
  .mobile_header{display: none;}
}

/*FOOTER*/
.footer_parent{
  background-color: #f0f0f0;
}
/*.footer_parent{
  padding-top: 20px;
  padding-bottom: 10px;
}*/

.footer_parent ul li::before{
  content: none;
}

.footer_parent table{
  border: none;
}
.footer_parent td{
  border: none;
}
.footer_parent table.footer_first_table{
  border-right: 2px solid grey;
}
.footer_parent .footer_icons{
  padding-left: 1rem;
  display: flex;
}
.footer_parent .footer_icons li{
  padding-right: 7px;
}

.footer_parent .footer_icons img{
  width: 28px;
  height: 28px;
}
/*.footer_parent .pfizer_logo img {
    width: 75%;
    height: auto;
}*/
.footer_parent .pfizer_logo{
  text-align: center;
} 
@media screen and (max-width: 768px) {
  .mobile_footer .pfizer_logo img {
    height: auto;
}
}
 
@media screen and (min-width: 768px) {
  .desktop_footer .pfizer_logo img {
    width: 70%;
    height: auto;
    margin: 0 auto;
}
  .desktop_footer .footer_para{
    padding-top: 5px;
  }
}
/*.footer_parent a{
  text-decoration: none;
}*/
.footer_parent .menu_header1 a{
  color: #f26649;
}
.footer_parent .menu_header2 a{
  color: #f8971d;
}
.footer_parent .menu_header3 a{
  color: #00a950;
}
.footer_parent .menu_header4 a{
  color: #7dba00;
}
.footer_parent .menu_header5 a{
  color: #00aeef;
}
.footer_parent td{
--helix-table-cell-text-color: #5b5b5b;
}
.footer_parent .footer_menu{
--helix-table-cell-text-color: #5b5b5b;
}
.footer_parent .footer_menu a{
  color: #5b5b5b;
}
@media screen and (max-width: 768px) {
  .desktop_footer{display: none;}
  .mobile_footer{display: block;}
}
@media screen and (min-width: 768px) {
  .desktop_footer{display: block;}
  .mobile_footer{display: none;}
}

/*CONNECT*/

@media screen and (min-width: 768px) {
  .connect_block{margin-top: -65px}
}

.opp_tiles a, .opp_tiles a:hover{
  text-decoration: none;
}

.opp{
  color: #00004E;
  font-size: 28px;
  line-height: 1.357;
}

.opp_tiles{
  border: 1px solid #003FE2;
  padding: 20px;
}

.connect_us p{
  font-size: 19px;
  line-height: 1.263;
  color: #003FE2;
  text-align: center;
  padding-bottom: 0;
}

.connect_us p a{
  text-decoration: none;
  color: #003FE2;
}

.connect_us .connect img{
  width: 65px;
  margin: 0 auto;
}

.connect_us .schedule img{
    width: 52px!important;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 15px;

}

.connect_us .follow img{
  width: 57px;
  margin: 0 auto;
  padding-top: 15px;
}

.connect_us .download img{
  width: 50px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .connect_us .connect img {
    width: 42px;
  }
  .connect_us .schedule img {
    width: 38px!important;
  }
  .connect_us .follow img {
    width: 41px;
  }
  .connect_us .download img {
    width: 32px;
  }
}

/*HOME*/
/*.para_1{
  padding-top: 11%;
  text-align: center;
  color: #35489E;
}*/

@media screen and (min-width: 768px) {
  .follow_container {margin-bottom: -40px}
}

.capsules img{
  object-fit: contain;
  height: auto;
}
.cells img{
  object-fit: contain;
  height: auto;
}
.follow img{
  object-fit: contain;
  height: auto;
}
.helix-band__header .bc-player-g2OtgoAoBs_default .vjs-big-play-button {
  opacity: 0;
}

@media (min-width: 768px) {
  .header_parent .heading {
    margin-top: 70px;
  }
  .header_parent .header_para {
    font-weight: 300;
    letter-spacing: -0.2px;
  }
  .helix-band__header helix-brightcove-video video-js.video-js {
  	margin-top:20px
  }
}

@media screen and (max-width: 767px) {
  .follow_block{
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .opp #irc6 {
    font-size: 18px;
  }
  .opp_tiles {
    padding: 20px 5px;
  }
  .toggle-contact-form {
    padding: 20px 0;
  }
  .connect_us p {
    font-size: 16px;
  }
  .connect_us p strong {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .logo_header img {
    width: 100%;
  }
  .header_parent .heading {
    padding: 0 20px 20px;
  }
  .header_parent .heading span{
    font-size: 18px !important;
  }
  .header_parent #sub_heading {
    font-size: 16px;
    padding: 0 20px;
  }
  .header_parent .header_para {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: -0.78px;
  }
  .footer_parent .pfizer_logo {
    padding-left: 0;
  }
  .mobile_footer .pfizer_logo img {
    width: 100%;
  }
  .mobile_footer .pfizer_logo + td > p {
    line-height: 12px;
  }
}