.tui__print_only,
.tui__print_header_teaser {
  display: none;
}

.tui_pdf_link {
  display: none !important;
}

@media only print {

  .tui_pdf_link {
    display: block !important;
  }

  body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
  }

  .tui__print_only,
  .tui__print_header_teaser {
    display: block;
  }

  .full_row_primary_blue_components,
  .tui__blue_btn {
    display: none;
  }

  .aem-GridColumn--default--1,
  .aem-GridColumn--desktop--1 {
    width: 8.3333333333%;
  }

  .aem-GridColumn--default--2,
  .aem-GridColumn--desktop--2 {
    width: 16.6666666667%;
  }

  .aem-GridColumn--default--3,
  .aem-GridColumn--desktop--3 {
    width: 25%;
  }

  .aem-GridColumn--default--4,
  .aem-GridColumn--desktop--4 {
    width: 33.33%;
  }

  .aem-GridColumn--default--5,
  .aem-GridColumn--desktop--5 {
    width: 41.6666666667%;
  }

  .aem-GridColumn--default--6,
  .aem-GridColumn--desktop--6 {
    width: 50%;
  }

  .aem-GridColumn--default--7,
  .aem-GridColumn--desktop--7 {
    width: 58.3333333333%;
  }

  .aem-GridColumn--default--8,
  .aem-GridColumn--desktop--8 {
    width: 66.6666666667%;
  }

  .aem-GridColumn--default--9,
  .aem-GridColumn--desktop--9 {
    width: 75%;
  }

  .aem-GridColumn--default--10,
  .aem-GridColumn--desktop--10 {
    width: 83.3333333333%;
  }

  .aem-GridColumn--default--11,
  .aem-GridColumn--desktop--11 {
    width: 91.6666666667%;
  }

  .aem-GridColumn--default--12,
  .aem-GridColumn--desktop--12 {
    width: 100%;
  }

  .bg__gray {
    background-color: #ebeef4;
  }

  header,
  .lp__navbar,
  .lp__navbar_default,
  .headerlogosection,
  .genderbreadcrumb,
  .headernavigation,
  .dtbreadcrumb,
  /* .countrymetadata, */
  .tui_internal_link_list,
  .country-download-section,
  .tui__inner_bg_white .tui__icon_links_list,
  .footer,
  footer {
    display: none;
  }

  .tui__inner_bg_white {
    width: 100%;
    padding: 32px;
  }

  .chart-wrapper {
    overflow-x: hidden !important;
  }

  .tabs.panelcontainer .cmp-tabs__tablist {
    display: none;
  }
}



/* print header css start */

@media print {
  html {
    background-color: #fff !important;
    -webkit-print-color-adjust: exact;
    margin: 4px;
  }

  body {
    -webkit-print-color-adjust: exact;
    margin: 0px;
  }


  .cmp-container,
  .tui__inner_bg_white {
    width: width;
    min-width: 1140px;
  }

  .tui__search_wrapper,
  input {
    display: none;
  }

  .countrymetadata .tui__mb_20 .cmp-teaser__title {
    margin-bottom: 0;
  }

  .countrymetadata .teaser.tui__section_title {
    margin-bottom: 1rem;
    float: none;
    width: 100%;
  }

  .teaser.tui__section_title {
    padding-right: 32px;
  }

  .countrymetadata .teaser.tui__section_title .cmp-teaser {
    position: relative;
  }

  .countrymetadata .teaser.tui__section_title .cmp-teaser__image {
    padding-right: 2.5rem;
    width: 150px;
    float: left;
    display: left;
  }

  .countrymetadata .teaser.tui__section_title .cmp-teaser__content {
    width: calc(100% -150px);
    float: none;
  }

  .countrymetadata .teaser.tui__section_title .cmp-teaser__action-container {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
  }

  .countrymetadata .teaser.tui__section_title p {
    margin-bottom: 0;
  }

  .countrymetadata .teaser.tui__section_title a {
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Andes", sans-serif;
  }

  .countrymetadata .teaser.tui__section_title h1.cmp-teaser__title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 0.5rem;
  }

  .countrymetadata .teaser.tui__section_title .cmp-teaser__description {
    margin-bottom: 0;
  }

  .countrymetadata .teaser.tui__section_title .lp::before {
    top: 3px;
    position: relative;
    font-size: 125%;
    display: inline-block;
  }

  .countrymetadata .aem-GridColumn--default--4 {
    display: none;
  }

  .data-body-content,
  .related-content-component {
    display: none;
  }

  .tui_pdf_link {
    display: block;
  }

  /* tui__print_header_teaser start */

  .topicmetadata .aem-GridColumn--default--8.aem-GridColumn--desktop--8 {
    width: 100%;
  }

  .topicmetadata .teaser .cmp-teaser {
    font-family: "Andes", sans-serif;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__image {
    width: 150px;
    padding-right: 2;
    float: left;
  }

  .topicmetadata .cmp-teaser__title_img {
    width: 200px;
    padding-right: 2.5rem;
    float: left;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__content {
    width: calc(100% - 150px);
    float: left;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__title {
    font-size: 40px;
    line-height: 1;
    margin: 16px 0px 8px 0px;
    font-weight: bold;
    font-family: "Andes", sans-serif;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__description {
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Andes", sans-serif;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__description p:last-child {
    margin: 0;
  }

  .topicmetadata .teaser .cmp-teaser .cmp-teaser__link {
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, 0.87);
  }

  .topicmetadata .teaser .cmp-teaser .lp::before {
    top: 3px;
    position: relative;
    font-size: 125%;
    display: inline-block;
  }

  /* tui__print_header_teaser end */

}

.bg__white.pdfHeadercls {
  margin-top: -40px;
  margin-bottom: 40px;
}

.bg__white.pdfHeadercls .cmp-teaser__description strong {
  padding-right: 5px;
}

.bg__white.pdfHeadercls .cmp-teaser__description strong:first-child {
  padding-right: 12px;
}

.bg__white.pdfHeadercls .cmp-teaser__description p {
  /* padding-right: 4px; */
  display: inline-block;
  width: auto;
  white-space: normal;
}

/* print header css end  */




@media print {
  .topicmetadata {
    display: block;
  }

  .topicmetadata .teaser {
    /* margin-bottom: 2.5rem; */
  }

  .topicmetadata .cmp-teaser__topicHeader_img {
    width: 150px;
    height: auto;
    display: inline-block;
    float: left;
    margin-right: 2rem;
  }

  .topicmetadata .cmp-teaser__title_img {
    width: 100px;
    display: inline-block;
    margin-top: -2px;
  }

  .topicmetadata .teaser.tui__section_title.tui__section_title_v2 {
    display: block;
  }

  .topicmetadata .cmp-teaser__title {
    font-size: 40px;
    line-height: 48px;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Andes", sans-serif;
    margin: 0;
    position: relative;
    top: -10px;
  }

  .topicmetadata .cmp-teaser__description {
    padding-left: 290px !important;
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Andes", sans-serif;
    position: relative;
    top: -20px;
  }

  .topicmetadata .cmp-teaser__description p {
    font-size: 1.25rem;
    line-height: 2rem;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Andes", sans-serif;

  }
}