/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
    color: #2f2f2f;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.row:after,
.row:before {
    display: inline-block !important
}

strong {
    font-weight: 700
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

iframe,
img,
svg {
    vertical-align: middle
}

a {
    text-decoration: none
}

section {
    clear: both;
    overflow: hidden
}

* {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0 10px;
    font-weight: 700;
    line-height: 1.4
}

h1 {
    font-size: 48px;
    line-height: 52px;
    font-style: normal
}

h2 {
    font-size: 36px;
    line-height: 40px;
    font-style: normal
}

h3 {
    font-size: 32px;
    line-height: 36px;
    font-style: normal
}

h4 {
    font-size: 24px;
    line-height: 28px;
    font-style: normal
}

h5 {
    font-size: 16px;
    line-height: 20px;
    font-style: normal
}

h6 {
    font-size: 12px;
    line-height: 16px;
    font-style: normal
}

p,
ul {
    font-size: 18px;
    margin: 20px 0 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4
}

.text.left {
    text-align: left
}

.text.center {
    text-align: center
}

.text.right {
    text-align: right
}

.text.light {
    font-weight: 100
}

.text.bold {
    font-weight: 700
}

.text.blue {
    color: #3b77bd
}

.text.source-sans {
    font-family: museo-sans, sans-serif
}

.text.uppercase {
    text-transform: uppercase
}

.text.italic {
    font-style: italic
}

.text.underline {
    text-decoration: underline
}

.text.lead {
    font-size: 24px
}

.text.follow {
    font-size: 14px !important
}

input,
input[type=text],
select {
    width: 100%;
    border: 1px solid #959595;
    padding: 12px;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 10px
}

select,
select#cc_month,
select#cc_year,
select#state {
    color: #a9a9a9;
    padding: 11px;
    background-color: #fff;
    height: 43px;
    margin: 0 0 10px;
    color: #000 !important
}

select option:first-child,
select#cc_month option:first-child,
select#cc_year option:first-child,
select#state option:first-child {
    color: #757575 !important
}

#checkout-button,
#survey-button,
button {
    background-color: #f5460d;
    border-radius: 5px;
    font-family: museo-sans, sans-serif;
    box-sizing: border-box;
    color: #fff !important;
    border: none;
    box-shadow: 0 4px 0 #962906;
    width: 100%;
    display: block;
    text-align: center;
    padding: 16px 0;
    font-size: 28px;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 4px
}

#checkout-button:hover,
#survey-button:hover,
a.cta-btn:hover,
button:hover {
    box-shadow: 0 2px 0 #962906;
    position: relative;
    top: 2px;
    text-decoration: none
}

select.valid {
    color: #000 !important
}

body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: museo-sans, sans-serif
}

#container {
    height: auto !important;
    margin: 0 auto -240px;
    min-height: 100%
}

.push {
    clear: both;
    height: 240px
}

#content {
    margin: 0 auto;
    padding: 0;
    background-color: #fff
}

.wrap {
    max-width: 972px;
    overflow: visible;
    padding: 0 10px
}

.row,
.wrap {
    margin: 0 auto
}

.row {
    width: 100%;
    zoom: 1;
    overflow: hidden
}

.row:after,
.row:before {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

.column {
    float: left
}

.column,
.column.alpha {
    margin: 0 3.7037037037% 10px 0
}

.column.omega,
.column.single {
    margin: 0 0 10px
}

.column.one {
    width: 4.9382716049%
}

.column.two {
    width: 13.5802469136%
}

.column.three {
    width: 22.2222222222%
}

.column.four {
    width: 30.8641975309%
}

.column.five {
    width: 39.5061728395%
}

.column.six {
    width: 48.1481481481%
}

.column.seven {
    width: 56.7901234568%
}

.column.eight {
    width: 65.4320987654%
}

.column.nine {
    width: 74.0740740741%
}

.column.ten {
    width: 82.7160493827%
}

.column.twelve {
    width: 100%
}

.hidden {
    display: none !important;
    visibility: hidden
}

header[role=banner] {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding: 20px 0 30px 0;
    background: #005696 !important
}

header[role=banner] .logo img {
    max-width: 375px;
    width: 100%
}

header[role=banner] .icons ul {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    top: 10px
}

header[role=banner] .icons li {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding: 0 15px
}

header[role=banner] .icons li .icon {
    display: inline-block;
    width: 30px;
    height: 22px;
    padding-left: 10px;
    position: relative;
    top: 8px
}

header[role=banner] .icons li .icon.leaf {
    background: url(https://resources.healthydirections.com/resources/web/shared/img/icon-leaf-white.png) 0 0 no-repeat
}

header[role=banner] .icons li .icon.phone {
    background: url(https://resources.healthydirections.com/resources/web/shared/img/icon-phone-white.png) 0 0 no-repeat
}

footer[role=contentinfo] {
    padding-top: 30px;
    height: auto;
    min-height: 240px;
    margin: auto;
    position: relative;
    overflow: hidden
}

footer[role=contentinfo] .hd-badges {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    margin-bottom: 40px
}

footer[role=contentinfo] .hd-badges .hd-badge {
    position: relative;
    min-height: 140px
}

footer[role=contentinfo] .hd-badges .hd-badge img {
    max-width: 100px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

footer[role=contentinfo] .terms ul {
    text-align: center;
    margin: 10px auto;
    padding-left: 0
}

footer[role=contentinfo] .terms ul li {
    display: inline-block;
    color: #09f;
    list-style: none;
    width: auto;
    margin: 0 !important
}

footer[role=contentinfo] .terms ul li a {
    width: auto;
    color: #09f !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    font-size: 12px;
    text-decoration: none
}

footer[role=contentinfo] .call-order {
    background: #ccc;
    padding: 10px 20px;
    border-radius: 3px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto
}

footer[role=contentinfo] .legal {
    margin-bottom: 20px
}

footer[role=contentinfo] .follow {
    font-size: 14px !important
}

@media screen and (max-width:748px) {
    footer[role=contentinfo] .hd-badges {
        grid-template-columns: repeat(4, 1fr) !important
    }
}

#error-message,
.warn,
span.red {
    color: red
}

#error-message {
    display: inline-block
}

label.warn[for=tos] {
    display: none
}

label.warn {
    display: block;
    margin-bottom: 10px
}

input.warn,
select.warn {
    border-color: red;
    margin-bottom: 0 !important
}

.hidden {
    display: none !important;
    visibility: hidden
}

@media print {

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

#ss,
.active-ingredients,
.doctor,
.dual-release,
.five-star-2,
.good-z-pointer,
.have-you-ever,
.offer,
.restorative-sleep,
.results,
.say-enough,
.science-backed,
.sleep-problem {
    font-family: museo-sans, sans-serif;
    padding: 30px 0 40px
}

#ss p,
#ss ul,
.dual-release p,
.dual-release ul,
.five-star-2 p,
.five-star-2 ul,
.good-z-pointer ul,
.have-you-ever p,
.have-you-ever ul .good-z-pointer p,
.restorative-sleep p,
.restorative-sleep ul,
.science-backed p,
.science-backed ul,
.sleep-problem p,
.sleep-problem ul {
    font-weight: 400;
    font-size: 20px
}

#ss .cta-btn,
.dual-release .cta-btn,
.five-star-2 .cta-btn,
.offer .cta-btn,
.promise .cta-btn,
.restorative-sleep .cta-btn,
.results .cta-btn,
.results-are-in .cta-btn,
.say-enough .cta-btn,
.science-backed .cta-btn,
.sleep-problem .cta-btn {
    display: contents
}

#ss .cta-btn button,
.dual-release button,
.five-star-2 .cta-btn button,
.offer .cta-btn button,
.promise .cta-btn button,
.restorative-sleep button,
.results .cta-btn button,
.results-are-in .cta-btn button,
.say-enough .cta-btn button,
.science-backed .cta-btn button,
.sleep-problem .cta-btn button {
    background-color: #f5460d !important;
    box-shadow: 0 4px 0 #83112c;
    max-width: 420px;
    width: 100%;
    padding: 16px 30px;
    margin: 20px auto 40px auto !important
}

.sub-title {
    color: #084a9e
}

h2.blue-callout {
    font-weight: 900;
    color: #084a9e
}

h3.blue-callout {
    font-weight: 900;
    color: #084a9e
}

p.blue-callout {
    font-weight: 900;
    color: #084a9e
}

.five-star-2 {
    background: url(https://resources.healthydirections.com/resources/web/whit/lp/1120-whit-lp-rne/1120-whit-lp-restful-night-galaxy-bg.jpg) center 0 no-repeat !important;
    min-height: inherit !important;
    background-size: cover !important
}

.five-star-2 .wrap h2 {
    color: #fff;
    font-weight: 700
}

.five-star-2 .wrap h3 {
    color: #fff
}

.five-star-2 .wrap p {
    color: #fff
}

.dual-release {
    background: url(https://resources.healthydirections.com/resources/web/whit/lp/1120-whit-lp-rne/1120-whit-lp-restful-night-pills-section-bg.jpg) no-repeat -200px center !important;
    min-height: inherit !important;
    background-size: cover !important
}

.dual-release .pill-d {
    max-width: 250px
}

.results-are-in {
    background: #005696;
    background-size: cover;
    min-height: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.results-are-in .wrap {
    max-width: 972px
}

.results-are-in p {
    color: #fff
}

.results-are-in .wrap h1 {
    font-weight: 600;
    font-size: 55px;
    font-style: normal;
    line-height: 70px;
    color: #fff
}

.results-are-in .wrap h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    color: #fff
}

.results-are-in .wrap h3 {
    font-weight: 100;
    color: #fff
}

.results-are-in .wrap img.moons {
    max-width: 500px;
    width: 100%;
    margin-top: 0
}

.results-are-in .wrap img.bottle {
    max-width: 500px;
    width: 100%;
    margin-top: 0
}

.good-z-pointer {
    background: #005696;
    align-items: center;
    justify-content: center;
    color: #fff
}

section .good-z-pointer .wrap h3 {
    font-weight: 100;
    text-align: center;
    color: #fff
}

.active-ingredients {
    background-color: #f2f2f2
}

.active-ingredients img {
    max-width: 400px;
    padding: 10px 0
}

.offer {
    background-color: #fff;
    background-size: cover;
    min-height: 540px;
    display: flex;
    align-items: center;
    justify-content: center
}

.offer .wrap {
    max-width: 972px
}

.offer .wrap h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 52px
}

.offer .wrap h3 {
    font-weight: 300;
    font-size: 48px;
    line-height: 52px
}

.offer .wrap img.bottle {
    max-width: 500px;
    width: 100%;
    margin-top: 0
}

.doctor {
    background-color: #f2f2f2;
    background-size: cover;
    min-height: 300px;
    align-items: center;
    justify-content: center
}

.doctor .wrap {
    max-width: 972px
}

.doctor .wrap h3 {
    font-weight: 300;
    font-size: 48px;
    line-height: 52px
}

.doctor .wrap img {
    max-width: 500px;
    width: 100%;
    margin-top: 0
}

.micetype {
    font-size: 9px;
    color: #363636
}

.restorative-sleep .wrap ul li {
    background: url(https://resources.healthydirections.com/resources/web/whit/lp/1120-whit-lp-rne/1120-whit-lp-restful-night-checkmark-black.png) no-repeat 0 6px !important;
    list-style: none;
    padding-left: 40px;
    font-weight: 300;
    font-style: normal
}

.science-backed .alpha p.lead,
.science-backed .omega p.lead {
    color: #084a9e
}

.science-backed .alpha img,
.science-backed .omega img {
    max-width: 458px;
    width: 100%
}

.science-backed .omega p.lead {
    margin-bottom: 40px
}

@media screen and (max-width:748px) {
    .science-backed .omega p.lead {
        margin-bottom: 10px
    }
}

@media screen and (max-width:748px) {
    .results .wrap .rainbow {
        display: none
    }

    .results .wrap .wrap-grid {
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        grid-column-gap: 20px !important
    }

    .results .wrap .wrap-grid .row .result {
        margin-bottom: 3px
    }
}

.formulated .alpha img {
    max-width: 220px;
    width: 100%
}

.say-enough {
    background-color: #f4f4f4
}

.say-enough .omega img {
    margin-top: 20px !important;
    max-width: 420px;
    width: 100%
}

@media screen and (max-width:748px) {
    .say-enough .omega {
        display: none
    }
}

.promise {
    background-color: #005696;
    color: #fff !important
}

.promise h1 {
    color: #fff
}

.promise .hd-icons {
    margin-top: 20px
}

.promise .hd-icons img {
    max-width: 100px;
    width: 100%
}

.promise .hd-icons .flag img {
    margin-top: 20px
}

.promise .hd-icons .flag p {
    margin-top: 35px
}

@media screen and (max-width:748px) {
    .promise .hd-icons .two {
        width: 30.8641975309% !important
    }

    .promise .hd-icons .two:nth-child(3),
    .promise .hd-icons .two:nth-child(6) {
        margin: 0
    }

    .promise .hd-icons .two:nth-child(4) {
        clear: both
    }
}

.offer {
    background-color: #fff
}

#ss {
    overflow: hidden;
    margin-bottom: 0
}

#ss #straight-sale {
    max-width: 768px;
    width: 100%;
    padding: 10px 10px 5px;
    margin: 20px auto 0;
    background: rgba(0, 0, 0, .125);
    overflow: hidden;
    border-radius: 5px;
    display: block !important
}

#ss #straight-sale .ss-header {
    background: #000915;
    color: #fff;
    font-size: 24px;
    padding: 10px 0
}

#ss #straight-sale form {
    padding: 0
}

#ss #straight-sale form .option {
    padding: 0 20px;
    margin-bottom: 10px;
    transition: background-color .25s ease;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25)
}

#ss #straight-sale form .option:hover {
    background: #398df5;
    background: radial-gradient(circle, #398df5 0, #004294 100%);
    color: #fff
}

#ss #straight-sale form .option p {
    margin: 5px 0 0;
    font-size: 30px
}

#ss #straight-sale form .option .row {
    margin-top: -20px;
    display: flex;
    align-items: center
}

#ss #straight-sale form .option .row .alpha,
#ss #straight-sale form .option .row .beta,
#ss #straight-sale form .option .row .omega {
    margin: 0 !important;
    width: 33.33%
}

#ss #straight-sale form .option .row .alpha {
    height: 180px;
    overflow: visible
}

#ss #straight-sale form .option .row .alpha img {
    margin-top: -10px;
    max-width: 200px;
    width: 100%
}

#ss #straight-sale form .option .row .beta {
    padding-right: 20px;
    text-align: center
}

#ss #straight-sale form .option .row .beta p {
    font-size: 22px;
    font-weight: 100;
    margin: 0
}

#ss #straight-sale form .option .row .beta p:first-child {
    font-weight: 600;
    line-height: 20px
}

#ss #straight-sale form .option .row .beta p:nth-child(2) {
    font-size: 30px
}

#ss #straight-sale form .option .row .beta p:nth-child(3) {
    font-weight: 600;
    line-height: 14px
}

#ss #straight-sale form .option .row .omega button {
    color: #fff !important;
    background-color: #3e9217 !important;
    box-shadow: 0 4px 0 #347214
}

#ss #straight-sale form .option .row .omega p {
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px 0 0;
    background-color: #efcb2e
}

#ss #straight-sale form .option.two {
    background: #398df5;
    background: radial-gradient(circle, #398df5 0, #004294 100%);
    color: #fff
}

#ss #straight-sale .option-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#ss #straight-sale .option-select button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 10px 10px 10px 10px;
    background-color: rgba(0, 0, 0, .125);
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 0 rgba(0, 0, 0, .25);
    color: #2f2f2f !important;
    font-size: 20px;
    line-height: 22px
}

#ss #straight-sale .option-select button img {
    display: block;
    margin-right: 10px
}

#ss #straight-sale .option-select button:hover {
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .25)
}

#ss #straight-sale .option-select button.active {
    background-color: #fff
}

@media screen and (max-width:748px) {
    #ss #straight-sale form .option {
        padding: 0 10px 10px
    }

    #ss #straight-sale form .option .row {
        display: block;
        margin-top: -10px
    }

    #ss #straight-sale form .option .row .four.alpha {
        margin-bottom: 0 !important;
        height: auto;
        width: 40%
    }

    #ss #straight-sale form .option .row .four.alpha img {
        margin-top: 0
    }

    #ss #straight-sale form .option .row .four.beta {
        padding: 0 0 0 10px !important;
        text-align: left;
        width: 50%
    }

    #ss #straight-sale form .option .row .four.beta p:nth-child(3) {
        font-size: 16px
    }

    #ss #straight-sale form .option .row .four.omega {
        width: 100%
    }

    #ss #straight-sale form .option .row .four.omega p {
        display: none
    }
}

#survey-form {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: rgba(37, 37, 37, .75);
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    color: #fff;
    z-index: 999999
}

#survey-form button#survey-button {
    font-size: 20px;
    background-color: #f60
}

.white-text {
    color: #fff
}

@media screen and (max-width:748px) {

    .column.alpha,
    .column.eight,
    .column.five,
    .column.four,
    .column.nine,
    .column.omega,
    .column.one,
    .column.seven,
    .column.single,
    .column.six,
    .column.ten,
    .column.three,
    .column.twelve,
    .column.two {
        width: 100%
    }

    header[role=banner] {
        padding-bottom: 40px
    }

    header[role=banner] .logo {
        text-align: center;
        padding: 0
    }

    header[role=banner] .omega {
        text-align: center
    }

    header[role=banner] .omega ul {
        padding-left: 0
    }
}