html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

html,
body {
    display: block;
    min-width: 320px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
dialog,
summary {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

a:hover,
a:active {
    outline: 0
}

a:focus {
    outline: thin dotted
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

.ie8 img {
    width: auto
}

figure > img {
    display: block
}

.gmap img,
.view-gmap img,
.openlayers-map img,
#getlocations_map_canvas img {
    max-width: none
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled],
    html input[disabled] {
        cursor: default
    }

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a {
        text-decoration: underline
    }

        a:visited {
            text-decoration: underline
        }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .tabs,
    .messages-area,
    header,
    .side-share,
    .download,
    .side-tags,
    footer,
    #footer,
    #section,
    #block-common-ready-common-ready-sidebar-promo,
    .item-list + div,
    #sidebar-first,
    .side-wrapper,
    #mobile-trigger,
    #apply-link {
        display: none !important
    }
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch
}

.modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99998;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .8
    }

.modal-dialog {
    width: 80%;
    max-width: 890px;
    margin: 15% auto 30px
}

.modal-content {
    background: #fff;
    border: 2px solid #c6093b
}

    .modal-content h4 {
        font-size: 1.3rem;
        margin: 0 0 1rem
    }

    .modal-content .modal-body {
        color: #5a5a5a;
        padding: 0 15px 15px
    }

        .modal-content .modal-body p {
            font-size: 1.2rem;
            line-height: 1.2;
            margin: 0 0 .8rem
        }

        .modal-content .modal-body .modal-actions {
            margin: 40px 0
        }

        .modal-content .modal-body .btn:first-child {
            margin-right: 10px
        }

    .modal-content #HCP-only .modal-body {
        padding-bottom: 0
    }

    .modal-content #HCP-only p {
        font-size: 1.2rem;
        line-height: 1.2;
        margin: 0 0 1.3rem
    }

    .modal-content #leaving-modal {
        display: none;
        padding-bottom: 0
    }

        .modal-content #leaving-modal #modal-target span {
            display: none
        }

        .modal-content #leaving-modal #modal-footer {
            margin: 0;
            font-size: 1rem;
            line-height: 1.5rem
        }

.btn {
    display: inline-block;
    font-size: 1.2rem;
    color: #fff;
    background: #58595b;
    text-align: center;
    padding: 10px 8px;
    min-width: 85px;
    cursor: pointer;
    margin-bottom: .btn
}

    .btn:hover {
        background: #707274
    }

    .btn.btn-highlight {
        background: #c6093b
    }

        .btn.btn-highlight:hover {
            background: #e50a44
        }

@media all and (min-width: 960px) {
    .modal-content h4 {
        font-size: 2rem;
        padding: 15px 0;
        margin: 0 0 2rem
    }

    .modal-content .modal-body .btn:first-child {
        margin-right: 80px
    }

    .modal-content .modal-body p {
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin: 0 0 1.3rem
    }

    .modal-content #HCP-only .modal-body {
        padding-bottom: 15px
    }

    .modal-content #HCP-only p {
        font-size: 1.5rem;
        line-height: 2.4rem
    }

    .modal-content #leaving-modal #modal-footer {
        font-size: 1.2rem
    }

    .btn {
        min-width: 120px
    }
}

html,
body {
    height: 100%
}

body {
    background: #f5f2cd;
    background: #f5f2cd;
    color: #5a5a5a;
    overflow-x: hidden;
    font-family: "myriad-pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

a {
    text-decoration: none;
    outline: none;
    color: #c6093b;
    cursor: pointer
}

    a:focus {
        outline: none
    }

    a.external-share {
        display: block
    }

.desktop-inline-only {
    display: none
}

.mobile-inline-only {
    display: inline-block
}

.flex-grow-items {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

#content {
    min-height: 500px;
    position: relative;
    margin-top: 95px;
    overflow: hidden;
    width: 100%;
    background: transparent url("../img/bg-mobile-seascape.jpg") no-repeat center 0;
    background-size: 100% auto
}

    #content .no-header {
        margin-top: 40px
    }

        #content .no-header h1 {
            margin-bottom: 0.6rem
        }

body.home {
    color: #231f20
}

    body.home #content {
        background-position: center bottom
    }

.frame {
    width: 90%;
    max-width: 896px;
    margin: auto;
    *zoom: 1
}

    .frame:before,
    .frame:after {
        content: " ";
        display: table
    }

    .frame:after {
        clear: both
    }

li .icon {
    font-size: 1.1px
}

    li .icon.doximity-logo {
        font-size: 1.05px;
        position: relative;
        top: -2px
    }

    li .icon.twitter-logo {
        font-size: 0.75px
    }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

#menu-toggle {
    position: absolute;
    right: 15px;
    top: 1px;
    background: none;
    margin: -8px 0 6px;
    padding: 0;
    border: 0;
    overflow: hidden;
    width: 30px;
    height: 60px;
    float: right;
    color: #82838d;
    cursor: pointer
}

    #menu-toggle #helper-text {
        color: #c6093b;
        font-size: 11px;
        font-weight: 500
    }

    #menu-toggle p {
        margin: 0 0 1px;
        font-size: 1rem;
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    #menu-toggle:hover {
        background: transparent
    }

    #menu-toggle #nav-icon {
        width: 30px;
        height: 30px;
        position: relative;
        margin: 0 auto;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

        #menu-toggle #nav-icon span {
            display: block;
            position: absolute;
            height: 3px;
            width: 50%;
            background: #c6093b;
            opacity: 1;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition-duration: .25s;
            transition-duration: .25s;
            -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out
        }

            #menu-toggle #nav-icon span:nth-child(even) {
                left: 50%;
                border-radius: 0 9px 9px 0
            }

            #menu-toggle #nav-icon span:nth-child(odd) {
                left: 0px;
                border-radius: 9px 0 0 9px
            }

            #menu-toggle #nav-icon span:nth-child(1),
            #menu-toggle #nav-icon span:nth-child(2) {
                top: 0px
            }

            #menu-toggle #nav-icon span:nth-child(3),
            #menu-toggle #nav-icon span:nth-child(4) {
                top: 7px
            }

            #menu-toggle #nav-icon span:nth-child(5),
            #menu-toggle #nav-icon span:nth-child(6) {
                top: 14px
            }

    #menu-toggle.open {
        width: 38px;
        height: 55px;
        border-radius: 19px
    }

        #menu-toggle.open p {
            display: none
        }

        #menu-toggle.open #nav-icon {
            margin-top: 0
        }

            #menu-toggle.open #nav-icon span {
                height: 2px;
                background-color: #c6093b
            }

                #menu-toggle.open #nav-icon span:nth-child(1),
                #menu-toggle.open #nav-icon span:nth-child(6) {
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                #menu-toggle.open #nav-icon span:nth-child(2),
                #menu-toggle.open #nav-icon span:nth-child(5) {
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                #menu-toggle.open #nav-icon span:nth-child(1) {
                    left: 5px;
                    top: 5px
                }

                #menu-toggle.open #nav-icon span:nth-child(2) {
                    left: calc(50% - 5px);
                    top: 5px
                }

                #menu-toggle.open #nav-icon span:nth-child(3) {
                    left: -50%;
                    opacity: 0
                }

                #menu-toggle.open #nav-icon span:nth-child(4) {
                    left: 100%;
                    opacity: 0
                }

                #menu-toggle.open #nav-icon span:nth-child(5) {
                    left: 5px;
                    top: 10px
                }

                #menu-toggle.open #nav-icon span:nth-child(6) {
                    left: calc(50% - 5px);
                    top: 10px
                }

#page-header #main-items.open {
    height: auto;
    background: #c6093b;
    position: absolute;
    top: 60px;
    width: 100%;    
    *zoom: 1

}

    #page-header #main-items.open:before,
    #page-header #main-items.open:after {
        content: " ";
        display: table
    }

    #page-header #main-items.open:after {
        clear: both
    }

    #page-header #main-items.open li {
        background: #c6093b
    }

        #page-header #main-items.open li a,
        #page-header #main-items.open li a.active {
            color: #fff
        }

.scene,
.sea-life {
    display: none
}

.hide-desktop {
    display: block
}

#bg-cliffs-container {
    position: relative
}

    #bg-cliffs-container #bg-mobile-cliffs {
        position: absolute;
        top: -400px;
        left: 50%;
        margin-left: -480px;
        width: 960px;
        max-width: none;
        height: auto
    }

    #bg-cliffs-container .bg {
        display: none
    }

#main-items.open br {
    display: none;
}


@media all and (min-width: 960px) {
    .hide-desktop {
        display: none
    }

    #content {
        background: transparent url("../img/bg-seascape.jpg") no-repeat center 0;
        background-size: 100% auto
    }

        #content .no-header {
            margin-top: 75px
        }

        #content #bg-cliffs-container #bg-mobile-cliffs {
            display: none
        }

        #content #bg-cliffs-container .bg {
            display: block;
            position: absolute;
            max-width: none
        }

        #content #bg-cliffs-container #bg-cliffs {
            top: -19.5%;
            left: 0;
            width: auto;
            height: 140%
        }

        #content #bg-cliffs-container #octo-left-big {
            top: -20%;
            left: -20%;
            width: auto;
            height: auto
        }

        #content #bg-cliffs-container #bg-cliffs-left {
            opacity: .8;
            bottom: 0;
            left: 0;
            width: auto;
            height: auto
        }

        #content #bg-cliffs-container #bg-cliffs-right {
            bottom: 0;
            right: 0;
            width: auto;
            height: auto
        }

    body.home #content {
        background-position: 0 bottom
    }
}

@media all and (min-width: 960px) {
    .mobile-inline-only {
        display: none
    }

    .desktop-inline-only {
        display: inline-block
    }

    #menu-toggle {
        display: none
    }

    .frame {
        width: 100%
    }

    .scene,
    .sea-life {
        display: block
    }
}

#page-header {
    background: #fff;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5000
}

    #page-header ul {
        list-style-type: none
    }

    #page-header ul,
    #page-header p {
        margin: 0;
        padding: 0
    }

    #page-header .nav-inner {
        max-width: 1094px;
        margin: 0 auto
    }

    #page-header #nav-utility {
        background: #77777a;
        color: #fff;
        height: 35px;
        overflow: hidden;
        font-size: 12px;
        line-height: 1
    }

        #page-header #nav-utility #utility-items {
            height: 18px;
            margin-top: 9px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-left: 15px
        }

        #page-header #nav-utility #header-social {
            display: none
        }

        #page-header #nav-utility #header-disclaimer {
            line-height: 18px
        }

    #page-header #nav-main {
        position: relative;
        height: 60px;
        z-index: 200
    }

        #page-header #nav-main ul {
            display: none;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

    #page-header #logo-astellas {
        position: absolute;
        height: 60px;
        bottom: 0;
        background: #fff;
        padding: 0 12px;
        z-index: 999;        
    }

        #page-header #logo-astellas img {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 125px;
            margin-top: 10px
        }

    #page-header #main-items {
        height: 0;
        font-size: 26px;
        line-height: 1
    }
        #page-header #main-items.open {
            font-size: 15px;
        }
        #page-header #main-items li {
            display: block;
            border-bottom: 1px solid #fff
        }

            #page-header #main-items li a {
                display: block;
                font-weight: 700;
                padding: 15px 15px;
                text-align: left;
                line-height: 28px;
                text-transform: uppercase
            }

@media all and (min-width: 960px) {
    #page-header #main-items,
    #page-header #main-items.open {
        height: 60px;
        font-size: 13px;
        background: transparent;
        position: relative;
        top: auto
    }

        #page-header #main-items li,
        #page-header #main-items.open li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border-right: 1px solid #4d4d4f;
            text-align: center;
            background: transparent
        }

        #page-header #main-items li:first-child,
        #page-header #main-items.open li:first-child {
            border-left: 1px solid #4d4d4f
        }

        #page-header #main-items li a,
        #page-header #main-items.open li a {
            width: 100%;
            cursor: pointer;
            text-transform: uppercase;
            font-weight: bold;
            display: block;
            color: #3f3f3f;
            background: transparent;
            padding: 20px 30px 18px;
            text-align: center;
            line-height: 13px
        }

        #page-header #main-items li a {
            padding: 20px 20px 18px;
        }

        #page-header #main-items li a.active,
        #page-header #main-items.open li a.active {
            color: #c6093b
        }

    #page-header #nav-utility #utility-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-left: auto
    }

    #page-header #nav-utility #header-social {
        display: block;
        padding-right: 4px;
        border-right: 1px solid #fff;
        margin-right: 14px
    }

        #page-header #nav-utility #header-social li {
            float: left;
            margin-right: 12px
        }

    #page-header #logo-astellas {
        height: 96px
    }

        #page-header #logo-astellas img {
            width: 165px;
            margin-top: 20px
        }

    #page-header #nav-main ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

#sea-surface {
    position: absolute;
    width: 100%;
    height: 100%
}

    #sea-surface #surface-scene {
        display: none
    }

    #sea-surface #mobile-scene img {
        position: absolute;
        top: 90px;
        left: 0;
        width: 200%;
        height: auto
    }

    #sea-surface .surface {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 5
    }

        #sea-surface .surface #fish-behind,
        #sea-surface .surface #fish-front {
            position: absolute;
            top: 0
        }

        #sea-surface .surface #fish-behind-right {
            position: absolute;
            top: 5%;
            right: 0
        }

        #sea-surface .surface #fish-front-left {
            position: absolute;
            top: 0;
            left: -4% !important
        }

        #sea-surface .surface #fish-front-right {
            position: absolute;
            top: 0;
            right: -5%;
            left: inherit !important
        }

        #sea-surface .surface #sunrays {
            max-width: 120%;
            margin: auto;
            left: -13% !important;
            top: -50px !important;
            position: relative
        }

        #sea-surface .surface #octo-right-small {
            position: absolute;
            right: 0;
            bottom: 10%
        }

        #sea-surface .surface #single-fish-front-left {
            position: absolute;
            top: 250px;
            left: -4% !important
        }

.above-fold {
    position: relative;
    height: 425px
}

    .above-fold #top-hero {
        right: 0 !important;
        left: 0 !important;
        z-index: 999
    }

    .above-fold #diver {
        position: absolute;
        top: -10px;
        width: 260px;
        float: left;
        z-index: 100
    }

        .above-fold #diver.floating {
            position: fixed
        }

    .above-fold #sunrays {
        position: absolute;
        top: 0;
        left: 0
    }

    .above-fold #headline {
        position: relative;
        z-index: 101;
        float: right;
        width: 200px;
        margin-top: -20px auto 0
    }

        .above-fold #headline svg {
            margin-right: 20px
        }

        .above-fold #headline .footnote {
            width: 100%;
            margin: 50px 0 0;
            text-align: right
        }

    .above-fold #More,
    .above-fold #Explore {
        -webkit-transform-origin: center center;
        transform-origin: center center
    }

    .above-fold #Explore {
        opacity: 0
    }

.scroll-down {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 15px;
    line-height: 17px;
    color: #c6093b;
    text-transform: none;
    cursor: pointer;
    text-align: center
}

    .scroll-down .arrow-down {
        margin: 16px auto 0;
        text-align: center;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 8px 0 8px;
        border-color: #c6093c transparent transparent transparent
    }

@media all and (min-width: 600px) {
    .above-fold #diver {
        width: 340px;
        height: auto
    }

    .above-fold #headline {
        width: 35%;
        margin-top: -40px;
        margin-right: 16%
    }

        .above-fold #headline svg {
            height: 365px
        }

        .above-fold #headline .footnote {
            width: 100%;
            margin: 0 auto 0;
            text-align: center
        }
}

@media all and (min-width: 960px) {
    #sea-surface #mobile-scene {
        display: none
    }

    #sea-surface #surface-scene {
        display: block
    }

    .above-fold {
        height: 525px
    }

        .above-fold #headline {
            margin-top: -40px;
            width: 45%;
            max-width: 383px
        }

            .above-fold #headline svg {
                margin-right: 0;
                height: 477px
            }

            .above-fold #headline .footnote {
                margin-top: -40px
            }

        .above-fold #diver {
            top: -130px;
            width: 448px
        }
}

.icon {
    font-size: 10px
}

    .icon:before {
        content: ' ';
        vertical-align: middle;
        display: inline-block;
        background-image: url("../img/sprite.svg");
        background-repeat: no-repeat;
        background-size: 25.99em 111.6em
    }

.no-svg .icon:before {
    background-image: url("../img/sprite.png")
}

.icon.bullet-red:before {
    background-position: -0.5em -0.5em;
    width: 0.41999999999999993em;
    height: 1.6300000000000001em
}

.icon.bullet-white:before {
    background-position: -0.5em -3.2em;
    width: 0.41999999999999993em;
    height: 1.6300000000000001em
}

.icon.chevrons-red:before {
    background-position: -0.5em -5.9em;
    width: 1.33em;
    height: 1.73em
}

.icon.chevrons-white:before {
    background-position: -0.5em -8.7em;
    width: 1.33em;
    height: 1.73em
}

.icon.doximity-logo:before {
    background-position: -0.5em -11.5em;
    width: 16.62em;
    height: 16.03em
}

.icon.doximity-logo-dark:before {
    background-position: -0.5em -28.6em;
    width: 16.52em;
    height: 16.03em
}

.icon.email-dark:before {
    background-position: -0.5em -45.7em;
    width: 15.99em;
    height: 10.75em
}

.icon.email-white:before {
    background-position: -0.5em -57.5em;
    width: 16.09em;
    height: 10.75em
}

.icon.twitter-logo:before {
    width: 18px;
    height: 13px;
    background-position: 0px -48px;
    background-size: 18px auto
}

.icon.twitter-logo-dark:before {
    width: 16px;
    height: 14px;
    background-position: 0px -55px;
    background-size: 16px auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

fieldset {
    padding: 20px;
    border: 1px solid #efeded
}

legend {
    padding: 0 5px;
    margin: 0 0 0 -5px;
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 700;
    color: #666
}

.required-text {
    font-family: arial;
    font-size: 15px;
    font-size: 1rem;
    color: #000;
    line-height: 1;
    margin: 0 0 25px
}

    .required-text:before {
        content: "*";
        color: red
    }

label {
    display: block;
    width: 100%;
    color: #5a5a5a;
    padding: 4px 0 20px;
    margin: 0;
    font-weight: bold;
    font-size: 15px;
    font-size: 1rem
}

    label.required:after {
        content: "*";
        color: red
    }

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=date],
input[type=file],
textarea {
    width: 100%;
    padding: 10px 15px;
    margin: 0 0 20px;
    border: 1px solid #ccc;
    font-family: arial;
    font-weight: normal;
    color: #000;
    background: #fff;
    outline: 0;
    font-size: 13px;
    font-size: .86667rem;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    input[type=text].error,
    input[type=email].error,
    input[type=password].error,
    input[type=search].error,
    input[type=tel].error,
    input[type=url].error,
    input[type=date].error,
    input[type=file].error,
    textarea.error {
        border: 1px solid #c6093b
    }

.errormsg {
    font-size: 12px;
    display: none;
    color: #c6093b
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=file]:focus,
textarea:focus {
    color: #000;
    background: #fafafa
}

textarea {
    min-height: 100px
}

input[type=radio],
input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

    input[type=text]:invalid,
    input[type=email]:invalid,
    input[type=password]:invalid,
    input[type=search]:invalid,
    input[type=tel]:invalid,
    input[type=url]:invalid,
    input[type=date]:invalid,
    input[type=file]:invalid,
    input[type=radio]:invalid,
    input[type=checkbox]:invalid,
    textarea:invalid {
        border-color: #c6093b
    }

select {
    display: block;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=submit],
input[type=reset],
button,
#submit-unsubscribe {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 20px 0 0;
    padding: 5px 30px;
    border: 0;
    background: #c6093b;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
    font-size: 23px;
    font-size: 1.53333rem;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

@media all and (min-width: 600px) {
    input[type=submit],
    input[type=reset],
    button,
    #submit-unsubscribe {
        width: auto
    }
}

input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
#submit-unsubscribe:hover {
    background: #e50a44
}

input[type=reset] {
    background: #ebebeb
}

    input[type=reset]:hover {
        background: #bcbcbc;
        border-color: #ccc
    }

input[type=search] {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px
}

::-webkit-input-placeholder {
    color: #77777a;
    font-style: italic;
    font-size: 14px
}

:-moz-placeholder {
    color: #77777a;
    font-style: italic;
    font-size: 14px;
    opacity: 1
}

::-moz-placeholder {
    color: #77777a;
    font-style: italic;
    font-size: 14px;
    opacity: 1
}

:-ms-input-placeholder {
    color: #77777a;
    font-style: italic;
    font-size: 14px
}

.form-instructions {
    color: #757575;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-size: .86667rem;
    position: relative;
    margin: -10px 0 15px
}

    .form-instructions.address {
        margin: 0 0 15px
    }

.checks label,
.radios label {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 7px;
    padding-left: 30px;
    text-indent: -30px;
    width: auto;
    color: #000
}

.checks input[type="checkbox"],
.checks input[type="radio"],
.radios input[type="checkbox"],
.radios input[type="radio"] {
    display: none
}

    .checks input[type="checkbox"] + label span,
    .radios input[type="checkbox"] + label span {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: -1px 8px 0 0;
        vertical-align: middle;
        background: url(../images/form-elements/sprite-checks.png) left -22px no-repeat;
        cursor: pointer
    }

    .checks input[type="checkbox"]:checked + label span,
    .radios input[type="checkbox"]:checked + label span {
        background: url(../images/form-elements/sprite-checks.png) left top no-repeat
    }

    .checks input[type="radio"] + label span,
    .radios input[type="radio"] + label span {
        display: inline-block;
        width: 21px;
        height: 21px;
        margin: -4px 10px 0 0;
        vertical-align: middle;
        background: url(../images/form-elements/sprite-radios.png) left -21px no-repeat;
        cursor: pointer
    }

    .checks input[type="radio"]:checked + label span,
    .radios input[type="radio"]:checked + label span {
        background: url(../images/form-elements/sprite-radios.png) left top no-repeat
    }

.checks .fancy,
.radios .fancy {
    display: inline-block
}

    .checks .fancy label,
    .radios .fancy label {
        color: #fff;
        background: #000;
        border-radius: 6px;
        margin: 0 6px 6px 0;
        padding: 15px 12px 12px;
        text-indent: 0
    }

    .checks .fancy.secondary label,
    .radios .fancy.secondary label {
        background: #fff
    }

    .checks .fancy.full-width,
    .radios .fancy.full-width {
        display: block
    }

        .checks .fancy.full-width label,
        .radios .fancy.full-width label {
            display: block;
            margin: 0 0 6px
        }

.selectBox-dropdown {
    min-width: 100%;
    width: 100%;
    position: relative;
    border: solid 1px #ccc;
    font-size: 15px;
    font-size: 1rem;
    text-decoration: none;
    text-align: left;
    color: #000;
    -webkit-box-shadow: inset 0 3px 5px -6px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 3px 5px -6px rgba(0, 0, 0, 0.7);
    outline: none;
    vertical-align: middle;
    background: #fff;
    border-radius: 6px;
    cursor: default;
    width: 100%;
    margin-bottom: 20px
}

    .selectBox-dropdown:focus {
        background: #fafafa;
        outline: none
    }

    .selectBox-dropdown:hover {
        text-decoration: none
    }

    .selectBox-dropdown.selectBox-menuShowing-bottom {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .selectBox-dropdown.selectBox-menuShowing-top {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .selectBox-dropdown .selectBox-label {
        display: block;
        white-space: nowrap;
        padding: 9px 15px
    }

    .selectBox-dropdown .selectBox-arrow {
        position: absolute;
        top: 0;
        right: 0;
        width: 23px;
        height: 100%
    }

        .selectBox-dropdown .selectBox-arrow:after {
            font-family: 'icomoon';
            content: "\e605";
            position: absolute;
            top: 10px;
            left: 6px
        }

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.selectBox-inline {
    min-width: 150px;
    border: solid 1px #ccc;
    background: #FFF;
    display: inline-block;
    border-radius: 6px;
    overflow: auto
}

    .selectBox-inline:focus {
        border-color: #ccc
    }

.selectBox-options {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

    .selectBox-options.selectBox-options-top {
        border-bottom: none;
        margin-top: 1px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px
    }

    .selectBox-options.selectBox-options-bottom {
        border-top: none;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .selectBox-options li {
        list-style: none;
        display: block;
        cursor: default;
        padding: 0;
        margin: 0
    }

        .selectBox-options li a {
            line-height: 1.5;
            padding: 0 0.5em;
            white-space: nowrap;
            overflow: hidden;
            background: 6px center no-repeat;
            display: block;
            cursor: default;
            padding: 0 15px;
            margin: 0
        }

        .selectBox-options li.selectBox-hover a {
            background-color: #fff;
            text-decoration: none
        }

        .selectBox-options li.selectBox-disabled a {
            color: #ccc;
            background-color: transparent
        }

        .selectBox-options li.selectBox-selected a {
            background-color: #C8DEF4
        }

    .selectBox-options .selectBox-optgroup {
        color: #666;
        background: #EEE;
        font-weight: bold;
        line-height: 1.5;
        padding: 0 0.3em;
        white-space: nowrap
    }

.selectBox.selectBox-disabled {
    color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-color: #666
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important
}

    .selectBox-inline.selectBox-disabled .selectBox-options a {
        background-color: transparent !important
    }

select::-ms-expand {
    display: none
}

.checkbox-styled {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 0 20px;
    background: #c6093b;
    padding: 0
}

    .checkbox-styled label {
        width: 18px;
        height: 18px;
        cursor: pointer;
        position: absolute;
        left: 1px;
        top: 1px;
        background: #ffffff;
        -webkit-box-shadow: inset 1px -1px 5px 0px rgba(0, 0, 0, 0.19);
        box-shadow: inset 1px -1px 5px 0px rgba(0, 0, 0, 0.19);
        padding: 0
    }

        .checkbox-styled label span {
            position: absolute;
            left: 25px;
            top: 0px;
            width: 300px
        }

@media all and (min-width: 960px) {
    .checkbox-styled label span {
        width: 320px
    }
}

.checkbox-styled label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #5a5a5a;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.checkbox-styled label:hover::after {
    opacity: 0.3
}

.checkbox-styled input[type=checkbox] {
    visibility: hidden
}

    .checkbox-styled input[type=checkbox]:checked + label:after {
        opacity: 1
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

h1 {
    font-size: 1.8rem;
    margin-bottom: 1.6rem
}

.f-left h1,
.f-right h1 {
    font-size: 1.55rem
}

h2 {
    font-size: 1.06rem;
    margin-bottom: 0.75rem;
    font-size: 1.1rem
}

.header-knockout {
    background: #c6093b;
    color: #fff;
    margin: 0 0 .8rem;
    padding: 5px 10px 7px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.italic {
    font-style: italic
}

.bold,
h2,
h3,
.section-head h1,
.knockthrough-ul,
b,
strong {
    font-weight: 700
}

.text-uppercase,
h2,
h3 {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-center {
    text-align: center
}

.text-body-style {
    font-size: 16px;
    margin: 0 0 0.75rem
}

.text-small {
    font-size: 0.7rem
}

p {
    margin: 0 0 0.75rem
}

sub,
sup {
    font-size: 62%
}

.brand-text {
    color: #c6093b
}

.section-head {
    position: relative;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2.3rem 0 2rem
}

    .section-head h1 {
        color: #c6093b;
        font-size: 17px;
        text-transform: uppercase;
        margin: 0;
        padding: 0 40px;
        text-align: center;
        position: relative;
        cursor: pointer
    }

        .section-head h1:before,
        .section-head h1:after {
            content: ' ';
            vertical-align: middle;
            display: inline-block;
            background-image: url("../img/sprite.svg");
            background-repeat: no-repeat;
            background-position: -0.5em -5.9em;
            width: 1.33em;
            height: 1.73em;
            font-size: 10px;
            position: absolute;
            top: 50%;
            margin-top: -0.865em
        }

        .section-head h1:before {
            left: 15px
        }

        .section-head h1:after {
            right: 15px
        }

    .section-head .divider {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        border-bottom: 2px solid #58595b;
        height: 2px;
        width: 10%;
        margin-top: 0
    }

@media all and (min-width: 960px) {
    h2 {
        margin-bottom: .8rem
    }

    .section-head {
        margin: 3rem 0 3.2rem
    }

        .section-head .divider {
            width: 30%
        }
}

main {
    position: relative
}

article {
    position: relative;
    z-index: 1000
}

.group {
    clear: both;
    *zoom: 1
}

    .group:before,
    .group:after {
        content: " ";
        display: table
    }

    .group:after {
        clear: both
    }

.nowrap {
    white-space: nowrap
}

.f-left,
.f-right {
    float: none
}

.f-right,
.f-left {
    width: 100%;
    max-width: 420px;
    margin: auto
}

.knockthrough,
.knockthrough-ul li {
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid #c6093b;
    color: #c6093b;
    text-align: center;
    padding: 8px 10px 10px
}

.knockthrough-ul {
    font-size: 0.8rem
}

    .knockthrough-ul li {
        margin-bottom: 9px;
        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;
        text-transform: uppercase;
        font-weight: 700
    }

.breakword {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.table-50 {
    width: 100%;
    margin-top: 10px
}

.table-bordered {
    border: 2px solid #c6093b;
    background: rgba(255, 255, 255, 0.5);
    text-align: center
}

    .table-bordered td {
        font-size: 1.8rem;
        font-weight: 700;
        color: #77777a;
        line-height: 1;
        padding: 0.5rem 0
    }

.thead-inverse th {
    color: #fff;
    background-color: #c6093b
}

.table-listed {
    margin-bottom: 30px;
    border-bottom: 2px solid #c6093b;
    padding-bottom: 5px
}

    .table-listed .header-knockout {
        font-size: 0.81rem;
        text-align: center;
        text-transform: none;
        margin-bottom: 5px
    }

    .table-listed ul.styled {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 10px 0;
        margin: 0
    }

        .table-listed ul.styled li {
            padding: 0 12px 0 0;
            margin: 0;
            position: relative;
            font-weight: bold;
            font-style: italic
        }

            .table-listed ul.styled li:before {
                left: -9px
            }

            .table-listed ul.styled li:first-child {
                padding-left: 0
            }

                .table-listed ul.styled li:first-child:before {
                    background: none
                }

.table-scope-row th,
.table-scope-row td {
    padding: 6px
}

.table-scope-row thead th {
    border-left: 2px solid #fff
}

    .table-scope-row thead th:first-child {
        border: 0;
        width: 30%
    }

    .table-scope-row thead th:nth-of-type(2) {
        width: 30%
    }

    .table-scope-row thead th:nth-of-type(3) {
        width: 40%
    }

.table-scope-row tbody th,
.table-scope-row tbody td {
    border-bottom: 2px solid #c6093b
}

.table-scope-row tbody th {
    color: #c6093b
}

.table-scope-row tbody td {
    border-left: 2px solid #c6093b
}

    .table-scope-row tbody td:nth-of-type(2) {
        color: #58595B
    }

.table-scope-row td.grouped {
    padding: 0;
    border-left: 0;
    border-top: 0
}

    .table-scope-row td.grouped th,
    .table-scope-row td.grouped td {
        width: 50%
    }

    .table-scope-row td.grouped tr:last-of-type th,
    .table-scope-row td.grouped tr:last-of-type td {
        border-bottom: 0
    }

    .table-scope-row td.grouped td {
        color: #78787A
    }

#table-relevant-measures p {
    margin: 0 0 5px
}

#table-relevant-measures li[class*="item"] {
    margin-bottom: 0;
    width: 100%;
    max-width: 360px
}

    #table-relevant-measures li[class*="item"] li {
        margin-bottom: 5px
    }

#table-relevant-measures li.item-5 {
    margin-bottom: 0
}

#table-relevant-measures .header-knockout {
    margin: 0 0 0.85rem
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.item-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.item-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

ul.no-style,
ul.knockthrough-ul,
ol.no-style,
ol.knockthrough-ul,
ul.styled {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.styled {
    margin-bottom: 25px
}

    ul.styled li {
        font-size: 16px;
        line-height: 22px;
        padding-left: 8px;
        position: relative;
        margin-bottom: 10px
    }

        ul.styled li:before {
            position: absolute;
            left: 0;
            top: 9px;
            content: ' ';
            vertical-align: middle;
            display: inline-block;
            background-image: url("../img/sprite.svg");
            background-repeat: no-repeat;
            background-size: 251px auto;
            background-position: -4px -4px;
            width: 0.41999999999999993em;
            height: 1.6300000000000001em
        }

    ul.styled ul {
        margin: 5px 0 0 10px;
        padding: 0;
        list-style: none
    }

        ul.styled ul li {
            padding-left: 12px;
            position: relative
        }

            ul.styled ul li:before {
                position: absolute;
                left: 0;
                top: -1px;
                content: '–';
                background: none
            }

ul.no-margin {
    margin: 0
}

.bg-gray {
    background: #f6f5f5
}

.bg-white {
    background: #fff
}

.bg-white-50,
.table-scope-row tbody th {
    background: rgba(255, 255, 255, 0.5)
}

.bg-white-30,
.table-scope-row tbody td {
    background: rgba(255, 255, 255, 0.3)
}

.text-secondary {
    color: #231f20
}

.text-white {
    color: #fff
}

.text-blue {
    color: #4f94d5
}

.page-break {
    border-top: 3px solid #c6093b
}

.body-white {
    color: #fff
}

    .body-white .divider {
        border-color: #fff
    }

    .body-white .section-head h1 {
        color: #fff
    }

        .body-white .section-head h1:before,
        .body-white .section-head h1:after {
            background-position: -0.5em -8.7em;
            width: 1.33em;
            height: 1.73em
        }

    .body-white ul.styled li:before {
        background-position: -4px -29px;
        width: 0.41999999999999993em;
        height: 1.6300000000000001em
    }

#background-desktop {
    display: none
}

#unsubscribe-form h1 {
    padding-right: 20px
}

#unsubscribe-form #email {
    max-width: 250px;
    margin-bottom: 0;
    padding: 5px 10px;
    line-height: 1;
    height: 20px;
    position: relative;
    border-color: #c6093b
}

    #unsubscribe-form #email.valid {
        bottom: -4px;
        background: transparent;
        border: 0;
        color: #c6093b
    }

    #unsubscribe-form #email:focus {
        background: #fff
    }

.azuremediaplayer {
    width: 100%;
    height: 315px;
    margin-left: 0px;
}

#videosLMA {
    background-color: #12090b;
}

@media all and (min-width: 960px) {
    .azuremediaplayer {
        width: 560px;        
        margin-left: 168px;
    }

    .f-left {
        float: left
    }

    .f-right {
        float: right
    }

    .f-right,
    .f-left {
        width: 46.9%
    }

    .table-listed .header-knockout {
        text-align: left
    }

    .knockthrough,
    .knockthrough-ul li {
        padding: 8px 20px 10px
    }

    .knockthrough-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .knockthrough-ul li {
            margin-bottom: 0;
            width: 30%;
            padding: 8px 0px 10px
        }

    #table-relevant-measures {
        margin-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        #table-relevant-measures li[class*="item"] {
            max-width: 200px
        }

        #table-relevant-measures .item-5 {
            margin-left: 52.5%
        }

        #table-relevant-measures .header-knockout {
            margin: 0 0 0.85rem
        }
}

.relative {
    position: relative
}

#scene-two,
#scene-three {
    position: absolute;
    z-index: 1
}

#scene-two {
    bottom: 0
}

#scene-three {
    top: 0
}

.break-table-container table {
    width: 100%
}

.break-table-container .table-scope-row thead th:first-child {
    width: 50%
}

.break-table-container .table-scope-row thead th:nth-of-type(2) {
    width: 50%
}

.break-table-container .table-scope-row thead th:nth-of-type(3) {
    width: 50%
}

.break-table-container .break-table:first-child {
    margin-bottom: 20px
}

    .break-table-container .break-table:first-child td[data-set="2"],
    .break-table-container .break-table:first-child th[data-set="2"] {
        display: none
    }

.break-table-container .break-table:last-of-type td[data-set="1"],
.break-table-container .break-table:last-of-type th[data-set="1"] {
    display: none
}

@media all and (min-width: 960px) {
    .table-50-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .table-50-container .table-50 {
            width: 47.8%;
            margin-top: 0
        }

    .table-listed ul.styled {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .table-listed ul.styled li {
            padding: 0;
            font-size: 13px
        }

    #about,
    #relevant-measures {
        padding-bottom: 50px
    }

    .sea-life img {
        position: absolute;
        z-index: 2
    }

    .sea-life #octo-right-small,
    .sea-life #octo-right-med,
    .sea-life #octo-right-big {
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .sea-life #octo-right-small,
    .sea-life #octo-right-med,
    .sea-life #octo-right-big {
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right
    }

    .sea-life #octo-left-med {
        left: -50px;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left
    }

    .sea-life #octo-right-small {
        right: -4%;
        bottom: 55%
    }

    .sea-life #octo-right-med {
        right: -7%;
        bottom: -54%
    }

    .sea-life #fish-left-foreground {
        left: 0%;
        bottom: 0%
    }

    .sea-life #octo-left-med {
        left: -5%;
        bottom: -30%
    }

    .sea-life #octo-right-big {
        right: -8%;
        bottom: -139%
    }

    #content #bg-cliffs-container #bg-cliffs {
        left: 0;
        width: 100%
    }

    #content #bg-cliffs-container #bg-cliffs-left {
        display: block;
        width: 80%;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 1s;
        transition: all 1s
    }

        #content #bg-cliffs-container #bg-cliffs-left.show {
            opacity: 1
        }

        #content #bg-cliffs-container #bg-cliffs-left.tween {
            width: 70%;
            left: -10%;
            z-index: 1
        }

    #content #bg-cliffs-container #bg-cliffs-right {
        display: block;
        width: 70%;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 1s;
        transition: all 1s
    }

        #content #bg-cliffs-container #bg-cliffs-right.show {
            opacity: 1
        }

        #content #bg-cliffs-container #bg-cliffs-right.tween {
            width: 60%;
            right: -10%;
            z-index: 1
        }

    .break-table-container .table-scope-row thead th:first-child {
        width: 30%
    }

    .break-table-container .table-scope-row thead th:nth-of-type(2) {
        width: 30%
    }

    .break-table-container .table-scope-row thead th:nth-of-type(3) {
        width: 40%
    }

    .break-table-container .break-table:nth-of-type(2) {
        display: none
    }

    .break-table-container .break-table:first-child td[data-set="1"],
    .break-table-container .break-table:first-child th[data-set="1"],
    .break-table-container .break-table:first-child td[data-set="2"],
    .break-table-container .break-table:first-child th[data-set="2"] {
        display: table-cell
    }

    .break-table-container .break-table:first-child {
        margin-bottom: 0
    }
}

#sea-surface {
    z-index: 2
}

    #sea-surface .surface {
        z-index: 1
    }

main {
    z-index: 20
}

#unsubscribe-form {
    z-index: 30
}

body.home #sea-surface {
    z-index: 10
}

#content-wrapper {
    z-index: 10
}

#hero {
    z-index: 20
}

#about {
    z-index: 5
}

.scroll-down {
    z-index: 200
}

body.unsubscribe #sea-surface {
    display: none
}

body.unsubscribe #unsubscribe-form .input-container {
    margin-bottom: 10px
}

@media all and (min-width: 960px) {
    body.unsubscribe #unsubscribe-form .input-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        body.unsubscribe #unsubscribe-form .input-container h1 {
            margin-bottom: 0
        }

        body.unsubscribe #unsubscribe-form .input-container .errormsg {
            margin-left: 10px
        }
}

body.unsubscribe #unsubscribe-form p {
    margin-bottom: 30px
}

@media all and (min-width: 960px) {
    body.unsubscribe #sea-surface {
        display: block
    }
}

.footnote {
    margin: 10px 0;
    font-size: 0.75rem
}

#specific-challenges .footnote {
    color: #ffffff
}

#abbreviations {
    font-size: 0.75rem;
    padding: 30px 0 35px
}

    #abbreviations p {
        margin: 0
    }

#references {
    font-size: 13px;
    line-height: 17px;
    padding: 20px 0 10px;
    color: #003241
}

    #references h3 {
        margin-bottom: 1rem;
        text-transform: none
    }

    #references ol li {
        display: inline;
        counter-increment: step-counter;
        padding-right: 4px
    }

        #references ol li:before {
            padding-right: 5px;
            content: counter(step-counter) ".";
            font-weight: 700
        }

#page-footer {
    padding: 25px 0 55px
}

    #page-footer #footer-links {
        font-size: 13px
    }

    #page-footer #footer-utility li {
        margin-bottom: 20px
    }

    #page-footer #footer-utility a {
        color: #003241
    }

    #page-footer #footer-social li {
        float: left;
        margin-right: 10px;
        height: 19px
    }

        #page-footer #footer-social li .icon.doximity-logo-dark {
            font-size: 0.9px;
            position: relative;
            top: -5px
        }

        #page-footer #footer-social li .icon.twitter-logo-dark {
            font-size: 0.65px;
            position: relative;
            top: -3px
        }

        #page-footer #footer-social li .icon.email-dark {
            font-size: 0.9px;
            position: relative;
            top: -3px
        }

    #page-footer #logo-footer {
        margin: 30px 0
    }

        #page-footer #logo-footer img {
            width: 203px
        }

    #page-footer #colophon {
        font-size: 11px;
        margin-top: 25px
    }

        #page-footer #colophon p {
            margin: 0;
            padding: 0
        }

.mobile-url {
    display: inline
}

.desktop-url {
    display: none
}

@media all and (min-width: 600px) {
    .mobile-url {
        display: none
    }

    .desktop-url {
        display: inline
    }

    #colophon {
        margin-top: 15px;
        clear: left
    }

        #colophon span {
            display: inline-block;
            margin-right: 15px
        }
}

@media all and (min-width: 960px) {
    #specific-challenges .footnote {
        color: #231f20
    }

    #references {
        padding: 20px 0 30px
    }

    #page-footer #footer-utility li {
        float: left;
        padding-right: 10px;
        border-right: 1px solid #003241;
        margin: 0 10px 0 0
    }

    #page-footer #footer-utility li:last-child {
        border-right:none;
    }

    #page-footer #logo-footer {
        float: right;
        margin: -15px 0 0
    }
}

@media (min-width:960px) and (max-width: 1074px) {
    #page-header #main-items li a {
        padding: 20px 12px 18px;
    }
}

    /*# sourceMappingURL=main.css.map */
