
#complications-new #hero-title {
    width: 65%;
    text-align: center;
    /* display: flex; */
    margin: auto;
    /* height: 31.2vw; */
    align-items: center;
    padding-top: 30px;
}

#complications-new #faq-above-section {
    padding-top: 60px;
}
#complications-new #puple-heading p {
    font-family: 'Gotham-Medium';
    font-weight: 500;
}
div#complications-accordion .cmp-accordion__button{
    border-bottom: 1px solid #000;
    margin-bottom:10px
}

#complications-new #flu-vaccine-second-section {
    padding-top: 90px;
    padding-bottom: 60px;
}

#complications-new #flu-vaccine-second-section-part-sec {
    padding-top: 70px;
    padding-bottom: 60px;
}

#complications-new #fifty-fifty-col.azcl-columns__base {
    
    gap: 48px;
    
}
/*#complications-new #flu-vaccine-text p{*/
/*    font-family: "Gotham-Book";*/
/*    font-size: var(--bodytext-18px-16px);*/
/*    line-height: 140%;*/
/*    margin-bottom: 20px;*/
/*    font-weight: 400;*/
/*    color: #6C6C6C;*/
/*}*/

#complications-accordion .cmp-accordion__panel {
    padding: 0em;
}




#intro-flu-vaccine #hero-title {
    width: 84%;
    text-align: center;
    /* display: flex; */
    margin: auto;
    /* height: 31.2vw; */
    align-items: center;
    padding-top: 30px;
}
#intro-flu-vaccine #questions-sec a.primary-button{
    margin: auto;
    text-align:center;
    color:#6E4AE3;
}
div#flue-title {
    padding-bottom: 10px;
}
h3.cmp-title__text.cmp-title__text--h3 {
    font-size: var(--heading-32px-24px);
    font-family: "Gotham-Medium";
    font-weight: 500;
    color: #2D2D2D;
    line-height: 140%;
    
}
#intro-flu-vaccine h3.cmp-title__text.cmp-title__text--h3{
    margin: 0px;
}
#flue-title h3 {
    font-size: var(--heading-32px-24px);
    font-family: "Gotham-Medium";
    font-weight: 500;
    color: #2D2D2D;
    line-height: 140%;
    margin: 0px;
}
div#flu-vaccine-second-section {
    padding-top: 90px;
}
div#flu-vaccine-text a {
    color: rgba(110, 74, 227, 1);
    text-decoration: underline;
}
span.purple-color {
    font-family: 'Gotham-Medium';
    font-weight: 500;
}

span.flu-sub-title {
    font-family: 'Gotham-Medium';
    font-weight: 500;
    color:rgba(45, 45, 45, 1);
}  
div#purple-number-text p {
    font-weight: 400;
    font-family: "Gotham-Medium";
    color: #000;
    padding-top: 28px;
}
#flu-vaccine-three-column .azcl-column-par1,
#flu-vaccine-three-column .azcl-column-par2,
#flu-vaccine-three-column .azcl-column-par3{
    background: rgba(248, 249, 253, 1);
    padding: 28px;
}
div#flu-vaccine-vaccinated-section {
    padding-top: 56px;
    padding-bottom: 90px;
}
div#grey-bg {
    background: rgba(248, 249, 253, 1);
    /* padding-bottom: 80px; */
}
div#flue-title-third-section {
    padding-top: 80px;
    padding-bottom: 13px;
}
#flu-vaccine-two-column .azcl-column-par1,
#flu-vaccine-two-column .azcl-column-par2{
    background: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(204, 208, 223, 0.5);
    border-radius: 16px;
    padding: 28px;
}

div#parent-share-column-holder {
    padding-top: 40px;
    padding-bottom: 39px;
}
div#video-bottom-section {
    padding-bottom: 80px;
}
#intro-flu-vaccine #fifty-fifty-col.azcl-columns__base {
    display: grid;
    gap: 70px;
    grid-template-columns: repeat(var(--col-count), 1fr);
}
#intro-flu-vaccine #parent-share-column-holder.azcl-columns__base {
    display: grid;
    gap: 39px;
    grid-template-columns: repeat(var(--col-count), 1fr);
}
#intro-flu-vaccine  #more-info-sec {
    background: #6E4AE3;
    padding: 30px 0;
}
@media (min-width: 1921px) {
  /* Styles for screens wider than 1920px */
}
@media screen and (min-width: 1601px) {
/*    #complications-new #hero-title {*/
/*    width: 56%;*/
/*    text-align: center;*/
    /* display: flex; */
/*    margin: auto;*/
    /* height: 31.2vw; */
/*    align-items: center;*/
/*    padding-top: 30px;*/
/*}*/
/*  #intro-flu-vaccine #hero-title {*/
/*    width: 70%;*/
/*    text-align: center;*/
    /* display: flex; */
/*    margin: auto;*/
    /* height: 31.2vw; */
/*    align-items: center;*/
/*    padding-top: 30px;*/
/*}*/
}
@media only screen and (max-width: 767px) {
    #complications-new #hero-title {
	width: 90%;
	text-align: center;
	/* display: flex; */
	margin: auto;
	/* height: 31.2vw; */
	align-items: center;
	padding-top: 17px;
}
    #complications-new #fifty-fifty-col.azcl-columns__base {
    gap: 0px;
}
    
    #complications-new #flu-vaccine-second-section-part-sec {
	padding-top: 36px;
	padding-bottom: 36px;
}
    
    
#complications-new #flu-vaccine-second-section {
	padding-top: 27px;
	padding-bottom: 40px;
}    
    
    
    #intro-flu-vaccine #parent-share-column-holder.azcl-columns__base {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(var(--col-count), 1fr);
}
    #intro-flu-vaccine #fifty-fifty-col.azcl-columns__base {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(var(--col-count), 1fr);
}
    div#video-bottom-section {
    padding-bottom: 50px;
}
  div#flu-vaccine-second-section {
    padding-top: 40px;
}
div#flu-vaccine-vaccinated-section {
    padding-top: 40px;
    padding-bottom: 72px;
}
div#flue-title-third-section {
    padding-top: 50px;
    padding-bottom: 13px;
}
#intro-flu-vaccine #hero-banner-fullwidth .cmp-container__backgroundImage--enabled {
    min-height: 96vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
}
