:root {
    --font-family-primary: "HCo Gotham SSm Book_Web", sans-serif;
    --font-family-primary-italic: "HCo Gotham SSm BookItalic_Web", sans-serif;
    --font-family-primary-medium: "HCo Gotham SSm Medium_Web", sans-serif;
    --font-family-primary-bold: "HCo Gotham SSm Bold_Web", sans-serif;
    --font-family-primary-light: "HCo Gotham SSm Light_Web", sans-serif;
    --font-family-light-italic: "HCo Gotham SSm LightItalic_Web", sans-serif;
    --font-family-secondary: "BarlowCondensed-Regular", sans-serif;
    --font-family-secondary-bold: "BarlowCondensed-Bold", sans-serif;
    --font-gotham-narrow-regular: "Gotham-Narrow-Book", sans-serif;
    --font-main-title: "Zuume", sans-serif;
    --color-light: #ffffff;
    --color-primary: #E7004C;
    --color-primary-light: #f8aeae;
    --color-secondary: #4D4084;
    --color-text-dark: #000000;
    --color-text-secondary-dark: #363636;
    --color-green: #76b42f;
    --color-btn-primary: #93D500;
    --footer-text-color: #666;
    --color-grey: #00000033;
    --color-references-bg: rgba(137, 138, 141, 10%);
    --color-pink: #AF1F65;
    --color-pink-hover: #9f2d64;
    --font-family-SourceSansPro-Bold: "SourceSansPro-Bold", sans-serif;
}

a:focus-visible, a:focus {outline: none; box-shadow:none; border: none; }

/* reference grey block */
.reference-grey-block {
    padding: 32px 0px 20px 0px;
    background-color: #F3F3F3;
}

.reference-grey-block p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

.reference-grey-block p a {
    color: #000;
}

/* end of reference grey block */
/* full width image text block*/
.full-width-img-txt-block {
    width: 100%;
    background-color: #F1F0F5;
}

.full-width-img-txt-block .container-fluid {
    display: flex;
}

.full-width-img-txt-block .custom-img-block {
    width: 45%;
}

.full-width-img-txt-block .custom-txt-block {
    width: 41%;
    padding: 50px 0px;
}

.full-width-img-txt-block .custom-img-block img {
    width: 100%;
    height: auto;
}

.full-width-img-txt-block .custom-txt-block h2 {
    font-size: 36px;
    color: var(--color-secondary);
    line-height: 43px;
    font-family: var(--font-family-primary-bold);
    margin-bottom: 2rem;
}

.full-width-img-txt-block .custom-txt-block ul {
    padding-left: 1.1rem;
}

ul li::marker {
    font-size: 24px;
}

.custom-pink-txt {
    color: var(--color-primary);
}

/* end of full width image text block*/
/* video-txt-wrapper-block */
.video-txt-wrapper-block {
    padding: 25px 0px;
}

.video-txt-wrapper-block h2.video-block-title.text-center {
    color: var(--color-primary);
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
}

.video-txt-wrapper-block .custom-video-wrapper {
    display: flex;
    width: 100%;
}

.custom-video .custom_video_popup:hover img,
.video-txt-wrapper-block .custom-video-wrapper .custom-video-section img:hover {
    border: 1px solid var(--color-primary);
}

.video-txt-wrapper-block .custom-video-wrapper .custom-txt-block ul {
    width: 91%;
    padding-left: 2.5rem;
}

.video-txt-wrapper-block .custom-video-wrapper .custom-video-section img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

/* end of video-txt-wrapper-block */
/* graph-detail-block */
.graph-detail-block {
    margin-top: 0;
}

.graph-detail-block .graph-tile-area {
    text-align: center;
    max-width: 1009px;
    margin: auto;
}

.graph-detail-block .graph-tile-area h2 {
    font-size: clamp(25px, calc(0.54vw + 18.6px), 29px);
    line-height: clamp(32px, calc(1.81vw - 2.75px), 36px);
    color: var(--color-secondary);
    font-family: var(--font-family-primary-bold);
}

.graph-detail-block .graph-tile-area p {
    font-size: 24px;
    line-height: 44px;
}

.custom-parallelogram-shape-graph img {
    width: 100%;
    margin: auto;
}

/* end of graph-detail-block */
/* challenge-attr-cm-block */
.challenge-attr-cm-block .container {
    max-width: 1800px;
}

.challenge-attr-cm-block h2.challenge-attr-cm-title {
    margin: 30px auto 35px auto;
}

.challenge-attr-cm-block .custom-pink-box-wrapper {
    background-color: #fce6ed;
    padding: 32px 20px;
    max-width: 600px;
    border-radius: 10px;
}

.challenge-attr-cm-block .custom-pink-box-wrapper .custom-icon-bullets-list .custom-icon-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
}

.challenge-attr-cm-block .custom-pink-box-wrapper .custom-icon-bullets-list .custom-icon-bullets img {
    width: 160px;
    height: auto;
}

.challenge-attr-cm-block .custom-single-row-wrapper {
    display: flex;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step {
    max-width: 230px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0px 30px;
    justify-content: flex-end;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step img {
    width: 160px;
    height: auto;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step p {
    text-align: center;
    margin-bottom: 0px;
    /*  gotham font family  */
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step .custom-strong-purple {
    color: var(--color-secondary);
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .title-area {
    /*  gotham font family  */
    font-family: var(--font-family-primary-bold);
    color: var(--color-secondary);
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box {
    background-color: #e7e7e8;
    padding: 18px;
    text-align: center;
    margin-bottom: 30px;
    max-width: 450px;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box-double-arrow {
    background-color: #dbd9e7;
    padding: 18px;
    text-align: center;
    margin-bottom: 0px;
    max-width: 450px;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area {
    padding: 0px 25px;
}

.challenge-attr-cm-block .custom-step-area-movable {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.challenge-attr-cm-block .custom-flowchart-box-double-arrow {
    position: relative;
    margin-bottom: 0px;
}

.challenge-attr-cm-block .custom-flowchart-box-double-arrow::before {
    position: absolute;
    top: 25%;
    left: -80px;
    content: '';
    display: block;
    background-image: url(../images/left-forward-arrow.png);
    height: 190px;
    width: 175px;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}

.challenge-attr-cm-block .custom-flowchart-box-double-arrow::after {
    position: absolute;
    top: 25%;
    content: '';
    display: block;
    background-image: url(../images/right-forward-arrow.png);
    height: 190px;
    width: 175px;
    background-repeat: no-repeat;
    background-size: 100%;
    right: -80px;
    z-index: -1;
}

/* end of challenge-attr-cm-block */
/* graph */
.custom-parallelogram-shape-graph .custom-top-grap-tag {
    position: absolute;
    top: -30px;
    left: -20px;
    background-color: var(--color-secondary);
    color: var(--color-light);
    transform: skewX(-5deg);
    max-width: 350px;
    padding: 10px;
    text-align: center;
}

.custom-parallelogram-shape-graph .custom-top-grap-tag h6 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    /* barrow */
}

.custom-parallelogram-shape-graph {
    position: relative;
    margin-top: 50px;
}

.graph-detail-block .custom-parallelogram-shape-graph h5 {
    font-size: clamp(30px, calc(0.72vw + 20.2px), 34px);
    line-height: clamp(35px, calc(0.9vw + 22.7px), 40px);
    font-weight: 700;
    transform: skewX(10deg);
    padding: 10px;
    text-align: center;
    font-family: var(--font-family-secondary-bold);
    color: var(--color-text-secondary-dark);
}

.graph-detail-block .small-graph-note {
    margin: 16px 0px;
}

/* end of graph */
/* resource */
.resource-layout-block h2.main-title {
    text-align: center;
    padding: 30px;
    /*  barlow  */
}

.resource-layout-block {
    background-image: url(../images/resource-bg-img.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.resource-layout-block .custom-article-box-wrapper .thumnails-view img {
    width: 100%;
    height: auto;
}

.custom-resource-wrapper.purple-theme {
    background-color: rgba(77, 64, 132, 0.1);
}

.custom-resource-wrapper.pink-theme {
    background-color: rgba(231, 0, 76, 0.1);
}

.custom-resource-wrapper {
    padding: 30px 30px;
}

.resource-layout-block .custom-resource-wrapper .article-downlaod-link {
    font-size: 19px;
    line-height: 23px;
    display: block;
    font-family: var(--font-family-primary-bold);
}

.resource-layout-block .custom-resource-wrapper.purple-theme .article-downlaod-link {
    color: var(--color-secondary);
}

.resource-layout-block .custom-grid-resource-style h6.article-title {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
}

.resource-layout-block .custom-grid-resource-style .custom-article-box-wrapper .custom-text-wrapper p {
    font-size: 19px;
    line-height: 28px;
}

.resource-layout-block .custom-title-tag.custom-parallelogram-title {
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 50px;
    margin-top: -70px;
    background-color: var(--color-secondary);
    color: var(--color-light);
    transform: skewX(-5deg);
    max-width: 498.69px;
}

.resource-layout-block .custom-resource-wrapper.purple-theme .custom-title-tag.custom-parallelogram-title {
    background-color: var(--color-secondary);
}

.resource-layout-block .custom-resource-wrapper.pink-theme .custom-title-tag.custom-parallelogram-title {
    background-color: var(--color-primary);
}

.resource-layout-block .custom-title-tag.custom-parallelogram-title h2.custom-resource-title-tag {
    text-align: center;
    transform: skewX(5deg);
}

.resource-layout-block .custom-title-tag.custom-parallelogram-title img {
    position: absolute;
    transform: translateX(-50%) skewX(5deg);
    /* Center and skew */
    top: -110px;
    width: 160px;
    height: 160px;
    left: 50%;
    /* Center horizontally */
}

.resource-layout-block .custom-resource-wrapper.pink-theme .article-downlaod-link {
    color: var(--color-primary);
}

.resource-layout-block .custom-resource-wrapper {
    margin-top: 150px;
}

.graph-detail-block .custom-parallelogram-shape-graph {
    background-color: #F0EFF5;
    width: 100%;
    transform: skewX(-10deg);
    padding: 30px 100px;
}

.graph-detail-block .custom-parallelogram-shape-graph img {
    transform: skewX(10deg);
    height: auto;
}

.graph-detail-block .custom-parallelogram-shape-graph h6 {
    transform: skewX(15deg);
    font-family: var(--font-family-secondary);
}

/* end of resource */
/* green box */
#custom-green-box {
    display: none;
}

a#toggleBtn {
    position: relative;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-mob-temp-container .custom-icon-step {
    position: relative;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-mob-temp-container {
    margin: auto;
}

.challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-mob-temp-container .custom-icon-step::before {
    position: absolute;
    display: block;
    content: '';
    top: -30px;
    right: 38%;
    background-size: 40px;
    background-repeat: no-repeat;
    background-image: url('../images/downwards-arrow.png');
    width: 41px;
    height: 50px;
    bottom: 40px;
}

.main-layout a#toggleBtn::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/toggleclose.png);
    width: 55px;
    height: 55px;
    transform: translateY(-50%)
}

.main-layout a#toggleBtn.open::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/toogleopen.png');
    width: 55px;
    height: 55px;
    transform: translateY(-50%);
}

.custom-green-box {
    background-color: #f2fae1;
    border-radius: 10px;
    padding: 60px 80px 30px 86px;
    position: relative;
    top: -40px;
}

.main-layout #toggleBtn {
    z-index: 1;
    max-width: 100%;
}

.custom-green-box h2 {
    font-size: clamp(18px, calc(2.2vw - 11.5px), 30px);
    line-height: clamp(28px, calc(2.2vw - 1.5px), 40px);
    font-family: var(--font-family-primary);
    margin-bottom: 10px;
}

.custom-green-box li {
    font-size: 24px;
    line-height: 34px;
}

.custom-green-box .custom-strong-purple {
    font-weight: 700;
    color: var(--color-secondary);
}

.custom-mob-temp-container {
    display: none;
}


.custom-green-box ul.custom-dash-list li::before {
    content: "-"  !important;
}

.main-layout img {
    max-width: 100%;
}
p{
    font-size: clamp(14px, calc(1.8vw - 10.6px), 24px); 
    line-height: clamp(20px,  calc(2.5vw - 10px), 34px);
    font-family: var(--font-family-primary);
}

.main-layout ul li {
    font-size: clamp(14px, calc(1.8vw - 10.6px), 24px); 
    line-height: clamp(20px, 2.5vw, 34px);
    font-family: var(--font-family-primary);
    margin-bottom: 15px;
}

body {
    font-family: var(--font-family-primary);
    color: var(--color-text-secondary-dark);
}

header.navbar-expand-lg {
    margin: 0;
    border: none;
    border-radius: 0;
}

.main-layout .btn.primary-btn {
    background-color: var(--color-btn-primary);
    border: none;
    border-radius: 55px;
    color: var(--color-light);
    font-weight: bold;
    font-size: 21px;
    line-height: 27px;
    width: 460px;
    position: relative;
    height: 68px;
}

.main-layout .btn.primary-btn.download {
    position: relative;
    text-wrap: auto;
    padding-right: 50px;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    white-space: normal;
}

.main-layout .btn.primary-btn.download::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('../images/download-icon.png');
    width: 49px;
    height: 49px;
    transform: translateY(-50%);
}

.main-layout .btn.primary-btn:hover {
    background-color: var(--color-btn-primary);
    color: var(--color-light);
    opacity: 0.9;
}

.main-layout .arrow-circle {
    background-color: var(--color-btn-primary);
    border: 2px solid var(--color-light);
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    position: absolute;
    right: 8px;
    top: 5px;
}

.main-layout .arrow-down {
    width: 12px;
    height: 12px;
    border-left: 3px solid var(--color-light);
    border-bottom: 3px solid var(--color-light);
    transform: rotate(-45deg);
    position: absolute;
    top: 25%;
}

.main-layout .arrow-line {
    width: 20px;
    height: 3px;
    background-color: var(--color-light);
    position: absolute;
    bottom: 30%;
}

.main-layout .btn.btn-secondary {
    background-color: var(--color-secondary);
    color: var(--color-light);
    display: inline-flex;
    font-size: 32px;
    line-height: 36px;
    font-family: var(--font-family-secondary-bold);
    padding: 1rem 85px 1rem 4.5rem;
    border-radius: 55px;
    align-items: center;
    position: relative;
    height: 80px;
}

.main-layout .btn.btn-secondary::after {
    position: absolute;
    display: block;
    content: '';
    top: 14%;
    right: 5px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/toggleclose.png);
    width: 55px;
    height: 55px;
    transform: translateY(-10%);
    rotate: -90deg;
}

.main-layout .btn.btn-secondary:hover {
    background-color: #2B1E62;
    color: var(--color-light);
}

.main-layout .section-border {
    border-bottom: 8px solid var(--color-btn-primary);
}

/** Hcp CSS Starts **/
body.path-frontpage {
    background-image: url(../images/hcp-background.svg);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 50px 0 46px 0;
}

.hcp-container .hcp-para {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 61px;
    text-align: center;
    font-family: var(--font-family-primary);
    color: var(--color-light);
}
   .hcp-container .custom-checkbox-wrapper label {
      font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-family: var(--font-family-primary);
    color: var(--color-light);
    }


.hcp-container .field.field--name-field-continue-button.field--type-string-long.field--label-hidden.field--item {
    display: none;
}

.hcp-logo {
    display: flex;
    place-content: center;
}

.hcp-logo img {
    max-width: 528px;
    margin-bottom: 50px;
}

.hcp-title {
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    margin-bottom: 20px;
    font-family: var(--font-family-secondary-bold);
    color: var(--color-light);
}
.hcp-container .custom-hcp-top-text p.custom-white-para, .custom-hcp-notebox p, .custom-hcp-notebox a{
    color: var(--color-light);
    font-family: var(--font-family-primary);
    font-size: 16px;
    line-height: 20px;
}
.custom-hcp-notebox a{
    text-decoration: none;
}
.custom-hcp-notebox p, .custom-hcp-notebox a{
    text-align: center;
}
.custom-hcp-notebox{
       max-width: 700px;
    padding: 20px 30px;
    border: 1px solid var(--color-light);
    margin: 20px auto;
}
.hcp-container img.custom-img-top-line{
    padding: 50px 0;
}
.btn.hcp-button {
    background-color: var(--color-pink);
    border: none;
    padding: 19px 5rem;
    color: var(--color-light);
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 50px;
    border-radius: 30px;
}

.btn.hcp-button:hover, .btn.hcp-button:active {
    background-color: var(--color-pink-hover) !important;
    color: var(--color-light) !important;
}

.btn.hcp-button:not(.enabled) {
    opacity: 0.7;
    pointer-events: none;
}

.hcp-container input[type="text"],
.hcp-container input[type="password"] {
    text-align: center;
    padding: 10px;
    width: 100%;
    height: 55px;
    border-radius: 25px;
    border: 1px solid var(--color-primary-light);
    font-size: 16px;
    line-height: 20px;
    font-family: var(--font-family-primary);
}

/**Header CSS Starts**/
.navbar-custom {
    background-color: var(--color-primary);
    /* Bright pink-red background */
    height: 60px;
}

.navbar-custom.fixed-top {
    height: 79px;
}
.navbar-nav a.nav-link.is-active {
  background-color: #FFDDE8;
  color: #B7023E;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  text-decoration: none;
  border: none;
}
.navbar-nav li {
 height: auto;
  line-height: 30px;
  padding: 0 25px;
  position: relative;
  justify-content: center;
  justify-items: center;
  display: flex
}

.navbar-nav .nav-link, .navbar-nav .nav-link:focus {
    color: var(--color-light);
    padding: 1rem;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    font-family: var(--font-family-primary-medium);
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    text-decoration: none;
}

.lang-select {
    background: transparent;
    padding: 10px 20px;
    border-color: var(--color-light);
    border-radius: 6px;
    border-width: 2px;
    font-family: var(--font-family-primary);
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid white;
    height: 36px;
    padding: 4px 8px;
    border-radius: 4px;
}

.mobile-divider {
    border-bottom: 2px solid var(--mobile-divider-color);
    /* Green divider in mobile */
    margin: 0 1rem;
}
 #autoCarousel .main-page-banner .row.align-items-top {
        min-height: 350px;
    }
/**Header CSS Ends**/
/**Footer CSS Starts**/
footer {
    font-size: 14px;
    color: var(--footer-text-color);
    font-family: var(--font-family-primary);
    line-height: 20px;
    width: 100%;
}

ul.footer-links {
    display: flex;
}

.footer-links li {
    display: inline-block;
}

.footer-links li::after {
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    width: 2px;
    background-color: var(--color-text-secondary-dark);
    top: 30%;
}

.footer-links li:last-child::after {
    display: none;
}

.footer-links a {
    color: var(--color-text-secondary-dark);
    margin: 0 0.5rem;
    text-decoration: none;
    font-size: 17px;
    line-height: 30px;
    font-family: var(--font-family-primary-bold);
}

.footer-links a:first-child {
    margin-left: 0px;
}

.footer-links p.small {
    font-size: 14px;
    line-height: 20px;
}

.footer-links .footer-content-hcp p.small {  
   color: var(--color-light);
}

.menu.menu--hcp-footer.nav > li > a {
    color: var(--color-light);
}
 .footer-links .menu.menu--hcp-footer.nav li::after{
  background-color: var(--color-light);
}
.footer-links a:hover {
    text-decoration: underline;
}

footer .alnylam-logo {
    max-height: 84px;
    margin-top: 3.2rem;
}

/**Gray Footer**/
footer.bg-secondary.footer-links a {
    color: var(--color-light);
}

footer.bg-secondary.footer-links li::after {
    background-color: var(--color-light)
}

/**Footer CSS Ends**/
/** Banner Starts **/
.main-page-banner {
    max-width: 100%; 
}

.main-page-banner .banner-german-lng{
    padding: 26px 0 55px;
}

.main-banner-right-text {
    display: flex;
    flex-direction: column;
    margin: 60px -45px 75px 0;
}

.skewbox {
    background: var(--color-secondary);
    width: auto;
    height: auto;
    transform: skew(-10deg);
    padding: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin-left: 45px;
}

.main-layout .skewbox p {
    transform: skew(10deg);
    font-family: var(--font-family-secondary-bold);
    margin: 0px auto 10px auto;
    font-size: clamp(18px, 2vw, 46px);
    line-height: clamp(20px, 2vw, 40px);
    text-align: left;
    padding: 2px 23px;
}

.skewbox span {
    font-size: 18px;
    line-height: 16px;
    position: relative;
    width: 100%;
    display: flex;
    align-content: center;
    font-family: var(--font-family-secondary);
}

.skewbox span.custom-triangle-down-icon {
    font-size: 0;
    line-height: 0;
    position: relative;
    width: unset;
    display: inline;
    font-family: var(--font-family-secondary);
    top: -5px;
    left: 3px;
}

.main-page-banner h1 {
    font-size: clamp(18px, 2vw, 42px);
    line-height: clamp(20px, 2.3vw, 48px);
    font-family: var(--font-family-secondary);
    color: var(--color-text-dark);
    margin-bottom: 0px;
}

.main-page-banner h1 strong {
    font-family: var(--font-family-secondary-bold);
}

.main-page-banner .banner-sub-title {
    font-size: clamp(14px, 1vw, 18px);
    font-family: var(--font-gotham-narrow-regular);
    line-height: clamp(16px, 1.2vw, 20px);
    margin-bottom: 22px;
}

.main-page-banner .main-title {
    color: var(--color-primary);
    font-family: var(--font-main-title);
    font-style: italic;
    font-size: clamp(40px, 10vw, 180px);
    line-height: clamp(40px, 10vw, 80px);
    top: 45px;
    position: relative;
}

.main-page-banner .cardio-img {
    max-width: 150px;
}

.custom-triangle-down-icon {
    display: inline-block;
    position: relative;
    width: auto;
    border-left: 13px solid transparent;
    border-right: 12px solid transparent;
    border-top: 24px solid var(--color-light);
    outline: 0px solid var(--color-light);
    top: 10px;
    left: 3px;
}

.custom-triangle-down-icon::before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 20px;
    background: black;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    position: absolute;
    top: -23px;
    left: -12px;
}

.main-banner-right-text p {
    color: var(--color-text-secondary-dark);
    font-size: 32px;
    line-height: 34px;
    font-family: var(--font-family-secondary);
    width: 100%;
    text-align: right;
}

.main-banner-right-text p strong {
    font-family: var(--font-family-secondary-bold);
}

.main-banner-right-text p.p-small {
    font-size: 18px;
    line-height: 22px;
}

.banner-bottom-text p {
    font-family: var(--font-gotham-narrow-regular);
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

footer ul.menu.menu--hcp-footer.nav li:first-child a {
    padding-left: 0;
}

footer .col-md-8.mb-3.mb-md-0.text-start {
    padding-left: 0px;
    padding-right: 0px;
}

.floating-button a {
    background: #FFFFFFC1 0% 0% no-repeat padding-box;
    height: 64px;
    border: 1px solid var(--color-secondary);
    padding: 10px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: var(--font-family-primary);
    color: var(--color-secondary);
}

.floating-button a:hover {
    color: var(--purple-color);
    background: #FFFFFFC1 0% 0% no-repeat padding-box;
}

.floating-button {
    position: fixed;
    bottom: 10px;
    left: 4%;
    z-index: 10;
    display: flex;
}

.green-button {
    width: 68px;
    height: 68px;
    background-color: var(--color-green);
    border-radius: 50%;
    border: 2px solid var(--color-light);
    color: var(--color-light);
    font-size: 28px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

/** Banner Ends **/
/** Prescrib menu CSS starts **/
h2.section-title {
    color: var(--color-primary);
    font-size: clamp(35px, calc(3.61vw - 9.3px), 60px);
    line-height: clamp(45px, calc(3.61vw + 0.7px), 70px);
    font-family: var(--font-family-secondary-bold);
    width: 100%;
}

.amruttiv-cards .card-skew {
    transform: skewX(-5deg);
    background: var(--color-light);
    border-radius: 0px;
    padding: 30px 20px;
    box-shadow: 5px 6px 5px 4px #0003;
}

.amruttiv-cards .card-inner {
    transform: skewX(5deg);
}

.amruttiv-cards .percentage span {
    font-weight: 600;
    font-size: 40px;
}

.card-top-space {
    margin-top: 1.5rem;
}

.amruttiv-cards .percentage {
    color: var(--color-primary);
    font-size: clamp(65px, calc(6vw - 3.7px), 100px);
    line-height: 39px;
    font-family: var(--font-family-secondary-bold);
    margin-bottom: 32px;
    position: relative;
    margin-top: -20%;
}

.amruttiv-cards .card-inner p.small-text {
    font-size: 19px;
    line-height: 28px;
    font-family: var(--font-family-primary-italic);
}

.amruttiv-cards .card-skew .card-inner p.title {
    font-size: clamp(14px, calc(1.9vw - 10.6px), 24px);
    line-height: clamp(24px, calc(1.9vw - 0.6px), 34px);
    font-family: var(--font-family-primary-italic);
    color: var(--color-text-secondary-dark);
    font-style: italic;
}

.amruttiv-cards .purple-card {
    background: var(--color-secondary);
    color: var(--color-light);
    text-align: center;
    padding: 60px 20px;
    border-radius: 0px;
    transform: skewX(-5deg);
    box-shadow: 5px 6px 5px 4px #0003;
}

.amruttiv-cards .purple-inner {
    transform: skewX(5deg);
}

.amruttiv-cards .purple-number {
    font-size: 100px;
    font-family: var(--font-family-secondary-bold);
    font-weight: 800;
}

.amruttiv-cards .purple-label {
    font-size: 1.2rem;
    font-weight: 500;
}

.ulilicontent h5 {
    font-size: 24px;
    line-height: 34px;
    color: var(--color-secondary);
    font-family: var(--font-family-primary-bold);
}

.main-layout .amruttiv-cards ul {
    padding-left: 1rem;
}

.main-layout .amruttiv-cards ul li {
    list-style: disc;
    margin-bottom: 0.75rem;
    font-size: clamp(14px, calc(1.9vw - 10.6px), 24px);
    line-height: clamp(24px, calc(1.9vw - 0.6px), 34px);
    color: var(--color-text-secondary-dark);
    word-break: break-word;
}

.main-layout ul li::marker {
    color: var(--color-secondary);
}

.amruttiv-cards {
    background: url(../images/Amvuttra_Bkgrnd_WIDER.jpg)no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center center;
    padding-top: 30px;
}

.highlight-red {
    color: var(--color-primary);
}

.skew-cards-box.skew-card-sec-2 {
    margin-top: 112px;
}

.skew-card-sec-2 .card-skew {
    height: 100%;
}

.skew-card-sec-2 .icon-circle {
    position: absolute;
    top: -145px;
    left: 0;
    right: 0;
    text-align: center;
}

.skew-card-sec-2 .icon-circle img {
    max-width: 160px;
    height: auto;
}

.skew-card-sec-2 .card-inner {
    padding-top: 20px;
}

.amruttiv-cards .injection-image {
    position: relative;
    display: block;
    width: 100%;
}

.amruttiv-cards .injection-image img {
    max-width: 678px;
    position: relative;
    margin-top: -6rem;
    height: auto;
}

/** Prescrib menu CSS Ends **/
/** Support for HCPs and patients CSS Starts **/
.container-fluid.set-width {
    width: 1800px;
    margin-right: auto;
    margin-left: auto;
}

.support-system-box {
    position: relative;
    overflow-x: hidden;
}

.support-system-box .p-lead {
    font-size: 36px;
    line-height: 44px;
    font-family: var(--font-family-primary-bold);
    color: var(--color-secondary);
    padding-right: 45px;
}

.helios-b {
    font-size: 24px;
    line-height: 34px;
}

.helios-b p strong {
    font-family: var(--font-family-primary-bold);
}

/** Support for HCPs and patients CSS Ends **/
/** References CSS starts **/
.references {
    padding:30px;
    background-color: var(--color-references-bg);
}

.references p {
    font-size: clamp(10px, calc(0.72vw - 0.6px), 14px);
    line-height: clamp(15px, calc(0.9vw + 2.7px), 20px);
}

body.remove-scroll {
    overflow: hidden !important;
}

.navbar {
    transition: all 0.4s ease-in-out;
}

.resource-layout-block .custom-resource-wrapper .custom-grid-resource-style .custom-close-block {
    display: none;
}

.resource-layout-block .custom-title-tag.custom-parallelogram-title img.top-mob-small-icon {
    display: none;
}

a.btn.primary-btn.mt-3.download>span.link-text {
    width: 80%;
    display: inline-block;
}

a.btn.btn-secondary>span.link-text {
    width: 70%;
    display: inline-block;
    text-wrap: auto;
}

.main-layout ul.links {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Container takes full width with red background */
.menu-container {
    background-color: #ff0000;
    width: 100%;
}

/* Flex layout for horizontal menu */
.horizontal-menu {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Each menu item */
.horizontal-menu li {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    color: #ff0000;
    position: relative;
}

/* Menu links */
.horizontal-menu li a {
    color: var(--color-light);
    text-decoration: none;
    font-weight: bold;
    padding: 0 1rem;
}

/* Right border (|) after each item except the last */
.horizontal-menu li:not(:last-child)::after {
    content: "|";
    color: var(--color-light);
    margin-left: 1rem;
}

/* Active link styling */
.horizontal-menu li.active a {
    text-decoration: underline;
}

footer .nav>li>a:hover,
footer .nav>li>a:focus {
    background-color: transparent;
}

footer.footer.footer-links.bg-secondary {
    margin-top: 0px;
    border: 0;
    padding-bottom: 70px;
}

/* ---------------- */
.custom-overlay-video-cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.custom-popup-view-video {
    position: fixed;
    width: 70%;
    z-index: 1000;
    left: 50%;
    top: 50%;
    padding: 0;
    display: none;
    margin: auto;
    max-width: 100%;
    border-radius: 10px;
    transform: translate(-50%, -50%);
}

.custom-popup-view-video .popup-content {
    top: 116px;
    width: 97%;
    min-height: unset;
    background-color: transparent;
    display: flex;
    justify-content: center;
    padding: 0 0 20px 0;
}

.custom-popup-view-video .popup-close {
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(../images/popup-close.png);
    background-size: 16px;
    right: 0px;
    top: 0px;
    display: inline-block;
    z-index: 151;
    opacity: 1;
}

.custom-404-main-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 100vh;
    padding: 0px 15px;
    background: url(../images/404-bg.png) no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center center;
}

.custom-404-main-block .custom-content-404-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.custom-404-main-block .custom-content-404-wrapper img {
    height: auto;
    width: 100%;
    max-width: 30%;
}

.custom-404-main-block .custom-content-404-wrapper .cutsom-404-para {
    padding: 40px 0px;
    font-size: 18px;
    line-height: 22px;
}

.custom-external-overlay-cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    background: var(--color-text-secondary-dark);
    display: none;
    opacity: 0.9;
}

.externalpopup {
    position: fixed;
    width: 90%;
    z-index: 151;
    left: 50%;
    top: 50%;
    padding: 0;
    display: none;
    margin: auto;
    max-width: 1320px;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    text-align: center;
}

.externalpopup .popup-content {
    top: 116px;
    width: 100%;
    min-height: unset;
    background-color: transparent;
    display: flex;
    justify-content: center;
    padding: 0 0 20px 0;
    flex-direction: column;
}

.externalpopup .popup-content p {
    color: var(--color-light);
}

.externalpopup .popup-close {
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(../images/popup-close.png);
    background-size: 16px;
    right: 0px;
    top: 0px;
    display: inline-block;
    z-index: 151;
    opacity: 1;
}

.externalpopup .popup-content a {
    color: var(--color-btn-primary);
}

.banner-sub-title.banner-top-text {
    text-align: center;
}

footer.bg-secondary {
    /* this important needed - it's overriding default secondary color */
    background-color: #898A8D !important;
}

.references a,
.references a:hover {
    color: #212529;
    text-decoration: none;
}

.custom-resource-top-title p {
    font-size: 18px;
    line-height: 22px;
    font-family: var(--font-gotham-narrow-regular);
}

/** Jermany Css **/
span.gm-btn-width {
    max-width: 75%;
    white-space: normal;
}

.jm-skewbox ul li {
    transform: skew(10deg);
    font-family: var(--font-family-secondary);
    font-size: 22px;
    line-height: 25px
}

.jm-skewbox li::marker {
    font-size: 17px;
}

.jm-skewbox small {
    color: var(--color-light);
    display: flex;
}

.jm-skewbox span.custom-triangle-down-icon {
    top: 7px;
    margin-left: 5px;
}

.jm-skewbox ul li::marker {
    color: var(--color-light);
}

.jm-skewbox ul {
    padding-left: 35px;
}

.main-page-banner .skewbox.jm-skewbox span:nth-child(2) {
    display: inline-block;
    padding-left: 13px;
    font-size: 1em;
    line-height: 1.2em;
}

.popup_video_body_hidden{
    overflow:hidden;
}
.popup_content_body_hidden{
    overflow:hidden;
}
.custom-banner-heading-h1-tag-strong {
    font-weight: 700;
}

.hcp-container .custom-checkbox-wrapper {
  display: inline-flex;
  align-items: flex-start;
  cursor: pointer;
  color: white;
  font-size: 16px;
  margin-bottom: 1rem;
}

/* Hide default checkbox */

/* Custom box */
.hcp-container .custom-checkbox-wrapper input {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;   /* white border */
  background: transparent;  /* transparent background */
  display: inline-block;
  margin-right: 8px;
  position: relative;
  margin-top: 5px;
  box-shadow: none;
  border-radius: 0;
  outline: navajowhite;
}

/* Checkmark */
.hcp-container .custom-checkbox-wrapper input:checked::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.hcp-container .hcp-para a{
    cursor: pointer;
    color: var(--color-light);
}
.nav > li > a:hover{
    background-color: transparent;
}

.floating-button a.set-custom-width{
    max-width: 100px;
}
.hcp-container .hcp-title.custom-welcome-title{
    color: #3DD5AE;
    font-family: var(--font-family-SourceSansPro-Bold);
}

.hcp-container .hcp-para.custom-promo-text {
       font-size: 56px;
    line-height: 66px;
    margin-bottom: 20px;
}
.hcp-container img.triangle-downward {
     height: 35px;
    width: 39px;
    margin-top: -20px;
}
   #block-hcpfootercontent .img-logo img, footer img.footer-logo{
        width: 220px;
    }
    .custom-404-main-block .custom-content-404-wrapper p{
    font-size: 24px;
    line-height: 29px;
    margin-top: 20px;
}

/** References CSS Ends **/
@media screen and (min-width:992px) {
    .navbar ul li::after {
        content: "";
        height: 26px;
        width: 2px;
        background: var(--color-light);
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .navbar ul li:last-child a::after {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        background-color: #FFDDE8;
        color: #B7023E;
        padding: 10px;
        border-radius: 5px;
        position: relative;
        text-decoration: none;
        border: none;
    }

    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 13px;
        line-height: 18px;
        padding: 10px;
        text-decoration: none;
        align-content: center;
    }

    html[lang="de"] .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 13px;
    }

    header .navbar-expand-lg .navbar-collapse {
        padding: 0;
    }

    header .navbar-nav>li:last-child::after {
        display: none;
    }
}

@media screen and (min-width: 1441px) {
    .support-system-box .publication-img {
        padding: 0 55px 0 20px;
    }

    .support-system-box .sec-background-img {
        position: absolute;
        width: 46%;
        z-index: -1;
        right: -44px;
        top: 0%;
        height: auto;
        max-height: 100%;
    }

    .container.amruttiv-cards-inner {
        max-width: 1420px;
        margin-top: 5rem;
    }

    .floating-button a {
        height: 45px;
        font-size: 11px;
        line-height: 16px;
        vertical-align: middle;
        padding: 5px 5px;
        width: fit-content;
        text-wrap: auto;
        max-width: 176px;
        display: flex;
        align-items: center;
    }

    .floating-button a:last-child {
        max-width: 110px;
    }

    .main-banner-right-text {
        padding-top: 10px;
    }

    .main-page-banner .skewbox span {
        line-height: 14px;
    }

    /** jerman css **/
    .jm-skewbox ul li {
        font-size: 27px;
        line-height: 30px;
    }

    .custom-banner-heading-h2-tags h2 {
        margin-bottom: 80px;
    }
    .custom-banner-heading-h2-tags h2:first-child{
        margin-right: 230px;
    }
     
}


@media(min-width:1600px) and (max-width:1900px) {
    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 16px;
        line-height: 23px;
    }
}

@media(min-width:1260px) and (max-width:1599px) {
    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 14px;
        line-height: 18px;
    }
}
@media(min-width:1201px) and (max-width:1259px) {
    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 12px;
        line-height: 16px;
    }
}
@media(min-width:992px) and (max-width:1200px) {
    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 10px;
        line-height: 14px;
    }
}

@media screen and (min-width:1900px) {
    .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 20px;
        line-height: 24px;
    }

    html[lang="de"] .navbar-expand-lg .navbar-nav a.nav-link {
        font-size: 19px;
    }

    .full-width-img-txt-block, .support-system-box, .main-page-banner {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
   
     .carousel-item.main-page-banner-slider1-bg-img{
        background-position:center -115px;
   }
}

@media(min-width:1440px) and (max-width:1900px) {
    .container-fluid.set-width {
        width: 92%;
    }
}

@media screen and (max-width:1440px) {
    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box{
        margin-bottom: 15px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step img {
        width: 100px;
        height: auto;
    }

    .challenge-attr-cm-block .custom-pink-box-wrapper .custom-icon-bullets-list .custom-icon-bullets img {
        width: 100px;
        height: auto;
    }

    .challenge-attr-cm-block .custom-pink-box-wrapper {
        max-width: 400px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area {
        padding: 0px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box-double-arrow {
        max-width: unset;
    }

    .challenge-attr-cm-block .custom-flowchart-box-double-arrow::before {
        top: 50%;
        height: 63px;
        width: 125px;
        left: -50px;
        transform: translateY(-50%);
    }

    .challenge-attr-cm-block .custom-flowchart-box-double-arrow::after {
        top: 50%;
        height: 63px;
        width: 125px;
        right: -50px;
        transform: translateY(-50%);
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step {
        margin: 0px 23px;
    }

    .full-width-img-txt-block .custom-txt-block h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .resource-layout-block .custom-grid-resource-style .custom-article-box-wrapper .custom-text-wrapper p,
    .resource-layout-block .custom-grid-resource-style h6.article-title,
    .resource-layout-block .custom-resource-wrapper .article-downlaod-link {
        font-size: 14px;
        line-height: 20px;
    }

    p,
    .main-layout ul li {
        font-size: 14px;
        line-height: 20px;
        font-family: var(--font-family-primary);
    }

    body.path-frontpage {
        padding: 30px 0;
    }

    .hcp-logo img {
        margin-bottom: 2.5rem;
        max-width: 400px;
    }

    .hcp-title {
        font-size: 5rem;
        line-height: 5.5rem;
        margin-bottom: 1rem;
    }

    .hcp-container .hcp-para {
        margin-bottom: 2rem;
        font-size: 2rem;
    }

    .btn.hcp-button {
        font-size: 2rem;
        margin-bottom: 30px;
        padding: 15px 5rem;
    }

    .navbar-nav .nav-link {
        font-size: 15px;
        line-height: 20px;
    }

    .navbar-nav li {
        padding: 0 10px;
    }

    .navbar ul li::after {
        height: 16px;
    }

    .container-fluid.set-width {
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }

    .main-layout .btn.primary-btn {
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        width: 350px;
        height: 54px;
    }

    .main-layout .arrow-circle {
        width: 40px;
        height: 40px;
    }

    .main-layout .arrow-down {
        border-left: 2px solid var(--color-light);
        border-bottom: 2px solid var(--color-light);
        top: 23%;
    }

    .main-layout .arrow-line {
        height: 2px;
        bottom: 24%;
    }

    .main-layout a#toggleBtn::before,
    .main-layout a#toggleBtn.open::before {
        width: 45px;
        height: 45px;
    }

    /** Banner Starts **/
    .main-page-banner h1 {
        margin-bottom: 0px;
    }

    .main-page-banner .skewbox p {
        margin-bottom: 0px;
    }

    .custom-triangle-down-icon {
        border-left: 9px solid transparent;
        border-right: 11px solid transparent;
        border-top: 16px solid var(--color-light);
        outline: 0px solid var(--color-light);
        top: 5px;
        left: 3px;
    }

    .custom-triangle-down-icon::before {
        width: 17px;
        height: 13px;
        background: black;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        top: -15px;
        left: -8px;
    }

    .main-page-banner .main-title {
        font-size: 110px;
        top: 10px;
    }

    .skewbox {
        margin-left: 24px
    }

    .skewbox p {
        padding: 10px 8px 1px 20px;
    }

    .main-banner-right-text .knockdown-p {
        max-width: 330px;
        margin-left: auto;
        margin-right: 0;
    }

    .main-banner-right-text p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .main-banner-right-text {
        margin: 10px -12px 20px 0;
    }

    .main-banner-right-text p.p-small {
        font-size: 14px;
        line-height: 18px;
    }

    .main-page-banner {
        background-size: cover;
    }

    .banner-bottom-text p {
        font-size: 14px;
        line-height: 16px;
    }

    .floating-button a {
        height: 45px;
        font-size: 11px;
        line-height: 16px;
        vertical-align: middle;
        padding: 5px 5px;
        width: fit-content;
        text-wrap: auto;
        max-width: 176px;
        display: flex;
        align-items: center;
        white-space: normal;
        word-break: break-word;
        overflow-wrap: break-word;
    }

    /** Banner Ends **/
    /** Prescrib menu CSS Starts **/
    .challenge-attr-cm-block h2.challenge-attr-cm-title {
    margin: 20px auto 25px auto;
}

    .amruttiv-cards-inner {
        margin-top: 4rem;
    }

    .amruttiv-cards .percentage {
        margin-top: -26%;
    }

    .amruttiv-cards .ulilicontent h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .amruttiv-cards .injection-image img {
        max-width: 450px;
        height: auto;
    }

    /** Prescrib menu CSS Ends **/
    /** Support for HCPs and patients CSS Starts **/
    .support-system-box .publication-img {
        padding: 0 30px 0 20px;
    }

    .support-system-box .sec-background-img {
        position: absolute;
        width: 46%;
        z-index: -1;
        right: -22px;
        top: 3%;
        height: auto;
    }

    .support-system-box .p-lead {
        font-size: 26px;
        line-height: 34px;
    }

    .support-system-box .helios-b {
        font-size: 16px;
        line-height: 24px;
    }
    .hcp-container .custom-checkbox-wrapper label {
       margin-bottom: 2rem;
        font-size: 2rem;
    }
    .hcp-container img.custom-img-top-line{
        padding: 30px 0;
    }
    #block-hcpfootercontent .img-logo img, footer img.footer-logo{
        width: 180px;
    }
    /** Support for HCPs and patients CSS Ends **/

    .custom-404-main-block .custom-content-404-wrapper p{
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
}
}

@media (min-width: 768px) and (max-width: 1440px) {
    .main-layout .btn.btn-secondary {
        font-size: 20px;
        line-height: 26px;
        padding: 1rem 55px 1rem 3rem;
        max-width: 100%;
        text-wrap: auto;
        height: unset;
    }

    .main-layout .btn.btn-secondary::after {
        width: 34px;
        height: 34px;
        top: 13%;
    }
    .custom-banner-heading-h2-tags h2 {
        margin-bottom: 20px;
    } 
    .custom-banner-heading-h2-tags h2:first-child{
        margin-right: 143px;
    }
    .hcp-container img.triangle-downward {
   height: 24px;
        width: 25px;
        margin-top: -1.5rem;
}
.hcp-container .hcp-para.custom-promo-text{
        font-size: 4rem;
    line-height: 5rem;
}
}

@media screen and (min-width:991px) {
    header .container-fluid.d-flex.set-width.menu-toggle-button {
        justify-content: flex-start;
    }
}
@media (min-width: 768px) and (max-width: 1060px)  {
    .jm-skewbox small.custom-wrapper-hold-triangle-down-icon {
        display: inline-flex;
        flex-wrap: wrap;
    }
}
@media (max-width: 1024px) {
    .custom-popup-view-video .popup-content {
        width: 100%;
    }

    .custom-popup-view-video .popup-close {
        right: 0px;
        top: -20px;
    }

    .custom-overlay-video-cover {
        top: 0;
    }

    .externalpopup .popup-content {
        width: 100%;
    }

    .externalpopup .popup-close {
        right: 0px;
        top: -20px;
    }

    .custom-external-overlay-cover {
        top: 0;
    }
}

@media screen and (max-width:991px) {
    .full-width-img-txt-block .custom-txt-block {
        width: 100%;
    }

    #navbarMenu {
        background: var(--color-secondary);
        opacity: 0.9;
        width: 100%;
        position: absolute;
        left: 0%;
        top: 80px;
        z-index: 1000;
        padding: 0;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='var(--color-light)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 999;
    }

    .mobile-menu.show {
        display: flex;
    }

    .mobile-menu a {
        color: var(--color-light);
        font-weight: bold;
        font-size: 1.25rem;
        text-align: center;
        text-decoration: none;
        padding: 10px 0;
        width: 100%;
        position: relative;
    }

    .mobile-menu a::after {
        content: "";
        display: block;
        height: 2px;
        background-color: var(--color-green);
        /* Green line */
        margin: 5px auto 0 auto;
        width: 80%;
    }

    .menu-toggle-button {
        display: flex;
        height: 50px;
    }
  .navbar-nav a.nav-link.is-active {
    width: 100%;
  }
    .navbar-nav .nav-link {
        font-size: 18px;
        line-height: 28px;
        font-weight: 600;
        border-bottom: 2px solid var(--color-green);
        padding: 2rem 1rem;
        width: 100%;
    }

    header.navbar>.container-fluid {
        justify-content: flex-end;
        margin-right: 20px;
    }

    header .navbar-nav li {
        padding: 0;
    }

    header ul.navbar-nav.text-center {
        width: 100%;
        margin: 0;
        height: 100vh;
    }

    header button.navbar-toggler.text-white {
        box-shadow: none;
        border: 0;
    }

    header button.navbar-toggler .navbar-toggler-icon {
        background-image: url(../images/icon-menu.svg);
        height: 40px;
        width: 36px;
    }

    body.remove-scroll header button.navbar-toggler .navbar-toggler-icon {
        background-image: url(../images/icon-close.svg);
        height: 50px;
        width: 40px;
    }

    body:not(.remove-scroll) header .navbar-collapse.collapse {
        /* it's neccessary to hide the mobile menu */
        display: none !important;
    }
    header#navbar.fixed-top #navbarMenu{
        top: 79px;
    }
    .navbar-custom.fixed-top{
        height: 80px;
    }
        .footer-links section#block-hcpfootercontent .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
        display: flex;
        flex-direction: column-reverse;
    }
    .hcp-container .hcp-para.custom-promo-text br{
    display: none;
}
}

@media screen and (min-width:768px) {
    .challenge-attr-cm-block .custom-step-area-movable {
        gap: 20px;
    }

    .graph-detail-block .custom-parallelogram-shape-graph {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}


@media(min-width: 768px) and (max-width: 991px){
   footer .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
        display: flex;
        flex-direction: column-reverse;
    }

footer .col-md-4.text-center.text-md-end.img-logo .img-fluid{
        float: left;
}
    #block-hcpfootercontent .img-logo img{
        float: left;
    }
}




@media screen and (max-width:767px) {

    .banner-bottom-text {
        top: 20px;
        position: relative;
        display: inline-block;
        width: 100%;
    }
    
    .carousel-item .main-page-banner.main-page-banner-slider1,  .carousel-item .main-page-banner.main-page-banner-slider2{height:1000px;position: relative;bottom: 0;display: inline-block;}
   
    .full-width-img-txt-block .custom-txt-block h2 br {
        display: none;
    }

    .full-width-img-txt-block {
        flex-direction: column;
    }

    .full-width-img-txt-block .custom-img-block {
        width: 100%;
    }

    .full-width-img-txt-block .container-fluid {
        flex-direction: column;
    }

    .video-txt-wrapper-block .custom-video-wrapper .custom-txt-block {
        width: 100%;
    }

    .video-txt-wrapper-block .custom-video-wrapper .custom-video-section {
        width: 100%;
    }

    .video-txt-wrapper-block .custom-video-wrapper .custom-video-section img {
        width: 100%;
    }

    .video-txt-wrapper-block .custom-video-wrapper {
        flex-direction: column;
    }

    .challenge-attr-cm-block .custom-pink-box-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .challenge-attr-cm-block .custom-single-row-wrapper {
        flex-direction: column;
        width: 100%;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area {
        margin: auto;
        width: 100%;
        padding: 30px 0px 0px 0px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .title-area {
        text-align: left;
    }

    .challenge-attr-cm-block .custom-step-area-movable {
        flex-direction: column;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step {
        margin: 0;
        display: none;
    }

    .custom-green-box {
        padding: 40px 20px 35px 20px;
    }

    .challenge-attr-cm-block .custom-mob-temp-container {
        display: flex;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-mob-temp-container .custom-icon-step {
        display: flex;
        padding: 0 17px;
        justify-content: stretch;
    }

    .graph-detail-block .graph-tile-area h2,
    .full-width-img-txt-block .custom-txt-block h2,
    .custom-green-box h2 {
        font-size: 22px;
        line-height: 34px;
        text-align: left;
    }

    .challenge-attr-cm-block h2.challenge-attr-cm-title {
        margin: 20px auto 20px auto;
    }

    .challenge-attr-cm-block .custom-flowchart-box-double-arrow::before {
        display: none;
    }

    .challenge-attr-cm-block .custom-flowchart-box-double-arrow::after {
        display: none;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box {
        width: 100%;
        max-width: 100%;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-flowchart-box-area .custom-flowchart-box-double-arrow {
        width: 100%;
        max-width: 100%;
    }

    .graph-detail-block .graph-tile-area p {
        font-size: 14px;
        line-height: 28px;
    }

    .resource-layout-block .custom-article-box-wrapper {
        flex-direction: column;
    }

    .resource-layout-block .custom-grid-resource-style .custom-article-box-wrapper .custom-text-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .resource-layout-block .custom-article-box-wrapper .thumnails-view.custom-video {
        width: 100%;
        max-width: 100%;
    }

    .resource-layout-block .custom-article-box-wrapper .thumnails-view.custom-doc {
        width: 100%;
        max-width: 100%;
    }

    .resource-layout-block h2.main-title {
        text-align: left;
        padding: 30px 0 0 0;
    }

    .graph-detail-block {
        margin-top: 0;
    }

    .graph-detail-block .custom-parallelogram-shape-graph {
        transform: skewX(0deg);
        padding: 50px 20px;
    }

    .custom-parallelogram-shape-graph .custom-top-grap-tag {
        left: 1px;
    }

    .graph-detail-block .custom-parallelogram-shape-graph h5 {
        text-align: left;
        transform: skewX(0deg);
    }

    .graph-detail-block .custom-parallelogram-shape-graph img {
        transform: skewX(0deg);
        height: auto;
    }

    .custom-mob-temp-container {
        padding-top: 30px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-mob-temp-container .custom-icon-step img {
        padding-top: 10px;
    }

    .challenge-attr-cm-block .custom-step-area-wrapper .custom-step-area-movable .custom-icon-step p {
        font-size: 14px;
    }

    body {
        padding: 0px 0px;
    }

    .hcp-logo img {
        max-width: 100%;
        margin-bottom: 17px;
    }

    .hcp-title {
        font-size: 31px;
        line-height: 39px;
        text-align: center;
        font-family: var(--hcp-title-font);
        width: 100%;
        margin: 0px auto 30px;
    }

    .hcp-container .hcp-para {
        font-size: 22px;
        line-height: 30px;
        max-width: 100%;
        text-align: center;
        margin: auto auto 30px;
    }

    .btn.hcp-button {
        margin-top: 0px;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 20px;
        max-width: 100%;
        text-wrap: auto;
        padding: 13px 20px;
        width: 100%;
    }

    .footer-links a {
        font-weight: bold;
        font-size: 17px;
        line-height: 30px;
        text-align: left;
        display: inline-grid;
        justify-content: start;
    }

    footer .copyright-text {
        flex-direction: column;
        display: inline-flex;
        text-align: start;
        position: relative;
        top: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    footer .copyright-text p.small {
        font-size: 14px;
        line-height: 20px;
        margin-top: 7px;
    }

    /** Banner Starts **/
    .main-page-banner .banner-sub-title {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        margin-bottom: 10px;
    }

    .main-page-banner h1 {
        font-size: 22px;
        line-height: 28px;
        text-align: left;
        margin-bottom: 10px;
    }

    .main-page-banner .skewbox p {
        font-size: 23px;
        line-height: 18px;
        padding: 10px 8px 1px 15px;
    }

    .main-page-banner .main-title {
        font-size: 50pt;
        line-height: 50px;
    }

    .main-banner-right-text .knockdown-p {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .main-banner-right-text .knockdown-p p {
        margin-bottom: 7px;
    }

    .main-banner-right-text p {
        font-size: 22px;
        line-height: 24px;
        text-align: left;
    }

    .main-banner-right-text p.p-small {
        text-align: left;
        font-size: 16px;
        line-height: 20px;
    }

    .skewbox {
        margin-left: 10px;
    }

    .skew-card-sec-2 .icon-circle {
        margin-top: 20px;
    }

    .btn.btn-secondary {
        font-size: 15px;
        line-height: 18px;
    }

    .floating-button a {
        display: flex;
        align-items: center;
    }

    .floating-button {
        bottom: 2%;
        width: 100%;
        max-width: 100%;
        flex-direction: row;
        display: flex;
        padding: 0 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .main-banner-right-text {
        margin: 25px 0px 0;
    }

    .banner-bottom-text p {
        text-align: left;
    }

    .main-layout .btn.btn-secondary {
        font-size: 20px;
        line-height: 24px;
        height: unset;
        text-align: center;
        display: block;
        white-space: unset;
        word-wrap: break-word;
        padding: 1rem 65px 1rem 2rem;
    }

    .main-layout .btn.btn-secondary::after {
        width: 37px;
        height: 37px;
        top: 6%;
        right: 3px;
    }

    /** Banner Ends **/
    /** Prescrib menu CSS Starts **/
    .amruttiv-cards h2 br {
        display: none;
    }

    .amruttiv-cards-inner {
        margin-top: 4rem;
    }

    .card-top-space {
        margin-bottom: 30px;
    }

    .amruttiv-cards .percentage {
        margin-top: -26%;
    }

    .skew-card-sec-2 .col-md-4:not(:last-child) {
        margin-bottom: 100px;
    }

    .amruttiv-cards .card-skew .card-inner p.title,
    .main-layout .amruttiv-cards ul li {
        font-size: 16px;
        line-height: 22px;
    }

    /** Prescrib menu CSS Ends **/
    /** Support for HCPs and patients CSS Starts **/
    .container-fluid.set-width {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .support-system-box .sec-background-img {
        position: absolute;
        width: 99%;
        z-index: -1;
        bottom: 27%;
        top: auto;
        left: -11%;
        right: unset;
        height: auto;
    }

    .support-system-box .publication-img {
        width: 40%;
        margin-top: 91px;
        margin-bottom: 40px;
    }

    .support-system-box .p-lead {
        font-size: 20px;
        line-height: 28px;
        padding-right: 0px;
    }

    .references {
        padding: 30px 0 30px;
        background-color: var(--color-references-bg);
    }

    /** Support for HCPs and patients CSS Ends **/
    .btn.primary-btn {
        font-size: 14px;
        line-height: 18px;
    }

    footer ul.menu.menu--hcp-footer.nav li a {
        font-size: 12px;
    }

    .nav>li>a {
        padding: 10px 9px;
    }

    footer ul.menu.menu--hcp-footer.nav li:first-child a {
        padding-left: 0;
        padding-right: 15px;
    }

    footer .col-md-8.mb-3.mb-md-0.text-start {
        padding-left: 0px;
        padding-right: 0px;
    }

    footer .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
        display: flex;
        flex-direction: column-reverse;
    }

    footer .col-md-4.text-center.text-md-end.img-logo {
        padding-left: 0px;
        padding-right: 0px;
    }

    footer .col-md-4.text-center.text-md-end.img-logo .img-fluid {
        float: left;
        padding: 5px 0;
    }

    .graph-detail-block .custom-parallelogram-shape-graph h6 {
        transform: skewX(5deg);
    }

    section.amruttiv-cards,
    section.video-txt-wrapper-block,
    .full-width-img-txt-block .custom-txt-block,
    .graph-detail-block {
        padding-left: 8px;
        padding-right: 8px;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme .custom-resource-wrapper.purple-theme,
    .resource-layout-block .custom-resource-wrapper.pink-theme .custom-resource-wrapper.purple-theme {
        background-color: transparent;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme .custom-title-tag.custom-parallelogram-title,
    .resource-layout-block .custom-resource-wrapper.pink-theme .custom-title-tag.custom-parallelogram-title {
        margin-bottom: 0px;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme .custom-grid-resource-style,
    .resource-layout-block .custom-resource-wrapper.pink-theme .custom-grid-resource-style {
        display: none;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme,
    .resource-layout-block .custom-resource-wrapper.pink-theme {
        background-color: transparent;
        padding-bottom: 10px;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme.custom-slide-show,
    .resource-layout-block .custom-resource-wrapper.pink-theme.custom-slide-show {
        margin-top: 0;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme.custom-slide-show .custom-title-tag.custom-parallelogram-title,
    .resource-layout-block .custom-resource-wrapper.pink-theme.custom-slide-show .custom-title-tag.custom-parallelogram-title {
        display: none;
    }

    .resource-layout-block.custom-only-one-show .custom-resource-wrapper .custom-title-tag.custom-parallelogram-title {
        display: none;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme.custom-slide-show .custom-grid-resource-style,
    .resource-layout-block .custom-resource-wrapper.pink-theme.custom-slide-show .custom-grid-resource-style {
        display: block;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme.custom-slide-show .custom-grid-resource-style .custom-close-block,
    .resource-layout-block .custom-resource-wrapper.pink-theme.custom-slide-show .custom-grid-resource-style .custom-close-block {
        display: flex;
        justify-content: flex-end;
    }

    .resource-layout-block .custom-resource-wrapper.purple-theme.custom-slide-show .custom-grid-resource-style .custom-close-block img,
    .resource-layout-block .custom-resource-wrapper.pink-theme.custom-slide-show .custom-grid-resource-style .custom-close-block img {
        height: 25px;
        margin-bottom: 15px;
    }

    .resource-layout-block.custom-only-one-show .custom-resource-wrapper {
        margin-top: 0px;
    }

    .resource-layout-block .custom-title-tag.custom-parallelogram-title img.top-mob-small-icon {
        display: block;
        height: 40px;
        width: 40px;
        top: -110%;
        right: 0px;
        margin-left: 38px;
        border: 3px solid var(--color-light);
        border-radius: 50%;
    }

    .skew-cards-box .col-md-3.col-sm-6.card-top-space {
        Padding: 20px 15px 0;
    }

    .skewbox span.custom-triangle-down-icon {
        top: -1px;
    }

    .skew-cards-box>div {
        padding-left: 30px;
        padding-right: 30px;
    }

    .main-layout .btn.btn-secondary,
    .main-layout .btn.primary-btn,
    .main-layout .btn.primary-btn.download {
        width: 100%;
        max-width: 100%;
    }

    ul.menu.menu--hcp-footer.nav li a {
        font-size: 13px;
    }

    ul.menu.menu--hcp-footer.nav .footer-links li a:first-child {
        padding-left: 0px;
    }

    ul.menu.menu--hcp-footer.nav>li>a:hover,
    ul.menu.menu--hcp-footer.nav>li>a:focus {
        background-color: transparent;
    }

    .footer-links section#block-hcpfootercontent .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
        display: flex;
        flex-direction: column-reverse;
    }

    .footer-links section#block-hcpfootercontent .col-md-4.text-center.text-md-end.img-logo {
        display: flex;
        padding: 10px 0px;
    }

    .custom-404-main-block .custom-content-404-wrapper img {
        height: auto;
        width: 100%;
        max-width: 70%;
    }

    .banner-sub-title.banner-top-text {
        text-align: left;
    }

    .main-layout .btn.primary-btn.download::before {
        width: 35px;
        height: 35px;
    }

    .skewbox span {
        font-size: 18px;
        line-height: 22px;
    }

    .custom-404-main-block .custom-content-404-wrapper .cutsom-404-para {
        font-size: 14px;
        line-height: 18px;
    }

    .custom-resource-top-title p {
        font-size: 14px;
        line-height: 18px;
    }

    .hcp-container:first-child {
        padding-right: 8px;
        padding-left: 8px;
    }

    .hcp-container ul.menu.menu--hcp-footer.nav li:first-child a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .hcp-container .footer-links .footer-content-hcp {
        padding-left: 8px;
        padding-right: 8px;
    }

    .hcp-container .footer-links .img-logo img {
        padding-left: 8px;
        padding-right: 8px;
    }

    .custom-only-one-show h2.main-title.section-title,
    .custom-only-one-show .custom-resource-top-title {
        display: none;
    }
    .custom-popup-view-video{
        width: 90%;
    }

    .hcp-container .hcp-para.custom-promo-text {
        font-size: 25px;
        line-height: 38px;
    }
    .hcp-container img.triangle-downward {
            height: 15px;
        width: 20px;
        margin-top: -9px;
}
  .custom-404-main-block .custom-content-404-wrapper p{
    text-align: center;
}

}

@media screen and (max-width:575px) {
    .jm-skewbox {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .main-layout .btn.primary-btn.download::before {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .main-layout .btn.btn-secondary::after {
        width: 50px;
        height: 50px;
        background-size: 100%;
        top: 12%;
    }

    .amruttiv-cards {
        background: url(../images/Amvuttra_Bkgrnd_WIDER.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        background-position: center center;
        padding-top: 20px;
    }

    .amruttiv-cards .card-skew {
        padding: 30px 20px 20px;
    }

    #prescribe-amvutra .amruttiv-cards-inner .card-skew .title {
        margin-top: 10px;
    }

    h2.section-title {
        font-size: 35px;
        line-height: 45px;
    }

    .amruttiv-cards .percentage {
        margin-top: -16%;
        margin-bottom: 0px;
    }

    .main-layout .amruttiv-cards ul li {
        font-size: 16px;
        line-height: 22px;
    }

    .amruttiv-cards .card-inner p.small-text {
        font-size: 12px;
        line-height: 18px;
    }

    .amruttiv-cards .ulilicontent h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .amruttiv-cards .skew-card-sec-2 .card-skew {
        box-shadow: none;
        padding: 30px 20px 20px;
    }

    .skew-card-sec-2 .card-inner {
        padding-top: 20px;
    }

    .amruttiv-cards .card-skew .card-inner p.title br {
        display: none;
    }

    .amruttiv-cards .card-skew .card-inner p.title strong {
        display: inline-block;
    }

    .amruttiv-cards .purple-card {
        padding: 20px;
    }

    .amruttiv-cards .purple-number {
        line-height: 85px;
    }

    .mobile-d-block {
        display: block;
    }

    .amruttiv-cards .injection-image img {
        max-width: 100%;
        margin-top: -3rem;
        height: auto;
    }

    .btn.primary-btn {
        width: 100%;
    }

    .support-system-box .publication-img {
        width: 60%;
        margin-top: 60px;
        margin-bottom: 7px;
    }

    .support-system-box .sec-background-img {
        position: absolute;
        width: 100%;
        z-index: -1;
        bottom: 38%;
        top: unset;
        right: unset;
        height: auto;
        left: -60px;
    }
}

@media(max-width: 390px) {
    .custom-popup-view-video .popup-content {
        padding: 0 0 20px 0;
    }

    .custom-popup-view-video {
        margin: 10px auto;
    }

    .externalpopup .popup-content {
        padding: 0 0 20px 0;
    }

    .externalpopup {
        margin: 10px auto;
    }
}

.custom-popup-view-video.visible {
  display: block;
}
