/*CSS file created starts*/
/*CSS file created ends*/

.breadcrumb a span, .breadcrumb-item a span,.breadcrumb span.link-txt.vcenter {
  color: #333333 !important;
}

div.organ_banner {
  margin: 2em 0em;
}

div.organ_banner img {
  border-radius: 2em;
}

div.kidney-and-kidney {
  margin: 2em 0em;
}

div.organ_img_3 {
  margin: 2em 0em;
}

div.organ_img_4 {
  margin: 3em 0em;
}

iframe.iframe-component[data-autoheightwidth="true"] {
  margin-top: 5em;
}

.feeling-the-pressure div.cta.section {
  margin: auto;
  width: fit-content;
  margin-top: 2em;
}

div.calbtoutdiv:hover {
  cursor: pointer;
}

.feeling-the-pressure div.cta.section div.cta-container div.info-link a {
  background: #830051;
  padding: 12px 20px !important;
  color: #ffffff;
  font-weight: bold;
  font-family: LexiaBold;
  font-size: 16px;
  padding: 10px 20px;
  font-style: italic;
}

iframe.ckd-calculator {
  display: none;
}

iframe.ckd-calculator.active {
  display: block;
}

div.calculator-bluebanner {
  display: none;
}

div.calculator-bluebanner div.page-section-inner.container {
  padding: 0px;
}

div.topdiv {
  position: relative;
  display: block;
  z-index: 1;
  background-color: #00A4E3;
  height: 22.4em;
}

div.titlesect {
  display: grid;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 0px 10px 0px 10px;
}

div.subtitlediv {
  display: inline-grid;
}

div.topdiv h3+img {
  margin: auto;
}

div.mobileimagesec {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  background-color: #e73827;
  width: 100%;
}

img.mbfoxigaimg {
  height: 225px;
}

div.topdiv h3 {
  padding-top: 0.35em;
  font-family: AvenirLTStd_Black;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
}

div.calculator-blur-section {
	/*margin-top: 18em;*/
  ;
}

div.calculator-blur-section.inactive {
  display: none;
}

div.ckd-calculator-blur-image {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-color: #ccc;
  margin-top: -24em;
}

div.ckd-calculator-blur-image.inactive {
  display: none;
}

.feeling-the-pressure div.video.section,.staying-in-shape div.video.section {
  margin-bottom: 3em;
}

div.imagewithtopspace {
  margin-top: 3em;
}

div.imagewithtopspacev1 {
  margin-top: 2em;
}

iframe#hk-ckd-calculator-pointerpro-start-btn {
  width: 100%;
  height: 657px;
}
/*Refernce section css starts*/
div.reference-prod {
  background-color: #FCF9F4;
  margin: auto;
}

div.reference-prod p {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #3F4444;
  font-family: HelveticaNeue-Regular, Arial, sans-serif;
}

div.reference-prod p a:hover {
  color: #3F4444;
}

.feeling-the-pressure div.sectionHeading.section h2.border {
  margin-top: 2em;
}
/*Refernce section css ends*/
@media screen and (max-width: 991px) {
  div.calculator-bluebanner.active {
    display: block;
  }

  div.ckd-calculator-blur-image {
    margin-top: -75em;
  }

  div.calculator-blur-section {
		/*margin-top: 70em;*/
    ;
  }

  .feeling-the-pressure div.cta.section {
  }

  .feeling-the-pressure div.cta.section div.cta-container div.info-link a {
    font-size: 30px;
  }

  iframe#hk-ckd-calculator-pointerpro-start-btn {
    height: 145em;
  }
}

@media screen and (max-width:600px) {
  iframe.ckd-calculator.active {
    padding: 0px 24px 0px 0px;
    background-color: #F2F3F2;
    margin-top: 0em;
  }
}

@media screen and (max-width:767px) {
  div.sectionHeading.section h2 {
    padding: 0em 0.5em;
  }

  div.organ_banner,div.kidney-and-kidney,div.organ_img_3,div.organ_img_4 {
    padding: 0em 1em;
  }

  iframe.ckd-calculator.active {
    height: 151em !important;
    margin-top: 2em;
  }

  .feeling-the-pressure div.cta.section div.cta-container div.info-link a {
    font-size: 18px;
  }

  div.ckd-calculator-blur-image {
    margin-top: -37em;
  }

  div.calculator-blur-section {
    margin-top: 2em;
  }

  p.info-para {
    padding: 0em 1em;
  }

  div.reference-prod {
    width: 88%;
  }

  div.reference-prod div.page-section-inner.container {
    width: 90%;
  }

  div.reference-prod p {
    width: 100%;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  iframe.ckd-calculator.active {
    height: 124em !important;
  }

  iframe.iframe-component[data-autoheightwidth="true"] {
    margin-top: 2em;
    width: 101.4%;
    margin-left: 0.4em;
  }

  div.ckd-calculator-blur-image div.expand-img-desktop img {
    display: none;
  }

  div.ckd-calculator-blur-image div.expand-img-desktop.visible-sm-inline-block {
    display: none !important;
  }

  div.ckd-calculator-blur-image div.expand-img-mobile img {
    display: block;
  }

  div.ckd-calculator-blur-image.inactive div.expand-img-mobile img {
    display: none;
  }

  div.ckd-calculator-blur-image div.expand-img-mobile.visible-xs-inline-block {
    display: block !important;
  }

  div.ckd-calculator-blur-image.inactive div.expand-img-mobile.visible-xs-inline-block {
    display: none!important;
  }

  div.reference-prod div.page-section-inner.container {
    padding: 1em 3em;
  }

  iframe#hk-ckd-calculator-pointerpro-start-btn {
    height: 150em;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  iframe.ckd-calculator.active {
    height: 74em !important;
  }

  div.reference-prod div.page-section-inner.container {
    padding: 1em 4em;
  }

  iframe#hk-ckd-calculator-pointerpro-start-btn {
    height: 75em;
  }
}

@media screen and (min-width:1200px) {
  div.reference-prod p {
    width: 96%;
  }

  div.reference-prod div.page-section-inner.container {
    padding: 2.2em 0em 2.2em 5.5em;
  }
}

@media screen and (min-width:1200px) and (max-width:1302px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 110%;
    margin-left: -5em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 98%;
    margin-left: 0em;
  }

  div.ckd-calculator-blur-image {
    width: 110%;
    margin-left: -5em;
  }
}

@media screen and (min-width:1200px) and (max-width:1249px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    padding: 0em 2.2em;
  }

  div.ckd-calculator-blur-image {
  }
}

@media screen and (min-width:1302px) and (max-width:1449px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 117%;
    margin-left: -8em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 103%;
    margin-left: -2em;
  }

  div.ckd-calculator-blur-image {
    width: 117%;
    margin-left: -8em;
  }
}

@media screen and (min-width:1450px) {
  div.reference-prod p {
    width: 75%;
  }
}

@media screen and (min-width:1450px) and (max-width:1599px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 119%;
    margin-left: -8em;
  }

  div.ckd-calculator-blur-image {
    width: 119%;
    margin-left: -8em;
  }
}

@media screen and (min-width:1600px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 141%;
    margin-left: -15em;
  }

  div.ckd-calculator-blur-image {
    width: 141%;
    margin-left: -15em;
  }
}

@media screen and (min-width:2000px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 124%;
    margin-left: -15em;
  }

  div.ckd-calculator-blur-image {
    width: 124%;
    margin-left: -15em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 124%;
    margin-left: -15em;
  }
}

@media screen and (min-width:2550px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 199%;
    margin-left: -40em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 199%;
    margin-left: -40em;
  }

  div.ckd-calculator-blur-image {
    width: 199%;
    margin-left: -40em;
  }
}

@media screen and (min-width:4000px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 199%;
    margin-left: -40em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 199%;
    margin-left: -40em;
  }

  div.ckd-calculator-blur-image {
    width: 199%;
    margin-left: -40em;
  }
}

@media screen and (min-width:5050px) {
  iframe.iframe-component[data-autoheightwidth="true"] {
    width: 300%;
    margin-left: -82em;
  }

  div.ckd-calculator-blur-image {
    width: 300%;
    margin-left: -82em;
  }

  .feeling-the-pressure div.reference-prod {
    width: 300%;
    margin-left: -82em;
  }
}

@media screen and (min-width:600px) and (max-width:767px) {
  iframe#hk-ckd-calculator-pointerpro-start-btn {
    height: 260em;
  }
}

.staying-in-shape header .nav.navbar-nav.stacked-menu,.organ-of-the-year header .nav.navbar-nav.stacked-menu,.staying-in-shape .header-desktop-column .column-2,.organ-of-the-year .header-desktop-column .column-2 {
  display: none!important;
}

.staying-in-shape .header-desktop-column .new-image,.organ-of-the-year .header-desktop-column .new-image,.organ-of-the-year .mob-menu-col .column-1 .new-image,.staying-in-shape .mob-menu-col .column-1 .new-image {
  cursor: auto!important;
  pointer-events: none;
}

.new-image a.image-navigation-link {
  outline: none!important;
}

.staying-in-shape .loginAndUserSignin,.organ-of-the-year .loginAndUserSignin {
  display: none!important;
}

.last-p-app-code {
  padding: 5px 0 0;
}

@media screen and (max-width:767px) {
  .last-p-app-code {
    width: 88%;
    margin: auto;
  }
}