/******* Font intialization Starts ********/


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap');
    
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url("/etc/designs/digital/overrides/css/unbranded-ckd-dsa-global/jp/fonts/OpenSans-Extrabold.woff")
      format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "OpenSans-Semibold";
    src: url("/etc/designs/digital/overrides/css/unbranded-ckd-dsa-global/jp/fonts/OpenSans-Semibold.woff")
      format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "OpenSans-Bold";
    src: url("/etc/designs/digital/overrides/css/unbranded-ckd-dsa-global/jp/fonts/OpenSans-Bold.woff")
      format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "OpenSans-Regular";
    src: url("/etc/designs/digital/overrides/css/unbranded-ckd-dsa-global/jp/fonts/OpenSans-Regular.woff")
      format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
      
    font-family: "OpenSans-SemiboldItalic";
    src: url("/etc/designs/digital/overrides/css/unbranded-ckd-dsa-global/jp/fonts/OpenSans-SemiboldItalic.woff")
      format("woff");
    font-weight: normal;
    font-style: normal;
  }
  /***** Font intialization Ends ******/
  
  /***** Overriding Component Classes Starts *****/
  
  /*.htmlAsset {
      display:none;
  }*/
  .question,.text-choice .answer-content{
      font-family: "Noto Sans JP", Sans-Serif!important;
  }
p.topTxt{
    font-family:"Noto Sans JP", Sans-Serif;
}
  /* BG Colors */
  
  .orangeBG {
    background-color: #ee7e22;
  }
  
  /* BG Colors */
  
  /* Font Sizes Declarations Starts */
  
  .blueText {
    color: #113d69;
  }
  
  h1 {
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 32px;
    line-height: 36px;
    color: #113d69;
    text-align: center;
    margin: 0 auto 10px;
  }
  
  h1 .red-text {
    color: #ee7e22;
    font-family: "Noto Sans JP", Sans-Serif;
  }
  
  h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: "Noto Sans JP", Sans-Serif;
    color: #fff;
    margin: 0 auto;
    text-align: center;
  }
  
  p {
    font-size: 16px;
    line-height: 24px;
    font-family: "Noto Sans JP", Sans-Serif;
    color: #113d69;
  }
  
  .blue-subheadtext p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
  }
  
  /* Font Sizes Declarations Ends */
  
  .top-navigation ul,
  .top-navigation-header ul {
    list-style: none;
  }
  .top-navigation ul li,
  .top-navigation-header ul li {
    display: inline;
  }
  .footer-reference {
    display: none;
  }
  .burden-ckd-section2 .video-thumb-parent .video-play-icon {
    background-color: transparent !important;
    background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/PlayButton.png);
    padding: 55px 30px 10px 36px !important;
  }
  .burden-ckd-section2 .video-thumb-parent .video-play-icon .fa-play {
    display: none;
  }
  .burden-ckd-section2 {
      
    background: #14759e;
  }
  /***** Overriding Component Classes Ends *****/
  
  /* Landing Overlay Styles Starts */
  
  
  .selfCertificationPage .modal-content {
    padding: 25px 15px 90px;
  }
  .selfCertificationPage .modal-header {
    padding: 0;
  }
  .selfCertificationPage .modal-header h4 {
    margin-bottom: 0;
    color: #113d69 !important;
    font-size: 18px;
    line-height: 24px;
    font-family: "Noto Sans JP", Sans-Serif;
    text-align: left;
    width: 100%;
    margin-top: 15px;
  }
  .selfCertificationPage .modal-header h3 {
    margin-bottom: 1em;
    color: #cf8610 !important;
    font-size: 20px;
    font-family: "Noto Sans JP", Sans-Serif;
    font-weight: 700;
  }
  .selfCertificationPage .modal-body {
    padding: 0 0 15px;
  }
  .selfCertificationPage .modal-content h3 {
    font-family: "Noto Sans JP", Sans-Serif;
    color: #113d69;
  }
  .selfCertificationPage .modal-content .para_text {
    font-family: "Noto Sans JP", Sans-Serif;
    line-height: 17px;
    font-size: 12px;
    font-weight: 500;
    color: #113d69;
    text-align: left;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .selfCertificationPage .modal-content .para_text a {
    color: #113d69 !important;
  }
  .selfCertificationPage .self-certification-modal-footer {
    /*background-color: #ee7e22;*/
    color: #830051;
    cursor: pointer;
    float: left;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
    text-decoration: none;
    margin-bottom: 20px;
    /*box-shadow: 0px 5px rgba(238, 126, 34, 0.2);*/
  }
  /*.selfCertificationPage .self-certification-modal-footer:hover {
    background-color: #c9722b;
  }*/
  .selfCertificationPage .btn.btn-primary {
   /* background: transparent !important;*/
    background-color: #830051 !important;
    font-family: "Noto Sans JP", Sans-Serif;
    margin: 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none !important;
  }
  .selfCertificationPage .btn.btn-primary:focus,
  .selfCertificationPage .btn.btn-primary span:focus {
    outline: none;
    box-shadow: none;
  }
  
  .era-edta-logo img {
      width: auto !important;
      margin-bottom: 10px;
  }
  
  @media only screen and (max-width: 991px) {
  
     .only-desktop{ display: none;}
  
    .selfCertificationPage .modal {
      width: 100%;
      margin: 0 auto;
    }
    #self-certify-template .modal-dialog {
      margin: 10px auto !important;
    }
   .component-section.full-width.no-style.burden-ckd-container {
      padding-top: 12px !important;
  }
  
  
  }
  /* Landing Overlay Styles Ends */
  /* register today banner link css starts */
      .registration_banner input[type=checkbox] {
      position: absolute;
      top: -9999px;
      left: -9999px;
  }
  .registration_banner label { 
      cursor: pointer;
      user-select: none;
  }
  .registration_banner label {
      display:inline-block;
      padding: 0 30px;
      color: #fff;
      float:right;
      top: 41px;
      position: relative;
      font-size: 16px;
      font-weight: normal;
  }
  .registration_banner div {
      color: white;
      padding: 16px 20px;
  }
  .registration_banner{
      font-family: 'Noto Sans JP', Sans-Serif;
      background: #123D69;
      position: relative;
      top: -5px;
  }
  /* checked */
  .registration_banner input[type=checkbox]:checked ~ div, .registration_banner input[type=checkbox]:checked ~ label {
      display:none;
  }
  .register_today {
      font-family: 'Noto Sans JP', Sans-Serif;
  }
  .registration_banner a{
      color:#66CCE8;
  }
  /* register today banner link css ends */
  
  /* White Callout Sections Starts */
  
  .whiteCallout {
    background-color: #fff;
    padding: 40px 16px;
    border-radius: 10px;
    margin: 0 auto 20px;
    box-shadow: 0px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
    max-width: 550px;
    position: relative;
  }
  .whiteCallout.egfr {
    padding: 62px 16px 36px;
    margin: 142px auto 30px;
  }
  .whiteCallout.risk {
    padding: 64px 16px 45px;
    margin: 126px auto 34px;
  }
  .whiteCallout.patient {
    padding: 65px 16px 50px;
    margin: 115px auto 34px;
  }
  .whiteCallout:before {
    content: "";
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
  }
  .whiteCallout.egfr:before {
    background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/circleIcon2.png)
      no-repeat;
  }
  .whiteCallout.risk:before {
    background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/circleIcon1.png)
      no-repeat;
  }
  .whiteCallout.patient:before {
    background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/circleIcon3.png)
      no-repeat;
  }
  .whiteCallout p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
  /* White Callout Sections Ends */
  
  .nowrap {
    white-space: nowrap;
  }
  p.hcpTxt {
    font-size: 12px !important;
    line-height: 24px !important;
  }
  .footer-wrapper img {
   /* width: auto !important;*/
    margin-bottom: 10px;
  }
  
  .mechanism-column {
    display: none;
  }
  
  
    .top-header .navbar-nav .search {
      display: none !important;
    }
  
  /* CTA Styles Starts */
  
  .ctaBtn,
  .ctaBtn:focus {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    text-decoration: none !important;
    padding: 5px 18px 5px;
    display: inline-block;
    background-color: #ee7e22;
    border: 2px solid #ee7e22;
    border-radius: 3px;
    box-shadow: 0 4px rgba(238, 126, 34, 0.2);
    outline: none;
  }
  
  .ctaBtn:hover,
  .ctaBtn:active {
    background-color: #c9722b;
    color: #fff;
    outline: none;
  }
  /* CTA Styles Ends */
  
  /* The Burden of CKD Styles Starts */
  
  /* The Burden of CKD Styles Ends */
  
  /* Impact of Early Intervention Styles Starts */
    .impact-section1 .impact-graph-title p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      width: 72%;
      display: inline-block;
    }
    .impact-section1 .impact-graph-title {
      padding: 85px 0 10px;
      text-align: center;
    }
  .impact-section2 .footernote p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 12px;
    text-align: center;
    padding: 35px 0 0;
  }
  
  .impact-section2 .carousel-chart-title p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding: 0 0 10px;
  }
    .impact-section1 .footernote {
      text-align: center;
    }
    .impact-section1 .footernote p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 12px;
      display: inline-block;
      padding: 20px 0px 25px;
      width: 85%;
      line-height: 16px;
    }
  /* Impact of Early Intervention Styles Ends */
  
  .your-patients-section2 {
    background: #113d69;
    padding: 35px 0px 25px;
  }
  .your-patients-section2 .footernote-white p {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 12px;
    text-align: center;
    padding: 20px 0 0;
    margin-bottom: 0;
  }
  
  .your-patients-section2 h3 {
    margin-bottom: 30px;
  }
  .your-patients-section3 h3 {
    margin-bottom: 15px;
  }
  .patients-subheader p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 0 20px;
  }
  
  .quotes {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 26px;
    line-height: 34px;
    padding: 0 0 0 19px;
    margin-bottom: 21px;
    border-left: 6px solid #fba927;
    width: 93%;
  }
  .author {
    color: #fff;
    font-family: "OpenSans-SemiboldItalic", Sans-Serif;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    padding: 0 20px 10px;
    text-transform: uppercase;
  }
  
  .guide-button {
    max-width: 400px;
  }
  .risk-section2 .risk-headtext p {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    width: 95%;
  }
  .risk-section2 .risk-subheadtext p {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 2px;
  }
  
  
  /* How to Talk CKD With Patients Styles Starts */
  
  .talk-sec3-imgtext .quotes {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 26px;
    line-height: 34px;
    text-align: left;
    padding: 0 0 0 19px;
    width: 100%;
    border-left: 6px solid #fba927;
    margin-bottom: 15px;
  }
  .talk-sec3-imgtext .author {
    color: #fff;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 10px;
    line-height: 20px;
    text-align: right;
    padding: 0 15px 20px;
    text-transform: uppercase;
  }
    .talk-ckd-patients-sec2 .talk-sec3-headtext p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
    }
    .talk-ckd-patients-sec2 .talk-sec3-subheadtext p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      padding: 10px 0 0;
    }
  /* How to Talk CKD With Patients Styles Ends */
  
  /* Underlying Mechanism of CKD Styles Starts */
  
  /* Underlying Mechanism of CKD Styles Ends */
  
  /* Resources for You and Your Patients Styles Starts */
  /*Ckd resources*/
  .resources-section1 {
    padding: 0;
  }
  .resources-section1 .page-section-inner {
    padding: 0 10px !important;
  }
  .resources-container {
    padding: 30px 0 0;
  }
  .resources-container .page-section-inner {
    padding: 0;
    width: 100% !important;
  }
  .resources-section1 .resource-mainsec {
    text-align: center;
  }
  .resources-section1 .resource-header-col1,
  .resources-section1 .resource-header-col2,
  .resources-section1 .resource-header-col3,
  .resources-section1 .resource-header-col4,
  .resource-comingsoon .resource-subheader-col3 {
    text-align: center;
  }
  .resources-section1 .resource-header-col1 p,
  .resources-section1 .resource-header-col2 p,
  .resources-section1 .resource-header-col3 p {
    color: #113d69;
    font-family:  "Noto Sans JP", Sans-Serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    width: 98%;
    padding-top: 35px;
  }
  .resource-subheader-col1 p,
  .resource-subheader-col2 p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 10px 0 20px;
  }
  .resources-section1 .ckd-guide-callout {
    text-align: center;
    padding: 25px 0;
  }
  .resources-section1 .pressure-diagnosis .new-image-mobile,
  .resources-section1 .cronic-kidney-disease .new-image-mobile {
    max-width: 300px;
  }
  .resources-section1 .tick-img {
    text-align: center;
    padding: 20px 0 10px;
  }
  .resource-comingsoon .resource-subheader-col3 p {
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 5px 0 0;
    display: inline-block;
    width: 80%;
  }
  .ckd-risk-button .checked {
    position: absolute;
    left: 255px;
  }
  .ckd-risk-button {
    background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/OrangeButtonM.png);
    color: #fff;
    font-family: "OpenSans-Semibold", Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    max-width: 400px;
    background-size: 100% 100%;
    text-decoration: none !important;
    padding: 8px 108px 15px 70px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  .resource-column {
    padding-bottom: 35px;
    border-bottom: 1px solid #113d69;
  }
  .resources-section1 .resource-comingsoon {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #113d69;
  }
  .resources-section1 .iframe-container {
    padding-top: 10px;
  }
  .resources-section1 iframe {
    min-height: 375px !important;
  }
  /* Resources for You and Your Patients Styles Ends */
  
  /*Next Section Starts */
  
  .next-section {
    color: #000;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 14px;
    padding: 20px 5px;
    border-bottom: 1px solid #14759e;
    text-align: left;
  }
  .next-section a {
    color: #14759e;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 14px;
    padding-right: 10px;
    text-decoration: none !important;
  }
  .next-section a .arrow {
    margin-left: 25px;
    float: right;
  }
  /*Next Section Ends */
  
  /* Reference Section Starts Here */
  
  .reference-section {
    background: #f2f2f2;
    padding: 10px 0px 0;
  }
  .reference-section .refText ol.ref-list li {
    color: #000;
    font-family: "OpenSans-Bold", Sans-Serif;
    font-size: 12px !important;
    line-height: 17px;
    padding: 10px 4px 0px 2px;
  }
  .reference-section .refText ol.ref-list li span {
    font-family: "OpenSans-Regular", Sans-Serif;
  }
  .reference-section .page-section-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .reference-section .ref-footnotes {
    color: #000;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 12px;
    line-height: 17px;
    padding: 30px 0 10px;
  }
  .reference-section .refText ol.ref-list li a {
    color: #14759e;
    font-family: "OpenSans-Semibold", Sans-Serif;
    font-size: 12px;
    padding: 10px 0 0;
  }
  .reference-section .refText b {
    color: #000;
    font-family: "OpenSans-Bold", Sans-Serif;
    font-size: 14px;
  }
  .reference-section .refText ol.ref-list {
    padding-left: 23px;
    margin-top: -12px;
    margin-bottom: 43px;
  }
  
  .reference-section .refText ol.ref-list li:last-child::before {
    margin-left: -25px;
    margin-right: 0;
  }
  /* Reference Section Ends Here */
  
  /* Error Pages Styles Starts */
  .error-pages {
    text-align: center;
  }
  .error-head {
    color: #113d69;
    font-family: "OpenSans-Semibold", Sans-Serif;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }
  .error-subhead {
    width: 80%;
    display: inline-block;
    color: #113d69;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 20px 0 20px;
  }
  /* Error Pages Styles Ends */
  
  /* Footer Section Starts */
  
  .footer-info {
    color: #000;
    font-family: "OpenSans-Regular", Sans-Serif;
    font-size: 12px;
    line-height: 17px;
  }
  .footer-links ul li a span.link-txt {
    color: #000;
    font-family: "Noto Sans JP", Sans-Serif;
    font-size: 12px;
    line-height: 17px;
    text-decoration: underline;
    text-shadow: 0 0;
  }
  /* Footer Section Ends */
  /*webcast registration css starts */
  .liveWebcast{
      background: #163D68;
  }
  .component-section.full-width.no-style.liveWebcast.containerWidth {
      padding: 0;
  }
  .registration_webcast, .registration_webcast p{
      color: #fff;
  }
  p.webcast-title{
      font-family: 'OpenSans-Bold', Sans-Serif;
      line-height: 38px;
      display: inline-block;
      text-transform: uppercase;
  }
  .webcast-subtext1, .webcast-subtext2{
      font-family: 'Noto Sans JP', Sans-Serif;
      line-height: 20px;
  }
  .registration_webcast {
      padding: 5% 6%;
  }
  .webcast_container{
      text-align:center;
  }
  .webcast_descp .webcast-subtext1{
      width: 90%;
      font-family: 'OpenSans-Bold', Sans-Serif;
      font-size: 15px;
      margin:0 auto 24px;;
  }
  
  .webcast_descp .register_btn{
      margin-top: 40px;
      margin-bottom: 5px;
  }
  .webcast_descp {
      color: #123D69;
  }
  .topBorder{
      border-top: 1px solid #03749C;
  }
  .webcast_container a.guide-button{
       box-shadow: 0px 5px #fdd8c8;
  }
  .registration_wrapper a.guide-button{
       box-shadow: 0px 5px #141a3e;
  }
  .webcast_container a.guide-button, .registration_wrapper a.guide-button {
      background: #EE7E21;
      mix-blend-mode: color-burn;
      border-radius: 4px;
      font-family: 'Noto Sans JP', Sans-Serif;
  }
  /*webcast registration css ends */
  
  
  /***** Media Query for Mobile and iPad Portrait Starts *****/
  
  @media only screen and (max-width: 991px) {
  
     #burden-sec2{ padding-top: 0px;}
    .row {
      margin: 0;
    }
    .mobile-only {
      display: block;
    }
    .desktop-only {
      display: none;
    }
    /*header*/
    .top-navigation {
      display: none;
    }
    .top-header {
      padding-bottom: 9px;
      padding-left: 0;
      padding-right: 0;
    }
    .top-header .navbar-brand {
      display: none !important;
    }
  
    #top-nav ul.navbar-nav {
      margin-top: 30px !important;
    }
    .navbar-fixed-top .navbar-collapse {
      min-height: 100vh !important;
    }
    .navbar-header .navbar-toggle {
      border-left: 0 !important;
      float: left !important;
      padding-top: 20px !important;
    }
    .navbar-default .top-header {
      border-bottom: 0 !important;
    }
    .primary-navigation {
      border-bottom: 0 !important;
    }
    .navbar-default {
      background: #f2f2f2;
      border-color: #f2f2f2;
    }
    .nav {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .navbar {
      min-height: 60px;
    }
    .menu-snippet-desktop {
      position: absolute;
      top: -52px;
      float: right;
      right: 12px;
    }
    .top-header-links.visible-xs-inline-block {
      max-width: 50%;
      position: absolute;
      top: 18px;
      right: 0;
     /* width: 82%; */
    }
    .top-header-links li:after {
      content: "";
    }
    .top-header-links .popupSnippetPage .top-navigation-header ul {
      text-align: end;
    }
    .navbar-default
      .top-header
      .navbar-header
      .navbar-toggle[aria-expanded="true"] {
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/Menu-close.png)
        no-repeat;
      top: 5px;
      left: 0;
      width: 50px;
      height: 50px;
      padding: 0;
      background-size: contain;
    }
    .navbar-default
      .top-header
      .navbar-header
      .navbar-toggle[aria-expanded="true"]
      .icon-bar {
      background-color: transparent !important;
    }
    .navbar-collapse.collapse.in .enable-first-level-nav {
      background-color: #fff;
      top: 60px;
      left: 0;
      position: fixed;
      max-height: 100vh !important;
      overflow-y: scroll !important;
      width: auto;
      height: 100vh !important;
    }
    .navbar-toggle.collapsed {
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/Menu.png)
        no-repeat;
      margin-top: 7px !important;
      padding: 15px 20px 18px 8px !important;
    }
    .navbar-default .navbar-toggle.collapsed .icon-bar {
      background-color: transparent !important;
    }
    .primary-navigation .nav > li {
      text-align: center;
      border-left: none;
      border-bottom: 1px solid #66cce8;
      padding: 15px 0 5px;
      width: 100% !important;
    }
    .primary-navigation .nav > li:last-child {
      border-bottom: 0 !important;

    }
    .primary-navigation .navbar-nav li.first-level-item a {
      color: #14759e;
      font-family: OpenSans-Bold, Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-transform: capitalize;
      padding-left: 0 !important;
    }
    .primary-navigation .nav > li > a:hover {
      border-color: transparent !important;
    }
    /*Footer*/
    .middle-content {
      display: none;
    }
    .footer-wrapper {
      padding: 0 0px 20px;
    }
    .footer-wrapper .page-section-inner {
      width: 100%;
      padding: 0 15px;
    }
    footer .footer {
      background: #f2f2f2;
      color: #000;
      margin-top: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 30px;
    }
    .footer-links hr {
      display: none;
    }
    .footer-links {
      margin-bottom: 32px;
    }
    .footer-info.topTxt {
      margin-bottom: 31px;
    }
    .footer-info.botTxt {
      margin-bottom: 23px;
    }
    .footer-links ul li a span.link-txt:hover {
      text-decoration: none;
    }
    .footer-links ul li {
      display: block !important;
      margin-bottom: 0;
    }
    .footer-section-links .column-1,
    .footer-section-links .column-2 {
      width: 100% !important;
      padding-left: 0;
      padding-right: 0;
    }
    .footer-section-links .column-2 {
      display: none;
    }
    .footer a {
      color: #000;
    }
    footer .footer-section-links .AZ-logo.desktop-logo img {
      display: none !important;
    }
    footer .AZ-logo.mobile-logo img {
      display: block !important;
      width: 145px !important;
      float: right;
    }
    /*common color sec*/
  
  /* Top Logos Sections Starts here */
  .logo-col .column-1, .logo-col .column-2, .logo-col .column-3 {
      display: none;
  }
  
  .logo-col .column-4 {
      float: right;
      text-align: right;
  }
  
  .logo-col .vertical li {
      display: inline-block;
      margin-right: 20px;
  }
  
  .top-header-links.visible-xs-inline-block {
      top: 10px;
      max-width: 90%;
  }
  
  
  .top-navigation-header.logo-col-mob {
      display: none;
  }
  
  .footer-col-logo .column-1, .footer-col-logo .column-2, .footer-col-logo .column-3 {
      padding-left: 10px;
      padding-right: 10px;
      align-self: center;
  }
  .footer-col-logo .column-2, .footer-col-logo .column-3{ margin-top:30px; }
  .logo-col-mob .column-1{ width: 50%; padding-left: 5px;
      padding-right: 5px;}
  .logo-col-mob .column-2, .logo-col-mob .column-3{ width: 38%; padding-left: 5px;
      padding-right: 5px; }
  .logo-col-mob img.new-image-mobile, .footer-col-logo .era-edta-logo img {
     /* width: 100% !important;*/
      margin-bottom: 0px !important;
  }
  
  .footer-logo-desk {
      display: none;
  }
  
  .footer-col-logo .row {
      display: flex;
  }
  
  .multi-column-container.footer-col-logo {
      display: flex;
  }
  
  /* Top Logos Sections Ends here */
    .blue-headtext p {
      color: #113d69;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 32px;
      line-height: 36px;
      text-align: center;
      /*	display: inline-block; */
    }
    .red-text {
      color: #ee7e22;
      font-family: "OpenSans-ExtraBold", Sans-Serif;
      font-size: 32px;
      line-height: 36px;
    }
  
    .burden-ckd-section1 {
      padding: 45px 0 0;
      background-size: 100% 100% !important;
      background-position: 0px -10px;
      background-color: #ee7e22;
      background-repeat: no-repeat;
    }
    .burden-ckd-section1 .page-section-inner {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .burden-ckd-container {
      padding: 0;
    }
    .burden-ckd-container .page-section-inner {
      padding: 0;
    }
    .Burder-section1-column .col-sm-8 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .burden-ckd-section1 .Burden-mainsec {
      text-align: center;
    }
    .burden-ckd-section1 .blue-headtext {
      width: 100%;
      display: inline-block;
    }
    .burden-ckd-section1 .blue-subheadtext {
      width: 90%;
      display: inline-block;
    }
    .burden-ckd-section1 .blue-subheadtext p {
      line-height: 21px;
      margin-top: 15px;
    }
    .burden-ckd-section1 .yellow-sec-headtext,
    .burden-ckd-section1 .yellow-sec-subhead {
      text-align: center;
    }
    .Burden-mainsec .blue-headtext p,
    .Burden-mainsec .red-text {
      font-size: 28px;
    }
    .Burden-mainsec .blue-subheadtext p {
      font-size: 14px;
    }
    .burden-ckd-section1 .yellow-sec-headtext p {
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 26px;
      line-height: 32px;
      display: inline-block;
      width: 80%;
      padding-bottom: 30px;
    }
    .burden-ckd-section1 .extra-bold-text {
      font-family: "OpenSans-ExtraBold", Sans-Serif;
    }
    .burden-ckd-section1 .yellow-sec-subhead p {
      color: #113d69;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 25px;
      display: inline-block;
      width: 85%;
      padding: 10px 0;
    }
    .ckd-diagnosis .new-image-mobile {
      width: auto !important;
    }
    .ckd-kidney .new-image-mobile {
        width: 50% !important;
      max-width: 160px;
      position: relative;
      left: -5px;
      margin-bottom: 60px;
      top:30px;
    }
    .ckd-kidney {
      margin-top: 15px;
    }
    .ckd-diagnosis {
      padding-bottom: 33px;
    }
    /*section 2*/
    .burden-ckd-section2 .page-section-inner {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .burden-section2-colum .col-sm-7 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .burden-ckd-section2 .video-title p {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      display: inline-block;
      width: 78.5%;
    }
    .burden-ckd-section2 .video-title,
    .burden-ckd-section2 .burden-sec2-subtext1,
    .burden-ckd-section2 .burden-sec2-subtext2,
    .burden-ckd-section2 .burden-sec2-subtext3 {
      text-align: center;
    }
    .burden-ckd-section2 .burden-section2-colum .burden-sec2-header {
      margin-top: 25px;
    }
    .burden-ckd-section2 .burden-sec2-header p {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      padding: 15px 0 0;
    }
    .burden-ckd-section2 .burden-sec2-subtext1 p,
    .burden-ckd-section2 .burden-sec2-subtext2 p,
    .burden-ckd-section2 .burden-sec2-subtext3 p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      width: 85%;
      display: inline-block;
      padding: 10px 7px 22px;
      border-bottom: 1px solid #fff;
    }
    .burden-ckd-section2 .people-icon {
      padding: 20px 0;
    }
    .burden-ckd-section2 .people-icon .new-image-mobile {
      max-width: 300px;
    }
    .burden-ckd-section2 .learnmore-diag {
      text-align: center;
    }
    .burden-ckd-section2 .learnmore-diag p {
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 16px;
      text-align: center;
      padding: 20px 0 0px;
      width: 81%;
      display: inline-block;
    }
  
    .ckd-guide-callout {
      text-align: center;
      padding: 20px 0;
    }
    /*impact page style*/
    .impact-main-container .page-section-inner,
    .impact-main-container {
      padding: 0;
    }
    .impact-section1 {
      padding: 25px 0 0;
      background-size: 100% 100% !important;
      background-position: 0px -200px;
      background-color: #ee7e22;
      background-repeat: no-repeat;
    }
    .impact-section2 .page-section-inner {
      padding: 0 15px !important;
    }
    .impact-section1 .impact-mainsec {
      text-align: center;
    }
    .impact-section1 .blue-headtext {
      display: inline-block;
      width: 99%;
    }
    .impact-section1 .blue-subheadtext {
      width: 83%;
      display: inline-block;
      margin-top: 12px;
    }
    /*.impact-section1 .red-text::before {
      content: "\A";
      white-space: pre;
    }*/
    .impact-chart-main .new-image-mobile {
      max-width: 350px;
    }
    /*section 2*/
    .impact-section2 {
      padding: 45px 0px 20px;
    }
  
    .impact-section2 .footernote {
      margin-top: 20px;
    }
    .impact-section2 .carousel-inner .item img {
      display: inline-block !important;
      max-width: 300px !important;
    }
    .impact-section2 .carousel-inner {
      position: relative;
      overflow: hidden;
      width: 100%;
      text-align: center;
    }
    .impact-section2 .EarlyDiagnosis-column {
      display: none;
    }
    /*carousel*/
    .impact-section2 .carousel .carousel-control {
      display: block;
    }
    .impact-section2 .fa-chevron-left:before {
      content: "";
    }
    .impact-section2 .fa-chevron-right:before {
      content: "";
    }
    .impact-section2 .carousel .carousel-control.left {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/OrangeLeftArrow.png) !important;
      background-repeat: no-repeat;
      border-radius: 0;
      top: 103%;
      left: 10%;
    }
    .impact-section2 .carousel .carousel-control.right {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/OrangeRightArrow.png) !important;
      background-repeat: no-repeat;
      border-radius: 0;
      top: 103%;
      right: 5%;
    }
    .impact-section2 .carousel .carousel-indicators.hide-caption {
      display: block;
      top: 103%;
      bottom: 0;
    }
    .impact-section2 .carousel .carousel-indicators li .carousel-indicator {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/carousel-naviblue.png) !important;
      background-repeat: no-repeat;
    }
    .impact-section2
      .carousel
      .carousel-indicators
      li:last-child
      .carousel-indicator {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/carousel-blue.png) !important;
      background-repeat: no-repeat;
    }
    .impact-section2 .carousel .carousel-indicators li.active a,
    .impact-section2 .carousel .carousel-indicators li:last-child.active a {
      width: 14px;
      height: 14.5px;
      top: 1.5px;
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/carosel-active.png) !important;
      background-repeat: no-repeat;
    }
    .carousel .carousel-indicators li .carousel-indicator:after {
      border: transparent;
    }
    /*Know your patients page*/
    .your-patients-container .page-section-inner {
      padding: 0;
      width: 100% !important;
    }
    .your-patients-container {
      padding: 0;
    }
    .your-patients-section1 {
      padding: 25px 0 0;
      background-size: 100% 100% !important;
      background-position: 0px -70px;
      background-color: #ee7e22;
      background-repeat: no-repeat;
    }
    .your-patients-section1 .break-point::before {
      content: "\A";
      white-space: pre;
    }
    .your-patients-section1 .page-section-inner,
    .your-patients-section2 .page-section-inner,
    .your-patients-section3 .page-section-inner {
      padding: 0 15px !important;
    }
    .your-patients-section1 .your-parents-mainsec {
      text-align: center;
    }
    .your-patients-section1 .blue-subheadtext {
      margin-top: 10px;
    }
  
    /*Section 3*/
    .patients-header,
    .patients-subheader {
      text-align: center;
    }
    .your-patients-section3 .patients-header p {
      width: 75%;
    }
    .patients-header p {
      color: #113d69;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      display: inline-block;
    }
  
    .your-patients-section3 .cronic-kidney-disease .new-image-mobile {
      max-width: 300px;
    }
    .your-patients-section3 .ckd-resource-callout {
      margin-top: 29px;
      margin-bottom: 20px;
    }
    .ckd-resource-callout {
      text-align: center;
      margin-top: 20px;
    }
    .resource-button {
      max-width: 321px;
    }
  
    /*Risk page*/
    .risk-section-container {
      padding: 0;
    }
    .risk-section-container .next-section {
      padding: 20px 4px;
    }
    .risk-section-container .page-section-inner {
      padding: 0;
    }
    .risk-section1 {
      padding: 25px 0 0;
      background-size: 100% 112% !important;
      background-color: #ee7e22;
      background-position: 0 -25px;
      background-repeat: no-repeat;
    }
    .risk-section1 .page-section-inner,
    .risk-section2 .page-section-inner,
    .risk-section3 .page-section-inner {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .risk-mainsec,
    .risk-section1 .blue-subheadtext {
      text-align: center;
      margin-top: 15px;
    }
    .risk-section1 .blue-subheadtext p {
      width: 79%;
      display: inline-block;
    }
    .risk-section1 .red-text {
      display: inline-block;
    }
    /*Section 2*/
    .risk-section2 {
      background: #14759e;
      padding: 40px 0px 0;
    }
    .risk-section2 .columnControl {
      border-bottom: 1px solid #fff;
      padding-bottom: 30px;
    }
    .risk-factor .new-image-mobile {
      max-width: 400px;
      margin-top: 15px;
    }
    .risk-section2 .risk-column .col-xs-12 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    /*Section 3*/
    .risk-section3-mobile {
      display: block;
      min-height: 710px;
      background-repeat: no-repeat !important;
      background-position-y: bottom !important;
      background-size: 100% 65% !important;
      overflow: unset;
      background: #14759e;
      padding: 0 0px 20px;
    }
    .risk-section3 {
      display: none;
    }
    .risk-section3-mobile .risk-sec3-headtext,
    .risk-section3-mobile .risk-sec3-subheadtext {
      text-align: center;
    }
    .risk-section3-mobile .risk-sec3-headtext p {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      display: inline-block;
      width: 79%;
    }
    .risk-section3-mobile .risk-sec3-mainsec {
      margin-top: 35px;
    }
    .risk-section3-mobile .ckd-guide-callout {
      text-align: center;
      padding: 15px 0 20px;
    }
    .risk-section3-mobile .risk-sec3-subheadtext p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      padding: 8px 0 0;
      width: 82%;
    }
    .risk-section3-mobile .risk-sec3-imgtext {
      position: absolute;
      left: 21px;
      top: 265px;
    }
    /*talk with patient*/
    .talk-ckd-patients-container .page-section-inner {
      padding: 0;
    }
    .talk-ckd-patients-container {
      padding: 0;
    }
    .talk-ckd-patients-sec1 {
      padding: 20px 0 0;
      background-size: 100% 100% !important;
      background-repeat: no-repeat;
      background-position: 0 -108px;
      background-color: #ee7e22;
    }
    .talk-ckd-patients-sec1 .page-section-inner {
      padding: 0 15px !important;
    }
    .talk-with-patients-mainsec {
      margin-top: 5px;
    }
    /*Section 2*/
    .talk-ckd-patients-sec2 {
      display: block;
      min-height: 658px; /*700*/
      background-repeat: no-repeat !important;
      background-position-y: bottom !important;
      background-size: 100% 49% !important;
      overflow: unset;
      background: #14759e;
      padding: 35px 0px 20px;
    }
    .talk-with-patients-column .col-xs-12 {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    .talk-ckd-patients-sec2 .talk-sec3-subheadtext {
      text-align: center;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      position: absolute;
      left: 38px;
      top: 206px;
      width: 88%;
    }
  
    /*Mechanism ckd*/
    .mechanism-container .page-section-inner {
      width: 100%;
      padding: 0;
    }
    .mechanism-container {
      padding: 0;
    }
    .mechanism-section1 {
      background-size: 100% 100% !important;
      background-repeat: no-repeat;
      padding: 15px 0px 20px;
      background-color: #ee7e22;
      background-position: 0 -113px;
    }
    .mechanism-section1 .page-section-inner {
      text-align: center;
    }
    .mechanism-section1 .mechanism-mainsec {
      max-width: 85%;
      text-align: center;
      display: inline-block;
      margin-top: 10px;
      width: 100%;
    }
    .mechanism-section1 .blue-subheadtext {
      display: inline-block;
      width: 100%;
      padding-top: 15px;
    }
    .mechanism-section1 #ckd-kidneyimg-sec .desktop-image {
      display: none;
    }
    #ckd-kidney-sec {
      text-align: center;
      position: relative;
      padding-top: 130px;
    }
    .mechanism-section1 .col-sm-6.col-xs-12.column-1 {
      text-align: center;
    }
    #ckd-kidneyimg-sec {
      text-align: center;
      position: relative;
      padding-top: 66px;
      width: 250px;
      display: inline-block;
    }
    #ckd-kidneyimg-sec .mobile-image {
      max-width: 335px;
      position: relative;
    }
    #ckd-kidneyimg-sec .ckd-kidney-img {
      width: 250px;
      display: inline-block;
    }
    /*Plus icon click*/
    #ckd-kidneyimg-sec .plus-icon {
      position: absolute;
      width: 27px;
      height: 26px;
      top: 43%;
      left: 19.5%;
      cursor: pointer;
    }
    #ckd-kidneyimg-sec .look-inside {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 16px;
      position: absolute;
      top: 43.2%;
      left: 35%;
      cursor: pointer;
    }
    #ckd-kidney-sec-mob .white-subheader {
      width: 100%;
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      border-bottom: 1px solid #fff;
      padding-bottom: 15px;
      display: inline-block;
      max-width: 85%;
    }
    #ckd-kidney-sec-mob .whitetext {
      text-align: center;
    }
    /*mobile*/
    #ckd-kidney-sec-mob {
      position: relative;
      top: 60px;
      display: none;
    }
    /*look inside*/
    .CKD-section-mobile {
      background-size: 100% 100% !important;
      background-repeat: no-repeat;
      padding: 20px 20px 20px;
      background-color: #fff;
      display: block;
    }
    .look-inside-desktop {
      display: none;
    }
    #inside-click {
      text-align: left;
      position: relative;
      padding-top: 10px;
      margin-bottom: -22px;
      display: block;
    }
    .CKD-section-mobile .blue-header-look {
      color: #113d69;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: left;
      text-transform: uppercase;
    }
    .CKD-section-mobile .blue-subheader {
      color: #113d69;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 12px;
      line-height: 24px;
      text-align: left;
    }
    .click-inside-text {
      background: #fff;
    }
    .close-image {
      float: right;
      display: none;
    }
    .look-inside-mobile .mobile-image {
      max-width: 375px;
    }
    /*Exit Ramp page*/
    .exitRampPage #normal-exit-ramp .modal-dialog {
      max-width: 500px;
    transform: translate(0, 0) !important; 
    }
    .modal-header {
      border: 0;
      text-align: center;
      padding: 40px 0 0;
    }
    .modal-header .modal-title {
      width: 75%;
      display: inline-block;
    }
    .modal-header .modal-title strong {
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      color: #113d69;
    }
    .modal-dialog {
      margin: 100px auto;
    }
    .modal-body p {
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #113d69;
    }
    .modal-body p:last-child {
     /* border-bottom: 0.5px solid #113d69;*/
      padding-bottom: 10px;
    }
    .modal-body {
      padding: 15px 15px;
    }
    .modal-footer .btn {
      border: 0;
    }
    .modal-footer {
      border-top: 0;
      padding: 0 0 50px 0;
      text-align: center;
    }
    .modal-footer .exit-ramp-cancel {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/CancelButtonD.png);
      color: #ee7e22;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      max-width: 400px;
      background-size: 100% 100%;
      text-decoration: none !important;
      padding: 8px 22px 10px;
      display: inline-block;
      background-repeat: no-repeat;
      width: 35%;
    }
    .modal-footer .exit-ramp-cancel:hover {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/CancelButtonD.png);
      color: #ee7e22;
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    .modal-footer .exit-ramp-cancel,
    .modal-footer .exit-ramp-continue span {
      font-style: normal;
    }
    .modal-footer .exit-ramp-continue {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/ContinueButton.png);
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      max-width: 400px;
      background-size: 100% 100%;
      text-decoration: none !important;
      padding: 10px 10px 12px;
      display: inline-block;
      background-repeat: no-repeat;
      background-color: transparent !important;
      width: 35%;
      margin: 0 0 10px;
    }
    .modal-footer .exit-ramp-continue:hover {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeButtonsmall.png);
      color: #fff;
      background-size: 100% 100%;
      text-decoration: none !important;
      background-color: transparent !important;
    }
    .modal-footer .exit-ramp-continue .fa-chevron-right {
      display: none;
    }
    /*Site Map*/
    .sitemap-container {
      padding: 0;
    }
    .sitemap-container .reference-section .ref-footnotes {
      padding: 33px 0 10px;
    }
    .sitemap-section {
      padding: 25px 0px 20px;
    }
    .sitemap-container .page-section-inner {
      padding: 0 !important;
    }
    .sitemap-container .reference-section .page-section-inner {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .sitemap-section .page-section-inner {
      width: 100%;
      padding: 10px 0px 20px !important;
    }
    .sitemap-section h1 {
      padding-bottom: 20px;
    }
    .sitemap-list {
      text-align: center;
      padding-top: 10px;
      margin-left: -10px;
    }
    .sitemap-list hr {
      display: none;
    }
    .sitemap-list .linked-list {
      display: inline-block;
      text-align: left;
    }
    .sitemap-list .linked-list li a {
      color: #14759e;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-decoration: none !important;
      margin: 12px 0;
      width: 100%;
    }
    .modal-footer .btn:last-child {
      margin-bottom: 8px;
      margin-left: 20px;
    }
    .sitemap-list .linked-list li a:hover {
      text-decoration: none !important;
    }
    .sitemap-section .action-link:hover .link-txt {
      text-decoration: none !important;
    }
    .sitemap-list .linked-list li a:after {
      content: "";
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeArrow.png)
        no-repeat;
      width: 18px;
      height: 26px;
      display: inline-block;
      position: relative;
      top: 2px;
      float: right;
      right: -12px;
    }

    /*Error pages*/
    .error-pages-container {
      padding: 0;
    }
    .error-pages-container .page-section-inner {
      width: 100%;
      padding: 0;
    }
    .error-pages-section .page-section-inner {
      width: 80%;
    }
    .error-pages-section {
      background-color: #fff;
      min-height: 500px;
      padding: 30px 0px 20px;
    }
    .error-head span {
      display: block;
    }
  /*webcast registration css starts */
  .registration_wrapper .row{
      display: inline-flex;
      flex-flow: row wrap;
  }
  .registration_wrapper .row .column-1{
      order:2;
  }
  .registration_wrapper .row .column-2{
      order:1;
      padding:0;
  }
  p.webcast-title{
      font-size: 22px;
      line-height: 27px;
      margin-bottom: 8px;
  }
  .registration_wrapper .webcast-subtext1{
          font-size: 18px;
      line-height: 24px;
      }
  .registration_webcast p.webcast-title {
      font-size: 26px;
      line-height: 32px;
  }
  .webcast-subtext2 {
      font-size: 11px;
  }
  .registration_webcast .webcast-subtext2{
      font-size: 16px;
      line-height: 24px;
  }
  .registration_wrapper .register_btn {
      text-align: center;
      padding:20px 0;
  }
  .webcast_descp{
      padding-left:15px;
      padding-right:15px;
  }
  /*webcast registration css ends */
  }
  /***** Media Query for Mobile and iPad Portrait Ends *****/
  
  /***** Media Query for iPhone5 and Samsung Galaxy Starts *****/
  
  @media (max-device-width: 320px) {
    .risk-section3-mobile {
      background-size: 100% 56% !important;
    }
  }
  @media only screen and (min-width: 320px) and (max-width: 374px) {
    /*header Nav*/
    .primary-navigation .nav > li {
      padding: 4px 0;
    }
    /*Footer*/
    footer .footer-section-links .AZ-logo img {
      width: 140px !important;
    }
    .footer-section-flag ul.custom-list li {
      width: 85%;
    }
    /*reference section*/
    .reference-section .page-section-inner {
      padding-left: 10px !important;
      padding-right: 10px !important;
    }
    /*reference next*/
    .next-section a .arrow {
      margin-left: 0;
    }
    .next-section {
      padding: 20px 0;
    }
    .next-section a {
      padding-right: 5px;
    }
    /*Pages start here*/
    .burden-ckd-section1 .blue-subheadtext {
      width: 100%;
    }
    .burden-ckd-section1 {
      background-position: 0px 0;
      padding: 0;
    }
    .burden-ckd-container {
      padding: 45px 0 0;
    }
    .ckd-kidney .new-image-mobile {
      margin-top: -25px;
    }
    .burden-ckd-section1 .yellow-sec-headtext p {
      width: 100%;
      padding-bottom: 20px;
    }
    .burden-ckd-section2 .video-title p {
      width: 82%;
    }
    .burden-ckd-section2 .burden-sec2-subtext1 p,
    .burden-ckd-section2 .burden-sec2-subtext2 p,
    .burden-ckd-section2 .burden-sec2-subtext3 p {
      width: 100%;
      padding: 15px 0 20px;
    }
    .burden-ckd-section2 .learnmore-diag p {
      width: 98%;
    }
  .ckd-diagnosis .new-image-mobile {
      width: 100% !important;
    }
    /*2nd page Impact*/
    .impact-section1 {
      background-position: 0px -150px;
    }
    .blue-subheadtext p {
      padding: 0 10px;
    }
    .impact-section1 .blue-headtext {
      width: 100%;
    }
    .impact-section1 .blue-subheadtext {
      width: 95%;
    }
    .impact-section1 .impact-graph-title p {
      width: 85%;
    }
    .impact-chart-main .new-image-mobile {
      max-width: 310px;
    }
    .mechanism-section1 {
          background-position: 0 -40px;
     }
    /*3rd page Know your patients*/
    .your-patients-section3 .patients-header p {
      width: 90%;
    }
    /*4th page Risk*/
    .risk-section2 .risk-headtext p {
      width: 100%;
    }
    .risk-section1 .blue-subheadtext p {
      width: 100%;
    }
    .risk-section3-mobile .risk-sec3-imgtext {
      position: absolute;
      left: 55px;
      top: 225px;
    }
    .risk-section3-mobile .quotes {
      color: #fff;
      font-family: "OpenSans-SemiboldItalic", Sans-Serif;
      font-size: 20px;
      line-height: 29px;
      padding: 15px 0 5px;
      width: 95%;
    }
    .risk-section-container .next-section {
      padding: 20px 0px;
    }
    .risk-section-container .reference-section .page-section-inner {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    /*5th page Talk with Patients*/
    .ckd-resource-callout {
      margin-top: 15px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-subheadtext p {
      width: 95%;
    }
    .talk-sec3-imgtext .quotes {
      font-size: 20px;
      line-height: 29px;
      width: 100%;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      position: absolute;
      left: 36px;
      top: 205px;
    }
    .talk-with-patients-mainsec {
      width: 98%;
    }
    /*6th page CKD Kidney*/
    #ckd-kidney-sec-mob {
      position: relative;
      top: 52px;
    }
    .CKD-section-mobile {
      padding: 20px 12px 20px;
    }
    .close-image {
      float: right;
      margin-top: -5px;
    }
    .look-inside-mobile .mobile-image {
      max-width: 320px;
    }
    .mechanism-section1 .blue-headtext {
      display: inline-block;
      width: 100%;
    }
    /*7th page CKD Resources*/
    .red-text {
      line-height: 30px;
    }
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col2 p,
    .resources-section1 .resource-header-col3 p {
      width: 100%;
    }
    .resource-comingsoon .resource-subheader-col3 p {
      width: 85%;
    }
    /*Exit Ramp*/
    .modal-footer .exit-ramp-continue {
      padding: 10px 10px 12px;
      width: 40%;
    }
    .modal-footer .exit-ramp-cancel {
      width: 40%;
    }
    /*Site Map*/
    .sitemap-section .page-section-inner {
      width: 95%;
      padding: 10px 0px 20px !important;
    }
    .sitemap-list {
      margin-left: 0;
    }
    .sitemap-list .linked-list li a {
      width: 98%;
    }
    .sitemap-list .linked-list li:last-child a:after {
      top: -26px;
      float: right;
      right: -15px;
    }
    /*Error Pages*/
    .error-subhead {
      width: 90%;
    }
  }
  /***** Media Query for iPhone5 and Samsung Galaxy Ends *****/
  
  /***** Media Query for iPad portrait Only starts *****/
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
  
      .top-header-links.visible-xs-inline-block{ right: -35px; }
     .resources-section1 .page-section-inner h1 { width: 700px; }
    .footer-col-logo .column-2{ margin-left: -100px; }
    .footer-col-logo .column-2{ margin-top: 15px; }
    .footer-col-logo .column-3{ margin-top: 24px;}
    .footer-col-logo .era-edta-logo img{ width: auto !important; }
    /*.logo-col-mob .column-1 { width: 15%; }*/
    .logo-col-mob .column-2, .logo-col-mob .column-3{ margin-top: 5px; }
    .home-page  .Burden-mainsec{ width:310px; margin: 0px auto; }
   header .navbar .container {
      width: 100%;
    }
    /*header nav*/
    .top-header {
      display: block;
    }
    .navbar-toggle {
      display: block;
    }
    .header-search-btn {
      display: none !important;
    }
    .navbar-collapse.collapse {
      display: none !important;
    }
    .navbar-collapse.collapse.in {
      display: block !important;
    }
    .navbar-collapse.collapse.in .enable-first-level-nav {
      background-color: #fff;
      top: 72px;
    }
    .navbar-default
      .top-header
      .navbar-header
      .navbar-toggle[aria-expanded="true"] {
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/mobile/Menu-close.png)
        no-repeat;
      top: 0;
      left: 0;
      width: 52px;
      height: 52px;
      padding: 0;
      background-size: contain;
    }
    .primary-navigation .navbar-nav li.first-level-item a {
      text-align: center;
      display: inline-block;
    }
    .menu-snippet-desktop {
      display: none !important;
    }
    .top-header-links.visible-xs-inline-block {
      /*width: auto !important;*/
    }
    .navbar-fixed-top .primary-navigation {
      position: relative;
      z-index: 100;
      background: #fff;
    }
    .nav {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    .navbar {
      min-height: 66px;
    }
    .risk-section2 .columnControl {
      border-bottom: 0;
    }
    .primary-navigation .nav > li > a:hover,
    .primary-navigation .nav > li > a:focus,
    .primary-navigation .nav > li > a:active {
      border-color: transparent !important;
    }
    header .bottom-hover-border:after {
      border-color: transparent !important;
    }
    .primary-navigation .nav > li:last-child {
      display: none !important;
    }
    /*footer*/
    footer .footer-section-links .AZ-logo img {
      position: absolute;
      left: unset;
      right: 15px;
      top: 65px;
      width: auto !important;
    }
    /*reference*/
  
    /* The Burden of CKD Styles Starts */
    /*Burden Section begin*/
    .mobile-only {
      display: none;
    }
    br.mobile-only {
      display: block;
    }
    span.sep.desktop-only {
      display: none;
    }
    .desktop-only {
      display: block;
    }
    .burden-ckd-container .page-section-inner {
      width: 100%;
      padding: 0 !important;
    }
    .ckd-diagnosis .new-image-desktop {
      max-width: 320px;
    }
    .burden-ckd-container {
      padding: 0;
    }
    .burden-ckd-section1 .page-section-inner {
      width: 100%;
      max-width: 85%;
    }
    .burden-ckd-section1 {
      background-size: 100% 106% !important;
      background-position: 0 -10px;
      background-color: #ee7e22;
      background-repeat: no-repeat;
      min-height: 600px !important;
    }
    .Burder-section1-column .column-2{ margin-left: -100px; }
    .Burder-section1-column {
      margin-top: 30px;
    }
    .Burden-mainsec {
      margin-left: 30px;
      width: 100%;
    }
    .ckd-kidney .new-image-desktop {
      margin-top: -120px;
      margin-left: 78px;
      width: 55% !important;
    }
    .Burden-mainsec .blue-headtext p,
    .Burden-mainsec .red-text {
      font-size: 23px;
    }
    .burden-ckd-section1 .blue-headtext,
    .burden-ckd-section1 .blue-subheadtext {
      display: inline-block;
    }
    .burden-ckd-section1 .yellow-sec-headtext {
      padding-top: 65px;
      padding-bottom: 15px;
      border-bottom: 1px solid #fff;
    }
    .burden-ckd-section1 .yellow-sec-headtext p {
      padding-bottom: 0;
      width: 100%;
    }
    .burden-ckd-section1 .blue-subheadtext p {
      margin-top: 0;
      width: 90%;
    }
    .burden-ckd-section2 .burden-section2-colum .burden-sec2-header {
      margin-top: 20px;
    }
    .ckd-diagnosis {
      margin-top: 30px;
      padding-bottom: 33px;
    }
    .burden-section2-colum .col-sm-7,
    .burden-section2-colum .col-sm-5 {
      width: 100% !important;
    }
    .people-icon .new-image-desktop {
      max-width: 400px;
    }
    /* The Burden of CKD Styles Ends */
  
    /* Impact of Early Intervention Styles Starts */
    .impact-section1 {
      background-position: 0px -76px;
      background-size: 100% 122% !important;
    }
    .impact-section1 .blue-headtext {
      display: inline-block;
      width: 75%;
    }
    .impact-section1 .blue-subheadtext {
      width: 82%;
      display: inline-block;
    }
    .impact-main-container .page-section-inner {
      padding: 0;
      width: 100% !important;
    }
    .impact-section1 .impact-graph-title {
      padding: 70px 0 10px;
    }
    .impact-section1 .impact-graph-title p {
      width: 65%;
    }
    .impact-chart-main .new-image-desktop {
      max-width: 600px;
    }
    .impact-section2 .footernote {
      margin-top: 30px;
    }
    .impact-section2 .carousel .carousel-indicators.hide-caption {
      display: block;
      top: 105%;
      bottom: 0;
    }
    .impact-section2 .carousel .carousel-control.right {
      top: 105%;
      right: 29%;
    }
    .impact-section2 .carousel .carousel-control.left {
      top: 105%;
      left: 31%;
    }
    /* Impact of Early Intervention Styles Ends */
  
    .your-patients-section1 {
      background-position: 0px 0;
      background-size: 100% 110% !important;
    }
    .your-patients-section1 .your-parents-mainsec {
      text-align: center;
    }
    .your-patients-section1 .blue-subheadtext {
      margin-top: 15px;
      display: inline-block;
      width: 60%;
    }
    .cronic-kidney-disease .new-image-desktop {
      max-width: 350px;
    }
    .risk-section-container .page-section-inner {
      padding: 0;
      width: 100%;
    }
    .risk-section1 {
      background-position: 0 0;
    }
    .risk-section3-mobile {
      padding: 30px 0 20px;
    }
    .risk-section3-mobile {
      min-height: 780px;
      display: none;
    }
    .risk-section3 {
      display: block;
    }
    .risk-section1 .blue-subheadtext p {
      width: 75%;
      display: inline-block;
    }
    .risk-section1 {
      background-size: 100% 128% !important;
    }
    .risk-factor .new-image-desktop {
      max-width: 300px;
    }
    .risk-section2 .risk-headtext p {
      text-align: left;
      width: 90%;
    }
    .risk-section2 .risk-subheadtext p {
      text-align: left;
    }
    .risk-section2 .risk-subheadtext p:nth-child(2) {
      border-bottom: 1px solid #66cce8;
      padding: 10px 0 25px;
    }
    .risk-section2 .risk-sec2-mainsec {
      margin-top: 15px;
    }
    /*section 3*/
    .risk-section3 {
      background: #135f89;
      background-size: 50% 100% !important;
      background-repeat: no-repeat !important;
      background-position-x: left;
      min-height: 400px;
    }
    .risk-section3 .page-section-inner {
      width: 100%;
      max-width: 95%;
    }
    .risk-section3 .risk-sec3-column .col-sm-7 {
      float: right;
      width: 44.33333% !important;
      margin-top: 30px;
    }
    .risk-section3 .risk-sec3-column .ckd-guide-callout {
      text-align: left;
      padding-top: 20px;
    }
    .risk-section3 .risk-sec3-headtext p {
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
    }
    .risk-section3 .risk-sec3-subheadtext p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      max-width: 450px;
      padding: 10px 0 20px;
      border-bottom: 1px solid #66cce8;
    }
    .risk-section3 .risk-sec3-imgtext {
      position: absolute;
      left: 20px;
      top: 210px;
    }
    .risk-sec3-imgtext .quotes {
      font-size: 22px;
      line-height: 24px;
    }
    .risk-sec3-imgtext .author {
      padding: 0 0 20px;
    }
   
    /* How to Talk CKD With Patients Styles Starts */
    .talk-ckd-patients-sec1 {
      padding: 30px 0 0;
      background-size: 100% 115% !important;
      background-position: 0 -20px;
    }
    .talk-ckd-patients-container {
      padding: 0;
    }
    .talk-ckd-patients-container .page-section-inner {
      padding: 0;
      width: 100%;
    }
    .talk-ckd-patients-sec2 {
      display: block;
      background-repeat: no-repeat !important;
      background-size: contain !important;
      overflow: unset;
      background: #14759e;
      background-size: 50% 100% !important;
      background-repeat: no-repeat !important;
      min-height: 330px;
      background-position-x: right;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      position: absolute;
      left: 45px;
      top: 165px;
      width: 75%;
    }
    .talk-sec3-imgtext .quotes {
      font-size: 18px;
      line-height: 24px;
      width: 100%;
    }
    /* How to Talk CKD With Patients Styles Ends */
  
    /* Underlying Mechanism of CKD Styles Starts */
    .mechanism-section1 {
      background-size: 100% 111% !important;
      background-repeat: no-repeat;
      padding: 20px 0px 20px;
      background-color: #ee7e22;
      background-position: 0 -22px;
    }
    #ckd-kidney-sec,
    #ckd-kidneyimg-sec {
      padding-top: 100px;
    }
    #ckd-kidney-sec .whitetext {
      text-align: right;
    }
    #ckd-kidneyimg-sec .ckd-kidney-img {
      text-align: right;
    }
    /*Plus icon click*/
    #ckd-kidneyimg-sec .plus-icon {
      position: absolute;
      width: 27px;
      height: 26px;
      top: 47%;
      left: 19.5%;
      cursor: pointer;
    }
    #ckd-kidneyimg-sec .look-inside {
      top: 47.3%;
      left: 35.5%;
    }
    #ckd-kidney-sec .white-subheader {
      position: absolute;
      top: 230%;
      left: 0;
      text-align: left;
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      border-bottom: 1px solid #fff;
      padding-bottom: 15px;
      display: inline-block;
    }
    #inside-click {
      margin-left: -62px;
      margin-bottom: -20px;
    }
    .look-inside-mobile .mobile-image {
      max-width: 370px;
      text-align: right;
    }
    /*Resources*/
    .resources-section1 .col-sm-4,
    .resources-section1 .col-sm-6 {
      width: 100% !important;
      text-align: center;
    }
    .ckd-risk-button .checked {
      position: absolute;
      left: 465px;
    }
    .resources-section1 .iframe-container {
      padding-top: 20px;
    }
    .pressure-diagnosis .new-image-desktop {
      display: inline-block;
      max-width: 350px;
    }
    .resources-section1 iframe {
      min-height: 380px !important;
    }
    .mechanism-mainsec .break {
      content: "\A";
      white-space: pre;
    }
    .mechanism-section1 .blue-subheadtext {
      width: 91%;
    }
    /* Underlying Mechanism of CKD Styles Ends */
  
    /* Resources for You and Your Patients Styles Starts */
  
    .resource-subheader-col1 p {
      width: 80%;
      display: inline-block;
    }
    .resource-subheader-col2 p {
      width: 80%;
      display: inline-block;
    }
    .resource-subheader-col1,
    .resource-subheader-col2 {
      text-align: center;
    }
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col3 p {
      display: inline-block;
      width: 70%;
    }
    .resources-section1 .resource-header-col2 p{
        display: inline-block;
      width: 75%;
        
    }
    /* Resources for You and Your Patients Styles Ends */
  
    .burden-ckd-container .reference-section {
      padding: 15px 15px 0;
    }
    .next-section {
      text-align: right;
    }
  
    /*Site Map*/
    .sitemap-container .page-section-inner {
      width: 100%;
    }
    .modal-footer .btn:last-child {
      margin-bottom: 0 !important;
      margin-top: 15px;
    }
    .modal-footer .exit-ramp-continue {
      margin: 0;
    }
  .registration_banner label{
          top:17px;
      }
      .registration_banner{
          top:2px;
      }
  /*webcast registration css starts */
      p.webcast-title {
          font-size: 23px;
  }
  
  .webcast-subtext1{
      font-size:16px;
      }
      .webcast-subtext2 {
      font-size: 12px;
  }
  .registration_wrapper p.webcast-title {
      line-height: 36px;
  }
      .registration_wrapper .webcast-subtext1 {
      font-size: 18px;
      line-height: 24px;
      }
           .registration_wrapper .webcast-subtext2 {
      font-size: 16px;
      line-height: 24px;
  }
      .registration_wrapper .register_btn {
      padding-top: 20px;
  }
  .registration_banner {
      font-size: 12px;
  }
      /*webcast registration css ends */
  }
  /***** Media Query for iPad portrait Only Ends *****/
  
  /***** Media Query for iPhone Landscape Only Ends *****/
  @media screen and (max-width: 736px) and (min-width:375px) {
  .logo-col-mob img.new-image-mobile {
      width: 50% !important;
          }}
  
  @media only screen and (max-width: 736px) and (min-width: 375px) and (orientation:landscape){
      .logo-col-mob img.new-image-mobile {
      width: 50% !important;
          }
      .logo-col-mob .column-1 img.new-image-mobile{ margin-top: -7px; }
  }
  
  @media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse {
      min-height: 85vh !important;
    }
  }
  @media only screen and (min-width: 375px) and (max-width: 736px) and (orientation: landscape) {
    .modal-footer .btn:last-child {
      margin-bottom: 0;
      margin-top: 15px;
    }
    .next-section {
      text-align: right;
    }
    .risk-section3-mobile {
      min-height: 740px;
      background-size: 100% 65% !important;
    }
    .risk-section3-mobile .risk-sec3-imgtext {
      top: 336px;
    }
    .resources-section1 .iframe-container {
      padding-top: 20px;
    }
    .navbar-fixed-top .navbar-collapse {
      min-height: 85vh !important;
    }
  }
  /***** Media Query for Desktop and iPad Landscape Starts *****/
  
  @media only screen and (min-width: 992px) {
    .home .burden-sec2-subtext3 sup{ font-size: 65%; }
      .only-mobile{ display:none;}
      .risk .risk-sec3-imgtext { width: 290px; }
      header .primary-navigation.horizontal-menu .container .navbar-nav { float: none; }
  .footer-wrapper .AZ-logo img{ width: 240px !important; margin-top: 12px;}
  .footer-wrapper .footer-onologo img{ width: 240px !important; margin-top: 25px;} 
  .resource-column .column-2{ width: 100% !important; }
  .burden-section2-colum .col-sm-5 {
      width: 100% !important;
  }
    .home-page .Burden-mainsec{ width: 500px; margin: 0px auto; }
      /* Font sizes Starts */
  
    h1 {
      font-size: 40px;
      line-height: 50px;
    }
    h3 {
      font-size: 22px;
    }
    .blue-subheadtext {
      text-align: center;
    }
  
    /* Font sizes Ends */
  
    /* Container Width Setup Starts */
    .containerWidth .page-section-inner {
      width: 100%;
      max-width: 85%;
    }
    .resources-section1 .page-section-inner {
      max-width: 90%;
    }
    .component-section .page-section-inner {
      width: 100%;
      padding: 0;
    }
    /* Container Width Setup Ends */
    /* White Callout Sections Starts */
    .whiteCallout.egfr {
      padding: 75px 45px 68px;
      margin: 135px auto 37px;
    }
    .whiteCallout.risk {
      padding: 81px 20px 68px;
      margin: 102px auto 32px;
    }
    .whiteCallout.patient {
      padding: 63px 24px 59px;
      margin: 147px auto 32px;
    }
    .whiteCallout p {
      font-size: 18px;
      line-height: 24px;
    }
    /* White Callout Sections Ends */
    sub,
    sup {
      font-size: 60%;
    }
    /*Covid Banner*/
    .covid19message .value-proposition__content {
      max-width: 992px;
      margin: 0 auto;
    }
    /*Header*/
    /* .top-header {
      display: none;
    } */
    .navbar-default {
      background: #f2f2f2 !important;
    }
    header .menu-hover {
      background: #f2f2f2;
    }
    #top-nav ul li {
      text-align: center;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    #top-nav ul li.dropdown {
      display: none;
    }
    #top-nav ul li:nth-child(1) {
      width: 11%;
    }
   #top-nav ul li:nth-child(2){ width: 16%; }
   #top-nav ul li:nth-child(3)
     {
      width: 16%;
    }
   #top-nav ul li:nth-child(5),#top-nav ul li:nth-child(6){ width: 19%; }
  
  
    #top-nav ul li:nth-child(7) {
      width: 17%;
    }
    #top-nav ul li:nth-child(4) {
      width: 15%;
    }
    #top-nav ul li a {
      color: #14759e;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 12px;
      margin: 15px 12px 20px;
      line-height: 17px;
    }
    #top-nav ul li a:hover {
      color: #113d69;
      font-family: OpenSans-Bold, Sans-Serif;
      font-size: 12px;
    }
    /*header active class*/
    .home-page #top-nav ul li:nth-child(1) a,
    .home #top-nav ul li:nth-child(1) a {
      color: #113d69;
    }
    .early-intervention-impact #top-nav ul li:nth-child(2) a,
    .know-your-patients-egfr #top-nav ul li:nth-child(3) a,
    .risk #top-nav ul li:nth-child(4) a,
    .talk-ckd-patients #top-nav ul li:nth-child(5) a,
    .mechanism-ckd #top-nav ul li:nth-child(5) a,
    .resources #top-nav ul li:nth-child(6) a {
      color: #113d69;
    }
    #top-nav .bottom-hover-border:after {
      border: none;
    }
    #top-nav .menu-snippet-desktop ul li a {
      color: #14759e;
      font-family: OpenSans-Bold, Sans-Serif;
      font-size: 12px;
      margin: 10px 0 10px;
    }
    /* .top-header .navbar-header {
      display: none !important;
    } */
  
  .top-header .navbar-header .top-header-links {
      display: none !important;
  }
  
    #top-nav .menu-snippet-desktop .linked-list.horizontal li {
      display: inline-block;
      margin-right: 24px;
    }
  .logo-col .AZ-logo.desktop-logo img {
   /* width: auto !important;*/
    margin-top: 10px;
  }
  
    /*Footer*/
  
  .multi-column-container.footer-col-logo {
      display: none;
  }
  
    .middle-content {
      display: none;
    }
    .footer {
      padding-bottom: 15px;
    }
    .footer-wrapper {
      padding: 0 0px 20px;
    }
    .footer-wrapper .page-section-inner {
      max-width: 85%;
      width: 100%;
      padding: 0 15px;
    }
    .footer-info,
    .footer-section-flag {
      text-align: left;
    }
    p.footer-info.topTxt {
      margin-bottom: 50px;
    }
    p.footer-info.botTxt {
      margin-top: 40px;
      margin-bottom: 0;
    }
    footer .footer {
      background: #f2f2f2;
      color: #000;
      margin-top: 0 !important;
      padding-top: 0 !important;
    }
    .footer-links hr {
      display: none;
    }
    .footer-section-links .row {
      display: flex;
      align-items: flex-end;
    }
    .footer-links {
      margin-bottom: 0;
    }
    .footer-links ul li a.action-link {
      text-decoration: none;
    }
    .footer-links ul li:after {
      content: "|";
      color: #000;
      position: relative;
      top: 6px;
      left: 10px;
    }
    .footer-links ul li:last-child:after {
      display: none;
    }
    .footer a {
      color: #000;
    }
    footer .footer-section-links .AZ-logo img {
      width: auto !important;
      display: block !important;
      float: right;
    }
    footer .AZ-logo.mobile-logo img {
      display: none !important;
    }
    /*Next sec*/
    .next-section {
      padding: 20px 0;
      text-align: right;
    }
    .next-section a {
      padding-right: 0;
    }
    .arrow {
      padding-left: 25px;
      margin-left: 0 !important;
      float: none !important;
    }
    /*reference*/
    .reference-section {
      background: #f2f2f2;
      padding: 15px 0 10px;
    }
    .reference-section .ref-roman {
      display: inline-block;
      padding: 0;
      vertical-align: top;
    }
    .reference-section .ref-desc {
      display: inline-block;
      margin-top: -9px;
      margin-left: 5px;
    }
    .reference-section .refText ol.ref-list li {
      padding: 10px 0 0;
    }
    .reference-section .refText ol.ref-list li a {
      color: #14759e;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 12px;
      line-height: 17px;
      padding: 5px 0 0;
    }
    .reference-section .refText ol.ref-list li:last-child::before {
      margin-left: -23px;
      margin-right: 0;
    }
    .reference-section .refText b {
      font-size: 12px;
      line-height: 17px;
    }
    .reference-section .refText ol.ref-list li span.reference-break::before {
      content: "\A";
      white-space: pre;
    }
    /*common color class*/
    .blue-headtext p {
      color: #113d69;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 40px;
      line-height: 50px;
      text-align: center;
    }
    .red-text {
      color: #ee7e22;
      font-family: "OpenSans-ExtraBold", Sans-Serif;
      font-size: 40px;
      line-height: 50px;
    }
    .blue-subheadtext p {
      font-size: 18px;
      line-height: 24px;
    }
    /*Social Sharing*/
    .burden-ckd-container .linkList,
    .impact-main-container .linkList,
    .your-patients-container .linkList,
    .risk-section-container .linkList,
    .talk-ckd-patients-container .linkList,
    .mechanism-container .linkList,
    .resources-container .linkList,
    .error-pages-container .linkList,
    .sitemap-container .linkList {
      max-width: 85%;
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      position: relative;
    }
    .top-navigation {
      position: absolute;
      top: -36px;
      right: 0;
      z-index: 999;
    }
    .top-navigation .linked-list.horizontal li {
      margin-right: 24px;
    }
    .top-navigation .linked-list.horizontal li:last-child {
      margin-right: 0;
    }
  
    /* The Burden of CKD Styles Starts */
    .mobile-only {
      display: none;
    }
    .desktop-only {
      display: block;
    }
    span.sep.desktop-only {
      display: inline-block;
      padding: 0 12px;
    }
    .burden-ckd-container {
      padding-bottom: 0;
    }
    .burden-ckd-section1 {
      background-position: 0px -98px;
      background-repeat: no-repeat;
      background-size: 100% 140% !important;
      padding: 5px 0px 0;
    }
    .ckd-kidney .new-image-desktop {
      width: auto !important;
      margin-top: -20px;
      margin-left: 100px;
    }
    .Burden-mainsec {
      width: 100%;
    }
    .Burder-section1-column .col-sm-4.column-1 {
      top: -25px;
    }
    .burden-ckd-section1 .blue-headtext p,
    .burden-ckd-section1 .red-text {
      font-size: 39px;
    }
    .burden-ckd-section1 .blue-subheadtext {
      padding-top: 10px;
      text-align: center;
    }
    .burden-ckd-section1 .blue-subheadtext p {
      font-size: 22px;
      line-height: 29px;
    }
    .burden-ckd-section1 .yellow-sec-headtext {
      padding-top: 80px;
      padding-bottom: 10px;
     /* border-bottom: 1px solid #fff;*/
    }
    .burden-ckd-section1 .yellow-sec-headtext p {
      padding-bottom: 20px;
      width: fit-content !important;
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 28px;
      line-height: 32px;
    border-bottom: 1px solid #fff;

    }
    .burden-ckd-section1 .extra-bold-text {
      font-family: "OpenSans-ExtraBold", Sans-Serif;
    }
    .ckd-diagnosis {
      text-align: left !important;
    }
    .ckd-diagnosis {
      margin-top: 20px;
      margin-bottom: 67px;
    }
    .ckd-diagnosis .new-image-desktop {
      width: auto !important;
    }
    /*section 2*/
    .burden-ckd-section2 .col-sm-5 {
      padding-right: 60px !important;
      padding-left: 60px !important;
    }
    .burden-ckd-section2 .burden-sec2-header p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
      text-align: center;
    }
    .burden-ckd-section2 .burden-sec2-subtext1 p,
    .burden-ckd-section2 .burden-sec2-subtext2 p,
    .burden-ckd-section2 .burden-sec2-subtext3 p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      padding: 15px 0 20px;
      border-bottom: 1px solid #fff;
    }
    .burden-ckd-section2 .burden-sec2-subtext3 p {
      padding: 15px 29px 20px;
      border-bottom: none;
    }
    .burden-ckd-section2 .people-icon {
      padding: 20px 0;
    }
    .burden-ckd-section2 .ckd-guide-callout {
      padding-bottom: 25px;
      padding-top: 20px;
    }
    .burden-ckd-section2 .learnmore-diag p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      text-align: center;
      padding: 25px 0 0px;
    }
    .burden-ckd-section2 .video-title p {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
      text-align: center;
      display: inline-block;
      width: 75%;
      margin-bottom: 0;
    }
    .burden-ckd-section2 .video-title {
      text-align: center;
    }
  
    /*Kaltura*/
    .burden-ckd-section2 .video-parent {
      text-align: -webkit-center !important;
    }
    .burden-ckd-section2 .kWidgetIframeContainer {
      text-align: center;
      max-width: 572px !important;
      height: 358px !important;
    }
    .burden-ckd-section2 .mwEmbedKalturaIframe {
      max-width: 100% !important;
    }
    /* The Burden of CKD Styles Ends */
  
    /* Impact of Early Intervention Styles Starts */
    .impact-main-container {
      padding: 40px 0px 0;
    }
    .impact-section1 .page-section-inner {
      padding-bottom: 20px;
    }
    .impact-section1 {
      background-size: 100% 102% !important;
      padding: 10px 0px 20px;
      background-repeat: no-repeat;
      background-position: 0 -75px;
    }
    .impact-section1 .impact-mainsec {
      text-align: center;
    }
    .impact-section1 .blue-headtext {
      display: inline-block;
      width: 50%;
    }
    .impact-section1 .blue-subheadtext {
      margin-top: 15px;
      width: 72%;
      display: inline-block;
    }
    .impact-section1 .impact-graph-title {
      padding: 80px 0 10px;
    }
    .impact-section1 .impact-graph-title p {
      font-size: 28px;
      line-height: 36px;
      width: 62%;
    }
    .impact-chart-main .new-image-desktop {
      max-width: 700px;
    }
    .impact-section1 .footernote p {
      font-family:"OpenSans-Regular", Sans-Serif;
      font-size: 12px;
      padding: 15px 0 24px;
    }
    /*Section 2*/
    .impact-section2 {
      background: #fff;
      padding: 0 0px 20px;
      margin-top: -15px;
    }
    .impact-section2 .carousel-chart-title {
      text-align: center;
    }
    .impact-section2 .EarlyDiagnosis-column {
      margin-top: 25px;
    }
    .impact-section2 .carousel-chart-title p {
      font-size: 22px;
      line-height: 29px;
      display: inline-block;
      width: 62%;
      padding: 0 0 10px;
    }
    .impact-section2 .footernote p {
      padding: 20px 0 10px;
    }
    .impact-section2 .carousel {
      display: none;
    }
    /* Impact of Early Intervention Styles Ends */
  
    .your-patients-container {
      padding: 40px 0px 0;
    }
    .your-patients-section1 {
      background-size: 100% 101% !important;
      background-repeat: no-repeat;
      padding: 15px 0px 20px;
    }
    .your-patients-section1 .your-parents-mainsec {
      text-align: center;
    }
    .your-patients-section1 .blue-subheadtext {
      margin-top: 15px;
      display: inline-block;
      width: 60%;
    }
    /*Section 2*/
    .your-patients-section2 {
      padding: 51px 0px 51px;
    }
    .your-patients-section2 h3 {
      margin-bottom: 40px;
    }
    .your-patients-chart .new-image-desktop {
      max-width: 750px;
    }
    .your-patients-section2 .footernote-white p {
      padding: 25px 0 0;
    }
    /*Section 3*/
    .your-patients-section3 .page-section-inner {
      width: 100%;
      max-width: 85%;
    }
    .cronic-kidney-disease .new-image-desktop {
      max-width: 350px;
    }
    .your-patients-section3 h3 {
      margin-bottom: 23px;
    }
    .patients-header p {
      color: #113d69;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
      text-align: center;
      margin: 0;
    }
    .resources-section1 .resource-column .ckd-resource-callout {
      text-align: center;
      padding: 30px 0 8px !important;
    }
    .resources-section1 .resource-comingsoon .ckd-resource-callout {
      text-align: center;
      padding: 25px 0 25px !important;
    }
    .your-patients-section3 .ckd-resource-callout {
      padding: 27px 0;
      text-align: center;
    }
    .resource-button {
      max-width: 500px;
    }
    .risk-section-container-mobile {
      display: none;
    }
    .risk-section-container {
      padding: 40px 0px 0;
    }
    .risk-section1 {
      background-size: 100% 120% !important;
      background-position: 0 0;
      background-repeat: no-repeat;
      padding: 15px 0px 30px;
    }
  
    .risk-section1 .red-text {
      display: inline-block;
    }
    .risk-section1 .blue-subheadtext p {
      margin-top: 20px;
      width: 64.5%;
      display: inline-block;
    }
    /*Section 2*/
    .risk-section2 {
      background: #14759e;
    }
    .risk-section2 .risk-sec2-mainsec {
      margin-top: 110px;
    }
    .risk-section2 .risk-headtext p {
      font-size: 22px;
      line-height: 29px;
      text-align: left;
      width: 90%;
    }
    .risk-section2 .risk-subheadtext p {
      text-align: left;
      padding: 10px 0 0;
      width: 87%;
    }
    .risk-section2 .risk-subheadtext p:nth-child(2) {
      border-bottom: 1px solid #66cce8;
      padding: 10px 0 35px;
    }
    .risk-factor .new-image-desktop {
      max-width: 500px;
    }
    /*Section 3*/
    .risk-section3-mobile {
      display: none;
    }
    .risk-section3 {
      background: #135f89;
      background-size: 50% 100% !important;
      background-repeat: no-repeat !important;
      background-position-x: left;
      min-height: 470px;
    }
    .risk-section3 .page-section-inner {
      width: 100%;
      max-width: 85%;
    }
    .risk-section3 .risk-sec3-column .col-sm-7 {
      float: right;
      margin-top: 110px;
      width: 44.33333% !important;
    }
    .risk-section3 .risk-sec3-column .ckd-guide-callout {
      text-align: left;
      padding-top: 20px;
    }
    .risk-section3 .risk-sec3-headtext p {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
      max-width: 450px;
    }
    .risk-section3 .risk-sec3-subheadtext {
      color: #fff;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      max-width: 450px;

      border-bottom: 1px solid #66cce8;
    }
    .risk-section3 .risk-sec3-imgtext {
      position: absolute;
      right: -82px;
      top: 256px;
    }
    .risk-sec3-imgtext .quotes {
      font-size: 22px;
      line-height: 29px;
      text-align: left;
      margin-bottom: 26px;
      width: 100%;
    }
    .risk-sec3-imgtext .author {
      padding: 0 0 20px;
    }
    .ckd-guide-callout,
    .ckd-guide-sec {
      text-align: center;
      padding-top: 10px;
    }
    /*Guide button transform design*/
    .ckd-guide-btn {
      max-width: 250px;
      display: inline-block;
      box-shadow: 0 4px #ee7e2247;
      transition: 0.2s;
      background: #ee7e22;
      border-radius: 3px;
      padding: 7px 20px 7px;
      background-size: 100% 100%;
    }
    .ckd-guide-btn .guide-btn {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 18px;
      text-align: center;
      max-width: 400px;
      text-decoration: none !important;
    }
    .ckd-guide-btn:hover {
      color: #fff;
      box-shadow: 0 0 #ee7e2247;
      transform: translate(0, 4px) !important;
      transition: 0.2s;
    }
   
    /* How to Talk CKD With Patients Styles Starts */
    /*Talk with patients page*/
    .talk-ckd-patients-container {
      padding-bottom: 0;
    }
    .talk-ckd-patients-sec1 {
      background-size: 100% 124% !important;
      background-repeat: no-repeat;
      background-color: #ee7e22;
      background-position: 0 -35px;
      padding: 15px 0 30px;
    }
    /*Section 2*/
    .talk-ckd-patients-sec2 {
      background: #14759e;
      background-size: 50% 100% !important;
      background-repeat: no-repeat !important;
      min-height: 450px;
      background-position-x: right;
    }
    .talk-sec3-mainsec {
      margin-left: 30px;
      margin-top: 50px;
    }
    .talk-sec3-imgtext .quotes {
      font-size: 22px;
      line-height: 24px;
      text-align: center;
      padding: 12px 0 18px 9px;
      margin-bottom: 0;
    }
    .talk-sec3-imgtext .author {
      padding: 0 0 20px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      position: absolute;
      left: 48px;
      top: 215px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-headtext p {
      font-size: 22px;
      line-height: 29px;
      text-align: left;
      padding: 0;
    }
    .talk-ckd-patients-sec2 .talk-sec3-subheadtext {
      border-bottom: 1px solid #66cce8;
      width: 95%;
    }
    .talk-ckd-patients-sec2 .talk-sec3-subheadtext p {
      padding: 15px 5px 20px;
    }
    .talk-ckd-patients-sec2 .ckd-resource-callout {
      text-align: left;
      padding: 30px 0;
    }
    /* How to Talk CKD With Patients Styles Ends */
  
    /* Underlying Mechanism of CKD Styles Starts */
    .mechanism-container {
      padding: 42px 0 0;
    }
    .mechanism-section1 {
      background-size: 100% 114% !important;
      background-repeat: no-repeat;
      background-color: #ee7e22;
      background-position: 0px -100px;
      padding: 5px 0px 20px;
    }
    .mechanism-section1 .mechanism-mainsec {
      text-align: center;
    }
    .mechanism-container .mechanism-mainsec span.break::before {
      content: "\A";
      white-space: pre;
    }
    .mechanism-section1 .blue-subheadtext {
      display: inline-block;
      width: 65%;
      padding-top: 10px;
    }
    .mechanism-section1 #ckd-kidneyimg-sec .mobile-image {
      display: none;
    }
    #ckd-kidney-sec {
      text-align: right;
      position: relative;
      padding-top: 60px;
    }
    #ckd-kidneyimg-sec {
      text-align: right;
      position: relative;
      padding-top: 60px;
      float: right;
    }
    #ckd-kidneyimg-sec .ckd-kidney-img {
      width: 300px;
    }
    #ckd-kidneyimg-sec .desktop-image {
      max-width: 300px;
      position: relative;
    }
    /*Plus icon click*/
    #ckd-kidneyimg-sec .plus-icon {
      position: absolute;
      width: 26px;
      height: 26px;
      top: 43.3%;
      left: 17%;
      cursor: pointer;
    }
    #ckd-kidneyimg-sec .look-inside {
      color: #fff;
      font-family: "OpenSans-Bold", Sans-Serif;
      font-size: 16px;
      position: absolute;
      top: 43.5%;
      left: 28.5%;
      cursor: pointer;
    }
    #ckd-kidney-sec .white-subheader {
      position: absolute;
      top: 385%;
      text-align: left;
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 28px;
      line-height: 32px;
      left: 0;
      border-bottom: 0.5px solid #fff;
      padding-bottom: 20px;
    }
    /*Look inside click section*/
    .look-inside-mobile,
    div#CKD-section-mobile {
      display: none !important;
    }
    #inside-click {
      text-align: center;
      position: relative;
      margin-bottom: -20px;
      display: block;
    }
    #inside-click .blue-header-look {
      color: #113d69;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 22px;
      line-height: 29px;
      text-align: left;
      padding: 0 0 15px;
      text-transform: uppercase;
      border-bottom: 1px solid #ee7e22;
    }
    #inside-click .blue-subheader {
      color: #113d69;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 12px;
      line-height: 20px;
      text-align: left;
    }
    #inside-click .look-inside-desktop {
      position: relative;
      /*width: 980px;*/
      display: inline-block;
    }
    .click-inside-text {
      position: absolute;
      top: 16%;
      right: 0;
      background-color: #fff;
      padding: 52px 45px;
      border-radius: 15px;
      width: 44% !important;
    }
  .click-inside-text:before {
      content: '';
      width: 17px;
      height: 34px;
      display: block;
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/whitearrowLeft.png) no-repeat;
      left: -16px;
      top: calc(50% - 17px);
      position: absolute;
  }
    .close-image {
      right: 0;
      top: -35px;
      position: absolute;
      cursor: pointer;
      display: none;
    }
    .look-inside-desktop .desktop-image {
      max-width: 980px;
    }
    /* Underlying Mechanism of CKD Styles Ends */
  
    /* Resources for You and Your Patients Styles Starts */
    .resources-container {
      padding: 40px 0 0;
    }
    .ckd-guide-callout-btn .guide-button {
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeButton1.png);
      background-size: cover;
      width: 300px;
      height: 200px;
      font-size: 2rem;
      padding: 2px;
    }
    .pressure-diagnosis .new-image-desktop {
      max-width: 350px;
    }
    .resource-column {
      padding-bottom: 10px;
      border-bottom: 0.5px solid #113d69;
    }
    .resource-column3 {
      padding-top: 10px;
      border-top: 0.5px solid #113d69;
    }
    .resources-section1 .resource-mainsec {
      text-align: center;
    }
  
    .resources-section1 .resource-column {
      margin-top: 50px;
    }
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col2 p,
    .resources-section1 .resource-header-col3 p {
      font-size: 22px;
      line-height: 29px;
      width: 65%;
      padding-top: 0;
    }
    .resource-subheader-col1 p,
    .resource-subheader-col2 p {
      padding: 5px 15px 25px;
    }
    .resources-section1 .ckd-guide-callout {
      text-align: center;
      padding: 30px 0 40px;
    }
    .resources-section1 .tick-img {
      text-align: center;
      padding: 20px 0 10px;
    }
    .ckd-risk-factor {
      position: relative;
    }
    .ckd-risk-button .checked {
      position: absolute;
      left: 240px;
    }
    .ckd-risk-button {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeButtonD.png);
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      max-width: 400px;
      background-size: 100% 100%;
      text-decoration: none !important;
      padding: 8px 115px 15px 70px;
      display: inline-block;
      background-repeat: no-repeat;
    }
    .resources-section1 {
      padding: 10px 0 0;
    }
    .resources-section1 .resource-comingsoon {
      padding-top: 35px;
      padding-bottom: 25px;
      border-bottom: 0.5px solid #113d69;
    }
    .resource-comingsoon .resource-subheader-col3 {
      text-align: center;
    }
    .resource-comingsoon .resource-subheader-col3 p {
      color: #113d69;
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      width: 52%;
      padding: 5px 0 0;
    }
    .resources-section1 .resource-column3 .column-1 .dynamicText {
      border-right: 1px solid #113d69;
      padding-right: 55px;
    }
    .resources-section1 .iframe-container {
      padding-top: 40px;
    }
    .resources-section1 iframe {
      min-height: 260px !important;
    }
    /* Resources for You and Your Patients Styles Ends */
  
    /*Exit Ramp page*/
    .exitRampPage #normal-exit-ramp .modal-dialog {
      max-width: 500px;
    transform: translate(0, 0) !important;
    }
    .modal-header {
      border: 0;
      text-align: center;
      padding: 50px 15px 30px;
    }
    .modal-header .modal-title strong {
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      color: #113d69;
    }
    .modal-body p {
      font-family: "Noto Sans JP", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #113d69;
      padding-bottom: 20px;
    }
    .modal-body p:last-child {
      /*border-bottom: 1px solid #113d69;*/
      padding-bottom: 0px;
    }
    .modal-body {
      padding: 5px 50px 0px;
    }
    .modal-footer .btn {
      border: 0;
    }
    .modal-footer {
      border-top: 0;
      padding: 0 0 30px 0;
      text-align: center;
    }
    .modal-footer .exit-ramp-cancel,
    .modal-footer .exit-ramp-continue span {
      font-style: normal;
    }
    .modal-footer .exit-ramp-cancel {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/CancelButtonD.png);
      color: #ee7e22;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      max-width: 400px;
      background-size: 100% 100%;
      text-decoration: none !important;
      padding: 8px 22px 10px;
      display: inline-block;
      background-repeat: no-repeat;
    }
    .modal-footer .exit-ramp-cancel:hover {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/CancelButtonD.png);
  color: #ee7e22;
  background-size: 100% 100%;
  background-repeat: no-repeat;
    }
    .modal-footer .exit-ramp-continue {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/ContinueButton.png);
      color: #fff;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      max-width: 400px;
      background-size: 100% 100%;
      text-decoration: none !important;
      padding: 10px 22px 12px;
      display: inline-block;
      background-repeat: no-repeat;
      background-color: transparent !important;
    }
    .modal-footer .exit-ramp-continue:hover {
      background-image: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeButtonsmall.png);
      color: #fff;
      background-size: 100% 100%;
      text-decoration: none !important;
      background-repeat: no-repeat;
      background-color: transparent !important;
    }
    .modal-footer .exit-ramp-continue .fa-chevron-right {
      display: none;
    }
    /*Site Map*/
    .sitemap-container {
      padding: 40px 0 0;
    }
    .sitemap-section {
      padding: 0;
    }
    .sitemap-list {
      text-align: center;
      padding: 10px 0 30px;
    }
    .sitemap-list hr {
      display: none;
    }
    .sitemap-list .linked-list {
      width: 50%;
      display: inline-block;
      text-align: left;
    }
    .sitemap-list .linked-list li a {
      color: #14759e;
      font-family: "OpenSans-Semibold", Sans-Serif;
      font-size: 16px;
      line-height: 24px;
      text-decoration: none !important;
      width: 105%;
      cursor: default;
    }
    .sitemap-list .linked-list li a:hover {
      text-decoration: none !important;
    }
    .sitemap-section .action-link:hover .link-txt {
      text-decoration: none !important;
      cursor: pointer;
    }
    .sitemap-list .linked-list li a:after {
      content: "";
      background: url(/content/dam/open-digital/unbranded-ckd-dsa-global/jp/desktop/OrangeArrow.png)
        no-repeat;
      width: 18px;
      height: 26px;
      display: inline-block;
      position: relative;
      top: 2px;
      float: right;
      cursor: pointer;
    }
    /*Error pages*/
    .error-pages-container {
      padding: 40px 0 0;
    }
    .error-pages-section {
      background-color: #fff;
      min-height: 400px;
      padding: 20px 0 20px;
    }
    .error-head {
      font-size: 40px;
      line-height: 50px;
    }
    .error-subhead {
      width: 55%;
      padding: 30px 0 20px;
    }
  
  .multi-column-container.logo-col {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin: 0 auto;
  }
  .logo-col .col-sm-6.col-xs-12.column-1 {
      width: 45%;
  }
  .logo-col .col-sm-6.col-xs-12.column-2{ width:27%; margin-top: 13px; }
  .logo-col .col-sm-6.col-xs-12.column-3 {
     width: 22%;
      margin-left: -28px;
      margin-top: 25px;
  }
  .logo-col .col-sm-6.col-xs-12.column-4 {
      width: 6%;
  }
  .logo-col ul.linked-list.pd-0.vertical{
      float: right;
   }
  .footer-wrapper .newImage.parbase.section {
      display: inline-block;
      padding-right: 30px;
  }
  .logo-col .linkList.section {
      float: right;
      text-align: center;
      position: absolute;
      z-index: 1000;
  }
  .registration_banner {
      top: -39px;
      font-size:15px;
  }
  .registration_banner div {    
      text-align: center;
  }
  .registration_banner label {
      display: inline-block;
         top: 17px;
      color: #fff;
      float: right;
  }
  /*webcast registration css starts */
  .registration_wrapper .row{
      display: block;
  }
  .registration_wrapper .row .column-1{
      order:2;
  }
  .registration_wrapper .row .column-2{
      order:1;
  }
  p.webcast-title{
      font-size: 39px;
      line-height: 50px;
  }
  .webcast-subtext1 {
      width: 70%;
      font-size: 22px;
      line-height: 29px;
  }
  .webcast_descp{
      width: 56%;
      margin: 0 auto;
  }
  .webcast-subtext2 {
      font-size: 16px;
      line-height: 24px;
  }
  .webcast_descp .webcast-subtext2 {
      font-size: 12px;
      line-height: 20px;
  }
  .webcast_descp p.webcast-title{
      font-size: 23px;
      width: 100%;
      margin-bottom: 10px;
  }
  .registration_wrapper .register_btn {
      text-align: left;
      padding-top:26px;
  }
  .registration_wrapper img.new-image-desktop {
      height: 264px; 
      width: auto !important;
  }
  .webcast_descp .register_btn{
      margin-top: 40px;
      margin-bottom: 30px;
  }
  /*webcast registration css ends */
  }
  /***** Media Query for Desktop and iPad Landscape Ends *****/
  
  /*Large Desktop media query*/
  
  @media only screen and (min-width: 1340px) {
    /*Snippet*/
    #top-nav ul li:first-child a {
      margin-left: 0;
    }
    #top-nav ul li:first-child {
      width: 15%;
    }
    header .primary-navigation.horizontal-menu .container {
      padding-left: 0;
      padding-right: 0;
      max-width: 85%;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    /*Social Icon*/
    .top-navigation {
      right: 3.5%;
    }
    /*Burden Page*/
    .linked-list.horizontal li {
      margin-right: 24px;
      margin-bottom: 0;
    }
    .burden-ckd-section1 .yellow-sec-headtext {
      padding-top: 90px;
      padding-bottom: 20px;
    }
    .burden-ckd-section2 .page-section-inner {
      margin-top: 10px;
    }
    .burden-ckd-section2 .burden-sec2-subtext2 p,
    .burden-ckd-section2 .burden-sec2-subtext1 p {
      padding: 15px 15px 20px;
    }
    .burden-ckd-section2 .kWidgetIframeContainer {
      height: 350.06px !important;
      max-width: 85% !important;
    }
    /*Impact page*/
    .impact-section1 .blue-subheadtext {
      width: 62%;
    }
    .impact-section2 .carousel-chart-title p {
      width: 52%;
    }
    /*Know your patients*/
    .your-patients-section1 .blue-subheadtext {
      width: 54%;
    }
    .your-patients-section1 .blue-subheadtext {
      margin-top: 20px;
    }
    .close-image {
      right: 0;
      top: -35px;
      position: absolute;
      cursor: pointer;
      display: none;
    }
    .reference-brk {
      content: "\A";
      white-space: pre;
    }
    .risk-section3 .risk-sec3-imgtext {
      position: absolute;
      right: -80px;
      top: 254px;
    }
  }
  /***** Media Query for iPad Landscape Only Starts *****/
  
  @media only screen and (min-width: 992px) and (max-width: 1025px) {
    .Burden-mainsec {
      padding-left: 20px;
    }
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .linked-list.horizontal li {
      margin-right: 15px;
      margin-bottom: 3px;
    }
    .footer-links ul li:after {
      top: 3px;
    }
    .Burder-section1-column .row {
      margin-right: 0;
      margin-left: 0;
    }
    .burden-ckd-section2 .kWidgetIframeContainer {
      text-align: center;
      max-width: 572px !important;
      height: 314px !important;
    }
    .burden-ckd-container .linkList,
    .impact-main-container .linkList,
    .your-patients-container .linkList,
    .risk-section-container .linkList,
    .talk-ckd-patients-container .linkList,
    .mechanism-container .linkList,
    .resources-container .linkList,
    .error-pages-container .linkList,
    .sitemap-container .linkList {
      max-width: 910px;
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      padding: 0 15px;
    }
    #top-nav ul li a {
      margin: 17px 5px 17px;
    }
    .reference-section .refText ol.ref-list li:nth-child(8) a {
      content: "\A";
      white-space: pre;
    }
    /*page 1 Burden of CKD*/
    .burden-ckd-section1 .page-section-inner {
      width: 100%;
      max-width: 100%;
    }
    .burden-ckd-section1 .blue-headtext p,
    .burden-ckd-section1 .red-text {
      font-size: 35px;
    }
    .ckd-diagnosis .new-image-desktop {
      padding-bottom: 10px;
    }
    .burden-ckd-section2 .video-title p {
      width: 80%;
    }
    .burden-ckd-section2 .burden-sec2-subtext3 p {
      padding: 15px 0 20px;
    }
    .burden-ckd-section1 .yellow-sec-headtext {
      padding-bottom: 0;
      border-bottom: 0;
    }
    .burden-ckd-section1 .yellow-sec-headtext p {
      padding-bottom: 20px;
      border-bottom: 1px solid #fff;
    }
    /*Impact*/
    .impact-section1 .blue-headtext {
      width: 60%;
    }
    .impact-section2 .carousel-chart-title p {
      width: 68%;
    }
    .impact-section1 .impact-graph-title p {
      width: 75%;
    }
    /*Risk*/
    .risk-section2 .risk-sec2-mainsec {
      margin-top: 70px;
    }
    .risk-section3 .risk-sec3-column .col-sm-7 {
      margin-right: 0;
      float: right;
    }
    .risk-section1 .blue-subheadtext p {
      width: 70%;
    }
    .risk-section3 .risk-sec3-imgtext {
      right: -55px;
    }
    .risk-section3 .risk-sec3-column .col-sm-7 {
      margin-top: 100px;
      width: 45.33333% !important;
    }
    /*Talk CKD with Patients*/
    .talk-sec3-mainsec {
      margin-left: 0;
    }
    .talk-with-patients-column .col-xs-12.column-1 {
      padding-right: 20px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      position: absolute;
      left: 54px;
      top: 205px;
      width: 77%;
    }
    .talk-sec3-imgtext .quotes {
      text-align: left;
    }
    /*Mechanism of CKD*/
    .mechanism-section1 {
      background-size: 100% 113% !important;
      background-position: 0px -82px;
    }
    .mechanism-section1 .blue-subheadtext {
      width: 80%;
    }
    .resource-subheader-col1 p {
      width: 74%;
      display: inline-block;
    }
    .resource-subheader-col2 p {
      width: 73%;
      display: inline-block;
    }
    .resource-subheader-col1,
    .resource-subheader-col2 {
      text-align: center;
      min-height: 140px;
    }
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col2 p,
    .resources-section1 .resource-header-col3 p {
      display: inline-block;
      width: 70%;
    }
    .new {
      display: contents;
    }
  .click-inside-text { padding: 22px 43px; }
   /* #inside-click .look-inside-desktop {
      width: 940px;
    } */
    #ckd-kidney-sec .look-inside {
      left: 47.3%;
    }
    .look-inside-desktop .desktop-image {
      max-width: 850px;
    }
    /*Resources page*/
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col2 p,
    .resources-section1 .resource-header-col3 p {
      width: 85%;
    }
    .resources-section1 .resource-button {
      font-size: 16px;
      padding: 8px 15px 10px;
    }
    .resources-section1 .guide-button {
      font-size: 16px;
    }
    .resources-section1 iframe {
      min-height: 355px !important;
    }
  }
  /***** Media Query for iPad Landscape Only Ends *****/
  
  /***** Media Query for Compatibility, Fludic Testing Starts ***/
  
  @media only screen and (max-width: 768px) and (min-width: 737px) {
    .next-section {
      text-align: right;
    }
    .modal-footer .btn:last-child {
      margin-bottom: -18px;
    }
  }
  @media only screen and (max-width: 570px) and (min-width: 481px) {
    .modal-footer .btn:last-child {
      margin-bottom: -18px;
    }
  }
  @media only screen and (min-width: 568px) and (max-width: 767px) {
    /*Impact page*/
    .impact-section1 {
      background-position: 0px -200px;
    }
  }
  @media only screen and (min-width: 509px) and (max-width: 767px) {
    /*CKD Mechanism*/
    .mechanism-section1 {
      background-position: 0 -145px;
    }
    .logo-col-mob .column-2, .logo-col-mob .column-3 {
      margin-top: 0px !important;
    }
  }
  @media only screen and (min-width: 621px) and (max-width: 767px) {
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      top: 275px !important;
    }
  }
  @media only screen and (min-width: 514px) and (max-width: 767px) {
    /*risk page*/
    .risk-section3-mobile {
      min-height: 770px;
      background-size: 100% 66% !important;
    }
    .risk-section3-mobile .risk-sec3-imgtext {
      top: 320px;
    }
    /*Talk with paitents*/
    .talk-ckd-patients-sec2 {
      background-size: 100% 57% !important;
      min-height: 720px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      top: 345px;
    }
  }
  @media only screen and (min-width: 650px) and (max-width: 767px) {
    .risk-section3-mobile {
      min-height: 854px;
      background-size: 100% 77% !important;
    }
    .risk-section3-mobile .risk-sec3-imgtext {
      top: 386px;
    }
  }
  @media only screen and (max-width: 1257px) and (min-width: 1200px) {
    .resource-subheader-col1 p,
    .resource-subheader-col2 p {
      padding: 5px 65px 25px;
    }
  }
  @media only screen and (min-width: 1480px) {
    /*Talk with CKD*/
    .talk-ckd-patients-sec2 {
      min-height: 560px;
    }
    .talk-sec3-mainsec {
      margin-top: 100px;
    }
    .talk-ckd-patients-sec2 .talk-sec3-imgtext {
      top: 295px;
    }
    /*Risk*/
    .risk-section3 {
      min-height: 550px;
    }
    .risk-section3 .risk-sec3-column .col-sm-7 {
      margin-top: 140px;
    }
    .risk-section3 .risk-sec3-imgtext {
      top: 330px;
    }
  }
  @media only screen and (min-width: 1700px) {
    /*header*/
    #top-nav ul li:nth-child(3),
    #top-nav ul li:nth-child(6),
    #top-nav ul li:nth-child(7),
    #top-nav ul li:first-child {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    .burden-ckd-section1 {
      background-position: 0 0;
      background-size: 100% 100% !important;
    }
    .resources-section1 .resource-header-col1 p,
    .resources-section1 .resource-header-col2 p,
    .resources-section1 .resource-header-col3 p {
      display: inline-block;
      width: 50%;
    }
    .impact-section1 .blue-subheadtext {
      width: 72%;
    }
  }
  /***** Media Query for Large screen Ends *****/
  
  /***** Media Query for Microsoft Internet Explorer Starts *****/
  
  @media screen and (min-width: 0\0), _: -ms-fullscreen, : root .selector {
    sup {
      top: -0.75em !important;
    }
  }
  /***** Media Query for Microsoft Internet Explorer Ends *****/
  
  /***** Media Query for Microsoft Edge Starts *****/
  
  @supports (-ms-ime-align: auto) {
    sup {
      top: -0.75em !important;
    }
  }
  /***** Media Query for Microsoft Edge Ends *****/
  
  /***** Media Query for Firefox Starts *****/
  
  @-moz-document url-prefix() {
  }
  /***** Media Query for Firefox Ends ****
  /**** Media Query for arrow in Mechanism CKD page ***/
  
  @media only screen and (min-width: 320px) and (max-width: 417px) {
    .mechanism-ckd .next-section a,
    .mechanism-ckd .next-section {
      font-size: 12px;
    }
    .mechanism-ckd .next-section a .arrow {
      margin-left: 12px;
      position: relative;
    }
    .mechanism-ckd .next-section {
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left:5px;
      padding-right:0px;

    }
  
  }
  @media only screen and (max-width: 1024px) and (min-width: 768px) {
  .era-edta-logo img{width:50% !important;}
  #top-nav ul li:nth-child(1) {
      width: 14%;
  }
  #top-nav ul li:nth-child(2) {
      width: 16%;
  }
  #top-nav ul li:nth-child(3) {
      width: 16%;
  }
  #top-nav ul li:nth-child(4) {
      width: 14%;
  }
  #top-nav ul li:nth-child(5), #top-nav ul li:nth-child(6) {
      width: 20%;
  }
  #top-nav ul li:nth-child(7) {
      width: 19%;
  }
  
  .talk-ckd-patients .resource-button{ width: 415px; }
  
  }
  @media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation:landscape)  {
  .era-edta-logo img{width:auto !important;}
  }
  .logo-text {
      color: #fff;
      font-family: 'Noto Sans JP', Sans-Serif;
      font-size: 12px;
  }
      @media screen and (min-width: 540px) and (max-width: 767px){
  
  .logo-col-mob img.new-image-mobile {
      width: 50% !important;
  }
  
  }
  
  /*logo fix ends*/
  
  @media only screen and (max-width: 1024px) and (min-width: 992px) and (orientation: landscape) {
  
  .registration_wrapper img.new-image-desktop {
      width: auto !important;
      height: 367px;
  }
  
  .webcast-subtext1, .webcast-subtext2 {
     line-height: 1.5em;
  }
  
  .registration_webcast .webcast-title, .registration_webcast .webcast-subtext2, .webcast-subtext1 {
     width: auto;
  }
  .registration_webcast .webcast-title, .registration_webcase .webcast-subtext1, .registration_webcast .webcast-subtext2 {
     width: auto;
  }
  .registration_webcast .webcast-title{
  font-size: 35px;
  }
  .registration_webcast .webcast-subtext1{
  font-size:22px;
  }
  .registration_webcast .webcast-subtext2{
  font-size:16px;
  }
  .registration_webcast {
      padding: 5% 0;
  }
  .registration_wrapper .row .column-1 {
     width: 40%;
  }
  }
  @media only screen and (min-width: 1025px) {
  .registration_wrapper img.new-image-desktop {
  
          height: 350px;  
  
          }
      }
  @media (min-width: 1920px) and (max-width: 2560px)  {
      .registration_wrapper img.new-image-desktop {
      height: 364px;
      width: 42vw !important;
  }
  }
  
  @media (hover: none) and (pointer: coarse) and (min-width: 375px) and (max-width: 991px)  {
  
  .registration_wrapper .new-image .new-image-mobile, .registration_wrapper .new-image .new-image-desktop {
      margin-top: -17px;
  }
  
  
  }
  
  @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .registration_wrapper .new-image .new-image-desktop {
      margin-top: auto;
  }
  .home-page .Burden-mainsec{ width: 451px; }
  .burden-ckd-section1{     background-position: 0px -90px !important; }
  
  }
  
  .liveWebcast{ display: none;}
  
  .burden-section2-colum .column-1,.resources .resource-column .column-1{ display:none; }
  @media screen and (max-width: 500px){ 
        .sitemap-list .linked-list .list-item-5 a:after{ top: -33px !important;  }
      .footer-col-logo .column-3 img{ margin-bottom: 6px !important; }
      .sitemap-list .linked-list { width: 85%; margin: 0px auto; }
     .footer-col-logo .era-edta-logo img { width: 100% !important; }
     .risk .next-section a .arrow {
      margin-left: 2px;
     }
     .modal-footer .exit-ramp-cancel{ width: 39%; }
     .mechanism-ckd .mechanism-section1 .mechanism-mainsec{ max-width: 92%; }
     .your-patients-section3 .blueText { width: 98%; }
     .burden-ckd-section2 .burden-sec2-subtext2 p{ width: 89%; }
     .self-certification-modal-footer .btn, .login-footer .btn, .modal-footer .btn{
         display: initial;
         width: 24%;
     }
  }
  
  @media screen and (min-width: 1024px) and (max-width: 1200px){ .logo-col .col-sm-6.col-xs-12.column-2{ margin-top: 8px; } }
  
  @media screen and (min-width: 1200px) and (max-width: 1320px){ 
      .resources-section1 iframe {
          min-height: 340px !important;
     }
  }
  
  @media screen and (max-width: 767px){ 
  
   
   .sitemap-list .linked-list .list-item-6 .vcenter { display: inline; }
   .logo-col-mob .column-2, .logo-col-mob .column-3{ margin-top: 3px; }
   .footer-col-logo .column-3 img{ margin-bottom: 0px;}
   .selfCertificationPage .modal-dialog { width: 87%; }
   .modal.in .modal-dialog {
    transform: translate(0, 20%) !important;
   }
   }
  
  .resources-section1 .resource-header-col2 p { padding-bottom: 20px; }
  @media screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation : landscape){
      .footer-col-logo .column-2, .footer-col-logo .column-3{
          position: relative;
          left: -42px;
          }

}

.self-certification-holder .modal-title{ display: none;}
.self-certify-no{ position: relative; left: 90px;}
.self-certify-yes{ position: relative; right: 95px;}
.selfCertificationPage .btn.btn-default{
    background-color: #737373!important;
    font-family: "Noto Sans JP", Sans-Serif;
    margin: 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none !important;
    color: #fff;
}
@media screen and (min-width: 500px){
    .self-certify-yes span{ padding-left: 10px; padding-right: 10px;}
}

.modal.in .modal-dialog {
    transform: translate(0, 50%);
}
.risk-sec3-imgtext{ display: none;}
@media screen and (min-width: 768px){ .resources-section1 .page-section-inner h1{ width: 550px;} }

.impact-section1 .impact-graph-title sup{ font-size: 50%;     top: -1em;}

.top-header .header-actions{ display: none; }
.logo-col .col-sm-6.col-xs-12.column-4{ display: none;}
.primary-navigation .nav > li:last-child{ display: none !important;}