@font-face {
    font-family: Cera;
    src: url(../../fonts/takhzyro_fonts/CeraProBold.eot);
    src: url(../../fonts/takhzyro_fonts/CeraProBold.eot?#iefix) format("embedded-opentype"), url(../../fonts/takhzyro_fonts/CeraProBold.woff) format("woff"), url(../../fonts/takhzyro_fonts/CeraProBold.ttf) format("truetype");
    font-weight: 700
}

@font-face {
    font-family: Cera;
    src: url(../../fonts/takhzyro_fonts/CeraProRegular.eot);
    src: url(../../fonts/takhzyro_fonts/CeraProRegular.eot?#iefix) format("embedded-opentype"), url(../../fonts/takhzyro_fonts/CeraProRegular.woff) format("woff"), url(../../fonts/takhzyro_fonts/CeraProRegular.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: icomoon;
    src: url(../../fonts/takhzyro_fonts/icomoon.eot?jhhaew);
    src: url(../../fonts/takhzyro_fonts/icomoon.eot?jhhaew#iefix) format("embedded-opentype"), url(../../fonts/takhzyro_fonts/icomoon.ttf?jhhaew) format("truetype"), url(../../fonts/takhzyro_fonts/icomoon.woff?jhhaew) format("woff"), url(../../fonts/takhzyro_fonts/icomoon.svg?jhhaew#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.body--takhzyro main{
    
    font-family: Cera !important
}

.body-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff
}

main {
    /* max-width: 1280px; */
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff
}
.banner-image-width {
    width: 100%;
}

h3 {
    font-family: Cera;
    color: #ef4270
}

h2 {
    text-transform: uppercase
}

h2,
h4,
h5 {
    font-family: Cera;
    color: #5b6870
}

p {
    color: #5b6870
}

hr {
    height: 2px;
    border: 0;
    background: #5b6870;
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(51%, #aab4ba), to(white));
    background: linear-gradient(to right, #fff 0, #aab4ba 51%, #fff 100%);
    opacity: inherit;
}

ul {
    list-style: none
}

ul li {
    color: #5b6870
}

/* ul li:before {
    content: "\25CB";
    font-size: 1rem;
    font-family: "Times New Roman", Times, serif;
    color: #ef4270;
    display: inline-block;
    width: 1em;
    margin-left: -1em
} */

ul li.no-attributes:not(:empty)::before {
    content: "\25CB"; 
    font-size: 1rem;
    font-family: "Times New Roman", Times, serif;
    color: #ef4270;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}



ul.asterisk {
    list-style: none;
    -webkit-padding-start: 1em;
    padding-inline-start: 1em
}

ul.asterisk li::before {
    color: #5b6870;
    content: "*";
    display: inline-block
}

ul.dash {
    list-style: none;
    -webkit-padding-start: 1em;
    padding-inline-start: 1em
}

ul.dash li::before {
    color: #ef4270;
    content: "-";
    display: inline-block
}

ol.magenta-letters {
    list-style: none;
    padding: 0 0 0 30px;
    counter-reset: list
}

ol.magenta-letters li {
    padding: 0;
    position: relative
}

ol.magenta-letters li:before {
    position: absolute;
    left: -15px;
    font-family: Cera;
    counter-increment: list;
    content: counter(list, lower-alpha) ")";
    color: #ef4270;
    padding: 0 10px 0 0
}

.neg-ml {
    margin-left: -1em
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube-with-circle:before {
    content: "\e900"
}

.icon-facebook-with-circle:before {
    content: "\e901"
}

.icon-home:before {
    content: "\e902"
}

.icon-keyboard_arrow_right:before {
    content: "\e903"
}

.icon-keyboard_arrow_left:before {
    content: "\e904"
}

a {
    color: #ef4270;
    text-decoration: underline;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

a:hover {
    color: #ef4270;
    text-decoration: none;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

a.no-style {
    color: inherit;
    text-decoration: none
}

a.no-style:hover {
    text-decoration: none
}

h3.grey {
    font-family: Cera;
    color: #5b6870
}

a.click-here {
    font-family: Cera;
    color: color("c-magenta");
    text-decoration: none
}

aside.tips {
    background-color: #e2e6e8;
    border-radius: 10px
}

a.dont-break-out {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all
}

.c-grey {
    color: #5b6870
}

.small {
    font-size: 8px
}

sup.raised-md {
    font-size: 50%;
    top: -.7em;
    font-weight: 700
}

.vjs-big-play-button,
.vjs-dock-text {
    display: none !important
}

.btn--modal:focus,
.btn--wide:focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar__menu-btn {
    -webkit-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
    cursor: pointer
}

.navbar__menu-btn:hover {
    background-color: #ef4270;
    -webkit-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out
}

.navbar__menu-btn:hover div span {
    background-color: #fff
}

.navbar__menu-btn.open div span {
    background-color: #fff
}

.navbar__menu-btn.open div span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.navbar__menu-btn.open div span:nth-child(2) {
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

.navbar__menu-btn.open div span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px
}

.navbar__menu-btn div {
    width: 20px;
    height: 15px;
    margin: 20px;
    position: relative;
    display: inline-block
}

.navbar__menu-btn div span {
    background-color: #5b6870;
    position: absolute;
    -webkit-transition: .3s cubic-bezier(.8, .5, .2, 1.4);
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
    width: 100%;
    height: 1px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.navbar__menu-btn div span:nth-child(1) {
    top: 0;
    left: 0
}

.navbar__menu-btn div span:nth-child(2) {
    top: 7px;
    left: 0
}

.navbar__menu-btn div span:nth-child(3) {
    bottom: 0;
    left: 0
}

.navbar__home-btn,
.navbar_lang-btn {
    width: 60px;
    height: 55px
}

.navbar_lang-btn.open button,
.open.navbar__home-btn button {
    color: #fff
}

@media screen and (min-width:992px) {

    .navbar_lang-btn.open button,
    .open.navbar__home-btn button {
        color: #5b6870
    }
}

.navbar__home-btn:hover,
.navbar_lang-btn:hover {
    background-color: #ef4270;
    -webkit-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out
}

.navbar__home-btn:hover button,
.navbar_lang-btn:hover button {
    color: #fff
}

.navbar__home-btn button,
.navbar_lang-btn button {
    color: #5b6870;
    width: 100%;
    background-color: transparent;
    border: 0;
    padding: 0
}

.navbar__home-btn button:focus,
.navbar_lang-btn button:focus {
    outline: 0
}

.navbar__home-btn {
    height: 55px;
    font-size: 24px;
    line-height: 24px
}

.din-content__lang-btn {
    width: 60px;
    height: 60px;
    border: 1px solid #ef4270;
    position: relative;
    top: 0;
    right: -100%;
    margin-left: -60px
}

@media screen and (min-width:576px) {
    .din-content__lang-btn {
        position: absolute;
        top: 0;
        right: -60px;
        background-color: #fff;
        border: 0
    }
}

.din-content__lang-btn:hover {
    background-color: #ef4270;
    -webkit-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out
}

.din-content__lang-btn:hover button {
    color: #fff
}

.din-content__lang-btn button {
    color: #5b6870;
    width: 100%;
    background-color: transparent;
    border: 0;
    padding: 0
}

.din-content__lang-btn button:focus {
    outline: 0
}

.btn,
.btn--modal,
.btn--wide {
    border: 1px solid #ef4270;
    border-radius: 0;
    color: #5b6870;
    background-color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.btn--modal:hover,
.btn--wide:hover,
.btn:hover {
    background-color: #ef4270;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.btn--wide {
    min-width: 150px
}

.btn--modal {
    min-width: 200px
}

.btn--close {
    cursor: pointer;
    width: 20px;
    height: 15px;
    position: relative;
    display: inline-block;
    opacity: 1
}

.btn--close span {
    background-color: #ef4270;
    position: absolute;
    width: 100%;
    height: 1px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.btn--close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.btn--close span:nth-child(2) {
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

.btn--close span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px
}

.instructions-container__btn,
.instructions-container__btn--active {
    width: 50px;
    min-width: 50px;
    height: 50px;
    border: 1px solid #a2acb3;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    margin-right: 2.5px;
    margin-left: 2.5px
}

.instructions-container__btn--active:hover,
.instructions-container__btn:hover {
    background-color: #ef4270;
    border-color: #ef4270;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instructions-container__btn--active:hover span,
.instructions-container__btn:hover span {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instructions-container__btn span,
.instructions-container__btn--active span {
    color: #a2acb3;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 700;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instructions-home__wrapper .instructions-container__btn,
.instructions-home__wrapper .instructions-container__btn--active {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.instructions-home__wrapper .instructions-container__btn span,
.instructions-home__wrapper .instructions-container__btn--active span {
    font-size: 1.25em;
    line-height: 1.25em
}

.instructions-container__btn--active {
    background-color: #ef4270;
    border-color: #ef4270;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instructions-container__btn--active span {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instructions-controls .instructions-controls__btn--next,
.instructions-controls .instructions-controls__btn--prev {
    border: 0;
    color: #ef4270
}

.instructions-controls .instructions-controls__btn--next:hover,
.instructions-controls .instructions-controls__btn--prev:hover {
    background-color: #fff
}

.instructions-controls .instructions-controls__btn--next i,
.instructions-controls .instructions-controls__btn--prev i {
    font-size: 2rem;
    vertical-align: middle
}

.modal {
    overflow: auto !important
}

.modal .modal-dialog {
    max-width: 600px
}

.modal .modal-dialog.wide {
    max-width: 90%;
    margin: .5rem auto
}

@media screen and (min-width:576px) {
    .modal .modal-dialog.wide {
        margin: 1.75rem auto
    }
}

.modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    background-image: url(../../images/takhzyro/modal-bg.jpg);
    background-size: 100% auto;
    background-position: 50% 80%;
    background-repeat: no-repeat
}

.modal .modal-dialog .modal-content.no-bg {
    background-image: none
}

.modal .modal-dialog .modal-content .modal-header {
    border: 0;
    border-radius: 0
}

.modal .modal-dialog .modal-content .modal-body {
    border: 0;
    padding-bottom: 20px
}

@media screen and (min-width:576px) {
    .modal .modal-dialog .modal-content .modal-body {
        padding-bottom: 90px
    }
}

.modal .modal-dialog .modal-content .modal-footer {
    border: 0
}

.modal .modal-dialog .modal-content .modal-footer button {
    margin-right: 0;
    margin-left: 0
}

.navbar {
    /* max-width: 1280px; */
    max-width: 100%;
    width: 100%;
    background-size: 100% 202%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #ef4270));
    background-image: linear-gradient(to bottom, #fff 50%, #ef4270 50%);
    -webkit-transition: background-position .4s linear;
    transition: background-position .4s linear;
    z-index: 2
}

.navbar.menu-open {
    background-position: 0 -99%;
}

.navbar.menu-open::before  {
    content: "";
    position: absolute;
    top: 0px;
    left: -100px;
    width: 100px;
    height: 483px;
    background-color: #ef4270;
    z-index: 99;
}
.navbar.menu-open::after  {
    content: "";
    position: absolute;
    top: 0px;
    right: -100px;
    width: 100px;
    height: 483px;
    background-color: #ef4270;
    z-index: 99;
}
@media screen and (min-width:768px) {
    
    .navbar.menu-open::before  {
        content: "";
        position: absolute;
        top: 0px;
        left: -100px;
        width: 100px;
        height: 521px;
        background-color: #ef4270;
        z-index: 99
    }
    .navbar.menu-open::after  {
        content: "";
        position: absolute;
        top: 0px;
        right: -100px;
        width: 100px;
        height: 521px;
        background-color: #ef4270;
        z-index: 99 
    }

}


@media screen and (min-width:992px) {
    .navbar.menu-open {
        background-position: 0 0
    }
}

.navbar.menu-open .navbar__logo {
    display: none
}

@media screen and (min-width:992px) {
    .navbar.menu-open .navbar__logo {
        display: inline
    }
}

.navbar.menu-open .navbar__logo.white {
    display: inline
}

.navbar__logo {
    width: 100%;
    max-width: 150px
}

.navbar__logo.white {
    display: none
}

@media screen and (min-width:576px) {
    .navbar__logo {
        width: 200px;
        max-width: 200px;
    }
}

.nav-menu {
    display: none;
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    z-index: 2
}

@media screen and (min-width:576px) {
    .nav-menu {
        top: 110px
    }
}

@media screen and (min-width:992px) {
    .nav-menu {
        display: block;
        position: static
    }
}

.nav-menu div.nav-menu-inner {
    width: 100%;
    max-width: 100%;
    /* max-width: 1280px; */
    margin: 0 auto;
    background-color: #ef4270;
    
}
@media screen and (max-width:520px) {
    .nav-menu div.nav-menu-inner {
        height: 412px;
    }
}
@media screen and (max-width:991px) {
    .nav-menu div.nav-menu-inner {
        height: 457;
    }
}


.nav-menu div.nav-menu-inner div.nav-menu-link {
    position: relative;
    border-bottom: 5px solid #ef4270;
    border: 2px solid #ef4270;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.nav-menu div.nav-menu-inner div.nav-menu-link::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background: rgba(255, 208, 215, .5);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.nav-menu div.nav-menu-inner div.nav-menu-link:hover {
    color: #fff
}

@media screen and (min-width:992px) {
    .nav-menu div.nav-menu-inner div.nav-menu-link:hover {
        border: 2px solid rgba(255, 208, 215, .5)
    }
}

.nav-menu div.nav-menu-inner div.nav-menu-link:focus {
    color: #fff
}

.nav-menu div.nav-menu-inner div.nav-menu-link.active {
    border-bottom: 5px solid rgba(255, 208, 215, .5)
}

.nav-menu div.nav-menu-inner div.nav-menu-link.active span.icon-home {
    opacity: 1
}

@media screen and (min-width:992px) {

    .nav-menu div.nav-menu-inner div.nav-menu-link:active:before,
    .nav-menu div.nav-menu-inner div.nav-menu-link:focus:before,
    .nav-menu div.nav-menu-inner div.nav-menu-link:hover:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.nav-menu div.nav-menu-inner div.nav-menu-link a {
    width: 100%;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

@media screen and (min-width:992px) {
    .nav-menu div.nav-menu-inner div.nav-menu-link a {
        font-size: 14px
    }
}

@media screen and (min-width:1200px) {
    .nav-menu div.nav-menu-inner div.nav-menu-link a {
        font-size: 16px
    }
}

.nav-menu div.nav-menu-inner div.nav-menu-link a span.icon-home {
    font-size: 30px;
    opacity: .6
}

.footer,
.footer--inverted {
    background-color: #5b6870;
    color: #fff
}

.footer p,
.footer--inverted p {
    color: rgba(255, 255, 255, .5);
    font-size: .7rem;
    line-height: .8rem
}

.footer p.quick-links,
.footer--inverted p.quick-links {
    font-size: 1rem;
    line-height: 1.2rem
}

.footer hr,
.footer--inverted hr {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#5b6870), color-stop(51%, #fff), to(#5b6870));
    background: linear-gradient(to right, #5b6870 0, #fff 51%, #5b6870 100%)
}

.footer .footer__nav ul,
.footer--inverted .footer__nav ul {
    list-style: none;
    padding-left: 0
}

.footer .footer__nav ul li,
.footer--inverted .footer__nav ul li {
    font-size: .89rem;
    padding: 5px 0;
    color: #fff
}

.footer .footer__nav ul li:before,
.footer--inverted .footer__nav ul li:before {
    content: "";
    display: none
}

@media screen and (min-width:768px) {

    .footer .footer__nav ul li,
    .footer--inverted .footer__nav ul li {
        display: inline-block;
        padding: 0
    }

    .footer .footer__nav ul li:after,
    .footer--inverted .footer__nav ul li:after {
        content: "/";
        opacity: .5;
        margin-left: 5px;
        margin-right: 5px
    }

    .footer .footer__nav ul li:last-of-type:after,
    .footer--inverted .footer__nav ul li:last-of-type:after {
        content: "";
        display: none
    }
}

@media screen and (min-width:1200px) and (max-width:1278px) {

    .footer .footer__nav ul li,
    .footer--inverted .footer__nav ul li {
        font-size: .8rem
    }
}

.footer .footer__nav ul li a,
.footer--inverted .footer__nav ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.footer .footer__nav ul li a:hover,
.footer--inverted .footer__nav ul li a:hover {
    text-decoration: underline
}

.footer .footer__nav ul li a span.icon-home,
.footer--inverted .footer__nav ul li a span.icon-home {
    font-size: 20px;
    vertical-align: text-bottom
}

.footer .footer__logo,
.footer--inverted .footer__logo {
    width: 100%;
    max-width: 100px
}

.footer .footer__logo-paab,
.footer--inverted .footer__logo-paab {
    max-width: 150px
}

.footer .footer__social-icons a,
.footer--inverted .footer__social-icons a {
    color: rgba(255, 255, 255, .5);
    font-size: 40px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.footer .footer__social-icons a:hover,
.footer--inverted .footer__social-icons a:hover {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.footer--inverted {
    background-color: #fff;
    color: #5b6870
}

.footer--inverted p {
    color: rgba(91, 104, 112, .85);
    font-size: .7rem;
    line-height: .8rem
}

.din-body {
    background-image: url(../../images/takhzyro/SIZED_homepage-bg.jpg);
    background-size: 100% auto;
    background-position: right top;
    background-repeat: no-repeat
}

.din-body .din-content {
    background-color: #fff;
    min-height: 700px;
    background-image: url(../../images/takhzyro/modal-bg.jpg);
    background-repeat: no-repeat;
    background-size: 0
}

@media screen and (min-width:576px) {
    .din-body .din-content {
        min-height: 875px;
        background-position: 50% 100%
    }
}

@media screen and (min-width:768px) {
    .din-body .din-content {
        background-position: 50% 100%;
        background-size: 100% auto
    }
}

@media screen and (min-width:992px) {
    .din-body .din-content {
        background-position: 50% 90%
    }
}

.din-body .din-content__logo {
    width: 100%;
    max-width: 350px
}

.din-body .din-content__form button {
    width: 100%;
    height: 100%
}

.din-body .din-content__error {
    background-color: #ef4270;
    color: #fff;
    width: 100%;
    display: block
}

.din-body .din-content input[type=text].din-content__field {
    width: 100%;
    height: 100%;
    background-color: #f0f2f3;
    border-style: none;
    border: 1px solid #f0f2f3;
    padding: .5rem;
    text-align: center;
    color: #5b6870
}

.din-body .din-content input[type=text].din-content__field:focus {
    outline-color: #ef4270
}

.about-hae-body,
.about-tak-body,
.contact-us-body,
.copyright-body,
.dosage-body,
.home-body,
.legal-body,
.privacy-policy-body,
.proper-use-body,
.side-effects-body,
.side-effects-fr-body,
.storage-body,
.support-and-resources-body,
.trademark-body,
.warnings-body {
    min-height: 1100px;
    background-image: url(../../images/takhzyro/about-hae-bg.jpg), url(../../images/takhzyro/splash-bg.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, right bottom;
    background-repeat: no-repeat, no-repeat
    /* background-image: url(../../images/takhzyro/about-hae-bg.jpg), url(../../images/takhzyro/splash-bg.jpg) */
}

.about-hae-body .body-content,
.about-tak-body .body-content,
.contact-us-body .body-content,
.copyright-body .body-content,
.dosage-body .body-content,
.home-body .body-content,
.legal-body .body-content,
.privacy-policy-body .body-content,
.proper-use-body .body-content,
.side-effects-body .body-content,
.side-effects-fr-body .body-content,
.storage-body .body-content,
.support-and-resources-body .body-content,
.trademark-body .body-content,
.warnings-body .body-content {
    background-color: #fff
}

.about-hae-body .body-content hr.vertical,
.about-tak-body .body-content hr.vertical,
.contact-us-body .body-content hr.vertical,
.copyright-body .body-content hr.vertical,
.dosage-body .body-content hr.vertical,
.home-body .body-content hr.vertical,
.legal-body .body-content hr.vertical,
.privacy-policy-body .body-content hr.vertical,
.proper-use-body .body-content hr.vertical,
.side-effects-body .body-content hr.vertical,
.side-effects-fr-body .body-content hr.vertical,
.storage-body .body-content hr.vertical,
.support-and-resources-body .body-content hr.vertical,
.trademark-body .body-content hr.vertical,
.warnings-body .body-content hr.vertical {
    width: 2px;
    height: 100%;
    border: 0;
    margin: 0 auto;
    margin-top: 0;
    background: #5b6870;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #aab4ba), to(white));
    background: linear-gradient(to bottom, #fff 0, #aab4ba 30%, #fff 100%)
}

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

    .about-hae-body .body-content hr.vertical,
    .about-tak-body .body-content hr.vertical,
    .contact-us-body .body-content hr.vertical,
    .copyright-body .body-content hr.vertical,
    .dosage-body .body-content hr.vertical,
    .home-body .body-content hr.vertical,
    .legal-body .body-content hr.vertical,
    .privacy-policy-body .body-content hr.vertical,
    .proper-use-body .body-content hr.vertical,
    .side-effects-body .body-content hr.vertical,
    .side-effects-fr-body .body-content hr.vertical,
    .storage-body .body-content hr.vertical,
    .support-and-resources-body .body-content hr.vertical,
    .trademark-body .body-content hr.vertical,
    .warnings-body .body-content hr.vertical {
        display: none
    }
}


.homepage_img-holder {
    height: 200px
}
@media screen and (max-width:1024px) {
    .homepage_img-holder {
        height: auto;
    }
}

.homepage_img-holder img {
    height: auto
}

.homepage_img-holder img.onepath-logo {
    width: 100%
}

.homepage_subhead {
    font-size: 22px;
    color: #5b6870
}

.red-border {
    border: 1px solid #ef4270;
    padding: 5px 10px !important;
    height: 120px
}

.red-border-last {
    border: 1px solid #ef4270;
    padding: 5px 10px !important;
    min-height: 86px;
    background-color: #fff
}

.red-border-last .grey_text {
    color: #5b6870
}

.red-border-last-fr {
    border: 1px solid #ef4270;
    padding: 5px 10px !important;
    min-height: 68px;
    background-color: #fff
}

.red-border-last-fr .grey_text {
    color: #5b6870
}

.red-border .grey_text {
    color: #5b6870
}

.homepage-header-border {
    border-top: 4px solid #fff;
    width: 100%;
    position: absolute;
    bottom: 4px;
    left: 0;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.homepage-header-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.headline {
    position: absolute;
    width: 225px;
    font-size: 25px;
    line-height: 30px;
    bottom: 30px;
    left: 10px;
    color: #fff;
    font-family: Cera;
    font-weight: 700;
    text-shadow: 5px 2px 4px #000;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (min-width:992px) {
    .headline {
        width: 840px;
        font-size: 60px;
        line-height: 65px;
        bottom: 80px;
        left: 30px
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .headline {
        width: 560px;
        font-size: 35px;
        line-height: 40px;
        bottom: 50px
    }
}

.headline-fr {
    position: absolute;
    width: 225px;
    font-size: 25px;
    line-height: 30px;
    bottom: 30px;
    left: 10px;
    color: #fff;
    font-family: Cera;
    font-weight: 700;
    text-shadow: 5px 2px 4px #000;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (min-width:992px) {
    .headline-fr {
        width: 855px;
        font-size: 60px;
        line-height: 65px;
        bottom: 80px;
        left: 30px
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .headline-fr {
        width: 560px;
        font-size: 35px;
        line-height: 40px;
        bottom: 50px
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fader {
    opacity: 0;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.fader-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.fader-2 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.fader-3 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.fader-4 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.fader-5 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (min-width:1200px) {
    .right-border {
        border-right: 1px solid transparent;
        border-width: 0 2px 0 0;
        -o-border-image: url(../../images/takhzyro/line.png) 0 20 0 0;
        border-image: url(../../images/takhzyro/line.png) 0 20 0 0
    }
}

@media (min-width:576px) and (max-width:1199.98px) {
    .right-border {
        -o-border-image: url(../../images/takhzyro/line2.png);
        border-image: url(../../images/takhzyro/line2.png);
        border-image-width: 0 0 10px 0
    }
}

@media (min-width:576px) and (max-width:1199.98px) {
    .right-border-mobile {
        border-right: 1px solid transparent;
        border-width: 0 2px 0 0;
        -o-border-image: url(../../images/takhzyro/line.png) 0 20 0 0;
        border-image: url(../../images/takhzyro/line.png) 0 20 0 0;
        padding-right: 20px !important
    }
}

@media (min-width:576px) and (max-width:1199.98px) {
    .top-border-mobile {
        border-top: 1px solid transparent;
        border-width: 2px 0 0 0;
        -o-border-image: url(../../images/takhzyro/line2.png) 0 20 0 0;
        border-image: url(../../images/takhzyro/line2.png) 0 20 0 0;
        padding-top: 20px !important
    }
}

@media (min-width:576px) and (max-width:1199.98px) {
    .bottom-border-mobile {
        border-bottom: 1px solid transparent;
        border-width: 2px 0 0 0;
        -o-border-image: url(../../images/takhzyro/line2.png) 0 20 0 0;
        border-image: url(../../images/takhzyro/line2.png) 0 20 0 0;
        padding-top: 20px !important
    }
}

@media (min-width:768px) {
    .left-spacing-mobile {
        padding-left: 20px !important
    }
}

@media (min-width:1200px) {
    .onepath-logo {
        max-width: 200px !important
    }
}

@media (max-width:1199.98px) {
    .onepath-logo {
        max-width: 250px !important
    }
}

.clicker {
    cursor: pointer
}

.sm-icon {
    width: 40px;
    height: auto;
    position: absolute;
    top: -5px;
    left: 15px
}

.md-icon {
    width: 80px;
    height: auto;
    top: 0;
    position: absolute
}

.md-icon2 {
    width: 80px;
    height: auto;
    top: 10px;
    position: absolute
}

.hr {
    background: url(../../images/takhzyro/line2.png) no-repeat;
    background-size: 100%
}

.subhead_box {
    height: 80px
}

@media (min-width:1200px) {
    .subhead_box {
        margin-bottom: 1.9em !important
    }
}

.about-hae-body {
    min-height: 1080px;
    background-image: url(../../images/takhzyro/about-hae-bg.jpg), url(../../images/takhzyro/splash-bg.jpg)
}

.about_hae-table-title {
    border: 2px solid #ef4270;
    border-top-left-radius: 15px;
    color: #fff;
    background: #ef4270;
    font-size: 13px
}

.about_hae-table-title-fr {
    border: 2px solid #ef4270;
    border-top-left-radius: 15px;
    color: #fff;
    background: #ef4270;
    font-size: 15px
}

.about_hae-table-subtitle {
    color: #fff;
    background: #51c2b9;
    font-size: 11px
}

.about_hae-table-subtitle2 {
    color: #fff;
    background: #ef4270;
    font-size: 11px
}

.bottom-right-rounded-corner {
    border-bottom-right-radius: 15px
}

.about-hae-table-col {
    padding-right: 5px !important
}

.lh-3 {
    line-height: 3em
}

@media only screen and (max-device-width:1024px) {
    .lh-3 {
        line-height: 4.5em
    }
}

.about-tak-body {
    min-height: 1800px;
    background-image: url(../../images/takhzyro/about-tak-bg.jpg), url(../../images/takhzyro/splash-2-bg.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat
}

.warnings-body {
    min-height: 100px;
    background-image: url(../../images/takhzyro/about-hae-bg.jpg);
    background-size: 100% auto;
    background-position: right top;
    background-repeat: no-repeat
}

.dosage-body {
    background-image: url(../../images/takhzyro/about-hae-bg.jpg)
}

.dosage-body .splash {
    position: absolute;
    bottom: 0;
    right: -33px
}

@media screen and (max-width:768px) and (max-width:767px) {
    .dosage-body .splash {
        right: -9px
    }
}

.dosage-body .tips-wrapper {
    z-index: 1
}

@media screen and (min-width:768px) {
    .dosage-body .tips-wrapper {
        margin-bottom: 200px
    }
}

.side-effects-body,
.side-effects-fr-body {
    background-image: url(../../images/takhzyro/side-effects-bg.jpg), url(../../images/takhzyro/splash-bg-red-blue.jpg)
}

@media screen and (min-width:576px) {

    .side-effects-body,
    .side-effects-fr-body {
        min-height: 1660px
    }
}

@media screen and (min-width:768px) {

    .side-effects-body,
    .side-effects-fr-body {
        min-height: 1580px
    }
}

@media screen and (min-width:992px) {

    .side-effects-body,
    .side-effects-fr-body {
        min-height: 1440px
    }
}

@media screen and (min-width:1200px) {

    .side-effects-body,
    .side-effects-fr-body {
        min-height: 1330px
    }
}

@media screen and (min-width:576px) {
    .side-effects-fr-body {
        min-height: 2040px
    }
}

@media screen and (min-width:768px) {
    .side-effects-fr-body {
        min-height: 1800px
    }
}

@media screen and (min-width:992px) {
    .side-effects-fr-body {
        min-height: 1800px
    }
}

@media screen and (min-width:1200px) {
    .side-effects-fr-body {
        min-height: 1440px
    }
}

.storage-body {
    background-image: url(../../images/takhzyro/storage-bg.jpg), url(../../images/takhzyro/splash-bg-red.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    min-height: 300px
}

@media screen and (min-width:768px) {
    .storage-body {
        min-height: 750px
    }
}

@media screen and (min-width:992px) {
    .storage-body {
        min-height: 1000px
    }
}

.storage-body .body-content {
    min-height: 550px
}

@media screen and (min-width:768px) {
    .storage-body .body-content {
        min-height: 750px
    }
}

.legal-body {
    background-image: url(../../images/takhzyro/about-tak-bg.jpg);
    min-height: 550px
}

@media screen and (min-width:768px) {
    .legal-body {
        min-height: 750px
    }
}

@media screen and (min-width:992px) {
    .legal-body {
        min-height: 800px
    }
}

.legal-body .body-content {
    min-height: 550px
}

@media screen and (min-width:768px) {
    .legal-body .body-content {
        min-height: 750px
    }
}

.support-and-resources-body {
    background-image: url(../../images/takhzyro/storage-bg.jpg)
}

.support-and-resources-body .AR-download-btn {
    width: 200px
}

.support-and-resources-body .AR-QR-code {
    width: 60px
}

.support-and-resources-body .splash {
    position: absolute;
    bottom: 0;
    right: -33px
}

@media screen and (max-width:768px) and (max-width:767px) {
    .support-and-resources-body .splash {
        right: -9px
    }
}

.support-and-resources-body .onepath-logo {
    width: 100%;
    max-width: 255px !important
}

.support-and-resources-body .tip-wrapper {
    z-index: 1
}

@media screen and (min-width:768px) {
    .support-and-resources-body .tip-wrapper {
        margin-bottom: 200px
    }
}

@media screen and (max-width:768px) {
    .support-and-resources-body .tip-wrapper {
        margin-bottom: 10px
    }
}

.support-and-resources-body .support-red-button {
    padding: 15px 30px;
    border: 1px solid #ef4270;
    background-color: #fff;
    color: #5b6870;
    display: inline-block;
}

.support-and-resources-body .support-red-border {
    border: 1px solid #ef4270;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #d1d2d4
}

.support-and-resources-body .download-heading {
    color: #5b6870;
    font-size: 18px
}

.support-and-resources-body .hr {
    background: url(../../images/takhzyro/line2.png) no-repeat;
    background-size: 100%
}

.support-and-resources-body .circle-icon {
    width: 100%;
    height: auto;
    max-width: 65px
}

.support-and-resources-body .circle-img {
    -webkit-box-flex: 100px;
    -ms-flex: 100px;
    flex: 100px;
    max-width: 95px
}

.support-and-resources-body .circle-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.copyright-body {
    background-image: url(../../images/takhzyro/about-tak-bg.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat
}

.copyright-body .body-content {
    min-height: 750px
}

.trademark-body {
    background-image: url(../../images/takhzyro/about-tak-bg.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    min-height: 550px
}

@media screen and (min-width:768px) {
    .trademark-body {
        min-height: 750px
    }
}

@media screen and (min-width:992px) {
    .trademark-body {
        min-height: 1000px
    }
}

.trademark-body .body-content {
    min-height: 550px
}

@media screen and (min-width:768px) {
    .trademark-body .body-content {
        min-height: 750px
    }
}

.privacy-policy-body {
    background-image: url(../../images/takhzyro/about-tak-bg.jpg);
    min-height: 550px
}

@media screen and (min-width:768px) {
    .privacy-policy-body {
        min-height: 750px
    }
}

@media screen and (min-width:992px) {
    .privacy-policy-body {
        min-height: 800px
    }
}

.privacy-policy-body .body-content {
    min-height: 550px
}

@media screen and (min-width:768px) {
    .privacy-policy-body .body-content {
        min-height: 750px
    }
}

.contact-us-body {
    background-image: url(../../images/takhzyro/SIZED_homepage-bg.jpg), url(../../images/takhzyro/contact-splash.jpg);
    background-size: 100% auto, 100% auto;
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    min-height: 750px
}

@media screen and (min-width:768px) {
    .contact-us-body {
        min-height: 900px
    }
}

@media screen and (min-width:992px) {
    .contact-us-body {
        min-height: 1000px
    }
}

.contact-us-body .body-content {
    min-height: 550px
}

@media screen and (min-width:768px) {
    .contact-us-body .body-content {
        min-height: 700px
    }
}

@media screen and (min-width:992px) {
    .contact-us-body .body-content {
        min-height: 800px
    }
}

.proper-use-body {
    min-height: 100px;
    background-image: url(../../images/takhzyro/about-hae-bg.jpg);
    background-size: 100% auto;
    background-position: right top;
    background-repeat: no-repeat
}

.proper-use-body .toggle_container {
    border: 2px solid #ef4270;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 115%
}

.proper-use-body .toggle_container .toggle {
    position: relative;
    cursor: pointer;
    width: 60px;
    height: 30px;
    background-color: #b8b8b8;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px
}

.proper-use-body .toggle_container .toggle .toggle_slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #56c2b7;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .4s;
    transition: .4s
}

.proper-use-body .toggle_container .toggle.active {
    background-color: #f5a5ac
}

.proper-use-body .toggle_container .toggle.active .toggle_slider {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    background-color: #ec4572
}

.proper-use-body .toggle_vial-section {
    display: none
}

.proper-use-body .toggle_pfs-section {
    display: block;
}

.proper-use-body .takh-ar-app-cta {
    background-color: #ef4270;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem
}

.proper-use-body .takh-ar-app-cta img {
    min-width: 160px;
    height: 160px;
    border: 2px solid #fff;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-bottom: 1.2rem
}

.proper-use-body .takh-ar-app-cta p {
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    color: #fff
}

@media screen and (min-width:576px) {
    .proper-use-body .takh-ar-app-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .proper-use-body .takh-ar-app-cta img {
        margin-bottom: 0;
        margin-right: 1rem
    }
}

@media screen and (min-width:768px) {
    .proper-use-body .takh-ar-app-cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .proper-use-body .takh-ar-app-cta img {
        margin-bottom: 1rem;
        margin-right: 0
    }
}

@media screen and (min-width:992px) {
    .proper-use-body .takh-ar-app-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .proper-use-body .takh-ar-app-cta img {
        margin-bottom: 0;
        margin-right: 1rem
    }
}

.proper-use-body .supplies {
    font-size: 75%
}

.proper-use-body .supplies__item {
    width: 100%;
    border: 2px solid #ef4270;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.proper-use-body .supplies__sidebox {
    background-color: #e2e6e8;
    border-radius: 25px
}

.proper-use-body .instructions-container a {
    text-decoration: none
}

.proper-use-body .instructions-container .instructions-container__player,
.proper-use-body .instructions-container .instructions-container__player--home {
    border: 1px solid #e2e6e8;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    overflow: hidden
}

.proper-use-body .instructions-container .instructions-container__player--home {
    background-image: url(..../../images/takhzyro/guide-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #ef4270;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.proper-use-body .instructions-container .instructions-home {
    min-height: 448px
}

.proper-use-body .instructions-container .instructions-home .instructions-home__wrapper {
    background-color: #fff;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.proper-use-body .instructions-container .instructions-home .instructions-home__wrapper hr {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last {
    color: #5b6870;
    cursor: pointer
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:first-of-type,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:first-of-type {
    padding-top: 20px
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:last-of-type,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:last-of-type {
    padding-bottom: 20px
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn--modal,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn--wide,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn--modal,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn--wide {
    background-color: #ef4270;
    border-color: #ef4270;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn span,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn--modal span,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .btn--wide span,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn span,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn--modal span,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .btn--wide span {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last:hover .instructions-home__section,
.proper-use-body .instructions-container .instructions-home .instructions-home__row:hover .instructions-home__section {
    color: #ef4270;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row .instructions-home__section,
.proper-use-body .instructions-container .instructions-home .instructions-home__row--last .instructions-home__section {
    padding-left: 15px;
    font-size: 1.25rem;
    line-height: 1.2;
    vertical-align: middle;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.proper-use-body .instructions-container .instructions-home .instructions-home__row--last {
    border: 0
}

.proper-use-body .instructions-container .instructions-card-image,
.proper-use-body .instructions-container .instructions-card-image--half,
.proper-use-body .instructions-container .instructions-card-image--no-border {
    width: 100%;
    border: 2px solid #ef4270;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.proper-use-body .instructions-container .instructions-card-image--no-border {
    border: 0
}

.proper-use-body .instructions-container .instructions-card-image--half {
    display: inline-block;
    width: 48%
}

@media screen and (min-width:576px) {
    .proper-use-body .instructions-container .instructions-card-image--half {
        width: 49%
    }
}

.proper-use-body .instructions-container .instructions-card-text {
    padding-bottom: 65px
}

.proper-use-body .instructions-container .instructions-card-text__important {
    background-color: #e2e6e8;
    border-radius: 15px
}

.proper-use-body .instructions-container .instructions-card-text__important span.important {
    text-transform: uppercase;
    font-weight: 700;
    color: #ef4270
}

.proper-use-body .instructions-container .instructions-controls {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 100%
}

@media screen and (min-width:768px) {
    .proper-use-body .instructions-container .instructions-controls {
        width: 50%
    }
}

.proper-use-body .instructions-container .instructions-controls .instructions-controls__card,
.proper-use-body .instructions-container .instructions-controls .instructions-controls__card--active {
    cursor: pointer;
    font-family: "Times New Roman", Times, serif
}

.proper-use-body .instructions-container .instructions-controls .instructions-controls__card--active:before,
.proper-use-body .instructions-container .instructions-controls .instructions-controls__card:before {
    content: '\25CF';
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    color: #e2e6e8
}

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

    .proper-use-body .instructions-container .instructions-controls .instructions-controls__card--active:before,
    .proper-use-body .instructions-container .instructions-controls .instructions-controls__card:before {
        font-size: 20px
    }
}

.proper-use-body .instructions-container .instructions-controls .instructions-controls__card--active:before {
    color: #ef4270
}

div#block-takhzyro-languageswitcher {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

ul[data-block="header"] {
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

ul[data-block="header"] li a {
    text-decoration: none !important;
}

ul[data-block="header"] li:before {
    display: none !important;
}

ul[data-block="header"]:hover {
    color: #fff !important;
}

ul[data-block="header"]:focus {
    color: #fff !important;
}

#block-takhzyro-languageswitcher:hover {
    color: #fff !important;
}

a.language-link {
    color: #5b6870 !important;
}

a.language-link:hover {
    color: #fff !important;
}

.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-content {
    padding: 0px;
}

body.body-wrapper {
    background-color: #e2e6e8;
}

#block-takhzyro-content {
    background-color: #fff;
    max-width: 1280px;
    margin: 0 auto;
}

video#homepage-video {
    border: none !important;
}

div#block-takhzyro-languageswitcher:hover ul[data-block="header"] li a {
    color: #fff !important;
}

/* fixining UI Issue */
input#edit-din:focus {
    outline-color: #ef4270 !important;
}

input#edit-submit {
    width: 100%;
    border: 1px solid #ef4270;
}

input#edit-submit:hover {
    width: 100%;
    background-color: #ef4270;
    color: #fff;
}

input[type="text"]:focus {
    border-color: #ef4270 !important;
    box-shadow: none !important;
    outline: 0 none !important;
}

input#edit-din:focus {
    outline-color: #ef4270 !important;
}

input#edit-submit {
    width: 100%;
    border: 1px solid #ef4270;
}

input#edit-submit:hover {
    width: 100%;
    background-color: #ef4270;
    color: #fff;
}

input[type="text"]:focus {
    border-color: #ef4270 !important;
    box-shadow: none !important;
    outline: 0 none !important;
}

footer {
    padding: 0px !important;
}

.din-number-form .form-item.js-form-type-textfield {
    margin: 0px !important;
}

input#edit-din:focus {
    outline-color: #ef4270 !important;
    border: 2px solid #ef4270 !important;
}

.din-content .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item p {
    margin-bottom: 12px !important;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #ef4270 !important;
    color: #fff !important;
    outline-color: #ef4270 !important;
    border: 2px solid #ef4270 !important;
}

.btn:focus-visible,
.node-preview-container .node-preview-backlink:focus-visible,
.button:focus-visible,
button.link:focus-visible {
    background-color: #ef4270 !important;
    color: #fff !important;
    outline-color: #ef4270 !important;
    border: 2px solid #ef4270 !important;
}

body.class-about-hae .body-content .pl-3 ul {
    margin-left: 7px !important;
}

body.class-about-takhzyro .body-content .pl-3 ul {
    margin-left: 7px !important;
}

body.class-warnings .body-content ul {
    margin-left: 7px !important;
}

body.class-dosage .body-content aside.tips ul {
    margin-left: 7px !important;
}

body.class-side-effects .body-content ul {
    margin-left: 7px !important;
}

body.class-support .body-content ul {
    margin-left: 7px !important;
}

.navbar_lang-btn.open ul[data-block="header"] li a {
    color: #fff !important;
}

body.class-proper-use .toggle_vial-section ul {
    margin-left: 7px !important;
}

body.class-proper-use .toggle_vial-section ul {
    margin-left: 7px !important;
}

#takhzyro-form input#edit-submit:focus-visible {
    box-shadow: none !important;
}

.class-homepage .clickerr {
    cursor: pointer !important;
}

.class-support a.support-red-button {
    display: inline-block !important;
    margin-top: 10px !important;
    text-decoration: none !important;
}
.class-support a.support-red-button:focus{outline:1px dotted;outline:5px auto #000000;}
.class-homepage #animated-col-5 .grey_text p {
    margin-bottom: 0px !important;
}

@media(max-width:767px) {

    .class-about-hae #about-hae-table-col-id-3,
    .class-about-hae #about-hae-table-col-id-4 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}

.proper-use-body #vial-instructions-container .col-12.px-0.py-3 + p{
    padding: 0px !important;
}
.class-support a.support-red-button{
margin-top:8px !important; 
}
.class-support .support-and-resources-block-id-1, .class-support .support-and-resources-block-id-2{
	margin-top:48px !important;
}

.class-support .support-and-resources-block-id-1 .col-12.mt-4, .class-support .support-and-resources-block-id-2 .col-12.mt-4, .class-support .support-and-resources-block-id-4 .col-12.mt-4{
	padding-left:24px !important;
	padding-right:15px !important;
}
.class-support .support-and-resources-block-id-1 .col-12.mt-4, .class-support .support-and-resources-block-id-2 .col-12.mt-4{
    margin-top: 0px !important;
}
.class-support .support-sub-resourcee-1, .class-support .support-sub-resourcee-2{
margin-top:8px !important;
}
.clickerr a{
    text-decoration:none;
}
/* end of fixining UI Issue*/

/*added by PY 10042024 for login form */
.user-login-form {
    width: 60%;
    margin: 0px auto;
    padding:50px;
}
.user-login-form input[type="text"], .user-login-form input[type="password"] {
    width: 60%;
}
form#user-login-form {
    margin-bottom: 0rem;
}

.user-login-form input#edit-name:focus {
    outline: none;
    border: 1px solid #ef4270;
}
.user-login-form input#edit-pass:focus {
    outline: none;
    border: 1px solid #ef4270;
}
.user-login-form input#edit-pass {
    border: 1px solid #707070;
}
.user-login-form input#edit-name {
    border: 1px solid #707070;
}
.user-login-form .form-submit{
    max-width: 200px;
}

@media only screen and (max-width: 767px) {
    .user-login-form{
        width: 100%;
    }
    .user-login-form input[type="text"], .user-login-form input[type="password"] {
        width: 100%;
    }
}
/* takhzyro new css */
@media screen and (min-width: 992px){
    #header__subsite nav{
        padding-left: 0 !important;
    }
    #header__subsite {
        padding: 0 !important;
    }
}
#header__subsite {
    background-color: #fff !important;
}

button#btn__subsite-hamburger {
    display: none !important;
}
div#nav-menu a {
    font-weight: 400;
}


.section__takhzyro-login {
    background-image: url(../../images/takhzyro/SIZED_homepage-bg.jpg);
    background-size: 100% auto;
    background-position: right top;
    background-repeat: no-repeat
}
.section__takhzyro-login .section-content {
    padding: 0 100px 0 30px;
}
.container-row__takhzyro-login {
    width: 100%;
}
@media screen and (min-width:1024px) {
    .container-row__takhzyro-login {
        width: 60%;
    }
}

.container-row__takhzyro-login .paragraph--view-mode--default {
    border: none !important;
    border-radius: unset !important;
}
.container-row__takhzyro-login .container-content .paragraph--view-mode--default h2 {
    color: #5b6870 !important;
    font-weight: bold;
    margin-top: 60px;
    position: relative;
    text-align: left !important;
    font-weight: 700 !important;
}
/* .container-row__takhzyro-login .paragraph--view-mode--default h2:before {
    display: none;
}   */
.container-row__takhzyro-login .form-body .patient-login-form .form-item-din-num .form-text{
    border-radius: 0px;
    border: 0px;
}
.container-row__takhzyro-login .form-body .patient-login-form .form-item-din-num .form-text{
    border-radius: 0px;
    /* border: 1px solid #f0f2f3; */
    border: 1px solid #ef4270;
    background-color: #f0f2f3;
}
.container-row__takhzyro-login .form-body .patient-login-form .button--primary{
    border-radius: 0px !important;
    color: #5b6870 !important;
}
.container-row__takhzyro-login .form-body .patient-login-form .button--primary:hover{
    border-radius: 0px !important;
    color: #fff !important;
    filter: unset !important;
}
.container-row__takhzyro-login .container-content .paragraph--view-mode--default h2::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0% !important;
    transform: translate(8%, -50%) !important;
    width: 350px !important;
    height: var(--icon-size);
    background-image: url(../../images/takhzyro/tak-logo-colour-lg.png) !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: left !important;
}
.container-row__takhzyro-login .container-content .paragraph--view-mode--default{
    min-height: 875px !important;
    background-position: 50% 102% !important;
    background-color: #fff;
    background-image: url(../../images/takhzyro/modal-bg.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% !important;
    box-shadow: none !important;
}
.container-row__login .container-content .paragraph--type--patient-login-form{
    padding: 32px 32px !important;

}
.container-row__takhzyro-login .paragraph--view-mode--default h2 br {
    display: none;
}

.container-row__takhzyro-login .paragraph--view-mode--default .form-body {
    padding-top: 10px !important;
}


@media screen and (max-width:767px) {
    .section__takhzyro-login .section-content {
        padding: 0 40px 0 20px;
    }
    .container-row__takhzyro-login .container-content .paragraph--view-mode--default h2::before {
        width: 220px !important;
        transform: translate(10%, -50%) !important;
    }
    .container-row__login .container-content .paragraph--type--patient-login-form {
        padding: 12px 12px !important;
    }
    .container-row__takhzyro-login .container-content .paragraph--view-mode--default h2{
        padding-top: 50px !important;
        padding-left: 20px !important
    }
}
@media screen and (max-width:576px) {
    .section__takhzyro-login .section-content {
        padding: 0 15px 0 15px;
    }
    .container-row__takhzyro-login .container-content .paragraph--view-mode--default h2::before {
        width: 160px !important;
    }
    .container-row__login .container-content .paragraph--type--patient-login-form {
        padding: 8px 8px !important;
        min-height: 650px !important;
    }
    .container-row__takhzyro-login .paragraph--view-mode--default .form-body {
        padding: 0px 20px !important;
    }
}


.dosage-body {
    min-height: auto !important;
}
.dosage-body .tips-wrapper {
    margin-bottom: 0px;
  }
.splash {
  position: relative;
  /* bottom: 0;
  right: 0; */
}
.splash img {
    width: 100%;
}
.takh-cta-block {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #c63865;
    width: 60%;
    border-radius: 24px;
    padding: 14px 14px;
    text-align: center;
}
.takh-cta-block p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.takh-cta-block p a {
    color: #fff;
}
@media (max-width:1200px) {
    .takh-cta-block {
        width: 70%;
    }
    .takh-cta-block p {
        font-size: 24px;
    }
}
@media (max-width:992px) {
    .takh-cta-block {
        width: 70%;
    }
    .takh-cta-block p {
        font-size: 20px;
    }
}
@media (max-width:767px) {
    .takh-cta-block p {
        font-size: 16px;
    }
}
@media (max-width:576px) {
     .takh-cta-block {
        width: 80%;
    }
    .takh-cta-block p {
        font-size: 14px;
    }
}
.takh-cta-block-home {
    background-color: #c63865;
    width: 60%;
    border-radius: 24px;
    padding: 14px 14px;
    text-align: center;
    margin: 80px auto;
}
.takh-cta-block-home p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.takh-cta-block-home p a {
    color: #fff;
}
@media (max-width:1200px) {
    .takh-cta-block-home {
        width: 70%;
    }
    .takh-cta-block-home p {
        font-size: 24px;
    }
}
@media (max-width:992px) {
    .takh-cta-block-home {
        width: 70%;
        margin: 20px auto 60px auto;
    }
    .takh-cta-block-home p {
        font-size: 20px;
    }
}
@media (max-width:767px) {
    .takh-cta-block-home {
       margin: 0px auto 40px auto;
    }
    .takh-cta-block-home p {
        font-size: 16px;
    }
}
@media (max-width:576px) {
     .takh-cta-block-home {
        width: 80%;
        margin: 0px auto 20px auto;
    }
    .takh-cta-block-home p {
        font-size: 14px;
    }
}
.body--takhzyro.node-type-page .footer_subsite, .body--takhzyro.node-type-proper-use .footer_subsite, .body--takhzyro.node-type-support .footer_subsite {
    max-width: 100%;
    background-color: #60656c;
    padding: 26px 0;
}

.body--takhzyro.node-type-proper-use .footer_subsite.container, .body--takhzyro.node-type-support .footer_subsite.container {
    padding-left: 0;
    padding-right: 0;
}

.body--takhzyro.node-type-login-page .footer_subsite {
    max-width: 100%;
    background-color: #ffffff;
    padding: 26px 0;
} .footer_subsite {
    max-width: 100%;
    background-color: #ffffff;
    padding: 26px 0;
}
.body--takhzyro .footer_subsite #block-consolidation-takhzyrosubfooterpatient {
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 0 20px;
    background: #60656C;
}

@media (min-width:1024px) {
    .body--takhzyro .footer_subsite #block-consolidation-takhzyrosubfooterpatient {
        /* max-width: 1200px; */
        margin: 0 auto;
        padding: 0 100px;
        background: #60656C;
    }
}
.body--takhzyro .footer_subsite #block-consolidation-takhzyrosubfooterpatient p {
   color: #fff;
}
.body--takhzyro .footer_subsite #block-consolidation-takhzyrosubfooterlogin {
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 0 100px;
}



#block-consolidation-content .side-effects-fr-body {
    min-height: 1300px;
}
.takh-cta-block-mobile {
    display: none;
}
.dosage-body .body-content img.align-center {
    width: 100%;
    object-fit: contain;
}
@media (min-width:1200px) {
.about-tak-body {
    min-height: 1650px;
  }
  .about-hae-body {
    min-height: 1500px;
  }
}
@media (max-width:991px) {
.side-effects-fr-body {
    min-height: 1400px !important;
}
}
@media (max-width:767px) {
    .takh-cta-block-desktop {
        display: none;
    }
    .takh-cta-block-mobile {
        display: block;
        margin-top: 30px;
    }
.side-effects-fr-body {
    min-height: 1270px !important;
}
.about-tak-body {
    min-height: 1400px;
  }
  .about-hae-body {
    min-height: 1400px;
  }
}
@media (max-width:576px) {
    .side-effects-fr-body {
    min-height: 1150px !important;
}
.about-tak-body {
    min-height: 1400px;
  }
}

.body--takhzyro footer .container {
    max-width: 100% !important
}

.body--takhzyro .container-row__login {
    margin-bottom: 1em !important;
}
#block-consolidation-footerconsolidationcopy p {
    color: #ffffff !important;
}

.paragraph--type--search-results {
    padding: 0 100px;
}

.paragraph--type--search-results a {
    color: #ef4270 !important;
}