.btn:active:focus,
.btn:focus,
a:focus {
    outline: thin dotted
}

li {
    list-style: none
}

.wrapper {
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #3d3d3d;
    font-size: 16px;
    font-family: georgia;
    line-height: 25px;
    padding-top: 40px;
    padding-bottom: 20px
}

.wrapper img {
    max-width: 100%
}

.container {
    width: 100%;
    max-width: 960px
}

.post {
    padding-left: 10px;
    padding-right: 50px
}

.main-heading {
    margin: 0 1em 30px;
    color: #820000;
    text-align: center;
    font-weight: 400;
    line-height: 1em
}

.accent-first-word {
    text-transform: uppercase;
    display: block
}

.box {
    margin: 20px 0;
    padding: 15px;
    border: 2px solid #f7f9b6;
    background-color: #ffffec
}

.box i,
.box strong {
    font-weight: 400;
    display: block;
    text-align: right
}

.box i {
    font-style: normal
}

.info h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto 4px;
    top: -6px;
    margin-bottom: 15px
}

.doctor-image {
    float: right;
    margin: 32px 0 0 10px;
    width: 150px;
    -webkit-box-shadow: 0 0 5px 3px #ccc;
    box-shadow: 0 0 5px 3px #ccc;
    border: 2px solid #fff
}

.chart {
    max-height: 40%;
    max-width: 100%
}

.desc {
    border: 1px dotted #949494;
    padding: 8px;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 30px
}

.benefit-heading {
    line-height: 44px;
    padding-left: 50px;
    margin: 10px 0;
    font-weight: bolder;
    font-size: 16px
}

.benefit-paragraph {
    color: #3d3d3d;
    border-left: 3px solid #dcdcdc;
    padding-left: 20px;
    margin-left: 30px;
    font-size: 14px
}

.red {
    color: #ed1c24
}

.attention-box {
    border: 1px solid #000;
    text-align: center;
    margin: 30px auto;
    padding: 10px;
    width: 400px;
    font-weight: bolder
}

.attention-box h3 {
    margin: 0 0 16px;
    font-size: 100%;
    font-weight: bolder
}

.attention-box p {
    margin: 10px
}

.img-center {
    display: block;
    margin: 0 auto
}

.line-through {
    text-decoration: line-through
}


/* .buyForm {
    padding: 20px 10px;
    margin: 30px 0 50px
} */

.buyForm label {
    font-weight: 300
}

.main-footer {
    margin: 0 auto;
    text-align: center
}

.footer-links {
    margin: 40px 0
}

.footer-links a {
    color: #666;
    font-size: 14px
}

.footer-links a:not(:last-child) {
    border-right: 1px solid #666;
    padding: 0 5px
}

.legal-testim {
    margin: 0 auto;
    font-size: 11px;
    color: #aaa;
    max-width: 700px;
    line-height: 1.5em
}

.testimonials {
    border-left: 1px solid #ccc;
    padding-left: 20px
}

.sidebar-box {
    background-color: #e0f0fa;
    border: 3px inset #05adea;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px
}

.sidebar-box h3 {
    color: red;
    font-size: 18px;
    font-weight: 700
}

.sidebar-box p {
    font-weight: 400;
    line-height: 18px;
    font-size: 15px
}

.form .row {
    margin: 0
}

#orderSubmit {
    background: #05adea;
    border: none;
}

@media screen and (max-width: 768px) {
    .box {
        max-width: 70%;
        margin: 40px auto
    }
    .info {
        margin: 10px 0
    }
    .box .col-sm-12 {
        text-align: center
    }
}

@media screen and (max-width: 575px) {
    .box {
        max-width: 90%
    }
    .main-heading {
        font-size: 25px
    }
    .post {
        padding: 10px
    }
    .attention-box {
        width: auto
    }
    #orderSubmit {
        margin-left: 0
    }
}

.widget {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    background-color: hsla(0, 0%, 100%, .9);
    z-index: 1;
    border-bottom: 3px solid #0083b2
}

.widget a {
    border: none;
    display: inline-block;
    color: #fff;
    font-size: 23px;
    margin-top: -28px
}

.widgetWrap {
    width: 100%;
    max-width: 980px;
    margin: 0 auto
}

.countdown,
.sale-text {
    font-weight: 700;
    display: inline-block
}

.sale-text {
    font-size: 35px;
    margin-right: 30px
}

.countdown,
.widget {
    text-align: center
}

.countdown {
    font-size: 40px;
    border-radius: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin: 0 auto
}

#countdown-text {
    font-size: 16px;
    vertical-align: middle;
    display: block;
    margin-bottom: -7px
}

.countdown span {
    position: relative;
    margin: 0 5px
}

.btn,
button {
    cursor: pointer
}

.widget .btn {
    background-color: #05adea;
    border-radius: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff
}

.widget .btn:hover {
    background-color: #058beb;
    color: #fff
}

@media (max-width: 768px) {
    .sale-text {
        margin-right: 0;
        font-size: 16px;
        margin-bottom: 0;
        vertical-align: middle
    }
    .countdown {
        font-size: 17px;
        padding: 5px 2px
    }
    #countdown-text {
        font-size: 11px;
        margin-bottom: -5px;
        display: none
    }
    .widget a {
        font-size: 13px;
        margin-bottom: 5px;
        margin-top: 5px
    }
}

@media (max-width: 575px) {
    .buyForm .help-block {
        text-align: center
    }
    #orderSubmit {
        display: block;
        margin: 15px auto;
    }
    .buyForm span {
        margin-top: 15px
    }
    .buyForm label {
        font-weight: 700;
        margin-top: 20px
    }
    .wrapper.container {
        padding-top: 50px;
    }
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

footer {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

@media print {
    *,
     :after,
     :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href) ")"
    }
    a[href^="#"]:after {
        content: ""
    }
    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h3 {
        page-break-after: avoid
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1,
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

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

.col-md-3,
.col-md-6,
.col-md-8,
.col-md-9,
.col-md-12,
.col-sm-6,
.col-sm-12,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-6,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-6 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-3,
    .col-md-6,
    .col-md-8,
    .col-md-9,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-group {
    margin-bottom: 15px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.buyForm .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .buyForm .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        font-size: 15px;
    }
}

.btn,
.submit-form {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.submit-form {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: 20px;
}

.submit-form:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.submit-form:active,
.submit-form:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.submit-form:active:focus,
.submit-form:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.submit-form:active {
    background-image: none
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 5;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.container:after,
.container:before,
.buyForm .form-group:after,
.buyForm .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container:after,
.buyForm .form-group:after,
.modal-footer:after,
.modal-header:after,
.row:after {
    clear: both
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

img.bottle2 {
    max-width: 150px
}

body {
    background-color: #ebebeb
}

.visuals img {
    padding-bottom: 20px;
    width: 80%;
    margin: auto
}

li {
    list-style-type: disc
}

.dbclick-info p {
    font-size: 10px;
    margin-top: 30px
}

#wa-wrapper-grey,
.dbclick-info p {
    text-align: center
}

#webwhatsapp {
    background: #269923;
    padding: 20px;
    font-family: Roboto, sans-serif;
    margin: 20px auto;
    max-width: 350px;
    border-radius: 5px;
    font-weight: 700
}

#webwhatsapp a {
    color: #fff
}

@media (max-width: 500px) {
    .visuals img {
        width: 100%
    }
}

@media (max-width: 992px) {
    .box {
        max-width: 690px
    }
    .box img {
        margin: 0 auto 15px
    }
    .box h3 {
        text-align: center
    }
}

@media (max-width: 350px) {
    #orderSubmit {
        font-size: 12px
    }
}

@media (max-width: 300px) {
    .container {
        width: 100%;
    }
    .widget.visible {
        display: none;
    }
    .wrapper.container {
        padding-top: 10px;
    }
    #orderSubmit {
        white-space: normal;
    }
    img.bottle2 {
        max-width: 100%;
    }
    .main-heading {
        font-size: 19px;
        margin: 0;
    }
    .box {
        max-width: 100%;
    }
    .col-md-3,
    .col-md-6,
    .col-md-8,
    .col-md-9,
    .col-md-12,
    .col-sm-6,
    .col-sm-12,
    .col-xs-12 {
        padding-right: 5px;
        padding-left: 5px;
    }
    ul {
        padding-left: 0;
    }
    .benefit-heading {
        line-height: 26px;
        font-size: 14px;
        padding-left: 0;
    }
    .benefit-paragraph {
        margin-left: 0px;
    }
    .sidebar-box h3 {
        font-size: 13px;
    }
    .container.form {
        padding-left: 0;
        padding-right: 0;
    }
}

.container .form {
    padding: 0;
}

.submit-form {
    height: 54px;
    font-size: 28px;
    background-color: #fe0000 !important;
    border-radius: 10px;
    max-width: 470px;
    width: 100%;
    margin: 13px auto;
    border: none;
    color: #fff;
    display: block;
    cursor: pointer;
    animation: 1s pulse infinite alternate ease-in-out;
    font-weight: 700;
    text-transform: uppercase;
}