#influenza  #col-title-h3 h3 {
    font-size: var(--heading-32px-24px);
    font-family: "Gotham-Medium";
    font-weight: 500;
    color: #2D2D2D;
    line-height: 140%;
    margin: 0px;
}

#understanding-flu-new #influenza.azcl-columns__base {
    grid-template-columns: 45.6% 51.6%;
    align-items: start;
    justify-content: space-between;
    margin: 60px auto 35px;
}
#understanding-flu-new #flu-spread #influenza.azcl-columns__base {
    grid-template-columns: 45.6% 51.6%;
    align-items: start;
    justify-content: space-between;
    margin:20px auto 35px;
}

#understanding-flu-new #more-info-sec{
    padding-top:100px;
}

#understanding-flu-new #more-information-col .azcl-column-par1,
#understanding-flu-new #more-information-col .azcl-column-par2{
    background: #FCF6FF;
    border-radius: 8px;
    flex: 1;
}

#understanding-flu-new #survey-data-bg {
    background: #F8F9FD;
    padding: 0px 30px 30px 30px;
}

#understanding-flu-new #survey-data-bg  #col-title-h3 h3 {
    font-size: var(--heading-32px-24px);
    font-family: "Gotham-Medium";
    font-weight: 500;
    color: #2D2D2D;
    line-height: 140%;
    margin: 0px;
    text-align:center;
    padding:38px 0px;
}

#understanding-flu-new #survey-data .azcl-column-par1, #survey-data .azcl-column-par2, #survey-data .azcl-column-par3 {
    border: 1px solid#CCD0DF;
    border-radius: 8px;
    padding: 20px 56px;
    display: flex;
    justify-content: center;
    background: #fff;
    flex: 1;
}
#understanding-flu-new .survey-data-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}
#understanding-flu-new .survey-data-flex {
    text-align:center;
}

#understanding-flu-new .survey-data-flex p {
   font-family: "Gotham-Medium";
    font-weight: 500;
    color: #2D2D2D;
}

#understanding-flu-new #questions-sec {
    width: 90%;
    margin: auto;
    padding: 40px 0px 20px 0px;
}

#understanding-flu-new #questions-sec a.primary-button{
    margin: auto;
    text-align:center;
    color:#6E4AE3;
}
 #understanding-flu-new #parent-section-box {
    position: relative;
}

#understanding-flu-new #sec-box-one {
    position: absolute;
    margin: auto;
    width: 100%;
    top: -178px;
}

#understanding-flu-new #more-info-sec {
    margin-top: 205px;
    padding-top: 205px;
}

#understanding-flu-new #survey-data.azcl-columns__base {
    display: flex;
    flex-direction: row;
}



@media screen and  (max-width: 1349px){
    #understanding-flu-new #sec-box-one {
    top: -210px;
}
#understanding-flu-new #more-info-sec {
    margin-top: 206px;
    padding-top: 190px;
}



}

@media screen and  (max-width: 991px){
  #understanding-flu-new #sec-box-one {
    top: -415px;
}
#understanding-flu-new #more-info-sec {
    margin-top: 415px;
    padding-top: 410px;
}
#understanding-flu-new #hero-banner-fullwidth .cmp-container__backgroundImage--enabled {
    min-height: 450px!important;
    background-size: cover;
    background-repeat: no-repeat;
}

#understanding-flu-new #survey-data.azcl-columns__base {
    flex-direction: column;
}

}


@media screen and  (max-width: 767px){
    
    #understanding-flu-new #influenza.azcl-columns__base {
    grid-template-columns: 100%;
    margin: 50px auto 20px;
    gap: 0px;
}

 #understanding-flu-new #influenza p,
 #understanding-flu-new #flu-spread p{
     text-align:center;
 }

#understanding-flu-new #flu-spread #influenza.azcl-columns__base {
    grid-template-columns: 100%;
    margin: 20px auto 25px;
}

#more-info-sec #sev-thi-sec {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#influenza  #col-title-h3 h3 {
    text-align: center;
    padding-bottom: 20px;
}

 #understanding-flu-new #flu-spread #influenza  #col-title-h3 h3 {
   padding-top:20px;
    padding-bottom: 20px;
}

#understanding-flu-new #more-info-sec {
    margin-top: 440px;
    padding-top: 350px;
}

#understanding-flu-new #sec-box-one {
    position: absolute;
    margin: auto;
    width: 100%;
    top: -450px;
}

#understanding-flu-new #hero-title {
   padding-top:20px;
}

#understanding-flu-new #hero-banner-fullwidth .cmp-container__backgroundImage--enabled {
    min-height: 70.2vw!important;
}

/*#understanding-flu-new #sec-box-one #row-container {*/
/*    padding-left: 0px;*/
/*    padding-right: 0px;*/
/*}*/


}











