.home#content {
    width: 100%
}

@media (max-width: 575px) {
    .home#content {
        padding-top: 0
    }
}

@media (min-width: 576px) and (max-width:767px) {
    .home#content {
        padding-top: 0
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .home#content {
        padding-top: 107px
    }
}

@media (min-width: 1200px) {
    .home#content {
        padding-top: 57px
    }
}

.home #home-hero {
    -moz-flex-direction: column;
    flex-direction: column;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
    background-image: none;
    overflow: hidden
}

.home #home-hero,
.home #home-hero .center {
    display: flex;
    height: auto;
    min-height: calc(100vh - 108px)
}

.home #home-hero .center {
    flex: 0 0 100%;
    -moz-flex-direction: column;
    flex-direction: column;
    background-image: url(/misc/hero-half-circle.svg);
    background-size: 120vh;
    background-position: 39vw 0;
    background-color: #fff;
    background-repeat: no-repeat
}

@media (min-width: 1500px) {
    .home #home-hero .center {
        background-position: 625px 0
    }
}

@media (min-width: 320px) and (max-width:576px) {
    .home #home-hero .center {
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

@media (min-width: 320px) and (max-width:1200px) {
    .home #home-hero .center {
        background: linear-gradient(212.91deg, rgba(245, 246, 255, .96), #fff)
    }
}

.home #home-hero .center .covid19 {
    width: 90%;
    margin: 1rem auto;
    line-height: 20px;
    font-size: 14px;
    background-color: #fff;
    border: 2px solid #ddd;
    padding: 1rem;
    z-index: 9
}

@media (min-width: 1200px) {
    .home #home-hero .center .covid19 {
        margin-bottom: -69px
    }
}

.home #home-hero .center .corporate-promo {
    background-color: #49893a;
    color: #fff;
    padding: 1rem;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    width: 100%
}

.home #home-hero .center .corporate-promo a,
.home #home-hero .center .corporate-promo a:hover,
.home #home-hero .center .corporate-promo a:link,
.home #home-hero .center .corporate-promo a:visited {
    color: #fff !important;
    text-decoration: underline
}

@media (min-width: 768px) {
    .home #home-hero .center .corporate-promo {
        padding: 2.5rem 1rem 1.5rem;
        font-size: 18px
    }
}
.home #home-hero .center .classroom-promo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 0 1rem;
    margin-top: 1rem;
    text-align: left;
    top: 0.5rem;
}

.home #home-hero .center .classroom-promo a,
.home #home-hero .center .classroom-promo a:link,
.home #home-hero .center .classroom-promo a:visited,
.home #home-hero .center .classroom-promo a:hover {
    text-decoration: underline;
    font-weight: 400;
}

@media (min-width: 768px) {
    .home #home-hero .center .classroom-promo {
        color: #fff;
        position: absolute;
        right: 0;
    }

    .home #home-hero .center .classroom-promo a,
    .home #home-hero .center .classroom-promo a:link,
    .home #home-hero .center .classroom-promo a:visited,
    .home #home-hero .center .classroom-promo a:hover {
        color: #fff;
    }
}

.home #home-hero .center .classroom-promo img {
    margin-right: 0.5rem;
}

.home #home-hero .top {
    flex: 0 0 35%;
    display: flex
}

@media (min-width: 320px) and (max-width:575px) {
    .home #home-hero .top {
        -moz-flex-direction: column;
        flex-direction: column;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

.home #home-hero .top h5 {
    width: 80vw
}

@media (min-width: 320px) {
    .home #home-hero .top h5 {
        width: calc(80vw + (1000vw - 3200px)/256)
    }
}

@media (min-width: 576px) {
    .home #home-hero .top h5 {
        width: 90vw
    }
}

.home #home-hero .topleft .thinmag {
    background: url(/misc/thin-mag-nowords.svg) no-repeat 0 0;
    background-size: cover;
    background-position: -4px 0;
    width: 90px;
    height: 90px
}

.home #home-hero .bottomtop a.sub-tag-color,
.home #home-hero .topleft a.sub-tag-color {
    color: #362c66
}

.home #home-hero .bottom {
    flex: 0 0 55%;
    margin-top: 1.4rem;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column
}

@media (min-width: 320px) and (max-width:576px) {
    .home #home-hero .bottom {
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
}

@media (max-width: 576px) {
    .home #home-hero .bottom .bottomtop {
        display: none
    }
}

.home #home-hero .bottom .bottombottom .autumn-btn-lg,
.home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
.home #home-hero .bottom .bottombottom .green-btn-lg {
    width: 80px;
    height: 80px;
    box-shadow: 0 5px 6px 0 rgba(205, 202, 202, .93);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: 50%;
    margin: 0 auto 10px
}

@media (min-width: 320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 80px
    }
}

@media (min-width: 320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 80px;
        width: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 120px
    }
}

@media (min-width: 375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 120px
    }
}

.home #home-hero .bottom .bottombottom .autumn-btn-lg.home-medical-icon,
.home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-medical-icon,
.home #home-hero .bottom .bottombottom .green-btn-lg.home-medical-icon {
    background-image: url(/misc/medical-icon.svg), linear-gradient(#488a3a, #488a3a);
    background-size: 65%, 100%;
    border-radius: 100%;
    background-position-y: 15px;
    background-color: #488a3a
}

.home #home-hero .bottom .bottombottom .autumn-btn-lg.home-dental-icon,
.home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-dental-icon,
.home #home-hero .bottom .bottombottom .green-btn-lg.home-dental-icon {
    margin-top: 34px;
    background-image: url(/misc/dental-icon.svg), linear-gradient(#ca7617, #ca7617);
    background-size: 65%, 100%;
    border-radius: 100%;
    background-position-y: 15px;
    background-color: #ca7617
}

.home #home-hero .bottom .bottombottom .autumn-btn-lg.home-shoppable-icon,
.home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-shoppable-icon,
.home #home-hero .bottom .bottombottom .green-btn-lg.home-shoppable-icon {
    background-image: url(/misc/shoppable-icon.svg);
    background-size: 116%;
    border-radius: 100%;
    background-color: #007ca3
}

.home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
.home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
.home #home-hero .bottom .bottombottom .green-btn.btnHref {
    outline: none;
    box-shadow: 0 5px 6px 0 rgba(205, 202, 202, .93);
    margin-top: 4px
}

@media (max-width: 375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        height: 37px;
        padding: 0
    }
}

@media (min-width: 375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        height: 47px;
        padding: 10px
    }
}

.home #home-hero .bottom .bottombottom .green-btn.btnHref {
    background: #518042
}

.home #home-hero .bottom .bottombottom .autumn-btn.btnHref {
    background: #ca7617
}

.home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref {
    background: #007ca3
}

.home #home-hero .bottom .bottombottom .nys-promo .nys-provide-promo img {
    width: 30px;
    width: 50px;
    height: auto !important
}

@media (min-width: 320px) {
    .home #home-hero .bottom .bottombottom .nys-promo .nys-provide-promo img {
        width: calc(30px + (2000vw - 6400px)/256)
    }
}

@media (min-width: 576px) {
    .home #home-hero .bottom .bottombottom .nys-promo .nys-provide-promo img {
        width: 50px;
        width: calc(50px + (1000vw - 5760px)/624)
    }
}

@media (min-width: 1200px) {
    .home #home-hero .bottom .bottombottom .nys-promo .nys-provide-promo img {
        width: 60px
    }
}

@media (max-width: 767px) {

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        width: 330px;
        height: 60px
    }
}

.home #home-hero .arrow {
    flex: 0 0 10%;
    display: flex
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #home-hero {
        min-height: 0
    }

    .home #home-hero .center {
        height: auto;
        min-height: 0
    }

    .home #home-hero.middle {
        flex: 0 0 100%
    }

    .home #home-hero .top {
        flex: 0 0 40%;
        display: flex;
        -moz-flex-direction: row;
        flex-direction: row;
        background: url(/misc/thin-mag-nowords.svg) no-repeat right 100%/41% 88%, linear-gradient(270deg, rgba(245, 246, 255, .96) 0, #fff);
        padding: 20px 0
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:576px) and (max-width:1200px) {
    .home #home-hero .top h3 {
        text-align: left;
        line-height: 39px
    }

    .home #home-hero .top h5 {
        text-align: left;
        width: 80vw
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:576px) and (max-width:1200px) and (min-width:320px) {
    .home #home-hero .top h5 {
        width: calc(80vw + (0vw - 0px)/256)
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:576px) and (max-width:1200px) and (min-width:576px) {
    .home #home-hero .top h5 {
        width: 80vw
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #home-hero .topleft {
        flex: 0 0 100%;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column
    }

    .home #home-hero .bottom {
        flex: 0 0 10%;
        margin-top: -25px
    }

    .home #home-hero .bottom .bottomtop {
        display: none
    }

    .home #home-hero .bottom .bottombottom {
        flex: 0 0 60%;
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 80px;
        height: 80px;
        box-shadow: 0 5px 6px 0 rgba(205, 202, 202, .93);
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: 50%;
        padding: 0
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 80px
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 80px;
        width: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 120px
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 120px
    }
}

@media (min-width: 576px) and (max-width:1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-medical-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-medical-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-medical-icon {
        background-image: url(/misc/medical-icon.svg), linear-gradient(#488a3a, #488a3a);
        background-size: 65%, 100%;
        border-radius: 100%;
        background-position-y: 18px;
        background-color: #488a3a
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-dental-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-dental-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-dental-icon {
        margin-top: 0;
        background-image: url(/misc/dental-icon.svg), linear-gradient(#ca7617, #ca7617);
        background-size: 65%, 100%;
        border-radius: 100%;
        background-position-y: 18px;
        background-color: #ca7617
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-shoppable-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-shoppable-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-shoppable-icon {
        margin-top: 0;
        background-image: url(/misc/shoppable-icon.svg);
        border-radius: 100%;
        background-position-x: -9px;
        background-color: #007ca3
    }

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        outline: none;
        width: 100%;
        font-size: .875rem;
        margin-bottom: 10px;
        line-height: 30px
    }
}

@media (min-width: 576px) and (max-width:1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        height: 47px;
        padding: 10px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        background: #518042
    }

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref {
        background: #ca7617
    }

    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref {
        background: #007ca3
    }

    .home #home-hero .bottom .bottombottom h2 {
        flex: 0 0 100%
    }

    .home #home-hero .leftBtn,
    .home #home-hero .rightBtn {
        flex: 0 0 50%
    }

    .home #home-hero .arrow {
        flex: 0 0 8%
    }
}

@media (min-width: 1200px) {
    .home #home-hero {
        min-height: 0
    }

    .home #home-hero .center {
        flex: 0 0 100%;
        height: auto;
        min-height: 0;
        background: none;
        background-image: none
    }

    .home #home-hero.middle {
        flex: 1
    }

    .home #home-hero .top {
        flex: 0 0 50%;
        display: flex;
        -moz-flex-direction: row;
        flex-direction: row;
        background: url(/misc/thin-mag-nowords.svg) no-repeat 83% 70%/17%, linear-gradient(212.91deg, rgba(245, 246, 255, .96), #fff);
        padding: 50px 0 100px
    }

    .home #home-hero .top .topleft {
        flex: 0 0 100%;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .home #home-hero .top .topleft .green-btn-lg {
        width: 80px;
        height: 80px;
        box-shadow: 0 5px 6px 0 rgba(205, 202, 202, .93);
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: 50%
    }
}

@media (min-width: 1200px) and (min-width:320px) {
    .home #home-hero .top .topleft .green-btn-lg {
        width: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 1200px) and (min-width:375px) {
    .home #home-hero .top .topleft .green-btn-lg {
        width: 80px
    }
}

@media (min-width: 1200px) and (min-width:320px) {
    .home #home-hero .top .topleft .green-btn-lg {
        height: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 1200px) and (min-width:375px) {
    .home #home-hero .top .topleft .green-btn-lg {
        height: 80px;
        width: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) and (min-width:1200px) {
    .home #home-hero .top .topleft .green-btn-lg {
        width: 120px
    }
}

@media (min-width: 1200px) and (min-width:375px) {
    .home #home-hero .top .topleft .green-btn-lg {
        height: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) and (min-width:1200px) {
    .home #home-hero .top .topleft .green-btn-lg {
        height: 120px
    }
}

@media (min-width: 1200px) {
    .home #home-hero .top .topleft .green-btn-lg.home-medical-icon {
        background-image: url(/misc/medical-icon.svg), linear-gradient(180deg, #8beb6d 5%, #70aa5e 45%, #518042);
        background-size: 54%, 100%;
        border-radius: 100%
    }

    .home #home-hero .top .topleft .green-btn-lg.home-dental-icon {
        background-image: url(/misc/dental-icon.svg), linear-gradient(180deg, #8beb6d 5%, #70aa5e 45%, #518042);
        background-size: 54%, 100%;
        border-radius: 100%
    }

    .home #home-hero .top .topleft .green-btn.btnHref {
        outline: none;
        width: 270px;
        background-image: linear-gradient(180deg, #518042 72%, rgba(81, 128, 66, .78));
        margin-top: 4px
    }
}

@media (min-width: 1200px) and (min-width:1024px) {
    .home #home-hero .top .topleft .green-btn.btnHref {
        width: calc(270px + (-2300vw - -23552px)/176)
    }
}

@media (min-width: 1200px) and (min-width:1200px) {
    .home #home-hero .top .topleft .green-btn.btnHref {
        width: 247px
    }
}

@media (min-width: 1200px) and (max-width:375px) {
    .home #home-hero .top .topleft .green-btn.btnHref {
        height: 37px;
        padding: 0
    }
}

@media (min-width: 1200px) and (min-width:375px) {
    .home #home-hero .top .topleft .green-btn.btnHref {
        height: 47px
    }
}

@media (min-width: 1200px) {
    .home #home-hero .top .topleft #home-hero-display h5 {
        width: 100%
    }

    .home #home-hero .top .topleft .topleftinner .d-flex {
        padding: 65px 0 50px
    }

    .home #home-hero .top .topleft .topleftinner h1,
    .home #home-hero .top .topleft .topleftinner h2,
    .home #home-hero .top .topleft .topleftinner h3,
    .home #home-hero .top .topleft .topleftinner h4,
    .home #home-hero .top .topleft .topleftinner h5,
    .home #home-hero .top .topleft .topleftinner h6 {
        text-align: left !important;
        font-weight: 300
    }

    .home #home-hero .top .topleft .topleftinner h5 {
        width: 80%;
        margin-top: -50px
    }

    .home #home-hero .top .topright {
        display: none
    }

    .home #home-hero .bottom {
        flex: 0 0 50%;
        margin-top: -2rem
    }

    .home #home-hero .bottom .bottomtop {
        display: none;
        flex: 0 0 40%;
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .home #home-hero .bottom .bottomtop h5 {
        display: none
    }

    .home #home-hero .bottom .bottombottom {
        flex: 0 0 60%;
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 80px;
        height: 80px;
        box-shadow: 0 5px 6px 0 rgba(205, 202, 202, .93);
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: 50%
    }
}

@media (min-width: 1200px) and (min-width:320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 80px
    }
}

@media (min-width: 1200px) and (min-width:320px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (0vw - 0px)/55)
    }
}

@media (min-width: 1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 80px;
        width: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) and (min-width:1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        width: 120px
    }
}

@media (min-width: 1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: calc(80px + (4000vw - 15000px)/825)
    }
}

@media (min-width: 1200px) and (min-width:1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg,
    .home #home-hero .bottom .bottombottom .green-btn-lg {
        height: 120px
    }
}

@media (min-width: 1200px) {

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-medical-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-medical-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-medical-icon {
        background-image: url(/misc/medical-icon.svg), linear-gradient(#488a3a, #488a3a);
        background-size: 65%, 100%;
        border-radius: 100%;
        background-position-y: 20px;
        background-color: #488a3a
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-dental-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-dental-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-dental-icon {
        margin-top: 0;
        background-image: url(/misc/dental-icon.svg), linear-gradient(#ca7617, #ca7617);
        background-size: 65%, 100%;
        border-radius: 100%;
        background-position-y: 22px;
        background-color: #ca7617
    }

    .home #home-hero .bottom .bottombottom .autumn-btn-lg.home-shoppable-icon,
    .home #home-hero .bottom .bottombottom .darkcyan-btn-lg.home-shoppable-icon,
    .home #home-hero .bottom .bottombottom .green-btn-lg.home-shoppable-icon {
        margin-top: 0;
        background-image: url(/misc/shoppable-icon.svg);
        border-radius: 100%;
        background-position-x: -9px;
        background-color: #007ca3
    }

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        outline: none;
        width: 100%;
        min-width: 350px;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        font-size: .875rem;
        margin-bottom: 10px;
        line-height: 30px
    }
}

@media (min-width: 1200px) and (min-width:375px) {

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref,
    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref,
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        height: 47px;
        padding: 10px
    }
}

@media (min-width: 1200px) {
    .home #home-hero .bottom .bottombottom .green-btn.btnHref {
        background: #518042
    }

    .home #home-hero .bottom .bottombottom .autumn-btn.btnHref {
        background: #ca7617
    }

    .home #home-hero .bottom .bottombottom .darkcyan-btn.btnHref {
        background: #007ca3
    }

    .home #home-hero .bottom .bottombottom h2 {
        flex: 0 0 100%
    }

    .home #home-hero .leftBtn,
    .home #home-hero .rightBtn {
        flex: 0 0 50%
    }

    .home #home-hero .arrow {
        flex: 0 0 10%
    }
}

.home #home-hero #home-hero-display {
    width: 100%
}

@media (max-width: 1200px) {
    .home #home-hero #home-hero-display {
        display: none;
        visibility: hidden
    }
}

.home #home-hero .hero-image-background {
    position: absolute;
    background-color: #fff;
    width: 120vh;
    height: 120vh;
    z-index: 1;
    border-top-right-radius: 60%;
    border-bottom-right-radius: 60%;
    right: 0;
    top: -10%;
    box-shadow: 19px -3px 10px -11px #ddd
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #home-hero .hero-image-background {
        width: 400px;
        height: 400px;
        top: -16%
    }
}

@media (max-width: 576px) {
    .home #home-hero .hero-image-background {
        display: none
    }
}

.home #home-hero h3 {
    font-size: 24px;
    line-height: 27px;
    font-weight: 300
}

@media (min-width: 375px) {
    .home #home-hero h3 {
        font-size: calc(24px + (2200vw - 8250px)/825)
    }
}

@media (min-width: 1200px) {
    .home #home-hero h3 {
        font-size: 46px
    }
}

@media (min-width: 375px) {
    .home #home-hero h3 {
        line-height: calc(27px + (2800vw - 10500px)/393)
    }
}

@media (min-width: 768px) {
    .home #home-hero h3 {
        line-height: 55px
    }
}

.home #home-hero h3 span {
    font-weight: 700
}

.home #home-hero h5 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 300
}

@media (min-width: 375px) {
    .home #home-hero h5 {
        font-size: calc(16px + (800vw - 3000px)/825)
    }
}

@media (min-width: 1200px) {
    .home #home-hero h5 {
        font-size: 24px
    }
}

@media (min-width: 375px) {
    .home #home-hero h5 {
        line-height: calc(19px + (900vw - 3375px)/825)
    }
}

@media (min-width: 1200px) {
    .home #home-hero h5 {
        line-height: 28px
    }
}

.home #home-hero h5 span {
    font-weight: 700
}

.home #home-hero .magnify-item {
    content: " ";
    background-image: url(/misc/thin-mag-nowords.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: 100%
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #home-hero .magnify-item {
        background-size: contain;
        background-position: center 5vh
    }
}

@media (min-width: 1200px) {
    .home #home-hero .magnify-item {
        background-size: 111%;
        background-position: -10%
    }
}

.home #home-hero h4 {
    font-family: Roboto, sans-serif;
    font-size: 1.438em;
    line-height: 33px;
    font-weight: 300
}

.home #home-hero .buttons {
    margin: 30px 0
}

.home #home-hero .buttons .green-btn {
    margin: 0 10px;
    padding: 10px;
    width: 100%
}

@media (max-width: 767px) {
    .home #home-hero .buttons .green-btn {
        padding: 5px 0;
        margin: 10px
    }
}

.home #home-hero .buttons .green-btn div {
    margin: 0 auto;
    text-align: center
}

.home #home-hero .home-hero-bt-border {
    height: 4px;
    background-image: linear-gradient(90deg, #fff 22%, #eee), linear-gradient(180deg, hsla(0, 0%, 100%, .2) 90%, #fefefe)
}

@media (min-width: 576px) and (max-width:1200px) {
    .home._ycpft #home-hero {
        min-height: 990px;
        height: calc(100vh - 85px)
    }
}

@media (min-width: 1200px) {
    .home._ycpft #home-hero {
        min-height: 990px;
        height: calc(100vh - 75px)
    }
}

.home._ycpft .top {
    flex: 0 0 20%
}

@media (min-width: 1200px) {
    .home._ycpft .top {
        flex: .95 1 0 !important;
        flex: 0 0 95%
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home._ycpft .top {
        flex: .40 1 0 !important;
        flex: 0 0 40%
    }

    .home._ycpft .top h5 {
        display: block !important;
        width: 80% !important
    }
}

.home._ycpft .topleft {
    -moz-flex-direction: column;
    flex-direction: column
}

@media (min-width: 320px) and (max-width:576px) {
    .home._ycpft .bottom {
        flex: .65 1 0 !important;
        flex: 0 0 65%
    }
}

@media (min-width: 576px) and (max-width:1024px) {
    .home._ycpft .bottom {
        flex: .48 1 0 !important;
        flex: 0 0 48%
    }
}

@media (min-width: 1024px) {
    .home._ycpft .bottom {
        flex: .50 1 0 !important;
        flex: 0 0 50%
    }
}

.home._ycpft .bottomtop {
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    display: flex;
    -moz-flex-direction: row;
    flex-direction: row
}

@media (max-width: 576px) {
    .home._ycpft .bottomtop {
        display: flex !important
    }
}

.home._ycpft .bottomtop img {
    width: 75px;
    height: 75px
}

@media (min-width: 320px) {
    .home._ycpft .bottomtop img {
        width: calc(75px + (1400vw - 4480px)/55)
    }
}

@media (min-width: 375px) {
    .home._ycpft .bottomtop img {
        width: 89px
    }
}

@media (min-width: 320px) {
    .home._ycpft .bottomtop img {
        height: calc(75px + (1400vw - 4480px)/55)
    }
}

@media (min-width: 375px) {
    .home._ycpft .bottomtop img {
        height: 89px
    }
}

.home._ycpft .bottomtop .nys-promo .nys-provide-promo img {
    width: 30px;
    width: 50px;
    height: auto !important
}

@media (min-width: 320px) {
    .home._ycpft .bottomtop .nys-promo .nys-provide-promo img {
        width: calc(30px + (2000vw - 6400px)/256)
    }
}

@media (min-width: 576px) {
    .home._ycpft .bottomtop .nys-promo .nys-provide-promo img {
        width: 50px;
        width: calc(50px + (1000vw - 5760px)/624)
    }
}

@media (min-width: 1200px) {
    .home._ycpft .bottomtop .nys-promo .nys-provide-promo img {
        width: 60px
    }
}

.home._ycpft .bottomtop .green-btn-lg {
    width: 220px;
    width: 300px;
    height: 130px;
    height: 175px
}

@media (min-width: 576px) {
    .home._ycpft .bottomtop .green-btn-lg {
        width: calc(220px + (8000vw - 46080px)/448)
    }
}

@media (min-width: 1024px) {
    .home._ycpft .bottomtop .green-btn-lg {
        width: 300px;
        width: calc(300px + (-5000vw - -51200px)/176)
    }
}

@media (min-width: 1200px) {
    .home._ycpft .bottomtop .green-btn-lg {
        width: 250px
    }
}

@media (min-width: 768px) {
    .home._ycpft .bottomtop .green-btn-lg {
        height: calc(130px + (4500vw - 34560px)/256)
    }
}

@media (min-width: 1024px) {
    .home._ycpft .bottomtop .green-btn-lg {
        height: 175px;
        height: calc(175px + (-4500vw - -46080px)/176)
    }
}

@media (min-width: 1200px) {
    .home._ycpft .bottomtop .green-btn-lg {
        height: 130px
    }
}

.home._ycpft .bottomtop .green-btn-lg.home-medical-icon {
    background-image: url(/misc/medical-icon.svg), linear-gradient(180deg, #8beb6d 5%, #70aa5e 45%, #518042);
    background-size: 40%, 100%
}

.home._ycpft .bottomtop .green-btn-lg.home-dental-icon {
    background-image: url(/misc/dental-icon.svg), linear-gradient(180deg, #8beb6d 5%, #70aa5e 45%, #518042);
    background-size: 40%, 100%
}

.home._ycpft .bottomtop .green-btn.btnHref {
    background-color: #518042;
    width: 150px;
    width: 220px;
    width: 300px;
    font-size: .75em !important;
    padding: 10px
}

@media (min-width: 320px) {
    .home._ycpft .bottomtop .green-btn.btnHref {
        width: calc(150px + (1000vw - 3200px)/256)
    }
}

@media (min-width: 576px) {
    .home._ycpft .bottomtop .green-btn.btnHref {
        width: 160px;
        width: calc(220px + (8000vw - 46080px)/448)
    }
}

@media (min-width: 1024px) {
    .home._ycpft .bottomtop .green-btn.btnHref {
        width: 300px;
        width: calc(300px + (-5000vw - -51200px)/176)
    }
}

@media (min-width: 1200px) {
    .home._ycpft .bottomtop .green-btn.btnHref {
        width: 250px
    }
}

@media (min-width: 576px) {
    .home._ycpft .bottomtop .green-btn.btnHref {
        padding: 10px 20px;
        font-size: .938em !important
    }
}

.home._ycpft .bottomtop :lang(es) .green-btn.btnHref {
    font-size: .8em !important;
    padding: 0
}

.home._ycpft .bottombottom {
    flex: .50 1 0 !important;
    flex: 0 0 50%;
    display: flex;
    justify-content: center
}

@media (max-width: 576px) {
    .home._ycpft .bottombottom {
        display: flex;
        margin-top: 1em
    }
}

@media (min-height: 710px) {
    .home._ycpft .bottombottom .nys-more {
        display: none
    }
}

@media (max-height: 710px) {
    .home._ycpft .bottombottom .nys-more-content {
        display: none
    }
}

.home._ycpft .bottombottom h2 {
    flex: 0 0 100%
}

.home._ycpft .leftBtn,
.home._ycpft .rightBtn {
    flex: 0 0 50%
}

.home._ycpft .arrow {
    flex: .10 1 0 !important;
    flex: 0 0 10%
}

@media (min-width: 1200px) {
    .home._ycpft .arrow {
        flex: 0.05 1 0 !important;
        flex: 0 0 5%
    }
}

.home._ycpft .nys-promo-bottom {
    display: none;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .home._ycpft .nys-promo-bottom {
        display: none
    }
}

@media (min-width: 1200px) {
    .home._ycpft .hero-image-background {
        width: 1200px !important;
        height: 1200px !important;
        top: -10% !important
    }
}

.home._ycpft .nys-provide-promo {
    color: #54812c !important
}

.home._ycpft .nys-provide-promo img {
    width: 30px
}

@media (min-width: 576px) and (max-width:1200px) {
    .home._ycpft .nys-provide-promo img {
        width: 50px
    }
}

@media (min-width: 1200px) {
    .home._ycpft .nys-provide-promo img {
        width: 60px
    }
}

.home._ycpft .nys-provide-promo h6 {
    font-weight: 700
}

.home._ycpft .nys-provide-promo p {
    line-height: normal
}

@media (min-width: 1200px) {
    .home._ycpft .nys-provide-promo p {
        text-align: left;
        line-height: 1.5em
    }
}

.home._ycpft .nys-provide-promo .green-btn {
    font-size: .875em;
    width: 80%;
    min-width: 260px;
    max-width: 325px;
    height: 47px;
    padding: 8px;
    display: inline-block
}

@media (min-width: 576px) and (max-width:1200px) {
    .home._ycpft .nys-provide-promo .green-btn {
        width: 325px
    }
}

@media (min-width: 1200px) {
    .home._ycpft .nys-provide-promo .green-btn {
        margin-bottom: 0;
        max-width: 300px
    }
}

@media (min-width: 1200px) {
    .home._ycpft .flex-item {
        width: 1000px;
        min-height: 1000px;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        margin-left: -200px;
        padding-left: 200px;
        margin-top: 0;
        box-shadow: 2px 2px 5px hsla(0, 0%, 93.3%, .2)
    }
}

@media (min-width: 1200px) {
    .home._ycpft .magnify-item {
        background-size: 120% !important;
        background-position: 0 50% !important
    }
}

.home.es #home-hero .magnify-item {
    background-image: url(/misc/es/thin-mag-spanish-outlines.svg)
}

.home.es .nys-provide-promo .green-btn {
    font-size: .74em;
    width: 100%
}

.home .icon-display {
    cursor: pointer;
    margin-top: 8px;
    -webkit-animation: bounce 10s ease-in-out
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .icon-display img {
        width: 2.5em;
        height: 2.5em
    }
}

.home .tablet-icon-display {
    display: none
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .tablet-icon-display {
        -webkit-animation: bounce 10s ease-in-out infinite;
        display: block;
        text-align: center
    }
}

.home .trackClick.medical {
    text-align: right
}

@media (max-width: 767px) {
    .home .trackClick.medical {
        text-align: center
    }
}

.home .trackClick.dental {
    text-align: left
}

@media (max-width: 767px) {
    .home .trackClick.dental {
        text-align: center
    }
}

.home #tablet-display {
    display: none
}

.home #tablet-display h5 {
    font-size: 1em;
    line-height: 1.188em;
    margin: 14px auto;
    width: 85%
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #tablet-display h5 {
        font-family: Roboto, sans-serif;
        margin-top: 2em;
        line-height: 1.02em;
        width: 89%
    }
}

@media (min-width: 1024px) and (max-width:1200px) {
    .home #tablet-display h5 {
        margin-top: 2em
    }
}

@media (min-width: 1200px) {
    .home #tablet-display h5 {
        font-size: 2.2vw;
        margin: 1vw 0
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #tablet-display {
        display: block;
        text-align: center;
        margin-top: 2em
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #tablet-display .green-btn {
        width: 250px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home #tablet-display .nys-promo .green-btn {
        width: 350px
    }
}

.home .blow-up.shopable .shoppable-msg {
    display: none
}

.home .blow-up:hover button.btnHref {
    height: auto !important
}

.home .blow-up:hover .shoppable-msg {
    display: block;
    line-height: normal
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta {
        margin: 35px 0
    }
}

@media (min-width: 1200px) {
    .home .cta {
        display: flex;
        -moz-flex-direction: columnn;
        flex-direction: columnn;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin-top: 30px
    }
}

.home .cta .scroll-wrapper {
    width: 100%;
    position: relative
}

@media (min-width: 576px) {
    .home .cta .scroll-wrapper {
        position: static;
        overflow-x: hidden;
        overflow-y: auto;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        overflow: -moz-scrollbars-none
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .scroll-wrapper .scroll {
        min-width: 1024px;
        position: static
    }
}

@media (min-width: 1200px) {
    .home .cta .scroll-wrapper .scroll {
        min-width: 100vw
    }
}

.home .cta .block {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    margin-bottom: 32px;
    max-height: 150px;
    width: 100%;
    position: relative;
    cursor: pointer
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block {
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        height: 150px;
        width: 90% !important
    }
}

@media (min-width: 1200px) {
    .home .cta .block {
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 1035px;
        height: 150px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper {
        display: flex;
        flex: 1;
        color: #b83409;
        padding-left: 18px;
        height: 128px
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper {
        display: flex;
        flex: 1;
        color: #b83409;
        padding-left: 40px;
        height: 128px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left {
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        flex: 0.8 1 0;
        margin-right: 16px
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left {
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        flex: 0.8 1 0;
        margin-right: 22px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top {
        display: flex;
        border-bottom: 1px solid #362c66;
        padding: 10px 0 0 13px;
        min-height: 90px
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top {
        display: flex;
        border-bottom: 1px solid #362c66;
        padding: 2px 0 0 18px;
        min-height: 90px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top h2 {
        flex: 0.36 1 0;
        font-weight: 700
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top h2 {
        flex: 0.215 1 0;
        font-weight: 700
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top p {
        flex: 0.64 1 0;
        padding: 0 20px 0 0;
        font-size: 1.2em;
        font-weight: 500;
        line-height: normal
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top p {
        flex: 0.785 1 0;
        padding: 0 100px 0 60px;
        font-size: 1.2em;
        font-weight: 500;
        line-height: normal
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-bottom {
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        padding: 10px 0 0 13px
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-bottom {
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        padding: 10px 0 0 20px
    }
}

.home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-bottom span {
    color: #362c66;
    font-weight: 700
}

.home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-bottom img {
    margin-left: 10px
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block .block-wrapper .block-wrapper-right {
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        border-left: 1px solid #362c66;
        flex: 0.2 1 0
    }
}

@media (min-width: 1200px) {
    .home .cta .block .block-wrapper .block-wrapper-right {
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        border-left: 1px solid #362c66;
        flex: 0.2 1 0
    }
}

.home .cta .block .block-wrapper i.fa-chevron-square-right {
    color: #362c66;
    font-size: 2rem
}

.home .cta .block ul.d-sm-flex {
    display: flex;
    width: 100%;
    max-width: 1000px;
    max-height: 150px;
    padding-top: 14px;
    padding-bottom: 14px;
    list-style-type: none
}

@media (max-width: 767px) {
    .home .cta .block ul.d-sm-flex {
        padding-left: 10px
    }
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block ul.d-sm-flex {
        padding-left: 20px
    }
}

.home .cta .block ul.d-sm-flex li {
    flex: 1 1 100%;
    height: 123px;
    align-items: center
}

.home .cta .block ul.d-sm-flex li:first-child {
    width: 31%;
    border-right: 1px solid #362c66;
    vertical-align: middle;
    font-weight: 700
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block ul.d-sm-flex li:first-child {
        max-width: 31%
    }

    .home .cta .block ul.d-sm-flex li:first-child h3 {
        font-weight: 700;
        font-size: 2em;
        margin-bottom: .875em;
        padding-right: .875em
    }
}

@media (min-width: 1200px) {
    .home .cta .block ul.d-sm-flex li:first-child {
        max-width: 310px;
        padding-top: .3em
    }

    .home .cta .block ul.d-sm-flex li:first-child h3 {
        font-weight: 700;
        font-size: 2.625em;
        padding-right: .875em
    }
}

.home .cta .block ul.d-sm-flex li:nth-child(2) {
    width: auto;
    vertical-align: top;
    font-family: Roboto, sans-serif;
    font-size: 1.5em;
    padding: 0 .875em .875em;
    line-height: 1.4em
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block ul.d-sm-flex li:nth-child(2) {
        font-size: 1.1em;
        line-height: 1.1em
    }
}

.home .cta .block ul.d-sm-flex li:last-child {
    width: 22%;
    border-left: 1px solid #333;
    vertical-align: middle;
    text-align: center
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block ul.d-sm-flex li:last-child {
        max-width: 22%
    }
}

@media (min-width: 1200px) {
    .home .cta .block ul.d-sm-flex li:last-child {
        max-width: 220px
    }
}

.home .cta .block ul.d-sm-flex img {
    clear: both;
    display: block;
    margin: 15px auto 0;
    height: auto
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block ul.d-sm-flex img {
        height: 80%;
        width: 80%
    }
}

.home .cta .block h3 {
    margin: 0;
    line-height: 1em
}

.home .cta .block .mobile-cta {
    padding: 10px 20px 10px 30px
}

.home .cta .block .mobile-cta h3 {
    font-size: 1.125em;
    font-weight: 700
}

.home .cta .block .mobile-cta p {
    margin-top: 8px;
    font-size: .875em
}

.home .cta .block .mobile-cta .read-more {
    font-size: .875em;
    font-weight: 700
}

.home .cta .block .mobile-cta img {
    margin: 20px
}

.home .cta .scroller {
    text-align: center;
    display: none;
    padding: 11px 7px 7px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: transparent
}

.home .cta .scroller .fa-chevron-square-left,
.home .cta .scroller .fa-chevron-square-right {
    background-color: #fff;
    font-size: 2rem;
    padding: 2px;
    border-radius: 4px
}

.home .cta .scroller-right {
    z-index: 1006;
    position: absolute;
    top: 32%;
    right: -2rem
}

@media (min-width: 576px) and (max-width:992px) {
    .home .cta .scroller-right {
        right: -1.4rem
    }
}

@media (min-width: 992px) {
    .home .cta .scroller-right {
        right: 1rem
    }
}

.home .cta .scroller-left {
    z-index: 1006;
    position: absolute;
    left: 1rem;
    top: 32%
}

.home .cta #block-videos .scroller.scroller-right {
    display: block
}

@media (max-width: 767px) {

    .home .cta #block-1 .scroller-right,
    .home .cta #block-2 .scroller-right {
        top: 23%;
        right: 4%
    }
}

@media (max-width: 767px) {

    .home .cta #block-1 .scroller-left,
    .home .cta #block-2 .scroller-left {
        top: 23%;
        left: 9.5em
    }
}

@media (min-width: 768px) and (max-width:1024px) {

    .home .cta #block-1 .scroller-left,
    .home .cta #block-2 .scroller-left {
        top: 33%;
        left: 16em;
        zoom: auto
    }
}

@media (min-width: 1025px) and (max-width:1200px) {

    .home .cta #block-1 .scroller-left,
    .home .cta #block-2 .scroller-left {
        top: 33%;
        left: 15em;
        zoom: auto
    }
}

@media (min-width: 1200px) {

    .home .cta #block-1 .scroller-left,
    .home .cta #block-2 .scroller-left {
        left: 20.6em
    }
}

.home .cta .block-sub-p-1,
.home .cta .block-sub-p-2 {
    transition: all 1s ease-in-out;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    text-align: right;
    background-image: linear-gradient(180deg, #5c30a6 50%, #362c66) !important;
    font-family: Roboto, sans-serif;
    z-index: 1001;
    top: 1px;
    left: 0;
    max-height: 150px
}

.home .cta .block-sub-p-1.active,
.home .cta .block-sub-p-2.active {
    visibility: visible;
    opacity: 1
}

@media (min-width: 576px) and (max-width:1200px) {

    .home .cta .block-sub-p-1 .block-banner,
    .home .cta .block-sub-p-2 .block-banner {
        padding: 10px 0 0
    }
}

@media (min-width: 1200px) {

    .home .cta .block-sub-p-1 .block-banner,
    .home .cta .block-sub-p-2 .block-banner {
        padding: 10px 0 10px 20px
    }
}

.home .cta .block-sub-p-1 span.rm,
.home .cta .block-sub-p-2 span.rm {
    display: block
}

@media (min-width: 320px) and (max-width:576px) {

    .home .cta .block-sub-p-1 span.rm,
    .home .cta .block-sub-p-2 span.rm {
        border-top: 1px solid #fff;
        margin-top: 0;
        font-size: .7em;
        padding-top: 8px
    }
}

@media (min-width: 576px) and (max-width:1200px) {

    .home .cta .block-sub-p-1 span.rm,
    .home .cta .block-sub-p-2 span.rm {
        margin-top: 0;
        margin-left: -10px;
        font-size: .5em;
        font-weight: 400;
        border-top: 1px solid #fff;
        padding: 8px 0 0 10px;
        line-height: normal
    }
}

@media (min-width: 1200px) {

    .home .cta .block-sub-p-1 span.rm,
    .home .cta .block-sub-p-2 span.rm {
        margin-top: 0;
        font-size: .5em;
        font-weight: 400;
        border-top: 1px solid #fff;
        padding: 8px 0 0 20px;
        line-height: normal
    }
}

.home .cta .block-sub-p-1 span.rm.img-basics:after,
.home .cta .block-sub-p-2 span.rm.img-basics:after {
    content: url(/misc/icon-home-white.svg);
    position: absolute;
    right: 2rem;
    bottom: .7rem
}

@media (max-width: 480px) {

    .home .cta .block-sub-p-1 span.rm.img-basics:after,
    .home .cta .block-sub-p-2 span.rm.img-basics:after {
        width: 1px
    }
}

.home .cta .block-sub-p-1 span.rm img,
.home .cta .block-sub-p-2 span.rm img {
    float: right;
    width: 12px;
    height: 12px
}

@media (min-width: 576px) {

    .home .cta .block-sub-p-1 span.rm img,
    .home .cta .block-sub-p-2 span.rm img {
        width: 20px;
        height: 20px
    }
}

.home .cta .block-sub-p-1 a:active,
.home .cta .block-sub-p-1 a:hover,
.home .cta .block-sub-p-2 a:active,
.home .cta .block-sub-p-2 a:hover {
    background: inherit
}

.home .cta .block-sub-p-1 a.dropdown-item,
.home .cta .block-sub-p-2 a.dropdown-item {
    color: #fff !important;
    font-weight: 700;
    width: 90%;
    display: inline-block;
    white-space: normal;
    text-align: left
}

@media (min-width: 320px) and (max-width:576px) {

    .home .cta .block-sub-p-1 a.dropdown-item,
    .home .cta .block-sub-p-2 a.dropdown-item {
        font-size: 1.1em;
        width: 100%;
        padding-top: .5em
    }
}

@media (min-width: 576px) and (max-width:1200px) {

    .home .cta .block-sub-p-1 a.dropdown-item,
    .home .cta .block-sub-p-2 a.dropdown-item {
        font-weight: 600;
        font-size: 2em;
        padding: .3em .875em 0 0
    }
}

@media (min-width: 1200px) {

    .home .cta .block-sub-p-1 a.dropdown-item,
    .home .cta .block-sub-p-2 a.dropdown-item {
        font-weight: 700;
        font-size: 1.8em;
        line-height: 1.1em;
        padding: 6px .875em 0 10px
    }
}

.home .cta .block-sub-p-1 a.dropdown-item:focus,
.home .cta .block-sub-p-1 a.dropdown-item:hover,
.home .cta .block-sub-p-2 a.dropdown-item:focus,
.home .cta .block-sub-p-2 a.dropdown-item:hover {
    background-color: inherit
}

.home .cta .block-sub-p-1 img,
.home .cta .block-sub-p-2 img {
    margin-left: 10px
}

.home .cta .block-sub {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(180deg, #fff 50%, #eee)
}

.home .cta .block-sub ul {
    width: 100%
}

@media (min-width: 1200px) {
    .home .cta .block-sub ul {
        display: table-row
    }
}

.home .cta .block-sub ul li {
    border: 1px solid #ddd;
    margin: 0 3px;
    text-align: center;
    overflow-y: hidden;
    height: 114px;
    min-width: calc((100vw - 150px)/2)
}

@media (min-width: 768px) and (max-width:1200px) {
    .home .cta .block-sub ul li {
        width: calc((100vw - 285px)/3.3);
        min-width: calc((100vw - 285px)/3.3);
        display: table-cell;
        vertical-align: middle;
        height: 148px;
        padding-top: .3em
    }
}

@media (min-width: 1200px) {
    .home .cta .block-sub ul li {
        width: calc((100vw - 350px)/6.5);
        min-width: calc((100vw - 350px)/6.5);
        display: table-cell;
        vertical-align: middle;
        height: 148px;
        padding-top: .3em
    }
}

.home .cta .block-sub ul li .dropdown-item {
    font-size: 14px;
    line-height: 1.15em;
    color: #54812c;
    white-space: normal;
    padding: 20px 10px 0;
    font-weight: 700
}

@media (min-width: 320px) {
    .home .cta .block-sub ul li .dropdown-item {
        font-size: calc(14px + (300vw - 960px)/704)
    }
}

@media (min-width: 1024px) {
    .home .cta .block-sub ul li .dropdown-item {
        font-size: 17px
    }
}

.home .cta .block-sub ul li .dropdown-item img {
    width: 1.875em;
    height: 1.8755em;
    margin: 0 0 1em
}

@media (min-width: 576px) and (max-width:1200px) {
    .home .cta .block-sub ul li .dropdown-item {
        line-height: 1.5em
    }

    .home .cta .block-sub ul li .dropdown-item img {
        width: 2em;
        height: 2em;
        margin: 0 0 .652em
    }
}

@media (min-width: 1200px) {
    .home .cta .block-sub ul li .dropdown-item {
        padding: 0 6px
    }

    .home .cta .block-sub ul li .dropdown-item img {
        width: 2.5em;
        height: 2.5em;
        margin-bottom: 1em
    }
}

.home .cta .block-sub ul li .dropdown-item:hover {
    background: inherit
}

.home .cta .block-sub ul li.block-sub-p {
    width: 150px !important;
    min-width: 150px !important
}

@media (min-width: 767px) and (max-width:1200px) {
    .home .cta .block-sub ul li.block-sub-p {
        height: 150px;
        width: 285px !important;
        min-width: 285px !important
    }
}

@media (min-width: 1200px) {
    .home .cta .block-sub ul li.block-sub-p {
        height: 150px;
        width: 350px !important;
        min-width: 350px !important;
        padding-top: .3em
    }
}

.home .cta .block-sub .block-sub-p {
    text-align: right;
    background-image: linear-gradient(180deg, #5c30a6 50%, #362c66) !important
}

.home .cta .block-sub .block-sub-p a.dropdown-item {
    color: #fff !important
}

.home .cta .block-1-sub,
.home .cta .block-2-sub,
.home .cta .block-3-sub {
    transition: all 1s ease-in-out;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.home .cta .block-1-sub.active,
.home .cta .block-2-sub.active,
.home .cta .block-3-sub.active {
    opacity: 1;
    visibility: visible;
    top: 0;
    right: 0;
    z-index: 200
}

@media (min-width: 319px) and (max-width:415px) {
    .home .cta .col-md-3.col-4 {
        padding: 0 8px
    }
}

@media (max-width: 767px) {
    .home .cta .row {
        margin: 0
    }
}

.home .cta .green-btn-xlg {
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .home .cta .green-btn-xlg {
        width: 100%;
        max-height: 200px;
        font-size: .875em;
        line-height: 16px;
        padding: 8px;
        margin-bottom: 5px
    }
}

@media (max-width: 767px) {
    .home .cta .green-btn-xlg img {
        height: auto;
        width: 60%
    }
}

@media (min-width: 300px) and (max-width:415px) {
    .home .cta .green-btn-xlg {
        max-height: 120px;
        padding: 0 8px
    }
}

@media (min-width: 415px) and (max-width:728px) {
    .home .cta .green-btn-xlg {
        max-height: 150px;
        padding: 0 8px
    }
}

.home .cta .green-btn {
    width: 192px
}

@media (max-width: 767px) {
    .home .cta .green-btn {
        width: 100%;
        padding: 4px 7px;
        margin: 0 auto;
        display: block;
        font-size: .875em
    }
}

.home .fh-info-box h3 {
    font-family: Roboto, sans-serif;
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 500;
    color: #4a4a4a;
    margin: 0;
    padding: 25px 15px;
    text-align: center
}

@media (min-width: 576px) {
    .home .fh-info-box {
        background-color: #f5f5f5;
        margin-top: 1.875em
    }

    .home .fh-info-box h3 {
        color: #362c66;
        font-weight: 600
    }
}

.home .home-video-display .get-to-know span {
    font-size: 1em;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    display: inline-block
}

@media (min-width: 576px) {
    .home .home-video-display .get-to-know span {
        font-size: 1.125em;
        line-height: 1.375em
    }
}

@media (min-width: 576px) {
    .home .home-video-display .h3 {
        min-height: 60px
    }

    .home .home-video-display .get-to-know {
        min-height: 25px
    }
}

@media (min-width: 320px) and (max-width:576px) {
    :lang(es) .home._ycpft #home-hero .top h5 {
        width: 90vw
    }
}

.promotional-articles {
    display: flex;
    flex-wrap: wrap
}

.promotional-articles .article {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .25);
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    padding: 1.688em 1.25em .636em;
    margin-top: 1em;
    min-height: 265px;
    width: 100%
}

.promotional-articles .article img {
    max-width: 60%;
    position: absolute;
    bottom: 8%;
    left: 20%
}

.promotional-articles .article h3 {
    font-size: .688em;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase
}

.promotional-articles .article p {
    font-family: "PT Serif", serif;
    color: #b83409;
    font-size: .938em;
    font-weight: 700;
    line-height: 1.34em
}

@media (max-width: 767px) {
    .promotional-articles .article p {
        margin-bottom: 7em
    }
}

@media (min-width: 576px) and (max-width:768px) {
    .promotional-articles .article p {
        font-size: 1.4em;
        margin-bottom: 6em
    }
}

@media (min-width: 576px) {
    .promotional-articles .article {
        min-height: 400px
    }

    .promotional-articles .article h3 {
        font-size: 1.375em;
        line-height: 1.3em
    }

    .promotional-articles .article p {
        font-size: 1.75em;
        line-height: 1.1675em
    }
}

.promotional-articles .article:hover {
    cursor: pointer
}

.tabs .tab-nav-wrapper.purple .nav-tabs .nav-link {
    padding: .5em 1em
}

.tabs .tab-nav-wrapper.purple .nav-tabs .nav-item {
    margin-bottom: -1px
}

.tabs .tab-nav-wrapper.purple:after {
    height: 73px;
    padding: 28px 15px 0 0
}

.tabs .tab-content {
    max-width: 1160px;
    margin: 0 auto
}

.tabs .tab-pane {
    padding: 40px 35px
}

@media (max-width: 767px) {
    .tabs .tab-pane {
        padding: 20px 15px
    }
}

.tabs h4 {
    font-family: Roboto, sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 35px
}

.tabs h4,
.tabs p {
    margin-bottom: 25px
}

.tab-pane .links {
    margin: 25px 0
}

@media (max-width: 767px) {
    .tab-pane .links {
        margin: 0
    }
}

.tab-pane .question-anchor {
    width: 100%;
    height: 90px;
    line-height: 120px;
    background-color: #edf0f4;
    border-radius: 5px;
    text-align: center
}

.tab-pane .question-anchor:hover,
.tab-pane .question-anchor:hover .gray-box-link {
    background-color: #d63d0a;
    color: #fff
}

@media (max-width: 767px) {
    .tab-pane .question-anchor {
        margin: 5px 0;
        height: auto;
        padding: 18px 0
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .tab-pane .question-anchor {
        height: 140px
    }
}

.tab-pane .gray-box-link {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #362c66;
    font-size: 1em;
    padding: 0 15px;
    width: 100%;
    height: 100%
}

.tab-pane .gray-box-link span {
    line-height: 20px;
    display: inline-block
}

.tab-pane .gray-box-link.active {
    border-radius: 5px;
    background: #d63d0a;
    color: #fff
}

.tab-pane .answer {
    padding: 20px
}

@media (max-width: 767px) {
    .tab-pane .answer {
        padding: 20px 15px
    }
}

.tab-pane .answer h3 {
    font-size: 1.563em;
    line-height: 30px;
    margin-bottom: 25px
}

.tab-pane .answer p {
    font-size: 1em;
    line-height: 30px;
    color: #362c66
}

@media (max-width: 767px) {
    .tab-pane .answer p {
        line-height: 22px
    }
}

.tab-pane .answer .top {
    font-weight: 700
}

.tab-pane#faq .answer h3 {
    font-weight: 400
}

.tab-pane#faq .answer h4 {
    font-weight: 700;
    font-size: 1.188em;
    margin-bottom: 5px;
    margin-top: 45px
}

.video-play {
    font-size: 32px;
    border: 10px solid #362c66;
    border-radius: 60%
}

@media (min-width: 375px) {
    .video-play {
        font-size: calc(32px + (600vw - 2250px)/825)
    }
}

@media (min-width: 1200px) {
    .video-play {
        font-size: 38px
    }
}

.videoblock {
    max-height: 175px;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 33px
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock {
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        height: 175px;
        width: 80% !important
    }
}

@media (min-width: 1200px) {
    .videoblock {
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 950px;
        height: 280px;
        margin: 1.5em 0 55px
    }
}

.videoblock .scroller-left {
    top: 35%
}

@media (min-width: 768px) {
    .videoblock .scroller-left {
        top: 32%;
        margin-left: -2em !important
    }
}

@media (max-width: 576px) {
    .videoblock .scroller-right {
        right: 1rem !important
    }
}

.videoblock .scroll-wrapper .scroll {
    min-width: 100vw
}

.videoblock .nav-tabs {
    border-bottom: 0
}

@media (min-width: 576px) {
    .videoblock .nav-tabs {
        padding-left: 55px
    }
}

.videoblock ul {
    display: table-row;
    width: 100%
}

.videoblock ul li.nav-item {
    display: table-cell;
    vertical-align: middle;
    padding-top: .3em;
    width: 165px;
    max-width: 165px;
    min-width: 165px;
    height: 170px;
    max-height: 170px;
    min-height: 170px
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock ul li.nav-item {
        width: 31.03448vw;
        min-width: 31.03448vw;
        max-width: 31.03448vw
    }
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item {
        width: 345px;
        max-width: 345px;
        min-width: 345px;
        height: 260px;
        max-height: 260px;
        min-height: 260px
    }
}

.videoblock ul li.nav-item p {
    font-size: .688em;
    line-height: 1em;
    font-weight: 700
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock ul li.nav-item p {
        font-size: .875em
    }
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item p {
        font-size: 1.125em;
        font-weight: 700;
        line-height: 1.167em
    }
}

.videoblock ul li.nav-item div {
    min-width: 145px;
    min-height: 165px;
    padding: .5em;
    box-shadow: 0 6px 6px 2px rgba(0, 0, 0, .1);
    border: 1px solid #c8c8c8;
    margin: 5%;
    position: relative;
    background-position: 100% 90%;
    background-repeat: no-repeat;
    background-size: 24%
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock ul li.nav-item div {
        width: 29.31034vw;
        min-width: 29.31034vw;
        max-width: 29.31034vw
    }
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item div {
        min-width: 315px;
        min-height: 230px;
        padding: 15px
    }
}

@media (min-width: 576px) {
    .videoblock ul li.nav-item div {
        background-position: 100% 10%;
        background-repeat: no-repeat;
        background-size: contain
    }
}

.videoblock ul li.nav-item div.carl {
    background-image: url(/misc/Carl.png)
}

.videoblock ul li.nav-item div.dan,
.videoblock ul li.nav-item div.daniel {
    background-image: url(/misc/Dan.png)
}

.videoblock ul li.nav-item div.doug,
.videoblock ul li.nav-item div.paco {
    background-image: url(/misc/Doug.png)
}

.videoblock ul li.nav-item div.maria {
    background-image: url(/misc/Maria.png)
}

.videoblock ul li.nav-item div.araceli,
.videoblock ul li.nav-item div.arlene {
    background-image: url(/misc/Arlene.png)
}

.videoblock ul li.nav-item div.ana,
.videoblock ul li.nav-item div.annie {
    background-image: url(/misc/Annie.png)
}

.videoblock ul li.nav-item div.esteban,
.videoblock ul li.nav-item div.steve {
    background-image: url(/misc/Steve.png)
}

.videoblock ul li.nav-item div.bill,
.videoblock ul li.nav-item div.diego {
    background-image: url(/misc/Bill.png)
}

.videoblock ul li.nav-item div.andres,
.videoblock ul li.nav-item div.andy {
    background-image: url(/misc/Andy.png)
}

.videoblock ul li.nav-item div.rafael,
.videoblock ul li.nav-item div.ralph {
    background-image: url(/misc/Ralph.png)
}

.videoblock ul li.nav-item div span {
    font-family: "PT Serif", serif;
    font-size: .813em;
    line-height: 1em;
    width: 85%;
    color: #b83409;
    display: inline-block;
    white-space: normal
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock ul li.nav-item div span {
        font-size: 1em;
        line-height: 1.2em;
        width: 70%
    }
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item div span {
        font-size: 1.3em;
        line-height: 24px;
        width: 70%
    }
}

.videoblock ul li.nav-item div span strong {
    display: block
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item div span strong {
        margin-bottom: .3em
    }
}

.videoblock ul li.nav-item div data {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 1em;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: #362c66;
    text-decoration: none;
    font-weight: 700
}

.videoblock ul li.nav-item div data:before {
    display: inline-block;
    margin-right: 5px;
    content: "\f144";
    font-family: Font Awesome\ 5 Pro;
    font-size: 2rem;
    font-weight: 500;
    vertical-align: middle
}

@media (min-width: 576px) and (max-width:1200px) {
    .videoblock ul li.nav-item div data {
        font-size: .75em
    }
}

@media (min-width: 1200px) {
    .videoblock ul li.nav-item div data {
        font-size: .875em
    }
}

.videoblock ul li.nav-item div ins {
    text-decoration: none
}

.covid19.alert {
    position: absolute;
    top: 8%;
    border: 2px solid #ddd;
    width: 100vw;
    font-size: 14px;
    line-height: 20px
}

@media (min-width: 1200px) {
    .covid19.alert {
        width: 1200px;
        left: 300px
    }
}

.covid19.alert strong {
    display: inline-block;
    text-align: center;
    width: 100%
}

.covid19.alert button:hover {
    background-color: #ddd !important;
    color: #333 !important
}

@media (min-width: 1200px) {
    :lang(es) .es._ycpft .nys-provide-promo .green-btn {
        max-width: 330px
    }
}

@media (max-width: 576px) {
    :lang(es) .es .videoblock ul li.nav-item div p {
        margin-bottom: .3em
    }
}

:lang(es) .es .videoblock ul li.nav-item div span {
    font-size: .825em
}

@media (min-width: 992px) {
    :lang(es) .es .videoblock ul li.nav-item div span {
        font-size: 1.1em
    }
}

:lang(es) .es.home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top h2 {
    font-size: 1.6em
}

@media (min-width: 576px) and (max-width:992px) {
    :lang(es) .es.home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top h2 {
        font-size: 1.2em
    }
}

@media (min-width: 992px) {
    :lang(es) .es.home .cta .block .block-wrapper .block-wrapper-left .block-wrapper-left-top h2 {
        font-size: 1.6em
    }
}

:lang(es) .es.home .cta .block-sub-p-1 a.dropdown-item,
:lang(es) .es.home .cta .block-sub-p-2 a.dropdown-item {
    font-size: 1.5em
}

@media (max-width: 767px) {

    :lang(es) .es.home .cta .block-sub-p-1 a.dropdown-item,
    :lang(es) .es.home .cta .block-sub-p-2 a.dropdown-item {
        font-size: .875em
    }
}

:lang(es) .es .tabs .tab-nav-wrapper.custom-nav-wrapper .nav-tabs {
    max-width: 1385px
}

@media (max-width: 767px) {
    :lang(es) .es .bottom .bottombottom .green-btn.btnHref {
        width: 330px;
        padding: 8px 22px;
        margin-top: 10px;
        white-space: normal;
        line-height: normal;
        height: auto
    }
}

@media (min-width: 576px) and (max-width:1200px) {

    :lang(es) .es .bottom .bottombottom .autumn-btn.btnHref,
    :lang(es) .es .bottom .bottombottom .darkcyan-btn.btnHref,
    :lang(es) .es .bottom .bottombottom .green-btn.btnHref {
        font-size: .805rem !important
    }
}
