#header,
footer {
  display: none !important;
}

.heart_main_jd_content .scroll_down {
  display: none;
}

.heart_main_jd_content #viewerContainer {
  top: 0px !important;
}

.heart_main_jd_content .modal-header .close {
  right: -37px;
  top: 2px;
  position: absolute;
  background: #fef4b3;
  padding: 0px 10px;
  color: #008073;
  opacity: 1;
  font-size: 35px !important;
}

.heart_main_jd_content .opu_kr #objectResizertab {
  min-height: 85vh !important;
}

.heart_main_jd_content .opu_kr {
  min-height: 85vh !important;
}

.heart_main_jd_content .modal-header {
  padding: 0px 10px 0px !important;
  min-height: 0px !important;
}

.heart_main_jd_content .modal-dialog {
  width: 1024px !important;
  min-height: 78vh !important;
}

.heart_main_jd_content .modal-content {
  background-color: transparent !important;
}

body {
  /* overflow: hidden;*/
  scroll-behavior: smooth;
}

.heart_main_jd_content {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
}

.heart_main_jd_content .custom_bg_main {
  position: relative;
}

.heart_main_jd_content .heart_main_cen_img {
  text-align: center;
}

.heart_main_jd_content .hf_heart {
  height: 75vh;
  position: relative;
  z-index: 2;
}

.heart_main_jd_content .hf_heart a text {
  font-weight: bold;
  color: #22577a;
  fill: #22577a;
  cursor: pointer;
}


.heart_main_jd_content .heart_main_cen_img span {
  display: inline-block;
  position: relative;
}

.heart_main_jd_content .heart_main_cen_img span:before {
  position: absolute;
  content: '';
  top: 5%;
  left: -35%;
  background-image: url(/sites/default/files/2024-07/heart_final_bg_0.png);
  width: 150%;
  height: 100%;
  background-size: contain;
  z-index: 1;
  background-repeat: no-repeat;
}

.heart_main_jd_content .custom_bg {
  background: url("/sites/default/files/2024-07/bg2_2.jpg");
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  display: flex;
  flex-direction: column;
}

.heart_main_jd_content .hf_home {
  background: #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  padding: 13px 0px 0px 14px;
  position: absolute;
  top: 20px;
  left: 35px;
  z-index: 1000;
}

.heart_main_jd_content .heading_lines {
  margin-top: 0.5vh;
  font-weight: bold;
  color: #2c333a;
  font-size: 1.8vh;
  text-align: center;
}

.heart_main_jd_content .jardiance_holder {
  max-width: 70%;
  margin: auto;
  margin-left: 15%;
}

.heart_main_jd_content .jardiance_dark_desc {
  font-size: 3.5vh;
  width: auto;
  color: #22577a;
  position: relative;
}

.heart_main_jd_content .jardiance_dark_desc:before {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 25vw;
  background: linear-gradient(to right, #e3b449, #fcf3af, #e8d48f, #9d6b28, #e8d48f, #fcf3af, #e3b449) border-box;
  left: -26vw;
  top: calc(50% - 1px);
}

.heart_main_jd_content .jardiance_dark_desc:after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 25vw;
  background: linear-gradient(to right, #e3b449, #fcf3af, #e8d48f, #9d6b28, #e8d48f, #fcf3af, #e3b449) border-box;
  right: -26vw;
  top: calc(50% - 1px);
}

.heart_main_jd_content .footer_desc {
  max-width: 80%;
  margin-left: 10%;
  display: flex;
}

.heart_main_jd_content .footer_desc .footer_desc_card {
  border-radius: 3vh;
  color: #22577a;
  display: flex;
  font-size: 2.2vh;
  padding: 12px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #e3b449, #fcf3af, #e8d48f, #9d6b28, #e8d48f, #fcf3af, #e3b449) border-box;
  border: 3px solid transparent;
  height: 100%;
  align-items: center;
  font-weight: bold;
  justify-content: center;
  text-align: center;
}

.heart_main_jd_content .footer_desc .footer_desc_card strong {
  font-weight: 900;
}

.heart_main_jd_content .registered {
  font-size: 2.5vh;
}

.heart_main_jd_content .jardiance_light_desc {
  font-size: 4.5vh;
  font-style: normal;
  font-weight: 500;
}

.modal-open .modal {
  max-width: 100% !important;
  width: 100% !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modal-header {
  border-bottom: none !important;
  padding: 7px 10px 30px !important;
}

.close {
  font-size: 28px !important;
}

.heart_main_jd_content .modal-body {
  padding: 0;
  min-height: 85vh !important;
}

.heart_main_jd_content .modal-body #objectResizertab {
  height: calc(100vh - 120px);
}

.heart_main_jd_content .logo_jar_ile {
  display: none;
  padding-top: 15px;
}

.heart_main_jd_content .logo_jar_ile img {
  margin: auto;
}


@media only screen and (max-width: 1367px) {
  .heart_main_jd_content .jardiance_holder {
    max-width: 96%;
    margin-left: 2%;
    margin-top: 1vh;
  }

  .heart_main_jd_content .jardiance_dark_desc,
  .heart_main_jd_content .jardiance_light_desc {
    font-size: 2.8vh;
  }

  .heart_main_jd_content .registered {
    font-size: 1.8vh;
  }

  .heart_main_jd_content .footer_desc {
    margin-top: 2vh;
    max-width: 98%;
    margin-left: 1%;
  }

  .heart_main_jd_content .footer_desc .footer_desc_card {
    font-size: 1.7vh;
  }
}

@media only screen and (max-width: 1024px) {
  .modal-open .modal {
    padding: 30px !important;
  }

  .heart_main_jd_content .heart_main_cen_img span:before {
    top: 15%;
    left: 0%;
    background-image: url(/sites/default/files/2024-07/heart_final_bg_mob.png);
    width: 100%;
  }

  .heart_main_jd_content .logo_jar_ile img {
    height: 100px;
  }

  .heart_main_jd_content .logo_jar_ile {
    display: block;
  }

  body {
    overflow: auto;
  }

  .heart_main_jd_content .hf_heart {
    height: auto;
    width: 95vw;
  }

  .heart_main_jd_content .modal-header .close {
    right: 0;
    top: -34px;
  }

  .heart_main_jd_content .custom_bg {
    height: auto;
    min-height: 100vh;
    justify-content: center;
  }

  .heart_main_jd_content .heading_lines {
    font-size: 14px;
  }

  .heart_main_jd_content .jardiance_dark_desc,
  .heart_main_jd_content .jardiance_light_desc {
    font-size: 24px;
  }

  .heart_main_jd_content .footer_desc .footer_desc_card {
    font-size: 16px;
  }

  .heart_main_jd_content .scroll_down {
    display: block;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 9px 0px 0px 0px;
    position: absolute;
    bottom: 20px;
    right: 26px;
    border-style: solid;
    border-color: #22577a;
    z-index: 999;
  }

  .heart_main_jd_content .scroll_down img {
    width: 25px;
    padding-left: 9px;
    height: auto;
  }

  .heart_main_jd_content .hf_home {
    width: 42px;
    height: 42px;
    padding: 10px 0px 0px 10px;
    top: 15px;
    left: 15px;
  }

  .heart_main_jd_content .footer_desc {
    display: block;
    padding-bottom: 2vh;
  }

  .heart_main_jd_content .footer_desc .col-md-4 {
    margin-bottom: 10px;
  }
}

@media (min-width: 1025px) and (orientation:portrait) {
  .heart_main_jd_content .hf_heart {
    width: auto;
    height: 59vh;
  }

  .heart_main_jd_content .heart_main_cen_img span:before {
    top: 15%;
    left: 0%;
    background-image: url(/sites/default/files/2024-07/heart_final_bg_mob.png);
    width: 100%;
  }

  .heart_main_jd_content .logo_jar_ile {
    display: block;
    margin-top: 1vh;
    padding-top: 1vh;
  }

  .heart_main_jd_content .jardiance_light_desc,
  .heart_main_jd_content .jardiance_dark_desc {
    font-size: 2.5vh;
  }

  .heart_main_jd_content .registered {
    font-size: 1.6vh;
  }

  .heart_main_jd_content .jardiance_holder {
    max-width: 90%;
    margin-left: 5%;
  }

  .heart_main_jd_content .logo_jar_ile img {
    height: 13vh;
  }

  .heart_main_jd_content .modal-header .close {
    right: 0;
    top: -34px;
  }

  .heart_main_jd_content .footer_desc .footer_desc_card {
    padding: 1.5vw;
    font-size: 1.4vh;
    border-radius: 3vw;
  }

  .heart_main_jd_content .footer_desc {
    margin-top: 0px;
  }

  .heart_main_jd_content .scroll_down {
    display: none;
  }

  .heart_main_jd_content .footer_desc {
    max-width: 96%;
    margin: 2% auto;
  }

  .heart_main_jd_content .hf_home {
    display: none;
  }

  .heart_main_jd_content .modal-dialog {
    width: 90% !important;
  }

  .heart_main_jd_content .modal-header .close {
    right: -60px;
    top: 0;
    width: 60px;
    height: 60px;
  }
}
