﻿html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, footer, header, nav, section {
    display: block;
}

figcaption, figure, main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
}

    [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden], template {
    display: none;
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: #fff;
}

a, abbr, acronym, address, applet, article, aside, big, blockquote, body, caption, cite, code, dd, del, div, dl, dt, em, fieldset, fn, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, iframe, img, ins, kbd, label, legend, li, nav, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    font-family: "Exo 2",sans-serif;
}

.bg-wrapper {
    width: 100%;
    min-height: 733px;
    margin: 0 auto;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0,#e5f7f7 56%,#e5f7f7 100%);
    background: -webkit-linear-gradient(top,#fff 0,#e5f7f7 56%,#e5f7f7 100%);
    background: linear-gradient(to bottom,#fff 0,#e5f7f7 56%,#e5f7f7 100%);
}

.container {
    width: 970px;
    max-width: 100%;
}

h1 {
    font-size: 42px;
    margin: 0;
    letter-spacing: -0.79px;
    font-weight: 700;
}

h2 {
    font-size: 32px;
    line-height: 37px;
    margin: 0;
    letter-spacing: 0;
}

h3 {
    font-size: 30px;
    margin: 0;
    letter-spacing: 0;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    margin: 0;
    line-height: 30px;
    letter-spacing: 0;
}

h6 {
    color: #003d4c;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0;
}
/*Latest changes*/
.contents-tab {
    display: flex;
    justify-content: center;
}

    .contents-tab a.nav-link {
        color: #fff;
        background: #003D4C;
        text-decoration: none;
        border-radius: 0px;
        padding: 14px 30.9px;
        font-size:16px;
        font-weight:600;
    }

    .contents-tab .nav > li > a:hover, .nav > li.nav-item.active > a, .nav > li > a::selection, .nav > li > a:visited {
        text-decoration: none;
        background-color: #832C90;

    }

    .contents-tab .nav-pills > li + li {
        margin-left: 0px;
    }

.tab-content img {
    margin-left: 3%;
}

.home-new-content {
    display: flex;
    padding: 40px 0;
    justify-content: space-between;
}

    .home-new-content h4 {
        width: 60%;
        text-align: left;
    }

.abbrevation-eye {
    padding-bottom: 30px;
}

    .abbrevation-eye p {
        color: #63666A;
    }

        .abbrevation-eye p.above-note {
            font-size: 16px;
            text-indent: -7px;
        }

        .abbrevation-eye p.below-note {
            font-size: 14px;
            line-height: 20px;
            letter-spacing: -0.35px;
        }

a {
    color: #007A74;
    text-decoration: underline;
    font-weight: 700;
}

    a strong, a:active, a:focus, a:visited {
        color: #007A74;
    }

    a:hover, a:hover strong {
        color: #003d4c;
    }

p {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 10px;
}

ul.lists {
    list-style: none;
    margin: 0;
    font-weight: 400;
    padding-left: 10px;
}

    ul.lists li {
        position: relative;
        padding-left: 25px;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
    }

        ul.lists li:before {
            content: "•";
            color: #007A74;
            display: inline-block;
            width: 20px;
            margin-left: -20px;
            font-size: 27px;
            line-height: 0;
            border-radius: 100%;
            font-weight: 700;
        }

.panel-default ul.lists li:before {
    color: #00B2A9;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.bluebg {
    background: #e0f6f4;
}

.clear-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.clear-padding-left, .clear-padding-right {
    padding-left: 0 !important;
}

.clear-margin-bottom {
    margin-bottom: 0 !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.no-line-br {
    display: inline-block;
}

.bold {
    font-weight: 700;
}

.text-block {
    display: block;
}

strong {
    color: #007A74;
}

.inner-title strong {
    padding-top: 2px;
    display: inline-block;
}

.extra-bold {
    font-weight: 800;
}

.dark-bold {
    color: #003d4c;
}

.banner {
    height: auto;
    margin-top: 17px;
    margin-bottom: 30px;
    position: relative;
}

    .banner.home-banner {
        background-image: url(/siteassets/hcp/images/img-1600x370-hero-eye-art.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .banner.home-banner .img-responsive.power-word-img.banner-desktop-tab {
            margin-top: 60px;
            margin-left: -15px;
        }

        .banner.home-banner:before {
            position: absolute;
            content: "";
            width: 100%;
            height: 3px;
            top: -1px;
            background-image: url("../img/bg-1878x8-banner-topbar.png");
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: center top;
            z-index: 1;
        }

        .banner.home-banner:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 3px;
            bottom: -1px;
            background-image: url("../img/bg-1878x8-banner-bottombar.png");
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: center bottom;
            z-index: 1;
        }

        .banner.home-banner .banner-logo {
            width: 210px;
            height: 133px;
            position: absolute;
            right: 0;
            bottom: 0;
        }

        .banner.home-banner .banner-info {
            position: absolute;
            width: 515px;
            right: 40px;
            top: 26%;
            text-align: center;
            transform: translateY(-50%);
        }

            .banner.home-banner .banner-info h1 {
                text-transform: uppercase;
                color: #01b2aa;
                padding-bottom: 18px;
                margin-bottom: 17px;
                position: relative;
            }

                .banner.home-banner .banner-info h1:after {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    height: 3px;
                    left: 0;
                    background-image: url("../img/other-3x442-divider.png");
                    background-repeat: no-repeat;
                    background-size: 100%;
                    background-position: center center;
                }

                .banner.home-banner .banner-info h1 span {
                    color: #007c76;
                }

            .banner.home-banner .banner-info p {
                color: #003d4c;
                font-weight: 600;
            }

                .banner.home-banner .banner-info p sup {
                    font-size: 60%;
                }

                    .banner.home-banner .banner-info p sup span {
                        font-size: 18px;
                    }

                .banner.home-banner .banner-info p i {
                    display: inline-block;
                    font-style: normal;
                }
.bg-wrapper header .head-bottom .menu ul li.show-lg {
    display: none;
}
@media (min-width: 1570px) {
    .banner.home-banner {
        height: 440px;
    }
}

.banner.inner-banner .banner-info {
    position: absolute;
    width: 65%;
    left: 6%;
    top: 45%;
    text-align: center;
    transform: translateY(-50%);
    margin-top: -5px;
}

.banner.formulation .banner-info {
    position: absolute;
    width: 65%;
    left: 7%;
    top: 49%;
    text-align: center;
    transform: translateY(-80%);
    margin-top: -5px;
}

.banner.trialkitsurvey .banner-info {
    position: absolute;
    width: 50%;
    left: 14%;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    margin-top: -5px;
}

.banner.additional-resources .banner-info {
    left: 3%;
    top: 49%;
}
.banner.patient-access .banner-info {
    left: 0%;
    top: 50%;
}

.additional-resources .banner-info {
    width: 76% !important;
    transform: translateY(-116%) !important;
}

.patient-access .banner-info {
    width: 65% !important;
    transform: translateY(-116%) !important;
}

.banner.inner-banner .banner-info h2 {
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 400;
}

    .banner.inner-banner .banner-info h2 strong {
        color: #00b2a9;
        text-transform: uppercase;
        font-weight: 700;
    }

    .banner.inner-banner .banner-info h2 sup {
        font-size: 50%;
        top: -0.8em;
    }

.banner-mobile {
    display: none;
}

.banner-desktop-tab {
    display: block;
}

.trialkitsurvey img.banner-desktop-tab {
    width: 100%;
}

@media screen and (max-width:991px) {
    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 28px;
        line-height: 34px;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 22px;
        line-height: 26px;
    }

    .banner {
        margin-top: 0;
    }

        .banner.home-banner .banner-info {
            width: 420px;
            right: 15px;
            top: 32%;
        }

            .banner.home-banner .banner-info h1 {
                padding-bottom: 15px;
                margin-bottom: 12px;
            }

        .banner.home-banner .banner-logo {
            width: 190px;
            height: 120px;
        }
}

@media screen and (max-width:767px) {
    .home-new-content h4 {
        width: 70%;
    }
    h6 {
        font-size: 18px;
        line-height: 22px;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    ul.lists {
        padding-left: 0;
    }

        ul.lists li {
            font-size: 16px;
            line-height: 22px;
        }

    .banner.home-banner {
        margin-bottom: 20px;
    }

        .banner.home-banner .banner-logo {
            width: 150px;
            height: 95px;
        }

        .banner.home-banner .banner-info {
            width: 50%;
            right: 20px;
            top: 30%;
        }

            .banner.home-banner .banner-info h1 {
                padding-bottom: 12px;
                margin-bottom: 8px;
            }

            .banner.home-banner .banner-info p {
                font-size: 13px;
                line-height: 17px;
            }

                .banner.home-banner .banner-info p .text-block {
                    display: inline-block;
                }

            .banner.home-banner .banner-info h1:after {
                width: 90%;
                right: 0;
                left: auto;
                background-size: 100%;
            }

    .banner.inner-banner .banner-info h2 {
        font-size: 18px;
        line-height: 22px;
        margin: 0 15px;
    }

    .banner.home-banner:after, .banner.home-banner:before {
        display: none;
    }

    .references {
        padding-top: 20px;
    }

    .container .banner-mobile img {
        position: relative;
    }

    .container .banner-mobile {
        display: flex;
        justify-content: center;
        width: 100%;
    }

        .container .banner-mobile h2.hide-page {
            position: absolute;
            top: 36%;
        }

        .container .banner-mobile h2 {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            text-align: center;
            font-weight: 400;
            color: #fff;
            font-size: 6.40vw;
            line-height: 7vw;
        }

        .patient-access .container .banner-mobile h2 {
            top: 50%;
            transform: translateY(-79%);
        }

    .trialkitsurvey .text-block strong {
        color: #00b2a9;
        text-transform: uppercase;
    }
    .text-block strong {
        color: #00B2A9;
        text-transform: uppercase;
    }
    .lote-color {
        color: #00b2a9;
    }

    .super-class {
        font-size: 16px;
    }

    .banner .banner-info .banner-desktop-tab h2 {
        display: none;
    }

    .img-responsive.banner-desktop-tab {
        display: none;
    }
}

@media (max-width:767px) and (orientation:landscape) {
    h1 {
        font-size: 22px;
        line-height: 26px;
    }
    .home-new-content h4 {
        width: 84%;
    }
}

@media (max-width:767px) and (orientation:portrait) {
    h1 {
        font-size: 19px;
        line-height: 21px;
    }

    .banner.home-banner .banner-info {
        width: 200px;
        right: 10px;
    }

        .banner.home-banner .banner-info h1 {
            padding-bottom: 8px;
            margin-bottom: 5px;
        }

    .banner.inner-banner .banner-info h2 {
        font-size: 29px;
        line-height: 29px;
    }

    .banner-mobile {
        display: block;
        width: 100%;
    }

    .trialkitsurvey img.banner-mobile {
        width: 100%;
    }

    .banner-desktop-tab {
        display: none;
    }

    .banner.home-banner .banner-info p {
        font-size: 13px;
        line-height: 17px;
    }

    .banner.home-banner .banner-logo {
        width: 115px;
        height: 73px;
    }
    .banner.home-banner {
        background-image:none;
    }
    .home-new-content h4 {
        width: 75%;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .banner.home-banner {
        height: 197px;
    }

    .home-new-content h4 {
        width: 48%;
    }

    .banner.home-banner .img-responsive.power-word-img.banner-desktop-tab {
        margin-top: 20px;
        height: auto;
        width: 366px;
    }

    .slick-slide img {
        margin-left: 31%;
    }
    .banner.trialkitsurvey .banner-info {
        left: 18%;
        top: 43%;
    }
}

@media screen and (min-width:1025px) and (max-width:1264px) {
    .banner.inner-banner .banner-info h2 {
        color: #fff;
        font-size: 36px;
        line-height: 36px;
        margin: 24px 147px 0 -184px;
    }
}

@media screen and (min-width:992px) and (max-width:1025px) {
    .banner.home-banner {
        height: 237px;
    }

    .banner.inner-banner .banner-info h2 {
        color: #fff;
        font-size: 36px;
        line-height: 36px;
    }
     .banner.trialkitsurvey .banner-info h2 .text-block strong{
     color:#00b2a9;
     }

    .banner.home-banner .img-responsive.power-word-img.banner-desktop-tab {
        margin-top: 30px;

        height: auto;
        width: 366px;
    }

    .banner.inner-banner .banner-info h2 strong {
        color: #00B2A9;
    }
   
    .banner.inner-banner.additional-resources .banner-info {
        top: 54%;
    }

    .banner.inner-banner.patient-access .banner-info {
        top: 54%;
    }

    .contents-tab a.nav-link {
        padding: 14px 30.9px;
    }
    .banner.trialkitsurvey .banner-info {
        left: 18%;
        top: 43%;
    }
}
.nav.nav-pills {
    margin-left: 0px;
}
/*.banner.trialkitsurvey .banner-info h2 .text-block strong {
    color: #00b2a9;
}
*/
@media screen and (min-width:1026px) and (max-width:1569px) {
    .banner.home-banner {
        height: 400px;
    }
    .banner.trialkitsurvey .banner-info {
        left: 12%;
        width: 54%;
    }
}

@media screen and (min-width: 833px) and (max-width: 835px) {
    .banner.home-banner {
        height: 216px;
    }
}

@media screen and (max-width:369px) {
    .res-font-sm {
        font-size: 22px !important;
        line-height: 27px !important;
    }
}

@media screen and (max-width:360px) {
    .banner.inner-banner .banner-info h2 {
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width:565px) {
    .sm-space {
        display: inline-block;
    }
}

@media screen and (max-width:320px) {
    .banner.home-banner .banner-info {
        width: 176px;
        right: 7px;
    }

    h1 {
        font-size: 17px;
        line-height: 18px;
    }

    .banner.home-banner .banner-info p {
        font-size: 11.5px;
        line-height: 16px;
    }

    .banner.home-banner .banner-info h1 {
        margin-right: 5px;
    }

    .banner.inner-banner .banner-info h2 {
        font-size: 13px;
        line-height: 17px;
    }
}

.cta-btn {
    font-size: 18px;
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}

.cta-btn-primary, a.cta-btn-primary {
    background-image: url("/siteassets/hcp/images/bg-45x311-button.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    color: #fff;
    line-height: 47px;
    padding: 8px 85px 8px 30px;
    text-align: left;
    position: relative;
    height: 64px;
    text-decoration: none;
}


    .cta-btn-primary:active, .cta-btn-primary:focus, .cta-btn-primary:hover, a.cta-btn-primary:active, a.cta-btn-primary:focus, a.cta-btn-primary:hover {
        background-image: url("../img/bg-45x311-button-hover.svg");
        text-decoration: none;
        color: #fff;
    }

    .cta-btn-primary:after, a.cta-btn-primary:after {
        content: "";
        width: 18px;
        height: 30px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 23px;
        background-image: url("../img/icon-26x16-arrow.svg");
        background-repeat: no-repeat;
        background-size: 18px 30px;
        background-position: right center;
    }

.cta-btn-secondary, a.cta-btn-secondary {
    background-image: url("../img/bg-45x311-button.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    color: #fff;
    line-height: 24px;
    padding: 20px 85px 20px 30px;
    text-align: left;
    position: relative;
    height: 64px;
    text-decoration: none;
}

    .cta-btn-secondary:active, .cta-btn-secondary:focus, .cta-btn-secondary:hover, a.cta-btn-secondary:active, a.cta-btn-secondary:focus, a.cta-btn-secondary:hover {
        background-image: url("../img/bg-45x311-button-hover.svg");
        text-decoration: none;
        color: #fff;
    }

    .cta-btn-secondary:after, a.cta-btn-secondary:after {
        content: "";
        width: 18px;
        height: 30px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 23px;
        background-image: url("../img/icon-26x16-arrow.svg");
        background-repeat: no-repeat;
        background-size: 18px 30px;
        background-position: right center;
    }

@media screen and (max-width:767px) {
    .banner.trialkitsurvey .banner-info {
        width: 52% !important;
    }

    .cta-btn {
        font-size: 16px;
    }
}

@media (max-width:480px) {
    .cta-btn-primary, a.cta-btn-primary {
        padding: 8px 20px;
        width: 100%;
    }
}

header {
    position: relative;
    z-index: 20;
    transition: top 0.3s ease-in-out;
}

    header .head-top {
        width: 100%;
        height: auto;
        /* height: 0px; */
        /* border-bottom: solid 1px #c5c5c5; */
    }

        header .head-top .top-menu {
            float: left;
            width: 100%;
        }

            header .head-top .top-menu .toogle-slide {
                width: 100%;
                text-align: right;
                margin-top: 20px;
                margin-bottom: 20px;
            }

                header .head-top .top-menu .toogle-slide span {
                    vertical-align: middle;
                    font-size: 12px;
                    color: #000;
                    line-height: 14px;
                }

                    header .head-top .top-menu .toogle-slide span.active {
                        color: #00b2a9;
                        font-weight: 700;
                    }

                header .head-top .top-menu .toogle-slide .switch {
                    position: relative;
                    display: inline-block;
                    width: 80px;
                    height: 26px;
                    vertical-align: middle;
                    margin: 0 10px;
                }

                    header .head-top .top-menu .toogle-slide .switch input {
                        opacity: 0;
                        width: 0;
                        height: 0;
                    }

                header .head-top .top-menu .toogle-slide .slider {
                    position: absolute;
                    cursor: pointer;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background-color: #00b2a9;
                    -webkit-transition: 0.4s;
                    transition: 0.4s;
                    border-radius: 3px;
                }

                    header .head-top .top-menu .toogle-slide .slider:before {
                        position: absolute;
                        content: "";
                        height: 18px;
                        width: 34px;
                        left: 4px;
                        bottom: 4px;
                        background: url("../img/other-20x36-toggle-button.svg") no-repeat;
                        -webkit-transition: 0.4s;
                        transition: 0.4s;
                    }

                header .head-top .top-menu .toogle-slide input:checked + .slider {
                    background-color: #00b2a9;
                }

                header .head-top .top-menu .toogle-slide input:focus + .slider {
                    box-shadow: 0 0 1px #00b2a9;
                }

                header .head-top .top-menu .toogle-slide input:checked + .slider:before {
                    right: 4px;
                }

            header .head-top .top-menu .nav-header .bausch-lomb-logo {
                display: inline-block;
                width: 215px;
            }

                header .head-top .top-menu .nav-header .bausch-lomb-logo img {
                    width: 100%;
                }

            header .head-top .top-menu .nav-header .top-links-right {
                float: right;
            }

                header .head-top .top-menu .nav-header .top-links-right ul {
                    margin: 0;
                    padding: 0;
                }

                    header .head-top .top-menu .nav-header .top-links-right ul li {
                        display: inline-block;
                        list-style: none;
                        vertical-align: middle;
                    }

                    header .head-top .top-menu .nav-header .top-links-right ul li {
                        margin-right: 13px;
                        padding-right: 13px;
                        border-right: 1px solid #000;
                        font-size: 12px;
                        line-height: 14px;
                    }

                            header .head-top .top-menu .nav-header .top-links-right ul li:nth-child(4) {
                                border-right: 0px;
                                margin-right: 0px;
                                padding-right: 0px;
                            }
                            header .head-top .top-menu .nav-header .top-links-right ul li:nth-child(1) {
                                border-right: 0px;
                                margin-right: 26px;
                                padding-right: 0px;
                                font-weight: 800;
                            }

                        header .head-top .top-menu .nav-header .top-links-right ul li a {
                            padding: 0;
                            color: #000;
                            text-decoration: none;
                            font-size: 12px;
                            line-height: 14px;
                            font-weight: 400;
                        }

                            header .head-top .top-menu .nav-header .top-links-right ul li a:hover {
                                background: 0 0;
                                outline: 0;
                            }

                        header .head-top .top-menu .nav-header .top-links-right ul li.show-sm {
                            display: none;
                        }

    header .head-bottom {
        height: 108px;
    }

        header .head-bottom .logo {
            position: relative;
            height: 88px;
        }

            header .head-bottom .logo img {
                position: absolute;
                bottom: 0;
                width: 185px;
                left: 15px;
            }

        header .head-bottom .menu {
            position: relative;
            height: 87px;
        }

            header .head-bottom .menu ul {
                margin: 0;
                padding: 0;
                text-align: right;
                width: 100%;
                position: absolute;
                bottom: -5px;
                right: 15px;
            }

                header .head-bottom .menu ul li {
                    display: inline-block;
                    margin: 0 1px 0 0;
                    padding: 0;
                }

                    header .head-bottom .menu ul li:last-child {
                        margin-right: 0;
                    }

                    header .head-bottom .menu ul li a {
                        width: 108px;
                        font-size: 12px;
                        font-weight: 700;
                        position: relative;
                        text-decoration: none;
                        display: table-cell;
                        vertical-align: middle;
                        text-align: center;
                        background: #003d4c;
                        height: 46px;
                        padding: 0 3px;
                        color: #fff;
                        line-height: 16px;
                        letter-spacing: 0.17px;
                    }

                        header .head-bottom .menu ul li a span {
                            display: block;
                        }

                        header .head-bottom .menu ul li a:hover {
                            color: #003d4c;
                            background: #99e0dc;
                        }

                    header .head-bottom .menu ul li.active a {
                        color: #003d4c;
                        background: url("../img/bg-46x157-menu.svg") right bottom no-repeat;
                        background-size: cover;
                    }

.nav-toggle {
    display: none;
    width: 35px;
    height: 26px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 1;
    float: right;
    top: 50%;
    transform: translateY(-50%);
}

    .nav-toggle span {
        display: block;
        position: absolute;
        height: 5px;
        width: 100%;
        background: #003d4c;
        border-radius: 0;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

        .nav-toggle span:nth-child(1) {
            top: 0;
        }

        .nav-toggle span:nth-child(2) {
            top: 10px;
        }

        .nav-toggle span:nth-child(3) {
            top: 10px;
        }

        .nav-toggle span:nth-child(4) {
            top: 20px;
        }

    .nav-toggle.open span:nth-child(1) {
        top: 10px;
        width: 0;
        left: 50%;
    }

    .nav-toggle.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #00b2a9;
        z-index: 1;
    }

    .nav-toggle.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .nav-toggle.open span:nth-child(4) {
        top: 10px;
        width: 0;
        left: 50%;
    }

.menu-overlay {
    display: none;
    position: fixed;
    background: rgba(255,255,255,0.7);
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    transition: all 1s ease-in-out;
}

.rx-banner {
    background-color: #003d4c;
}

    .rx-banner p {
        color: #fff;
        text-align: right;
        padding: 3px;
        font-size: 12px;
    }

        .rx-banner p a {
            color: #fff;
        }


        /*sticky sec*/
.sticky-section {
    position: fixed;
    /* left: 0; */
    /* width: 127px; */
    /* background-color: #007a74; */
    color: white;
    transition: height 0.3s ease;
    min-height: 100px;
    top: 215px;
    right: 0px;
    z-index: 9;
    /* padding-right: 49px; */
    /* text-align: center; */
    display: flex;
    align-items: center;
}


.btn-sec-click {
    left: 28px;
    top: -4px;
    position: relative;
    z-index: 99999;
    /* display: flex; */
    display: flex;
    align-items: center;
    cursor: pointer;
}
.sticky-section.expanded .btn-sec-click {
    /* margin-top: 30px; */
    position: absolute;
    top: 28px;
    left: 24px;
}
.expanded .section-content-wrap {
    flex: 1;
}
.section-content-wrap {
    width: 116px;
    background-image: url('/siteassets/hcp/images/drawer-bg.png');
    padding: 0px 20px 1px 45px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.section-header {
    padding: 15px 0px;
    cursor: pointer;
    /*background-color: #007a74;*/
    text-align: center;
    display: flex;
    width: 100%;
    text-align: left;
}
.sticky-section.expanded .section-header {
    height: 0px;
    position: absolute;
    /* z-index: -1; */
    display: none;
}


    .section-header h3 {
        margin: 0;
    }

.section-content {
    z-index: 9999;
    display: none;
    /*padding: 20px;
     background-color: #555; */
    color: #fff;
    position: relative;
}

.expanded .section-content {
    display: block;
}

.expanded {
    /* width: 310px;
    height: 300px; */
    max-width: 84%;
}
.sticky-section.expanded .section-content-wrap {
    width: 313px;
    height: 140px;
    padding: 5px 20px 14px 74px;
    display: flex;
    align-items: center;
}
.top-stick-para {
    color: #fff;
    font-size: 11.5px;
    line-height: 15.5px;
    letter-spacing: 0.17px;
    margin-top: 10px;
}
.btn-sec {
    text-align: center;
    /* width: 200px; */
    justify-content: center;
    position:relative;
}
p.footer-sticky.para {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 20px;
}
    p.footer-sticky.para a, p.footer-sticky.para a strong, p.footer-sticky.para a:active, p.footer-sticky.para a:focus {
        color:#fff;
    }
    .top-stick-para strong {
        color: #fff;
    }
.section-header h3 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}
.btn-sec a {
    width: 115px;
    /* background: #fff; */
    padding: 10px;
    margin-top: 22px;
    display: flex;
    align-items: center;
    /* justify-items: center; */
    justify-content: center;
    margin: 15px auto -15px;
    background-image: url("/siteassets/hcp/images/white-button-shape.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 37.5px;
    font-size: 12px;
    font-weight: 800;
    background-position: right bottom;
    color: #003d4c;
    text-decoration: none;
}
    .btn-sec a:after {
        content: '';
        display: inline-block;
        width: 13px;
        height: 13px;
        border: 95px solid #003d4c;
        border-width: 0 2px 2px 0;
        left: 217px;
        transform: translateY(-11%) rotate(315deg);
        transition: transform 0.3s ease;
        z-index: 9999;
        border-width: 0 3.5px 3.5px 0;
        margin-top: 4px;
        margin-left: 2px;
    }
    
@media screen and (max-width:991px) {
    .rx-banner p {
        color: #fff;
        text-align: center;
        padding: 3px;
    }

    header .head-top {
        display: none;
    }

    header .head-bottom, header .head-bottom .logo, header .head-bottom .menu {
        height: 105px;
    }

        header .head-bottom .logo img {
            bottom: auto;
            top: 50%;
            width: 185px;
            transform: translateY(-50%);
        }

        header .head-bottom .menu {
            position: initial;
        }

    .nav-toggle {
        display: block;
    }

    header .head-bottom .menu ul {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        right: auto;
        top: 145px;
        bottom: auto;
        z-index: 5;
        background: #fff;
        transform: none;
        text-align: left;
        margin: 0;
        border-bottom: 1px solid #00b2a9;
    }

        header .head-bottom .menu ul li {
            display: inline-block;
            width: 100%;
            padding: 0;
            margin: 0;
        }

            header .head-bottom .menu ul li a {
                width: 100%;
                height: auto;
                padding: 15px;
                color: #003d4c;
                font-size: 14px;
                display: block;
                border-top: 1px solid #00b2a9;
                background: #bae2e1;
            }

                header .head-bottom .menu ul li a:hover {
                    color: #003d4c;
                    background: #bae2e1;
                }

                header .head-bottom .menu ul li a::before {
                    display: none;
                }

                header .head-bottom .menu ul li a span {
                    display: inline;
                }

            header .head-bottom .menu ul li.active a::before {
                display: none;
            }

            header .head-bottom .menu ul li.active a {
                color: #fff;
                background: #003d4c;
            }
}

section.small-12 {
    display: none;
}

.home-new-content h4 span.br-block {
    display: block;
}


.slick-dots li {
    margin: 0px 6px;
}

@media screen and (max-width:767px) {
    header .top-menu {
        height: auto;
        padding: 10px 0;
    }

        header .top-menu ul li a {
            font-size: 10px;
            height: auto;
        }

    header .head-bottom .menu ul {
        top: 128px;
    }
    header.sticky .head-bottom .menu ul {
        top: 100px;
    }

    header .head-bottom .logo img {
        width: 150px;
    }

    header .head-bottom, header .head-bottom .logo, header .head-bottom .menu {
        height: 90px;
    }



    .slick-dots li.slick-active button:before {
        color: #00B2A9 !important;
        font-size: 8px;
    }

    .slick-prev::before {
        display: none;
    }

    .slick-next::before {
        display: none;
    }

    .home-new-content {
        flex-direction: column;
    }

        .home-new-content h4 {
            padding: 36px 34px 26px 0px;
            text-align: left !important;
        }

            .home-new-content h4 span.br-block {
                display: contents;
            }

    img.slider-icon {
        margin-left: 11%;

    }
}

@media screen and (max-width:992px) {

    section.small-12 {
        display: block;
    }

    .contents-tab {
        display: none;
    }

    .tab-content {
        display: none;
    }

    .home-new-content h4 {
        text-align: left !important;
    }
}

.slider .centermainslider {
    padding: 10px 0 10px;
    position: relative;
    margin-bottom: 0px;
}

    .slider .centermainslider .slick-prev::before {
        font-size: 44px;
        opacity: 1;
        color: #003D4C;
    }


.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: unset;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 8px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    transform: matrix(0, 1, 1, 0, 0, 1);
    background: #003D4C 0% 0% no-repeat padding-box;
    height: 15px;
    content: '•';
    border-radius: 10px;
    opacity: 1 !important;
    text-align: center;
    opacity: .25;
    color: #ffff;
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width:320px) {
    header .top-menu .container {
        padding: 0 10px;
    }

    header .top-menu li {
        padding: 0;
    }
}

@media screen and (min-width:992px) {
    header .head-bottom .menu ul {
        display: block !important;
    }

        .menu-overlay, header .head-bottom .menu ul li.top-links {
            display: none !important;
        }
    .bg-wrapper header .head-bottom .menu ul li.show-lg {
        display: block;
    }
}

footer {
    padding-top: 20px;
    margin-top: 5px;
    border: 0;
}

    footer .isi-content {
        padding: 0 0 20px;
    }

        footer .isi-content h6 {
            margin: 0 0 10px;
        }

        footer .isi-content p {
            margin-bottom: 20px;
            color: #000000;
        }

            footer .isi-content p:last-child {
                margin-bottom: 0;
            }

        footer .isi-content .important-safty-information {
            margin-bottom: 15px;
        }

        footer .isi-content a {
            color: #007A74;
            display: inline-block;
            text-decoration: underline;
            font-weight: 700;
        }

            footer .isi-content a:hover {
                color: #003d4c;
            }

        footer .isi-content .important-safty-information p, footer .isi-content ul.lists li {
            margin-bottom: 12px;
        }

            footer .isi-content ul.lists li:last-child {
                margin-bottom: 0;
            }

    footer .footer-bottom {
        padding: 45px 0;
    }

        footer .footer-bottom .copy-rights {
            padding: 0;
        }

        footer .footer-bottom .copy-rights-left a {
            display: inline-block;
        }

        footer .footer-bottom .copy-rights-left .logo-ortho-drem {
            width: 245px;
        }

        footer .footer-bottom .copy-rights-left ul {
            padding: 0;
            margin: 0;
        }

            footer .footer-bottom .copy-rights-left ul li {
                list-style: none;
                display: inline-block;
                vertical-align: top;
                margin: 0 4px;
                font-size: 12px;
                color: #1e1e1e;
                line-height: 14px;
            }

                footer .footer-bottom .copy-rights-left ul li:first-child {
                    margin-left: 0;
                    margin-right: 20px;
                    line-height: 0;
                }

                footer .footer-bottom .copy-rights-left ul li a {
                    color: #63666A;
                    text-decoration: underline;
                    font-weight: 400;
                }

                    footer .footer-bottom .copy-rights-left ul li a:hover {
                        color: #00b2a9;
                    }

        footer .footer-bottom .copy-rights-left p {
            font-size: 12px;
            color: #000000;
            margin-top: 20px;
            line-height: 18px;
            margin-bottom: 0;
        }

        footer .footer-bottom .copy-rights-right .logo-lotemaxsm {
            width: 200px;
            float: right;
        }

        footer .footer-bottom .copy-rights-right {
            text-align: right;
        }

            footer .footer-bottom .copy-rights-right a {
                display: inline-block;
            }

    footer .references {
        font-size: 12px;
        line-height: 14px;
        color: #000000;
    }

        footer .references strong {
            color: #000000;
        }

.reg-tm {
    font-size: 18px;
    vertical-align: sub;
}

.scroll-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    border-top: solid 2px #00b2a9;
    padding: 10px 15px;
}

.scroll-footer-inner {
    top: 10%;
    height: 90%;
}

#isiFixed .scroll-footer-inner h6 {
    margin-bottom: 4px;
}

#isiFixed .scroll-footer-inner p {
    margin-bottom: 6px;
}

#isiFixed .scroll-footer-inner ul.lists {
    margin-bottom: 0;
}

.scroll-footer .see-more {
    position: absolute;
    right: 15px;
    top: 7px;
    cursor: pointer;
    z-index: 5;
}

    .scroll-footer .see-more a {
        padding-right: 15px;
        font-size: 14px;
        font-weight: 700;
        color: #00b2a9;
        text-decoration: none;
        background-image: url("../img/icon-16x16-arrow-up.svg");
        background-repeat: no-repeat;
        background-size: 10px 10px;
        background-position: right center;
    }

#isiFixed .scroll-footer-inner .isi-fold p:last-child {
    margin-bottom: 0;
}

.site-modal.active {
    display: block;
}

.site-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: none;
    z-index: 1041;
}

    .site-modal .btn-cancel {
        text-decoration: underline;
        color: #1e1e1e;
        font-size: 18px;
        font-weight: 700;
        margin: 10px 95px 10px 55px;
    }

    .site-modal .btn-confirm {
        background-image: url("../img/bg-45x311-button.svg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right bottom;
        color: #fff;
        text-decoration: none;
        padding: 9px 40px 12px;
        font-size: 18px;
        font-weight: 700;
    }

    .site-modal .modal-btn-area {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .site-modal .modal-content .title-modal {
        margin-bottom: 15px;
    }

    .site-modal .modal-content {
        position: relative;
        background-color: #fff;
        display: inline-block;
        max-width: 585px;
        padding: 30px 55px;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 0;
        width: 90%;
    }

        .site-modal .modal-content p {
            margin-bottom: 15px;
            text-align: left;
        }

        .site-modal .modal-content .cta-btn {
            margin: 0 3px;
            width: 100px;
        }

.modal .modal-header {
    border-bottom: none;
}

.modal .modal-content {
    border: none;
}

.modal-backdrop.in {
    opacity: 0.7;
}

@media screen and (max-width:991px) {
    footer .isi-content .footer-links {
        padding: 22px 0 35px;
    }

    footer .footer-bottom {
        padding: 35px 0;
    }

        footer .footer-bottom .copy-rights-left ul li .logo-bausch-lomb {
            width: 200px;
        }

        footer .footer-bottom .copy-rights-left ul li:first-child {
            margin-right: 10px;
        }

    #isiFixed .scroll-footer-inner .indication-content {
        display: none;
    }

    #isiFixed .scroll-footer-inner .isi-fold {
        height: 100px;
        overflow: hidden;
    }

    #isiFixed .scroll-footer-inner h6, #isiFixed .scroll-footer-inner p {
        font-size: 18px;
    }

    footer .footer-bottom .copy-rights-left p {
        margin-top: 7px;
    }

    p.footer-sticky.para {
        font-size: 11px;
        color: #fff;
        line-height: 18px;
        margin-top: 20px;
    }
    .top-stick-para {
        color: #fff;
        font-size: 11.5px;
        line-height: 15.5px;
    }
}

@media screen and (max-width:767px) {
    footer .isi-content {
        padding: 0;
    }

        footer .isi-content p {
            margin-bottom: 15px;
        }

        footer .isi-content .footer-links {
            padding: 10px 0 32px;
        }

            footer .isi-content .footer-links ul li {
                padding: 0 4px;
            }

    footer .footer-bottom {
        padding: 30px 0;
    }

        footer .footer-bottom .copy-rights .pull-right {
            float: none;
            width: 100%;
        }

        footer .footer-bottom .copy-rights-right .logo-onexton {
            float: none;
            margin: 0 auto;
        }

        footer .footer-bottom .copy-rights-left {
            margin-top: 20px;
            clear: both;
        }

            footer .footer-bottom .copy-rights-left .logo-ortho-drem {
                margin: 0 auto;
            }

            footer .footer-bottom .copy-rights-left p {
                text-align: center;
            }

    .scroll-footer {
        padding: 10px 15px;
    }

        .scroll-footer .see-more {
            top: 12px;
        }

    footer .isi-content .important-safty-information {
        margin-bottom: 10px;
    }

    footer .isi-content .references {
        font-size: 10px;
    }

    footer .footer-bottom .copy-rights-left, footer .footer-bottom .copy-rights-right {
        text-align: center;
    }

        footer .footer-bottom .copy-rights-left p {
            margin-top: 20px;
        }

    #isiFixed .scroll-footer-inner .isi-fold {
        height: 50px;
    }

    .site-modal .btn-cancel {
        padding: 0;
        margin: 0 50px 0 0;
    }

    .site-modal .modal-content {
        padding: 30px 20px;
    }

    .modal-content {
        margin: 15px !important;
    }
    .sticky-section {
        top: 396px;
    }
    .sticky-section.expanded {
        top: 299px;
    }
}

@media (max-width:767px) and (orientation:landscape) {
    .modal .modal-header {
        padding: 10px;
    }
}

@media (max-width:480px) {
    .scroll-footer .see-more {
        top: 14px;
    }

        .scroll-footer .see-more a {
            display: inline-block;
            width: 25px;
            height: 15px;
            background-size: 18px 18px;
        }

            .scroll-footer .see-more a span {
                display: none;
            }

    footer .footer-bottom .copy-rights-left ul li:first-child {
        width: 100%;
        margin-bottom: 5px;
    }

    #isiFixed .scroll-footer-inner .isi-fold {
        height: 70px;
    }

    footer .footer-bottom .copy-rights-left ul li {
        vertical-align: middle;
    }

        footer .footer-bottom .copy-rights-left ul li:first-child {
            margin-right: 0;
        }
}



@media screen and (max-width:320px) {
    #isiFixed .scroll-footer-inner h6 {
        font-size: 15px;
    }

    #isiFixed .scroll-footer-inner ul.lists li {
        font-size: 14px;
        line-height: 20px;
    }

    .site-modal .btn-cancel {
        margin-right: 35px;
    }
}

.tabs-cta-section {
    margin-bottom: 35px;
}

.tabs-cta-section .tab-cta {
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    position: relative;
}

    .tabs-cta-section .tab-cta:after {
        content: "";
        width: 20px;
        height: 33px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        background-image: url("/siteassets/hcp/images/icon-26x16-arrow-copy.svg");
        background-repeat: no-repeat;
        background-size: 20px 33px;
        background-position: right center;
    }

    .tabs-cta-section .tab-cta a {
        outline: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        z-index: 1;
        font-size: 0;
    }

    .tabs-cta-section .tab-cta h3 {
        color: #003D4C;
        position: absolute;
        top: 30px;
        /*transform: translateY(-50%);*/
        width: 100%;
        text-align: left;
        text-transform: uppercase;
        font-size: 26px;
        padding: 0px 0px 0px 25px;
    }

        .tabs-cta-section .tab-cta h3 span {
            display: block;
            font-size: 16px;
            text-transform: none;
            line-height: 25px;
            max-width: 75%;
            /*margin: 0 auto;*/
        }

            .tabs-cta-section .tab-cta h3 span sup {
                font-weight: 400;
                font-size: 60%;
            }

.tabs-cta-section .row {
    margin-right: -11px;
    margin-left: -11px;
}

.tabs-cta-section .col-sm-4 {
    padding-left: 11px;
    padding-right: 11px;
}

    /*.tabs-cta-section .col-sm-4:nth-child(1) .tab-cta {
        background-image: url("../img/bg-130x300-tab1.svg");
    }

        .tabs-cta-section .col-sm-4:nth-child(1) .tab-cta:hover {
            background-image: url("../img/bg-130x300-tab1-hover.svg");
        }

    .tabs-cta-section .col-sm-4:nth-child(2) .tab-cta {
        background-image: url("../img/bg-130x300-tab2.svg");
    }

        .tabs-cta-section .col-sm-4:nth-child(2) .tab-cta:hover {
            background-image: url("../img/bg-130x300-tab2-hover.svg");
        }

    .tabs-cta-section .col-sm-4:nth-child(3) .tab-cta {
        background-image: url("../img/bg-130x300-tab3.svg");
    }

        .tabs-cta-section .col-sm-4:nth-child(3) .tab-cta:hover {
            background-image: url("../img/bg-130x300-tab3-hover.svg");
        }*/

.tabs-cta-section .col-sm-4 .tab-cta  {
    background-image: url("/siteassets/hcp/images/tab-bg-130x300-tab.svg");
}

.tabs-cta-section .col-sm-4 .tab-cta:hover  {
    background-image: url("../img/bg-130x300-tab1-hover.svg");
}

@media screen and (max-width:991px) {

    .tabs-cta-section .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .tabs-cta-section .col-sm-4 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .tabs-cta-section .tab-cta h3 span {
        font-size: 16px;
        line-height: 22px;
    }

    .tabs-cta-section .tab-cta:after {
        width: 13px;
        height: 21px;
        right: 10px;
        background-size: 13px 21px;
    }

    /*.tabs-cta-section .col-sm-4:nth-child(1) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab1.svg");
    }

    .tabs-cta-section .col-sm-4:nth-child(2) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab2.svg");
    }

    .tabs-cta-section .col-sm-4:nth-child(3) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab3.svg");
    }*/
}

@media screen and (max-width:767px) {
    .tabs-cta-section .tab-cta h3 {
        top: 15px;
    }

    .tabs-cta-section .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .tabs-cta-section .col-sm-4 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 8px;
    }

        .tabs-cta-section .col-sm-4:last-child {
            margin-bottom: 0;
        }

    .tabs-cta-section .tab-cta {
        height: 100px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .tabs-cta-section .col-sm-4:nth-child(1) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab1.svg");
    }

    .tabs-cta-section .col-sm-4:nth-child(2) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab2.svg");
    }

    .tabs-cta-section .col-sm-4:nth-child(3) .tab-cta:hover {
        background-image: url("../img/bg-130x300-tab3.svg");
    }
}

.error-page {
    padding-bottom: 30px;
}

.no-wrap {
    white-space: nowrap;
}

.inner-title {
    margin-bottom: 30px;
}

    .inner-title:after, .inner-title:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 100%;
        left: 0;
        background-image: url("/siteassets/hcp/images/title-line.svg");
        background-repeat: no-repeat;
        background-size: 100% 3px;
        background-position: center center;
    }

    .inner-title h4 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .inner-title h4 img {
            display: inline;
            margin-top: -5px;
            max-width: 248px;
        }

        .inner-title h4 sup {
            font-size: 45%;
            top: -1.2em;
        }

.callout-card {
    background-image: url("../img/bg-220x1112-callout.svg");
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 20px 0;
    margin: 20px 0;
    width: 520px;
    max-width: 100%;
}

    .callout-card h4, .callout-card strong {
        color: #fff;
    }

    .callout-card h4 {
        padding: 0 5px;
    }

    .callout-card sup {
        font-size: 60%;
    }

.footnote {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.upper {
    text-transform: uppercase;
}

.chart-img {
    /*background-color: #fff;*/
    width: 100%;
    /*border: 1px solid #00b2a9;*/
    margin-bottom: 20px;
}

.video-link, .video-link2, .video-link3 {
    width: 100%;
    border: 1px solid #00b2a9;
    margin-bottom: 20px;
}

.margin-bottom {
    margin-bottom: 35px;
    margin-top: 35px;
}

.prk-surgery-video {
    margin-bottom: 11px;
}

.cent-align {
    float: none;
    margin: 0 auto;
    margin-top: -19px;
}

.margin-bottom:first-child {
    margin-top: 0;
}

.margin-bottom p sup {
    font-size: 60%;
    top: -0.7em;
}

.chart-text {
    margin: 20px 0 10px;
}

.safety-profile-section {
    text-align: center;
    margin-bottom: 23px;
    margin-top: 30px;
}

    .safety-profile-section .safety-profile-card {
        display: inline-block;
        width: 380px;
        background-image: url("/siteassets/hcp/images/bg-190x380-box.svg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right top;
        position: relative;
        margin-right: 20px;
    }

        .safety-profile-section .safety-profile-card:last-child {
            margin-right: 0;
        }

        .safety-profile-section .safety-profile-card .safety-profile-title {
            height: 85px;
            background-image: url("../img/bg-6x570-line-black.png");
            background-repeat: no-repeat;
            background-size: 285px 3px;
            background-position: center bottom;
            position: relative;
            padding: 15px;
        }

            .safety-profile-section .safety-profile-card .safety-profile-title h4 {
                font-weight: 700;
                color: #003d4c;
            }

        .safety-profile-section .safety-profile-card .safety-profile-content {
            display: inline-block;
            vertical-align: top;
        }

            .safety-profile-section .safety-profile-card .safety-profile-content p {
                color: #003D4C;
                padding: 15px;
            }

.inflammation-container {
    height: 420px;
    position: relative;
}

    .inflammation-container .inflammation-content {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 455px;
        right: 15px;
    }

        .inflammation-container .inflammation-content .callout-card {
            margin: 0;
        }

            .inflammation-container .inflammation-content .callout-card sup {
                top: -0.7em;
            }

.text-indent {
    text-indent: -5px;
    margin-left: 5px;
}

.inner-subtitle {
    margin-bottom: 30px;
}

    .inner-subtitle h4 sup {
        font-size: 50%;
        top: -0.6em;
    }

.sm-subtitle {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #003d4c;
    margin-top: 20px;
}

    .sm-subtitle:first-child {
        margin-top: -5px;
    }

.sm-para-break {
    position: absolute;
    height: 2px;
    width: 90%;
    margin: auto;
    background-image: url("../img/bg-6x1664-line.png");
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: center center;
}

.col-sm-7 .callout-card {
    width: 100%;
}

button.close {
    margin-right: -20px;
    margin-top: -5px;
    color: #0e0e0e !important;
    font-weight: 300;
    opacity: inherit;
    font-size: 32px;
    outline: 0;
}

.icon-bar {
    background: #fff;
    transform: rotate(-45deg) translateY(2px) translateX(0);
    height: 2px;
    width: 18px;
    display: block;
    margin: 0;
    padding: 0;
}

    .icon-bar:nth-child(2) {
        transform: rotate(45deg) translateY(-1px) translateX(1px);
    }

.resources-video {
    width: 452px;
    margin: auto;
}

.video-link, .video-link2, .video-link3, .video-link4, .video-link-prk {
    cursor: pointer;
}

.resources-tools {
    text-align: center;
}

    .resources-tools .chart-text {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
        margin: 0 0 20px;
    }

        .resources-tools .chart-text a {
            text-decoration: underline;
        }

        .resources-tools .chart-text img {
            display: inline-block;
            margin-right: 5px;
            margin-top: -5px;
        }

        .resources-tools .chart-text a:focus {
            color: #003d4c;
        }

.survey-logo {
    padding: 37px 0 20px;
}

.Survey-para {
    margin: 10px 0 20px;
}

    .Survey-para p {
        font-size: 20px;
        color: #003d4c;
        line-height: 26px;
    }

.survey-form .personal-info {
    width: 750px;
    max-width: 100%;
    margin: auto;
}

    .survey-form .personal-info .personal-title {
        color: #003d4c;
        font-weight: 700;
        margin: 20px 0;
    }

        .survey-form .personal-info .personal-title h6 {
            letter-spacing: -0.2px;
            line-height: 30px;
        }

    .survey-form .personal-info .personal-question {
        color: #003d4c;
        line-height: 24px;
    }

        .survey-form .personal-info .personal-question .label-top label {
            text-align: left;
            color: #63666a;
            font-size: 18px;
        }

        .survey-form .personal-info .personal-question input {
            border-radius: 0;
        }

        .survey-form .personal-info .personal-question.custom-error .field-container {
            margin-bottom: 0;
        }

        .survey-form .personal-info .personal-question.custom-error > .text-danger {
            margin-left: 15px;
        }

        .survey-form .personal-info .personal-question:nth-child(3) .field-container, .survey-form .personal-info .personal-question:nth-child(4) .field-container, .survey-form .personal-info .personal-question:nth-child(5) .field-container {
            margin-top: 15px;
        }

    .survey-form .personal-info .personal-disclaimer {
        width: 98%;
    }

        .survey-form .personal-info .personal-disclaimer p {
            color: #63666a;
            font-size: 16px;
            margin-top: 15px;
        }

            .survey-form .personal-info .personal-disclaimer p a {
                color: #003d4c;
                font-weight: 400;
            }

/*.survey-form .feedback {
    margin-left: 35px;
}*/

.survey-form .feedback .survey-question {
    margin-left: 35px;
}

.survey-form .feedback .feedback-title {
    color: #003d4c;
    font-weight: 700;
    margin: 20px 0;
    margin-left: 35px;
}

    .survey-form .feedback .feedback-title h6 {
        padding-bottom: 17px;
    }

.survey-form .feedback .survey-title {
    color: #003d4c;
    font-size: 16px;
    line-height: 24px;
    margin-left: 35px;
}

    .survey-form .feedback .survey-title .ques1 h6 {
        color: #00b2a9;
    }

        .survey-form .feedback .survey-title .ques1 h6::before {
            content: "1";
            width: 25px;
            height: 25px;
            margin-left: -35px;
            line-height: 1.5;
            border-radius: 100%;
            font-weight: 700;
            font-size: 16.5px;
            color: #fff;
            text-align: center;
            background-color: #003d4c;
            position: absolute;
        }

    .survey-form .feedback .survey-title h6 {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .survey-form .feedback .survey-title h4 {
        font-size: 18px;
        color: #003d4c;
        letter-spacing: 0;
        line-height: 24px;
        font-weight: 700;
        margin-left: -35px;
        margin-top: 15px;
    }

    .survey-form .feedback .survey-title .Survey-total {
        margin-top: 10px;
    }

        .survey-form .feedback .survey-title .Survey-total h6 {
            font-weight: 700 !important;
        }

        .survey-form .feedback .survey-title .Survey-total .total-amount {
            padding: 0 30px;
            border-bottom: 1px solid #003d4c;
        }

    .survey-form .feedback .survey-title .survey-option {
        color: #1e1e1e;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        padding-bottom: 0;
        margin-left: 20px;
    }

        .survey-form .feedback .survey-title .survey-option .field-container {
            margin-bottom: 0;
            margin-top: 10px;
        }

        .survey-form .feedback .survey-title .survey-option .label-top {
            display: none;
        }

        .survey-form .feedback .survey-title .survey-option input {
            margin-left: -35px;
            width: 60px;
            background-color: transparent;
            border-top: none;
            border-right: none;
            border-left: none;
            border-image: initial;
            border-bottom: 2px solid #00b2a9;
            -webkit-appearance: none;
            box-shadow: none;
            border-radius: 0;
            -moz-appearance: textfield;
            color: #003d4c;
            font-weight: 700;
            text-align: center;
            font-family: "Exo 2",sans-serif;
        }

        .survey-form .feedback .survey-title .survey-option h5 {
            margin-left: -105px;
            padding-bottom: 0;
            margin-bottom: 0;
            margin-top: 20px;
            color: #003d4c;
        }

        .survey-form .feedback .survey-title .survey-option select.form-control {
            width: 70%;
            background-color: transparent;
            background-image: none;
            border: 2px solid #00b2a9;
            border-radius: 0;
        }

        .survey-form .feedback .survey-title .survey-option .text-danger {
            position: absolute;
            width: 285px;
            left: -21px;
            font-size: 14px;
        }

    .survey-form .feedback .survey-title .text-danger {
        font-size: 14px;
        margin-left: 15px;
    }

.survey-form .feedback .ques-2 .radio input:checked ~ .checker::after {
    content: " ";
}

.survey-form .feedback .ques-2 .label-top label::before {
    content: "2";
}

.survey-form .feedback .ques-3 .label-top label::before {
    content: "3";
}

.survey-form .feedback .ques-4 .label-top label::before {
    content: "4";
}

.survey-form .feedback .ques-5 .label-top label::before {
    content: "5";
}

.survey-form .feedback .ques-6 .label-top label::before {
    content: "6";
}

.survey-form .feedback .ques-7 .label-top label::before {
    content: "7";
}

.survey-form .feedback .survey-question .label-top {
    font-weight: 500 !important;
}

    .survey-form .feedback .survey-question .label-top label {
        text-align: left;
        color: #00b2a9;
        font-size: 16px;
        line-height: 24px;
        margin: 5px 0;
    }

        .survey-form .feedback .survey-question .label-top label::before {
            width: 25px;
            height: 25px;
            margin-left: -35px;
            line-height: 1.5;
            border-radius: 100%;
            font-weight: 700;
            font-size: 16.5px;
            color: #fff;
            text-align: center;
            background-color: #003d4c;
            position: absolute;
            display: block;
        }

/*.survey-form .feedback .survey-question.ordered .radio:nth-child(3) .checker::after {
        content: "a";
    }*/
.survey-form .feedback .survey-question.ordered .radio:nth-child(2) .checker::after {
    content: "a";
}

/*.survey-form .feedback .survey-question.ordered .radio:nth-child(4) .checker::after {
        content: "b";
    }*/
.survey-form .feedback .survey-question.ordered .radio:nth-child(3) .checker::after {
    content: "b";
}

/* .survey-form .feedback .survey-question.ordered .radio:nth-child(5) .checker::after {
        content: "c";
    }*/

.survey-form .feedback .survey-question.ordered .radio:nth-child(4) .checker::after {
    content: "c";
}

/* .survey-form .feedback .survey-question.ordered .radio:nth-child(6) .checker::after {
        content: "d";
    }*/

.survey-form .feedback .survey-question.ordered .radio:nth-child(5) .checker::after {
    content: "d";
}

.survey-form .feedback .survey-question .radio input {
    opacity: 0;
}

    .survey-form .feedback .survey-question .radio input:checked ~ .checker::after {
        background: #003d4c;
        color: #fff;
    }

.survey-form .feedback .survey-question .radio .checker {
    color: #003d4c;
    font-size: 14px;
    border-radius: 100%;
    border: 2px solid #00b2a9;
    font-weight: 700;
    position: absolute;
    left: -20px;
    height: 25px;
    width: 25px;
    line-height: 1;
}

    .survey-form .feedback .survey-question .radio .checker::after {
        position: absolute;
        width: 17px;
        height: 17px;
        border-radius: inherit;
        background: 0 0;
        color: #003d4c;
        top: 2px;
        left: 2px;
        text-align: center;
    }

.survey-form .feedback .survey-question .radio label span:last-child {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    color: #003d4c;
}

.survey-form .feedback .survey-question .text-danger {
    margin-left: 15px;
}

.survey-form .feedback .survey-question .field-container {
    margin-bottom: 0;
    margin-top: 15px;
}

.survey-form .feedback .survey-question.ques-3 .field-container {
    margin-top: 0;
}

.survey-form .fn-required {
    margin-top: 15px;
}

.survey-form .survey-footnote {
    font-size: 16px;
    color: #003d4c;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 35px;
}

.survey-form .survey-submit {
    float: right;
}

    .survey-form .survey-submit .field-container {
        margin-left: 0;
    }

    .survey-form .survey-submit button, .survey-form .survey-submit button:active, .survey-form .survey-submit button:active:focus, .survey-form .survey-submit button:focus {
        background-color: transparent !important;
        line-height: 30px;
        float: right;
        padding: 15px 140px 15px 105px;
        outline: 0;
        box-shadow: none;
        border-radius: 0;
        border: 0 !important;
        outline-offset: 0 !important;
    }

        .survey-form .survey-submit button, .survey-form .survey-submit button[type="reset"], .survey-form .survey-submit button[type="submit"], .survey-form .survey-submit html [type="button"] {
            -webkit-appearance: none;
        }

.survey-form .survey-error {
    margin-left: 15px;
    margin-top: 15px;
    font-size: 14px;
}

.survey-form .err-placeholder {
    margin-top: 5px;
}

.survey-form .survey-captcha {
    padding-left: 0;
}

.survey-form .gray-text {
    color: #63666a;
    font-weight: 500;
}

#thankyou-modal .modal-content {
    padding: 30px 40px;
}

    #thankyou-modal .modal-content p {
        text-align: center;
    }

.form-root > .row {
    margin: auto;
}

.darkgreen-cta {
    background-color: #003D4C;
    color: #ffffff;
    padding: 40px 30px;
    display: flex;
    flex-wrap: wrap;
}

.darkgreen-cta.center-align {
    align-items: center;
}

.cta-img {
    margin-right: 30px;
    flex: 1 1 8%;
}

.darkgreen-cta p {
    color: #ffffff;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.3499999940395355px;
    text-align: center;
}

.darkgreen-cta a {
    color: #ffffff;
}

.darkgreen-cta h2 {
    color: #00B1A8;
    font-size: 31px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -0.3499999940395355px;
    text-align: center;
    margin-bottom: 15px;
}

.darkgreen-cta strong {
    color: #ffffff;
}

.cta-content {
    text-align: center;
    flex: 1 1 80%;
}

.center-align .cta-content {
    flex: 1 1 70%;
}

.dark-cta-wrap {
    display: flex;
    flex: 1 0 100%;
    justify-content: center;
    width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding-bottom: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.sticky .rx-banner {
    display: none;
}

a.cta-btn-primary.white-cta-btn {
    margin-top: 30px;
    background-image: url(/siteassets/hcp/images/white-cta-btn-bg.svg);
    color: #003D4C;
}

a.cta-btn-primary.white-cta-btn::after {
    background-image: url(/siteassets/hcp/images/icon-26x16-arrow-copy.svg);
}

a.cta-btn-primary.white-cta-btn:hover::after {
   background-image: url(../img/icon-26x16-arrow.svg);
}

a.cta-btn-primary.white-cta-btn:hover {
    color: #ffffff;
    background-image: url(/siteassets/hcp/images/bg-45x311-button.svg);
}

.darkgreen-cta-wrap .footnote p,
.darkgreen-cta-wrap .footnote a {
    color: #63666A;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
}

.darkgreen-cta-wrap .footnote {
    margin-top: 30px;
    padding-left: 0px;
    text-indent: -5px;
}

.tele-number-mob {
    display: none !important;
}

.site-modal .btn-confirm {
    cursor: pointer;
}

.full-center-div {
    display: flex;
    justify-content: center;
}

.sub-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.new-callout-card {
    background-image: url('/siteassets/hcp/images/img-cta-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 142px;
    padding: 20px 7%;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
}

.new-callout-card h4 {
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.3499999940395355px;
    text-align: left;
    margin: 0;
    color: #003D4C;
    text-transform: uppercase;
}

.new-callout-card .img-wrapper {
    margin-right: 30px;
}

.new-dark-card {
    background-color: #003D4C;
    padding: 20px 30px;
    margin-top: 10px;
}

.new-dark-card .title-wrap {
    background-color: #003D4C;
    padding: 20px 30px;
}

.new-dark-card .main-title h2 {
    text-transform: uppercase;
    text-align: center;
    line-height: 11px;
}

.new-dark-card .main-title h2 .card-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: #00B1A8;
}

.new-dark-card .main-title h2 .sub-title {
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

.main-title {
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 18px 0;
    margin-bottom: 25px;
}

.card-content p, 
.card-footer p {
    color: #ffffff;
}

.card-content p {
    font-size: 23px;
    line-height: 30px;
}

.card-footer p {
    font-size: 16px;
    line-height: 23px;
}

.text-left-1 {
    text-align: left !important;
}

.text-n-color1 {
    color: #003D4C;
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    sup {
        top: -0.7em;
    }

    .margin-bottom p sup {
        font-size: 65%;
        top: -0.8em;
    }

    .callout-card sup {
        font-size: 75%;
    }

    .inner-subtitle h4 sup {
        font-size: 55%;
        top: -0.7em;
    }
}

@media screen and (max-width:800px) {
    .resources-video {
        width: 354px;
        margin: auto;
    }
    .darkgreen-cta {
        flex-direction: column;
        align-items: center;
    }
    .cta-img {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:991px) {
    .inflammation-container {
        height: auto;
    }

        .inflammation-container .inflammation-content {
            position: relative;
            top: 0;
            -ms-transform: none;
            transform: none;
            max-width: 100%;
            right: 0;
            width: auto;
        }

    .safety-profile-section .safety-profile-card {
        width: 320px;
    }

    .survey-form .feedback .survey-title .survey-option h5 {
        margin-left: -70px;
    }

    .survey-logo {
        padding: 20px 0;
    }

    .c-form > .container {
        padding: 0;
    }

    .inner-subtitle.prk br {
        display: none;
    }

    .inner-subtitle.prk {
        margin-bottom: 24px;
    }

    .text-left-1 {
        text-align: center !important;
    }
}

@media screen and (max-width:900px) {
    .resources-video {
        width: 100%;
        margin: auto;
    }

    h4 {
        font-size: 18px;
        line-height: 22px;
    }

    .inner-subtitle.prk {
        margin-bottom: 22px;
    }

        .inner-subtitle.prk br {
            display: block;
        }
}

@media screen and (max-width:767px) {
    .inner-subtitle.prk br {
        display: none;
    }

    .margin-bottom {
        margin-top: 0;
    }

    .chart-img {
        margin-bottom: 15px;
    }

    .safety-profile-section .safety-profile-card {
        width: 100%;
        margin-bottom: 20px;
    }

    .resources-tools .chart-text {
        text-align: center;
    }

    .resources-video {
        width: 100%;
    }

    .safety-profile-section .safety-profile-card {
        margin-right: 0;
    }

    .sm-subtitle:first-child {
        margin-top: 10px;
    }

    .inner-subtitle h4 sup {
        top: -0.7em;
    }

    .survey-form .survey-option .field-container {
        margin-left: 0;
    }

    .survey-form .survey-submit .field-container {
        width: 250px;
    }

    #thankyou-modal .modal-content {
        padding: 30px 20px;
        width: 90%;
    }

    .feedback .feedback-title h6 {
        margin-left: -35px;
    }

    .survey-form .personal-info .personal-question.custom-error > .text-danger {
        margin-left: 0;
    }

    .survey-form .personal-info {
        width: auto;
        margin: 0 15px;
    }

        .survey-form .personal-info .personal-disclaimer {
            width: 100%;
        }

            .survey-form .personal-info .personal-disclaimer .field-container {
                padding: 0;
            }

    .cent-align {
        margin-top: -7px;
    }

    .tele-number-desk {
        display: none !important;
    }

    .tele-number-mob {
        display: inline-block !important;
    }

    .GlobalEntrustArc {
        text-align: center;
    }
}


@media (max-width:767px) and (orientation:landscape) {
    .survey-form .feedback .survey-title .survey-option h5 {
        margin-left: -120px;
    }
}

@media (max-width:570px) and (orientation:landscape) {
    .survey-form .feedback .survey-title .survey-option h5 {
        margin-left: -90px;
    }
}

@media (max-width:480px) {
    footer .footer-bottom .copy-rights-left p .no-wrap {
        display: block;
    }

    footer .footer-bottom .copy-rights-left p .d-none-mobile {
        display: none;
    }

    .survey-form .survey-submit button, .survey-form .survey-submit button:active, .survey-form .survey-submit button:active:focus, .survey-form .survey-submit button:focus {
        padding: 8px 20px;
        width: 100%;
    }

    .banner.inner-banner .banner-info {
        width: 100%;
        transform: translateY(-35%);
        left: 0;
    }

        /*.banner.inner-banner .banner-info h2 strong {
            color: #ffff;
        }*/

    .additional-resources .banner-info {
        width: 100% !important;
        transform: translateY(-35%);
    }

    .banner.inner-banner.additional-resources .banner-info {
        top: 64%;
    }

    .patient-access .banner-info {
        width: 100% !important;
        transform: translateY(-80%) !important;
    }

    .banner.inner-banner.survey-banner .banner-info {
        width: 50%;
    }

    .sm-space {
        display: none;
    }

    .survey-form .feedback .survey-title .survey-option h5 {
        margin-left: -25px;
    }

    .survey-form .survey-footnote {
        margin-left: 20px;
    }

    .survey-form .survey-captcha .field-container {
        padding-left: 0;
    }

    .c-form > .container {
        padding: 0 15px;
    }

    .survey-form .personal-info {
        margin: 0;
    }

    /*.feedback {
        margin-left: 20px !important;
    }*/
    .feedback .survey-question {
        margin-left: 20px !important;
    }
}

@media screen and (max-width:320px) {
    .survey-captcha .ng-pristine {
        margin-left: -35px;
    }

    .survey-form .feedback .survey-title .survey-option .text-danger {
        width: 240px;
    }

    .survey-form .survey-captcha, .survey-form .survey-captcha .field-container {
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .personal-info .personal-question .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .survey-captcha {
        margin-top: 63px;
    }
}

.clear-both {
    clear: both;
}

.formulation-features .ant-img {
    position: absolute;
    left: 41.66666667%;
    text-align: center;
}

    .formulation-features .ant-img img {
        margin-top: 40px;
        max-height: 390px;
    }

.formulation-features .col-sm-5 .slanded-rb {
    border: 1px solid #99e0dc;
    background-color: #edf9f9;
    position: relative;
    min-height: 223px;
}

    .formulation-features .col-sm-5 .slanded-rb:before {
        content: "";
        background: url("../img/other-62x65-right-slant.png");
        width: 20px;
        height: 20px;
        background-size: cover;
        display: inline-block;
        position: absolute;
        bottom: -1px;
        right: -1px;
    }

.formulation-features .col-sm-5 .slanded-lb {
    border: 1px solid #99e0dc;
    background-color: #edf9f9;
    position: relative;
    min-height: 223px;
}

    .formulation-features .col-sm-5 .slanded-lb:before {
        content: "";
        background: url("../img/other-62x65-left-slant.png");
        width: 20px;
        height: 20px;
        background-size: cover;
        display: inline-block;
        position: absolute;
        bottom: -1px;
        left: -1px;
    }

.formulation-features .col-sm-5 .panel-default {
    border: none;
    background: 0 0;
    margin-bottom: 40px;
    box-shadow: none;
}

    .formulation-features .col-sm-5 .panel-default .panel-body {
        padding: 15px 12px;
    }

    .formulation-features .col-sm-5 .panel-default .panel-heading {
        background-color: #99E0DC;
        font-weight: 700;
        font-size: 16px;
        color: #003d4c;
        letter-spacing: 0;
        line-height: 20px;
        padding: 15px 11px;
        border-radius: 0;
    }

        .formulation-features .col-sm-5 .panel-default .panel-heading span {
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

            .formulation-features .col-sm-5 .panel-default .panel-heading span:nth-child(2) {
                width: auto;
                max-width: 88%;
                margin-right: 0;
            }

        .formulation-features .col-sm-5 .panel-default .panel-heading img {
            max-width: 28px;
            max-height: 28px;
        }

    .formulation-features .col-sm-5 .panel-default ul.lists {
        padding-left: 0;
    }

        .formulation-features .col-sm-5 .panel-default ul.lists li {
            font-size: 16px;
            padding-left: 19px;
        }

            .formulation-features .col-sm-5 .panel-default ul.lists li:before {
                font-size: 20px;
            }

        .formulation-features .col-sm-5 .panel-default ul.lists ul li {
            padding-left: 19px;
        }

            .formulation-features .col-sm-5 .panel-default ul.lists ul li:before {
                content: "-";
            }

.template-two span.h6 {
    font-size: 20px;
    display: block;
    color: #00b2a9;
}

    .template-two span.h6 a.title-link {
        font-weight: 500;
    }

    .template-two span.h6:before {
        content: "";
        background: url("/siteassets/hcp/images/icon-27x41-dollar.svg");
        width: 42px;
        height: 22px;
        background-size: cover;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

.template-two .price-info-section {
    text-align: center;
    margin-bottom: 23px;
    margin-top: 30px;
}

    .template-two .price-info-section .price-card {
        display: inline-block;
        width: 380px;
        height: 195px;
        background-image: url("/siteassets/hcp/images/bg-190x380-box.svg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right top;
        position: relative;
        margin-right: 20px;
    }

        .template-two .price-info-section .price-card:last-child {
            margin: 0;
        }

        .template-two .price-info-section .price-card .price-title {
            height: 85px;
            width: 100%;
            background-image: url("../img/bg-6x570-line-black.png");
            background-repeat: no-repeat;
            background-size: 285px 3px;
            background-position: center bottom;
            position: relative;
        }

            .template-two .price-info-section .price-card .price-title div {
                position: absolute;
                text-align: center;
                font-size: 20px;
                line-height: 24px;
                letter-spacing: 0.34px;
                color: #003d4c;
                width: 100%;
                top: 58%;
                transform: translateY(-50%);
                left: 0;
                padding: 0 10px;
            }

span.bold-text {
    font-weight: 800;
}

.template-two .price-info-section .price-card .price-content {
    height: 127px;
    width: 100%;
}

    .template-two .price-info-section .price-card .price-content .price-tag {
        margin-top: 35px;
    }

        .template-two .price-info-section .price-card .price-content .price-tag .price {
            display: inline-block;
            vertical-align: top;
            font-size: 74px;
            letter-spacing: -2.43px;
            line-height: 24px;
            color: #003D4C;
            font-weight: 700;
        }

        .template-two .price-info-section .price-card .price-content .price-tag .price-text {
            display: inline-block;
            vertical-align: top;
            font-size: 44px;
            line-height: 24px;
            letter-spacing: -2.49px;
            color: #fff;
            font-weight: 400;
            padding-left: 10px;
        }

.template-two .terms-conditions {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    text-indent: -10px;
    margin-left: 10px;
    margin-top: 20px;
}

.template-two .activated {
    font-size: 22px;
    color: #1e1e1e;
    font-weight: 400;
}

ul.offer-savings-list {
    margin-top: 25px;
    margin-left: 0;
}

    ul.offer-savings-list span.h6 {
        font-size: 20px;
        display: block;
        margin-left: -45px;
    }

    ul.offer-savings-list li {
        list-style: none;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 26px;
        color: #000000;
        position: relative;
        padding-left: 45px;
    }

        ul.offer-savings-list li:before {
            position: absolute;
            left: 0;
            content: "";
            width: 32px;
            height: 32px;
            border-radius: 100%;
            border: 2px solid #00b2a9;
            margin-top: -1px;
            text-align: center;
            font-weight: 700;
            color: #003d4c;
            font-size: 18px;
            line-height: 26px;
        }

        ul.offer-savings-list li:nth-child(1):before {
            content: "1";
        }

        ul.offer-savings-list li:nth-child(2):before {
            content: "2";
        }

        ul.offer-savings-list li:nth-child(3):before {
            content: "3";
        }

.not-found {
    margin-top: 60px;
}

@media screen and (max-width:991px) {
    .formulation-features .col-sm-5 .panel-default .panel-heading img {
        max-width: 24px;
        max-height: 24px;
    }

    .formulation-features .col-sm-5 .panel-default .panel-heading {
        font-size: 14px;
    }

        .formulation-features .col-sm-5 .panel-default .panel-heading span {
            margin-right: 6px;
        }

    .formulation-features .col-sm-5 .panel-default ul.lists li {
        font-size: 13px;
    }

    .template-two .price-info-section .price-card {
        width: 350px;
    }

    .not-found {
        margin-top: 35px;
    }
    .new-callout-card {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        
    }
    .new-callout-card h4 {
        text-align: center;
    }
        .new-callout-card .img-wrapper {
            margin-right: 0px;
            margin-bottom: 20px;
        }
    .new-dark-card .card-content p {
        text-align: center;
        font-size: 21px;
        line-height: 25px;
    }
    .new-dark-card .main-title h2 .card-title {
        font-size: 18px;
        line-height: 22px;
    }
    .new-dark-card .main-title h2 .sub-title {
        font-size: 16px;
        line-height: 23px;
    }
    .new-dark-card .card-footer p {
        font-size: 16px;
        line-height: 23px;
        text-align: center;
    }
    .new-callout-card {
        background-image: url(/siteassets/hcp/images/img-cta-bg-mob.png);
    }
    .resp-new-line {
        display: none;
    }
    .resp-center-sm {
        text-align: center;
    }
    .formulation-features .col-sm-5 .slanded-lb:before {
        content: "";
        background: url(../img/other-62x65-right-slant.png);
        width: 20px;
        height: 20px;
        background-size: cover;
        display: inline-block;
        position: absolute;
        bottom: -1px;
        right: -1px;
        left: auto;
    }
    
}

@media screen and (max-width:767px) {
    .safety-profile-section .safety-profile-card .safety-profile-title {
        height: auto;
    }
    .tabs-cta-section .tab-cta h3 span {
        max-width: 100%;
        margin: 0px auto;
    }

    .tabs-cta-section .tab-cta h3 {
        padding: 0px 25px 0px 25px;
    }

    .formulation-features .pull-right {
        float: none !important;
    }

    .formulation-features .ant-img {
        position: relative;
        left: 0;
    }

        .formulation-features .ant-img img {
            margin-top: 0;
            margin-bottom: 20px;
            max-width: 235px;
        }

    .formulation-features .col-sm-5 .panel-default {
        margin-bottom: 25px;
        float: left;
        width: 100%;
    }

    .template-two .price-info-section .price-card {
        width: 100%;
        margin: 0 0 10px;
    }

    .template-two span.h6 {
        font-size: 16px;
    }

    ul.offer-savings-list li {
        font-size: 16px;
        line-height: 22px;
        padding-left: 32px;
    }

        ul.offer-savings-list li:before {
            width: 24px;
            height: 24px;
            font-size: 16px;
            line-height: 18px;
        }
    .darkgreen-cta h2 {
        font-size: 28px;
        line-height: 31px;
        margin-bottom: 35px;
    }
    .darkgreen-cta p {
        font-size: 21px;
        line-height: 25px;
    }
    .new-callout-card h4 {
        font-size: 23px;
        line-height: 29px;
    }
    .formulation-features .col-sm-5 .slanded-rb {
        min-height: auto;
        padding-bottom: 25px;
    }
    .formulation-features .col-sm-5 .slanded-lb {
        min-height: auto;
        padding-bottom: 25px;
    }
    .sub-title {
        font-size: 16px;
        line-height: 19px;
    }
    .darkgreen-cta .cta-img img {
        width: 79px;
        height: 79px;
    }
    .darkgreen-cta .cta-img img.img-auto {
        width: 143px;
        height: auto;
    }
    .darkgreen-cta.center-align .text-left-1 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
        text-align: left !important;
        margin-top: 15px;
    }
}

@media screen and (max-width:320px) {
    .formulation-features .col-sm-5 .panel-default .panel-heading {
        padding: 15px 5px;
    }

    .template-two span.h6 {
        font-size: 14px;
    }

    .template-two .price-info-section .price-card .price-title div {
        padding: 0 10px;
        font-size: 20px;
    }

    .template-two .price-info-section .price-card .price-content .price-tag .price {
        font-size: 60px;
        line-height: 10px;
    }

    .rx-banner p {
        color: #fff;
        text-align: center;
        padding: 3px;
        font-size: 10px;
    }
}

.nowrap {
    white-space: nowrap;
}

.surgical-subtitle {
    min-height: 60px;
    margin-bottom: 10px;
}

@media screen and (max-width: 800px) and (min-width: 768px) {
    .tabs-cta-section .tab-cta h3 {
        top: 30px;
        font-size: 22px;
        padding-left: 15px;
    }

        .tabs-cta-section .tab-cta h3 span {
            font-size: 13px;
        }

    .formulation-features .ant-img img {
        margin-top: 120px;
        max-height: 390px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .banner.inner-banner .banner-info h2 {
        color: #fff;
        font-size: 29px;
        line-height: 30px;
        margin: 24px 114px 0 -140px;
    }

        .banner.inner-banner .banner-info h2 strong {
            color: #00B2A9;
        }
         .banner.trialkitsurvey .banner-info h2 .text-block strong{
     color:#00b2a9;
     }

    .banner.inner-banner.additional-resources .banner-info h2 {
        margin: 0 114px -29px -98px;
    }

    .banner.inner-banner.patient-access .banner-info h2 {
        margin: 0 114px -31px -98px;
    }

    .tabs-cta-section .tab-cta h3 span {
        font-size: 13px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 992px) {
    .banner.inner-banner .banner-info h2 {
        margin: 24px 147px 0 -184px;
    }
    .banner.inner-banner.additional-resources .banner-info h2 {
        margin: 8px 147px 0 -125px;
    }
}



@media screen and (max-width:767px) {
    .template-two .price-info-section .price-card .price-content .price-tag .price {
        font-size: 64px;
    }

    .formulation-features .ant-img img {
        margin-top: 0px !important;
        max-height: 390px;
    }

    .tabs-cta-section .tab-cta h3 span {
        margin: 0px auto !important;
    }

    .tabs-cta-section .tab-cta h3 {
        padding: 0px 25px 0px 25px;
        text-align: center;
    }

    .formulation-features .ant-img img {
        margin-top: 120px;
        max-height: 390px;
    }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .formulation-features .ant-img img {
        margin-top: 100px;
        max-height: 390px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .formulation-features .ant-img img {
        margin-top: 100px;
        max-height: 390px;
    }
}
/*Global footer link update*/
.GlobaloptoutLinks ul li a {
    color: #000000 !important;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px !important;
}

.GlobaloptoutLinks li:not(:last-child):after {
    content: "|";
    margin: 0px 4px 0px 6px;
    color: #1e1e1e;
}

.GlobaloptoutLinks ul li {
    margin-right: 0px !important;
}

    .GlobaloptoutLinks ul li a:hover {
        color: #00b2a9 !important;
    }

@media screen and (max-width: 767px) {

    .GlobaloptoutLinks li:not(:last-child):after {
        content: none;
        margin: 0px !important;
    }

    .GlobaloptoutLinks ul {
        text-align: center;
    }
}
/*Global footer link update*/

p.sm-tech-auc {
    color: #63666A;
    font-size: 14px;
}



.tab-content .split-images {
    display: flex;
}


/* .purple-col { */
/* width: 100%; */
/* margin-bottom: 0px; */
/* } */

/* .purple-col h4 { */
/* transition: width 7s; */
/* position: relative; */
/* text-align: center; */

/* } */

/* .purple-col h4:after { */
/* content: ''; */
/* width: 91%; */
/* height: 30px; */
/* background: #83308F; */
/* position: absolute; */
/* right: 0px; */
/* top: 0px; */
/* transition: width 7s; */
/* } */

/* .purple-col-hover h4:after { */
/* content: ''; */
/* width: 0%; */
/* height: 30px; */
/* background: #83308F; */
/* position: absolute; */
/* right: 0px; */
/* top: 0px; */
/* transition: width 7s; */
/* } */

@media screen and (max-width: 991px) {
    .video-link, .video-link2, .video-link3 {
        margin-bottom: 0px;
    }
    .surgical-subtitle {
        min-height: auto;
        margin-bottom: 0;
    }
    .margin-bottom.no-m-b {
        margin-bottom: 0;
    }
    .last-item-mb {
        margin-bottom: 30px;
    }
    .prk-surgery-video {
        margin-bottom: 0;
    }
    .inner-subtitle.surgical-subtitle h4 {
        margin: 15px 0 20px;
    }
    .banner.inner-banner.patient-access {
        margin-bottom: 0;
    }
    .purple-col h4 {
        transition: none;
    }

        .purple-col h4:after {
            transition: none;
        }

    .purple-col-hover h4:after {
        transition: none;
    }



    .slick-dots {
        bottom: -55px;
    }

    .home-new-content {
        margin: 30px 0 0 0;
    }
}

.graphic {
    width: 970px;
    margin: 0 auto;
    position: relative;
    font-family: "Exo 2",sans-serif;
}

    .graphic img {
        max-width: 100%;
    }

    .graphic h2 {
        position: absolute;
        top: 22px;
        left: 0;
        color: #007a74;
        font-size: 18px;
        font-weight: bold;
        margin: 5px 0 0 21px;
    }

    .graphic .titleOne {
        animation: scaleFont 2s linear forwards 2s;
        top: 22px;
        left: 0;

    }

    .graphic .titleTwo {
        top: 87px;
        animation: scaleFont 2s linear forwards 4s;
    }

    .graphic .titleThree {
        top: 175px;
        animation: scaleFont 2s linear forwards 6s;
    }

    .graphic .titleFour {
        top: 255px;
        animation: scaleFont 2s linear forwards 8s;
    }

    .graphic .titleFIve {
        top: 344px;
        animation: scaleFont 2s linear forwards 10s;
    }

    .graphic .titleSix {
        top: 414px;
        animation: scaleFont 2s linear forwards 12s;
    }

@keyframes scaleFont {

    0% {
        color: #007a74;
        font-size: 18px;
    }

    50% {
        color: #83308F;
        transform: scale(1.2);
        left: -3px;
    }

    60% {
        color: #83308F;
        transform: scale(1.2);
        left: -3px;
    }

    80% {
        color: #83308F;
        transform: scale(1.2);
        left: -3px;
    }

    100% {
        color: #007a74;
        font-size: 18px;
    }
}


/*The css of the mobile slider*/

.row:nth-of-type(1) .columns {
    padding: 0 1.6em;
}

.tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 15px;
    display: flex;

}

    .tabs li {
        white-space: nowrap;
        list-style: none;
        margin: 0 7px 0 0;
        padding: 0 21px;
        background: #003D4C
    
        }
        .tabs li:last-child {

            margin: 0;
        }

.title {
    display: flex;
    height: 50px;
    align-items: center;
}



    /*.title h5 {
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 0.85rem;
        }*/
    .title h5 {
        color: white;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0;
        font-size: 16px;
    }

.fa {
    font-family: 'FontAwesome';
    font-size: 1.3rem;
}

.tab-more {
    z-index: 10;
    background-color: #FFFFCC;
    right: 0;
    border-bottom: 1px solid #FFFF99;
}

.tab-back {
    z-index: 10;
    background-color: #FFFFCC;
    left: -999px;
    border-bottom: 1px solid #FFFF99;
}

.tab.active {
    color: #ffff;
    background-color: #832C90;
    cursor: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.active h5 {
    color: #ffff;
}

/* slider styling */
.slides {
    position: relative;
    background-color: transparent;
}

.slick-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
}

    .slick-list:focus {
        outline: none;
    }

.slick-slide {
    height: 100%;
    position: relative;
    float: left;
    padding: 0 auto;
}

.slides.slick-initialized.slick-slider {
    overflow: visible !important;
}




.swipe-to {
    display: none;
}

@media (max-width: 767px) and (orientation: portrait) {
    .swipe-to img {
        margin: 40px auto -9px;
    }

    .swipe-to {
        display: block;
    }

    .mob-font.inner-title h4 {
        padding: 5px 15px;
        font-size: 24px;
        line-height: 27px;
    }

}
@media (min-width: 1025px)  {

    .scroll-footer .see-more {

        right: 25.6%;
    }
}
@media (min-width: 1439px) and (max-width: 1442px)  {
    .scroll-footer .see-more {
        right: 17%;
    }

}
@media (min-width: 1023px) and (max-width: 1024px)  {
    .scroll-footer .see-more {
        right:28px;
    }

}

.inflammation-content p.text-indent {
    margin-left: 1px;
}

p span.compare-indent {
    margin-left: -9px;
}

/*  Cms-12 EpiForm Css Fix for Borders- Start */

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    content: " " !important;
}

.EPiServerForms .ValidationFail input, .EPiServerForms .ValidationFail textarea, .EPiServerForms .ValidationFail select {
    border-color: inherit !important;
    border: 1px solid #ccc !important;
}
.EPiServerForms .ValidationFail {
    color: inherit !important;
}

/*  Cms-12 EpiForm Css Fix for Borders- END */