html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

    a:active,
    a:hover {
        outline: 0
    }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

body,
html {
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    font-weight: 400;
    height: 100%
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.4;
    display: inline-block;
    width: 100%
}

a {
    outline: 0;
    text-decoration: none;
    transition: all .3s ease 0s
}

    a:focus,
    a:hover {
        outline: 0;
        text-decoration: none
    }

.bstrap3-material .section-title {
    font-size: 13px;
    font-style: italic
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.underline {
    text-decoration: underline
}

.hide-content {
    display: none
}

h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0
}

h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3
}

h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3
}

h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4
}

li {
    line-height: 1.5
}

.navigation li {
    line-height: normal
}

.no-text-wrap {
    white-space: nowrap
}

.content-block {
    margin-top: 18px
}

.lg-hidden,
.md-hidden,
.sm-hidden {
    display: none
}


sup {
    font-size: 60%;
    top: -.5em;
    position: relative;
    line-height: 0px;
}

.wrapper {
    position: relative;
    padding-top: 78px;
}

.main {
    margin-top: 0
}

.small-text {
    font-size: 11px;
    color: #58595b
}

a.link-light-blue {
    color: #0069a5;
    text-decoration: underline
}

a.link-blue {
    color: #2553ea;
    text-decoration: underline
}

a.link-green {
    color: #66ad84;
    text-decoration: underline
}

a.link-dark-green {
    color: #573091;
    text-decoration: underline
}

.section-padding {
    padding: 40px 0
}

.visible-sm-xs {
    display: none
}

.visible-xs {
    display: none
}

.hidden,
.mobile-top-bar {
    display: none
}

.request-form-main.DNNEmptyPane {
    min-height: 0
}

.request-form-main {
    min-height: 300px
}

.c-form .select-options-area {
    margin-bottom: -40px
}

#ControlBar,
#ControlBar *,
.actionMenu * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.showControlBar .navbar-fixed-bottom,
.showControlBar .navbar-fixed-top {
    position: relative
}

.showControlBar .sticky-wrapper {
    padding: 0
}

body .Normal,
body .NormalDeleted,
body .NormalDisabled {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.btn-white {
    background-color: #fff;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    padding: 10px 25px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

    .btn-white:focus,
    .btn-white:hover {
        background-color: #fff;
        color: #00bdf2;
        box-shadow: none;
        outline: 0
    }

.btn-light-blue {
    border: solid 2px #00bdf2;
    background-color: #fff;
    font-size: 17px;
    color: #00bdf2;
    cursor: pointer;
    padding: 16px 50px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

    .btn-light-blue:focus,
    .btn-light-blue:hover {
        background-color: #00bdf2;
        color: #fff;
        box-shadow: none;
        outline: 0
    }

.btn-blue,
.btn-blue:focus,
.contents-main-1 .dnnPrimaryAction,
.contents-main-2 .dnnPrimaryAction {
    border: solid 2px #573091;
    background-color: #573091;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    padding: 12px 62px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    text-transform: uppercase
}

.contents-main-1 .dnnPrimaryAction,
.contents-main-2 .dnnPrimaryAction {
    background: #573091;
    padding: 6px;
    text-shadow: none;
    box-shadow: none
}

    .btn-blue:hover,
    .contents-main-1 .dnnPrimaryAction:hover,
    .contents-main-2 .dnnPrimaryAction:hover {
        border-color: #573091;
        color: #573091;
        background-color: #fff;
        box-shadow: none;
        outline: 0
    }

.dnnSearchResultContainer a {
    color: #66ad84
}

.container {
    width: 940px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box
}

.clearfix {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
}

    .clearfix:after {
        content: "";
        clear: both;
        display: table
    }

.row {
    margin-right: -15px;
    margin-left: -15px;
    position: relative
}

.col-25 {
    width: 25%;
    float: left;
    padding: 0 15px
}

.col-15 {
    width: 15%;
    float: left;
    padding: 0 15px
}

.col-3 {
    width: 30%;
    float: left;
    padding: 0 15px
}

.col-33 {
    width: 33.33%;
    float: left;
    padding: 0 15px
}

.col-100 {
    width: 100%;
    float: left;
    padding: 0 15px
}

.col-4 {
    width: 40%;
    float: left;
    padding: 0 15px
}

.col-5 {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;
    float: left
}

.col-6 {
    width: 60%;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;
    float: left
}

.col-7 {
    width: 70%;
    float: left;
    padding: 0 15px
}

.col-85 {
    width: 85%;
    float: left;
    padding: 0 15px
}

.col-10 {
    width: 100%;
    float: left
}

.col-33 p {
    margin-bottom: 0
}

.efficacy-sc-blue .col-4 {
    width: 50%
}

.efficacy-sc-blue .col-6 {
    width: 50%
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.img-responsive {
    max-width: 100%
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.text-primary {
    color: #f36f21
}

ul {
    margin-top: 0;
    padding-left: 16px;
    color: #231f20;
    margin-left: 0;
    list-style-type: disc;
    margin-bottom: 0;
    float: left
}

.dosing-banner li,
.saving-banner li {
    text-indent: -2px;
    padding-bottom: 6px
}

.default-list li,
.list-white li {
    margin-bottom: 6px
}

.list-white {
    color: #fff
}

ul li:last-child {
    margin-bottom: 0
}

ul.dashed {
    margin: 0;
    list-style-type: none;
    padding-left: 0
}

    ul.dashed > li {
        position: relative;
        padding-left: 7px;
        line-height: 1.4;
        color: #414042;
        margin-bottom: 2px
    }

        ul.dashed > li:before {
            content: "-";
            position: absolute;
            left: 0
        }

.radio {
    margin: 0 0 20px 0
}

    .radio input[type=radio] {
        position: absolute;
        opacity: 0
    }

        .radio input[type=radio] + .radio-label:before {
            content: '';
            background: #fff;
            border-radius: 100%;
            border: 1px solid #a8a8a8;
            display: inline-block;
            width: 20px;
            height: 20px;
            position: relative;
            top: 0;
            margin-right: 10px;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            -webkit-transition: all 250ms ease;
            transition: all 250ms ease
        }

        .radio input[type=radio]:checked + .radio-label:before {
            border: solid 1px #3197ee;
            background-color: #fff;
            -webkit-box-shadow: inset 0 0 0 7px #3197ee;
            box-shadow: inset 0 0 0 7px #3197ee
        }

        .radio input[type=radio]:focus + .radio-label:before {
            outline: 0;
            border-color: #3197ee
        }

        .radio input[type=radio]:disabled + .radio-label:before {
            -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
            box-shadow: inset 0 0 0 4px #f4f4f4;
            border-color: #b4b4b4;
            background: #b4b4b4
        }

        .radio input[type=radio] + .radio-label:empty:before {
            margin-right: 0
        }

.bstrap3-material .text-danger {
    color: #e51c23;
    font-weight: 400
}

.error-msg-row p {
    color: #e51c23;
    font-weight: 400;
    line-height: 1.5em
}

.request-form-main .alert-danger {
    background-color: transparent !important;
    color: #e51c23
}

.header {
    height: 78px;
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9999
}

.header-top {
    height: 34px;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 9;
    background: #fff
}

.logo-section {
    float: left;
    min-width: 161px
}

    .logo-section a {
        display: inline-block;
        position: relative;
        margin-left: 0;
        width: 158px;
        padding: 0
    }

section.banner .banner-img {
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo-section a {
        width: 220px;
    }
}

.logo-section img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    max-height: 170px;
    vertical-align: middle;
    width: 100%;
}

.top-links {
    float: right;
    margin: 12px 0 0
}

    .main-nav ul,
    .top-links ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%
    }

    .top-links ul {
        float: left;
        margin-left: 12px
    }

        .top-links ul li {
            float: left;
            margin-left: 27px;
            margin-top: 0
        }

            .top-links ul li a {
                font-size: 10px;
                font-family: arial, sans-serif;
                color: #1c375d;
                padding: 0;
                line-height: 1;
                display: inline-block;
                vertical-align: middle;
                text-align: center;
                -webkit-transition: all 1s;
                -moz-transition: all 1s;
                -ms-transition: all 1s;
                -o-transition: all 1s;
                transition: all 1s;
                float: left
            }

                .top-links ul li a:hover {
                    color: #573091
                }

.search-block.mobile-search {
    display: none
}

.header-bottom {
    background: #57c2e8;
    height: 44px;
    position: absolute;
    top: 34px;
    width: 100%
}

.submenu-1 {
    width: 165px
}

.submenu-2 {
    width: 114px
}

.submenu-3 {
    width: 55px
}

.submenu-4 {
    width: 133px
}

.main-nav ul.subnav {
    background: #f9c7ac;
    padding: 0;
    display: none;
    z-index: 9999;
    position: relative;
    width: 165px;
    left: -8px;
    top: 14px;
    padding-bottom: 7px
}

.main-nav > .navigation > li.active {
    background: #f4814a !important;
}

.main-nav li.submenu-2 ul.subnav {
    width: 113px;
    left: -8px
}

.main-nav ul.subnav li {
    margin-bottom: 0;
    padding: 0
}

    .main-nav ul.subnav li:last-child {
        margin-bottom: 0
    }

.main-nav ul.subnav > li a {
    vertical-align: top;
    display: inline-block;
    height: auto;
    padding: 0;
    line-height: 18px;
    color: #333
}

.search-area {
    position: relative;
    display: inline-block
}

    .search-area input {
        border: 1px solid #f36f21;
        padding: 6px 26px 6px 6px;
        margin-top: 3px;
        font-family: Roboto, sans-serif;
        font-size: 13px;
        height: 29px;
        width: 160px
    }

.serch-icon {
    display: none
}

.search-area .headerSearch,
.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    font: normal normal normal 10px/1 FontAwesome;
    position: absolute;
    right: 2px;
    top: 7px;
    width: 20px;
    height: 20px;
    background-color: #f36f21;
    color: #fff;
    border-radius: 50px;
    overflow: hidden;
    padding: 4px 5px;
    background-image: none;
    text-align: center;
    margin: 0
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    right: 5px;
    z-index: 99
}

.search-area .headerSearch:before {
    content: "\f002";
    padding: 0
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow:before {
    content: "\f00d"
}

.search-block a {
    color: #573091;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700
}

.contents-main-1 .dnnSearchResultItem-Title a,
.contents-main-2 .dnnSearchResultItem-Title a,
.dnnSearchResultItem-Description,
.dnnSearchResultItem-Link a {
    color: #573091;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700
}

.dnnSearchResultContainer > .dnnSearchResultItem-Subset > .dnnSearchResultItem-Description,
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description,
.dnnSearchResultItem-Link a {
    color: #333;
    font-weight: 400
}

.dnnSearchResultItem-Link a {
    text-decoration: underline
}

.main-nav > ul {
    float: left;
    width: 100%
}

    .main-nav > ul > li {
        float: left;
        margin-bottom: 0;
        position: relative;
        width: auto;
    }

.main-nav li .sub-menu li:last-child,
.main-nav ul li:last-child {
    margin-right: 0
}

.main-nav > ul > li.submenu-1 a {
    padding-left: 12px;
    padding-right: 12px
}

.main-nav > ul > li .subnav a {
    padding: 0;
    text-transform: none;
    width: 100%;
    display: inline-block;
    padding: 8px 10px
}

.main-nav ul li a,
.main-nav ul li.has-subnav,
.main-nav ul li.submenu-1 {
    font-family: "DIN W05 Bold";
    font-weight: 700;
    font-size: 10px;
    color: #1c375d;
    display: inline-block;
    padding: 0px 10px;
    display: table-cell;
    vertical-align: middle;
    height: 44px;
    line-height: 17px;
    text-transform: uppercase;
    transition: none;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.main-nav ul li.submenu-2.has-subnav {
    padding-left: 8px
}

    .main-nav ul li.submenu-2.has-subnav .expands {
        right: 11px
    }

.main-nav ul li.submenu-3.has-subnav .expands {
    right: 8px
}

.main-nav > ul > li a:hover,
.main-nav > ul > li.active > a {
    color: #fff
}

.main-nav ul li.has-subnav.active,
.main-nav ul li.has-subnav:hover,
.main-nav ul li.active,
.main-nav ul li:hover {
    background: #f4814a;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.fix-nav {
    z-index: 9;
    position: fixed;
    top: 0;
    width: 100%;
    height: 78px
}

    .fix-nav .logo-section a {
        width: 129.5px;
        height: auto
    }

    .fix-nav .logo-section img {
        vertical-align: top
    }

    .fix-nav .logo-section .brand-logo {
        left: 13px;
        top: 12px
    }

.main-nav {
    float: right;
    margin-right: -8px
}

    .main-nav ul > li.active .sub-menu,
    .main-nav > ul > li:hover .sub-menu {
        display: block
    }

    .main-nav ul > li a,
    .main-nav ul > li.active a {
        position: relative
    }

    .main-nav li .sub-menu {
        background: #00bdf2;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        width: 100%;
        height: 40px
    }

        .main-nav li .sub-menu ul {
            list-style: none;
            margin: 0 auto;
            padding: 0;
            max-width: 878px;
            display: table
        }

        .main-nav li .sub-menu li {
            margin-right: 50px;
            float: left
        }

            .main-nav li .sub-menu li a {
                font-family: 'Museo Sans W01_700', sans-serif;
                letter-spacing: normal;
                padding-top: 10px;
                height: 40px;
                color: rgba(255, 255, 255, .8);
                font-size: 16px;
                font-weight: 700;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -ms-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s
            }

                .main-nav li .sub-menu li a:hover {
                    color: #fff
                }

.expands {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 12px;
    top: 15px;
    color: #fff;
    cursor: pointer
}

    .expands:before {
        content: "\f107"
    }

    .expands.up-arrow:before {
        content: "\f106"
    }

.navbar-toggle {
    border: 0;
    background: 0;
    display: none;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 0;
    cursor: pointer
}

    .navbar-toggle .icon-bar {
        width: 30px;
        height: 4px;
        background: #fff;
        display: block;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

.icon-bar-o {
    margin-top: 1px
}

.icon-bar-o,
.navbar-toggle-text {
    float: left
}

.navbar-toggle-text {
    color: #fff;
    margin-left: 5px;
    font-size: 18px;
    line-height: .9
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px
}

.navbar-toggle:active,
.navbar-toggle:active:focus,
.navbar-toggle:focus {
    outline: 0;
    box-shadow: none
}

.banner-img {
    margin-top: 44px
}

.Breadcrumb {
    margin-top: 6px;
    width: 100%;
    display: inline-block;
    padding-top: 35px
}

    .Breadcrumb span {
        color: #333;
        font-size: 13px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        display: inline-block
    }

        .Breadcrumb span > span > span {
            padding-left: 5px
        }

            .Breadcrumb span > span > span:first-child {
                padding-right: 5px;
                padding-left: 0;
                display: inline-block
            }

            .Breadcrumb span > span > span:last-child a span {
                font-weight: 700
            }

.font-italic {
    font-style: italic
}

.section-blepharitis .number {
    display: inline-block;
    font-size: 74px;
    font-weight: 600;
    line-height: 62px;
    color: #f58345;
    width: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    vertical-align: top
}

.section-blepharitis .percentage {
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    vertical-align: top;
    line-height: 32px
}

.section-blepharitis .content-text {
    width: 77%;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 5px
}

    .section-blepharitis .content-text .orange-color {
        color: #f58345;
        font-weight: 800
    }

.sec-nation-wide p.normal-text {
    font-size: 15px
}

.map-content-block {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

    .map-content-block .col-25 {
        padding-left: 0
    }

        .map-content-block .col-25:last-child {
            padding-right: 0
        }

    .map-content-block .box h4 {
        padding: 8px;
        color: #fff;
        text-align: center;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 12px
    }

    .map-content-block b {
        font-weight: 700
    }

    .map-content-block .box p {
        margin-bottom: 4px;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 400;
        font-size: 15px
    }

        .map-content-block .box p.sub-text {
            margin-left: 15px
        }

    .map-content-block .west-block h4 {
        background: #fac1a2
    }

    .map-content-block .midwest-block h4 {
        background: #f79c6a
    }

    .map-content-block .south-block h4 {
        background: #f58345
    }

    .map-content-block .northeast-block h4 {
        background: #fcdac6
    }

.banner-section {
    width: 100%;
    height: 579px;
    background-image: url(../img/bg-1440x579-home-banner.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.banner-content h1 {
    font-size: 58px;
    color: #57c2e8;
    text-transform: uppercase;
    line-height: 65px;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: auto;
    font-family: "DIN W05 Bold";
    max-width: 511px;
    text-shadow: 0px 5px 4px black;
}

.banner-content h3 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    line-height: 1.3
}

    .banner-content h3.title-green {
        font-size: 20px;
        color: #3e9663;
        font-weight: 600;
        line-height: 1.3;
        font-family: 'Roboto Condensed', sans-serif;
        letter-spacing: .4px
    }

.banner-section .separator {
    border-top: 1px solid #fff;
    height: 1px;
    margin: 14px 0
}

h2.main-title {
    font-size: 34px;
    color: #2f80b6;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1.5px;
    line-height: 1.2;
    font-family: 'Archivo Narrow', sans-serif;
    margin-bottom: 17px
}

h2.sub-title {
    font-size: 22px;
    color: #f69780;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 800
}

.home-page-banner .banner-content {
    text-align: left;
    padding: 18px 0;
}

.banner-content-text {
    padding-left: 222px
}

.banner-text-image {
    padding-top: 0
}

.home-page-banner .banner-content-r h1 {
    font-size: 71px;
    color: #0069a5;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1.5px;
    line-height: .95;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 11px
}

.home-page-banner .banner-content h3 {
    font-size: 36px;
    color: #f36f21;
    text-transform: uppercase;
    line-height: 1
}

.home-page-banner .banner-content p {
    font-size: 18px;
    color: #231f20;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.1;
    margin-bottom: 0;
    font-weight: 400
}

.home-page-banner .banner-content .btn-c {
    margin-top: 6px
}

.home-page-banner .banner-content .btn-white {
    color: #573091;
    font-size: 18px;
    font-weight: 800;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 2px solid #b7accc;
    line-height: 1
}

.home-page-banner .banner-content .btn-c .icon-double-right {
    font-weight: 800;
    font-family: 'Roboto Condensed', sans-serif;
    color: #573091
}

.cta-box {
    margin-top: 20px;
    border-top: 7px solid #d6e2eb;
    padding-top: 20px
}

    .cta-box .btn-blue:visited {
        color: #fff;
        background: #573091
    }

    .cta-box .btn-blue:active {
        color: #fff;
        background: #573091
    }

    .cta-box .btn-blue:focus,
    .cta-box .btn-blue:hover {
        border-color: #573091;
        color: #573091;
        background-color: #fff;
        box-shadow: none;
        outline: 0
    }

    .cta-box h2 {
        font-size: 20px;
        color: #393392;
        font-weight: 700;
        font-family: 'Archivo Narrow', sans-serif;
        text-transform: uppercase;
        margin-bottom: 2px
    }

    .cta-box p {
        color: #231f20;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 25px;
        font-weight: 400
    }

.bottom-reference .reference-contain {
    margin: 15px 4px 25px 0
}

    .bottom-reference .reference-contain p {
        margin-bottom: 0;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        color: #282728;
    }

.home-section-cta {
    padding-bottom: 5px
}

.icons-section .col-sm-5ths {
    text-align: center
}

.cir-img-caption {
    font-size: 15px;
    font-style: italic;
    text-align: center;
    max-width: 75%
}

.sec-nation-wide {
    margin-top: 25px
}

.map-img {
    margin-bottom: 30px
}

.sec-nation-wide p {
    font-size: 13px
}

.treatment-option {
    width: 100%;
    float: left
}

    .treatment-option .left-block,
    .treatment-option .right-block {
        display: inline-block;
        vertical-align: top
    }

    .treatment-option .right-block {
        width: 89.5%;
        padding-left: 6px
    }

        .treatment-option .right-block a {
            text-decoration: underline;
            font-weight: 600;
            color: #66ad84
        }

    .treatment-option h3 {
        font-family: Roboto, sans-serif;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 4px
    }

    .treatment-option .left-block.width-74 {
        width: 74px
    }

    .treatment-option .col-5 ul {
        margin-top: 4px
    }

    .treatment-option p {
        margin-bottom: 0
    }

    .treatment-option .col-25,
    .treatment-option .col-5 {
        padding-left: 0
    }

    .treatment-option p.mb-30 {
        margin-bottom: 30px
    }

    .treatment-option p.mb-20 {
        margin-bottom: 20px
    }

.section-contactlens .treatment-option .right-block {
    padding-top: 15px
}

.section-contactlens .mobile-treatment-block .right-block {
    padding-top: 0
}

.section-nonspecific-conjunctivitis .treatment-option .right-block {
    padding-top: 6px
}

.blockquote {
    width: 100%;
    height: 95px;
    display: inline-block;
    background-size: 100%;
    margin-top: 40px;
    padding: 0 12px 0 46px;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 22px
}

.blockquote-text {
    height: 90px;
    display: table-cell;
    vertical-align: middle
}

.blockquote a {
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #333;
    text-decoration: underline
}

.banner-icon {
    text-align: center;
    margin-top: 10px
}

    .banner-icon h4 {
        margin-top: 17px
    }

.inner-cta {
    padding: 10px 0 10px
}

.banner-border-sc {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center;
    padding: 15px 5px 20px;
    border: 2px solid #91bcd8;
    background: rgba(255, 255, 255, .6);
    border-radius: 10px
}

    .banner-border-sc h2 {
        margin-bottom: 5px
    }

    .banner-border-sc p {
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 500;
        color: #414042;
        line-height: 1.4;
        letter-spacing: -.1px
    }

small {
    font-size: 100%
}

.structure-block {
    margin: 60px 0
}

    .structure-block h4 {
        margin-bottom: 4px
    }

    .structure-block p {
        margin-bottom: 60px
    }

.content-bg-green {
    width: 100%;
    background-size: cover;
    color: #fff;
    padding: 30px 0
}

    .content-bg-green h1 {
        margin-bottom: 26px
    }

    .content-bg-green h3 {
        font-size: 20px;
        margin-bottom: 30px
    }

    .content-bg-green p {
        font-size: 15px
    }

.box-white {
    background: #fff;
    padding: 14px;
    font-size: 16px;
    color: #1e4c33;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700
}

.bg-graph {
    margin-top: 20px;
    margin-bottom: 15px
}

.efficacy-banner p small {
    color: #58595b;
    line-height: 1.4
}

.efficacy-banner-b {
    margin-top: 10px
}

    .efficacy-banner-b h2.sub-title {
        text-align: center;
        margin-bottom: 10px
    }

    .efficacy-banner-b p {
        line-height: 1.4;
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 600
    }

.efficacy-sc-blue {
    background-color: #004f7c;
    padding: 45px 0;
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #fff -100%, #004f7c 100%);
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #fff -100%, #004f7c 100%);
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #fff -100%, #004f7c 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(-100, #fff), color-stop(100, #004f7c));
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #fff -100%, #004f7c 100%);
    background-image: radial-gradient(ellipse farthest-corner at center, #fff -100%, #004f7c 100%)
}

.content-bg-efficacy-outer.content-bg {
    padding-bottom: 0
}

.efficacy-sc-blue h2 {
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px
}

.efficacy-sb-content li,
.efficacy-sb-content p {
    color: #fff
}

.efficacy-sb-content small,
.pharmacology-banner small {
    font-size: 15px
}

.custom-sup {
    top: -.4em
}

.box-green {
    margin-top: 30px;
    border: 2px solid #1e4c33;
    display: inline-block;
    width: 100%
}

    .box-green .box-green-head {
        text-align: center;
        background: #1e4c33;
        color: #fff;
        padding: 10px 0;
        font-weight: 700
    }

.box-green-content .col-4,
.box-green-content .col-6 {
    padding: 0
}

    .box-green-content .col-6 img {
        margin-top: 6px
    }

.box-green-content .col-4 {
    margin-top: 32px;
    padding-right: 15px
}

    .box-green-content .col-4 p {
        font-size: 15px;
        margin-bottom: 0
    }

.box-green-ref {
    margin-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #2d724c
}

.eye-section {
    margin-top: 30px;
    margin-bottom: 20px
}

.banner-section-pharmacology {
    padding-top: 30px
}

.banner-section h4 {
    font-size: 20px;
    color: #573091;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600
}

.pharmacology-banner-img1 {
    text-align: right
}

.pharmacology-banner-img2 {
    padding-top: 15px
}

.banner-section-dosing {
    padding-top: 20px
}

    .banner-section-dosing.dosing-banner-img1 {
        text-align: center
    }

.section-dosing ul.sub-list {
    list-style: none;
    padding-left: 10px;
    width: 100%
}

.section-dosing h1 {
    margin-bottom: 25px
}

.section-dosing h4 {
    margin-top: 30px;
    margin-bottom: 2px;
    color: #573091;
    display: inline-block;
    width: 100%
}

.section-dosing .col-6 {
    padding-right: 0
}

.content-section-dosing p {
    margin-top: 20px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%
}

.content-section-dosing li {
    width: 100%
}

.banner-section-saving {
    padding-top: 20px
}

    .banner-section-saving p {
        margin-bottom: 0
    }

.saving-banner small {
    font-size: 13px
}

.section-saving p.reference {
    font-size: 13px;
    margin-bottom: 22px;
    margin-top: 28px
}

.section-saving a {
    font-weight: 700;
    text-decoration: underline
}

.section-saving .no-underline a {
    text-decoration: none;
    color: #fff;
    transition: 0s
}

    .section-saving .no-underline a:hover {
        color: #573091
    }

.section-saving .no-underline {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    float: left
}

.section-saving .col-10 {
    padding: 0 15px
}

.section-saving h4 {
    margin-top: 30px;
    margin-bottom: 4px;
    display: inline-block;
    width: 100%
}

.section-resources h4 {
    margin-bottom: 4px
}

.section-resources .list-resource {
    margin-top: 40px;
    position: relative
}

    .section-resources .list-resource a.impact-resource-position {
        position: absolute;
        left: 0;
        top: -110px
    }

a.text-blue-link {
    color: #573091;
    text-decoration: underline;
    font-weight: 700
}

a.link-blue {
    color: #573091
}

.no-under {
    text-decoration: none !important
}

.float-none {
    float: none
}

.section-resources .book-img,
.section-resources .ref-details {
    display: inline-block;
    width: 100px;
    vertical-align: top
}

.section-resources .ref-details {
    padding-left: 15px;
    width: 88.5%
}

.ref-details h3 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px
}

.ref-details p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.ref-details .download-btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #66ad84
}

.thank-you-block p {
    margin-bottom: 50px;
    font-size: 13px;
    font-family: Roboto, sans-serif
}

.thank-you-block a.btn-blue {
    color: #fff;
    padding: 12px 32px
}

    .thank-you-block a.btn-blue:hover {
        border-color: #573091;
        color: #573091;
        background-color: #fff
    }

.content-bg {
    position: relative;
    padding-bottom: 14px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(89, 152, 196, .25)), color-stop(100%, rgba(255, 255, 255, .25)));
    background: -webkit-linear-gradient(87deg, rgba(255, 255, 255, .25) 0, rgba(89, 152, 196, .25) 100%);
    background: -o-linear-gradient(87deg, rgba(255, 255, 255, .25) 0, rgba(89, 152, 196, .25) 100%);
    background: -ms-linear-gradient(87deg, rgba(255, 255, 255, .25) 0, rgba(89, 152, 196, .25) 100%);
    background: linear-gradient(3deg, rgba(255, 255, 255, .25) 0, rgba(89, 152, 196, .25) 100%)
}

.error-banner p {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    margin-bottom: 30px
}

.error-banner a {
    font-weight: 700
}

.error-banner:after {
    position: absolute;
    content: '';
    height: 14px;
    width: 100%;
    bottom: 0
}

html .bstrap3-material .form-horizontal .control-label {
    color: #333
}

.indications-section {
    padding: 42px 0 25px
}

    .indications-section .isi-separator {
        width: 100%;
        height: 12px;
        display: none;
        background-size: 100% 100%;
        margin-bottom: 20px
    }

.reference-contain {
    color: #58595b;
    font-size: 13px;
    line-height: 1.4
}

.indications-inner-section h5 {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #00337a;
    margin-bottom: 6px;
    line-height: 1.2;
}

.indications-inner-section p {
    color: #282728;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}

.indications-inner-section ul {
    padding-left: 21px;
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}

    .indications-inner-section ul li {
        padding-bottom: 0;
        text-indent: 0;
        color: #333
    }

        .dosing-banner li span,
        .efficacy-banner li span,
        .indications-inner-section ul li span,
        .saving-banner li span {
            color: #333
        }

.dosing-banner li,
.efficacy-banner li,
.saving-banner li {
    color: #573091
}

.indications-inner-section a {
    font-weight: 700;
    text-decoration: underline;
    color: #282728;
}

    .indications-inner-section a:hover {
        color: #f4814a
    }

.indications-inner-section .list-unstyled {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0
}

    .indications-inner-section .list-unstyled li {
        padding-bottom: 0
    }

#sticky-isi-module .see-more-links,
.indications-section .see-more-links {
    text-align: right
}

#sticky-isi-module .see-more-links {
    position: absolute;
    right: 16px;
    top: -4px;
    z-index: 9
}

    #sticky-isi-module .see-more-links span {
        height: auto;
        width: 72px;
        float: left
    }

    #sticky-isi-module .see-more-links a,
    .indications-section .see-more-links a {
        color: #ef7600;
        font-size: 14px;
        font-weight: 700;
        display: inline-block
    }

#sticky-isi-module {
    position: fixed;
    z-index: 999;
    padding-left: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 173px;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    box-shadow: -1px -4px 21px rgba(0, 0, 0, .2);
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
    overflow-y: scroll
}

    #sticky-isi-module .container {
        position: relative
    }

    #sticky-isi-module.activated {
        display: none !important
    }

    #sticky-isi-module.expanded {
        max-height: 83%;
        overflow-y: scroll;
        height: auto
    }

.isi-contents-main::-webkit-scrollbar {
    width: 8px;
    max-height: 50px
}

.isi-contents-main::-webkit-scrollbar-track {
    border-radius: 10px
}

.isi-contents-main::-webkit-scrollbar-thumb {
    background: #bcbdc0;
    border-radius: 10px
}

    .isi-contents-main::-webkit-scrollbar-thumb:hover {
        background: #bcbdc0
    }



.modal {
    border-radius: 0;
    box-shadow: none;
    padding: 100px 70px;
    max-width: 680px
}

    .modal.modal-full {
        padding: 0;
        background: 0
    }

.modal-sm {
    padding: 50px 30px
}

.blocker {
    z-index: 999
}

.thanks-request h3 {
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 21px;
    margin-bottom: 13px;
    color: #000000;
    font-family: "DIN W05 Bold";
}


.thanks-request p {
    font-size: 14px;
    color: #000000;
    font-family: "DIN W05 Regular";
}

.modal a.close-modal {
    background-image: url(../img/icon-45x43-modalclose.png);
    width: 23px;
    height: 22px;
    top: -35px;
    right: 0
}

.SpdbmpMdlFd,
.WtchTvAdCntr {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 40px 20px;
    background-color: rgba(0, 0, 0, .5);
    min-width: 900px
}

.SpdbmpMdl,
.WtchTvAd {
    display: block;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: -100%;
    margin: 0 auto;
    padding: 0;
    max-width: 470px;
    width: 90%;
    z-index: 99999;
    text-align: center;
    background: #fff;
    border-radius: 0;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    padding: 32px 14px
}

    .SpdbmpMdl .SpdbmpMdlCls,
    .WtchTvAd .SpdbmpMdlCls {
        background-image: url(../img/icon-45x43-modalclose.png);
        width: 23px;
        height: 22px;
        top: -35px;
        right: 0;
        position: absolute;
        cursor: pointer
    }

.modal-footer {
    padding: 13px 0 0
}

    .modal-footer .btn-default {
        padding: 7px 10px;
        display: block;
        font-family: "DIN W05 Regular";
        font-weight: 400
    }

.btn-default {
    display: inline-block;
    font-size: 13px;
    background: #57c2e8;
    border: 1px solid #57c2e8;
    color: #000000;
    font-weight: 500;
    padding: 6px 19px;
    cursor: pointer;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.modal-footer a:active,
.modal-footer a:focus,
.modal-footer a:hover {
    color: #573091;
    background-color: #fff
}

.btn-default:visited {
    color: #fff
}

.btn-default:hover {
    background: 0;
    color: #007d88
}

.btn-default + .btn-default {
    margin-left: 5px
}

.register-page-banner {
    padding-bottom: 0
}

#Form {
    background: #fff
}

.request-form-main .bstrap3-material .form-horizontal .control-label.sub-title {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #2d724c
}

    .request-form-main .bstrap3-material .form-horizontal .control-label.sub-title span {
        font-family: 'Roboto Condensed', sans-serif !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        color: #333
    }

.request-form-main .DnnModule-ActionForm {
    max-width: 940px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 30px
}

.request-form-main .row-items {
    float: left;
    width: 100%
}

.request-form-main .col-sm-1,
.request-form-main .col-sm-3,
.request-form-main .col-sm-9 {
    width: 100%
}

.request-form-main .bstrap3-material .form-horizontal .control-label,
.request-form-main .bstrap3-material .form-horizontal .label-right {
    text-align: left
}

.request-form-main label.control-label {
    font-weight: 400 !important;
    color: #333
}

.request-form-main .select-options-area label.control-label {
    font-size: 15px
}

.request-form-main .bstrap3-material .form-horizontal .control-label {
    padding-top: 0
}

.request-form-main .cols-3-items {
    float: left;
    width: 33.33%
}

.request-form-main .bstrap3-material .form-control {
    border: 1px solid #919492;
    height: 44px;
    padding: 6px 10px;
    color: #707070;
    font-size: 13px;
    background: rgba(255, 255, 255, .5);
    box-shadow: none;
    margin-top: 8px;
    width: 100%;
    display: block
}

.request-form-main .require-field-area .section-title.underlined {
    border: 0;
    font-size: 13px;
    font-style: italic;
    color: #333;
    margin-top: 7px;
    padding-top: 7px;
    margin-bottom: 17px
}

.request-form-main .DnnModule-ActionForm .checkbox {
    min-height: auto;
    float: left;
    width: 100%;
    margin-bottom: 6px
}

    .request-form-main .DnnModule-ActionForm .checkbox input {
        display: none
    }

    .request-form-main .DnnModule-ActionForm .checkbox span {
        color: #333;
        cursor: pointer;
        padding-left: 20px;
        padding-top: 8px;
        float: left
    }

.request-form-main .bstrap3-material .checkbox label {
    position: relative;
    float: left;
    display: inline-block
}

.request-form-main .DnnModule-ActionForm .checkbox span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    border: solid 4px #573091;
    background: #fff;
    width: 30px;
    height: 30px
}

.request-form-main .DnnModule-ActionForm input[type=checkbox]:checked + span:after {
    border: solid 4px #573091 !important;
    width: 30px;
    height: 30px
}

.request-form-main .bstrap3-material select.form-control:focus,
.request-form-main .bstrap3-material select:focus {
    background-repeat: no-repeat;
    background-position: right
}

.request-form-main .bstrap3-material .col-sm-offset-3 {
    margin-left: 0
}

.request-form-main .bstrap3-material .btn-info,
.request-form-main .bstrap3-material .btn-info:visited {
    text-transform: inherit;
    border-radius: 0;
    border: solid 2px #573091;
    background-color: #573091;
    line-height: 1.3;
    font-size: 13px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 13px 72px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

    .request-form-main .bstrap3-material .btn-info:active,
    .request-form-main .bstrap3-material .btn-info:active:focus,
    .request-form-main .bstrap3-material .btn-info:focus,
    .request-form-main .bstrap3-material .btn-info:hover,
    html .bstrap3-material .btn-info:active {
        border-color: #573091;
        color: #573091;
        background-color: #fff;
        box-shadow: none;
        outline: 0;
        background-image: none
    }

        html .bstrap3-material .btn-info:active:hover,
        html .bstrap3-material .btn-info:focus,
        html .bstrap3-material .btn-info:hover {
            color: #573091;
            background-color: #fff
        }

.request-form-main .terms-agreement {
    margin-top: 10px;
    font-size: 15px
}

    .bstrap3-material .terms-agreement .btnc-left,
    .request-form-main .terms-agreement p {
        margin-bottom: 0
    }

    .request-form-main .terms-agreement a {
        color: #573091;
        text-decoration: underline;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700
    }

.request-form-main .bstrap3-material .submit-btn-area {
    margin-top: 20px
}

.bstrap3-material input.form-control:focus,
.bstrap3-material input[type=email]:focus,
.bstrap3-material input[type=number]:focus,
.bstrap3-material input[type=password]:focus,
.bstrap3-material input[type=text]:focus,
.bstrap3-material textarea.form-control:focus,
.bstrap3-material textarea:focus,
.bstrap3-material[contenteditable].form-control:focus,
.bstrap3-material[type=email].form-control:focus,
.bstrap3-material[type=password].form-control:focus,
.bstrap3-material[type=tel].form-control:focus,
.bstrap3-material[type=text].form-control:focus {
    box-shadow: inset 0 -2px 0 #573091;
    -webkit-box-shadow: inset 0 -2px 0 #573091
}

.bstrap3-material[type=text] .has-error .form-control:focus {
    box-shadow: inset 0 -2px 0 transparent !important;
    -webkit-box-shadow: inset 0 -2px 0 #e51c23 !important
}

.bstrap3-material select,
.bstrap3-material select.form-control {
    font-style: italic
}

.request-form-main .row-items select {
    background-image: url(../img/icon-13x16-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 97% 56%;
    background-color: rgba(255, 255, 255, .5)
}

.request-form-main .bstrap3-material select.form-control,
.request-form-main .bstrap3-material select.form-control:focus,
.request-form-main bstrap3-material select:focus {
    background-image: url(../img/icon-13x16-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 97% 56%;
    background-color: rgba(255, 255, 255, .5)
}

    .request-form-main .bstrap3-material select.form-control:focus {
        box-shadow: inset 0 -2px 0 #573091;
        -webkit-box-shadow: inset 0 -2px 0 #573091
    }

.request-form-main .row-items select:focus::-ms-value {
    color: #707070;
    background: rgba(255, 255, 255, .5)
}

.request-form-main .select-options-area .form-group-ctl-titleIfyouwouldlike {
    margin-bottom: 0
}

@-moz-document url-prefix() {
    .indications-inner-section ul,
    ul {
        padding-left: 12px
    }
}

.form-group-text-danger {
    margin-top: -15px
}

    .form-group-text-danger p {
        color: #e51c23;
        margin: 4px 0 !important
    }

.dnnSearchBoxPanel .dnnSearchBox {
    margin-right: 120px
}

.dnnSearchResultAdvancedTip {
    font-size: 13px;
    color: #573091;
    font-weight: 700
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
    text-transform: capitalize;
    font-weight: 400
}


@media(min-width :1200px) {
    .request-form-main {
        min-height: 600px
    }
}

@media(min-width :1113px) {
    .main-nav ul li.has-subnav:hover .expands:before,
    .main-nav ul li.submenu-1:hover .expands:before {
        content: "\f106"
    }

    .main-nav ul li.submenu-1:hover ul.subnav,
    li.has-subnav:hover ul.subnav {
        display: block
    }
}

@media(min-width :768px) and (max-width:1024px) {
    .main-nav > ul > li.submenu-1 .subnav a:focus {
        color: #fff
    }

    .cta-box .btn-blue:focus {
        background-color: #573091;
        color: #fff
    }

    .search-area .headerSearch,
    .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media(max-width :991px) {
    .wrapper {
        padding-top: 55px;
    }

    .banner-section {
        padding-bottom: 16px
    }

    .banner-content-text {
        padding-left: 15px
    }

    .banner-text-image {
        padding-top: 166px
    }

    .logo-section .xs-hidden {
        display: none
    }

    .logo-section .sm-hidden {
        display: block
    }

    .expands,
    .main-nav ul li.submenu-2.has-subnav .expands,
    .main-nav ul li.submenu-3.has-subnav .expands {
        top: 16px;
        right: 15px
    }

    .search-area {
        display: none
    }

    .search-block.mobile-search {
        position: relative;
        right: 0;
        display: inline-block;
        width: 100%;
        margin-bottom: 15px
    }

    .search-block ul.searchSkinObjectPreview {
        width: 100%
    }

    .mobile-search .search-area,
    .searchInputContainer {
        display: inline-block;
        width: 100%
    }

    .mobile-search .search-area {
        padding-left: 15px;
        padding-right: 15px
    }

    .search-area input {
        padding: 8px 38px 8px 8px;
        width: 100%;
        margin: 0;
        border: 0;
        box-shadow: none
    }

    .search-area .headerSearch {
        top: 4px;
        right: 24px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
        right: 9px;
        top: 4px
    }

    .section-resources .list-resource a.impact-resource-position {
        top: -80px
    }

    .mobile-top-bar {
        display: inline-block;
        width: 100%
    }

        .mobile-top-bar .top-nav li a {
            text-transform: none
        }

    .main-nav {
        margin-right: 0
    }

        .main-nav ul.subnav {
            width: 111% !important;
            left: -16px;
            top: 15px;
            padding-bottom: 0
        }

            .main-nav ul.subnav li {
                background: #f9c7ac
            }

                .main-nav ul.subnav li a {
                    padding-left: 15px
                }

        .main-nav > ul > li.submenu-1 .subnav a {
            padding-top: 12px;
            padding-bottom: 12px;
            padding-right: 14px
        }

        .main-nav ul.subnav li a {
            border: 0;
            padding-top: 12px;
            padding-bottom: 12px
        }

        .main-nav ul.subnav li.active a {
            font-weight: 700
        }

        .main-nav > ul > li {
            padding-left: 15px;
            padding-right: 15px
        }

    .home-page-banner .banner-content h3,
    .home-page-banner .banner-content p {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-opened {
        overflow: hidden
    }

    .container {
        width: 100%
    }

    .hidden-sm-xs {
        display: none
    }

    .visible-sm-xs {
        display: block !important
    }

    .header-fix-outer {
        top: 0;
        width: 100%;
        height: 55px
    }

    .header-top {
        height: 100%;
        position: relative;
        box-shadow: none;
        background: #57c2e8;
        z-index: 9999;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 transparent
    }

    .header-bottom {
        height: inherit;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        top: 4px;
        z-index: 99;
        background: 0
    }

        .header-bottom .container {
            position: static;
            padding: 0
        }

    .icon-bar-o {
        margin-top: 0
    }

    .xs-none {
        display: none
    }

    .header {
        height: 55px
    }

    .saving-cta .col-5:first-child .cta-box p {
        min-height: 44px
    }

    .main-nav ul li {
        margin-right: 0;
        width: 100%;
        position: relative
    }

        .main-nav ul li.has-subnav {
            height: auto
        }

        .main-nav ul li.submenu-1 {
            padding-top: 0px;
            padding-bottom: 0px
        }

            .main-nav ul li.submenu-1 .mobile-menu-list {
                padding-left: 15px
            }

        .main-nav ul li.active {
            font-weight: 700
        }

    .main-nav ul li {
        padding-left: 15px;
        padding-right: 15px
    }

    .fix-nav .logo-section .brand-logo,
    .logo-section .brand-logo {
        position: relative;
        top: auto;
        left: auto
    }

    .logo-section a {
        width: 128px;
        transform: none
    }

    .fix-nav .logo-section a {
        width: 110px;
        height: auto
    }

    .footer .bottom-contact {
        margin-top: 0
    }

    .request-form-main.DNNEmptyPane {
        min-height: 0
    }

    .request-form-main {
        min-height: 600px
    }

    .section-blepharitis .content-text {
        width: 70%
    }

    .main-nav > ul > li.open > a {
        background: #573091;
        color: #fff
    }

    .main-nav > ul > li a:hover {
        color: #fff
    }

    .main-nav ul li.has-subnav,
    .main-nav ul li.submenu-1,
    .main-nav ul li.submenu-2.has-subnav {
        padding-left: 3px
    }

    .main-nav li.submenu-2 ul.subnav {
        left: -15px
    }

    .main-nav ul > li.open > a:after {
        display: none
    }

    .main-nav li .sub-menu {
        position: relative;
        top: 100%;
        width: 100%;
        float: left;
        height: auto
    }

    .main-nav .sub-menu ul li {
        background: #256a42
    }

        .main-nav .sub-menu ul li a {
            padding: 10px 25px;
            font-size: 14px
        }

    .main-nav ul li a {
        display: block;
        height: inherit !important;
        padding: 15px 0;
        display: block;
        font-size: 13px
    }

    .main-nav ul.top-nav li a {
        text-transform: capitalize
    }

    .main-nav ul li {
        border-top: 1px solid #fff;
        display: inline-block;
        width: 100%;
    }

    .main-nav ul > li.sub a:hover:after {
        display: none
    }

    .top-links {
        margin-top: 0;
        float: left
    }

        .top-links ul {
            float: none;
            width: 100%
        }

            .top-links ul li {
                text-align: left;
                margin: 0
            }

                .top-links ul li:last-child,
                .top-links ul li:nth-last-child(2) {
                    background: #2f80b6
                }

                .top-links ul li a:hover {
                    background: #573091;
                    color: #fff
                }

                .top-links ul li a {
                    background-position: 84%;
                    padding: 0;
                    height: inherit;
                    padding: 15px 0;
                    width: 100%;
                    text-align: left;
                    font-size: 13px;
                    letter-spacing: normal
                }

    .main-nav > ul > li:last-child a {
        font-size: 13px
    }

    .logo-section a {
        margin-left: 0;
        height: auto;
        top: 0px
    }

    .main-nav {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        background: #57c2e8;
        padding-top: 30px;
        width: 100%;
        top: 55px;
        right: -100%;
        position: fixed;
        height: calc(100% - 174px);
        overflow-x: hidden
    }

    .main-nav-active {
        right: 0;
        padding-left: 0;
        padding-right: 0;
        background: #57c2e8;
    }

    .navbar-toggle {
        display: block
    }

    .logo-section {
        float: none;
        width: 20%;
        height: 5px
    }

    .section-content {
        padding: 18px 0
    }

    .map-content-block .box p {
        font-size: 13px
    }

    .map-content-block .col-25 {
        padding-right: 10px
    }

    .prescribing-img {
        background-position: 70% !important
    }

    .home-page-banner .banner-content-r {
        width: calc(100% - 195px)
    }

    .banner-content h1,
    h2.main-title {
        font-size: 27px
    }

    .home-page-banner .banner-content-r h1 {
        font-size: 54px
    }

    .efficacy-sc-blue h2 {
        font-size: 24px
    }

    .cta-box h2 {
        font-size: 16px
    }

    .cta-box p {
        font-size: 13px
    }

    .blockquote {
        background-size: 100%;
        height: 74px
    }

    .blockquote-text {
        height: 76px
    }

    .summary-list h4 br {
        display: none
    }

    .inner-cta {
        padding-bottom: 0
    }

    .text-xs-left {
        text-align: left !important
    }

    .SpdbmpMdlFd,
    .WtchTvAdCntr {
        min-width: 100%
    }

    #sticky-isi-module {
        padding-right: 0;
        padding-left: 0;
        left: 0;
        height: 186px
    }

        #sticky-isi-module.expanded {
            max-height: 70%;
        }

        #sticky-isi-module .see-more-links {
            right: 15px;
            position: absolute;
            top: -10px
        }

    .bottom-reference .reference-contain p {
        font-size: 11px;
        font-family: Roboto, sans-serif
    }

    .indications-inner-section h5:first-child {
        padding-right: 70px
    }

    .section-resources .ref-details {
        width: 85%
    }

    .safety-cta-block .cta-box p {
        min-height: 42px
    }

    .request-form-main {
        margin: 0 15px
    }

        .request-form-main .label-align-right {
            padding-left: 0;
            padding-right: 0
        }

    .select-options-area .btnc-left {
        padding-left: 0
    }

    .require-field-area h5.section-title {
        padding-left: 0
    }
}

@media(max-width :767px) {
    .home h1 {
        font-size: 18px !important;
        font-family: 'Archivo Narrow', sans-serif !important
    }

    .main-nav ul li.has-subnav.active,
    .main-nav ul li.has-subnav:hover,
    .main-nav ul li.submenu-1.active,
    .main-nav ul li.submenu-1:hover {
        background: 0
    }

    .main-nav > .navigation > li.active {
        background: #f36f21 !important
    }

    .mobile-img {
        width: 230px
    }

    .section-saving .content-block img {
        width: 200px
    }

    .sec-nation-wide p.normal-text,
    p {
        font-size: 13px
    }

    .mt-30 {
        margin-top: 10px
    }

    .mb-xs-0 {
        margin-bottom: 0 !important
    }

    .mt-xs-10 {
        margin-top: 10px !important
    }

    .mb-xs-5 {
        margin-bottom: 5px !important
    }

    .mb-xs-10 {
        margin-bottom: 10px !important
    }

    .mb-xs-15 {
        margin-bottom: 15px !important
    }

    .mb-xs-20 {
        margin-bottom: 20px !important
    }

    .mt-mb-0 {
        margin-top: 0
    }

    p.mt-mb-0 {
        padding-left: 18px
    }

    .xs-hidden {
        display: none
    }

    .lg-hidden,
    .md-hidden,
    .sm-hidden {
        display: block
    }

    .logo-section a {
        width: 150px;
        height: auto
    }

    .fix-nav .logo-section a {
        width: 108px;
        height: auto
    }

    .Breadcrumb {
        padding-top: 28px
    }

    .request-form-main {
        min-height: 400px
    }

    .cta-box {
        margin-top: 25px
    }

        .cta-box h2 {
            min-height: auto
        }

    .search-area .headerSearch,
    .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
        top: 5px
    }

    .section-resources .list-resource a.impact-resource-position {
        top: 0;
        margin-top: -40px
    }

    .map-content-block {
        text-align: center;
        margin-bottom: 40px
    }

        .map-content-block .col-25 {
            width: 380px;
            padding-right: 0;
            float: none;
            display: inline-block
        }

        .map-content-block .box {
            margin-top: 25px
        }

            .map-content-block .box h4 {
                padding-top: 4px;
                padding-bottom: 4px;
                margin-bottom: 10px;
                font-size: 15px
            }

            .map-content-block .box p {
                margin-bottom: 0
            }

            .map-content-block .box p {
                text-align: left
            }

    .form-group-text-danger {
        padding-left: 0 !important
    }

    .request-form-main .col-sm-1,
    .request-form-main .col-sm-3,
    .request-form-main .col-sm-9 {
        padding: 0
    }

    .request-form-main .bstrap3-material .col-sm-offset-3.btnc {
        text-align: center
    }

    .banner-text-image {
        padding-top: 33.5%
    }

    .cta-box p,
    .saving-cta .col-5:first-child .cta-box p {
        min-height: auto
    }

    .overflow-hidden {
        overflow-y: hidden
    }

    .text-xs-left {
        text-align: left
    }

    h1 {
        font-size: 18px;
        margin-bottom: 14px;
        line-height: 1.1
    }

    h2,
    h2.sub-title {
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 1.2
    }

    .mb-xs-10 {
        margin-bottom: 10px
    }

    .bottom-tagline {
        font-size: 16px
    }

    .mob-mt-10 {
        margin-top: 10px
    }

    .mob-mb-10 {
        margin-bottom: 0
    }

    .mob-pt-0 {
        padding-top: 0
    }

    .inner-cta {
        padding-top: 0
    }

    .dark-grey-section,
    .grey-section,
    .white-section {
        padding: 30px 0
    }

    .col-25,
    .col-3,
    .col-33,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .efficacy-sc-blue .col-4,
    .efficacy-sc-blue .col-6 {
        width: 100%
    }

    .banner-section {
        padding: 40px 0
    }

    .btn-light-blue {
        padding: 10px 25px
    }

    .top-green-header {
        font-size: 16px
    }

    .section-content {
        padding: 0;
        text-align: center
    }

    .banner-section .separator {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .banner-section {
        background-size: 100%;
        padding-top: 0;
        padding-bottom: 25px;
        height: 204px
    }

    .banner-contain {
        max-width: 100%
    }

    .banner-bottom-text {
        bottom: -15px
    }

    .logo-section {
        float: none;
        width: 35%
    }

    .hidden-xs {
        display: none
    }

    .visible-xs {
        display: block
    }

    .modal-footer .btn-default {
        padding: 7px 10px;
        min-width: 200px;
        display: inline-block;
        font-size: 10px
    }

    .modal-footer {
        padding-top: 7px
    }

    .section-blepharitis .col-5 {
        text-align: center
    }

    .section-blepharitis .mobile-top-space {
        margin-top: 10px
    }

        .section-blepharitis .mobile-top-space .content-text {
            margin-bottom: 30px
        }

    .section-blepharitis .number {
        width: 100%;
        line-height: 78px;
        font-size: 90px;
        margin-bottom: 0
    }

    .section-blepharitis .content-text {
        width: 80%;
        text-align: left;
        margin-top: 0;
        padding-left: 0
    }

    .section-blepharitis p.mt-mb-0 {
        width: 80%;
        margin: auto;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        clear: both;
        text-indent: -6px
    }

    .section-blepharitis .percentage {
        line-height: 38px
    }

    .content-block ul li {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 10px
    }

    .content-block .content-section-dosing ul {
        width: 100%
    }

        .content-block .content-section-dosing ul li {
            margin-bottom: 0
        }

    .btn-blue {
        padding: 12px 62px
    }

    .center-block-xs {
        display: block;
        margin-right: auto;
        margin-left: auto
    }

    .home-page-banner .banner-content-r h1 {
        font-size: 37px;
        margin-top: 10px
    }

        .home-page-banner .banner-content-r h1 .home-title-three {
            font-size: 26px
        }

    .banner-content h1,
    .efficacy-sc-blue h2,
    h2.main-title {
        font-size: 34px;
        line-height: 1.1;
        margin-bottom: 10px
    }

    .banner-border-sc p,
    .banner-content h3,
    .banner-content h3.title-green,
    .home-page-banner .banner-content h3,
    .home-page-banner .banner-content-r h3 {
        font-size: 20px;
        line-height: 1.4
    }

    .home-page-banner .banner-content h3,
    .home-page-banner .banner-content p {
        padding: 0;
        font-size: 13px
    }

    .btn-white {
        padding-left: 10px;
        padding-right: 10px
    }

    .banner-section {
        background-position-y: 0
    }

    .banner-content {
        padding: 15px 0;
        padding-bottom: 0
    }

        .banner-content h3 {
            font-size: 18px;
            color: #f36f21;
            text-transform: uppercase;
            line-height: 1;
            font-family: 'Archivo Narrow', sans-serif
        }

        .banner-content p {
            font-size: 12px;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 400;
            margin-bottom: 4px
        }

        .banner-content .btn-c {
            margin-top: 6px
        }

        .banner-content .btn-white {
            color: #573091;
            font-size: 12px;
            font-weight: 800;
            padding: 0;
            text-transform: uppercase;
            color: #573091;
            border-bottom: 1px solid #573091;
            font-family: 'Roboto Condensed', sans-serif;
            line-height: 1
        }

    .home-page-banner .banner-content {
        width: 70%;
        padding-top: 46px;
    }

        .home-page-banner .banner-content h3 {
            margin-bottom: 0;
            margin-top: 0;
            font-size: 17px;
            margin-left: auto;
            margin-right: auto;
            width: 85%
        }

        .home-page-banner .banner-content .btn-white {
            font-size: 12px;
            padding: 2px 12px
        }

        .home-page-banner .banner-content .btn-c {
            width: 180px;
            margin-top: 12px;
            margin-left: auto;
            margin-right: auto
        }

    .home-page-banner .banner-content-l {
        width: 25%;
        padding-left: 0;
        padding-right: 5px;
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .home-page-banner .banner-content-r {
        width: 73%;
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .banner-content-l img {
        max-height: 170px
    }

    .btn-r {
        text-align: center
    }

    #sticky-isi-module .see-more-links img {
        height: 30px
    }

    #sticky-isi-module {
        padding-left: 15px;
        padding-right: 15px;
        height: 122px
    }

    .inner-cta {
        padding-top: 0
    }

    .banner-icon,
    .efficacy-sb-text {
        margin-top: 15px
    }

        .banner-icon h4 {
            margin-top: 10px
        }

    .treatment-option .right-block .col-4 {
        padding-left: 0;
        padding-right: 0
    }

    .treatment-option .left-block.width-74 {
        display: none
    }

    .section-contactlens .treatment-option .mobile-treatment-block .right-block,
    .treatment-option.mobile-treatment-block .right-block {
        width: 100%;
        padding-left: 0
    }

    .section-nonspecific-conjunctivitis .right-block .mb-20 {
        margin-bottom: 10px
    }

    .section-contactlens .treatment-option p.mb-30 {
        margin-bottom: 15px
    }

    .section-dosing h1 {
        margin-bottom: 14px
    }

    .chart-border {
        border: 2px solid #f36f21
    }

    .cir-img-caption {
        margin-top: 10px
    }

    .eye-section {
        margin-top: 10px;
        margin-bottom: -10px
    }

    .eye-icon {
        max-width: 50px
    }

    .banner-section-pharmacology {
        padding-top: 15px
    }

    .pharmacology-banner-img1 {
        text-align: center;
        padding-bottom: 10px
    }

    .section-saving .content-block {
        position: relative
    }

    .section-saving .no-underline {
        float: none;
        width: 80%;
        margin: 25px auto
    }

    .banner-section-dosing .banner-section-dosing {
        padding-top: 5px
    }

    .banner-section-dosing {
        padding-bottom: 10px
    }

    .dosing-banner h3 br {
        display: none
    }

    .banner-section-saving {
        padding-top: 7px
    }

    .request-form-main .label-align-right {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-dosing .col-6 {
        padding-right: 15px
    }

    .icons-section {
        margin-top: 15px
    }

    .cta-box p {
        margin-bottom: 20px
    }

    .section-contactlens img {
        margin-bottom: 10px
    }

    .my-xs-25 {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .blockquote {
        padding: 0;
        margin-top: 25px;
        height: auto;
        position: relative;
        background-position: center;
        background-size: 100% 90%;
        line-height: normal
    }

    .blockquote-text {
        position: relative;
        padding: 0 35px 0 60px;
        z-index: 999;
        height: 120px
    }

        .blockquote-text .no-text-wrap {
            z-index: 99;
            position: relative
        }

    .structure-block {
        margin-top: 25px;
        margin-bottom: 25px
    }

        .structure-block p {
            margin-bottom: 25px
        }

    .left-block img {
        width: 50px
    }

    .treatment-option .right-block {
        width: 88%
    }

    .section-contactlens .treatment-option .right-block,
    .section-nonspecific-conjunctivitis .treatment-option .right-block {
        padding-top: 0
    }

    .section-nonspecific-conjunctivitis .treatment-option .col-5 {
        width: 50%
    }

    .section-nonspecific-conjunctivitis .treatment-option .col-25 {
        width: 25%
    }

    .box-green-content .col-4 {
        padding: 15px;
        margin-top: 0
    }

    .section-safety .text-white p {
        text-indent: -8px;
        margin-left: 8px
    }

    .box-green .box-green-head {
        padding-left: 6px;
        padding-right: 6px
    }

    .content-section-dosing {
        margin-bottom: 10px
    }

        .content-section-dosing.dosing-img1 {
            width: 230px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 24px;
            margin-top: 38px
        }

    .section-dosing ul.sub-list {
        margin-left: 12px;
        text-indent: -12px;
        padding-left: 0
    }

    .section-resources .ref-details {
        width: 80%
    }

    .request-form-main .require-field-area .section-title.underlined {
        padding-left: 0
    }

    .thank-you-block .btn-r {
        text-align: left
    }

    .mobile-footer,
    .mobile-footer .footer-links {
        display: block
    }

    .footer-links ul {
        width: 100%
    }

    .mobile-footer .col-45,
    .mobile-footer .col-55 {
        padding: 0 15px;
        float: left
    }

    .mobile-footer .col-55 {
        width: 51%;
        padding-right: 0
    }

    .mobile-footer .col-45 {
        width: 49%
    }

    .footer-links {
        margin-bottom: 20px;
        display: none
    }

        .footer-links li,
        .footer-links ul li {
            margin-bottom: 2px
        }

        .footer-links ul {
            margin-top: 0
        }

    .bottom-logo {
        margin-top: 15px
    }

    .footer {
        padding: 25px 0
    }

    .indications-inner-section {
        margin-top: 15px
    }

    #sticky-isi-module .see-more-links {
        top: -21px;
        right: 0
    }

    .indications-section {
        padding: 25px 0 25px
    }

    .indications-inner-section h5 {
        margin-bottom: 4px;
        font-size: 15px
    }

    .indications-inner-section p,
    .indications-inner-section ul li {
        font-size: 13px;
        line-height: 19px;
    }

    .indications-section .isi-separator {
        display: none
    }

    .eye-section .col-85 {
        width: 84%
    }

    .request-form-main .terms-agreement {
        margin-left: 15px
    }

    .request-form-main .bstrap3-material .btn-info {
        width: 100%
    }

    .modal {
        padding: 20px 15px
    }

    .thanks-request h2 {
        font-size: 20px
    }

    .thanks-request h3 {
        font-size: 12px;
        margin-bottom: 5px
    }

    .thanks-request p {
        font-size: 11px;
        margin-bottom: 8px
    }

    .modal a.close-modal {
        top: -35px
    }

    .request-form-main .cols-3-items {
        width: 100%
    }

    .register-page-banner {
        padding-bottom: 0
    }

    #sticky-isi-module .container {
        padding: 0
    }

    .terms-agreement .field-container {
        padding-left: 0 !important
    }

    .request-form-main .select-options-area .form-group-ctl-titleIfyouwouldlike {
        padding-left: 0;
        padding-right: 0
    }

    .lightbox-target {
        position: fixed;
        top: -100%;
        width: 100%;
        background: rgba(0, 0, 0, .7);
        width: 100%;
        opacity: 0;
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        overflow: hidden
    }

        .lightbox-target .zoom-img {
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            box-shadow: 0 0 8px rgba(0, 0, 0, .3);
            box-sizing: border-box;
            -webkit-transition: .5s ease-in-out;
            -moz-transition: .5s ease-in-out;
            -o-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            top: 80px;
            text-align: center
        }

        .lightbox-target .zoom-img-inner {
            position: relative;
            width: auto;
            height: auto;
            display: inline-block
        }

    a.lightbox-close {
        display: block;
        width: 20px;
        height: 20px;
        box-sizing: border-box;
        color: #000;
        text-decoration: none;
        position: absolute;
        top: -31px;
        right: 14px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

        a.lightbox-close:before {
            content: "";
            display: block;
            height: 17px;
            width: 1px;
            background: #fff;
            position: absolute;
            left: 16px;
            top: 4px;
            cursor: pointer;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        a.lightbox-close:after {
            content: "";
            display: block;
            height: 17px;
            width: 1px;
            background: #fff;
            position: absolute;
            left: 16px;
            top: 4px;
            cursor: pointer;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .lightbox-target:target {
        opacity: 1;
        top: 0;
        bottom: 0;
        z-index: 99999;
        margin-left: -15px
    }

        .lightbox-target:target img {
            max-height: 100%;
            max-width: 85%
        }

    .sup-text-indent {
        text-indent: -4px;
        margin-left: 4px
    }

    .request-form-main .bstrap3-material .btn-info {
        width: auto;
        text-align: center !important
    }

    .bstrap3-material .btnc-left {
        text-align: center !important
    }

        .bstrap3-material .btnc-left p {
            text-align: left
        }
}

@media(max-width:767px) and (orientation:landscape) {
    .lightbox-target:target a.lightbox-close {
        right: 40px
    }

    .col-sm-12.btn-form.btnc.btnc-left {
        text-align: center !important
    }

    .section-saving .no-underline a.btn-blue {
        padding: 12px 30px
    }
}

@media only screen and (min-width:569px) and (max-width:667px) {
    .section-resources .list-resource a.impact-resource-position {
        top: -90px;
        margin-top: 50px
    }
}

@media only screen and (min-width:569px) and (max-width:640px) {
    .section-resources .list-resource a.impact-resource-position {
        top: -90px;
        margin-top: 0
    }
}

@media(max-width :479px) {
    .home-page-banner .banner-content h3 {
        width: 250px
    }

    .tagline {
        padding: 4px 0 25px 70px
    }

    .treatment-option .right-block {
        width: 81%
    }

    .blockquote .mobile-inner-bg-2,
    .blockquote .mobile-inner-bg-5 {
        width: 97%
    }

    .banner-section {
        background-size: 100% 100%
    }

    .blockquote-text {
        padding-right: 30px;
        padding-left: 35px;
        height: 74px
    }

    .blockquote,
    .blockquote a {
        font-size: 12px
    }

    .map-content-block .col-25 {
        width: 85%
    }

    .section-resources .ref-details {
        width: 64%
    }

    .section-nonspecific-conjunctivitis .treatment-option .col-25 {
        width: 40%
    }

    .section-nonspecific-conjunctivitis .treatment-option .col-5 {
        width: 60%;
        padding-right: 0
    }

    .section-saving .no-underline a {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }

    .section-resources .list-resource a.impact-resource-position {
        top: -90px;
        margin-top: 0
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) {
    .section-resources .list-resource a.impact-resource-position {
        top: -85px !important
    }
}

@media(max-width :340px) {
    .home-page-banner .banner-heading {
        font-size: 36px
    }

    @media(max-width :320px) {
        #sticky-isi-module .see-more-links {
            top: -25px
        }

        .banner-text-image {
            padding-top: 42%
        }
    }

    .modal {
        padding: 20px 15px
    }

    .thanks-request h2 {
        font-size: 20px
    }

    .thanks-request h3 {
        font-size: 12px
    }

    .modal a.close-modal {
        top: -35px
    }

    .blockquote-text {
        padding-right: 20px;
        padding-left: 28px
    }

        .blockquote-text .no-text-wrap {
            white-space: normal
        }
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media(min-width :768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }

    .pl-md-15 {
        padding-left: 15px
    }
}

@media(min-width :992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }

    .icons-section .col-sm-5ths:first-child {
        text-align: left
    }

        .icons-section .col-sm-5ths:first-child p {
            max-width: 75%
        }
}

@media(min-width :1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

@media(max-width:320px) {
    .eye-section .col-85 {
        width: 82%
    }

    .form-group-reCAPTCHA {
        padding: 0 !important;
        left: -6px
    }
}

@media(min-width:992px) and (max-width:1112px) {
    .wrapper,
    body,
    html {
        height: 100%
    }

    .content-bg-home,
    .indications-section,
    .main {
        background-color: #fff
    }
}

@media(min-width :992px) and (max-width:1024px) {
    .home-section-cta {
        padding-bottom: 6px
    }
}

.line-br {
    display: inline-block;
    white-space: normal
}

.line-br1 {
    display: inline;
    white-space: nowrap
}

@media(min-width :320px) and (max-width:1024px) {
    .banner-content .btn-c .icon-double-right {
        color: #573091
    }
}

.col-83 {
    width: 83%
}

@media(min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .wistia_responsive_wrapper {
        width: 93% !important;
        margin-left: 30px
    }

    .wistia_responsive_padding {
        padding: 51.25% 0 20px 0 !important
    }
}

@media(min-width:834px) and (max-width:1112px) and (orientation:landscape) {
    .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
        padding: 6px 5px
    }
}

.mmit-tool .mmit-inner-container {
    border: 2px solid #fac1a2 !important
}

.mmit-tool .clearfix {
    height: auto !important;
    line-height: inherit !important
}

.font-dagger {
    font-family: Roboto, sans-serif !important
}

.mmit-tool .mmit-inner-container .mmit-wizard ul li {
    background-color: #f8a274 !important
}

.mmit-tool h1 {
    color: #f58345 !important
}

.mmit-tool .cta-btn-primary,
.mmit-tool .cta-btn-primary:focus,
.mmit-tool .cta-btn-primary:hover,
.mmit-tool .cta-btn-primary:visited,
.mmit-tool a.cta-btn-primary,
.mmit-tool a.cta-btn-primary:focus,
.mmit-tool a.cta-btn-primary:hover,
.mmit-tool a.cta-btn-primary:visited {
    background: #f58345 !important;
    color: #fff !important;
    border: 2px solid #f58345 !important
}

.mmit-tool .cta-btn-secondary,
.mmit-tool .cta-btn-secondary:focus,
.mmit-tool .cta-btn-secondary:hover,
.mmit-tool .cta-btn-secondary:visited,
.mmit-tool a.cta-btn-secondary,
.mmit-tool a.cta-btn-secondary:focus,
.mmit-tool a.cta-btn-secondary:hover,
.mmit-tool a.cta-btn-secondary:visited {
    background: 0 0;
    color: #f58345 !important;
    border: 2px solid #f58345 !important
}

.mmit-tool .mmit-inner-container .mmit-wizard ul li.active,
.mmit-tool .mmit-inner-container .steps .selected .scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f58345 !important
}

.mmit-tool .mmit-content .content-item .col-title,
.mmit-tool .mmit-inner-container .steps .selected .sub-selected .back-to-results,
.mmit-tool .mmit-inner-container .steps .selection-set span,
.mmit-tool h3,
.mmit-tool h4 {
    color: #f58345 !important
}

.mmit-tool .mmit-inner-container .mmit-wizard ul li.active:last-child:after,
.mmit-tool .mmit-inner-container .mmit-wizard ul li.active:nth-child(1):before,
.mmit-tool .mmit-inner-container .steps .radio-selection .radio-item .checkmark:after {
    background: #f58345 !important
}

.mmit-tool .mmit-inner-container .mmit-wizard ul li:last-child:after,
.mmit-tool .mmit-inner-container .mmit-wizard ul li:nth-child(1):before {
    background: #f8a274 !important
}

.mmit-tool .mmit-inner-container .mmit-loading .loading-content .loader {
    border-top: 7px solid #f8a274 !important;
    border-right: 7px solid #f8a274 !important;
    border-bottom: 7px solid #f8a274 !important;
    border-left: 7px solid #f58345 !important
}

@media screen and (max-width:767px) {
    .mmit-tool .mmit-inner-container .mmit-wizard ul:before {
        background: #f8a274 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li .wizard-info {
        background: #f8a274 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li:after {
        color: #f58345 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li .wizard-info:after {
        color: #f58345 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul:before {
        color: #f8a274 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul:before {
        background: #f8a274 !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li.active {
        background: 0 0
    }

        .mmit-tool .mmit-inner-container .mmit-wizard ul li.active .wizard-info {
            background: #f58345 !important
        }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li.active {
        background-color: transparent !important
    }

    .mmit-tool .mmit-inner-container .mmit-wizard ul li {
        background-color: transparent !important
    }
}

.mmit-tool .clearfix {
    height: auto !important;
    line-height: inherit !important
}

.mmit-wizard ul {
    float: none
}

@media(min-width:992px) {
    .main-nav ul.subnav {
        width: 156px;
        left: -5px
    }

    .expands {
        right: 6px
    }

    .submenu-5 ul.subnav,
    .submenu-5 ul.subnav:hover {
        float: none;
        width: 151px;
        left: -5px
    }

    .submenu-1 {
        width: 156px
    }

    .submenu-2 {
        width: 113px
    }

    .submenu-3 {
        width: 50px
    }

    .submenu-4 {
        width: 131px
    }

    .submenu-5 {
        width: 151px
    }
}

@media(max-width:768px) {
    .mmit-tool .mmit-inner-container .steps .selected .list {
        float: none
    }
}

.m-lg-top-25 {
    margin-top: 25px
}

.no-line-br {
    display: inline-block;
    white-space: nowrap
}

.mt-xs-10 {
    margin-top: 10px
}

h1 span {
    font-size: 32px;
}

.header-top-banner {
    background: #333;
    display: block;
    height: auto;
    float: left;
    width: 100%
}

.banner-title p {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    padding: 0;
    margin: 11px 0;
    letter-spacing: 3px;
    width: auto
}

.link-sec {
    float: right;
    width: 474px
}

.bauschpap-link a,
.saving-email a {
    background: #fff;
    width: 227px;
    padding: 0 15px 0;
    float: left;
    border-radius: 20px;
    font-size: 12px;
    color: #333;
    margin: 8px 0 7px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .5px;
    height: 30px;
    display: table
}

span.link-icon {
    margin-left: 15px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 4px
}

span.link-text {
    margin: 0 7px 0;
    display: table-cell;
    vertical-align: middle;
    padding: 2px 0 0 7px
}

.bauschpap-link a {
    margin-right: 19px
}

@media screen and (max-width:875px) {
    .header-top {
        top: 0px
    }

    .banner-title p {
        width: 100%;
        text-align: center;
        margin: 6px 0 0
    }

    .link-sec {
        float: right;
        width: 100%;
        text-align: center
    }

    .bauschpap-link,
    .saving-email {
        display: inline-block
    }

    .main-nav {
        top: 55px;
    }

    .bauschpap-link a,
    .saving-email a {
        margin: 4px
    }

    .logo-section a {
        top: 0px
    }
}

@media screen and (max-width:505px) {
    .banner-title p {
        letter-spacing: 0
    }
}

@media screen and (max-width:325px) {
    .banner-title p {
        font-size: 16px
    }
}



/*---- HP CSS ---- */

.content-box {
    margin: 50px 15px 30px;
}

    .content-box h2 {
        color: #f26d2a;
        font-size: 26px;
        margin-bottom: 20px;
        font-family: "DIN W05 Bold";
    }

    .content-box ul li {
        font-size: 24px;
        color: #000000;
        position: relative;
    }

    .content-box ul {
        list-style: none;
    }

        .content-box ul li::before {
            color: #f26d2a;
            content: "\2022";
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -17px;
            position: absolute;
        }

        .content-box ul li ul li::before {
            color: #f26d2a;
            content: "\2014";
            font-weight: bold;
            display: inline-block;
            width: 15px;
            margin-left: -29px;
            position: absolute;
        }

    .content-box ul {
        list-style: none;
        font-family: 'Roboto',sans-serif;
        font-weight: 500;
    }

    .content-box > ul {
        margin-bottom: 30px;
    }

    .content-box p {
        font-family: 'Roboto',sans-serif;
        font-size: 16px;
        color: #000000;
        margin-bottom: 10px;
    }

.low-text1 {
    font-size: 14px;
}

.low-text2 {
    font-size: 10px;
}

.home-video-sec {
    background: #ddf1fa;
    padding: 20px 0;
}

.watch-vid-sec1, .watch-vid-sec2 {
    width: 50%;
    float: left;
    padding: 0 15px;
}

    .watch-vid-sec1 h3 {
        font-size: 28px;
        color: #1c375d;
        font-family: "DIN W05 Bold";
        margin-top: 20px;
    }

.watch-vid-btn {
    background: #f4814a;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    padding: 5px 37px;
    border-radius: 10px;
    margin-top: 30px;
    text-transform: uppercase;
    font-family: "DIN W05 Bold";
    cursor: pointer;
}

    .watch-vid-btn:hover {
        background: #e26d37;
    }

.vid-thumb img {
    width: 100%;
    cursor: pointer;
    border: 5px solid #000000;
}

.isi-sm-text {
    font-size: 14px !important;
}


.footer-main-sec {
    border-top: 2px solid #1c375d;
    margin: 0 15px;
    padding-top: 20px;
    margin-bottom: 30px;
    float: left;
}

.footer-left-sec {
    margin: 0 15px 0 0;
    width: 59%;
    float: left;
}

.footer-links {
    margin: 0;
    padding: 0;
}

    .footer-links li {
        display: inline-block;
    }

        .footer-links li a {
            font-size: 14px;
            color: #1c375d;
            text-transform: uppercase;
            font-family: "DIN W05 Bold";
        }

        .footer-links li span {
            margin: 0 15px;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 15px;
        }

.bottom-info {
    float: left;
    font-size: 11px;
    color: #0f0f0f;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.6px;
    margin-top: 10px;
}

    .bottom-info p {
        margin-bottom: 4px;
    }

.ccpa-link p {
    font-size: 11px;
    color: #0f0f0f;
    letter-spacing: 1px;
    font-family: Arial,Helvetica,sans-serif;
}

    .ccpa-link p a {
        color: #1c375d;
        text-decoration: underline;
    }

.footer-right-sec {
    float: right;
    width: 31%;
    text-align: right;
}

.antibiotic-resistance {
    width: 100%;
    height: 320px;
    background-image: url(../img/banner-1440-320-antibiotic-resistance.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.banner-inner h1 {
    font-size: 48px;
    color: #57c2e8;
    text-transform: inherit;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: auto;
    font-family: "DIN W05 Bold";
    max-width: 650px;
    text-shadow: 0px 5px 4px black;
    margin-top: 40px;
}

.besivance-with-durasite h1 {
    font-size: 45px;
    
}

.content-block h2 {
    font-size: 28px;
    color: #f26d2a;
    font-family: "DIN W05 Bold";
    margin-bottom: 20px;
    text-transform: inherit;
}

p.armor-text {
    font-family: "DIN W05 Bold";
    color: #00337a;
    font-size: 19px;
}

    p.armor-text span {
        font-weight: 200;
        font-family: "DIN W05 Regular";
    }

.antibiotic-content p strong {
    font-family: 'Roboto', sans-serif;
    color: #282728;
    font-size: 16px;
}

.antibiotic-content p {
    font-family: 'Roboto', sans-serif;
    color: #282728;
    font-size: 14px;
}

.armor-sec h3 {
    font-size: 16px;
    color: #00337a;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 5px;
}

.armor-sec p {
    font-size: 16px;
    color: #282728;
    font-family: 'Roboto', sans-serif;
}

.gram-img-sec {
    margin-bottom: 25px;
}

.efficacy-and-safety {
    width: 100%;
    height: 349px;
    background-image: url(../img/banner-1440-320-efficacy.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.besivance-with-durasite {
    width: 100%;
    height: 320px;
    background-image: url(../img/banner-1440-320-durasite.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.moa-banner {
    width: 100%;
    height: 320px;
    background-image: url(../img/banner-1440-320-moa.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.savings-banner {
    width: 100%;
    height: 321px;
    background-image: url(../img/banner-1440-321-savings.jpg);
    background-color: #0f122d;
    background-repeat: no-repeat;
    background-position: top;
    padding: 44px 0;
}

.banner-cap-sec {
    float: left;
    margin-right: 30px;
}

.banner-copay {
    float: right;
    max-width: 495px;
}

    .banner-copay img {
        width: 100%;
    }

.dual-graph-sec p {
    margin-bottom: 5px;
    font-family: Arial,Helvetica,sans-serif;
}

.table-sec {
    margin-top: 45px;
}

    .table-sec p {
        font-size: 21px;
        color: #0f122d;
        font-family: 'Roboto', sans-serif;
    }

.table-f-note {
    font-size: 14px !important;
    color: #282728 !important;
}

.tbl-titl-blue {
    font-size: 21px;
    color: #00337a !important;
    font-weight: 800;
}

.flexible-dosing-head {
    font-size: 28px;
    color: #f26d2a;
    font-family: "DIN W05 Bold";
    margin-bottom: 20px;
    text-transform: inherit;
    padding: 15px;
    background: #ddf1fa;
    text-align: center;
    margin-top: 30px;
}

.study-design-text {
    font-size: 16px;
    color: #0f122d !important;
    font-family: 'Roboto', sans-serif;
}

.moa-title-sec p {
    font-size: 21px;
    color: #0f122d;
    font-family: 'Roboto', sans-serif;
}

.moa-title-sec .content-block {
    margin: 40px 0 30px;
}

.moa-video-sec {
    background: #ddf1fa;
    padding: 30px 0;
}

.moa-vid h3 {
    font-size: 48px;
    color: #00337a;
    font-family: "DIN W05 Bold";
}

.moa-vid h4 {
    font-size: 40px;
    color: #000000;
    margin-bottom: 20px;
    font-family: "DIN W05 Bold";
}

.moa-vid p {
    font-size: 21px;
    color: #0f122d;
    font-family: 'Roboto', sans-serif;
    margin-top: 40px;
}

.banner-copay {
    float: right;
    max-width: 495px;
    margin-top: 20px;
}

.offer-sec {
    width: 44%;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;
    float: left;
}

.explore-btn {
    margin: 25px 0;
}

    .explore-btn a {
        color: #000000;
        background: #f4814a;
        padding: 5px 50px;
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        border-radius: 10px;
        font-family: "DIN W05 Bold";
        display: inline-block;
    }

.section-saving h3 {
    font-size: 20px;
    color: #282728;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    margin-top: 35px;
}

.section-saving p, .section-saving p a {
    font-size: 14px;
    color: #282728;
    font-family: 'Roboto', sans-serif;
}


/*--Video section--*/
.video-popup-section {
    text-align: center;
    padding: 50px 0;
}

.watch-video_popup5 {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 40px 20px;
    background-color: rgb(0 0 0 / 68%);
    box-sizing: border-box;
}

.video-popup-overlay {
    width: 100%;
    padding: 0;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    background: rgba(0, 0, 0, .42);
    z-index: 999;
    display: none;
}

    .video-popup-overlay.show {
        display: table;
    }

.watch-vid_popup_close_btn {
    position: absolute;
    top: -20px;
    right: 0;
    width: 22px;
    background: #ffffff;
    padding: 2px 1px 0;
    cursor: pointer;
    font-size: 14px;
}

.video_Container {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 60%;
    z-index: 99999;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width:810px) {
    .watch-vid-sec1, .watch-vid-sec2 {
        width: 100%;
    }

    .watch-vid-btn {
        margin-bottom: 30px;
    }

    .video_Container {
        width: 90%;
    }

    .banner-copay {
        float: left;
        max-width: 100%;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

        .banner-copay img {
            width: 57%;
        }

    .banner-cap-sec {
        display: block;
        width: 100%;
        text-align: center;
    }

    .offer-sec {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        text-align: center;
    }

    .banner-inner h1 br {
        display: none;
    }

    .banner-inner h1 {
        font-size: 25px;
        line-height: 33px;
        max-width: 100%;
        margin-top: 0px;
    }

    .isi-sm-text {
        font-size: 11px !important;
    }
}

@media screen and (max-width:480px) {
    .footer-left-sec {
        width: 100%;
    }

    .footer-right-sec {
        float: left;
        width: 100%;
        text-align: left;
    }

    .banner-section {
        width: 100%;
        height: 399px;
        background-image: url(../img/bg-mob-477x508-home-banner.jpg);
        padding: 20px 0;
        background-size: cover;
    }

    .banner-inner h1 {
        font-size: 30px;
        line-height: 37px;
    }

    .banner-copay img {
        width: 100%;
    }

    .banner-inner {
        width: 100%;
    }

    .home-page-banner .banner-content {
        width: 100%;
        padding-top: 0px;
    }

    .banner-section .home h1 {
        font-size: 40px !important;
    }

    .banner-section h1 span {
        font-size: 24px;
    }

    .content-box {
        margin: 25px 15px 0px;
    }

        .content-box h2 {
            font-size: 22px;
        }

    .content-block h2 {
        font-size: 22px;
        line-height: 25px;
    }

    .content-box ul li {
        font-size: 18px;
    }

    .watch-vid-sec1 h3 {
        font-size: 20px;
        margin-top: 4px;
    }

    .banner-cap-sec {
        text-align: left;
    }

    .table-sec {
        margin-top: 7px;
    }

    .flexible-dosing-head {
        font-size: 22px;
    }

    .moa-title-sec .content-block {
        margin: 23px 0 7px;
    }

    .moa-title-sec p {
        font-size: 16px;
    }

    .moa-vid h3 {
        font-size: 28px;
    }

    .moa-vid h4 {
        font-size: 20px;
    }

    .moa-vid p {
        font-size: 16px;
        margin-top: 18px;
    }

    .explore-btn {
        margin: 0px 0 25px;
    }

    .antibiotic-resistance {
        width: 100%;
        height: 396px;
        background-image: url(../img/banner-mob-477x415-antibiotic-resistance.jpg);
        padding: 44px 0;
        background-size: cover;
    }

    .efficacy-and-safety {
        width: 100%;
        height: 396px;
        background-image: url(../img/banner-mob-477x415-efficacy.jpg);
        padding: 44px 0;
        background-size: cover;
    }

    .besivance-with-durasite {
        width: 100%;
        height: 396px;
        background-image: url(../img/banner-mob-477x415-durasite.jpg);
        padding: 44px 0;
        background-size: cover;
    }

    .moa-banner {
        width: 100%;
        height: 410px;
        background-image: url(../img/banner-mob-477x135-moa.jpg);
        padding: 44px 0;
        background-size: cover;
    }

    .savings-banner {
        width: 100%;
        height: 340px;
        background-image: url(../img/banner-mob-480x416-savings.jpg);
        padding: 44px 0;
        background-size: cover;
    }
}
ol ol, ol ul, ul ol, ul ul {
    margin-left: 18px;
    margin-bottom: 0;
}
b, strong {
    font-weight: 700;
}



body, h1, h2, h3, h4, h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
}

.bottom-logo {
    margin-bottom: 30px;
}

/*Added for 404*/

section.error-banner .content-block {
    margin-top: 60px;
}
/*Global footer link update*/
.GlobaloptoutLinks {
    margin-bottom: 10px;
    float: left;
    margin-top: 10px;
}

.global-link {
    display: block !important
}

.bottom-logo {
    margin-bottom: 5px;
}

.GlobaloptoutLinks li:not(:last-child):after {
    content: "|";
    margin: 0px 4px 0px 6px;
}

.GlobaloptoutLinks li a {
    font-size: 12px;
}

.GlobaloptoutLinks li:not(:last-child) {
    margin-right: -1px !important;
}

@media screen and (max-width: 767px) {
    .GlobaloptoutLinks ul {
        display: block !important;
        margin-bottom: 20px;
    }

    .GlobaloptoutLinks li:not(:last-child):after {
        content: none;
        margin: 0px !important;
    }
}

/*Global footer link update*/