*[aria-hidden='true'] {
  visibility: visible;
}

.cmp-experiencefragment--header {
  width: 100%;
  background-color: #104859;
  margin: 0 auto;
}

.ic-header {
  background-color: #104859;
}

#ic-actoncopd-header {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}

#ic-actoncopd-header .image {
  width: auto;
}

#ic-actoncopd-header .image .cmp-image__link {
  line-height: 0;
}

#ic-actoncopd-header .cmp-image__image {
	    /*height: 41px;*/
  width: 247px;
  margin-top: 15px;
  padding: 10px 0;
}

#ic-actoncopd-header #gaa-logoheader .cmp-image__image {
  margin-left: 30px;
  margin-top: 19px;
}

#ic-actoncopd-header #az-logoheader .cmp-image__image {
  margin-top: 5px;
  margin-left: 10px;
}

#ic-actoncopd-header .navigation {
  width: auto;
  float: right;
}

#ic-actoncopd-header .cmp-navigation__item {
  padding: 25px 12px;
  margin: 0;
  font-size: 17px;
}

#ic-actoncopd-header .navigation nav ul li a {
  color: #ffffff;
  font-family: "RobotoCondensed-Bold", Sans-Serif;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 5px 15px;
}

#ic-actoncopd-header .navigation nav ul li:hover a {
  background-image: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/resources_for_you_selected_box.png);
  color: #104859;
  background-repeat: no-repeat;
  background-position-x: center;
}
/*#patient-home #ic-actoncopd-header .navigation nav ul li:nth-child(0) a {*/
/*    color: #ffffff;*/
/*}*/
/*#resourcesforyou #ic-actoncopd-header .navigation nav ul li:nth-child(2) a {*/
/*    color: #ffffff;*/
/*}*/
/* #about-flare #ic-actoncopd-header .navigation nav ul li:nth-child(3) a {*/
/*    color: #ffffff;*/
/*}*/

#about-flare #ic-actoncopd-header .navigation nav ul li.cmp-navigation__item:first-child a {
  color: #fff;
}

#yourcopdquiz #ic-actoncopd-header .navigation nav ul li.cmp-navigation__item:nth-child(2) a {
  color: #fff;
}

#resourcesforyou #ic-actoncopd-header .navigation nav ul li.cmp-navigation__item:nth-child(3) a {
  color: #fff;
}

.ic-hamburger {
  display: none;
  width: 30px;
  height: 28px;
  float: right;
  margin-top: 1em;
  margin-right: 1em;
}

#landingpage #landing-banner {
  background: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/landing_banner.png) no-repeat;
  height: auto;
  background-color: #104859;
  display: block;
  background-size: 100%;
  padding-bottom: 22px;
}

iframe#beflareawareglobal > html > body {
  margin: 0;
}

.footer-logo-2 {
  width: 60px;
}

#footer-inner-container {
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 86px;
}

#footer-inner-container #reference_content {
  padding: 0;
  margin: 0;
}

#footer-inner-container .cmp-text {
  padding: 0;
}

#footer-inner-container #reference_content p, #footer-inner-container #reference_content p a {
  font-family: "RobotoCondensed-Regular";
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: #000000;
}

#footer-inner-container #footer_menu {
  padding: 0;
  margin: 0;
}

#footer-inner-container #footer_menu p {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Regular";
  padding-top: 56px;
  padding-bottom: 56px;
}

#footer-inner-container #footer_menu ul li a {
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Regular";
  padding-bottom: 15px;
  display: inline-block;
}

#footer-inner-container .cmp-image__image {
  width: 331px;
  height: 83px;
}

#footer-inner-container #footer_copyright {
  padding-top: 25px;
  padding-bottom: 108px;
}

#footer-inner-container #footer_copyright ul li {
  float: left;
  color: #000000;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Regular";
  padding-bottom: 15px;
}

#footer-inner-container #footer_copyright ul li:after {
  content: "|";
  padding-left: 20px;
  padding-right: 20px;
}

/*#footer-inner-container #footer_copyright ul li:nth-child(4):after {*/
/*  display: inline-block;*/
/*}*/

#footer-inner-container #footer_copyright ul li:nth-child(4):after {
  display: none;
}

#testpage .cmp-experiencefragment--footer {
  display: none;
}

.modal-enabled {
  overflow: hidden;
}

/*Resources for you page style end*/
@media only screen and (max-width: 767px) {
  .modal-box {
    width: 100% !important;
  }

  .exit-ramp-modal .exit-ramp-cancel {
    padding: 15px 30px !important;
  }

  #ic-actoncopd-header .cmp-navigation__item {
    padding: 15px 25px;
  }
}

@media only screen and (max-width: 991px) {
  #ic-actoncopd-header {
    padding: 0 20px 0px;
  }

  #ic-actoncopd-header .cmp-image__image {
    width: 130px;
  }

  #ic-actoncopd-header #gaa-logoheader .cmp-image__image {
    margin-left: 15px;
  }
	/*Mobile Menu start*/
  #ic-actoncopd-header .navigation {
    width: 100%;
    float: none;
  }

  .ic-header .cmp-navigation {
    display: none;
  }

  .ic-hamburger {
    display: block;
  }

  .ic-header .cmp-navigation {
    display: none;
  }

  .ic-hamburger {
    display: block;
  }

  .ic-hamburger .hamburger-wrapper {
    position: absolute;
    z-index: 3;
    top: 12px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  .ic-hamburger .hamburger {
    position: absolute;
    z-index: 3;
    width: 30px;
    height: 30px;
    transform: none;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }

  .ic-hamburger .hamburger-top {
    z-index: 4;
  }

  .cmp-navigation--byd-nav .ic-hamburger .hamburger-line {
    background-color: #ffffff;
  }

  .ic-hamburger .hamburger-line-top {
    top: 14px;
    transform: translateY(-7px);
  }

  #ic-actoncopd-header .cmp-navigation__item {
    padding: 25px;
    margin: 0;
    width: 100%;
  }

  .ic-hamburger .hamburger-line {
    position: absolute;
    z-index: 1;
    left: 5px;
    display: block;
    width: 20px;
    height: 2px;
    background: #ffffff;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
  }

  .ic-hamburger .hamburger-line-mid {
    top: 14px;
  }

  .ic-hamburger .hamburger-line-bottom {
    bottom: 14px;
    transform: translateY(7px);
  }

  .ic-hamburger.open .hamburger-top {
    transform: rotate(45deg);
  }

  .ic-hamburger.open .hamburger {
    transition: transform 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  .cmp-navigation--byd-nav .ic-hamburger .hamburger-line {
    background-color: #333;
  }

  .ic-hamburger.open .hamburger-line {
    transform: none;
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }

  .ic-hamburger.open .hamburger-mid {
    visibility: hidden;
  }

  .ic-hamburger.open .hamburger-bottom {
    transform: rotate(-45deg);
  }

  .navigation-overlay.show {
    height: 270px!important;
  }

  #ic-actoncopd-header .navigation-overlay.show {
    height: 270px!important;
    width: 100%;
    float: right;
  }


	/*Mobile Menu end*/
  #back_to_top_innercontainer h3 span {
    font-size: 5.33vw;
    line-height: normal;
  }

  #back_to_top_innercontainer p {
    font-size: 5.33vw;
    line-height: normal;
  }

  #back_to_top_innercontainer img {
    max-width: 58.66vw;
    height: auto;
    margin: 15px auto 0 auto;
  }

  #back_to_top_innercontainer .button a {
    width: 53.33vw;
    margin: 20px auto 0 auto;
    font-size: 5.33vw;
    line-height: normal;
    height: auto;
    padding-top: 5px;
  }

  #back_to_top_innercontainer h3 {
    padding-top: 40px;
    margin-top: 0;
  }

  #back_to_top_outercontainer {
    padding-bottom: 40px;
  }

  #back_to_top_outercontainer:before {
    margin: -10px auto 0 auto;
  }

  #footer_reference_outer:before {
    margin: -5px auto 0 auto;
  }

  #footer-inner-container {
    padding: 40px 20px 0 20px;
  }

  #footer-inner-container #footer_menu p {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #footer-inner-container #footer_menu ul li a {
    line-height: 14px;
  }

  #footer-inner-container #footer_copyright ul li {
    line-height: 14px;
  }
}

#resourcce-section-container-header {
  margin: 0 auto;
}

#resourcce-section-container-header {
  background: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/Resources-banner.png) no-repeat;
  background-size: cover;
  height: 250px;
  display: block;
  padding: 0;
}

#resourcce-section-container-header .video {
  position: absolute;
  width: 100%;
}

#resourcce-section-container-header .resource-hero-text {
  bottom: auto;
  padding-top: 60px;
}

.resource-hero-text {
  font-family: RobotoCondensed-Bold;
  font-size: 60px;
  color: #ffffff;
  text-align: center;
  position: relative;
  bottom: 86px;
}

.resource-hero-text span {
  color: #2EB8C9;
}

.resourcepage-carousle-heading {
  font-family: RobotoCondensed-Bold;
  font-size: 30px;
  line-height: 44px;
  margin: 0 auto;
  color: #104859;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

#text-efe05a4446 {
  padding: 0px;
}
/*exit ramp-start*/
.modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.modal--visible {
  visibility: visible!important;
  opacity: 1!important;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  -webkit-overflow-scrolling: touch;
  background: rgba(0,0,0,0.85);
  opacity: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}

.modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background-color: transparent;
  background-image: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/exitram-popup-bg.png);
  background-size: cover;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}

.modal--visible .modal-box {
  -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.modal__close {
     /*position: relative;
    top: 11.5rem;
    left: 37.5em;*/
  position: absolute;
  top: 19%;
  right: 27%;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

/*.modal.exit-ramp-modal.modal--visible.modal--overflow .modal__close {*/
/*  width: 54px;*/
/*  height: 54px;*/
/*}*/
.modal--visible  .modal__close {
  position: relative;
  float: right;
  width: 54px !important;
  height: 54px !important;
  top: 12%;
  left: 33%;
  ;
}

.exit-ramp-modal .modal__close .modal__closeIcon:before {
  content: url("/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/X-button-exitramp.png");
}

.modal__close .modal__closeLabel {
  display: none;
}

.exit-ramp-modal::before {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.exit-ramp-modal .modal-box__content {
  padding: 0;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

.exit-ramp-modal .exit-ramp-title {
  padding: 60px 30px 30px 30px;
  color: #2eb8c9;
  font-family: "RobotoCondensed-Regular", Sans-Serif;
  font-size: 50px;
  line-height: 55px;
}

.exit-ramp-modal .exit-ramp-body {
  padding: 0 30px;
  color: #ffffff;
  font-size: 25px;
  line-height: 37px;
  font-family: "RobotoCondensed-Regular", Sans-Serif;
}

.exit-ramp-modal .exit-ramp-actions {
  margin-top: 1em;
  padding: 1.5em;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row-reverse;
  padding-bottom: 5em;
}

.exit-ramp-modal .exit-ramp-continue,.exit-ramp-modal .exit-ramp-cancel {
  background-color: transparent;
    /*border: 1px solid #fff;
    padding: 15px 30px;
    text-shadow: none;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    opacity: 1;
    border:2px solid #ffffff;*/
  padding: 15px 30px;
  color: #ffffff;
  font-size: 39px;
  line-height: 40px;
  font-family: "RobotoCondensed-Bold", Sans-Serif;
  text-decoration: none;
  margin: 15px;
}

.exit-ramp-cancel {
  background-image: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/cancel-button.png);
  background-size: cover;
}

.exit-ramp-continue {
  background-image: url(/content/dam/intelligentcontent/brands/alertvoorlongopstoten-be/nl/desktop/continue-button.png);
  background-size: cover;
}

.exit-ramp-modal .exit-ramp-continue:hover {
  color: #175f7b;
}

.exit-ramp-modal .exit-ramp-cancel:hover {
  color: #175f7b;
}

.exit-ramp-modal .modal__close svg {
  display: none;
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .modal--visible  .modal__close {
    top: 18%;
  }

  #patient-home #video-section-inner-container .cmp-video__thumbnail {
    height: -webkit-fill-available !important;
  }
}

@media only screen and (max-width: 991px) {
  .exit-ramp-modal .exit-ramp-body {
    padding: 0;
    font-size: 19px;
    line-height: 22px;
  }

  .exit-ramp-modal .exit-ramp-title {
    padding: 60px 0px 10px 0px;
    font-size: 19px;
    line-height: 28px;
  }

  .exit-ramp-modal .modal-box__content {
    padding: 20px;
    width: 100%;
    margin: 0 auto;
  }

  .exit-ramp-modal .exit-ramp-continue, .exit-ramp-modal .exit-ramp-cancel {
    font-size: 27px;
    line-height: 27px;
    margin: 12px;
  }

  .exit-ramp-modal .exit-ramp-cancel {
    padding: 15px 42px;
  }

  .exit-ramp-modal .exit-ramp-actions {
    padding-bottom: 1em;
  }

  .modal__close {
    position: relative;
    top: 8%;
    left: 23%;
  }
}

@media only screen and (min-width:768px) {
  #patient-home #video-section-inner-container .cmp-video__thumbnail {
    height: -webkit-fill-available !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .exit-ramp-modal .modal__close {
    top: 16rem !important;
    left: 15em !important;
  }
}

@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
  .modal__close {
    top: 12rem !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .exit-ramp-modal  .modal__close {
    top: 12rem !important;
    left: 20em !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .exit-ramp-modal .modal__close {
    top: 6rem !important;
    left: 18em !important;
  }
}
/*exit ramp-end*/
/*eoor-pages-start*/
#error-page-main-container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
}

.erro-page-text {
  text-align: center;
}

.erro-page-text h1 {
  font-family: "RobotoCondensed-Bold", Sans-Serif;
  font-size: 42px;
  letter-spacing: 2px;
  color: #104859;
}

.erro-page-text p {
  font-size: 20px;
  line-height: 26px;
  color: #104859;
  font-family: "RobotoCondensed-Regular", Sans-Serif;
}

#error-404 .navigation, #error-500 .navigation, #error-403 .navigation {
  display: none;
}
/*error-pages-end*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #ic-actoncopd-header {
    padding: 0 20px 0px;
  }
}

@media only screen and (min-width: 381px) and (max-width: 767px) {
  .footer-logo-2 {
    margin-bottom: 25px;
    margin-left: -5px;
  }
}

@media only screen and (max-width: 380px) {
  .footer-logo-2 {
    margin-left: 5px;
  }
}
