header {
    font-family: "Barlow Condensed",sans-serif
}

    header nav {
        padding: 22px 0 0 12px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        header nav.navbar {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        header nav .header-logo img {
            padding: 0px
        }

        header nav .collapse.navbar-collapse {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            margin-top: -40px
        }

            header nav .collapse.navbar-collapse ul.navbar-nav {
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: flex-end
            }

                header nav .collapse.navbar-collapse ul.navbar-nav li a {
                    color: #fff;
                    font-size: 19px;
                    line-height: 22px;
                    text-decoration: none;
                    padding-left: 42px;
                    font-weight: 700;
                    font-family: "Source Sans Pro",sans-serif
                }

                    header nav .collapse.navbar-collapse ul.navbar-nav li a:hover {
                        color: #E35205
                    }

                header nav .collapse.navbar-collapse ul.navbar-nav li.active a {
                    color: #E35205
                }

                header nav .collapse.navbar-collapse ul.navbar-nav li:first-child {
                    display: none
                }

                header nav .collapse.navbar-collapse ul.navbar-nav li hr {
                    display: none
                }

@media (max-width:991px) {
    header nav.navbar-expand-md .navbar-nav {
        width: 82%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    header nav .header-logo img {
        width: 235px
    }

    header nav .collapse.navbar-collapse {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }

        header nav .collapse.navbar-collapse ul.navbar-nav li {
            width: 75px;
            text-align: center
        }

            header nav .collapse.navbar-collapse ul.navbar-nav li a {
                padding-left: 0px;
                font-size: 16px;
                line-height: 18px
            }
}

@media (max-width:767px) {
    header .container {
        padding-left: 15px;
        padding-right: 15px
    }

    header nav.navbar-expand-md .navbar-nav {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    header nav.navbar-expand-md button.navbar-toggler {
        padding: 0
    }

    header nav .header-logo img {
        width: 200px
    }

    header nav .navbar-toggler-icon {
        display: inline-block;
        width: 2.2em;
        height: 2em;
        margin-top: 0px
    }

    header nav .header-logo img {
        padding: 12px 0px
    }

    header nav .navbar-collapse {
        opacity: 0;
        display: none
    }

        header nav .navbar-collapse.collapse.show {
            display: block;
            position: fixed;
            width: 100%;
            left: 0;
            right: 0;
            top: 0;
            background: #e35205;
            color: #fff;
            height: 430px;
            z-index: 999;
            opacity: 1
        }

            header nav .navbar-collapse.collapse.show .navbar-nav {
                text-align: center;
                padding: 60px 0
            }

                header nav .navbar-collapse.collapse.show .navbar-nav li {
                    width: 100%
                }

                    header nav .navbar-collapse.collapse.show .navbar-nav li.active a {
                        color: #62220E;
                        font-family: "Barlow Condensed",sans-serif
                    }

                    header nav .navbar-collapse.collapse.show .navbar-nav li a {
                        padding-left: 0;
                        font-size: 35px;
                        line-height: 57px
                    }

                        header nav .navbar-collapse.collapse.show .navbar-nav li a:hover {
                            color: #fff
                        }

                    header nav .navbar-collapse.collapse.show .navbar-nav li hr {
                        display: block;
                        margin: 1rem 3rem;
                        color: inherit;
                        border: 0;
                        border-top: 2px solid #fff;
                        opacity: 1
                    }

                    header nav .navbar-collapse.collapse.show .navbar-nav li:first-child {
                        display: block
                    }

                    header nav .navbar-collapse.collapse.show .navbar-nav li:last-child hr {
                        display: none
                    }

            header nav .navbar-collapse.collapse.show .navbar-close {
                top: 2.5rem;
                position: absolute;
                right: 21px
            }

                header nav .navbar-collapse.collapse.show .navbar-close img {
                    width: 30px
                }

                header nav .navbar-collapse.collapse.show .navbar-close:hover {
                    cursor: pointer
                }

        header nav .navbar-collapse.collapse ul.navbar-nav li a {
            font-family: "Barlow Condensed",sans-serif
        }

    header nav .navbar-toggler-icon {
        background-image: url(/siteassets/img/img-245x176-toggle-menu.svg)
    }

    header sup {
        z-index: -1
    }
}

@media (max-width:570px) {
    header .container {
        padding-left: 15px;
        padding-right: 15px
    }

        header .container .header-logo img {
            width: 170px
        }
}

@media (min-width:768px) {
    header {
        background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(rgba(0,0,0,0.0196078431)));
        background-image: linear-gradient(180deg,#000000,rgba(0,0,0,0.0196078431))
    }
}

@media only screen and (max-width:767px) {
    header nav .collapse.navbar-collapse {
        margin-top: -25px
    }

    header nav.navbar-expand-md button.navbar-toggler {
        padding: 0 0 28px 0
    }
}

html {
    scroll-behavior: smooth
}

body {
    background-color: #000
}

p {
    margin: 0;
    padding: 0
}

h1, h2 {
    font-family: "Barlow Condensed",sans-serif;
    color: #E35205;
    font-weight: 700
}

h1 {
    font-size: 108px
}

h2 {
    font-size: 65px
}

    h2 sup {
        top: -1.1em;
        font-size: 18px
    }

p {
    font-family: "Source Sans Pro",sans-serif;
    color: #fff
}

a {
    font-family: "Source Sans Pro",sans-serif;
    color: #fff
}

.no-wrap {
    display: block
}

.sub-treat {
    font-weight: 900
}

h3 sup {
    font-size: 16px
}

h4 sup {
    top: -0.98em;
    font-size: 16px
}

sup {
    top: -0.5em;
    font-size: 14px
}

section.Banner {
    background-repeat: no-repeat;
    background-attachment: scroll
}

    section.Banner .background-video {
        width: 98vw;
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
        position: fixed;
        z-index: -1;
        top: 0
    }

    section.Banner .banner-contents {
        position: relative
    }

    section.Banner .banner-text {
        position: relative;
        padding-top: 9rem;
        display: block;
        float: right
    }

    section.Banner .banner-text h2 {
        color: #fff;
        margin: 0;
        font-weight: 700;
        padding-left: 5px;
        line-height: 58px;
        font-size: 65px;
    }

    section.Banner .banner-text h2 sup {
        font-size: 18px;
        top: -32px;
    }

    section.Banner .staybtn {
        text-align: start;
        padding-left: 5px;
    }

        section.Banner .staybtn .button-stay-informed {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 27px;
            margin: 2.5rem 0 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 5px 45px
        }

            section.Banner .staybtn .button-stay-informed:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 49px
            }

    section.Banner .scroll-img {
        position: relative;
        margin: 8rem 0 4rem
    }

section.evaporation-ded {
    margin-bottom: 85px
}

section.evaporation-treat {
    margin-bottom: 85px
}

section.evaporation-chronical {
    margin-bottom: 172px
}

.ded-evap {
    background: rgba(0,0,0,0.8509803922);
    position: relative;
    margin: 5rem auto 0;
    text-align: center;
    width: 100%;
    border: 2px solid #fff;
    z-index: 333;
    height: auto;
    border-radius: 1px;
    padding: 50px 0 45px 70px
}

    .ded-evap .evap-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .ded-evap .evap-content p {
            text-align: initial;
            margin: 0 2px
        }

            .ded-evap .evap-content p.patients {
                font-size: 28px;
                font-weight: 600;
                padding: 0 30px 10px 0px
            }

                .ded-evap .evap-content p.patients sup {
                    font-size: 18px;
                    font-weight: 600
                }

            .ded-evap .evap-content p.excess {
                font-size: 18px;
                font-weight: 400;
                margin: 15px 98px 15px 0
            }

                .ded-evap .evap-content p.excess .sub-treat {
                    font-weight: 700
                }

            .ded-evap .evap-content p.mgd-text {
                font-size: 12px
            }

        .ded-evap .evap-content .examinebtn {
            text-align: left
        }

            .ded-evap .evap-content .examinebtn .btn-examine {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1.5rem 0 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px
            }

            .ded-evap .evap-content .examinebtn a.btn.btn-examine:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

.treat-evap {
    background: rgba(0,0,0,0.8509803922);
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border: 2px solid #fff;
    z-index: 333;
    height: auto;
    border-radius: 1px;
    padding: 50px 90px 45px 0px
}

    .treat-evap .treat-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

        .treat-evap .treat-content p {
            text-align: initial
        }

            .treat-evap .treat-content p.treat-ded {
                font-size: 28px;
                text-align: initial;
                margin: 0 0px 23px 30px;
                font-weight: 600
            }

                .treat-evap .treat-content p.treat-ded sup {
                    font-size: 18px
                }

            .treat-evap .treat-content p.associate {
                font-size: 18px;
                text-align: initial;
                font-weight: 400;
                margin: 15px 0 0 32px
            }

        .treat-evap .treat-content .explorebtn {
            text-align: left
        }

            .treat-evap .treat-content .explorebtn .btn-explore {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1.5rem 30px 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px
            }

            .treat-evap .treat-content .explorebtn a.btn.btn-explore:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

.chronical-evap {
    background: rgba(0,0,0,0.8509803922);
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border: 1px solid #fff;
    z-index: 333;
    height: auto;
    border-radius: 1px;
    padding: 50px 0 45px 55px
}

    .chronical-evap .chronical-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .chronical-evap .chronical-content p {
            text-align: initial
        }

            .chronical-evap .chronical-content p.addressing {
                font-size: 28px;
                font-weight: 600
            }

                .chronical-evap .chronical-content p.addressing sup {
                    font-size: 18px
                }

            .chronical-evap .chronical-content p.examining {
                font-size: 18px;
                font-weight: 400;
                margin: 15px 70px 15px 0
            }

                .chronical-evap .chronical-content p.examining .sub-treat {
                    font-weight: 700
                }

        .chronical-evap .chronical-content .rethinkbtn {
            text-align: left
        }

            .chronical-evap .chronical-content .rethinkbtn .btn-rethink {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1.5rem 30px 0 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px
            }

            .chronical-evap .chronical-content .rethinkbtn a.btn.btn-rethink:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

.ded-review {
    background: rgba(0,0,0,0.8509803922);
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 333;
    height: auto;
    padding: 10rem 0px 12rem 0px
}

    .ded-review .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .ded-review .row p {
            text-align: initial
        }

            .ded-review .row p.review-expt {
                font-size: 24px;
                line-height: 34px;
                text-align: initial;
                font-weight: 700;
                margin: 0 0px 23px 0px
            }

        .ded-review .row .white-paper-btn {
            text-align: left
        }

            .ded-review .row .white-paper-btn .btn-whte-paper {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 0.5rem 5px 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px
            }

            .ded-review .row .white-paper-btn a.btn.btn-whte-paper:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

.interstitial {
    text-align: center
}

    .interstitial .modal-dialog {
        max-width: 732px
    }

    .interstitial .modal-content {
        padding: 44px 51px;
        border-radius: 1px;
        margin-top: 2rem
    }

        .interstitial .modal-content .modal-header {
            border: none;
            display: block
        }

            .interstitial .modal-content .modal-header .close {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: end;
                position: absolute;
                right: 25px
            }

                .interstitial .modal-content .modal-header .close img.cls-btn {
                    display: block;
                    margin: -2.8rem 0rem 0rem 0
                }

                .interstitial .modal-content .modal-header .close img.cls-btn-hvr {
                    display: none
                }

                .interstitial .modal-content .modal-header .close:hover img.cls-btn-hvr {
                    display: block;
                    margin: -2.8rem 0rem 0rem 0
                }

                .interstitial .modal-content .modal-header .close:hover img.cls-btn {
                    display: none
                }

            .interstitial .modal-content .modal-header p {
                font-size: 28px;
                line-height: 40px;
                font-weight: 600;
                color: #000
            }

        .interstitial .modal-content .modal-body {
            margin: 0;
            padding: 0 0 16px
        }

            .interstitial .modal-content .modal-body p {
                font-size: 20px;
                color: #000;
                padding: 0px 6px 13px;
                line-height: 26px
            }

        .interstitial .modal-content .btn-popup a {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #000;
            border: 4px solid #E35205;
            line-height: 27px;
            font-family: "Barlow Condensed",sans-serif;
            padding: 4px 30px;
            text-decoration: none
        }

        .interstitial .modal-content .btn-popup .btn-cnl {
            border: 4px solid #A2A2A2;
            margin: 0 34px
        }

            .interstitial .modal-content .btn-popup .btn-cnl:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 8px 34px
            }

        .interstitial .modal-content .btn-popup .btn-opn {
            padding: 4px 47px
        }

            .interstitial .modal-content .btn-popup .btn-opn:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 8px 51px
            }

@media (max-width:1470px) {
    section.Banner .banner-text {
        position: relative;
        padding-top: 4rem
    }

    section.Banner .scroll-img {
        position: relative;
        margin: 2rem 0 3rem
    }

    .chronical-evap .chronical-content p.examining {
        margin: 15px 60px 15px 0
    }
}

@media (max-width:1200px) {
    section.Banner .banner-text {
        padding-top: 7rem
    }

        section.Banner .banner-text h1 {
            font-size: 82px;
            line-height: 77px
        }

        section.Banner .banner-text h2 {
            font-size: 50px;
            line-height: 1
        }

            section.Banner .banner-text h2 sup {
                top: -1.2em
            }

    .ded-evap .evap-content p.patients {
        padding: 0 10px 10px 0px
    }

    .ded-evap .evap-content p.excess {
        margin: 15px 58px 15px 0
    }

    .treat-evap {
        padding: 50px 30px 45px 0px
    }

        .treat-evap .treat-content p.treat-ded {
            margin: 0 0px 23px 18px
        }

        .treat-evap .treat-content p.associate {
            margin: 15px 45px 0px 22px
        }
}

@media (max-width:991px) {
    h2 sup {
        font-size: 16px
    }

    h3 sup {
        font-size: 16px
    }

    h4 sup {
        top: -0.68em;
        font-size: 16px
    }

    h6 sup {
        font-size: 15px
    }

    sup {
        font-size: 14px
    }

    section.Banner img.banner-mobile-img {
        width: 100%
    }

    section.Banner banner-contents {
        position: relative
    }

    section.Banner .banner-text {
        position: relative;
        padding-top: 1rem
    }

    section.Banner .banner-contents .banner-text {
        padding-top: 5rem;
    }

        section.Banner .banner-text h1 {
            color: #E35205;
            font-size: 60px;
            line-height: 62px;
            text-align: left;
            margin: 0;
            padding-right: 5px
        }

        section.Banner .banner-text h2 {
            color: #fff;
            font-size: 36px;
            line-height: 28px;
            text-align: left;
            margin: 0;
            padding-left: 0px
        }

        section.Banner .banner-text .second-heading {
            color: #fff;
            font-size: 36px;
            line-height: 42px;
            text-align: left;
            margin: 0
        }

            section.Banner .banner-text .second-heading sup {
                font-size: 16px;
                top: -15px;
            }

    section.Banner .staybtn {
        text-align: left
    }

    section.Banner .button-stay-informed {
        background: transparent;
        border-radius: 1px;
        font-size: 19px;
        color: #fff;
        border: 4px solid #E35205;
        line-height: 27px;
        margin: 1.5rem 0 0 0.6rem;
        text-align: center;
        font-family: "Barlow Condensed",sans-serif;
        padding: 5px 45px;
        font-weight: 700
    }

    section.Banner .scroll-img {
        position: relative;
        margin: 2rem 0 4rem
    }

    section.evaporation-ded {
        margin-bottom: 58px
    }

    .ded-evap {
        background: rgba(0,0,0,0.8509803922);
        position: relative;
        margin: 0 auto;
        text-align: left;
        width: 100%;
        border: 2px solid #fff;
        z-index: 333;
        height: auto;
        border-radius: 1px;
        padding: 50px 0 45px 0px
    }

        .ded-evap .evap-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .ded-evap .evap-content p {
                text-align: initial
            }

                .ded-evap .evap-content p.patients {
                    font-size: 20px;
                    line-height: 26px;
                    margin: 22px 45px 30px
                }

                    .ded-evap .evap-content p.patients sup {
                        font-size: 14px
                    }

                .ded-evap .evap-content p.excess {
                    font-size: 16px;
                    line-height: 24px;
                    margin: 15px 68px 15px 48px
                }

                    .ded-evap .evap-content p.excess .sub-treat {
                        font-weight: 700
                    }

                .ded-evap .evap-content p.mgd-text {
                    font-size: 14px;
                    line-height: 20px;
                    margin: 0 48px
                }

            .ded-evap .evap-content .examinebtn .btn-examine {
                background: transparent;
                border-radius: 1px;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1.5rem 48px 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px;
                font-weight: 700
            }

            .ded-evap .evap-content .examinebtn a.btn.btn-examine:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

    section.evaporation-treat {
        margin-bottom: 58px
    }

    .treat-evap {
        background: rgba(0,0,0,0.8509803922);
        position: relative;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        border: 2px solid #fff;
        z-index: 333;
        height: auto;
        border-radius: 1px;
        padding: 50px 0 45px 0px
    }

        .treat-evap .treat-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

            .treat-evap .treat-content p {
                text-align: initial
            }

                .treat-evap .treat-content p.treat-ded {
                    font-size: 20px;
                    text-align: center;
                    margin: 25px 42px 25px
                }

                    .treat-evap .treat-content p.treat-ded sup {
                        font-size: 14px
                    }

                .treat-evap .treat-content p.associate {
                    font-size: 16px;
                    text-align: center;
                    margin: 15px 27px
                }

            .treat-evap .treat-content .explorebtn {
                text-align: center
            }

                .treat-evap .treat-content .explorebtn .btn-explore {
                    background: transparent;
                    border-radius: 1px;
                    font-size: 19px;
                    color: #fff;
                    border: 4px solid #E35205;
                    line-height: 27px;
                    margin: 1.5rem 0rem 0 0;
                    font-family: "Barlow Condensed",sans-serif;
                    padding: 5px 20px;
                    font-weight: 700
                }

                .treat-evap .treat-content .explorebtn a.btn.btn-explore:hover {
                    color: #fff;
                    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                    background: linear-gradient(180deg,#E35205,#B93208);
                    cursor: pointer;
                    border: none;
                    padding: 9px 24px
                }

    section.evaporation-chronical {
        margin-bottom: 76px
    }

    .chronical-evap {
        background: rgba(0,0,0,0.8509803922);
        position: relative;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        border: 1px solid #fff;
        z-index: 333;
        height: auto;
        border-radius: 1px;
        padding: 50px 0 45px 0px
    }

        .chronical-evap .chronical-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

            .chronical-evap .chronical-content p {
                text-align: initial
            }

                .chronical-evap .chronical-content p.addressing {
                    font-size: 20px;
                    text-align: center;
                    margin: 38px 46px 30px
                }

                    .chronical-evap .chronical-content p.addressing sup {
                        font-size: 14px
                    }

                .chronical-evap .chronical-content p.examining {
                    font-size: 16px;
                    text-align: center;
                    margin: 15px 8px
                }

            .chronical-evap .chronical-content .rethinkbtn {
                text-align: center
            }

                .chronical-evap .chronical-content .rethinkbtn .btn-rethink {
                    background: transparent;
                    border-radius: 1px;
                    font-size: 19px;
                    color: #fff;
                    border: 4px solid #E35205;
                    line-height: 27px;
                    margin: 1.5rem 0rem 0 0;
                    font-family: "Barlow Condensed",sans-serif;
                    padding: 5px 20px;
                    font-weight: 700
                }

                .chronical-evap .chronical-content .rethinkbtn a.btn.btn-rethink:hover {
                    color: #fff;
                    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                    background: linear-gradient(180deg,#E35205,#B93208);
                    cursor: pointer;
                    border: none;
                    padding: 9px 24px
                }

    .ded-review {
        background: rgba(0,0,0,0.8509803922);
        position: relative;
        padding: 0;
        padding-bottom: 7rem;
        padding-top: 4.5rem
    }

        .ded-review .row img {
            width: 300px
        }

        .ded-review .row p {
            text-align: initial
        }

            .ded-review .row p.review-expt {
                font-size: 20px;
                line-height: 26px;
                text-align: left;
                margin: 35px auto
            }

        .ded-review .row .white-paper-btn {
            text-align: left
        }

            .ded-review .row .white-paper-btn .btn-whte-paper {
                background: transparent;
                border-radius: 1px;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 0.5rem 0 0 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 20px;
                font-weight: 700
            }

            .ded-review .row .white-paper-btn a.btn.btn-whte-paper:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 24px
            }

    .interstitial {
        text-align: center
    }

        .interstitial .modal-content {
            padding: 15px 0px 45px;
            border-radius: 1px
        }

            .interstitial .modal-content .modal-header {
                border: none;
                display: block
            }

                .interstitial .modal-content .modal-header .close {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: end;
                    -ms-flex-pack: end;
                    justify-content: end;
                    margin: 0 0 0 0
                }

                    .interstitial .modal-content .modal-header .close img.cls-btn {
                        margin: -1.3rem 0px 0 0
                    }

                    .interstitial .modal-content .modal-header .close img.cls-btn-hvr {
                        margin: -1.3rem 0px 0 0
                    }

                    .interstitial .modal-content .modal-header .close:hover {
                        margin: 1.5rem -0.8rem
                    }

                .interstitial .modal-content .modal-header img {
                    margin: -1.3rem -8px 0 0;
                    position: absolute
                }

                .interstitial .modal-content .modal-header p {
                    font-size: 18px;
                    color: #000;
                    margin: 0 0 -16px 0;
                    line-height: 24px
                }

            .interstitial .modal-content .modal-body {
                margin: -6px 0
            }

                .interstitial .modal-content .modal-body p {
                    font-size: 16px;
                    color: #000;
                    padding: 13px 6px;
                    line-height: 24px
                }

            .interstitial .modal-content .btn-popup a {
                background: transparent;
                border-radius: 1px;
                font-weight: 600;
                font-size: 19px;
                color: #000;
                border: 4px solid #E35205;
                line-height: 27px;
                font-family: "Barlow Condensed",sans-serif;
                padding: 4px 30px;
                text-decoration: none
            }

            .interstitial .modal-content .btn-popup .btn-cnl {
                border: 4px solid #A2A2A2;
                margin: 0 7px
            }

            .interstitial .modal-content .btn-popup .btn-opn {
                padding: 4px 47px
            }
}

@media screen and (max-width:767px) {
    h6 sup {
        font-size: 13px
    }

    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    section.Banner img.banner-mobile-img {
        width: 100%
    }

    section.Banner .banner-text {
        position: relative;
        left: 0;
        top: -1.5rem;
        padding-top: 0;
        float: none
    }

        section.Banner .banner-text h1 {
            color: #E35205;
            font-size: 48px;
            line-height: 52px;
            text-align: center;
            margin: 0;
            padding:0;
        }

        section.Banner .banner-text h2 {
            color: #fff;
            font-size: 29px;
            line-height: 23px;
            text-align: center;
            margin: 0
        }

        section.Banner .banner-text .second-heading {
            color: #fff;
            font-size: 28px;
            line-height: 35px;
            text-align: center;
            margin: 0
        }

        section.Banner .banner-text .second-heading sup {
            font-size: 10px;
            top: -12px;
        }

    section.Banner .staybtn {
        text-align: center;
        padding: 0;
    }

    section.Banner .button-stay-informed {
        background: transparent;
        border-radius: 1px;
        font-size: 19px;
        color: #fff;
        border: 4px solid #E35205;
        line-height: 27px;
        margin: 1.5rem 0 0 0.6rem;
        text-align: center;
        font-family: "Barlow Condensed",sans-serif;
        padding: 5px 45px;
        font-weight: 700
    }

    section.Banner .scroll-img {
        position: relative;
        margin: 1rem 0 5rem
    }

    .ded-evap {
        margin: 0 auto;
        text-align: center
    }

        .ded-evap .evap-content {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

            .ded-evap .evap-content p.patients {
                font-size: 20px;
                line-height: 26px;
                text-align: center;
                margin: 20px auto 0;
                padding: 0 32px 10px
            }

            .ded-evap .evap-content p.excess {
                font-size: 16px;
                line-height: 24px;
                text-align: center;
                margin: 25px 15px 22px
            }

                .ded-evap .evap-content p.excess .sub-treat {
                    font-weight: 700
                }

            .ded-evap .evap-content p.mgd-text {
                font-size: 14px;
                line-height: 20px;
                text-align: center;
                margin-bottom: 5px
            }

            .ded-evap .evap-content .examinebtn {
                text-align: center
            }

                .ded-evap .evap-content .examinebtn .btn-examine {
                    background: transparent;
                    border-radius: 1px;
                    font-size: 19px;
                    color: #fff;
                    border: 4px solid #E35205;
                    line-height: 27px;
                    margin: 1.5rem auto 0;
                    font-family: "Barlow Condensed",sans-serif;
                    padding: 5px 20px;
                    font-weight: 700
                }

                .ded-evap .evap-content .examinebtn a.btn.btn-examine:hover {
                    color: #fff;
                    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                    background: linear-gradient(180deg,#E35205,#B93208);
                    cursor: pointer;
                    border: none;
                    padding: 9px 24px
                }

    .ded-review .row p.review-expt {
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        margin: 35px auto
    }

    .ded-review .row .white-paper-btn {
        text-align: center
    }

    .no-wrap {
        display: revert
    }
}

@media (max-width:500px) {
    .ded-evap .evap-content p.patients {
        margin: 20px auto 0;
        padding: 0 0 10px;
        width: 248px
    }

    .ded-evap .evap-content p.excess {
        margin: 25px auto 22px;
        width: 272px
    }

    .ded-evap .evap-content img {
        padding: 0 10px
    }

    .ded-review .row p.review-expt {
        width: 242px
    }

    .treat-evap .treat-content p.treat-ded {
        margin: 25px auto 25px;
        width: 228px
    }

    .treat-evap .treat-content p.associate {
        margin: 15px auto;
        width: 264px
    }

    .treat-evap .treat-content img {
        padding: 0 10px
    }

    .chronical-evap .chronical-content p.addressing {
        margin: 38px auto 30px;
        width: 240px
    }

    .chronical-evap .chronical-content p.examining {
        margin: 15px auto;
        width: 288px
    }

    .chronical-evap .chronical-content img {
        padding: 0 10px
    }
}

@media (max-width:350px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width:1024px) and (orientation:landscape) {
    section.Banner .banner-text h2 sup {
        top: -1em
    }
}

a.btn:hover {
    color: #fff;
    background: #212d65;
    cursor: pointer
}

.innerPageBanner {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    width: 100%
}

.impact-contents {
    text-align: center
}

    .impact-contents .impact-text {
        padding: 6rem 0 20px
    }

        .impact-contents .impact-text h2 {
            font-size: 60px;
            color: #fff
        }

        .impact-contents .impact-text hr {
            color: #fff;
            height: 2px;
            opacity: 1;
            margin: 60px 0 30px;
            border-top: 2px solid;
        }

        .impact-contents .impact-text p.tear {
            font-size: 32px;
            color: #E35205;
            line-height: 37px;
            padding: 34px 18px 20px 18px;
            font-weight: 600
        }

            .impact-contents .impact-text p.tear sup {
                font-size: 16px;
                top: -1.1em
            }

        .impact-contents .impact-text p.dryeye-pts {
            font-size: 20px;
            font-weight: 700;
            line-height: 26px;
            padding: 0 7rem
        }

            .impact-contents .impact-text p.dryeye-pts sup {
                font-size: 14px;
                top: -0.6em
            }

    .impact-contents .impact-icons {
        padding: 4rem 0 7rem
    }

        .impact-contents .impact-icons .below-icons {
            padding-top: 3rem
        }

        .impact-contents .impact-icons .icons {
            padding: 0 30px
        }

            .impact-contents .impact-icons .icons p {
                padding: 12px 0;
                font-weight: 700;
                font-size: 22px;
                line-height: 24px
            }

                .impact-contents .impact-icons .icons p span {
                    display: block
                }

.survey-ded {
    text-align: center
}

    .survey-ded .survey-txt p {
        font-size: 28px;
        font-weight: 700;
        line-height: 34px
    }

    .survey-ded .days-cost {
        padding-top: 30px;
        padding-bottom: 8rem
    }

        .survey-ded .days-cost p {
            margin: 23px 0px 6px 45px;
            font-size: 20px;
            line-height: 28px
        }

        .survey-ded .days-cost .line-vertical {
            border-right: 2px solid #fff
        }

            .survey-ded .days-cost .line-vertical p {
                font-weight: 700;
                margin: 23px 30px 6px 0px;
                font-size: 20px;
                line-height: 28px
            }

.increase-ded {
    text-align: center
}

    .increase-ded .ded-percentage p {
        font-size: 32px;
        line-height: 42px;
        font-weight: 600;
        color: #E35205;
        margin: 0 auto
    }

        .increase-ded .ded-percentage p sup {
            font-size: 16px;
            top: -0.8em
        }

    .increase-ded .days-cost {
        padding-top: 25px;
        padding-bottom: 0
    }

        .increase-ded .days-cost p.add-ecp {
            padding: 0 42px;
            font-size: 18px;
            line-height: 24px
        }

        .increase-ded .days-cost p {
            margin: 2rem auto 3rem;
            font-size: 18px;
            line-height: 24px
        }

        .increase-ded .days-cost .line-vertical {
            border-right: 2px solid #fff
        }

            .increase-ded .days-cost .line-vertical p {
                font-weight: 700;
                margin: 23px 17px 6px
            }

    .increase-ded .ecp-img {
        padding-bottom: 8rem
    }

        .increase-ded .ecp-img .circlePie {
            position: relative;
            padding-bottom: 18px;
            max-width: 200px;
            margin: 0 auto
        }

            .increase-ded .ecp-img .circlePie img {
                position: absolute;
                top: -21px;
                right: -18px;
                max-width: 70px;
                z-index: -1
            }

            .increase-ded .ecp-img .circlePie .countNumber {
                color: #fff;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                height: 170px;
                position: absolute;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 100%;
                font-size: 53px;
                font-weight: bold;
                font-family: "Barlow Condensed",sans-serif
            }

                .increase-ded .ecp-img .circlePie .countNumber sup {
                    font-size: 37px;
                    font-weight: bold;
                    top: -0.3em
                }

        .increase-ded .ecp-img p {
            margin: 0 32px;
            font-size: 18px;
            line-height: 24px
        }

        .increase-ded .ecp-img img {
            margin: 0px auto 20px
        }

    .increase-ded .op-quote {
        text-align: center;
        position: relative
    }

        .increase-ded .op-quote h3 {
            font-size: 28px;
            margin: 0 30px;
            line-height: 34px;
            color: #fff;
            font-weight: 400;
            font-family: "Source Sans Pro",sans-serif
        }

            .increase-ded .op-quote h3 sup {
                font-size: 21px
            }

        .increase-ded .op-quote p.naming-quote {
            font-size: 18px;
            line-height: 34px;
            margin: 25px 0 0
        }

        .increase-ded .op-quote img.img-fluid.left-quotation-mark {
            position: absolute;
            left: -12px;
            top: -8px
        }

        .increase-ded .op-quote img.img-fluid.right-quotation-mark {
            position: absolute;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            right: 0;
            bottom: 45px
        }

.oph-expert .develop-ded .develop-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    background: rgba(0,0,0,0.8509803922);
    position: relative;
    margin: 45px auto;
    text-align: center;
    width: 100%;
    border: 2px solid #fff;
    z-index: 333;
    height: auto;
    border-radius: 1px;
    padding: 45px 0 45px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .oph-expert .develop-ded .develop-content .btn-signup {
        background: transparent;
        border-radius: 1px;
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        border: 4px solid #E35205;
        line-height: 27px;
        margin: 1.5rem 11.2rem 0 0;
        font-family: "Barlow Condensed",sans-serif;
        padding: 4px 70px
    }

    .oph-expert .develop-ded .develop-content a.btn.btn-signup:hover {
        color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
        background: linear-gradient(180deg,#E35205,#B93208);
        cursor: pointer;
        border: none;
        padding: 8px 74px
    }

.oph-expert .develop-ded h2 {
    color: #fff;
    font-size: 38px;
    margin: 19px 0 0 56px;
    line-height: 40px;
    text-align: left
}

.oph-expert .evapsym-develop-ded {
    padding: 0 18px
}

    .oph-expert .evapsym-develop-ded .evapsym-develop-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        margin: 0 auto;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        padding: 45px 0 45px 0px
    }

        .oph-expert .evapsym-develop-ded .evapsym-develop-content .row {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .row .col-xxl-7.col-xl-8.col-lg-9.col-md-8 {
                padding-left: 0
            }

        .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn {
            display: block;
            text-align: left;
            margin: 0 5px
        }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn .btn-signup {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 45px 0 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 4px 16px;
                text-align: left
            }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn a.btn.btn-signup:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 8px 20px
            }

    .oph-expert .evapsym-develop-ded h2 {
        color: #E35205;
        font-size: 38px;
        margin-top: 0;
        margin-bottom: 0;
        text-align: initial;
        line-height: 40px;
        display: inline-block;
    }

    .oph-expert .evapsym-develop-ded p {
        text-align: initial;
        padding: 10px 0 0;
        font-size: 18px;
        line-height: 26px
    }

    .oph-expert .evapsym-develop-ded img {
        margin-left: 0
    }

.impact-review {
    padding-bottom: 9rem
}

    .impact-review .mechanism {
        padding-top: 1rem;
        position: relative;
        text-align: center;
        padding-bottom: 1rem
    }

        .impact-review .mechanism p.review-sel {
            color: #E35205;
            font-family: "Source Sans Pro",sans-serif;
            font-size: 32px;
            font-weight: 600;
            margin: 30px;
            line-height: 42px
        }

    .impact-review .mechanism-back {
        background-color: rgba(59,59,59,0.5);
        border-radius: 0px;
        padding: 20px 0 8px;
        text-align: center
    }

        .impact-review .mechanism-back .card-text {
            color: #fff;
            font-size: 18px;
            line-height: 26px;
            padding: 0 35px 15px 35px;
            height: 160px
        }

        .impact-review .mechanism-back p.card-text-itl {
            font-size: 16px
        }

        .impact-review .mechanism-back .card-bottom {
            color: #fff
        }

        .impact-review .mechanism-back .btn-view-paper {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 27px;
            margin: 12px 0 1.8rem 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 4px 45px
        }

        .impact-review .mechanism-back a.btn.btn-view-paper:hover {
            color: #fff;
            background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
            background: linear-gradient(180deg,#E35205,#B93208);
            cursor: pointer;
            border: none;
            padding: 8px 49px
        }

@media (max-width:1400px) {
    .oph-expert .evapsym-develop-ded h2 {
        padding-right: 35px
    }

    .oph-expert .evapsym-develop-ded p {
        padding: 10px 60px 0 0
    }
}

@media (max-width:1200px) {
    .oph-expert .evapsym-develop-ded h2 {
        padding-right: 0px
    }

    .oph-expert .evapsym-develop-ded p {
        padding: 10px 40px 0 0
    }

    .oph-expert .develop-ded .develop-content img {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .innerPageBanner {
        display: none
    }

    .impact-contents {
        text-align: center
    }

        .impact-contents .impact-text {
            padding: 3.5rem 0 20px
        }

            .impact-contents .impact-text .btn-stay-mob {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 17px 0 14px 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 4px 44px
            }

            .impact-contents .impact-text a.btn.btn-stay-mob:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 8px 48px
            }

            .impact-contents .impact-text h2 {
                font-size: 45px;
                color: #fff;
                margin: 0 22px
            }

            .impact-contents .impact-text hr {
                color: #fff;
                height: 2px
            }

            .impact-contents .impact-text p.tear {
                font-size: 22px;
                color: #E35205;
                line-height: 25px;
                margin: 0 7.3px;
                font-weight: 600;
                padding: 15px 18px 20px 18px
            }

                .impact-contents .impact-text p.tear sup {
                    top: -0.6em;
                    font-size: 14px
                }

            .impact-contents .impact-text p.dryeye-pts {
                font-size: 18px;
                font-weight: 700;
                padding: 0 3rem
            }

        .impact-contents .impact-icons {
            padding: 10px 0 42px
        }

            .impact-contents .impact-icons .below-icons {
                padding-top: 0
            }

            .impact-contents .impact-icons .icons {
                padding: 18px
            }

                .impact-contents .impact-icons .icons p {
                    padding: 12px 0;
                    font-weight: 700;
                    font-size: 20px;
                    line-height: 24px;
                }

                    .impact-contents .impact-icons .icons p span {
                        display: contents
                    }

    .survey-ded {
        text-align: center
    }

        .survey-ded .survey-txt p {
            font-size: 22px;
            font-weight: 700
        }

        .survey-ded .days-cost {
            padding-top: 0px;
            padding-bottom: 6rem
        }

            .survey-ded .days-cost p {
                font-size: 18px;
                margin: 12px 22px 14px
            }

            .survey-ded .days-cost .line-vertical {
                border-right: none
            }

                .survey-ded .days-cost .line-vertical img {
                    padding: 8px 2px;
                    margin: 0 auto
                }

                .survey-ded .days-cost .line-vertical p {
                    font-weight: 700;
                    margin: 23px 18px 6px;
                    font-size: 18px
                }

            .survey-ded .days-cost h2 {
                font-size: 53px;
                color: #fff
            }

    .increase-ded {
        text-align: center
    }

        .increase-ded .ded-percentage p {
            font-size: 22px;
            line-height: 26px;
            font-weight: 600;
            color: #E35205;
            margin: 0 26px
        }

            .increase-ded .ded-percentage p sup {
                top: -0.6em;
                font-size: 14px
            }

        .increase-ded .days-cost {
            padding-top: 2px;
            padding-bottom: 0rem
        }

            .increase-ded .days-cost p.add-ecp {
                padding: 0 18px;
                font-size: 16px
            }

            .increase-ded .days-cost p {
                margin: 22px 23px 12px;
                font-size: 16px;
                line-height: 20px
            }

            .increase-ded .days-cost .line-vertical {
                border-right: 2px solid #fff
            }

                .increase-ded .days-cost .line-vertical p {
                    font-weight: 700;
                    margin: 23px 17px 6px
                }

        .increase-ded .ecp-img {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-bottom: 6rem
        }

            .increase-ded .ecp-img .col-counter {
                margin: 38px auto
            }

            .increase-ded .ecp-img p {
                margin: 0 33px;
                font-size: 18px
            }

            .increase-ded .ecp-img img {
                margin: 0px 0 16px 42px
            }

        .increase-ded .op-quote {
            text-align: center;
            padding-bottom: 65px
        }

            .increase-ded .op-quote h3 {
                font-size: 22px;
                margin: 0 69px;
                line-height: 28px
            }

                .increase-ded .op-quote h3 sup {
                    top: -0.6em;
                    font-size: 16px
                }

            .increase-ded .op-quote p.naming-quote {
                font-size: 18px;
                margin: 16px 0
            }

            .increase-ded .op-quote img.img-fluid.left-quotation-mark {
                position: absolute;
                left: 38px;
                margin-top: -8px
            }

            .increase-ded .op-quote img.img-fluid.right-quotation-mark {
                position: absolute;
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
                right: 50px;
                margin-bottom: 72px
            }

    .oph-expert .develop-ded .develop-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: rgba(0,0,0,0.8509803922);
        position: relative;
        margin: 0 auto;
        text-align: left;
        width: 100%;
        border: 2px solid #fff;
        z-index: 333;
        height: auto;
        border-radius: 1px;
        padding: 42px 0 52px 0px
    }

        .oph-expert .develop-ded .develop-content img {
            padding: 0 15px
        }

        .oph-expert .develop-ded .develop-content .signupbtn {
            margin: 0px 33px
        }

        .oph-expert .develop-ded .develop-content .btn-signup {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 27px;
            margin: 12px 0 0 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 4px 70px
        }

    .oph-expert .develop-ded h2 {
        color: #fff;
        font-size: 38px;
        line-height: 40px;
        margin: 19px 30px
    }

        .oph-expert .develop-ded h2 sup {
            top: -0.6em;
            font-size: 21px
        }

    .oph-expert .evapsym-develop-ded {
        margin-top: 0;
        padding: 0 5px
    }

        .oph-expert .evapsym-develop-ded .evapsym-develop-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: relative;
            margin: 6rem auto 2rem;
            text-align: left;
            width: 99%;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
            padding: 68px 0 68px 0px
        }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn {
                display: block;
                text-align: left;
                padding: 0px 28px
            }

                .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn .btn-signup {
                    background: transparent;
                    border-radius: 1px;
                    font-weight: 600;
                    font-size: 19px;
                    color: #fff;
                    border: 4px solid #E35205;
                    line-height: 27px;
                    margin: 1.5rem 0 0 0;
                    font-family: "Barlow Condensed",sans-serif;
                    padding: 4px 16px
                }

        .oph-expert .evapsym-develop-ded h2 {
            color: #E35205;
            font-size: 35px;
            margin: 37px 28px 0px
        }

        .oph-expert .evapsym-develop-ded p {
            font-size: 18px;
            padding: 10px 28px
        }

        .oph-expert .evapsym-develop-ded img {
            margin-left: 0
        }

    .oph-expert .impact-review {
        padding-bottom: 7rem
    }

        .oph-expert .impact-review .mechanism {
            position: relative;
            text-align: center
        }

            .oph-expert .impact-review .mechanism p.review-sel {
                color: #E35205;
                font-family: "Source Sans Pro",sans-serif;
                font-size: 22px;
                line-height: 26px;
                font-weight: 600;
                margin: 0;
                padding-bottom: 35px
            }

        .oph-expert .impact-review .mechanism-back {
            background-color: rgba(59,59,59,0.5);
            border-radius: 0px;
            padding: 20px 0 8px;
            margin-bottom: 20px
        }

            .oph-expert .impact-review .mechanism-back .card-text {
                color: #fff;
                font-size: 16px;
                padding: 0 19px 39px 19px
            }

            .oph-expert .impact-review .mechanism-back .card-text-itl {
                font-size: 14px
            }

            .oph-expert .impact-review .mechanism-back .card-bottom {
                color: #fff
            }

            .oph-expert .impact-review .mechanism-back .btn-view-paper {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #fff;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1rem 0 15px 0;
                font-family: "Barlow Condensed",sans-serif;
                padding: 4px 50px
            }
}

@media (max-width:767px) {
    .impact-contents .impact-icons .d-flex.justify-content-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .impact-contents .impact-icons .icons {
        padding: 18px 0px
    }

    .oph-expert .develop-ded .develop-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0 auto;
        text-align: center
    }

        .oph-expert .develop-ded .develop-content img {
            padding: 0px 15px
        }

    .oph-expert .develop-ded h2 {
        margin: 19px auto;
        width: 216px;
        text-align: center
    }

    .oph-expert .evapsym-develop-ded {
        padding: 0 18px
    }

        .oph-expert .evapsym-develop-ded .evapsym-develop-content {
            text-align: center
        }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .signupbtn {
                display: block;
                text-align: center
            }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content .row {
                -webkit-box-orient: vertical;
                -webkit-box-direction: reverse;
                -ms-flex-direction: column-reverse;
                flex-direction: column-reverse
            }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content h2 {
                text-align: center;
                padding-right: 0px;
                margin: 37px auto 8px;
                width: 258px;
                font-size: 35px;
                line-height: 37px
            }

            .oph-expert .evapsym-develop-ded .evapsym-develop-content p {
                text-align: center
            }
}

@media (max-width:500px) {
    .increase-ded .op-quote {
        width: 300px;
        margin: 0 auto
    }

        .increase-ded .op-quote h3 {
            margin: 0 auto;
            width: 224px
        }

        .increase-ded .op-quote img.img-fluid.left-quotation-mark {
            left: 0
        }

        .increase-ded .op-quote img.img-fluid.right-quotation-mark {
            right: 0
        }

        .increase-ded .op-quote p.naming-quote {
            margin: 16px auto
        }

    .impact-review {
        padding-bottom: 7rem
    }

        .impact-review .mechanism p.review-sel {
            font-size: 22px;
            line-height: 26px;
            margin: 30px auto;
            width: 242px
        }
}

@media only screen and (max-width:1024px) and (orientation:landscape) {
    .oph-expert .develop-ded h2 {
        margin: 19px 0 0 12px
    }
}

@media only screen and (min-width:833px) and (max-width:834px) {
    .oph-expert .develop-ded h2 {
        margin: 19px 0 0 32px
    }
}

@media only screen and (min-width:767px) and (max-width:835px) {
    .increase-ded .ecp-img .circlePie .countNumber {
        margin: -9px 0 0 6px
    }
}

.causes-first {
    text-align: center;
    padding: 6rem 0 1rem
}

    .causes-first h2 {
        color: #fff;
        font-family: "Barlow Condensed",sans-serif;
        font-size: 60px;
        font-weight: 700
    }

    .causes-first hr {
        border-top: 2px solid #fff;
        padding: 30px 0;
        margin-top: 60px;
        opacity: 0.75
    }

    .causes-first h4 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 32px;
        font-weight: 600;
        padding: 0 33px
    }

    .causes-first .excessive-tear {
        padding: 55px 0
    }

    .causes-first .tear-left {
        border-right: 2px solid #fff;
        height: 260px;
        position: relative;
        right: 48px;
        padding: 50px 15px 0 0px
    }

        .causes-first .tear-left h6 {
            color: #fff;
            font-family: "Source Sans Pro",sans-serif;
            font-size: 20px;
            font-weight: 400;
            padding: 0px 20px
        }

.causes-second {
    text-align: center
}

    .causes-second h3 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 28px;
        font-weight: 400
    }

    .causes-second h5 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 18px;
        font-weight: 400;
        margin-top: 25px
    }

    .causes-second .quote {
        position: relative;
        padding: 50px 0 30px;
        margin-left: -7px
    }

    .causes-second .left-quotation {
        position: absolute;
        left: -50px;
        height: 36px;
        width: 46px
    }

    .causes-second .right-quotation {
        position: absolute;
        right: -50px;
        bottom: 72px;
        height: 36px;
        width: 46px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.contributor {
    text-align: center
}

    .contributor h4 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 32px;
        font-weight: 600;
        padding: 30px 0
    }

    .contributor p {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 22px;
        font-weight: bold
    }

    .contributor .mgd-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        padding: 30px 0
    }

        .contributor .mgd-icons .icons img {
            padding-bottom: 22px
        }

    .contributor .contributor-box {
        border: 2px solid #fff;
        margin: 72px 0 65px;
        padding: 30px
    }

    .contributor h6 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 20px;
        font-weight: bold
    }

    .contributor .persistent-cycle h4 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 32px;
        font-weight: 600;
        line-height: 42px
    }

    .contributor .persistent-cycle h5 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 20px;
        font-weight: 400;
        padding: 0 70px 25px
    }

    .contributor .persistent-cycle h6 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 20px;
        font-weight: 400;
        padding: 45px 107px 26px;
        margin-bottom: 0;
        line-height: 26px;
    }

    .contributor .persistent-cycle p {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 14px;
        font-weight: 400
    }

        .contributor .persistent-cycle p sup {
            top: -4px;
            font-size: 10px;
        }

        .ded-signs {
            text-align: center;
            padding-bottom: 5rem
        }

    .ded-signs h4 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 32px;
        font-weight: 600;
        padding: 6rem 0 8rem
    }

    .ded-signs .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ded-signs .row .read-right {
        text-align: left;
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        padding-left: 30px
    }

    .ded-signs .row .read-right h6 {
        font-size: 22px;
        font-weight: 600;
        padding-bottom: 15px
    }

    .ded-signs .row .read-right p {
        font-size: 20px;
        font-weight: 400
    }

    .ded-signs .row .read-right .btn-block {
        background-color: transparent;
        padding-top: 30px;
        border: none
    }

.ded-signs .row .read-right .btn-block a.btn.read-btn {
    color: #fff;
    text-decoration: none;
    font-family: "Barlow Condensed",sans-serif;
    font-size: 19px;
    font-weight: 700;
    border: 4px solid #E35205;
    padding: 5px 20px;
    border-radius: 0
}

.ded-signs .row .read-right .btn-block a.btn.read-btn:hover {
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
    background: linear-gradient(180deg,#E35205,#B93208);
    cursor: pointer;
    border: none;
    padding: 9px 24px
}

.ded-signs hr {
    border-top: 2px solid #fff;
    padding: 30px 0;
    margin-top: 60px;
    opacity: 0.75;
    width: 68%;
    margin: 6rem auto 2rem
}

.ded-signs .addressing-part .addressing-left {
    text-align: left;
    color: #E35205
}

.ded-signs .addressing-part .addressing-left h3 {
    font-family: "Barlow Condensed",sans-serif;
    font-size: 38px;
    font-weight: 700;
    padding-left: 45px
}

.ded-signs .addressing-part .addressing-left h3 sup {
    top: -14px;
    font-size: 18px;
}

.ded-signs .addressing-part .addressing-left .btn-block {
    background-color: transparent;
    padding: 46px 46px 0;
    border: none
}

.ded-signs .addressing-part .addressing-left .btn-block a {
    color: #fff;
    text-decoration: none;
    font-family: "Barlow Condensed",sans-serif;
    font-size: 19px;
    font-weight: 700;
    border: 4px solid #E35205;
    padding: 5px 20px;
    border-radius: 0
}

.ded-signs .addressing-part .addressing-left .btn-block a:hover {
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
    background: linear-gradient(180deg,#E35205,#B93208);
    cursor: pointer;
    border: none;
    padding: 9px 24px
}

.mechanism {
    padding-bottom: 75px
}

    .mechanism h3 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 32px;
        font-weight: 600;
        padding-bottom: 30px
    }

    .mechanism .mechanism-back {
        background-color: rgba(59,59,59,0.5);
        border-radius: 0px;
        padding: 20px 0px 8px;
        margin-bottom: 20px;
        margin: 0 5px 20px
    }

    .mechanism .card-body {
        height: 200px;
        margin: 0 auto
    }

        .mechanism .card-body .revisit-dry-eye {
            font-family: "Source Sans Pro",sans-serif;
            font-size: 18px;
            font-weight: 400;
            color: #fff;
            text-align: center;
            padding: 0 20px;
            height: 128px;
            max-width: 340px;
            margin: 0 auto
        }

        .mechanism .card-body .executive-summary {
            font-family: "Source Sans Pro",sans-serif;
            font-size: 18px;
            font-weight: 400;
            color: #fff;
            text-align: center;
            padding: 0px 20px;
            height: 120px;
            max-width: 278px;
            margin: 0 auto
        }

        .mechanism .card-body h6 {
            font-family: "Source Sans Pro",sans-serif;
            font-size: 18px;
            color: #fff;
            text-align: center;
            padding: 20px 0;
            font-weight: 400
        }

    .mechanism .card-bottom .btn-block {
        background-color: transparent;
        border: none;
        padding-bottom: 10px
    }

        .mechanism .card-bottom .btn-block a {
            color: #fff;
            border: 4px solid #E35205;
            margin: 12px 50px;
            text-decoration: none;
            padding: 5px 45px;
            font-weight: 700;
            font-family: "Barlow Condensed",sans-serif;
            font-size: 19px;
            border-radius: 0
        }

            .mechanism .card-bottom .btn-block a:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 49px
            }

@media (max-width:1400px) {
    .ded-signs hr {
        width: 76%
    }
}

@media (max-width:991px) {
    .causes-first {
        padding: 3.5rem 0 20px
    }

        .causes-first h2 {
            font-size: 45px;
            padding: 0 30px
        }

        .causes-first hr {
            margin-top: 90px
        }

        .causes-first h4 {
            font-size: 22px;
            padding: 0 12px
        }

        .causes-first .tear-left {
            border-bottom: 2px solid #fff;
            border-right: 0px;
            right: 0px;
            margin-bottom: 30px;
            height: 228px;
            padding: 32px 15px 0 0px
        }

        .causes-first .excessive-tear {
            padding: 18px 0
        }

    .causes-second h3 {
        font-size: 22px;
        padding: 0 48px;
        margin-bottom: 30px
    }

    .causes-second .left-quotation {
        left: 0px
    }

    .causes-second .right-quotation {
        right: 0px;
        bottom: 78px
    }

    .contributor h4 {
        font-size: 22px;
        padding: 30px 5px
    }

    .contributor p {
        font-size: 22px
    }

    .contributor .mgd-icons {
        display: block;
        padding-bottom: 0
    }

        .contributor .mgd-icons .icons {
            margin-bottom: 52px
        }

            .contributor .mgd-icons .icons img {
                padding-bottom: 12px
            }

    .contributor .persistent-cycle h4 {
        font-size: 22px;
        line-height: 26px;
        padding: 30px
    }

    .contributor .persistent-cycle h5 {
        font-size: 18px;
        padding: 0 33px;
        padding-bottom: 30px
    }

    .contributor .persistent-cycle h6 {
        font-size: 18px;
        padding: 45px 35px 20px;
    }

    .contributor .persistent-cycle p {
        font-size: 14px;
        padding: 0 42px;
        line-height: 20px
    }

    .contributor .persistent-cycle img {
        margin: 0px auto
    }

    .contributor .no-wrap {
        display: inline-block
    }

    .ded-signs h4 {
        font-size: 22px;
        padding: 30px 32px
    }

    .ded-signs .row .read-right {
        text-align: center;
        padding-left: 0px
    }

        .ded-signs .row .read-right h6 {
            font-size: 20px;
            padding: 30px;
            padding: 45px;
            font-weight: 700
        }

        .ded-signs .row .read-right .btn-block {
            text-align: center
        }

        .ded-signs .row .read-right p {
            font-size: 18px;
            padding: 0 40px
        }

    .ded-signs .addressing-part {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

        .ded-signs .addressing-part .addressing-left {
            text-align: center
        }

            .ded-signs .addressing-part .addressing-left h3 {
                font-size: 35px;
                padding: 0px
            }

                .ded-signs .addressing-part .addressing-left h3 sup {
                    top: -13px;
                }

        .ded-signs .addressing-part .addressing-right {
            padding-bottom: 48px
        }

    .ded-signs hr {
        margin: 60px auto 0;
        width: 100%
    }

    .ded-signs .mechanism .card-body .revisit-dry-eye {
        font-size: 16px;
        line-height: 26px;
        padding: 0 28px
    }

    .ded-signs .mechanism .card-body .executive-summary {
        font-size: 16px;
        line-height: 26px
    }

    .ded-signs .mechanism .card-body h6 {
        font-size: 14px;
        line-height: 26px
    }

    .ded-signs .mechanism h3 {
        font-size: 22px;
        padding: 0 37px;
        padding-bottom: 30px
    }
}

@media (max-width:767px) {
    .ded-signs .mechanism .mechanism-back {
        padding: 20px 10px 8px
    }

    .ded-signs .mechanism .card-body .revisit-dry-eye {
        padding: 0 10px;
        max-width: 338px
    }

    .ded-signs .mechanism .btn-block a {
        margin: 22px 30px;
        text-decoration: none;
        padding: 5px 30px
    }

        .ded-signs .mechanism .btn-block a:hover {
            padding: 9px 34px
        }
}

@media (max-width:500px) {
    .causes-second h3 {
        padding: 0;
        margin: 0 auto 30px;
        width: 212px
    }

    .causes-second .left-quotation {
        left: 0px;
        top: 42px
    }

    .causes-second .right-quotation {
        right: 0px;
        bottom: 80px
    }
}

.treat-first {
    text-align: center;
    padding: 6rem 0 8px
}

    .treat-first h2 {
        color: #fff;
        font-family: "Barlow Condensed",sans-serif;
        font-size: 60px;
        font-weight: 700
    }

    .treat-first hr {
        border-top: 2px solid #fff;
        padding: 30px 0;
        margin-top: 60px;
        opacity: 0.75
    }

    .treat-first h4 {
        color: #E35205;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 35px;
        font-weight: 600;
        padding: 0;
        margin-bottom: 30px
    }

    .treat-first h6 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 30px
    }

    .treat-first p {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 20px;
        font-weight: 400;
        padding: 0 65px;
        margin-bottom: 30px
    }

.treat-second p {
    color: #fff;
    text-align: center;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 22px;
    font-weight: 600
}

.treat-second h6 {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 20px
}

.treat-second .treat-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding-top: 45px
}

    .treat-second .treat-icons .icons {
        text-align: center
    }

        .treat-second .treat-icons .icons img {
            padding-bottom: 20px
        }

    .treat-second .treat-icons h6 {
        text-align: center
    }

.target-evaporation {
    padding-top: 160px;
    text-align: center
}

    .target-evaporation h4 {
        font-family: "Source Sans Pro",sans-serif;
        color: #E35205;
        text-align: center;
        font-size: 32px;
        font-weight: 600
    }

    .target-evaporation p {
        color: #fff;
        font-size: 20px;
        font-family: "Source Sans Pro",sans-serif;
        font-weight: 400;
        padding: 24px
    }

    .target-evaporation img {
        margin: 30px auto
    }

.discontinued-treatment {
    text-align: center
}

    .discontinued-treatment .sixty-patient {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 10px
    }

    .discontinued-treatment p {
        color: #fff;
        font-size: 20px;
        font-family: "Source Sans Pro",sans-serif;
        font-weight: bold;
        padding: 30px
    }

    .discontinued-treatment .dis-treat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .discontinued-treatment h3 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 28px;
        font-weight: 400;
        margin: 30px
    }

    .discontinued-treatment h6 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 20px;
        font-weight: 400;
        text-align: left
    }

    .discontinued-treatment h5 {
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 18px;
        font-weight: 400
    }

    .discontinued-treatment .eye-quote {
        position: relative;
        padding: 50px 0
    }

    .discontinued-treatment .left-quotation {
        position: absolute;
        left: -22px;
        height: 36px;
        width: 46px;
        top: 70px
    }

    .discontinued-treatment .right-quotation {
        position: absolute;
        right: -7px;
        bottom: 100px;
        height: 36px;
        width: 46px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.addressing-evaporation h3 {
    text-align: center;
    color: #E35205;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 32px;
    font-weight: 600;
    padding: 55px 0
}

.addressing-evaporation h5 {
    color: #fff;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 28px;
    font-weight: 400;
    padding-right: 54px;
    text-align: center
}

    .addressing-evaporation h5 sup {
        font-size: 16px
    }

.addressing-evaporation .add-signs {
    padding: 30px 0
}

.addressing-evaporation hr {
    border-top: 2px solid #fff;
    padding: 30px 0;
    margin-top: 60px;
    opacity: 0.75
}

section.review {
    padding-top: 30px;
    padding-bottom: 60px
}

    section.review .review-treatment {
        text-align: center;
        padding-bottom: 7rem
    }

        section.review .review-treatment h3 {
            color: #E35205;
            font-family: "Source Sans Pro",sans-serif;
            font-size: 32px;
            font-weight: 600;
            padding: 0 30px;
            padding-bottom: 30px
        }

        section.review .review-treatment .review-back {
            background-color: rgba(59,59,59,0.5);
            border-radius: 0px;
            padding: 20px 0 8px
        }

        section.review .review-treatment .card-body {
            height: 206px
        }

            section.review .review-treatment .card-body .real-treatment {
                font-family: "Source Sans Pro",sans-serif;
                font-size: 18px;
                font-weight: 400;
                color: #fff;
                text-align: center;
                line-height: 26px;
                height: 106px;
                max-width: 288px;
                margin: 0 auto
            }

            section.review .review-treatment .card-body .emerging-diagnosis {
                font-family: "Source Sans Pro",sans-serif;
                font-size: 18px;
                font-weight: 400;
                color: #fff;
                text-align: center;
                padding: 0 5px;
                line-height: 26px;
                height: 106px;
                max-width: 288px;
                margin: 0 auto
            }

            section.review .review-treatment .card-body .management-therapy {
                font-family: "Source Sans Pro",sans-serif;
                font-size: 18px;
                font-weight: 400;
                color: #fff;
                text-align: center;
                padding: 0 15px;
                line-height: 26px;
                height: 88px;
                max-width: 288px;
                margin: 0 auto
            }

            section.review .review-treatment .card-body .impact-disease {
                font-family: "Source Sans Pro",sans-serif;
                font-size: 18px;
                font-weight: 400;
                color: #fff;
                text-align: center;
                padding: 0 20px;
                height: 106px;
                max-width: 288px;
                margin: 0 auto
            }

            section.review .review-treatment .card-body h6 {
                font-family: "Source Sans Pro",sans-serif;
                font-size: 18px;
                color: #fff;
                text-align: center;
                padding: 20px 0;
                font-weight: 400
            }

        section.review .review-treatment .card-bottom .btn-block {
            background-color: transparent;
            border: none;
            padding-bottom: 10px
        }

            section.review .review-treatment .card-bottom .btn-block a {
                font-family: "Barlow Condensed",sans-serif;
                font-size: 19px;
                font-weight: 700;
                border: 4px solid #E35205;
                margin: 12px 50px;
                text-decoration: none;
                padding: 5px 45px;
                color: #fff;
                border-radius: 0
            }

                section.review .review-treatment .card-bottom .btn-block a:hover {
                    color: #fff;
                    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                    background: linear-gradient(180deg,#E35205,#B93208);
                    cursor: pointer;
                    border: none;
                    padding: 9px 49px
                }

@media (max-width:991px) {
    .treat-first {
        text-align: center;
        padding: 3.5rem 0 20px
    }

        .treat-first h2 {
            font-size: 45px;
            padding: 0 30px
        }

        .treat-first hr {
            margin-top: 90px;
            padding: 30px 0 10px
        }

        .treat-first h4 {
            padding: 0 35px;
            font-size: 22px
        }

        .treat-first h6 {
            font-size: 20px;
            padding: 0 30px
        }

        .treat-first p {
            font-size: 18px;
            padding: 0 20px
        }

    .treat-second p {
        font-size: 20px;
        padding: 0 40px
    }

    .treat-second .treat-icons {
        text-align: center;
        display: block
    }

        .treat-second .treat-icons .no-wrap {
            display: inline-block;
            padding: 8px 0
        }

        .treat-second .treat-icons .icons {
            margin-bottom: 52px
        }

            .treat-second .treat-icons .icons img {
                padding-bottom: 8px
            }

    .target-evaporation {
        padding-top: 18px
    }

        .target-evaporation h4 {
            font-size: 22px;
            padding: 0 30px
        }

        .target-evaporation p {
            font-size: 18px;
            padding: 20px 30px
        }

        .target-evaporation .evaporation-mob {
            padding-left: 0px
        }

    .discontinued-treatment .sixty-patient {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 25px auto 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .discontinued-treatment p {
        font-size: 18px
    }

    .discontinued-treatment .dis-treat {
        display: block
    }

    .discontinued-treatment .dis-treat-right {
        margin-top: 30px
    }

    .discontinued-treatment h6 {
        font-size: 18px;
        text-align: center;
        margin-left: 0px;
        line-height: 26px
    }

    .discontinued-treatment h3 {
        font-size: 22px;
        padding: 0 30px
    }

    .discontinued-treatment .left-quotation {
        position: absolute;
        left: 20px;
        height: 36px;
        width: 46px;
        top: 76px
    }

    .discontinued-treatment .right-quotation {
        position: absolute;
        right: 26px;
        bottom: 98px;
        height: 36px;
        width: 46px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .addressing-evaporation h3 {
        font-size: 22px;
        padding: 0 30px
    }

    .addressing-evaporation h5 {
        font-size: 22px;
        padding: 53px
    }

    .addressing-evaporation .symptom-pic {
        margin: 0px auto;
        padding: 0px;
        display: block
    }

    section.review {
        margin-top: 0px;
        padding-top: 20px
    }

        section.review .review-treatment .card-body .real-treatment {
            font-size: 16px;
            line-height: 26px
        }

        section.review .review-treatment .card-body .emerging-diagnosis {
            font-size: 16px;
            line-height: 26px
        }

        section.review .review-treatment .card-body .management-therapy {
            font-size: 16px;
            line-height: 26px
        }

        section.review .review-treatment .card-body .impact-disease {
            font-size: 16px;
            line-height: 26px
        }

        section.review .review-treatment .card-body h6 {
            font-size: 14px;
            line-height: 20px
        }

        section.review .review-treatment h3 {
            font-size: 22px;
            padding: 0 44px;
            padding-bottom: 30px
        }
}

@media (max-width:500px) {
    .treat-first {
        text-align: center;
        padding: 3.5rem 0 20px
    }

        .treat-first h2 {
            font-size: 45px;
            padding: 0 30px
        }

        .treat-first hr {
            margin-top: 90px;
            padding: 30px 0 10px
        }

        .treat-first h4 {
            padding: 0px;
            font-size: 22px;
            width: 312px;
            margin: 0 auto 30px
        }

        .treat-first h6 {
            font-size: 20px;
            padding: 0;
            margin: 0 auto 30px;
            width: 230px
        }

        .treat-first p {
            padding: 0;
            width: 272px;
            margin: 0 auto
        }

    .target-evaporation h4 {
        padding: 0;
        width: 262px;
        margin: 0 auto 15px
    }
}

.addressing-evaporation h5 sup {
    top: -0.8em
}

.addressing-evaporation h3 sup {
    top: -1em
}

@media only screen and (min-width:768px) and (max-width:834px) {
    .addressing-evaporation h5 sup {
        top: -0.7em
    }
}

@media only screen and (max-width:834px) {
    .addressing-evaporation h3 sup {
        top: -0.6em
    }
}

section.signup-form {
    background: rgba(0,0,0,0.8509803922);
    text-align: center;
    position: relative
}

    section.signup-form .arc {
        width: 100%;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4rem 0 4rem
    }

        section.signup-form .arc:before {
            content: "";
            position: absolute;
            top: 0;
            left: 50%;
            width: 100vh;
            height: 50vh;
            border-radius: 50%;
            -webkit-transform-origin: top;
            transform-origin: top;
            -webkit-transform: translateX(-50%) scale(6);
            transform: translateX(-50%) scale(6);
            background: rgb(255,255,255);
            border: none
        }

    section.signup-form h2 {
        color: #000
    }

    section.signup-form .form-contents {
        background-color: #fff
    }

        section.signup-form .form-contents p {
            color: #000;
            font-size: 18px
        }

            section.signup-form .form-contents p .ded-signup {
                font-size: 18px;
                font-weight: 600
            }

        section.signup-form .form-contents .get-update h2 {
            font-size: 48px;
            color: #000;
            margin-top: -12px
        }

        section.signup-form .form-contents .get-update .ded-signup {
            text-align: left;
            padding: 10px
        }

    section.signup-form .Form__MainBody {
        font-family: "Source Sans Pro",sans-serif
    }

        section.signup-form .Form__MainBody .FormTextbox {
            text-align: initial;
            padding-bottom: 15px
        }

        section.signup-form .Form__MainBody .rght-FormTextbox {
            text-align: initial
        }

        section.signup-form .Form__MainBody label {
            display: block;
            font-size: 18px;
            line-height: 24px;
            font-weight: 400;
            margin-bottom: 10px;
            color: #000
        }

        section.signup-form .Form__MainBody input {
            width: auto;
            padding: 8px 20px;
            border: 1px solid #707070;
            width: 100%;
            color: #000
        }

        section.signup-form .Form__MainBody select {
            width: 100%;
            padding: 8px 20px;
            border: 1px solid #707070;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: #fff;
            background-repeat: no-repeat;
            background-position: 97%;
            color: #A2A2A2
        }

        section.signup-form .Form__MainBody .select {
            margin: -2px 0 -40px
        }

        section.signup-form .Form__MainBody .styledSelect {
            width: 100%;
            font-size: 16px;
            padding: 8px 20px;
            border: 1px solid #707070;
            cursor: pointer;
            position: relative;
            top: -42px;
            background: #fff url(/siteassets/img/icon-13x11-arrow-down.svg) 97% 40%;
            background-repeat: no-repeat;
            text-align: left
        }

        section.signup-form .Form__MainBody .options li {
            padding: 8px 20px;
            border: 1px solid #707070;
            color: #18181A;
            font-size: 18px;
            font-weight: bold;
            cursor: pointer;
            font-weight: 500 !important;
            line-height: 24px;
            text-align: left
        }

            section.signup-form .Form__MainBody .options li:hover {
                background-color: #EDEDED
            }

            section.signup-form .Form__MainBody .options li:first-child:hover {
                background-color: white !important
            }

            section.signup-form .Form__MainBody .options li:first-child {
                pointer-events: none;
                color: #A2A2A2
            }

        section.signup-form .Form__MainBody .options:before {
            content: "";
            position: absolute;
            width: 20px;
            right: 12px;
            top: 14px;
            height: 19px;
            background: url(/siteassets/img/icon-13x11-arrow-down.svg);
            background-repeat: no-repeat;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
            color: #A2A2A2
        }

        section.signup-form .Form__MainBody .options {
            display: none;
            position: absolute;
            top: 32px;
            right: 0;
            left: 0;
            z-index: 999;
            margin: 0 0;
            padding: 0px;
            list-style: none;
            background-color: white;
            margin: 0 12px
        }

            section.signup-form .Form__MainBody .options .selected {
                background-color: #EDEDED
            }

        section.signup-form .Form__MainBody span.rqr-txt {
            font-size: 14px;
            line-height: 20px;
            color: #000;
            text-align: left
        }

        section.signup-form .Form__MainBody .below-content p {
            font-size: 14px;
            font-weight: 400;
            text-align: initial;
            padding: 12px 0 0
        }

        section.signup-form .Form__MainBody .below-content a {
            text-decoration: underline;
            color: #000
        }

            section.signup-form .Form__MainBody .below-content a:hover {
                color: #e35205
            }

        section.signup-form .Form__MainBody .signup-btn {
            padding: 20px 0 60px;
            text-align: left;
            margin-left: 15px
        }

            section.signup-form .Form__MainBody .signup-btn .btn-signup {
                background: transparent;
                border-radius: 1px;
                font-weight: 700;
                font-size: 19px;
                color: #000;
                border: 4px solid #E35205;
                line-height: 27px;
                margin: 1.5rem auto 70px;
                font-family: "Barlow Condensed",sans-serif;
                padding: 5px 26px
            }

                section.signup-form .Form__MainBody .signup-btn .btn-signup:hover {
                    color: #fff;
                    background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                    background: linear-gradient(180deg,#E35205,#B93208);
                    cursor: pointer;
                    border: none;
                    padding: 9px 30px
                }

.Thankyou-container h2 {
    font-size: 48px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
    font-family: "Barlow Condensed",sans-serif;
    text-transform: uppercase
}

.Thankyou-container p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Source Sans Pro",sans-serif
}

.EPiServerForms .Form__Element {
    margin: 0 !important
}

    .EPiServerForms .Form__Element .Form__Element__Caption {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: left
    }

    .EPiServerForms .Form__Element .Form__Element__ValidationError {
        color: #FF0000 !important;
        text-align: left;
        font-size: 15px;
        line-height: 24px;
        font-weight: 700;
        font-family: "Source Sans Pro",sans-serif
    }

    .EPiServerForms .Form__Element.ValidationRequired.ValidationFail input {
        border: 1px solid #FF0000
    }

    .EPiServerForms .Form__Element.ValidationRequired.ValidationFail:focus-visible {
        border: 1px solid #FF0000
    }

    .EPiServerForms .Form__Element.ValidationRequired.ValidationFail .styledSelect {
        border: 1px solid #FF0000
    }

    .EPiServerForms .Form__Element.ValidationRequired.ValidationFail:focus-visible {
        border: 1px solid #FF0000
    }

.EPiServerForms .Form__Status .Form__Status__Message {
    padding: 0 !important
}

.EPiServerForms .Form__Status .Form__Success__Message {
    background-color: transparent !important
}

@media (min-width:2300px) {
    section.signup-form .arc {
        padding: 8rem 0 4rem
    }

        section.signup-form .arc:before {
            left: 50%;
            width: 100vw;
            height: 100vw
        }
}

@media (max-width:1470px) {
    section.signup-form .arc {
        padding: 5rem 0 3rem
    }

        section.signup-form .arc:before {
            height: 42vh
        }

    section.signup-form .form-contents {
        margin-top: -2px
    }
}

@media (max-width:991px) {
    section.signup-form .arc {
        padding: 2rem 0 3rem
    }

        section.signup-form .arc:before {
            width: 100vw;
            height: 100vh;
            -webkit-transform: translateX(-50%) scale(6);
            transform: translateX(-50%) scale(6)
        }

    section.signup-form .form-contents {
        background-color: #fff;
        padding-top: 0px;
        margin-top: -2px
    }

        section.signup-form .form-contents p {
            color: #000
        }

            section.signup-form .form-contents p.ded-signup {
                font-size: 16px;
                font-weight: 400
            }

        section.signup-form .form-contents .get-update h2 {
            font-size: 48px;
            color: #000;
            margin-top: -2px
        }

        section.signup-form .form-contents .get-update p.ded-signup {
            font-size: 16px;
            font-weight: 400;
            margin: 0 auto;
            text-align: center
        }

    section.signup-form .Form__MainBody .FormTextbox {
        text-align: initial;
        padding: 10px 5px 10px
    }

    section.signup-form .Form__MainBody .rght-FormTextbox {
        text-align: initial;
        padding: 10px 5px 10px
    }

    section.signup-form .Form__MainBody .below-content {
        margin: 0 0 0 0
    }

    section.signup-form .Form__MainBody label {
        display: block;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400
    }

    section.signup-form .Form__MainBody input {
        width: auto;
        padding: 8px 20px;
        border: 1px solid #707070;
        width: 100%;
        border-radius: 0
    }

    section.signup-form .Form__MainBody select {
        width: 100%;
        padding: 8px 20px;
        border: 1px solid #707070;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #fff;
        background-repeat: no-repeat;
        background-position: 97%;
        color: #A2A2A2
    }

    section.signup-form .Form__MainBody .styledSelect {
        top: -42px
    }

    section.signup-form .Form__MainBody .specialty.dropdown {
        margin-top: 22px
    }

    section.signup-form .Form__MainBody .options {
        top: 30px
    }

    section.signup-form .Form__MainBody span.rqr-txt {
        Padding: 35px 15px 10px
    }

    section.signup-form .Form__MainBody .EPiServerForms .Form__Element {
        text-align: left
    }

    section.signup-form .Form__MainBody .below-content p {
        font-size: 14px;
        font-weight: 400;
        text-align: initial;
        padding: 12px 0rem 0 2px
    }

    section.signup-form .Form__MainBody .below-content a {
        text-decoration: underline
    }

    section.signup-form .Form__MainBody .signup-btn {
        display: block;
        padding: 25px 2px 48px;
        text-align: left
    }

        section.signup-form .Form__MainBody .signup-btn .btn-signup {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #000;
            border: 4px solid #E35205;
            line-height: 27px;
            margin: 1.5rem 0 70px 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 5px 26px;
            text-decoration: none
        }
}

@media screen and (max-width:767px) {
    section.signup-form .Form__MainBody .FormTextbox .select {
        margin-bottom: -40px
    }

    section.signup-form .Form__MainBody .styledSelect {
        top: -42px;
        background: #fff url(/siteassets/img/icon-13x11-arrow-down.svg) 97% 45%;
        background-repeat: no-repeat
    }

    section.signup-form .Form__MainBody .options {
        top: 28px
    }

        section.signup-form .Form__MainBody .options:before {
            top: 15px
        }
}

@media (max-width:570px) {
    section.signup-form .arc:before {
        width: 100vw;
        height: 100vh;
        -webkit-transform: translateX(-50%) scale(6);
        transform: translateX(-50%) scale(6)
    }
}

footer {
    background: #1c1c1c;
    padding: 60px 0 30px
}

    footer .footer {
        opacity: 1
    }

        footer .footer .ref-block {
            padding-bottom: 48px
        }

            footer .footer .ref-block p {
                color: #fff;
                font-size: 14px;
                line-height: 18px;
                font-family: "Source Sans Pro",sans-serif;
                font-weight: 400
            }

        footer .footer .footer-contents .footer-logo {
            padding-bottom: 0px
        }

        footer .footer .footer-contents .footer-links {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            list-style: none;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

            footer .footer .footer-contents .footer-links li a {
                color: #fff;
                font-size: 12px;
                line-height: 18px;
                font-family: "Source Sans Pro",sans-serif;
                font-weight: 400;
                padding-left: 18px;
                text-decoration: none;
                font-weight: 600
            }

                footer .footer .footer-contents .footer-links li a:hover {
                    color: #E35205
                }

        footer .footer .footer-contents .bottom-footer {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            font-family: "Source Sans Pro",sans-serif;
            font-weight: 400;
            padding: 25px 0
        }

            footer .footer .footer-contents .bottom-footer p {
                margin-bottom: 2px
            }

            footer .footer .footer-contents .bottom-footer .calf-link {
                font-weight: 700;
                margin-top: 15px
            }

                footer .footer .footer-contents .bottom-footer .calf-link ul {
                    display: block;
                    list-style: none;
                    margin: 10px 0;
                    padding-left: 0px
                }

                    footer .footer .footer-contents .bottom-footer .calf-link ul li {
                        margin-right: 15px;
                        display: inline-block
                    }

                        footer .footer .footer-contents .bottom-footer .calf-link ul li a {
                            text-decoration: none;
                            font-size: 12px;
                            line-height: 22px
                        }

                            footer .footer .footer-contents .bottom-footer .calf-link ul li a:hover {
                                cursor: pointer;
                                color: #E35205
                            }

@media (max-width:991px) {
    footer {
        padding: 60px 0 45px
    }

        footer .footer {
            padding: 0 10px
        }

            footer .footer .ref-block {
                padding-bottom: 45px
            }

            footer .footer .footer-contents {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column
            }

                footer .footer .footer-contents .bottom-footer {
                    padding: 25px 0
                }

                footer .footer .footer-contents .footer-links {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    padding-left: 0;
                    padding-bottom: 12px;
                    -webkit-box-pack: left;
                    -ms-flex-pack: left;
                    justify-content: left
                }

                    footer .footer .footer-contents .footer-links li a {
                        padding-right: 28px;
                        padding-left: 0;
                        font-size: 12px
                    }
}

@media screen and (max-width:767px) {
    footer {
        padding: 60px 0 20px
    }

        footer .footer .footer-contents .footer-links {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 1fr 1fr;
            grid-template-columns: 1fr 1fr;
            padding-left: 0;
            padding-bottom: 32px
        }

            footer .footer .footer-contents .footer-links li a {
                padding-left: 5px;
                font-size: 12px;
                padding-right: 0
            }
}

.site-map {
    padding-top: 6rem;
    padding-bottom: 8rem
}

    .site-map .impact-contents {
        text-align: center
    }

        .site-map .impact-contents .impact-text {
            padding: 0
        }

            .site-map .impact-contents .impact-text h2 {
                font-size: 60px;
                color: #fff
            }

        .site-map .impact-contents .site-links {
            margin: 60px 0
        }

            .site-map .impact-contents .site-links ul {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                text-align: center;
                padding-left: 0
            }

                .site-map .impact-contents .site-links ul li:nth-child(5) {
                    padding-top: 42px
                }

                .site-map .impact-contents .site-links ul li {
                    margin: 0 0;
                    list-style: none;
                    line-height: 45px
                }

                    .site-map .impact-contents .site-links ul li a {
                        color: #E35205;
                        text-decoration: none;
                        font-size: 28px;
                        font-weight: 700;
                        font-family: "Source Sans Pro",sans-serif
                    }

                        .site-map .impact-contents .site-links ul li a:hover {
                            color: #E37C46;
                            cursor: pointer
                        }

    .site-map .stay-informedbtn {
        z-index: 1
    }

        .site-map .stay-informedbtn .sitemap-stay-informed {
            position: absolute;
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 22px;
            margin: 0 0 0 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 5px 38px;
            top: 14.2rem;
            right: 0
        }

            .site-map .stay-informedbtn .sitemap-stay-informed:hover {
                color: #fff;
                background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
                background: linear-gradient(180deg,#E35205,#B93208);
                cursor: pointer;
                border: none;
                padding: 9px 42px
            }

.stay-informedbtn {
    z-index: 1
}

    .stay-informedbtn .btn-stay-informed {
        position: absolute;
        background: transparent;
        border-radius: 1px;
        font-weight: 700;
        font-size: 19px;
        color: #fff;
        border: 4px solid #E35205;
        line-height: 22px;
        margin: 0 0 0 0;
        font-family: "Barlow Condensed",sans-serif;
        padding: 5px 38px;
        top: 14.2rem;
        right: 0
    }

    .stay-informedbtn a.btn.btn-stay-informed:hover {
        color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
        background: linear-gradient(180deg,#E35205,#B93208);
        cursor: pointer;
        border: none;
        padding: 9px 42px
    }

@media (max-width:991px) {
    .stay-informedbtn {
        position: relative;
        right: 0;
        left: 0
    }

        .stay-informedbtn .btn-stay-informed {
            position: relative;
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 22px;
            margin: 0 auto;
            font-family: "Barlow Condensed",sans-serif;
            padding: 8px 16px;
            top: 2rem;
            right: 0
        }

        .stay-informedbtn a.btn.btn-stay-informed:hover {
            color: #fff;
            background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
            background: linear-gradient(180deg,#E35205,#B93208);
            cursor: pointer;
            border: none;
            padding: 12px 20px
        }
}

.error-page {
    padding-bottom: 10rem
}

    .error-page .impact-contents {
        text-align: center
    }

        .error-page .impact-contents .impact-text img {
            padding-bottom: 50px
        }

        .error-page .impact-contents .impact-text h2 {
            font-size: 60px;
            color: #fff;
            padding-bottom: 26px
        }

        .error-page .impact-contents .impact-text p {
            color: #E35205;
            font-size: 28px;
            font-weight: 700;
            padding-bottom: 50px
        }

        .error-page .impact-contents .impact-text .btn-stay-mob {
            background: transparent;
            border-radius: 1px;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            border: 4px solid #E35205;
            line-height: 27px;
            margin: 17px 0 14px 0;
            font-family: "Barlow Condensed",sans-serif;
            padding: 4px 44px
        }

        .error-page .impact-contents .impact-text a.btn.btn-stay-mob:hover {
            color: #fff;
            background: -webkit-gradient(linear,left top,left bottom,from(#E35205),to(#B93208));
            background: linear-gradient(180deg,#E35205,#B93208);
            cursor: pointer;
            border: none;
            padding: 8px 48px
        }

@media (min-width:768px) and (max-width:991px) {
    .treat-evap .treat-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

        .treat-evap .treat-content p.treat-ded {
            text-align: left;
            margin: 0px 30px 25px 0px
        }

        .treat-evap .treat-content p.associate {
            text-align: left;
            margin: 0 30px 0 0
        }

        .treat-evap .treat-content .explorebtn {
            margin: 0px 35px 12px 0;
            text-align: left
        }

    .chronical-evap .chronical-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .chronical-evap .chronical-content p.addressing {
            text-align: left;
            margin: 0px 36px 15px
        }

        .chronical-evap .chronical-content p.examining {
            text-align: left;
            margin: 15px 0 12px 36px
        }

        .chronical-evap .chronical-content .rethinkbtn {
            text-align: left;
            margin: 0px 36px
        }

    .increase-ded .ecp-img {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 4rem
    }

        .increase-ded .ecp-img .col-counter {
            margin: 38px auto
        }

            .increase-ded .ecp-img .col-counter .circlePie {
                padding-bottom: 8px;
                max-width: 152px
            }

                .increase-ded .ecp-img .col-counter .circlePie img {
                    max-width: 62px;
                    top: -22px;
                    right: -26px
                }

            .increase-ded .ecp-img .col-counter canvas {
                width: 152px !important;
                height: 152px !important
            }

        .increase-ded .ecp-img p {
            margin: 0 22px
        }

    .survey-ded .survey-txt {
        padding-bottom: 20px
    }

    .survey-ded .days-cost .line-vertical {
        border-right: 2px solid #fff
    }

    .causes-first .tear-left {
        border-right: 2px solid #fff;
        border-bottom: none
    }

    .contributor .contributor-box {
        padding: 30px 15px
    }

    .contributor .mgd-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        padding: 30px 0
    }

        .contributor .mgd-icons .icons {
            padding: 0 30px
        }

    .ded-signs .addressing-part {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .ded-signs .addressing-part .addressing-left {
            text-align: left
        }

            .ded-signs .addressing-part .addressing-left .btn-block {
                padding: 46px 2px 0
            }

        .ded-signs .addressing-part .addressing-right img {
            width: 100%
        }

    .ded-signs .row .read-right {
        text-align: left;
        padding-left: 0px
    }

        .ded-signs .row .read-right h6 {
            padding: 12px 45px 22px
        }

        .ded-signs .row .read-right p {
            padding-bottom: 8px
        }

        .ded-signs .row .read-right .btn-block {
            padding: 0 40px;
            text-align: left
        }

    .treat-second .treat-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        padding-top: 45px
    }

        .treat-second .treat-icons .icons {
            padding: 0 10px
        }

    .discontinued-treatment .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .discontinued-treatment .sixty-patient {
        margin: 0 auto 0;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .discontinued-treatment h6 {
        text-align: left;
        margin-left: 2px
    }

    .addressing-evaporation .symptom-pic {
        padding: 0px 15px 0 0px
    }

    .addressing-evaporation h5 {
        padding: 53px 12px
    }
}

.floating-wrap {
    position: absolute;
    right: 0;
    color: #fff;
    width: 100%;
    top: 10%;
    display: none;
    flex-direction: column;
    z-index: 1;
    overflow: hidden;
}

.float-new {
    position: absolute;
    right: 0;
    display: none;
    justify-content: end;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

    .float-new.active-floatnew {
        display: flex;
        transform: translateX(0);
        -webkit-transform: translateX(0);

        
    }

.float-text {
    background-color: #E35205;
    border: 4px #e35205 solid;
    display: flex;
    align-items: center;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
    font-size: 19px;
    line-height: 20px;
}

.float-desc {
    background-color: #E35205;
    color: white;
    padding: 15px 20px;
    text-align: left;
    align-items: flex-start;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
    font-size: 19px;
    line-height: 20px;
    transition: transform .5s ease;
    position: relative;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    display: flex;
}

    .float-desc.active-desc {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        
        
    }

.floating-wrap.active .float-desc {
    display: flex;
    align-items: flex-start;
}

.float-icon {
    padding-left: 10px;
    cursor: pointer;
}

.float-icon.plus {
    height: 16px;
}

    .float-icon.minus {
        padding: 10px;
        margin-left: 22px;
        padding-right: 0;
    }

.expert-review.ded-review.survey-ded.new-review-section .row {
    align-items: inherit;
}

.expert-review.ded-review.survey-ded.new-review-section .row .spacing-sec {
    text-align: left;
}

.expert-review.ded-review.survey-ded.new-review-section .row .spacing-sec img {
    margin-bottom: 20px;
}

.vertical-sep {
    width: 2px;
    background: #fff;
    height: 100%;
    display: inline-block;
}

.expert-review.ded-review.survey-ded.new-review-section .row .new-keyword {
    font-family: "Source Sans Pro",sans-serif;
    color: #F25B2C;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.expert-review.ded-review.survey-ded.new-review-section .row p.review-expt {
    font-weight: bold;
}

    .expert-review.ded-review.survey-ded.new-review-section .row p.review-expt.desc {
        font-weight: initial;
        line-height: 26px;
    }

    .expert-review.ded-review.survey-ded.new-review-section .row p.review-expt em {
        font-family: 'Source Sans 3', sans-serif;
        font-weight: 700;
        font-style: italic;
    }

    .expert-review.ded-review.survey-ded.new-review-section .row p.review-expt.desc em {
        font-weight: normal;
    }

.new-ecp-section {
    text-align: center;
}

.sp-title-new {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title-sep-new {
    padding: 0 15px;
    color: #fff;
    font-family: "Barlow Condensed",sans-serif;
    font-weight: 700;
    font-size: 45px;
}

.line-left, .line-right {
    flex: 1;
    height: 2px;
    background: #fff;
}

.new-ecp-section h2 {
    font-size: 32px;
    line-height: 42px;
    margin: 25px 0 34px;
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif;
    color: #E35205;
    font-weight: 600;
}

.new-ecp-section h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0 50px;
    display: inline-block;
    color: #fff;
}

.new-ecp-section h4 {
    font-size: 20px;
    margin: 5px 0 15px;
    display: inline-block;
    color: #fff;
    line-height: 34px;
}

.icon-img {
    width: 200px;
    margin-bottom: 20px;
}

.text-img {
    width: 180px;
    margin-bottom: 10px;
}

.bottom-white-sep {
    border-bottom: 2px solid #fff;
    margin: 50px 0 90px;
    display: inline-block;
    width: 100%;
}

.ded-review .row p.review-expt.title {
    font-size: 22px;
    line-height: 30px;
}

.ded-review .row p.review-expt.desc {
    font-size: 20px;
    font-weight: 400;
}

.mechanism.new-card-fix .card-body .revisit-dry-eye, .mechanism.new-card-fix .card-body, .mechanism.new-card-fix .card-body .executive-summary {
    height: auto;
}

.mechanism.new-card-fix .row {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}

.mechanism.new-card-fix .mechanism-back {
    height: 100%; 
}

.mechanism.new-card-fix .card-body h6 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 20px 0 0;
    margin: 0;
    font-weight: 400;
}

.mechanism.new-card-fix .card-body {     
    padding-bottom: 0;
}

.mechanism.new-card-fix .revisit-dry-eye.new-text-col {
    color: #F25B2C;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}

.floating-wrap.mobile {
    display: flex;
    top: 100px;
}

.expert-review.ded-review.survey-ded.new-review-section .row .new-keyword {
    text-align: center;
}

.spacing-sec {
    margin-top: 50px;
}

.vertical-sep {
    display: none;
}

.mechanism.new-card-fix .row .col-md-6 {
    margin-bottom: 30px;
}

.banner-text h1 {
    margin: 0;
    line-height: 98px;
    font-size: 108px;
}

/*section.Banner .banner-text h2 {
    line-height: 66px;
    font-size:65px;
}*/

.new-ecp-section h3 {
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
}

.new-ecp-section h4 {
    font-family: "Source Sans Pro", sans-serif;
    line-height: 28px;
}

.new-ecp-section sup {
    top: -8px;
}

.mechanism.new-card-fix .row .col-md-6 {
    margin-bottom: 30px;
}

.sp-blank-space {
    margin: 50px 0;
}

@media (min-width: 767px) {
    .floating-wrap {
        top: -15%;
        width: 500px;
        display: flex;
    }
    .floating-wrap.mobile {
        display: none;
    }
    .expert-review.ded-review.survey-ded.new-review-section .row .new-keyword {
        text-align: left;
    }
    .spacing-sec {
        margin-top: 0px;
    }
    .vertical-sep {
        display: inline-block;
    }
 }

@media (max-width: 767px) {
    .expert-review.ded-review.survey-ded.new-review-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .vertical-sep {
        width: 100%;
        background: #fff;
        height: 2px;
        display: inline-block;
        margin: 70px 0 30px;
    }
    .expert-review.ded-review.survey-ded.new-review-section .row .spacing-sec {
        text-align: center;
    }
        .expert-review.ded-review.survey-ded.new-review-section .row .spacing-sec img {
            margin-bottom: 20px;
        }
    
    .expert-review.ded-review.survey-ded.new-review-section .row .new-keyword {
        text-align: center;
        margin: 10px auto 0;
    }
    .expert-review.ded-review.survey-ded.new-review-section .ded-signs {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    .floating-wrap {
        top: -5%;
    }
}

@media (min-width: 1200px) {
    .expert-review.ded-review.survey-ded.new-review-section {
        padding: 10rem 0px 5rem 0px;
    }
    .floating-wrap {
        top: -10%;
    }
}

@media (min-width: 1471px) {
    .floating-wrap {
        top: 3%;
    }
}

@media (max-width: 767px) {
    .new-ecp-section h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .new-ecp-section h2 sup {
        top: -0.5em;
    }

    .new-ecp-section h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .target-evaporation p {
        padding: 0 30px 0;
    }
    .target-evaporation img {
        margin-top: 0px;
    }
    .addressing-evaporation h5 sup {
        top: -5px;
    }
}

@media (max-width: 991px) {
    header nav .collapse.navbar-collapse ul.navbar-nav li {
        line-height: 15px;
    }
    .expert-review.ded-review.survey-ded.new-review-section .row p.review-expt {
        margin: 5px auto 20px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .new-ecp-section h4 {
        font-size: 18px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .floating-wrap {
        top: -6%;
        width: 470px;
    }
    .float-icon.minus {
        margin-left: 0px;
    }
}
/*  Cms-12 EpiForm Css Fix for Borders- Start */

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    content: " " !important;
}
section.signup-form .Form__MainBody .styledSelect {
    color: #18181A !important;
}
/*  Cms-12 EpiForm Css Fix for Borders- END */