@charset "UTF-8";

header .navbar-expand-lg .navbar-nav li .nav-link {
    text-transform: uppercase;
    color: #017db2;
    font-family: DINNextBoldCondensed;
}

 
* {
    border: 0;
}

*,
.sectionOne .blockOne p {
    font-family: DINNextRegular;
    color: #004c6d;
}

.sectionOne .blockTwo .col-lg-6 {
    border-right: 2px solid #f7d752;
}

    .sectionThree ul li a:hover,
    {
        text-decoration: underline;
        text-decoration-color: #f7d752;
        -webkit-text-decoration-color: #f7d752;
    }

header {
    position: fixed;
   /* height: 163px;*/
    width: 100%;
    background: #fff;
    z-index: 9;
}
    header .navbar {
        padding: 0;
    }

    header .navbar-expand-lg .navbar-nav li {
        margin-right: 12px;
        padding-right: 12px;
        line-height: 19px;
        border-right: 2px solid #f7d752;
    }

        header .navbar-expand-lg .navbar-nav li .nav-link {
            padding: 4px 0 2px;
            font-size: 20px;
            font-weight: 700;
        }


header .navbar-expand-lg .navbar-nav li .nav-link:hover {
    border-bottom: 2px solid #f7d752;
    padding-bottom: 0;
}

header .navbar-expand-lg .navbar-nav li:last-child {
    padding: 0;
    margin: 0;
    border: 0;
}
.heroBanner .mobile-video,
.img-mob-dis {
    display: none;
}



.wordWrap {
    white-space: nowrap;
}

main {
    padding-top: 149px;
}

.heroBanner {
    position: relative;
    margin-bottom: 65px;
}

    .heroBanner .desktop-video,
    .img-desktop-dis {
        display: block;
    }

    .heroBanner .banner-container {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .heroBanner .banner-container .bannerCaption h2 {
            color: #004c6d;
            font-size: 125px;
            line-height: 110px;
            text-align: center;
            font-family: DINNextBoldCondensed;
        }

        .heroBanner .banner-container .bannerCaption h3 {
            color: #004c6d;
            font-size: 45.381px;
            line-height: 48.381px;
            text-align: center;
            font-family: DINNextBold;
        }

.sectionOne .blockOne {
    margin-bottom: 85px;
}

    .sectionOne .blockOne p {
        margin-bottom: 35px;
        font-size: 20px;
        line-height: 32px;
        text-align: center;
    }

.sectionOne .blockTwo h2,
.sectionThree h2,
.sectionTwo h2 {
    font-size: 37px;
    font-family: DINNextBold;
}

.modal-body .m-b-25 b,
.sectionOne .blockOne p span {
    font-family: DINNextBold;
}

.sectionOne .blockOne p sup {
    top: -0.3em;
}

.sectionOne .blockOne p:last-child,
.sectionOne .blockTwo img {
    margin-bottom: 0;
}

.sectionOne img {
    margin: 0 auto 35px;
    display: block;
}

.sectionFour a,
.sectionOne .blockTwo a {
    display: inline-block;
    text-transform: uppercase;
    background: #017db2;
}

.sectionOne .desktop-logo {
    display: block;
    width: 75%;
}

.sectionOne .mobile-logo {
    display: none;
    width: 218px;
}

.sectionOne .yellowSpace {
    background: #f7d752;
    content: "";
    height: 2px;
    margin-bottom: 85px;
}

.sectionOne .blockTwo {
    text-align: center;
    margin-bottom: 100px;
}

    .sectionOne .blockTwo .col-lg-6:last-child {
        border: none;
    }

    .sectionOne .blockTwo h2 {
        color: #004c6d;
        text-align: center;
        margin-bottom: 52px;
    }
    .sectionOne .blockTwo .imgWrap {
        min-height: 110px;
        margin-bottom: 25px;
    }

    .sectionOne .blockTwo p {
        margin: 0 0 25px;
        text-align: center;
        font-size: 20px;
        line-height: 27px;
    }

    .sectionOne .blockTwo a {
        color: #fff;
        font-size: 20px;
        padding: 11px 40px 8px;
        border-radius: 30px;
        font-family: DINNextBoldCondensed;
        -webkit-transition: background 0.2s;
        transition: background 0.2s;
    }

#externalSite .modal-body .mobBtn .btn-grey,
.sectionFour a {
    -webkit-transition: background 0.2s;
    font-family: DINNextBoldCondensed;
}

    .sectionFour a:hover,
    .sectionOne .blockTwo a:hover {
        text-decoration: none;
        background: #004c6d;
        color: #fff;
    }

.sectionTwo {
    background: url(/siteassets/img/img-2880x920-cloudBg.png) top right/cover no-repeat #9bcbeb;
    padding: 70px 0 0;
}

    .sectionTwo h2 {
        margin: 30px 0 20px;
    }

    .sectionTwo ul {
        padding-left: 30px;
    }

        .sectionTwo ul li {
            font-size: 20px;
            line-height: 37px;
            position: relative;
            padding-left: 33px;
            list-style-type: none;
        }

            .sectionTwo ul li:before {
                position: absolute;
                font-family: "Font Awesome 5 Free";
                content: "";
                font-weight: 900;
                color: #017db2;
                left: 0;
            }

.sectionThree {
    padding: 70px 0 55px;
    margin-bottom: 0px;
}

    .sectionThree .vBlock {
        margin-top: 0;
        border: 2px solid #f7d752;
    }

    .sectionThree h2 {
        margin-bottom: 10px;
    }

    .sectionThree p {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .sectionThree ul {
        padding-left: 40px;
        margin-bottom: 50px;
    }

        .sectionThree ul li {
            color: #017db2;
            list-style: disc;
            font-size: 20px;
            font-family: DINNextBold;
            line-height: 29px;
            margin-bottom: 12px;
        }

            .sectionThree ul li a {
                color: #017db2;
                font-family: DINNextBold;
            }

            .sectionThree ul li span {
                color: #017db2;
                font-size: 20px;
                font-family: DINNextBold;
            }
/*
.sectionFour {
    background: #f7d752;
    position: relative;
    padding: 80px 0;
}

    .sectionFour:before {
        position: absolute;
        background: url(/siteassets/img/img-2880x140-wave.png) left bottom/100% no-repeat;
        content: "";
        height: 94px;
        top: -93px;
        width: 100%;
        left: 0;
    }

    .sectionFour .blockOne {
        float: left;
        border-right: 2px solid #fff;
        margin-right: 18px;
    }

        .sectionFour .blockOne .imgWrap img {
            max-width: 195px;
        }

    .sectionFour .blocktwo .imgWrap img {
        max-width: 211px;
    }

    .sectionFour .imgWrap {
        float: left;
        position: relative;
        left: -21px;
        margin-bottom: 30px;
    }

    .sectionFour .contWrap {
        float: left;
        width: 50%;
        padding-top: 15px;
    }

    .sectionFour .btnWrap {
        float: left;
        width: 100%;
    }

    .sectionFour a {
        color: #fff;
        font-size: 20px;
        padding: 11px 40px 8px;
        border-radius: 30px;
        position: relative;
        margin-right: 20px;
        transition: background 0.2s;
    }

        .sectionFour a sup,
        .sectionFour a:hover sup {
            color: #fff;
        }

        .sectionFour a:last-child {
            margin: 0;
        }

    .sectionFour h2 {
        font-size: 37px;
        font-family: DINNextBold;
        line-height: 42px;
        margin-bottom: 20px;
    }

        .sectionFour h2 sup {
            font-family: DINNextBold;
            font-size: 90%;
            top: -0.2em;
        }

    .sectionFour p {
        font-size: 20px;
        line-height: 27px;
    }

    .sectionFour .borderTop {
        background: #fff;
        height: 2px;
        margin: 60px 0;
    }

    .sectionFour .singleCont {
        padding-top: 30px;
    }

        .sectionFour .singleCont h2 {
            margin-bottom: 30px;
        }*/

#externalSite .modal-dialog {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#externalSite .modal-content {
    background: inherit;
    border: inherit;
}

#externalSite .modal-body {
    background: url(/siteassets/img/img-370x1596-cloud.png) left 160px/100% no-repeat #9bcbeb;
    width: 798px;
    height: 538px;
    -webkit-box-shadow: 0 0 21px rgba(109, 110, 113, 0.59);
    box-shadow: 0 0 21px rgba(109, 110, 113, 0.59);
    border-radius: 31px;
    margin: auto;
    padding: 70px 63px 60px;
    position: relative;
}

    #externalSite .modal-body .close-pop {
        width: 23px;
        height: 23px;
        background: url(/siteassets/img/img-46x46-close.png) left bottom/100% no-repeat;
        position: absolute;
        right: 60px;
        top: 50px;
        cursor: pointer;
    }

    #externalSite .modal-body h5 {
        font-size: 37px;
        line-height: 40px;
        color: #004c6d;
        font-family: DINNextBold;
        padding-bottom: 110px;
    }

    #externalSite .modal-body p {
        font-size: 16px;
        line-height: 25px;
        color: #004c6d;
        font-family: DINNextRegular;
        text-align: center;
    }

    #externalSite .modal-body .mobBtn {
        margin-top: 38px;
    }

        #externalSite .modal-body .mobBtn .btn-grey {
            width: 193px;
            height: 50px;
            margin: 0 107px 0 0;
            padding: 10px 0 2px;
            border-radius: 30px;
            color: #017db2;
            font-size: 20px;
            background: #fff;
            border: 3px solid #017db2;
            font-weight: 700;
            transition: background 0.2s;
        }

            #externalSite .modal-body .mobBtn .btn-default:hover,
            #externalSite .modal-body .mobBtn .btn-grey:hover {
                text-decoration: none;
                background: #004c6d;
                border: 2px solid #004c6d;
                color: #fff;
            }

        #externalSite .modal-body .mobBtn .btn-default {
            width: 193px;
            height: 50px;
            margin: 0;
            padding: 10px 0 2px;
            border-radius: 30px;
            color: #fff;
            border: 2px solid #017db2;
            background: #017db2;
            font-size: 20px;
            font-weight: 700;
            -webkit-transition: background 0.2s;
            transition: background 0.2s;
            font-family: DINNextBoldCondensed;
        }
.prod-sec-title {
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    max-width: 760px;
    line-height: 41px;
    margin-bottom: 35px;
    font-weight: 800;
}
.prod-box {
    box-shadow: 0px 0px 21px 1px rgba(109, 110, 113, 0.59);
    border-radius: 31px;
    padding: 20px 91px;
    margin-bottom: 0px;
}
.prod-box-widout-shadow {
    padding: 20px 91px;
    margin-bottom: 15px;
}
.text-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}
    .text-title p {
        font-size: 20px;
        font-weight: 500;
        line-height: 21px;
        font-family: 'DINNextRegular';
        max-width: 229px;
        letter-spacing: -1px;
        font-style: normal;
    }
.prod-box-widout-shadow .text-title p {
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'DINNextRegular';
    max-width: 244px;
    letter-spacing: -1px;
    font-style: normal;
}
.img-col {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 0px;
}
    .img-col img {
        margin-bottom: 0px;
       
    }
.sectionOne .img-col img {
    margin: 0 auto 25px;
    display: block;
}
.sectionOne .prod-box .img-col img {
    max-width: 150px;
}
.sectionOne .prod-box-widout-shadow .img-col img {
    margin: 0 auto 10px;
    display: block;
    max-width: auto;
    height: 200px;
    max-width: auto;
}
.accprod-row2 {
    margin-top: 30px;
}
.img-abs {
    width: 55px;
    position: absolute;
    top: -4px;
    right: 27px;
}
.img-abs-left {
    position: absolute;
    top: -4px;
    left: 23px;
    width: 55px;
    height: auto !important;
}
.prod-box h3 {
    font-size: 37px;
    line-height: 40px;
    margin-top: 20px;
    color: #39B449;
    font-weight: 700;
    margin-bottom: 45px;
}

.prod-box-widout-shadow h3 {
    font-size: 37px;
    line-height: 32px;
    margin-top: 27px;
    color: rgba(0, 0, 0, 0.60);
    font-weight: 800;
    margin-bottom: 25px;
}
.bot-left-text p {
    margin-bottom: 0px;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
}
.bausch-prod-image h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'DINNextRegular';
    line-height: 27px;
    margin-bottom: -56px;
}
/*global header footer*/
.top-utility-section {
    padding: 9px 0;
    background-color: rgb(3,131,140);
    z-index: 102;
    position: relative
}

    .top-utility-section .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .top-utility-section .bl-left-logo img {
        height: 18px
    }

    .top-utility-section .bl-right-link a {
        color: rgb(255,255,255);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: Barlow,sans-serif;
        font-weight: 700;
        font-size: 11px;
        line-height: normal;
        text-decoration: underline
    }

        .top-utility-section .bl-right-link a span {
            font-family: Barlow,sans-serif
        }

        .top-utility-section .bl-right-link a img {
            width: 15px;
            height: 15px;
            margin-left: 5px
        }

    .top-utility-section .bl-left-logo {
        line-height: 0
    }

    .top-utility-section .right-link-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .top-utility-section .left-logo-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
.site-header {
    padding: 16px;
}

.footer-sec {
    padding: 46px 0 20px;
    background: rgb(3,131,140);
    font-family: Barlow,sans-serif;
    border-top: 0 !important
}

    .footer-sec ul {
        width: auto
    }

        .footer-sec ul.socialLink {
            padding-left: 18px
        }

            .footer-sec ul.socialLink li {
                margin-bottom: 0;
                letter-spacing: normal;
                line-height: normal;
                padding: 0
            }

    .footer-sec span {
        color: #fff;
        line-height: 27px;
    }

    .footer-sec .footer-bl-logo {
        margin-bottom: 18px
    }

    .footer-sec .footer-links ul {
        gap: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-sec .footer-desc.copyright p {
        font-size: 10px;
        color: rgb(255,255,255);
        margin-top: 0;
        margin-bottom: 8px;
        line-height: normal;
        font-weight: 600;
        font-family: Barlow,sans-serif;
        text-align: left
    }

    .footer-sec .socialLink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 25px;
        margin-bottom: 0px;
        gap: 15px
    }

    .footer-sec .social-link-top {
        padding-bottom: 0;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-sec .foot-line {
        border-bottom: 1px solid rgb(53,167,129);
        margin-bottom: 30px
    }

    .footer-sec .social-link-top p {
        color: rgb(255,255,255);
        margin-bottom: 8px;
        font-size: 10px;
        font-weight: 600;
        font-family: Barlow,sans-serif
    }
        .footer-sec .social-link-top p span {
            font-family: Barlow,sans-serif
        }

        .footer-sec .socialLink li {
            color: rgb(255,255,255);
            list-style-type: none
        }

    .footer-sec .footer-links ul li a {
        color: rgb(255,255,255);
        background: url("/siteassets/img/icon-link-out.svg") right bottom/10px no-repeat;
        font-size: 12px !important;
        padding-right: 15px;
        text-decoration: underline;
        font-weight: 700;
        font-family: Barlow,sans-serif
    }
        .footer-sec .footer-links ul li a:hover{
            color:#fff;
        }

        .footer-sec .footer-links ul li.no-external a {
            background-image: none
        }

    .footer-sec .footer-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .footer-sec .footer-links li {
            list-style-type: none;
            margin-bottom: 12px;
            line-height: 11px;
        }

        .footer-sec .footer-links ul {
            margin-left: 0;
            padding-left: 0
        }

.follow-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0;
    gap: 12px;
    color: #19163B;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: Barlow,sans-serif
}

    .follow-social .follow-icon {
        width: 22px
    }
span.space-bot {
    padding-top: 100px;
    margin-top: 62px;
    display: flex;
}

/*global header footer*/
@media (min-width: 992px) {
    .pleft {
        padding-left: 60px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }
}

@media screen and (max-width: 991px) {
    header,
    header #navbarNavDropdown {
        position: fixed;
        width: 100%;
        background: #fff;
    }

    header {
        padding: 0;
        height: 93px;
        z-index: 9;
    }
    .site-header {
        padding: 10px 0px;
    }

        header .navbar-toggler:not(:disabled):not(.disabled) {
            outline: 0;
        }

        header .navbar-toggler.vsble {
            background: url(/siteassets/img/icon-94x80-close-menu.png) center top/100% no-repeat;
            width: 47px;
            height: 40px;
        }

            header .navbar-toggler.vsble.collapsed {
                background: url(/siteassets/img/icon-94x80-open-menu.png) center top/100% no-repeat;
                width: 47px;
                height: 40px;
            }

    header #navbarNavDropdown {
        left: 0;
        top: 95px;
    }

        header .logo img {
            max-width: 93px;
        }

        header .navbar {
            padding: 0;
        }

        header .navbar-expand-lg .navbar-nav li {
            margin-right: 0;
            padding-right: 0;
            line-height: 19px;
            border-top: 2px solid #f7d752;
            border-right: inherit;
            text-align: center;
        }

            header .navbar-expand-lg .navbar-nav li .nav-link {
                padding: 30px 0;
                text-transform: uppercase;
                color: #017db2;
                font-size: 20px;
                line-height: 23px;
                font-family: DINNextBoldCondensed;
            }

                header .navbar-expand-lg .navbar-nav li .nav-link:hover {
                    border-bottom: 2px solid #f7d752;
                    background: #017db2;
                    color: #fff;
                    padding: 30px 0;
                }

            header .navbar-expand-lg .navbar-nav li:last-child {
                padding: 0;
                margin: 0;
                border-top: 2px solid #f7d752;
                border-bottom: 2px solid #f7d752;
                border-right: inherit;
            }

  /*  footer .imgWrap a,
    footer ul {
        display: -webkit-box;
        display: -ms-flexbox;
    }

        .sectionThree ul li a,
        footer p a,
        footer p a:hover,
        footer ul li a,
        footer ul li a:hover {
            color: #017db2;
        }

    footer {
        padding: 30px 0;
        background: #f4f4f4;
    }

        footer .footer-logo1 {
            width: 167px;
        }

        footer .footer-logo2 {
            width: 67px;
        }

        footer ul {
            margin-bottom: 18px;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-top: 37px;
        }

            footer ul li {
                font-size: 14px;
                line-height: 18px;
                padding: 0 5px 23px;
                margin-right: 5px;
                border-right: inherit;
                text-align: center;
            }

                footer ul li:last-child {
                    border: 0;
                }

                footer ul li a {
                    font-family: DINNextBoldCondensed;
                }

        footer p {
            margin-bottom: 0;
            font-size: 10px;
            line-height: 14px;
            text-align: center;
        }

            footer p a {
                text-decoration: underline;
            }

        footer .imgWrap {
            text-align: right;
            padding-top: 22px;
        }

            footer .imgWrap a {
                padding-right: 0;
                margin-right: 0;
                position: relative;
                display: flex;
                width: 100%;
                margin-bottom: 22px;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                footer .imgWrap a:after {
                    position: absolute;
                    width: 3px;
                    height: 44px;
                    content: "";
                    background: #d9d9d6;
                    right: 0;
                    display: none;
                }

                footer .imgWrap a:last-child {
                    padding: 0;
                    margin: 0;
                }
*/
                    #externalSite .modal-body h5 br,
                    .heroBanner .desktop-video,
                    .img-desktop-dis,
                    .sectionOne .desktop-logo
                    {
                        display: none;
                    }
  
    .sectionThree h2,
    .sectionTwo h2 {
        line-height: 35px;
        font-size: 31px;
    }

    .img-mob-dis {
        display: inline-block;
    }

    main {
        padding-top: 96px;
    }
    .heroBanner {
        position: relative;
        margin-bottom: 24px;
    }

        .heroBanner .mobile-video {
            display: block;
        }

        .heroBanner .banner-container {
            position: absolute;
            top: 60px;
            left: 0;
            right: 0;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            .heroBanner .banner-container .bannerCaption h2 {
                color: #004c6d;
                font-size: 70px;
                line-height: 64px;
                text-align: center;
                font-family: DINNextBoldCondensed;
            }

            .heroBanner .banner-container .bannerCaption h3 {
                color: #004c6d;
                font-size: 35px;
                line-height: 36px;
                text-align: center;
                font-family: DINNextBold;
            }

    .sectionOne {
        padding: 0 5px;
    }

        .sectionOne .blockOne {
            margin-bottom: 50px;
        }

            .sectionOne .blockOne p {
                color: #004c6d;
                margin-bottom: 35px;
                font-family: DINNextRegular;
                font-size: 20px;
                line-height: 33px;
                text-align: center;
            }
    .w-video-wrapper {
        background-color: transparent !important;
    }

                .sectionOne .blockOne p:last-child,
                .sectionOne .blockTwo img,
                .sectionThree {
                    margin-bottom: 0;
                }

                .sectionOne .blockOne p span,
                .sectionTwo h2 {
                    font-family: DINNextBold;
                }

                .sectionOne .blockOne p sup {
                    top: -0.3em;
                }

        .sectionOne img {
            margin: 0 auto 35px;
            display: block;
        }
    
    .sectionOne .img-col img {
        margin: 0 auto 6px;
        display: block;
    }
        .sectionOne .prod-box-widout-shadow .img-col img {
            margin: 0 auto 20px;
           
        }
    .row.accprod-row2 .col-12 {
        margin-bottom: 36px;
    }
    .prod-box-widout-shadow .col-12 {
        margin-bottom: 30px;
    }
    .img-abs-left {
        left: 11px;
        top: 6px;
    }
    .img-abs {
        top: 0px;
        right: 76px;
    }
    .text-title p {
        max-width: 284px;
    }
        .sectionOne .mobile-logo {
            display: block;
            width: 218px;
        }

        .sectionOne .yellowSpace {
            background: #f7d752;
            content: "";
            height: 2px;
            margin-bottom: 50px;
        }

        .sectionOne .blockTwo {
            text-align: center;
            margin-bottom: 77px;
        }

            .sectionOne .blockTwo .col-lg-6 {
                border-right: 0;
            }

                .sectionOne .blockTwo .col-lg-6:last-child {
                    border: none;
                }

            .sectionOne .blockTwo h2 {
                font-size: 31px;
                font-family: DINNextBold;
                line-height: 36px;
                color: #004c6d;
                text-align: center;
                margin-bottom: 50px;
            }

            .sectionFour a,
            .sectionOne .blockTwo a {
                display: inline-block;
                text-transform: uppercase;
                color: #fff;
                background: #017db2;
            }

            .sectionOne .blockTwo .imgWrap {
                min-height: 110px;
                margin-bottom: 25px;
            }

            .sectionOne .blockTwo p {
                margin: 0 0 25px;
                text-align: center;
                font-size: 16px;
                line-height: 24px;
            }

            .sectionOne .blockTwo a {
                font-size: 20px;
                padding: 10px 40px;
                border-radius: 25px;
                font-family: DINNextBoldCondensed;
            }

                .sectionFour a:hover,
                .sectionOne .blockTwo a:hover {
                    text-decoration: none;
                }

            .sectionOne .blockTwo .rightSec {
                margin-top: 100px;
            }

    .sectionTwo {
        background: url(/siteassets/img/img-1168x640-cloudBg.png) top right/cover no-repeat #9bcbeb;
        padding: 52px 0 0;
    }

        .sectionTwo .mobile-star-list {
            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-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .sectionTwo h2 {
            margin: 0 0 20px;
            text-align: center;
        }

        .sectionTwo ul {
            padding-left: 15px;
            padding-bottom: 40px;
            width: 245px;
        }

            .sectionTwo ul li {
                font-size: 16px;
                line-height: 21px;
                position: relative;
                padding-left: 33px;
                margin-bottom: 21px;
            }

    .sectionThree ul li,
    .sectionThree ul li span {
        font-family: DINNextBold;
        line-height: 24px;
        color: #017db2;
    }

    .sectionTwo ul li:before {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        content: "";
        font-weight: 900;
        color: #017db2;
        left: 0;
        font-size: 20px;
    }

    .sectionThree {
        padding: 69px 15px 55px;
    }

        .sectionThree .vBlock {
            margin-top: 0;
        }

        .sectionThree h2 {
            font-family: DINNextBold;
            margin-bottom: 10px;
            padding-top: 56px;
        }

        .sectionThree p {
            font-size: 16px;
            line-height: 32px;
            margin-bottom: 20px;
        }

        .sectionThree ul {
            padding-left: 50px;
            margin-bottom: 50px;
        }

            .sectionThree ul li {
                list-style: disc;
                font-size: 16px;
                margin-bottom: 12px;
            }

                .sectionThree ul li span {
                    font-size: 16px;
                }

    /*.sectionFour {
        background: #f7d752;
        position: relative;
        padding: 80px 5px;
    }

        .sectionFour .mobile-img img {
            width: 50%;
        }

        .sectionFour:before {
            position: absolute;
            background: url(/siteassets/img/img-2880x140-wave.png) left bottom/100% no-repeat;
            content: "";
            height: 94px;
            top: -93px;
            width: 100%;
            left: 0;
        }

        .sectionFour .blockOne {
            float: left;
            border-right: inherit;
            border-bottom: 2px solid #fff;
            margin-right: 0;
            width: 100%;
            text-align: center;
        }

        .sectionFour .imgWrap {
            float: inherit;
            position: inherit;
            left: inherit;
            width: 100%;
            margin-bottom: 30px;
            text-align: center;
        }

        .sectionFour .contWrap {
            float: left;
            width: 100%;
            padding-top: 15px;
        }

        .sectionFour .btnWrap {
            float: left;
            width: 100%;
            padding-bottom: 10px;
            text-align: center;
        }

        .sectionFour .mob-pad-bottom {
            padding-bottom: 60px;
        }

        .sectionFour .col-md-2 {
            text-align: center;
        }

        .sectionFour a {
            font-size: 20px;
            padding: 12px 40px;
            border-radius: 35px;
            position: relative;
            font-family: DINNextBoldCondensed;
            width: 300px;
            margin-bottom: 27px;
            margin-right: 0;
            text-align: center;
        }

            .sectionFour a:last-child {
                margin: 0;
            }

        .sectionFour h2 {
            font-size: 31px;
            font-family: DINNextBold;
            line-height: 35px;
            margin-bottom: 20px;
            text-align: center;
        }

            .sectionFour h2 sup {
                font-family: DINNextBold;
                font-size: 90%;
                top: -0.2em;
            }

    .singleCont sup {
        font-size: 100%;
        top: -0.1em;
    }

    .sectionFour p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .sectionFour .borderTop {
        background: #fff;
        height: 2px;
        margin: 60px 0;
    }

    .sectionFour .singleCont {
        padding-top: 30px;
        text-align: center;
    }

        .sectionFour .singleCont h2 {
            margin-bottom: 30px;
        }*/

    .img-mob-wrap {
        margin-top: 60px;
    }

    #externalSite .modal-dialog {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #externalSite .modal-content {
        background: inherit;
        border: inherit;
    }

    #externalSite .modal-body {
        background: url(/siteassets/img/img-1182x552-cloud.png) left 10px/100% no-repeat #9bcbeb;
        width: 98%;
        height: 538px;
        -webkit-box-shadow: 0 0 21px rgba(109, 110, 113, 0.59);
        box-shadow: 0 0 21px rgba(109, 110, 113, 0.59);
        border-radius: 31px;
        margin: auto;
        padding: 60px 10px 30px;
        position: relative;
    }

        #externalSite .modal-body .close-pop {
            width: 23px;
            height: 23px;
            background: url(/siteassets/img/img-46x46-close.png) left bottom/100% no-repeat;
            position: absolute;
            right: 30px;
            top: 32px;
            cursor: pointer;
        }

        #externalSite .modal-body h5 {
            font-size: 25px;
            line-height: 32px;
            color: #004c6d;
            font-family: DINNextBold;
            padding-bottom: 30px;
        }

        #externalSite .modal-body p {
            font-size: 14px;
            line-height: 23px;
            color: #004c6d;
            font-family: DINNextRegular;
            text-align: center;
            padding: 0 15px;
        }

        #externalSite .modal-body .mobBtn {
            margin-top: 38px;
        }

            #externalSite .modal-body .mobBtn .btn-grey {
                width: 193px;
                height: 50px;
                margin: 0 0 15px;
                padding: 10px 0 2px;
                border-radius: 30px;
                color: #017db2;
                border: 3px solid #017db2;
            }

            #externalSite .modal-body .mobBtn .btn-default {
                width: 193px;
                height: 50px;
                margin: 0;
                padding: 10px 0 2px;
                border-radius: 30px;
                color: #fff;
                background: #017db2;
            }

    footer .footer-sec {
        padding: 25px 0 40px
    }

        footer .footer-sec .footer-links {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            footer .footer-sec .footer-links ul {
                margin-bottom: 15px
            }

        footer .footer-sec .social-link-top {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: start
        }

        footer .footer-sec .socialLink {
            padding-left: 0px
        }

        footer .footer-sec ul.socialLink {
            padding-left: 0px
        }

    footer .top-utility-section {
        padding: 9px 0 5px
    }
    span.space-bot {
        padding-top: 0px;
        margin-top: 62px;
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    #externalSite .modal-body {
        background: url(/siteassets/img/img-1182x552-cloud.png) left 150px no-repeat #9bcbeb !important;
        height: 570px;
    }

        #externalSite .modal-body h5 {
            padding-bottom: 40px;
        }

    .prod-box {
       
        padding: 20px 0px;
       
    }
    .prod-box-widout-shadow {
        padding: 20px 0px;
        
    }
    .px-m-0{
        padding-left:0px!important;
        padding-right:0px!important;
    }
   .pt-m-14 {
        margin: 35px 0px 50px;
    }
    .bausch-prod-image h4 {
        margin-bottom: -20px;
        font-size:16px;
    }
    .prod-box-widout-shadow h3 {
        margin-top: 60px;
        margin-bottom: 50px;
        color: rgba(0, 0, 0, 0.20);
    }
    .top-utility-section .bl-left-logo img {
        height: 8px;
    }
    .top-utility-section .bl-right-link a {
        font-size: 7.5px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .sectionOne .blockOne p {
        padding: 0 30px;
    }

    #externalSite .modal-body {
        background: url(/siteassets/img/img-1182x552-cloud.png) left 140px/100% no-repeat #9bcbeb;
        padding: 80px 40px 30px;
        width: 80%;
    }

        #externalSite .modal-body .mobBtn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -ms-flex-pack: distribute;
            justify-content: space-around;
        }

        #externalSite .modal-body h5 {
            margin-bottom: 80px;
        }

    .heroBanner .bannerCaption {
        margin-top: 10%;
    }

    .heroBanner .banner-container .bannerCaption h2 {
        font-size: 90px;
        line-height: 92px;
    }

    .heroBanner .banner-container .bannerCaption h3 {
        font-size: 50px;
        line-height: 51px;
    }

    .sectionOne .blockOne {
        padding: 0 60px;
    }

    .sectionFour .col-md-10,
    .sectionFour .col-md-2,
    .sectionFour .col-md-6,
    .sectionThree .col-md-5,
    .sectionThree .col-md-6,
    .sectionTwo .col-md-5,
    .sectionTwo .col-md-7,
    footer .col-md-5,
    footer .col-md-7 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    footer .col-md-7 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media only screen and (min-width: 482px) and (max-width: 767px) {
    #externalSite .modal-body .mobBtn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    #externalSite .modal-body {
        padding: 60px 30px 30px;
        background: url(/siteassets/img/img-1182x552-cloud.png) left 150px/100% no-repeat #9bcbeb !important;
        height: 500px;
    }

        #externalSite .modal-body h5 {
            padding-bottom: 70px;
        }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .footer-logo1 {
        max-width: 200px;
    }

    .footer-logo2 {
        max-width: 50px;
    }

    footer .imgWrap a:after {
        height: 34px;
    }

    .sectionFour a {
        padding: 10px 30px;
    }

    .heroBanner .banner-container .bannerCaption h2 {
        font-size: 95px;
        line-height: 80px;
    }

    .heroBanner .banner-container .bannerCaption h3 {
        font-size: 44.5px;
        line-height: 36px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1350px) {
    .heroBanner .banner-container .bannerCaption h2 {
        font-size: 110px;
        line-height: 95px;
    }

    .heroBanner .banner-container .bannerCaption h3 {
        font-size: 45px;
        line-height: 38px;
    }

    .sectionFour a {
        padding: 10px 30px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .heroBanner .banner-container .bannerCaption h2 {
        font-size: 90px;
        line-height: 92px;
    }

    .heroBanner .banner-container .bannerCaption h3 {
        font-size: 50px;
        line-height: 51px;
    }
}

@media screen and (max-width: 481px) {
    #externalSite .modal-body .mobBtn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 375px) {
    #externalSite .modal-body {
        height: 610px;
    }
}
