a:hover {
  text-decoration: none;
}
.desk-only{
        display:block;
    }
    .mob-only{
        display:none;
    }
#banner_text_common .cmp-teaser__content .cmp-teaser__title .banner-title sup {
    font-size: 80%;
    line-height: normal;
    position: relative;
    top: 2px;
}
#banner_text_common .cmp-teaser__content .cmp-teaser__title .banner-title::before, .teaser .cmp-teaser__content .cmp-teaser__title .banner-title::after {
    margin: 3px 9px 0px 0px;
}
/*banner css*/
/*#resources .teaser
{
    padding: 0;
    position: relative;
    overflow: hidden;
}
#resources #common_Container .teaser:first-child,
#resources #common_Container .teaser:nth-child(2),
#resources #common_Container .teaser:nth-child(3),
#resources #common_Container .teaser:nth-child(4)
{
    margin-bottom:62px;
}
#resources #main-banner .cmp-teaser,
#resources #sub-banners .cmp-teaser,
#resources #sub-banners-second .cmp-teaser
{
    align-items: center;
    display: block;
}
#resources #main-banner .cmp-teaser__image,
#resources #sub-banners .cmp-teaser__image,
#resources #sub-banners-second .cmp-teaser__image
{
    width: 100%;
    padding: 0;
}
#resources #sub-banners .cmp-teaser__image,
#resources #sub-banners-second .cmp-teaser__image
{
    margin: 0;
    width: 100%;
    padding: 0;
    padding-right: 0;
    max-height: 49vh;
    overflow: hidden;
}

#resources .teaser #main-banner .cmp-teaser__content .cmp-teaser__title .banner-title
{
    font-size: 29px;
    font-family: "Lexend", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 22px;
    max-width: max-content;
    color:#ffffff;
}
#resources .teaser #main-banner .cmp-teaser__content .cmp-teaser__title .banner-title::before,
#resources .teaser #main-banner .cmp-teaser__content .cmp-teaser__title .banner-title::after
{
    content: "";
    background: linear-gradient(90deg, rgba(255, 243, 59, 1) 0%, rgba(242, 101, 34, 1) 50%);
    height: 2px;
    display: block;
    margin: 0px 9px 0px 0px;
}
#resources .teaser #main-banner .cmp-teaser__content .banner-subtitle
{
    line-height: 80px;
    color:#ffffff;
}
#resources .teaser #main-banner .cmp-teaser__content
{
    max-width: 1238px;
    padding: 0;
    width: 100%;
    margin: auto;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
     padding: 20px 16px;
    transform: translate(-50%, -50%);
}*/

/*Patient Support*/
#patient-support div#contact_Connect_Inner_Container {
  padding: 40px 0px 60px 78px;
  max-width: 970px;
  margin: auto;
}

#patient-support div#rightContainerImage .cmp-image__image {
  width: auto;
}

/*#resources div#patient_Resource_Container {*/
/*  padding: 92px 0px 80px 0px;*/
/*}*/

#patient-support div#patientCopySecondContainer {
  max-width: 1067px;padding: 92px 0px 80px 0px;
}
#patient-support #sidemenu-column #patient_Resource_Container .azcl-column-par2 .cmp-text {
    padding: 0 !important;
}
#patient-support #contact_Connect_Title h3.cmp-title__text.cmp-title__text--h3 {
  color: #FFF;
  font-family: Lexend;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}

div#connect_Copy_Title h2.cmp-title__text.cmp-title__text--h2 {
  color: #004122;
  padding-top: 40px;
  padding-bottom: 70px;
  font-family: Lexend;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}

#patient-support div#contact_Connect_Inner_Container .cmp-image__image {
  width: auto;
}

#patient-support #contact_Connect_Copy {
  color: #FFF;
  padding-top: 32px!important;
  padding-bottom: 32px!important;
  font-family: Lexend;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}

#patient-support #contact_Connect_Copy a {
  color: #FFF;
  text-decoration: underline;
  font-family: Lexend;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}

#patient-support div#contact_Connect_Container {
  background: linear-gradient(90deg, #006838 0%, #004122 100%);    margin-bottom: 196px;
}

#patient-support .right_Container_Inner_Copy {
  font-family: Lexend;
  font-size: 21px;
  font-style: normal;
  line-height: 29px;
  color: #004122;
    margin-top: -26px;
}

#patient-support div#logoTextSection {
  gap: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

#patient-support #separator_Styles hr.cmp-separator__horizontal-rule {
  background-color: #F26522;
  height: 2px;
  border: 1px solid #F26522;
}

#patient-support div#separator_Styles {
  /*padding-top: 20px;*/
  padding-bottom: 20px;
}

#patient-support #patient_Resource_Container  .sticky-sidebar {
  min-height: unset;
}
html[lang="fr"] #patient-support ul.ps-list li {
    position:relative;
    font-size: 18px;
    line-height: normal;
}

html[lang="fr"] #patient-support ul.ps-list li:before {
        content: "";
        width: 6px;
        height: 6px;
        background: #000;
        display: block;
        position: absolute;
        border-radius: 50%;
        left: -15px;
        top: 8px;
}

html[lang="fr"] #patient-support ul.ps-list {
    padding-left: 16px;
}


html[lang="fr"] #patient-support div#logoTextSection p img {
    max-width: 120px;
}
html[lang="fr"] #patient-support div#contact_Connect_Inner_Container .cmp-image__image {
    width: auto;
    max-width: 407px;
}
#resources #sidemenu-column #banner-1 .azcl-column-par1,#sidemenu-column #banner-1 .azcl-column-par2 {max-width: 100%;}
#resources #sidemenu-column #banner-1 .azcl-column-par1 .cmp-text {padding: 60px 0px 0px 0px !important;}
#resources #banner-1 {max-width: 1200px;margin: auto;    margin-left: 0;}
#resources .self-thumb {  margin-top: 0;}
#resources #sidemenu-column .azcl-column-par2 .cmp-text {padding: 60px 0px 0px 0px !important;}


/*#resources .prod-mono-thumb, #resources .mva-thumb {margin-top: 0;}*/



/*Coverage page styles*/

#coverage .map-section {display: flex;gap: 56px;margin: 92px auto 40px;}
#coverage .map-content {max-width: 363px;}
#coverage .map-content h2 {margin-bottom: 40px;}
#coverage p.grey-bg-txt:after {position: absolute;content: "";
    background: url("/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resources-and-support/coverage/coverage-grey-bg.png");width: 363px;height: 244px;
    display: block;z-index: -1;top: 0;left: 0;     max-width: 100%;}
#coverage p.grey-bg-txt {position: relative;z-index: 999;padding: 33px;font-size: 21px;line-height: 29px;}
#coverage span.cmp-accordion__title {
    background: linear-gradient(90deg, #FFF33B 52.5%, #FFCA31 85%, #FFA126 100%);
    opacity: 1;
    box-shadow: 9px 2px 7px #17090348;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 40px;
    margin-left: 0;
    margin-right: 1px;
    z-index: 111;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
}
#coverage .cmp-accordion__icon {
  color: #FFF33B;
  background: #006838;
  opacity: 1;
  font-size: 21px;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 40px;
  padding-right: 30px;
  top: -6px;
  clip-path: polygon(40% 0, 100% 0%, 99% 100%, 0% 100%);
  -webkit-clip-path: polygon(29% 0, 100% 0%, 100% 100%, 0% 100%);
  margin-right: 0px;
  margin-top: 0;
  z-index: 999;
  position: absolute;
  right: 0;
}
#coverage #acc-box {margin-top: 22px;}
#coverage .coverage-list {display: flex;gap: 30px;}
#coverage .content {max-width: 831px;}
#coverage .cmp-accordion__panel--expanded {background: #fff;box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;padding: 22px 35px;}
#coverage p.acc-head {font-size: 32px;line-height: 42px;font-family: 'Lexend'; font-weight: 700;}
#coverage #acc-box p.footnote {font-family: 'Britanica-Regular'; font-size: 19px;line-height: 24px;text-indent: -10px;
    padding-left: 10px;}
#coverage p.acc-copy {padding-bottom: 20px;}
#coverage #bottom-ref-text {margin-top: 90px;}
#coverage #bottom-ref-text p {width: 1016px;}
#coverage #interim-container ul li sup {font-size: 90%;position: relative;top: 4px;font-family: 'Britanica-Black';}
#coverage .content p sup {
    /*font-family: 'Britanica-Black';*/
    font-size: 60%;
    position: relative;
    top: -3px;
    line-height: normal;
}



@media screen and (max-width:767px) {
    .desk-only{
        display:none !important;
    }
    .mob-only{
        display:block !important;
    }
  #patient-support div#logoTextSection {
    gap: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
        margin-top: 0;
  }
  #patient-support div#logoTextSection p {max-width: 98px;width: 100%;}
    #patient-support div#logoTextSection p + p {
    max-width: 100%;
}

  /*#patient-support div#separator_Styles {*/
  /*  padding-top: 30px;*/
  /*  padding-bottom: 30px;*/
  /*}*/

  #resources div#patient_Resource_Container {
    padding: 0px;
  }

  div#connect_Copy_Title h2.cmp-title__text.cmp-title__text--h2 {
    padding-top: 40px;
    padding-bottom: 50px;
    font-size: 20px;
    line-height: 26px;
  }
  #patient-support div#contact_Connect_Inner_Container {padding: 60px 37px 80px;}
  #patient-support #contact_Connect_Copy p a {word-break: break-all;}
  #resources_Container #common-section-first {margin: 0px 0px 40px 30px;}
  #patient-support div#patientCopySecondContainer {padding: 40px 0px 40px 0px;}
  
  /*#resources #sidemenu-column .azcl-column-par2 .cmp-text {padding: 0 !important;}*/
  #resources #sidemenu-column #banner-1 .azcl-column-par1 .cmp-text {padding: 0;}
  #resources #sidemenu-column #banner-1 .azcl-column-par1 .cmp-text {padding: 0;}
  html[lang="fr"] #patient-support div#logoTextSection p {max-width: max-content;width: 100%;}
   
  html[lang="fr"] #patient-support div#separator_Styles {padding-bottom: 35px;}
  #coverage .map-section {flex-direction: column-reverse;align-items: center;}
  #coverage .coverage-list {flex-direction: column;align-items: center;}
  #coverage p.grey-bg-txt:after {position: absolute;content: "";
    background: url("/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resources-and-support/coverage/coverage-grey-bg-mob.png");width: 420px;height: 269px;
    display: block;z-index: -1;top: 0;left: 0;     max-width: 100%;}
    #coverage p.grey-bg-txt {padding: 30px 45px;}
    #coverage #interim-container h3.cmp-title__text.cmp-title__text--h3 {font-size: 32px;line-height: 42px;}
    #coverage #interim-container .accordion { padding-bottom: 35px;}
    #coverage #bottom-ref-text p { margin: auto;max-width: 100%;}
    #coverage #banner_text_common .cmp-teaser__content {top: 27.6%;}
    #coverage #bottom-ref-text {margin-top: 60px;}
}



@media (max-width: 479px) {
     #coverage p.grey-bg-txt {padding: 30px;}
      #coverage .sub-heading {font-size: 18px;line-height: 26px;}
      #coverage #interim-container h3.cmp-title__text.cmp-title__text--h3 {font-size: 30px;line-height: 40px;}
      #coverage p.grey-bg-txt {font-size: 19px;}
      html[lang="fr"] #coverage p.grey-bg-txt {
        font-size: 16px !important;
       
    }
     
}

@media (min-width: 992px) and (max-width: 1600px) {
    #coverage #grey-container .container.responsivegrid,#patient-support #contact_Connect_Container .container.responsivegrid {
        max-width: calc(100% - 400px);
        margin-left: 375px;
    }
    #coverage #grey-container #trial-accordion .container.responsivegrid {max-width: 100% !important;margin-left: 0;}
    #coverage #sidemenu-column .azcl-column-par2 {width: 100%;max-width: calc(100% - 388px);margin: 0 15px 0 0px;
        /* padding: 0px 15px; */
    }
    #patient-support div#contact_Connect_Inner_Container {padding: 40px 0px 60px 20px;}
}


@media screen and (max-width:992px) and (min-width:768px) {
  #resources div#contact_Connect_Inner_Container {
    padding: 40px 0px 60px 0px;
    max-width: 750px;
    margin: auto;
  }
  #patient-support div#contact_Connect_Inner_Container {
    padding: 40px 68px 60px 78px;

}
}

@media screen and (max-width:992px) {
  #resources div#patient_Resource_Container {
    padding: 0px;
  }

  #resources div#logoTextSection {
    gap: 40px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  #resources div#patientCopySecondContainer {
    max-width: 1067px;
    padding-top: 40px;
  }

  #resources div#rightContainerImage .cmp-image__image {
    width: 430px;
  }
}
/*--------------------*/

/*mid content*/
#resources #common_Container {
  margin-top: 62px;
}

#resources .sub-banner-heading {
  font-size: 26px;
  font-family: "Lexend", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 31px;
}

#resources .sub-description {
  font-size: 21px;
  font-family: "Lexend", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 29px;
  margin: 10px 0px 23px 0px;
}
/*#resources .teaser #sub-banners .cmp-teaser__content
{
    max-width: 515px;
    padding: 0;
    width: 100%;
    margin: auto;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 24%;
   
    transform: translate(-50%, -50%);
}*/
#resources .common-teaser-btn {
  background-image: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resource-btn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 100%;
  max-width: 428px;
  display: block;
  padding: 20px 0px 17px 34px;
  text-align: left;
  font-size: 21px;
  font-family: "Lexend", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 25px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
}

#resources .common-teaser-btn.download-btn {
  background-image: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/download-btn-desk.png);
}

#resources .common-teaser-btn.large-width {
  max-width: 473px;
}
/*second common section*/
#resources .teaser #sub-banners-second .cmp-teaser__content {
  max-width: 556px;
  padding: 0;
  margin: auto;
  position: absolute;
  width: 100%;
  top: 46%;
  left: 75%;
  transform: translate(-50%, -50%);
}

#resources .sub-banner-heading {
  margin-bottom: 14px;
}

#resources #sub-banners-second .sub-description {
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  font-family: "Lexend", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#resources #sub-banners-second ul {
  margin: 0px;
  padding-left: 35px;
}

#resources #sub-banners-second ul li {
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  font-family: "Lexend", sans-serif;
  font-weight: 400;
  font-style: normal;
  list-style: disc;
}

#resources #sub-banners-second .sub-description.btm-space {
  margin-bottom: 15px;
}

#resources #sub-banners-second .sub-description.btm-space a {
  text-decoration: underline;
  color: #000000;
}
/*fourth teaser*/
#resources #common_Container .teaser:nth-child(4) #sub-banners-second .cmp-teaser__content {
  max-width: 515px;
  left: 74%;
  top: 50%;
}

#resources #common_Container .teaser:nth-child(4) #sub-banners-second .sub-description {
  font-size: 21px;
  line-height: 29px;
  margin-bottom: 23px;
}

#resources #bottom-footer-section {
  /*margin: 0px;*/
  padding-top: 80px;
}

#resources #common-section-first .mva-main {
  padding: 10px 0px 0px 0px;
}

#resources #common-section-first .prod-mono-main {
  padding: 4px 0px 0px 0px;
}

#resources .button_moav {
  background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resources-and-support/btn-moa-v.svg);
  background-size: cover;
  background-position: center center;
  font-size: 21px;
  font-weight: 700;
  line-height: 25.2px;
  color: #006838;
  text-align: left;
  max-width: 473px;
  min-height: 100px;
  display: block;
  padding: 25px 0 17px 34px;
}

/*new css*/

#banner-1 {
  max-width: 1233px;
  margin: auto;
}

#banner-1 .azcl-container {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
  margin-bottom: 62px;
}

#banner-1 .azcl-container:nth-child(1) {
  margin-top: 62px;
}

#banner-1 .azcl-columns__base {
  gap: 0px;
}

#banner-1 .azcl-column-par1 .cmp-container__backgroundImage--enabled,
 #banner-1 .azcl-column-par2 .cmp-container__backgroundImage--enabled {
  margin: 0px;
  min-height: 405px;
}

#common-section-first {
  max-width: 515px;
  padding: 60px 0px 0px 0px !important;
  margin: 0px 0px 0px 37px;
}

#sub-banners-second {
     /*max-width: 556px;*/
  max-width: 577px;
  padding: 30px 0px 0px 37px !important;
}

#common-right-block .cmp-video__video {
  margin: 35px 0px 0px 0px;
}

#common-right-block2 .cmp-video__video {
  margin: 35px 0px 0px 0px;
  padding: 0px 30px;
}

.clinic-thumb {
  margin: 0 auto;
  text-align: center;
  display: block;
  /*margin-top: 46px;*/
}

.prod-mono-thumb {
  margin: 0 auto;
  text-align: center;
  display: block;
  /*margin-top: 55px;*/
}

.mva-thumb {
  margin: 0 auto;
  text-align: center;
  display: block;
  /*margin-top: 50px;*/
    /*margin-top: 64px;*/
  ;
}

#resources .space-btm {
  margin-bottom: 25px;
}

#resources .space-btm1 {
  margin-bottom: 49px;
}

#resources .space-btm2 {
  margin-bottom: 14px;
}

#resources .space-btm3 {
  margin-bottom: 40px;
}

#resources .space-btm4 {
  margin-bottom: 23px;
}

#banner-1 .azcl-container:nth-child(5) {
  margin-bottom: 0px !important;
}

.connect-thumb {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 140px;
    /*width: 536px;
    max-width: 536px;*/
  ;
}

html[lang="fr"] .connect-thumb {
  width: 536px;
  max-width: 536px;
}

.self-thumb {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 46px;
    /*margin-top: 50px;*/
  ;
}

.desk {
  display: block;
}

.mob {
  display: none;
}
/*#bottom-footer-section #bottom-ref-text p {*/
/*    border-top: 1px solid #F26522;*/
/*    padding: 27px 0px 104px;*/
/*    margin-top: 70px;*/
/*}*/
#bottom-footer-section #bottom-ref-text p::before {
    /*border-top: 1px solid #F26522;*/
  content: "";
    /*background: linear-gradient(90deg, rgba(255, 243, 59, 1) 0%, rgba(242, 101, 34, 1) 50%);*/
  background: #F26522;
  height: 2px;
  display: block;
  margin-bottom: 30px;
}

#bottom-footer-section #bottom-ref-text p {
  border-top: 0px !important;
  padding: 0px 0px 104px;
  margin-top: 70px;
}

#banner-1 .azcl-container:nth-child(3) #common-section-first {
  padding: 58px 0px 32px 0px !important;
}

#resources .button_3 {
  padding: 25px 0 17px 34px;
  max-width: 689px;
  min-height: 101px;
}

html[lang="fr"] #resources .button_3.btn_3_space {
  max-width: 39.885vw;
   /*max-width: 39.885vw !important;*/
  ;
}

@media (max-width: 767px) {
  .desk {
    display: none;
  }

  .mob {
    display: block;
  }

  #banner-1 {
    max-width: 420px;
  }

  #banner-1 .azcl-column-par1 .cmp-container__backgroundImage--enabled, #banner-1 .azcl-column-par2 .cmp-container__backgroundImage--enabled {
    margin: 0px;
    min-height: auto;
     /*min-height: 352px;*/
    ;
  }

  #common-right-block .cmp-video__video {
    margin: 60px 0px 0px 0px;
  }

  #resources #common-section-first .mva-main {
    padding: 0px 0px 0px 0px;
  }

  #common-section-first {
    max-width: 360px;
    padding: 60px 0px 32px 0px !important;
    margin: 0px 0px 0px 30px;
  }

  #sub-banners-second {
    max-width: 360px;
    padding: 40px 0px 30px 0px !important;
    margin: 0px 0px 0px 30px;
  }

  #resources .common-teaser-btn {
    max-width: 360px;
  }

  #common-right-block .cmp-video__video {
    margin: 60px 0px 0px 0px;
  }

  #column-reveres-mob .azcl-column-par1 {
    order: 2;
  }

  #column-reveres-mob .azcl-column-par2 {
    order: 1;
  }

  #common-right-block2 .cmp-video__video {
    margin: 50px 0px 0px 0px;
    padding: 0px;
  }

  #bottom-footer-section #bottom-ref-text::before {
    content: "";
    background: linear-gradient(90deg, #FFF33B 0%, #F26522 100%);
    /*background: #F26522;*/
    height: 2px;
    display: block;
  }

  #bottom-footer-section #bottom-ref-text {
    padding: 30px 0px 83px !important;
    margin-top: 0px;
    /*border-top: 1px solid #F26522;*/
    ;
  }

  #bottom-footer-section #bottom-ref-text p::before {
    content: "";
    height: 0px !important;
    display: block;
    margin-bottom: 0px !important;
    background: none !important;
  }

  #bottom-footer-section #bottom-ref-text p {
    max-width: 305px;
    padding: 0px !important;
    margin-top: 30px !important;
    border-top: 0px !important;
    margin-left: 0px;
  }
/*#resources .teaser #main-banner .cmp-teaser__content {
    max-width: 420px;
    top: 30%;
    left: 46%;
    padding: 30px 16px 16px 16px;
}
#resources .teaser #main-banner .cmp-teaser__content .cmp-teaser__title .banner-title
{
    margin-bottom: 15px;
}
#resources .teaser #main-banner .cmp-teaser__content .banner-subtitle
{
    font-size: 52px;
    line-height: 62px;
}*/
  #banner-1 .azcl-container:nth-child(1) {
    margin-top: 40px;
  }

  #resources .space-btm {
    margin-bottom: 15px;
  }

  #resources .space-btm1 {
    margin-bottom: 20px;
  }

  .self-thumb, .mva-thumb {
    /*margin-top: 60px;*/
    padding-bottom: 60px;
  }

  .self-thumb, .mva-thumb {
    padding-left: 20px;
    padding-right: 20px;
  }

  .connect-thumb {
    margin-top: 50px;
    padding-bottom: 70px;
  }

  #resources #sub-banners-second .sub-description.btm-space {
    margin-bottom: 18px;
    padding-right: 26px;
  }

  #resources .space-btm3 {
    margin-bottom: 20px;
  }

  .clinic-thumb {
    /*margin-top: 0px;*/
    /*padding: 21px 0px 12px 0px;*/
            margin-top: -66px;
        padding: 25px 0px 20px 0px;
  }

  .prod-mono-thumb {
           margin-top: -30px;
        padding: 0 0px 5px 0px;
  }

  #resources .space-btm4 {
    margin-bottom: 20px;
  }

  #resources #bottom-footer-section {
    /*margin: 0px;*/
    padding-top: 50px;
  }

  #resources .common-teaser-btn.large-width {
    padding: 11px 0px 6px 34px;
  }

  #resources .common-teaser-btn.large-width span {
    display: block;
  }

  #resources .cmp-modal__modalbox.modal-md .modal-box {
    margin: auto;
    width: 420px;
  }

  #resources h2#modalTitle {
    font-size: 18px;
    line-height: 29px;
    padding: 10px 10px 11px 20px;
  }

  #resources .cmp-modal--defaultStyle .modal__close {
    top: 0.7rem !important;
    right: 0.5rem !important;
  }
/*#banner-1 #height-mob-equal .azcl-column-par1 .cmp-container__backgroundImage--enabled*/
/*{*/
/*    margin: 0px;*/
/*    min-height: 403px;*/
/*}*/
  #resources .see-trans {
    font-size: 18px;
    line-height: 22px;
  }

  #banner-1 .azcl-container {
    margin-bottom: 54px;
  }

  #resources .button_3.btn_3_space {
    padding: 12px 55px 9px 20px;
    max-width: max-content !important;
    font-size: 17px;
    min-height: 69px;
  }

  #resources .button_3 {
    background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/button_3_mob.png);
    background-size: 100% 100%;
    background-position: center center;
    max-width: max-content;
    padding: 12px 90px 9px 20px;
    margin-bottom: 29.5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
  }

  #resources .button_moav {
    background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resources-and-support/btn-moa-mobile.svg);
    background-size: 100% 100%;
    background-position: center center;
    max-width: 360px;
    min-height: 100px;
    padding: 11px 82px 0 20px;
  }

  #resources .model-bottom {
    padding: 25px 30px 30px 30px;
  }

/*17102024 moa and inj trans pages*/
  #moa-video-transcript #common_Container,
#inj-video-transcript #common_Container {
    width: 560px;
  }

  #moa-video-transcript #common_Container .azcl-container p, 
#inj-video-transcript #common_Container .azcl-container p {
    font-size: 17px !important;
    line-height: 21px !important;
  }

/*23102024*/
  #banner-1 .azcl-columns__base {
    --col-count: 1 !important;
  }
    
    /*25102024*/
  #resources .common-teaser-btn.download-btn {
    background-image: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/download-btn-mob1.png);
    max-width: 360px;
    width: 100%;
  }

  #resources .common-teaser-btn {
    background-image: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/resource-btn-mob1.png);
    max-width: 360px;
    width: 100%;
  }
    /*25102024*/
    
    /*30102024*/
  #moa .sub-heading {
    padding-top: 37px !important;
  }
    /*home page*/
  #wai_home #home-auto-inj {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
    
    
    
    #resources #common-section-first {padding: 60px 0px 32px 0px !important;}
        #resources #sidemenu-column #banner-1 .azcl-column-par1 .cmp-text,    #resources #sidemenu-column #banner-1 .azcl-column-par1 .cmp-text {
    
        padding: 0 ;
    }
}

@media (min-width: 320px) and (max-width: 450px) {
  #banner-1 {
    max-width: max-content;
    padding: 0px 25px;
  }
     /*#resources .teaser #main-banner .cmp-teaser__content .cmp-teaser__title .banner-title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 5px;
}
    #resources .teaser #main-banner .cmp-teaser__content .banner-subtitle {
        font-size: 30px;
        line-height: 40px;
    }*/
  #common-section-first {
    max-width: 360px;
    margin: 0px 3px 0px 30px;
  }

  #sub-banners-second {
    max-width: 360px;
    padding: 40px 0px 30px 0px !important;
    margin: 0px 0px 0px 10px;
  }

  #resources .common-teaser-btn {
    padding: 20px 0px 17px 12px;
    line-height: 22px;
    font-size: 19px;
    width: 98%;
  }

  #resources .common-teaser-btn.download-btn {
    width: 98%;
  }

  #resources .common-teaser-btn.large-width {
    padding: 11px 0px 6px 12px;
  }
    /*#resources .teaser #main-banner .cmp-teaser__content {
        max-width: 300px;
        top: 30%;
        left: 50%;
        padding: 35px 16px 10px 16px;
    }*/
  #resources #bottom-footer-section #bottom-ref-text p {
    max-width: 250px;
  }
    /*17102024 moa and inj trans pages*/
  html[lang="en"] #moa-video-transcript #common_Container,
html[lang="en"] #inj-video-transcript #common_Container,
html[lang="FR"] #moa-video-transcript #common_Container,
html[lang="FR"] #inj-video-transcript #common_Container {
    width: 300px !important;
  }

  html[lang="en"] #moa-video-transcript #common_Container .azcl-container p, 
html[lang="en"] #inj-video-transcript #common_Container .azcl-container p,
html[lang="FR"] #moa-video-transcript #common_Container .azcl-container p, 
html[lang="FR"] #inj-video-transcript #common_Container .azcl-container p {
    font-size: 11px !important;
    line-height: 15px !important;
  }

/*25102024*/
  #resources .button_3.btn_3_space {
    /*    font-size: 19px;*/
    /*line-height: 23.2px;*/
    font-size: 3.958vw;
    line-height: 4.792vw;
    padding: 12px 55px 6px 20px;
  }
  #resources #banner-1 {
    padding: 0;
}

}

@media (min-width: 1200px) and (max-width: 1700px) {
    html[lang="fr"] #patient-support div#contact_Connect_Inner_Container
    {
        max-width: 995px;
    }
     
    /* html[lang="en"] #resources .button_3.btn_3_space {
        background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/button_3_mob.png);
        background-size: 100% 100%;
        background-position: center center;
        max-width: max-content;
        padding: 12px 150px 9px 20px;
        margin-bottom: 29.5px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
    }
    html[lang="en"] #resources .button_3 {
        background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/button_3_mob.png);
        background-size: 100% 100%;
        background-position: center center;
        max-width: max-content;
        padding: 32px 150px 32px 20px;
        margin-bottom: 29.5px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
    }*/
}

@media (min-width: 768px) and (max-width: 1199px) {
     
  html[lang="en"] #resources .button_3.btn_3_space {
    background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/button_3_mob.png);
    background-size: 100% 100%;
    background-position: center center;
    max-width: max-content !important;
    padding: 12px 90px 9px 20px;
    margin-bottom: 29.5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
  }

  html[lang="en"] #resources .button_3 {
    background: url(/content/dam/intelligentcontent/brands/wainua-ca/ca/en/images/button_3_mob.png);
    background-size: 100% 100%;
    background-position: center center;
    max-width: max-content !important;
    padding: 15px 90px 15px 20px;
    margin-bottom: 29.5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 15px -7px;
    font-size: 1.537vw;
  }
    
    /*trail and design page 23102024*/
  html[lang="en"] #trial-design .key-colum-1 {
    width: 100%;
    max-width: 255px;
  }

  html[lang="en"] #trial-design .key-colum-2 {
    width: 100%;
    max-width: calc(100% - 255px);
  }

  html[lang="en"] #trial-design .key-study-bottom {
    margin: 20px 50px 54px;
   /* padding-bottom: 38px;
    margin-left: 235px;*/
    ;
  }

/*end trail and design page 23102024*/
}
 
 /*safety profile page 23102024*/
@media (min-width: 1273px) and (max-width: 1896px) {
  html[lang="en"] #sat-profile #banner_text_common .cmp-teaser__content .banner-subtitle {
    font-size: 3.55vw;
  }
}

@media (min-width: 992px) and (max-width: 1272px) {
  html[lang="en"] #sat-profile #banner_text_common .cmp-teaser__content .banner-subtitle {
    font-size: 3.55vw;
    line-height: 55px;
    margin-left: 0px;
  }
}
/*end safety profile page 23102024*/
@media (min-width: 768px) and (max-width: 991px) {
     /*23102024*/
  .connect-thumb {
    padding: 0px 10px;
    max-width: 355px !important;
    margin-top: 115px;
  }

  #resources .sub-banner-heading {
    font-size: 16px;
    line-height: 22px;
  }

  #resources #sub-banners-second .sub-description ,
#resources #sub-banners-second ul li,
html[lang="fr"] #resources #sub-banners-second .sub-description, 
html[lang="fr"] #resources #sub-banners-second ul li {
    font-size: 11px !important;
    line-height: 17px !important;
  }

  #resources .common-teaser-btn.large-width {
    max-width: 426px;
  }

  #resources .common-teaser-btn {
    padding: 20px 0px 17px 23px;
    font-size: 14px;
    line-height: 16px;
  }

  #common-section-first {
    padding: 60px 10px 0px 0px !important;
  }
    

  #banner-1 .azcl-container:nth-child(3) #common-section-first {
    padding: 58px 10px 32px 0px !important;
  }

  #sub-banners-second {
    padding: 25px 10px 0px 37px !important;
  }

  #resources .space-btm2,
#resources #sub-banners-second .sub-description.btm-space {
    margin-bottom: 8px;
  }

  html[lang="fr"] #resources .space-btm2,
html[lang="fr"] #resources #sub-banners-second .sub-description.btm-space {
    margin-bottom: 2px !important;
  }

  html[lang="fr"] #resources .space-btm3 {
    margin-bottom: 20px !important;
  }

  #resources .sub-description {
    font-size: 15px;
    line-height: 21px;
  }

  html[lang="fr"] #resources .sub-description {
    font-size: 14px;
    line-height: 20px;
  }

  #banner-1 .azcl-column-par1 .cmp-container__backgroundImage--enabled, 
#banner-1 .azcl-column-par2 .cmp-container__backgroundImage--enabled {
    margin: 0px;
    min-height: 315px;
    background-size: 100% 100%;
  }

  .prod-mono-thumb {
    max-width: 190px;
    margin-top: 40px;
  }

  .self-thumb,
.mva-thumb {
    max-width: 355px;
    margin-top: 52px;
  }

  .clinic-thumb {
    margin-top: 40px;
    max-width: 355px;
  }

  #resources .space-btm3 {
    margin-bottom: 20px;
  }

  html[lang="fr"] #resources .space-btm {
    margin-bottom: 10px;
  }

  html[lang="fr"] #sub-banners-second {
    padding: 12px 10px 0px 37px !important;
  }

  html[lang="fr"]  #resources #banner-1 .azcl-container:nth-child(5) .common-teaser-btn {
    padding: 12px 25px 8px 34px;
  }
/*    #column-reveres-mob .azcl-column-par1*/
/*{*/
/*    order: 2;*/
/*}*/
/*#column-reveres-mob .azcl-column-par2*/
/*{*/
/*    order: 1;*/
/*}*/
/*#sub-banners-second {*/
/*    padding: 40px 0px 0px 37px !important;*/
/*}*/

/*trail and design page 23102024*/
/*html[lang="en"] #sat-profile #banner_text_common .cmp-teaser__content .banner-subtitle      {
        font-size: 29px;
        line-height: 36px;
    }*/

/*end trail and design page 23102024*/
}

@media (min-width: 992px) and (max-width: 1200px) {
   
  .connect-thumb {
    padding: 0px 10px;
  }

  #resources .sub-banner-heading {
    font-size: 22px;
    line-height: 27px;
  }

  #resources #sub-banners-second .sub-description ,
#resources #sub-banners-second ul li {
    font-size: 16px;
    line-height: 22px;
  }

  #resources .common-teaser-btn.large-width {
    max-width: 426px;
  }

  #resources .common-teaser-btn {
    padding: 20px 0px 17px 23px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1278px) {
  #banner-1 {
    padding: 0 25px;
  }
  #resources #banner-1 {
        padding: 0 !important;
    }
}

/*25102025*/
/*efficacy page*/
@media (max-width: 390px) {
  #efficacy-data .nmi-s .left-list:before {
    height: 170px !important;
  }
}
/*end 25102025*/
/*@media (min-width: 768px) {*/
/*    #banner-1 {*/
/*        width:750px*/
/*    }*/
/*}*/

/*@media (min-width: 992px) {*/
/*    #banner-1 {*/
/*        width:970px*/
/*    }*/
/*}*/

@media (max-width: 991px) {
    /*23102024 commented below code and added in 767*/
    /*#banner-1 .azcl-columns__base*/
    /*{*/
    /*    --col-count: 1 !important;*/
    /*}*/
    
    /*25102024*/
  #efficacy-data .efficacy-title-1 {
    margin-top: 40px !important;
  }

 
    html[lang="fr"] #dosing h2.sub-heading.dosing-title-1 {
    margin-top: 40px !important;
  }

  #ttr-suppression-data #ttr-container h2 {
    padding-top: 40px !important;
    font-size: 20px;
    line-height: 28px;
  }

  #ttr-container h2 span span {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  #sat-profile h2.cmp-title__text {
    padding-top: 40px !important;
  }

  #trial-design #trial-container {
    margin-top: 40px !important;
  }
    
    
    /*25102024*/
    
    /*30102024*/
  html[lang="en"] .mobile-only .main-menu,
    html[lang="fr"] .mobile-only .main-menu {
    padding: 40px 0 0px !important;
  }

  html[lang="en"] #isi_content,
     html[lang="fr"] #isi_content {
    padding: 40px 0px !important;
  }
}

@media (min-width: 480px) and (max-width: 662px) {
  /*html[lang="en"] #resources #banner_text_common .cmp-teaser__content,*/
    html[lang="fr"] #resources #banner_text_common .cmp-teaser__content {
    top: 31.5% !important;
  }
  #wai_isi #banner_text_common .cmp-teaser__content {
        top: 31%;
    }
    #patient-support #banner_text_common .cmp-teaser__content {
        top: 33.1%;
       
    }

}
/*end30102024*/


/*16102024*/
/*moa-video-transcript*/
@media (max-width: 599px) {
  #moa-video-transcript #common_Container .azcl-container .azcl-columns__base,
    #inj-video-transcript #common_Container .azcl-container .azcl-columns__base {
    --col-count: 2 !important;
    gap: 0px;
  }

  #moa-video-transcript #common_Container .azcl-container p, 
#inj-video-transcript #common_Container .azcl-container p {
    font-size: 15px !important;
    line-height: 19px !important;
    margin-bottom: 15px;
  }

  #moa-video-transcript #common_Container,
#inj-video-transcript #common_Container {
    width: 410px !important;
  }
}

/*21102024*/
#moa-video-transcript .green-eyebrw-bg,
#moa-video-transcript #header-section .azcl-columns__base .azcl-column-par2 .ic-header #phase1-nav,
#moa-video-transcript .ic-hamburger .hamburger-wrapper,
#moa-video-transcript .phase-first.green-eyebrw-bg.mobile-only,
#inj-video-transcript .green-eyebrw-bg,
#inj-video-transcript #header-section .azcl-columns__base .azcl-column-par2 .ic-header #phase1-nav,
#inj-video-transcript .ic-hamburger .hamburger-wrapper,
#inj-video-transcript .phase-first.green-eyebrw-bg.mobile-only {
  visibility: hidden;
}
/**/
#moa-video-transcript #common_Container .azcl-container,
#inj-video-transcript #common_Container .azcl-container {
  border: 1px solid #000000;
}

#moa-video-transcript #common_Container .azcl-container .azcl-column-par1,
#moa-video-transcript #common_Container .azcl-container .azcl-column-par2,
#inj-video-transcript #common_Container .azcl-container .azcl-column-par1,
#inj-video-transcript #common_Container .azcl-container .azcl-column-par2 {
  padding: 10px;
}

#moa-video-transcript #common_Container .azcl-container .azcl-column-par2,
#inj-video-transcript #common_Container .azcl-container .azcl-column-par2 {
  border-left: 1px solid #000000;
}

#moa-video-transcript #common_Container .azcl-container:first-child,
#inj-video-transcript #common_Container .azcl-container:first-child {
  background-color: #9e9e9e9e;
  margin-top: 50px;
}

#moa-video-transcript #common_Container .azcl-container:last-child,
#inj-video-transcript #common_Container .azcl-container:last-child {
  margin-bottom: 50px;
}

#moa-video-transcript #common_Container .azcl-container .trans-head,
#inj-video-transcript #common_Container .azcl-container .trans-head {
  font-family: "Lexend", sans-serif;
  font-weight: 700;
  font-style: normal;
}

#moa-video-transcript #common_Container .azcl-container p,
#inj-video-transcript #common_Container .azcl-container p {
  margin-bottom: 15px;
  font-size: 21px;
  font-family: "Lexend", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 29px;
}

#moa-video-transcript #common_Container .azcl-container p .trans-italic,
#inj-video-transcript #common_Container .azcl-container p .trans-italic {
  font-style: italic;
}

#moa-video-transcript #common_Container .azcl-container p .trans-underline,
#inj-video-transcript #common_Container .azcl-container p .trans-underline {
  text-decoration: underline;
  color: #000;
}

#moa-video-transcript #common_Container .azcl-container p .trans-black,
#inj-video-transcript #common_Container .azcl-container p .trans-black {
  color: #000;
}

@media (max-width:391px) {
  #resources .button_3.btn_3_space {
    padding: 18px 62px 6px 15px;
  }

  #resources .button_moav {
    font-size: 3.958vw;
    line-height: 4.792vw;
    padding: 20px 62px 6px 15px;
  }
  #resources #bottom-footer-section {
        /* margin: 0px; */
        max-width: 320px;
    }
}

@media (max-width:370px) {
  #resources .common-teaser-btn {font-size: 4.600vw;}
  html[lang="fr"] #coverage p.acc-head {font-size: 22px;line-height: 30px;}
}


/*23-1-2024*/

@media (max-width:991px) {
  #efficacy-data .efficacy-title-1 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (min-width : 768px) and (max-width : 1024px)  { 
       #coverage p.grey-bg-txt {font-size:2vw;line-height: 2.7vw;} 
}


@media (min-width: 1441px) {
    #resources #sidemenu-column .azcl-column-par2 #mid-2-column {
        padding-left: 20px;padding-right: 20px;
    }
}
@media (min-width: 991px) and (max-width: 1440px) {
    #resources #sidemenu-column .azcl-column-par2 #mid-2-column {
        padding-left: 20px;padding-right: 20px;
    }
}











