@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.ttf') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-Light.ttf') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.ttf') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.otf') format('opentype'), url('../fonts/Gotham-Bold.ttf') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
html {
    font-size: 62.5%;
    overflow-x: hidden;
}
body {
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: 'Gotham-Book';
    overflow-x: hidden
}
button,
button:hover {
    outline: none !important
}
.button,
button,
input[type=button],
input[type=submit] {
    width: auto !important
}
.box-container {
    max-width: 1900px
}
.logo-image img {
    max-width:160px;
    filter: brightness(100);
}
.logo-image {
    max-width: 15%;
    margin-right: 40px
}
.menu-section {
    padding: 2rem 0;
    background: #009ade;
}

.nav-link {
    font-family: 'Gotham-Bold';
    color: #FFF !important;
    font-size: 1.3rem;
    line-height: 3;
    margin-right: 0;
    text-transform: uppercase
}
.header-menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-item:last-child .nav-link {
    margin-right: 0
}
.contact-col {
    margin-left: 100px
}
.contact-nav {
    margin-top: 5px;
    color: #fff;
}
.contact-nav a {
    display: inline-block
}
.menu-section .container {
    max-width: 1170px
}
.notice-section {
    border-top: 4px solid #009ade;
    border-bottom: 4px solid #009ade;
    padding: 2rem 0;
    background: #f2f5f8
}
.contact-nav {
    font-weight: bold;
    line-height: .5 !important;
    text-transform: uppercase;
    font-family: 'Gotham-Bold';
    font-size: 1.3rem
}
.notice-column h4 {
    font-family: 'Gotham-Bold';
    color: #64666a !important;
    font-size: 1.8rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0
}
.banner-section {
    background: #f2f5f8 url('../images/banner.jpg') no-repeat;
    background-position: top center;
    background-size: cover;
    height: 520px
}
.banner-text-inner {
    margin-left: 350px;
    max-width: 700px;
    margin-top: 15px
}
.banner-text-inner h2 {
    font-size: 26px;
    line-height: 1.2;
    color: #64666a;
    font-family: 'Gotham-book'
}
.banner-text-inner h2 span {
    font-family: 'Gotham-Bold';
    color: #009ade;
    font-size: 40px
}
strong {
    font-family: 'Gotham-Bold'
}
.banner-text-inner p.subtext {
    font-size: 21px;
    line-height: 1.5;
    margin-top: 30px;
    color: #64666a;
    margin-bottom: 70px
}
.banner-text-inner p.subtext span {
    font-family: 'Gotham-Medium' !important
}
.limitedText {
    color: #64666a;
    font-size: 15px;
    font-family: 'Gotham-Medium' !important;
    text-transform: uppercase;
    max-width: 425px;
    text-align: center
}
.btn-claim {
    font-family: 'Gotham-Bold';
    background: #f93822;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 30px;
    line-height: 1.5;
    transition: .4s ease-in
}
.btn-claim:hover {
    background: #e9240e;
    color: #fff
}
.doctor-section {
    background: #f2f5f8;
    padding: 1rem 0 0;
    height: auto
}
.doctor-text-column img {
    margin-bottom: 20px
}
.doctor-text-column p {
    font-family: 'Gotham-Book';
    font-size: 19px;
    line-height: 1.2;
    text-align: left;
    color: #64666a
}
.docpoints {
    padding: 0;
    margin: 0
}
.docpoints li {
    list-style-type: none;
    float: left;
    width: 50%
}
.docpoints li img {
    margin-bottom: 10px;
    max-width: 30px;
    margin-right: 5px
}
.docpoints li span {
    font-family: 'Gotham-Bold';
    color: #009ade;
    font-size: 13px;
    line-height: 1.5;
    text-transform: uppercase
}
.doctor-pdt-column .sleep_pdt {
    position: absolute;
    top: -120px;
    left: -140px
}
.celebrity-section {
    padding: 5rem 0;
    background: #f6fbff url('../images/celebrity_bg.jpg') no-repeat;
    background-position: left center;
    background-size: cover
}
.headingTitle {
    color: #64666a;
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 60px
}
.review_slider_item {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100%
}
.review_slider_item .feedItem {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.15)
}
.ratingCell {
    background: #e9eff5;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    border-radius: 10px 10px 0 0
}
.ratingCell img {
    margin: 0 auto
}
.ratingCellContent {
    padding: 30px 40px;
    min-height: 205px;
    margin-bottom: 15px
}
.ratingCellContent h2,
.ratingCellContent h3 {
    text-align: center;
    font-family: 'Gotham-Bold';
    color: #64666a;
    font-size: 16px
}
.verified_buyer {
    text-align: center;
    font-family: 'Gotham-book';
    color: #009ade;
    font-size: 14px;
    padding: 0 50px;
    line-height: 1.5
}
.short-descrip {
    text-align: center;
    font-family: 'Gotham-book';
    color: #64666a;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 20px
}
.celebritySlider .slick-arrow {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    z-index: 99;
    border: 0;
    font-size: 0;
    background: 0;
    outline: none !important
}
.celebritySlider .slick-arrow.slick-prev {
    left: -50px
}
.celebritySlider .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.celebritySlider .slick-arrow.slick-next {
    right: -30px
}
.celebritySlider .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.celebritySlider .slick-dots {
    position: relative;
    margin: 20px auto;
    width: 100%;
    padding: 0;
    justify-content: center;
    display: flex
}
.celebritySlider .slick-dots li {
    float: left;
    list-style-type: none;
    margin-right: 10px
}
.celebritySlider .slick-dots li button {
    font-size: 0;
    border: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    padding: 6px;
    outline: none !important background:#d8d8d8
}
.celebritySlider .slick-dots li.slick-active button {
    background: #64666a
}
.info-section {
    padding: 5rem 0;
    background: #fff url('../images/info_bg.jpg');
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden
}
.info-right-column h2 {
    color: #64666a;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px
}
.info-right-column p {
    color: #64666a;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0;
    border-bottom: 1px solid #979797;
    padding: 20px 0
}
.info-right-column p span {
    color: #009ade;
    font-size: 35px;
    font-family: 'Gotham-Bold';
    margin-right: 20px
}
.info-right-column p:last-child {
    border-bottom: 0
}
.info-left-column {
    position: relative;
    overflow: hidden
}
.info-left-column img {
    position: absolute;
    left: 0
}
.info-right-column-inner {
    max-width: 600px
}
.cta-column {
    text-align: center;
    padding: 5rem 0
}
.cta-column h2,
.cta-column h3 {
    text-transform: uppercase;
    color: #64666a;
    font-family: 'Gotham-Bold';
    font-size: 15px;
    line-height: 1.5
}
.cta-column h4 {
    text-transform: uppercase;
    color: #64666a;
    font-family: 'Gotham-Bold';
    font-size: 18px;
    line-height: 1.5
}
.hyperlink {
    color: #64666a;
    text-decoration: none
}
.video-column {
    margin: 0 auto;
    text-align: center
}
.video-column img {
    max-width: 100%;
    margin: 0 auto
}
.videoText {
    display: block;
    text-decoration: none !important;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    font-family: 'Gotham-Book';
    font-size: 13px;
    bottom: 30px;
    text-shadow: 2px 1px 8px #000;
    opacity: 0;
    transition: .4s ease-in-out
}
.video-column:hover .videoText {
    opacity: 1
}
.info-content-column {
    margin: 50px auto 0
}
.info-content-column p {
    color: #64666a;
    font-family: 'Gotham-Book';
    font-size: 20px;
    text-align: center;
    max-width: 840px;
    margin: 0 auto 40px
}
.info-content-column p:last-child {
    margin-bottom: 0
}
.left_flower {
    position: absolute;
    left: 0;
    top: 30%
}
.powder_bg {
    position: absolute;
    right: 0;
    top: 25%
}
.bottom_left_flower {
    position: absolute;
    left: 0;
    bottom: 0
}
.bottom_right_flower {
    position: absolute;
    right: 0;
    bottom: 0
}
.success-section {
    padding: 5rem 0;
    background: #f9f9f9
}
.item_inner {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 25px
}
.item_image img {
    border-radius: 0 10px 10px 0
}
.item_content i.fa,
.item_content em.fa {
    color: #009ade;
    font-size: 19px
}
.authorName {
    color: #009ade !important
}
.item_content p {
    font-size: 17px;
    line-height: 1.5;
    color: #64666a
}
.item_content_inner {
    max-width: 350px;
    margin-top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin-left: auto;
    margin-right: auto
}
.successSlider .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    z-index: 99;
    border: 0;
    font-size: 0;
    background: 0;
    outline: none !important
}
.successSlider .slick-arrow.slick-prev {
    left: 30px
}
.successSlider .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.successSlider .slick-arrow.slick-next {
    right: 50px
}
.successSlider .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.successSlider .slick-dots {
    position: relative;
    margin: 20px auto;
    width: 100%;
    padding: 0;
    justify-content: center;
    display: flex
}
.successSlider .slick-dots li {
    float: left;
    list-style-type: none;
    margin-right: 10px
}
.successSlider .slick-dots li button {
    font-size: 0;
    border: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    padding: 6px;
    outline: none !important background:#d8d8d8
}
.successSlider .slick-dots li.slick-active button {
    background: #64666a
}
.cta-section {
    padding: 5rem 0;
    background: #009ade !important
}
.cta-blue-column {
    text-align: center
}
.cta-blue-column h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0
}
.review-section {
    padding: 5rem 0;
    background: #f6fbff url('../images/customer_bg.jpg') no-repeat;
    background-position: center bottom;
    background-size: cover
}
.customer_slider_item .feedItem {
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 25px;
    min-height: 450px
}
.reviewHeading h2,
.reviewHeading h3 {
    font-family: 'Gotham-Bold';
    color: #64666a;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 20px
}
.CustomerRating {
    margin-bottom: 30px
}
.CustomerRating i.fa,
.CustomerRating em.fa {
    color: #009ade !important;
    font-size: 30px;
    margin-right: 10px
}
.CustomerRating i.fa:last-child {
    margin-right: 0
}
.reviewContent p.reviewText {
    color: #64666a;
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
    height: 200px;
    overflow: auto
}
.reviewContent p.reviewText::-webkit-scrollbar {
    width: 10px
}
.reviewContent p.reviewText::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff
}
.reviewContent p.reviewText::-webkit-scrollbar-thumb {
    background-color: #f9f9f9
}
.author_name {
    font-family: 'Gotham-Bold';
    color: #64666a;
    font-size: 15px
}
.btn-read-more {
    color: #009ade !important;
    border: 3px solid #009ade !important;
    border-radius: 5px;
    display: block;
    padding: 12px 15px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    margin-top: 25px;
    margin-bottom: 10px;
    transition: .4s ease-in-out
}
.btn-read-more:hover {
    color: #fff !important;
    background: #009ade !important
}
.customer_slider_item {
    max-width: 100%
}
.reviewSlider .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    z-index: 99;
    border: 0;
    font-size: 0;
    background: 0;
    outline: none !important
}
.reviewSlider .slick-arrow.slick-prev {
    left: -50px
}
.reviewSlider .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.reviewSlider .slick-arrow.slick-next {
    right: -30px
}
.reviewSlider .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.reviewSlider .slick-dots {
    position: relative;
    margin: 20px auto;
    width: 100%;
    padding: 0;
    justify-content: center;
    display: none !important
}
.reviewSlider .slick-dots li {
    float: left;
    list-style-type: none;
    margin-right: 10px
}
.reviewSlider .slick-dots li button {
    font-size: 0;
    border: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    padding: 6px;
    outline: none !important background:#d8d8d8
}
.reviewSlider .slick-dots li.slick-active button {
    background: #64666a
}
.reviewSlider .slick-slide.slick-active {
    opacity: .8;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8)
}
.reviewSlider .slick-slide.slick-center {
    opacity: 1 !important;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}
.reviewSlider .slick-slide {
    opacity: .8;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8)
}
.button-column {
    text-align: center;
    margin: 0 auto
}
.button-column a.btn-read-more {
    display: inline-block !important;
    padding: 12px 65px
}
.trusted-left-column {
    padding-left: 112px;
    padding-top: 70px;
    padding-bottom: 60px
}
.trusted-left-column h2 {
    color: #64666a;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 40px
}
.trusted-left-column h4,
.trusted-left-column h3 {
    color: #64666a;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 30px
}
.trusted-left-column p {
    color: #64666a;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 40px;
    padding: 0 80px 0 0
}
.trusted-left-column .Signature_white {
    max-width: 40%;
    margin-bottom: 30px
}
.trusted-left-column p small {
    font-family: 'Gotham-Bold';
    font-size: 13px
}
.trusted-left-column .btn-read-more {
    max-width: 60%
}
.trusted-right-column {
    overflow: hidden
}
.trusted-right-column img {
    position: absolute;
    right: 0;
    max-width: 90%
}
.action-section {
    padding: 5rem 0;
    background: #eef1f4 url('../images/action_bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden
}
.actionSlider .item_content_inner {
    max-width: 350px;
    margin-top: 30%;
    transform: translateY(-30%);
    padding: 0;
    margin-left: auto;
    margin-right: auto
}
.actionSlider .item_content_inner h2 {
    color: #009ade;
    font-family: 'Gotham-Bold';
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px
}
.actionSlider .item_content_inner p {
    color: #64666a;
    font-size: 18px;
    line-height: 1.5
}
span.number {
    font-family: 'Gotham-Bold';
    color: #f2f2f3;
    font-size: 200px;
    position: absolute;
    top: 0;
    line-height: 0;
    left: -50px;
    z-index: -1
}
.actionSlider .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    z-index: 99;
    border: 0;
    font-size: 0;
    background: 0;
    outline: none !important
}
.actionSlider .slick-arrow.slick-prev {
    left: -50px
}
.actionSlider .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.actionSlider .slick-arrow.slick-next {
    right: -30px
}
.actionSlider .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 60px;
    line-height: 0;
    color: #64666a
}
.actionSlider .slick-dots {
    position: relative;
    margin: 20px auto;
    width: 100%;
    padding: 0;
    justify-content: center;
    display: flex
}
.actionSlider .slick-dots li {
    float: left;
    list-style-type: none;
    margin-right: 10px
}
.actionSlider .slick-dots li button {
    font-size: 0;
    border: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    padding: 6px;
    outline: none !important background:#d8d8d8
}
.actionSlider .slick-dots li.slick-active button {
    background: #64666a
}
.action_left_flower {
    position: absolute;
    left: 0;
    bottom: -170px
}
.action_right_flower {
    position: absolute;
    right: 0;
    bottom: -300px
}
.limited-section {
    padding: 5rem 0;
    background: url('../images/limited_bg@2x.jpg?v=1.5') no-repeat;
    background-position: center center;
    background-size: cover
}
.limited-column h2 {
    font-size: 27px;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #64666a
}
.limited-column p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 40px;
    color: #64666a
}
.limited-column img {
    margin-bottom: 40px
}
.ciliberti-section {
    padding: 5rem 0 0
}
.ciliberti-image-column {
    position: relative;
    overflow: hidden
}
.ciliberti-image-column .eric {
    position: absolute;
    right: 0;
    max-width: 80%
}
.ciliberti-column-inner {
    padding-left: 120px
}
.ciliberti-column-inner p {
    color: #64666a;
    font-size: 17px;
    line-height: 1.5
}
.marginBottom40 {
    margin-bottom: 40px
}
.ciliberti-column-inner img {
    margin-bottom: 40px
}
.ciliberti-column-inner p small {
    font-family: 'Gotham-Bold'
}
.doctor-info-section {
    padding: 5rem 0;
    background: #434547 url('../images/dr_info.jpg') no-repeat;
    background-position: center bottom;
    background-size: cover
}
.doctor-info-column p {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1.5
}
.footer-section {
    padding: 5rem 0;
    background: #009ade
}
.footer-column {
    text-align: center
}
.footer-column img {
    margin-bottom: 40px
}
.footer-column p a {
    color: #fff;
    font-family: 'Gotham-Bold';
    font-size: 16px;
    line-height: 1.5;
    margin-right: 30px;
    position: relative;
    text-align: center;
    text-decoration: none
}
.footer-column p a:last-child {
    margin-right: 0
}
.footer-column p a:after {
    content: '|';
    position: absolute;
    right: -15px
}
.footer-column p a:last-child:after {
    display: none
}
.copyright_text {
    font-size: 11px;
    line-height: 1.5;
    font-family: 'Gotham-Light';
    color: #fff;
    margin-top: 40px
}
.cpyBtm {
    font-size: 11px;
    line-height: 1.5;
    font-family: 'Gotham-Light';
    color: #fff;
    border: 1px solid #fff;
    padding: 5px;
}
.top_mobile_banner {
    display: none
}
.ciliberti-image-column .eric_mobile {
    display: none
}
.limited-mobile-column {
    display: none
}
.logos {
    display: block
}
.logos_mobile {
    display: none
}
.docpoints_tab {
    display: none
}
.doctor-image-column img.eric_top {
    margin-top: 30px
}
.video_column {
    max-width: 800px;
    margin: 0 auto
}
.customfancybox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 9999
}
.customfancybox-inner {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}
.popup_close {
    color: #000;
    font-size: 27px;
    position: absolute;
    right: -40px;
    top: 0;
    cursor: pointer;
    background: #fff;
    height: 40px;
    width: 40px;
    padding: 0 11px
}
.customVideoHolder {
    border: 10px solid #fff
}
.successSlider .item_image {
    cursor: pointer
}
.banner-text-inner .limitedText {
    margin: 25px 0 10px 0;
    font-size: 20px;
    text-align: left;
    max-width: 100%
}
.banner-text-inner a#claim_btn {
    font-size: 25px
}
@media screen and (max-width:767px) {
    .menu-section {
    padding: 1rem 0;
    }
    .logo-image img {
        max-width: 130px;
    }
    .popup_inner iframe {
        width: 100%;
        height: auto
    }
    .popup_close {
        right: 0;
        top: -40px
    }
    .navbar-light .navbar-toggler {
        border: none !important
    }
    .navbar-toggler-icon {
        width: 3em;
        height: 3em
    }
    .notice-section {
        padding: 1rem 0
    }
    .notice-column h4 {
        font-size: 1.4rem
    }
    .top_mobile_banner {
        display: block
    }
    .banner-text-inner {
        margin-left: 0;
        max-width: 100%;
        margin-top: 0
    }
    .banner-section {
        background: #f2f5f8;
        background-image: none;
        height: auto;
        text-align: center
    }
    .banner-column {
        padding: 0
    }
    .banner-text-inner {
        padding: 0 15px
    }
    .banner-text-inner h2 {
      font-size: 15px;
        line-height: 28px;
        text-align: left;
    }
    
    .banner-text-inner h2 span {
        font-size: 30px
    }
    .mob-hidden {
        display: none
    }
    .banner-text-inner p.subtext {
        font-size: 16px;
        padding: 0 10px
    }
    .limitedText {
        font-size: 15px;
        padding: 0 15px
    }
    .banner-text-inner .btn-claim {     
        padding: 10px 30px
    }
    .doctor-text-column p {
   
    }
    .docpoints li {
        list-style-type: none;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .headingTitle {
        font-size: 21px
    }
    .celebritySlider .slick-dots {
        flex-wrap: wrap
    }
    .celebritySlider .slick-arrow.slick-prev {
        left: 20px
    }
    .celebritySlider .slick-arrow.slick-next {
        right: 40px
    }
    .info-left-column img {
        position: relative;
        left: 0;
        margin-bottom: 40px
    }
    .info-right-column h2 {
        font-size: 25px;
        text-align: center
    }
    .info-right-column p span {
        font-size: 50px;
        margin-right: 0;
        display: block;
        text-align: center;
        margin-bottom: 10px
    }
    .info-right-column p {
        color: #64666a;
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 0;
        border-bottom: 1px solid #979797;
        padding: 20px 0;
        text-align: center
    }
    .left_flower {
        position: absolute;
        left: 0;
        top: 42%;
        max-width: 20%
    }
    .powder_bg {
        position: absolute;
        right: 0;
        top: 42%;
        max-width: 15%
    }
    .cta-column {
        padding: 5rem 1.5rem !important;
    }
    .btn-claim {
        padding: 10px 30px
    }
    .cta-column h2 {
        font-size: 14px
    }
    .cta-column h4 {
        font-size: 14px
    }
    .video-column img {
        max-width: 100%;
        margin: 0 auto
    }
    .info-content-column p {
        font-size: 16px;
        max-width: 100%
    }
    .bottom_left_flower {
        position: absolute;
        left: -30px;
        bottom: 8px;
        width: 29%
    }
    .bottom_right_flower {
        position: absolute;
        right: -30px;
        bottom: -40px;
        width: 28%
    }
    .successSlider .item_image {
        order: 1
    }
    .successSlider .item_content {
        order: 2
    }
    .item_image img {
        border-radius: 10px 10px 0 0
    }
    .item_content_inner {
        margin-top: 100px;
        padding: 0 30px
    }
    .authorName {
        text-align: center
    }
    .cta-blue-column h2 {
        font-size: 25px
    }
    .reviewSlider .slick-arrow.slick-prev {
        left: 20px
    }
    .reviewSlider .slick-arrow.slick-next {
        right: 40px
    }
    .reviewContent p.reviewText {
        font-size: 18px;
        padding: 0 40px;
        text-align: center
    }
    .button-column a.btn-read-more {
        display: inline-block !important;
        padding: 12px 45px
    }
    .doctor-pdt-column {
        display: none
    }
    .trusted-right-column {
        order: 1;
        padding: 0
    }
    .trusted-left-column {
        order: 2
    }
    .trusted-right-column img {
        position: relative;
        right: 0;
        max-width: 100%
    }
    .trusted-left-column {
        padding-left: 15px;
        padding-top: 30px;
        padding-bottom: 60px;
        text-align: center
    }
    .trusted-left-column h2 {
        font-size: 25px;
        padding: 0 10px
    }
    .trusted-left-column h4 {
        font-size: 25px;
        padding: 0 10px
    }
    .trusted-left-column p {
        font-size: 17px;
        padding: 0
    }
    .trusted-left-column .Signature_white {
        max-width: 90%
    }
    .trusted-left-column .btn-read-more {
        max-width: 100%
    }
    .actionSlider .item_image {
        order: 1
    }
    .actionSlider .item_content {
        order: 2
    }
    .actionSlider .item_content_inner h2 {
        font-size: 20px;
        text-align: center
    }
    .actionSlider .item_content_inner p {
        font-size: 18px;
        text-align: center;
        padding: 0 25px
    }
    span.number {
        top: 60px;
        left: 10px;
        z-index: -1
    }
    .action_left_flower {
        position: absolute;
        left: -70px;
        bottom: -120px;
        width: 40%
    }
    .action_right_flower {
        position: absolute;
        right: -40px;
        bottom: -60px;
        width: 30%
    }
    .ciliberti-column-inner {
        padding-left: 0
    }
    .ciliberti-column-inner p {
        font-size: 18px;
        text-align: center
    }
    .ciliberti-image-column .eric {
        display: none
    }
    .ciliberti-image-column .eric_mobile {
        display: block
    }
    .footer-column img {
        max-width: 70%
    }
    .footer-column p a {
        font-size: 18px;
        margin-right: 0;
        display: block
    }
    .footer-column p a:after {
        display: none
    }
    .limited-section {
        padding: 0rem 0;
        background: none !important
    }
    .limited-mobile-column {
        display: block;
        padding: 0
    }
    .limited-column h2 {
        font-size: 23px;
        line-height: 1.2;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 30px
    }
    .limited-column p {
        font-size: 16px;
        margin-bottom: 40px;
        color: #64666a;
        text-align: center
    }
    .logos {
        display: none
    }
    .logos_mobile {
        display: block;
        margin: 40px auto !important
    }
    .limited-column {
        margin: 0 auto;
        text-align: center
    }
    .contact-col {
        margin-left: 0
    }
    .actionSlider .slick-arrow.slick-prev {
        left: 20px
    }
    .actionSlider .slick-arrow.slick-next {
        right: 40px
    }
    .actionSlider .slick-arrow {
        display: none !important
    }
    .docpoints_tab {
        display: none
    }
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .limited-section {
        background-position: 68% center !important;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .5);
        border: 0
    }
    .contact-col {
        margin-left: 0
    }
    .navbar-toggler-icon {
        width: 3em;
        height: 3em
    }
    .notice-column h4 {
        font-size: 1.3rem
    }
    .banner-section {
        background-position: -100px 0
    }
    .banner-text-inner {
        margin-left: 300px
    }
    .banner-text-inner h2 {
        font-size: 20px
    }
    .banner-text-inner h2 span {
        font-size: 40px
    }
    .banner-text-inner p.subtext {
        font-size: 16px
    }
    .btn-claim {
        font-size: 13px;
        padding: 15px 30px
    }
    .doctor-pdt-column .sleep_pdt {
        position: relative;
        top: 0;
        left: 0
    }
    .docpoints_tab {
        display: block;
        background: #fff;
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .docpoints_tab .docpoints {
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center
    }
    .docpoints_tab .docpoints li {
        list-style-type: none;
        float: left;
        width: 20%;
        margin-right: 20px;
        display: flex;
        text-align: center;
        justify-content: center
    }
    .doctor-text-column ul.docpoints {
        display: none
    }
    .doctor-image-column img.eric_top {
        margin-top: 50px
    }
    .headingTitle {
        font-size: 25px
    }
    .celebritySlider .slick-arrow.slick-prev {
        left: 30px
    }
    .celebritySlider .slick-arrow.slick-next {
        right: 50px
    }
    .info-right-column p {
        font-size: 16px;
        padding: 5px 0
    }
    .left_flower {
        width: 15%
    }
    .powder_bg {
        top: 30%;
        width: 10%
    }
    .bottom_left_flower {
        width: 20%
    }
    .bottom_right_flower {
        width: 20%
    }
    .item_content_inner {
        max-width: 300px;
        padding: 0 50px
    }
    .cta-blue-column h2 {
        font-size: 21px
    }
    .reviewContent .btn-read-more {
        max-width: 300px;
        margin: 30px auto
    }
    .reviewContent p.reviewText {
        font-size: 20px;
        text-align: center;
        padding: 0 100px
    }
    .reviewSlider .slick-arrow.slick-prev {
        left: 30px
    }
    .reviewSlider .slick-arrow.slick-next {
        right: 50px
    }
    .trusted-left-column {
        padding-left: 15px;
        padding-top: 30px
    }
    .trusted-left-column h2 {
        font-size: 20px;
        margin-bottom: 15px
    }
    .trusted-left-column h4 {
        font-size: 20px
    }
    .trusted-left-column p {
        font-size: 14px;
        padding: 0
    }
    .trusted-right-column img {
        position: relative;
        right: 80px;
        max-width: 145%
    }
    .actionSlider .item_content_inner h2 {
        font-size: 20px;
        text-align: center
    }
    .actionSlider .item_content_inner p {
        font-size: 14px;
        padding: 0 50px
    }
    span.number {
        position: absolute;
        top: 50px;
        left: 10px;
        z-index: -1
    }
    .actionSlider .slick-arrow.slick-prev {
        left: 15px
    }
    .actionSlider .slick-arrow.slick-next {
        right: 40px
    }
    .action_left_flower {
        width: 20%
    }
    .action_right_flower {
        width: 20%
    }
    .limited-section {
        padding: 5rem 0;
        background: url(../images/limited_bg_tablet.png) no-repeat;
        background-position: center right;
        background-size: cover
    }
    .ciliberti-column-inner {
        padding-left: 0
    }
    .ciliberti-column-inner p {
        font-size: 14px
    }
    .ciliberti-image-column {
        position: relative;
        overflow: visible
    }
    .ciliberti-image-column .eric {
        position: relative;
        right: 80px;
        max-width: 145%;
        margin-top: 50px
    }
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .banner-text-inner {
        margin-left: 450px
    }
    .limitedText {
        max-width: 330px;
        text-align: center
    }
    .doctor-image-column img.eric_top {
        margin-top: 20px
    }
    .doctor-text-column img {
        margin-top: 60px
    }
    .docpoints li span {
        font-size: 13px;
        line-height: 1
    }
    .reviewContent p.reviewText {
        font-size: 20px;
        text-align: center;
        padding: 0 20px
    }
    .trusted-right-column img {
        position: relative;
        right: -20px;
        max-width: 100%
    }
    .limited-column h2 {
        font-size: 20px
    }
    .ciliberti-image-column .eric {
        position: relative;
        right: -20px;
        max-width: 100%;
        margin-top: 50px
    }
}
@media screen and (min-width:1600px) {
    .ciliberti-image-column .eric {
        position: absolute;
        right: 0;
        max-width: 69%
    }
}
@media screen and (min-width:1900px) {
    .ciliberti-image-column .eric {
        position: absolute;
        right: 0;
        max-width: 59%
    }
}
@media(-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .action-section {
        background: #eef1f4 url('../images/action_bg@2x.jpg') no-repeat;
        background-size: cover;
        background-position: center center
    }
    .limited-section {
        background: url('../images/limited_bg@2x.jpg?v=1.5') no-repeat;
        background-position: center center;
        background-size: cover
    }
    .doctor-info-section {
        background: #434547 url('../images/dr_info@2x.jpg') no-repeat;
        background-position: center bottom;
        background-size: cover
    }
}
@media(-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
    .action-section {
        background: #eef1f4 url('../images/action_bg@2x.jpg') no-repeat;
        background-size: cover;
        background-position: center center
    }
    .limited-section {
        background: url('../images/limited_bg@2x.jpg?v=1.5') no-repeat;
        background-position: center center;
        background-size: cover
    }
    .doctor-info-section {
        background: #434547 url('../images/dr_info@2x.jpg') no-repeat;
        background-position: center bottom;
        background-size: cover
    }
}
@media(-webkit-min-device-pixel-ratio:1.3), (min-resolution:124.8dpi) {
    .action-section {
        background: #eef1f4 url('../images/action_bg@2x.jpg') no-repeat;
        background-size: cover;
        background-position: center center
    }
    .limited-section {
        background: url('../images/limited_bg@2x.jpg?v=1.5') no-repeat;
        background-position: center center;
        background-size: cover
    }
    .doctor-info-section {
        background: #434547 url('../images/dr_info@2x.jpg') no-repeat;
        background-position: center bottom;
        background-size: cover
    }
}
@media(-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {
    .action-section {
        background: #eef1f4 url('../images/action_bg@2x.jpg') no-repeat;
        background-size: cover;
        background-position: center center
    }
    .limited-section {
        background: url('../images/limited_bg@2x.jpg?v=1.5') no-repeat;
        background-position: center center;
        background-size: cover
    }
    .doctor-info-section {
        background: #434547 url('../images/dr_info@2x.jpg') no-repeat;
        background-position: center bottom;
        background-size: cover
    }
}
.doctor-pdt-column {
    position: relative
}
@media screen and (min-width:1025px) and (max-width:1199px) {
    .nav-link {
        margin-right: 2px !important;
    }
    .notice-column h4 {
        font-size: 1.6rem
    }
    .docpoints li span {
        font-size: 15px
    }
    .doctor-pdt-column .sleep_pdt {
        position: relative;
        top: 0;
        left: 0
    }
    .doctor-image-column img.eric_top {
        margin-top: 53px
    }
    .doctor-text-column p {
        font-size: 17px
    }
    .docpoints li span {
        font-size: 12px
    }
}
.sprite1 {
    background-image: url(../images/sprite_1.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom
}
.sprite1-1 {
    width: 200px;
    height: 200px;
    background-position: -5px -5px
}
.sprite1-10 {
    width: 200px;
    height: 200px;
    background-position: -5px -215px
}
.sprite1-11 {
    width: 200px;
    height: 200px;
    background-position: -5px -425px
}
.sprite1-111 {
    width: 200px;
    height: 200px;
    background-position: -5px -635px
}
.sprite1-12 {
    width: 200px;
    height: 200px;
    background-position: -5px -845px
}
.sprite1-13 {
    width: 200px;
    height: 200px;
    background-position: -5px -1055px
}
.sprite1-14 {
    width: 200px;
    height: 200px;
    background-position: -5px -1265px
}
.sprite1-16 {
    width: 200px;
    height: 200px;
    background-position: -5px -1475px
}
.sprite1-18 {
    width: 200px;
    height: 200px;
    background-position: -5px -1685px
}
.sprite1-19 {
    width: 200px;
    height: 200px;
    background-position: -5px -1895px
}
.sprite1-2 {
    width: 200px;
    height: 200px;
    background-position: -5px -2105px
}
.sprite1-20 {
    width: 200px;
    height: 200px;
    background-position: -5px -2315px
}
.sprite1-21 {
    width: 200px;
    height: 200px;
    background-position: -5px -2525px
}
.sprite1-22 {
    width: 200px;
    height: 200px;
    background-position: -5px -2735px
}
.sprite1-3 {
    width: 200px;
    height: 200px;
    background-position: -5px -2945px
}
.sprite1-33 {
    width: 200px;
    height: 200px;
    background-position: -5px -3155px
}
.sprite1-4 {
    width: 200px;
    height: 200px;
    background-position: -5px -3365px
}
.sprite1-5 {
    width: 200px;
    height: 200px;
    background-position: -5px -3575px
}
.sprite1-6 {
    width: 200px;
    height: 200px;
    background-position: -5px -3785px
}
.sprite1-7 {
    width: 200px;
    height: 200px;
    background-position: -5px -3995px
}
.sprite1-8 {
    width: 200px;
    height: 200px;
    background-position: -5px -4205px
}
@media(min-width:1000px) {
    .successSlider {
        min-height: 575px
    }
    .newSlider,
    .reviewSlider,
    .actionSlider {
        min-height: 475px
    }
    .doctor-section {
        min-height: 305px
    }
 
}
.newSlider,
.successSlider,
.reviewSlider,
.actionSlider {
    display: none !important
}
.newSlider.slick-initialized.slick-slider,
.successSlider.slick-initialized.slick-slider,
.reviewSlider.slick-initialized.slick-slider,
.actionSlider.slick-initialized.slick-slider {
    display: block !important
}
.exitPop {
    background: #fff;
    overflow-x: hidden;
    max-height: 100%
}
.white_bg {
    background: #fff
}
.form__bg {
    background: #f2f5f8
}
.popup-heading-column h2 {
    font-family: 'Gotham-Book';
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #64666a;
    margin-top: 20px;
    margin-bottom: 20px
}
strong {
    font-family: 'Gotham-Bold'
}
.pop-text-inner h2 {
    font-family: 'Gotham-Bold';
    color: #009ade;
    font-size: 22px;
    line-height: 1.2
}
.pop-text-inner p {
    font-family: 'Gotham-Book';
    font-size: 16px;
    line-height: 1.2;
    color: #64666a
}
.pop-text-inner p span {
    margin-bottom: 10px;
    display: inline-block
}
.limited_time_text {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    text-transform: uppercase
}
.pop-text-inner {
    margin-top: 0
}
.form__bg .popup-form-column {
    padding: 30px 15px
}
.form-column label {
    display: block;
    color: #009ade;
    font-size: 22px;
    font-family: 'Gotham-Bold';
    line-height: 1.2;
    margin-bottom: 10px
}
.form-column input[type="text"],
.form-column input[type="tel"],
.form-column input[type="email"],
.form-column input[type="number"],
.form-column input[type="search"],
.form-column select {
    font-size: 18px !important;
    font-family: 'Gotham-Book' !important;
    line-height: 1.2 !important;
    height: 40px !important;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    border-radius: 5px
}
.btn-next,
.btn-next:hover {
    background: #009ade;
    color: #fff;
    font-family: 'Gotham-Bold';
    font-size: 20px;
    line-height: 1.2;
    width: 100%;
    display: inline-block;
    max-width: 350px;
    padding: 17px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    transition: .4s ease-in-out
}
#exit_popup .customfancybox-inner {
    background: #fff
}
.pop-bottle-column {
    margin: 0 auto;
    text-align: center
}
.pop-bottle-column img {
    max-width: 75%;
    margin: 0 auto;
    text-align: center
}
.banner-section .banner-column {
    padding-top: 5rem;
}
.abrcalmTxt {
    color: #64666a;
    font-size: 20px;
    font-family: 'Gotham-Book';
    margin-bottom: 25px;
}
.doc-sec {
    overflow: hidden;
}
.doc-sec h5 {
    color: #64666a;
    font-size: 22px;
    font-family: 'Gotham-Book';
    margin-top: 40px;
    width: 110%;
}
.doc-sec h5.wid-100 {
    width: 100%;
    line-height: 32px;
    font-size: 20px;
}
.docpoints {
    display: flex;
    flex-wrap: wrap;
}
.docpoints li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.docpoints li img {
    margin-bottom: 0px;
    margin-right: 10px;
}
@media only screen and (max-width:1400px)
        {
        .docpoints li span {
            font-size: 14px;
            text-align: left;
        }
    }
    @media only screen and (max-width:992px) {
        .banner-section .banner-column {
            padding-top: 0rem;
        }       
    }
    @media only screen and (max-width:767px) {
        .docpoints li {
            justify-content: flex-start;
        }
        .left_flower, .powder_bg{
            display: none;
        }
    }
    .navbar-nav.mr-auto {
        width: 100%;
        justify-content: flex-end;
    }
    @media screen and (max-width:1199px) {
        .cta-column {
            padding: 2rem 0;
        }
        .newSlider,
        .reviewSlider,
        .actionSlider {
            min-height: auto;
        }
        .trusted-left-column h3 {
            font-size: 25px;
        }
        .successSlider {
            min-height: auto;
        }
        .dwnImgmain {
            align-self: end;
        }
        .dwnImgmain img {
            object-fit: contain;
        }
    }
    @media screen and (max-width:767px) {
        .top_mobile_banner {
            display: block;
            width: 100%;
        }
        .banner-text-inner h1 {
            font-size: 17px;
        }
        .banner-text-inner p.subtext {
            margin-bottom: 20px;
            margin-top: 10px;
        }
        .banner-text-inner .btn-claim {          
            padding: 10px 30px;
        }
        .banner-text-inner .btn-claim {
            margin: 15px 0;
        }
        .sg1,
        .ciliberti-column-inner .Signature_white {
            width: 100%;
        }
        .celebritySlider .slick-dots {
            display: none !important;
        }
        .inp1 strong {
            color: #f93822;
        }
        .ciliberti-image-column .eric {
            display: block;
            position: relative;
            max-width: 100%;
            margin: auto;
        }
        .item_image img {
            height: 100%;
            object-fit: cover;
        }
        .limitedText {
            display: none;
        }
        .doctor-text-column img {
            width: 100%;
        }
        .trusted-left-column h3 {
            font-size: 25px;
        }
        .actionSlider .slick-dots {
            margin: 0px auto;
        }
        .trusted-left-column h3 {
            font-size: 20px;
        }
        .limitedText {
            font-size: 12px !important;
            padding: 0 15px;
            text-align: center !important;
            margin-top: 0 !important;
        }
        .headingTitle {
            font-size: 21px;
            text-align: left;
        }
        .doctor-info-column p
 {
    text-align: left;
 }
        .abrcalmTxt p {
            font-size: 16px;
        }
        .doc-sec h5.wid-100 {
            line-height: 25px;
            font-size: 17px;
        }
        .doc-sec h5 {
            font-size: 18px;
            width: 100%;
            line-height: 25px;
        }
        .copyright_text {
            margin-top: 20px;
        }
        .footer-column img {
            margin-bottom: 20px;
        }
    }
    nav button:hover,
    nav button:focus {
        background: transparent !important;
    }