#adverse-events-home .accordion.panelcontainer {
  display: none;
}
#adverse-events-home #header-nav a {
  font-family: "lexia";
  font-weight: 400;
}

#adverse-events-home .cmp-text {
  padding: 0px;
}

#adverse-events-header {
  width: 100%;
  min-height: 44px;
  position: relative;
}

#adverse-events-header .topnavigation{
  border-bottom: 1px solid #ebefee;
  width: 100%;
  padding: 0 80px;
  position: fixed;
  z-index: 10;
  background: #ffffff;
}
#adverse-events-header .topnavigation .cmp-topnavigation{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding: 14px 0;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li{
  margin:0;
  padding: 0 5px;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li a{
  font-size: 10px;
  color: #3c4242;
  font-family: "lexia";
  font-weight: 400;
  line-height:14px;
  text-decoration:none;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li a .fa.fa-globe{
width: 15px;
    height: 15px;
    font-size: inherit;
    position: relative;
    top: 2px;
    display: inline-block;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2) .fa.fa-globe{
 background:url("/content/dam/intelligentcontent/unbranded/usaereporting/us/en/images/globe-icon.png");
 background-size: cover;
 background-repeat:no-repeat;
 left:0px;
 margin-right: 1px;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li:last-child a .fa.fa-search{
  font-size:14px;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li a:hover{
  text-decoration:underline;
}
#adverse-events-header .topnavigation .cmp-topnavigation ul li:last-child{
    pointer-events:none;
}
#adverse-events-home h1 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 85px 0 108px 20px;
  vertical-align: middle;
  top: 0;
  color: #3c4242;
  font-size: 42px;
  font-style: italic;
  font-weight: 400;
  font-family: "lexia";
}

#adverse-events-home .title-section {
    /* min-height:235px; */
  background: #d2d2d2;
}

#adverse-events-home .content-adv-section {
  max-width: 694px;
  margin: 0 auto;
  padding: 75px 0;
  font-size: 16px;
  font-family: "lexia";
  font-weight: 400;
}

#adverse-events-home .content-adv-section p {
  margin: 0 0 10px;
  line-height: 22.8px;
  color: rgb(60, 66, 66);
  font-size: 16px;
  font-family: "lexia";
  font-weight: 400;
  letter-spacing: normal;
}

#adverse-events-home .content-adv-section p a {
  color: rgb(51, 122, 183);
}

#adverse-events-home .content-adv-section .txt-icon{
white-space: nowrap;
    margin-left: 0;
} 
#adverse-events-home .content-adv-section .txt-icon .fa-external-link{
    margin-left:5px;
} 

#adverse-events-home .fa-external-link:before {
  content: "\f08e";
}

#adverse-events-home #footer-container {
  background: #1b1b1b;
}

#adverse-events-home #footer-links-section a,
#adverse-events-home #footer-bottom-sec a {
  text-decoration: none;
}

#adverse-events-home #footer-links-section,
#adverse-events-home #footer-bottom-sec {
  padding: 20px 0 6px 20px;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}

#adverse-events-home #footer-section-flex {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

#adverse-events-home #footer-links-section > div {
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

#adverse-events-home #footer-links-section h3 {
  font-size: 23px;
  font-family: "lexia";
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  letter-spacing: 0.6px;
}

#adverse-events-home #footer-links-section > div ul li a span {
  font-size: 23px;
  font-family: "lexia";
  color: #fff;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.6px;
}

#adverse-events-home #footer-links-section #first-con ul {
  margin-bottom: 10px;
  margin-top: 20px;
  padding-left: inherit;
}

#adverse-events-home #footer-links-section > div P.Footer-text {
  font-family: "lexia";
  font-weight: 400;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.6px;
}

#adverse-events-home #footer-links-section > div:first-child,
#adverse-events-home #footer-links-section > div:nth-child(2) {
  border-right: 1px solid #3c4242;
}

#adverse-events-home #footer-links-section #second-con ul,
#adverse-events-home #footer-links-section #third-con ul {
  padding-left: 0;
}

#adverse-events-home #footer-links-section #second-con ul li a span,
#adverse-events-home #footer-links-section #third-con ul li a span {
  font-family: "lexia";
  font-weight: 400;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.6px;
  margin-bottom: 0;
  margin-top: 0;
}

#footer-bottom-sec > div:first-child {
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

#footer-bottom-sec > div.image img {
  max-width: 154px;
  width: 100%;
}

#footer-bottom-sec > div:nth-child(2) {
  width: 58.33333333%;
}

#footer-bottom-sec > div:nth-child(2) ul {
  display: flex;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

#footer-bottom-sec > div:nth-child(2) ul li {
  display: inline-block;
  padding: 20px 25px 20px 0;
}

#footer-bottom-sec > div:nth-child(2) ul li a span {
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.6px;
  line-height: 14px;
  font-family: "lexia";
  font-weight: 400;
}

#footer-bottom-sec > div:nth-child(2) ul li:last-child {
  position: relative;
}

#footer-bottom-sec > div:nth-child(2) ul li:last-child a:after {
  background-image: url("/content/dam/intelligentcontent/unbranded/usaereporting/us/en/images/privacyoptions-icon.png");
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 20px;
  height: 10px;
  width: 100%;
  margin-left: 2px;
  top: 24px;
}

#footer-bottom-sec > div:nth-child(3) {
  width: 16.66666667%;
}

#footer-bottom-sec > div:nth-child(3) p.fotter-text2 {
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.6px;
  max-width: 20%;
  line-height: 14px;
  margin-top: 20px;
  font-family: "lexia";
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  #adverse-events-home .accordion.panelcontainer {
    display: block;
  }

  #adverse-events-home #footer-container {
    /* min-height:255.29px; */
    background-color: #1b1b1b;
    color: white;
    padding: 20px 0 0px 0;
  }

  #adverse-events-home #header-nav a {
    display: none;
  }

  #adverse-events-home .footer-links-section {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-direction: column;
    gap: 0px;
    padding-left: 0;
  }

  #adverse-events-home .clear-fix-float {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 90%;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    padding-left: 0px;
  }

  #adverse-events-home .col-md-7 ul {
    display: inline-block;
    padding: 0;
    max-width: 75%;
    min-height: 1px;
    border-bottom: none;
  }

  #adverse-events-home .col-md-7 ul li {
    display: inline-block;
  }

  #adverse-events-home .col-md-7 ul li::after {
    content: '|';
    color: #fff;
    padding: 0 5px;
    position: relative;
    top: 2px;
  }

  .clear-fix-float.centerize-section ul li:last-child:after {
    display: none;
  }

  #adverse-events-home .clear-fix-float a {
    max-width: 50%;
    margin-bottom: 20px;
  }

  #adverse-events-home .col-md-3.col-lg-3 {
    /* padding-bottom:10px; */
    padding: 0px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #3c4242;
    border-right: none;
  }

  #adverse-events-home .clear-fix-float .col-md-3.col-lg-3 {
    border-bottom: none;
    margin-top: 20px;
  }

  #adverse-events-home .clear-fix-float .col-md-7.col-lg-7 {
    margin: 20px 0;
  }

  #adverse-events-home .col-md-3.col-lg-3 ul {
    display: none;
  }

  #adverse-events-home .title-section {
    /*min-height: 140px;*/
    min-height: 138px;
    background: #d2d2d2;
    margin: 0 auto;
  }
#adverse-events-home .title-section.first-h1 h1{
 padding: 26px 20px 20px 20px;
}
  #adverse-events-home h1 {
    padding: 30px 0 0 20px;
    line-height: 46px;
  }

  #adverse-events-home .content-adv-section {
    max-width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 16px;
  font-family: "lexia";
  font-weight: 400;
  }

  #adverse-events-home .second-h1 h1 {
    padding: 40px 15px 15px 20px;
    line-height: 46px;
  }

  #adverse-events-home .second-h1 {
    min-height: 153px;
  }

  #adverse-events-home #footer-container p {
    margin-bottom: 10px;
    margin-top: 0px;
  }

  #adverse-events-home #header-nav {
    position: relative;
    background: #ffffff;
    z-index: 10;
    height: 60px;
  }

  #adverse-events-home .logos {
    height: 60px;
    position: fixed;
    background: #ffffff;
    padding: 25px 20px;
    min-height: auto;
  }

  ol {
    display: flex;
    margin: 0 auto;
    justify-content: flex-end;
  }

  #adverse-events-home .fa.fa-angle-down {
    display: block;
  }

  #adverse-events-home #footer-container  h3 {
    margin: 20px 0;
  }

  #adverse-events-home #footer-container  .global-text {
    margin: 20px 0 20px 0;
  }

  #second-con .title,
 #second-con .sitemap.navigation,
    #third-con .title,
    #third-con .sitemap.navigation {
    display: none;
  }
    #adverse-events-home .accordion.panelcontainer .cmp-accordion__button .cmp-accordion__icon {
        padding: 0;
    }
  #adverse-events-home #footer-links-section {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    justify-content: center;
  }

  #adverse-events-home #footer-bottom-sec {
    padding: 20px;
    flex-direction: column;
    justify-content: center;
  }

  #adverse-events-home #footer-section-flex {
    flex-direction: column;
  }

  #adverse-events-home #footer-links-section > div {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  #adverse-events-home #footer-links-section h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px 20px;
  }

  #adverse-events-home #footer-links-section #first-con ul {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: inherit;
  }

  #adverse-events-home #footer-links-section > div:first-child,
#adverse-events-home #footer-links-section > div:nth-child(2),
    #adverse-events-home #footer-links-section > div:nth-child(3) {
    border-bottom: 1px solid #3c4242;
    border-right: 0;
  }

  #adverse-events-home #footer-links-section #second-con ul,
#adverse-events-home #footer-links-section #third-con ul {
    padding-left: 0;
  }

  #adverse-events-home .accordion.panelcontainer .cmp-accordion__button {
    padding: 0;
            outline: none;
  }

  #first-con {
    padding: 0px 20px 0;
  }

  #mobile-acc1 ul {
  }

  #adverse-events-home .accordion.panelcontainer .cmp-accordion__item h3.cmp-accordion__header span.cmp-accordion__icon::before {
    content: '\f107';
    font-family: 'Font Awesome';
    font-size: 23px;
  }

  #adverse-events-home .accordion.panelcontainer .cmp-accordion__item h3.cmp-accordion__header .cmp-accordion__button.cmp-accordion__button--expanded span.cmp-accordion__icon::before {
    content: '\f106';
    font-family: 'Font Awesome';
    font-size: 23px;
  }

  #adverse-events-home #mobile-acc1 .sitemap.navigation,
    #adverse-events-home #mobile-acc2 .sitemap.navigation {
    display: block;
  }

  #adverse-events-home .accordion.panelcontainer .cmp-accordion__panel {
    padding: 0;
  }

  #mobile-acc1 .cmp-sitemap__item,
    #mobile-acc2 .cmp-sitemap__item {
    padding: 15px 20px !important;
    border-bottom: 1px solid #3c4242;
    background: #000;
  }

  #adverse-events-home .accordion.panelcontainer .cmp-accordion__item h3.cmp-accordion__header span.cmp-accordion__title {
    font-size: 23px;
    font-family: "lexia";
    color: #fff;
    font-weight: 400;
    line-height: 25px;
  }

  #adverse-events-home #footer-links-section #second-con ul li a span,
#adverse-events-home #footer-links-section #third-con ul li a span {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #footer-bottom-sec > div:first-child {
    width: 100%;
    margin: 0 auto;
  }

  #footer-bottom-sec > div:first-child,
#footer-bottom-sec > div.image img {
    max-width: 154px;
    width: 100%;
     padding: 0;
    margin: 0 auto;
  }

  #footer-bottom-sec > div:nth-child(2) {
    width: 100%;
  }

  #footer-bottom-sec > div:nth-child(2) ul {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: center;
    flex: unset;
    margin: 20px auto;
        width: 100%;
  }

  #footer-bottom-sec > div:nth-child(2) ul li a:after {
    content: '|';
    color: #fff;
    padding: 0 3px;
        position: relative;
        font-size: 9px;
        top: 0px;
  }

  #footer-bottom-sec > div:nth-child(2) ul li {
    display: inline-block;
    padding: 0;
  }

  #footer-bottom-sec > div:nth-child(2) ul li:last-child a:after {
    top: 7px;
  }

  #footer-bottom-sec > div:nth-child(2) ul li a span {
    line-height: 20px;
  }

  #footer-bottom-sec > div:nth-child(3) {
    width: 100%;
  }

  #footer-bottom-sec > div:nth-child(3) p.fotter-text2 {
    max-width: 100%;
    text-align: center;
    margin-top: 0px;
  }
#adverse-events-header {
  height: 60px;
}

#adverse-events-header .topnavigation{
  border-bottom: none;
  padding: 0 20px;
}
#adverse-events-header .topnavigation .cmp-topnavigation{
          padding: 23px 0;
}

#adverse-events-header .topnavigation .cmp-topnavigation ul li:first-child,
  #adverse-events-header .topnavigation .cmp-topnavigation ul li:nth-child(2){
 display:none;
}

#adverse-events-header .topnavigation .cmp-topnavigation ul li:last-child a .fa.fa-search{
  font-size:14px;
  display:block;
  padding: 0 0px;
}
#footer-bottom-sec > div:nth-child(2) ul li:last-child {
    left: -10px;
}
}
@media only screen and (min-width: 420px) and (max-width:990px) {
#footer-bottom-sec > div:nth-child(2) ul li:last-child {
    left: 0px;
}
}
