/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

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 {
    top: -5px;
}
sup {
    top: -.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: .35em .625em .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%;
  
}
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 */
	    font-family: "PT Sans", sans-serif;
}
.bg-wrapper {
    width: 100%;
    max-width: 1340px;
    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: -.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
}
a {
    color: #25328b;
    text-decoration: underline;
    /*font-weight: 700*/
}
a strong,
a:active,
a:focus,
a:visited {
    color: #6B6B6B
}
    a:hover,
    a:hover strong {
        color: #25328B;
    }
.survey-title p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0 -20px 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: #1e1e1e
}
ul.lists li:before {
    content: "•";
    color: #00b2a9;
    display: inline-block;
    width: 20px;
    margin-left: -20px;
    font-size: 27px;
    line-height: 0;
    border-radius: 100%;
    font-weight: 700
}
.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: #4a4a4a
}

.site-modal .modal-content h4 strong{
    color: #25328b;
}

.extra-bold {
    font-weight: 800
}
.dark-bold {
    color: #003d4c
}
.banner {
    height: auto;
    margin-top: 17px;
    margin-bottom: 30px;
    position: relative
}
.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
}
.banner.inner-banner .banner-info {
    position: absolute;
    width: 50%;
    left: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    margin-top: -5px
}
.banner.inner-banner .banner-info h2 {
    color: #fff
}
.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: -.8em
}
.banner-mobile {
    display: none
}

.banner-desktop-tab {
    display: none!important;
}

.survey-question .text-danger {
    float: left;
    width: 100%;
    height: 10px;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #7DA7D1;
}

@media screen and (max-width: 991px) {

  /*  .header-right-block{
        display: none!important;
    }
*/
    header#hdr-global{
        height: auto!important;
    }

    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) {
    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
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    h1 {
        font-size: 22px;
        line-height: 26px
    }
}
@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: 15px;
        line-height: 19px
    }
    .banner-mobile {
        display: block
    }
    .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
    }
}
@media screen and (max-width: 360px) {
    .banner.inner-banner .banner-info h2 {
        font-size: 14px;
        line-height: 18px
    }
}
@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(../img/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) {
    .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
}
header .head-top {
    width: 100%;
    height: auto;
    height: 100px;
    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: .4s;
    transition: .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: .4s;
    transition: .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:first-child {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #000
}
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: 108px
}
header .head-bottom .logo img {
    position: absolute;
    bottom: 0;
    width: 185px;
    left: 15px
}
header .head-bottom .menu {
    position: relative;
    height: 108px
}
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: .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(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .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(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .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, .7);
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    transition: all 1s ease-in-out
}
@media screen and (max-width: 991px) {
    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: 105px;
        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
    }
}
@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: 90px
    }
    header .head-bottom .logo img {
        width: 150px
    }
    header .head-bottom,
    header .head-bottom .logo,
    header .head-bottom .menu {
        height: 90px
    }
}
@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
    }
}
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: #1e1e1e
}
footer .isi-content p:last-child {
    margin-bottom: 0
}
footer .isi-content .important-safty-information {
    margin-bottom: 15px
}
footer .isi-content a {
    color: #00b2a9;
    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: #1e1e1e;
    text-decoration: none;
    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: #1e1e1e;
    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: #1e1e1e
}
footer .references strong {
    color: #1e1e1e
}
.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;
    background: rgba(0,0,0,0.9)!important;
    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:#25328b;
    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: .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
    }
}
@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
    }
}
@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 .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(../img/icon-26x16-arrow.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: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    text-transform: uppercase
}
.tabs-cta-section .tab-cta h3 span {
    display: block;
    font-size: 18px;
    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)
}
@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 .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;
    color:#25328b;
}
.inner-title {
    margin-bottom: 35px
}
.inner-title:after,
.inner-title:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background-image: url(../img/bg-6x1664-line.png);
    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 {
    width: 100%;
    border: 1px solid #00B2A9;
    margin-bottom: 20px
}
.margin-bottom {
    margin-bottom: 35px;
    margin-top: 35px
}
.margin-bottom:first-child {
    margin-top: 0
}
.margin-bottom p sup {
    font-size: 60%;
    top: -.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(../img/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: #fff;
    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: -.7em
}
.text-indent {
    text-indent: -5px;
    margin-left: 5px
}
.inner-subtitle {
    margin-bottom: 30px
}
.inner-subtitle h4 sup {
    font-size: 50%;
    top: -.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 {
    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: -.2px;
    line-height: 30px;
    text-transform: uppercase;
}
.survey-form .personal-info .personal-question {
    color: #003d4c;
    line-height: 24px
}

.EPiServerForms .Form__Element .Form__Element__Caption {
    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
}

.text-danger{
    color: #ff0000!important;
}

.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 .feedback-title {
    color: #003d4c;
    font-weight: 700;
    margin: 20px 0
}
.survey-form .feedback .feedback-title h6 {
    padding-bottom: 17px
}
.survey-form .feedback .survey-title {
    color: #003d4c;
    font-size: 16px;
    line-height: 24px
}
.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: 20px;
    color: #25328b;
    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: 0px
}
.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: "1"
}
.survey-form .feedback .ques-4 .label-top label::before {
    content: "2"
}
.survey-form .feedback .ques-5 .label-top label::before {
    content: "3"
}
.survey-form .feedback .ques-6 .label-top label::before {
    content: "4"
}
.survey-form .feedback .ques-7 .label-top label::before {
    content: "5"
}
.survey-form .feedback .survey-question .label-top {
    font-weight: 500!important
}
.survey-form .feedback .survey-question .label-top label {
    text-align: left;
    color: #25328b;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0
}
/*.EPiServerForms .Form__Element .Form__Element__Caption {
    text-align: left;
    color: #25328b;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0 ;font-weight: bold;
}*/
.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: #25328b;
    position: absolute;
    display: block
}
.survey-form .feedback .survey-question .EPiServerForms .Form__Element .Form__Element__Caption::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: #25328b;
    position: absolute;
    display: block
}
.survey-form .feedback .survey-question.ordered .radio label {
    position: relative;
}
.EPiServerForms .Form__Element .Form__Element__Caption {
    position: relative;
}
/*.survey-form .feedback .survey-question.ordered .radio:nth-child(3) .checker::after {
    content: "b"
}*/
.survey-form .feedback .survey-question.ordered .radio label span::after {
    color: #25328b;
    font-size: 14px;
    border-radius: 100%;
    border: 2px solid #25328b;
    font-weight: 700;
    position: absolute;
    left: 13px;
    height: 25px;
    width: 25px;
    line-height: 20px;
    text-align: center;
}

.survey-form .feedback .survey-question.ordered .radio:nth-child(2) span::after {
    content: "a";
}
.survey-form .feedback .survey-question.ordered .radio:nth-child(3) span::after {
    content: "b"
}
.survey-form .feedback .survey-question.ordered .radio:nth-child(4) span::after {
    content: "c"
}
.survey-form .feedback .survey-question.ordered .radio:nth-child(5) span::after {
    content: "d"
}
.survey-form .feedback .survey-question .radio input {
    opacity: 0
}
.survey-form .feedback .survey-question .radio input:checked~span::after {
    background: #25328b;
    color: #fff
}
.survey-form .feedback .survey-question .radio .checker {
    color: #25328b;
    font-size: 14px;
    border-radius: 100%;
    border: 2px solid #25328b;
    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: #25328b;
    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: #4a4a4a
}
.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
    
}
.ques-3, .ques-4, .ques-5, .ques-6, .ques-7{
    margin-left:20px;
}

.isi-text{
    padding: 0px 15px;
}

.survey-form .fn-required {
    margin-top: 15px
}
.survey-form .survey-footnote {
    font-size: 16px;
    /*color: #25328b;*/
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 0px
}
.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: #25328b;
    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: 0
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    sup {
        top: -.7em
    }
    .margin-bottom p sup {
        font-size: 65%;
        top: -.8em
    }
    .callout-card sup {
        font-size: 75%
    }
    .inner-subtitle h4 sup {
        font-size: 55%;
        top: -.7em
    }
}
@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
    }
}
@media screen and (max-width: 767px) {
    .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: left
    }
    .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: -.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
    }
}
@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) {
    .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 80px;
        width: 100%
    }
    .banner.inner-banner .banner-info {
        width: 56%
    }
    .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
    }
}
@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
}
.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
}
.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(../img/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(../img/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: 24px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: .34px;
    color: #003d4c;
    width: 100%;
    top: 58%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 10px
}
.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: #fff;
    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: #1e1e1e;
    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: #1E1E1E;
    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
    }
}
@media screen and (max-width: 767px) {
    .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
    }
}
@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
    }
}



.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;
}

.trialkitsurveyPage .section-title{
    font-size: 20px;
}

.no-padding{
    padding: 0px!important;
}

.indication-section a {
    color: #25328B;
}

.indication-section p{
    margin-top: 15px;
}

.personal-disclaimer{
    padding-top: 15px;
}

.statictext-title .field-container, .personal-disclaimer .field-container{
    padding: 0px;
}
.statictext-title .field-container p{
    color: #25328b;
    font-size: 16px;   
    font-weight: bold;
}

.innerBanner {
    position: relative;
    float: left;
}

_:-ms-fullscreen, :root .innerBanner {  float: none; }

.iau p sup{
    top:-5px;
}
.pharma-rx-banner p{color: #ffffff;}
.survey-footnote {
    color: #595959 !important;
}

.header-menu-block-trialkitsurvey nav {
    display: none !important;
}
.header-menu-block-trialkitsurvey .header-logo {
    align-items: center !important;
    display: flex !important;
    justify-content: center !important;
}
/*.header-menu-block p {
    margin: 60px 0px 0px !important;
}*/
.modal-content h4{
    font-size: 24px!important;
    font-weight:500!important;
}

.modal-content h4 strong {
    font-weight: 700 !important;
}
.pnf-page h2{
    font-size: 26px;
    
}
@media screen and (max-width: 991px) {
    h2 {
        font-size: 20px !important;
        line-height: 20px !important;
    }
}