.headeralphav6 .menu {
    background: #000;
    padding: 15px 0;
    border-bottom: 1px solid #fff;
}

.header .menu .navbar-brand {
    background: none;

}


.banner_bottle {
    width: 500px;
    text-align: left;
    position: relative;
    margin: 30px auto 0 70px;
}

.banner_bottle img {
    width: 50%;
}

.banner_bottle ul {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0 0 0 25px;
}

.banner_bottle ul li {
    font-size: 16px;
    color: #fff;
    margin-top: 16px;
    line-height: 21px;
}

.bannerh1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.bannerp {
    font-size: 19px;
    color: #fff;
}

.banner_get_btntop {
    margin-top: 40px;
}

.banner_get_btn {
    background: #d33a49;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 800;
    padding: 10px 0;
    font-size: 16px;
}

.banner_get_btn:hover {
    background: #f09f2b;
    color: #fff;
    text-decoration: none;
}

.bannerh3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    color: #fff;
}

.b_star .fa {
    font-size: 10px;
    color: #f09f2b;
    margin-top: -1px;
    float: left;
    margin-left: 4px;
}

.span_stock {
    display: block;
    color: #f09f2b;
    text-align: center;
    margin-top: 5px;
}

.v6_banner {
    background: url(../images/alpha-v6/v6-banner.png) no-repeat #000;
    padding: 50px 0 80px 0;
    background-size: 100%;
    background-position: top left;
}

.b_name {
    color: #fff;
}


.table_sections {
    padding: 50px 0 20px 0;
}

.table_sections .table {
    font-size: 16px;
}

.h2_table {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;
}

.table_sections .table td {
    padding-top: 30px;
    padding-bottom: 30px;
}

.table_sections .table thead th {
    border-bottom: 0px solid #dee2e6;
}

.table_sections .table td,
.table_sections .table th {
    border-color: #000;
}

.table_sections .table td:nth-child(1),
.table_sections .table td:nth-child(1) {
    padding-left: 0;

}

.table_sections .table th:nth-child(1) {
    padding-left: 0;
}

.table_sections .table td:nth-child(1),
.table_sections .table th:nth-child(1) {
    width: 15%;
}

.table_sections .table td:nth-child(2),
.table_sections .table th:nth-child(2) {
    width: 23%;
    padding-left: 5%;
    padding-right: 5%;
}

.table_sections .table td:nth-child(3),
.table_sections .table th:nth-child(3) {
    width: 23%;
    padding-left: 5%;
    padding-right: 0%;
}


.benefits_sections {
    background: #f1f1f1;
    padding: 50px 0;
}

.h2_benefits_list {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.benefits_list p {
    font-size: 18px;
}

.man_benefits {
    position: absolute;
    left: 50%;
}

.man_benefits_m {
    margin-top: -116px;
}

.benefits_list_left {
    position: relative;
    padding-left: 115px;
}

.benefits_list_right {
    position: relative;
    padding-right: 115px;
}

.list_icon {
    position: absolute;
    left: 0;
    width: 74px;
}

.benefits_list_right .list_icon {
    left: auto;
    right: 0;
}

.benefits_list {
    margin-bottom: 60px;
}


.benefits_list_topbanner {
    margin-top: 130px;
}

.steps_sections {
    padding: 50px 0;
}

.steps_box {
    text-align: center;
    margin-top: 30px;
}

.steps_box h2 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-top: 20px;
    color: #000;
    margin-bottom: 10px;
}

.steps_box p {
    font-size: 18px;
    line-height: 24px;
}

#new_footer .desktop_links_v6 {
    justify-content: left;
}

#new_footer .desktop_links_v6 li {
    margin-left: 0;
    margin-right: 15px;
}

.alpha_v6_footer {
    background: #000000 !important;
    padding-top: 50px;
}

.alpha_v6_footer h5::before {
    display: none;
}

#new_copyrights {
    background: #000;
    border-top: 1px solid #fff;
    padding-bottom: 50px;
}

#new_copyrights .copyright_links li a {
    color: #fff;
    font-size: 14px;
}

#new_copyrights .copyright_links li span {
    padding: 0 5px;
}

#new_copyrights p {
    font-size: 14px;
    color: #fff;
}

.v6-bottle-start {
    width: 80%;
}

.start_btn_sections {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 30px 0 40px 0;
}

.start_btn_sections h3 {
    font-weight: 700;
    color: #db3e4d;
    margin-bottom: 0;
}

.start_box_text span {
    font-size: 11px;
    display: block;
}

.start_box_text strong {
    font-size: 18px;
}

.start_box_text span {
    font-size: 14px;
}

.alpha-v6-arrow {
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: -113px;
}


.start_btn_sections .pulse-btn {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    display: block;


    position: relative;
    width: 304px;
    margin: 0px auto 0px auto;
}

.results_sections {
    padding: 50px 0 30px 0;
}

.result_namelist h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.result_namelist p {
    margin-bottom: 5px;
}

.result_namelist .b_star .fa {
    margin-right: 7px;
    margin-left: 0;
    font-size: 9px;
}

.result_namelist img {
    width: 10px;
    margin-top: -5px;
}


.result_namecontent h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

.result_namecontent p {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0;
}

.results_sections_lists {
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #000;
    padding: 30px 0;
}


.demand_sections {
    background: #000;
}

.demand_sections .h2_table {
    color: #fff;
}

.colorfff {
    color: #fff;
    font-size: 16px;
}

.demand_content {
    text-align: left;
    background: #fff;
    padding: 50px 50px 50px 200px;
    margin-left: 170px;
    margin-right: 40px;
    margin-top: 50px;
}

.demand_content p {
    margin-bottom: 0;
}

.demand_content strong {
    font-size: 16px;
    margin-bottom: 10px;
}

.jeff {
    position: absolute;
    left: 60px;
    height: 250px;
    top: 80px;
}

.demand_sections {
    padding: 50px 0;
}

#faqAccordion_section .card-header,
#faqAccordion_section .card-body {
    padding-left: 0;
    padding-right: 0;
}

#faqAccordion_section .card-header {
    background: none;
    padding-top: 20px;
    padding-bottom: 20px;

}

#faqAccordion_section .box {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    margin: 0;
    margin-top: 0px;
    margin-top: -1px;
    background: #fff;
}


#faqAccordion_section h5 {
    font-size: 20px;
    font-weight: 900;
    color: #000;
}

#faqAccordion_section .card-header::before {
    color: #000;
}

#faqAccordion_section .card-body {
    padding-top: 0;
}

#faqAccordion_section .box:last-child {
    border-bottom: 0;
}

.faq_section {
    padding: 50px 0;
}

#faqAccordion_section {
    margin-top: 20px;
}

.power_sections {
    background: url(../images/alpha-v6/powerbg.jpg) no-repeat top center;
    background-size: cover;
    padding: 70px 0;
}

.power_sections h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}

.power_sections span {
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.ste_box {
    border: 1px solid #000;
    padding: 30px;
    text-align: center;
    margin: 50px auto 0 auto;
    width: 80%;
}

.ste_box p {
    margin-bottom: 0;
}

.ref_sections {
    padding: 50px 0;
}


.man_benefits_mb {
    display: none;
}



.alpha_v6_arrow_mb {
    position: absolute;
    left: 0;
    top: 32px;
    width: 33px;
}


.demand_content strong {
    font-family: 'Montserrat', sans-serif;
}



#faqAccordion_section .card-header[aria-expanded=true]::before {
    text-indent: -9999999999999px;
    background: url(../images/alpha-v6/faq1.png) no-repeat top center;
    width: 24px;
    height: 24px;
    background-size: 100%;
}

#faqAccordion_section .card-header[aria-expanded=false]::before {
    text-indent: -9999999999999px;
    background: url(../images/alpha-v6/faq2.png) no-repeat top center;
    width: 24px;
    height: 24px;
    background-size: 100%;
}


.references-list {
    padding: 0px 0 15px 0;
    list-style-type: decimal;
}

.references-list li {
    color: #333;
    font-size: 22px;
    margin: 0 0 15px 15px;
}

.references-list li a {
    color: #0066A6;
    text-decoration: none;
}

.references-note {
    margin: 0 auto 0px;
}

.references-note h2 {
    border: 1px solid #000;
    font-size: 16px;
    text-align: center;
    padding: 20px;
    margin: 0;
}




@media screen and (max-width: 1199px) {
    .banner_bottle {
        margin: 30px auto;
    }

    .alpha-v6-arrow {
        display: none;
    }

    .results_sections_lists {
        width: 100%;
    }

}



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

    .man_benefits_m_mid {
        display: none;
    }

    .man_benefits_mb {
        display: block;
    }


    .benefits_list_right {
        padding-left: 115px;
        padding-right: 0;
        text-align: left;
    }

    .benefits_list_right .list_icon {
        left: 0;
        right: auto;
    }

    .benefits_list_topbanner {
        margin-top: 0;
    }

    .man_benefits_mb {
        position: absolute;
        left: 10px;
        width: 146px;
        top: 0;
    }

    .benefits_list_topbanner {
        position: relative;
    }

    .benefits_list {
        margin-left: 140px;
    }

    .list_icon {
        width: 43px;
        left: 10px !important;
    }

    .benefits_list_left,
    .benefits_list_right {
        padding-left: 60px;
    }

    .h2_benefits_list {
        font-size: 14px;
    }

    .benefits_list p {
        font-size: 12px;
        line-height: 15px;
    }

    .benefits_list {
        margin-bottom: 20px;
    }

    .benefits_sections {
        padding: 40px 0;
        min-height: 650px;
    }

    .steps_sections .h2_table {
        margin-bottom: 0;
    }

    .result_namelist p {
        font-size: 13px;
    }

    .result_namecontent p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .result_namecontent h3 {
        font-size: 16px;
    }


    .demand_content {
        margin-right: 0;
        margin-left: 0;
    }

    .jeff {
        position: absolute;
        left: 50%;
        height: 240px;
        top: -120px;
        margin-left: -120px;
    }

    .demand_content {
        padding: 150px 20px 40px 20px;
        margin-top: 140px;
        position: relative;
    }

    #faqAccordion_section h5 {
        font-size: 16px;
        padding-right: 50px !important;
    }

    .faq_section {
        padding: 40px 0 30px 0;
    }

    .power_sections .banner_get_btn {
        font-size: 13px;
    }

    .power_sections h3 {
        font-size: 18px;
        margin-top: -30px;
    }

    .ref_sections {
        padding: 40px 0;
    }

    .ref_sections p {
        word-wrap: break-word;
    }

    .ste_box {
        width: 100%;
        margin-top: 30px;
    }


}


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

    .references-list li {
        font-size: 16px;
    }

    .banner_bottle {
        width: 100%;
    }

    .bannerh1 {
        font-size: 24px;
        text-align: center;
    }

    .bannerp {
        font-size: 16px;
        line-height: 21px;
    }

    .banner_get_btntop {
        margin-top: 30px;
    }

    .banner_bottle img {
        width: 48%;
    }

    .banner_bottle ul {
        width: 43%;
        right: 30px;
        padding: 0 10px 0 25px;
    }

    .banner_bottle ul li {
        font-size: 14px;
        line-height: 16px;
    }

    .v6_banner {
        padding: 30px 0 30px 0;
    }

    .h2_table {
        font-size: 20px;
    }

    .table_sections .table td:nth-child(2) {
        width: 23%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .table_sections .table td:nth-child(1) {
        width: 9%;
    }

    .table_sections .table {
        font-size: 14px;
    }

    .table_sections .table td {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .table_sections {
        padding: 30px 0 00px 0;
    }

    .start_btn_sections .pulse-btn {
        margin-top: 20px;
    }

    .start_btn_sections {
        position: relative;
    }

    .v6_bottle_arrow_mb {
        position: absolute;
        left: 50%;
        margin-left: -15px;
        top: -1px;
        width: 30px;
    }

    .start_btn_sections {
        padding: 50px 0 40px 0;
    }

    .colorfff {
        text-align: left;
    }

    .desktop_links {
        display: block !important;
    }

    .new_sleep_footer h5 {
        font-size: 12px !important;
    }

    .legitscript img {
        width: 80px;
        height: 70px;
        margin-left: -16px;
        margin-top: 3px;
    }

    #new_copyrights p {
        text-align: left;
    }

    #new_copyrights {
        padding-bottom: 30px;
    }

    .v6_banner {
        background: url(../images/alpha-v6/v6-banner-md.png) no-repeat #000;
    }

    .h2_table_mb {
        font-size: 30px;
    }

    .start_box_text {
        width: 332px;
        margin: 0 auto;
    }

    .ref_sections .h2_table {
        font-size: 26px;
    }

    .start_btn_sections h3 {
        font-size: 33px;
        color: #db3e4d;
    }

}

@media screen and (max-width: 395px) {
    .banner_bottle ul li {
        margin-top: 9px;
    }
}


.com_box {
    width: 360px;
    border: 1px solid #000;
    margin: 0 20px;
    padding-bottom: 40px;
}

.com_box h4 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0;
    background: #f09f2b;
    color: #fff;
}

.product_img_v6 {
    text-align: center;
    padding: 40px 60px;
}

.product_img_v6 img {
    max-width: 100%;
}

.com_box h6 {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0;
}

.com_box p {
    text-align: center;
    font-size: 13px;
}

.com_box ul {
    margin: 20px 60px 0 60px;
    border-top: 1px solid #000;
    padding: 0;
}

.com_box ul li {
    margin-top: 20px;
    list-style: none;
    background: url(../images/alpha-v6/gtick.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 15px;
    line-height: 18px;
    padding-left: 30px;
}

.com_box2 ul li {
    background: url(../images/alpha-v6/close.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 15px;
}

.com_box_order {
    position: relative;
    margin-top: 20px;
}

.vs_com {
    position: absolute;
    width: 70px;
    top: 43%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
}

.com_box2 h4 {
    background: #000;
}








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

    .com_box_order {
        padding: 0 15px;
    }

    .com_box {
        width: 170px;
        margin: 0 10px;
    }

    .com_box h4 {
        font-size: 11px;
    }

    .com_box_order {
        margin-top: 0;
    }

    .product_img_v6 {
        padding: 10px 0px;
        margin-top: 20px;
    }

    .com_box ul {
        margin: 20px 15px 0 10px;
    }

    .com_box ul li {
        font-size: 11px;
        margin-top: 15px;
    }

    .vs_com {
        width: 60px;
        top: 155px;
        margin-top: 0;
        margin-left: -30px;
    }

    .com_box h6 {
        margin-top: 40px;
    }

    .com_box ul li {
        padding-left: 26px;
    }
}


@media screen and (max-width: 400px) {
    .vs_com {
        top: 144px;
    }
}

.com_box1 ul li {
    font-weight: 600;
}