.avocado, .back, .beef, .butter, .capers, .cheese, .chicken, .coconut, .egg, .eggs, .female, .fish, .forward-female, .forward-male, .goat-cheese, .ham, .icons, .lamb, .male, .milk, .mushroom, .mushrooms, .nuts, .olives, .onions, .pork, .seafood, .veal {
    display: inline-block;
    background: url("https://ketocycle.diet/images/icons.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.icons {
    background-position: -2px 0;
    width: 50px;
    height: 852px
}

.beef {
    background-position: -2px -854px;
    width: 40px;
    height: 29px
}

.butter {
    background-position: -2px -885px;
    width: 40px;
    height: 32px
}

.cheese {
    background-position: -2px -919px;
    width: 40px;
    height: 26px
}

.fish {
    background-position: -2px -947px;
    width: 40px;
    height: 27px
}

.goat-cheese {
    background-position: -2px -976px;
    width: 40px;
    height: 29px
}

.nuts {
    background-position: -2px -1007px;
    width: 40px;
    height: 21px
}

.coconut {
    background-position: -2px -1030px;
    width: 39px;
    height: 32px
}

.chicken {
    background-position: -2px -1064px;
    width: 37px;
    height: 32px
}

.lamb {
    background-position: -2px -1098px
}

.lamb, .seafood {
    width: 36px;
    height: 32px
}

.seafood {
    background-position: -2px -1132px
}

.onions {
    background-position: -2px -1166px;
    width: 35px;
    height: 32px
}

.ham {
    background-position: -2px -1200px;
    width: 34px;
    height: 32px
}

.olives {
    background-position: -2px -1234px;
    width: 33px;
    height: 32px
}

.avocado {
    background-position: -2px -1268px
}

.avocado, .milk {
    width: 32px;
    height: 32px
}

.milk {
    background-position: -2px -1302px
}

.veal {
    background-position: -2px -1336px;
    width: 32px;
    height: 32px
}

.capers {
    background-position: -2px -1370px;
    width: 31px;
    height: 32px
}

.mushroom, .mushrooms {
    background-position: -2px -1404px;
    width: 31px;
    height: 32px
}

.egg, .eggs {
    background-position: -2px -1438px;
    width: 26px;
    height: 32px
}

.female {
    background-position: -2px -1472px;
    width: 22px;
    height: 30px
}

.male {
    background-position: -26px -1472px;
    width: 22px;
    height: 29px
}

.pork {
    background-position: -26px -1503px;
    width: 22px;
    height: 32px
}

.back {
    background-position: -35px -1370px;
    width: 15px;
    height: 25px
}

.forward-female {
    background-position: -41px -1064px;
    width: 9px;
    height: 15px
}

.forward-male {
    background-position: -41px -1081px;
    width: 9px;
    height: 15px
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

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

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        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
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
    src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

*, :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: Raleway, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #636b6f;
    background-color: #f5f8fa
}

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

a {
    color: #3097d1;
    text-decoration: none
}

a:focus, a:hover {
    color: #216a94;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    background-color: #f5f8fa;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #3097d1
}

a.text-primary:focus, a.text-primary:hover {
    color: #2579a9
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #3097d1
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #2579a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 11px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dd, dt {
    line-height: 1.6
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.6
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 13px;
    line-height: 1.6;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

.container:after {
    clear: both
}

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

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

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

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

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #f5f8fa
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 22px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

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

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    color: #555
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccd0d2;
    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, box-shadow .15s ease-in-out;
    -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: #98cbe8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(152, 203, 232, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(152, 203, 232, .6)
}

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

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

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 36px
    }

    .input-group-sm > .input-group-btn > input.btn[type=date], .input-group-sm > .input-group-btn > input.btn[type=datetime-local], .input-group-sm > .input-group-btn > input.btn[type=month], .input-group-sm > .input-group-btn > input.btn[type=time], .input-group-sm > input.form-control[type=date], .input-group-sm > input.form-control[type=datetime-local], .input-group-sm > input.form-control[type=month], .input-group-sm > input.form-control[type=time], .input-group-sm > input.input-group-addon[type=date], .input-group-sm > input.input-group-addon[type=datetime-local], .input-group-sm > input.input-group-addon[type=month], .input-group-sm > input.input-group-addon[type=time], .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg > .input-group-btn > input.btn[type=date], .input-group-lg > .input-group-btn > input.btn[type=datetime-local], .input-group-lg > .input-group-btn > input.btn[type=month], .input-group-lg > .input-group-btn > input.btn[type=time], .input-group-lg > input.form-control[type=date], .input-group-lg > input.form-control[type=datetime-local], .input-group-lg > input.form-control[type=month], .input-group-lg > input.form-control[type=time], .input-group-lg > input.input-group-addon[type=date], .input-group-lg > input.input-group-addon[type=datetime-local], .input-group-lg > input.input-group-addon[type=month], .input-group-lg > input.input-group-addon[type=time], .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

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

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label, .radio label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 36px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm > .input-group-btn > select.btn[multiple], .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg > .input-group-btn > select.btn[multiple], .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 40px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 45px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 29px
}

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

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

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

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

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

.btn.active, .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)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #636b6f;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #636b6f;
    background-color: #e6e5e5;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #636b6f;
    background-color: #e6e5e5;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    color: #636b6f;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    color: #636b6f;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #636b6f
}

.btn-primary {
    background-color: #3097d1;
    border-color: #2a88bd
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #2579a9;
    border-color: #133d55
}

.btn-primary:hover {
    color: #fff;
    background-color: #2579a9;
    border-color: #1f648b
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2579a9;
    background-image: none;
    border-color: #1f648b
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #1f648b;
    border-color: #133d55
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #3097d1;
    border-color: #2a88bd
}

.btn-primary .badge {
    color: #3097d1;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #2ab27b;
    border-color: #259d6d
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #20895e;
    border-color: #0d3625
}

.btn-success:hover {
    color: #fff;
    background-color: #20895e;
    border-color: #196c4b
}

.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #20895e;
    background-image: none;
    border-color: #196c4b
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #196c4b;
    border-color: #0d3625
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #2ab27b;
    border-color: #259d6d
}

.btn-success .badge {
    color: #2ab27b;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #8eb4cb;
    border-color: #7da8c3
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #6b9dbb;
    border-color: #3d6983
}

.btn-info:hover {
    color: #fff;
    background-color: #6b9dbb;
    border-color: #538db0
}

.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #6b9dbb;
    background-image: none;
    border-color: #538db0
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #538db0;
    border-color: #3d6983
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #8eb4cb;
    border-color: #7da8c3
}

.btn-info .badge {
    color: #8eb4cb;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #cbb956;
    border-color: #c5b143
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #b6a338;
    border-color: #685d20
}

.btn-warning:hover {
    color: #fff;
    background-color: #b6a338;
    border-color: #9b8a30
}

.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b6a338;
    background-image: none;
    border-color: #9b8a30
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #9b8a30;
    border-color: #685d20
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #cbb956;
    border-color: #c5b143
}

.btn-warning .badge {
    color: #cbb956;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #bf5329;
    border-color: #aa4a24
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #954120;
    border-color: #411c0e
}

.btn-danger:hover {
    color: #fff;
    background-color: #954120;
    border-color: #78341a
}

.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #954120;
    background-image: none;
    border-color: #78341a
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #78341a;
    border-color: #411c0e
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #bf5329;
    border-color: #aa4a24
}

.btn-danger .badge {
    color: #bf5329;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #3097d1;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #216a94;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3097d1;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.6;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after, .btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after {
    clear: both
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccd0d2;
    border-radius: 4px
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #3097d1
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #f5f8fa;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #3097d1
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #f5f8fa
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after, .navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after, .navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 14px 15px;
    font-size: 18px;
    line-height: 22px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 7px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px
}

.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs, .navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #d3e0e9
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5d5d;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #eee
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #eee
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #eee
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #d3e0e9
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\A0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.6;
    color: #3097d1;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #216a94;
    background-color: #eee;
    border-color: #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3097d1;
    border-color: #3097d1
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 22px 0;
    text-align: center;
    list-style: none
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #3097d1
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #2579a9
}

.label-success {
    background-color: #2ab27b
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #20895e
}

.label-info {
    background-color: #8eb4cb
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #6b9dbb
}

.label-warning {
    background-color: #cbb956
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #b6a338
}

.label-danger {
    background-color: #bf5329
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #954120
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #3097d1;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container-fluid .jumbotron, .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.6;
    background-color: #f5f8fa;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #636b6f
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #3097d1
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 22px;
    margin-bottom: 22px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #3097d1;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #2ab27b
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #8eb4cb
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #cbb956
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #bf5329
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #d3e0e9
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #3097d1;
    border-color: #3097d1
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #d7ebf6
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after, .panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #d3e0e9;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #d3e0e9
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #d3e0e9
}

.panel-default {
    border-color: #d3e0e9
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #d3e0e9
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d3e0e9
}

.panel-default > .panel-heading .badge {
    color: #fff;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d3e0e9
}

.panel-primary {
    border-color: #3097d1
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #3097d1;
    border-color: #3097d1
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3097d1
}

.panel-primary > .panel-heading .badge {
    color: #3097d1;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3097d1
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

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

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -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
}

.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;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    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:after, .modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

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

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

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

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

.modal-footer:after, .modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.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: 1070;
    display: block;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    line-break: auto;
    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;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.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.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
}

.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
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    line-break: auto;
    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;
    font-size: 14px;
    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)
}

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

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

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

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

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

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

.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
}

.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
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    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 {
    display: block;
    max-width: 100%;
    height: auto;
    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 {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 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%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    overflow-x: hidden
}

.product-labels {
    text-align: right
}

.product-labels div {
    display: inline;
    margin-right: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.product-labels .like {
    color: #42ba4f
}

.product-labels .dislike {
    color: #de4432
}

.fancy-radio .actions {
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 24px
}

.fancy-radio .actions .fa-check-circle {
    margin-right: 20px
}

.fancy-radio .actions .fa-check-circle.active {
    color: #42ba4f
}

.fancy-radio .actions .fa-times-circle.active {
    color: #de4432
}

.upsell-success {
    text-align: center;
    max-width: 750px;
    margin: 0 auto
}

.upsell-success h3 span {
    color: #ff3464
}

.upsell-success h5 {
    font-size: 24px;
    line-height: 24px;
    color: #21bb21
}

.upsell-success h6 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 24px
}

.upsell-success .nutritionist-headline {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #1d1d1d;
    max-width: 80%;
    margin: 20px auto;
    margin-top: 75px
}

.upsell-success .get-nutritionist {
    text-align: center
}

.upsell-success .success-msg.nutritionist {
    max-width: 500px;
    margin: 0 auto
}

.upsell-success .survey-results {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    max-width: 500px;
    margin: 0 auto
}

.upsell-success .survey-results span {
    font-weight: 900;
    font-size: 46px;
    line-height: 55px;
    color: #56468f;
    margin-left: 10px;
    margin-right: 10px
}

.upsell-success .who-data {
    font-size: 16px;
    line-height: 24px;
    color: #1d1d1d;
    background: #c4c4c426;
    padding: 20px;
    max-width: 500px;
    margin: 30px auto;
    padding-top: 40px
}

.upsell-success .who-data p {
    margin-bottom: 20px
}

.upsell-success .unique-offer {
    font-weight: 600;
    color: #ff2e63;
    text-align: center;
    margin-top: 20px
}

.upsell-success .additional-info.nutritionist {
    max-width: 500px;
    text-align: center;
    margin: 20px auto
}

.upsell-success .upsell-benefits {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left
}

.upsell-success .upsell-benefits.nutritionist {
    max-width: 500px;
    margin: 30px auto
}

.upsell-success .upsell-benefits ul {
    padding-left: 0
}

.upsell-success .upsell-benefits li {
    margin-bottom: 10px;
    font-size: 16px;
    list-style: none
}

.upsell-success .upsell-benefits li i {
    color: #ff3464;
    font-weight: 700;
    font-size: 18px;
    margin-right: 5px
}

.upsell-success .b-form.m-short {
    margin: 0 auto
}

.upsell-success .btn-skip {
    font-size: 16px;
    color: #555;
    text-decoration: underline;
    display: block;
    margin-top: 20px
}

.upsell-success .offer {
    font-size: 18px;
    margin-top: 30px;
    background: #f5f5f5;
    border-radius: 15px;
    padding: 15px
}

.upsell-success .offer .old-price {
    font-size: 18px !important
}

.upsell-success .offer .highlighted {
    color: #56468f
}

.upsell-success .additional-info {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #555
}

.btn-female:hover, .btn-male:hover {
    background: #fff;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5)
}

.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #ff3464
}

.btn-primary:focus {
    outline: none !important
}

body {
    font-family: Karla, Montserrat, Arial;
    font-display: swap;
    background: #fff;
    color: #444;
    width: 100%;
    margin: 0
}

.terms p {
    font-size: 15px;
    line-height: 19px
}

.terms-table td {
    padding: 5px
}

.payment-disclaimer {
    max-width: 400px;
    padding: 15px;
    text-align: left;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px
}

.progress-bar {
    width: 100%;
    background: rgba(86, 70, 143, .4)
}

.progress-bar, .progress-bar .progress {
    height: 5px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

.progress-bar .progress {
    width: 12.5%;
    background: #56468f
}

.navbar-brand {
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 200px;
    display: block
}

@media only screen and (min-width: 1025px) {
    .navbar-brand {
        position: relative
    }
}

.navbar-brand > img {
    margin: 0 auto;
    max-height: 45px
}

.fancy-radio {
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -7px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 11px -7px rgba(0, 0, 0, .2);
    opacity: .7;
    cursor: pointer;
    position: relative;
    padding: 20px;
    color: #444;
    font-family: Karla, Montserrat;
    padding-right: 40px;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    margin-bottom: 15px
}

.fancy-radio .status {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-radius: 9px 0 0 9px;
    background-color: #c3c3c3;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30px;
    z-index: 1
}

.fancy-radio .status-icon {
    color: #fff;
    z-index: 2;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

.fancy-radio.active {
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    color: #ff3464;
    opacity: 1
}

.fancy-radio.active .status {
    background-color: #56468f
}

.fancy-radio.active .status-icon {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -12px
}

.step {
    padding: 10px;
    padding-bottom: 25px
}

.step .question {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .85px;
    line-height: 29px;
    margin-top: 20px;
    margin-bottom: 20px
}

.btn-primary {
    border-radius: 22px;
    text-align: center;
    display: block;
    width: 100%;
    background-color: #ff3464;
    -webkit-box-shadow: 0 4px 11px -2px #ff3464;
    box-shadow: 0 4px 11px -2px #ff3464;
    color: #fff;
    font-size: 20px;
    border: 0;
    font-weight: 700;
    outline: none;
    margin-top: 25px;
    letter-spacing: .68px;
    padding: 12px;
    line-height: 23px
}

.btn-primary.scroll-btn {
    max-width: 250px
}

.units-toggler {
    background: #e4e5e7;
    padding: 25px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    margin-left: -25px;
    width: calc(100% + 50px);
    margin-top: -10px
}

@media only screen and (max-width: 640px) {
    .units-toggler {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.units-toggler .btn {
    border: 1px solid #444;
    opacity: .28;
    width: 43%;
    border-radius: 22px;
    -webkit-box-shadow: 0 4px 11px -2px rgba(68, 68, 68, .3);
    box-shadow: 0 4px 11px -2px rgba(68, 68, 68, .3);
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .61px;
    line-height: 22px;
    text-align: center;
    outline: none !important;
    padding: 10px;
    margin-right: 5px
}

.units-toggler .btn:last-child {
    margin-right: 0;
    margin-left: 5px
}

@media only screen and (max-width: 640px) {
    .units-toggler .btn {
        width: 100%
    }
}

.units-toggler .btn.active {
    color: #ff3464;
    opacity: 1;
    border: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -2px rgba(68, 68, 68, .3);
    box-shadow: 0 4px 11px -2px rgba(68, 68, 68, .3)
}

.input-holder {
    position: relative;
    margin-bottom: 30px
}

.input-holder input.has-error {
    border-bottom: 1px solid red !important
}

.input-holder input {
    width: 100%;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e4e5e7;
    opacity: .7;
    color: #444;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    padding: 6px;
    outline: none !important
}

.input-holder input:focus {
    border-bottom: 1px solid #56468f;
    opacity: 1
}

.input-holder .units {
    position: absolute;
    right: 0;
    width: 90px;
    color: #ff3464;
    font-family: Karla, Montserrat;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 18px;
    text-align: right;
    top: 5px
}

.fancy-radio.with-icon {
    padding-left: 65px
}

.fancy-radio.with-icon .icon {
    max-height: 32px;
    position: absolute;
    top: 50%;
    background-size: contain;
    left: 10px;
    margin-top: -16px;
    height: 40px;
    text-align: center;
    width: 40px
}

.fancy-radio.with-icon .icon i, .fancy-radio.with-icon .icon img {
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .43
}

.fancy-radio.with-icon.active .icon i, .fancy-radio.with-icon.active .icon img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.results-box {
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 100%
}

.results-box .heading {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .85px;
    line-height: 29px;
    position: absolute;
    top: 15px;
    left: 15px
}

.step.results {
    background: url(https://ketocycle.diet/images/results-bg-mobile.jpg) no-repeat;
    background-position: 100% 0;
    background-size: 70%;
    margin-left: -15px;
    margin-right: -15px
}

.results-logo {
    margin-left: 5px;
    max-height: 55px;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 30px;
    max-width: 175px
}

.step.results h3 {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 34px;
    display: block;
    font-weight: 700;
    max-width: 240px;
    letter-spacing: 1.19px;
    margin: 25px 15px;
    line-height: 46px
}

.step.results p.subheading {
    width: 240px;
    margin-left: 15px;
    font-family: Karla, Montserrat;
    font-size: 17px;
    letter-spacing: .58px;
    line-height: 20px
}

.step.results .scroll-btn {
    margin-left: 15px;
    margin-top: 50px;
    margin-bottom: 40px
}

.btn-back {
    position: absolute;
    left: 10px;
    top: 50%;
    cursor: pointer
}

.subheader {
    overflow: hidden
}

.subheader, nav {
    display: none
}

#my-plan nav {
    display: block
}

.step {
    display: none
}

.step.active {
    display: block
}

#landing {
    background: url("https://ketocycle.diet/images/landing-bg.jpg?v2") no-repeat;
    background-size: contain;
    background-position: top;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px
}

@media only screen and (min-width: 1025px) {
    #landing .container {
        position: relative
    }
}

#billing .success-msg {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 16px
}

.question-description {
    margin-top: -15px;
    margin-bottom: 25px
}

#billing {
    background: url("https://ketocycle.diet/images/billing-bg.jpg") no-repeat;
    background-size: contain;
    background-position: top;
    background-color: #fff;
    margin-left: -15px;
    display: none;
    overflow-x: hidden;
    margin-right: -15px;
    padding: 15px
}

#billing h3 {
    color: #444;
    font-family: Lato;
    font-size: 29px;
    font-weight: 700;
    letter-spacing: .98px;
    line-height: 35px
}

#billing .regular-logo {
    max-width: 125px;
    margin-top: 10px
}

#billing .pricing {
    margin-top: 50px;
    font-size: 54px;
    line-height: 93px
}

#billing .old-price, #billing .pricing {
    color: #56468f;
    font-family: Karla, Montserrat;
    text-align: center;
    letter-spacing: 1.19px
}

#billing .old-price {
    font-size: 32px;
    margin-top: -10px;
    text-decoration: line-through;
    margin-bottom: 30px
}

#billing .container {
    padding: 15px
}

#billing .btn-payment {
    width: 80%;
    max-width: 270px;
    margin: 20px auto
}

#billing .payment-providers span {
    margin-top: 35px;
    display: block;
    margin-bottom: 15px
}

#billing .payment-providers {
    text-align: center
}

#billing .payment-providers img {
    max-width: 100%;
    margin-bottom: 20px
}

.covered {
    background-color: #ff34640d;
    padding: 25px;
    margin-left: -15px;
    margin-right: -15px
}

.covered .heading {
    opacity: .58;
    color: #444;
    font-family: Lato;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    text-align: center
}

#billing .limited-offer {
    color: #ff3464;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: .58px;
    line-height: 20px;
    margin-bottom: 40px
}

#billing .card-inputs {
    display: none
}

#billing .card-inputs.active {
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px
}

#billing .payment-options, .covered-logos {
    margin-top: 25px
}

.covered-logos {
    text-align: center
}

@media only screen and (min-width: 640px) {
    .covered-logos {
        margin-top: 5px
    }
}

.covered img {
    width: 30%;
    margin: 4px;
    max-width: 160px
}

#billing .benefits ul {
    color: #ff3464
}

#billing .benefits ul span {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px
}

#landing .regular-logo {
    max-width: 125px;
    margin-top: 5px
}

#landing h1 {
    color: #ff3464;
    font-family: Lato, Montserrat;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1.36px;
    margin-top: 180px;
    display: block;
    max-width: 400px;
    line-height: 46px
}

@media only screen and (max-width: 640px) {
    #landing h1 {
        max-width: 285px
    }
}

#landing.men h1, #landing.over40 h1, #landing.women h1 {
    color: #444;
    font-family: Lato, Montserrat;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1.36px;
    line-height: 43px;
    display: block;
    max-width: 285px;
    margin-top: 40px
}

.subheader-text {
    color: #ff3464;
    font-family: Karla, Montserrat;
    font-size: 20px;
    font-weight: 700;
    display: block;
    max-width: 240px;
    letter-spacing: .68px;
    margin-top: 20px;
    margin-bottom: 30px
}

#landing.men .btn-male {
    margin-top: 0 !important;
    margin-left: 0 !important
}

#landing.over40 .gender-description {
    margin-top: -10px
}

#landing .gender-description {
    color: #444;
    margin-top: 40px;
    font-family: Lato, Montserrat;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px
}

.gender-buttons .icon {
    position: absolute;
    display: block;
    left: 15px;
    top: 10px;
    height: 30px
}

.gender-buttons .icon img {
    max-height: 100%
}

.gender-buttons .forward {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px
}

.btn-female {
    -webkit-box-shadow: 0 4px 11px -2px rgba(255, 52, 100, .5);
    box-shadow: 0 4px 11px -2px rgba(255, 52, 100, .5);
    color: #ff3464;
    display: block
}

.btn-female, .btn-male {
    border-radius: 9px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 18px;
    outline: none !important;
    text-align: center;
    position: relative;
    margin-top: 15px;
    padding: 15px;
    width: 100%
}

.btn-male {
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5);
    color: #56468f
}

.copyright {
    opacity: .7;
    color: #444;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase
}

.links {
    padding: 15px;
    margin-top: 25px
}

.links a {
    opacity: .7;
    color: #444;
    font-size: 15px;
    display: block;
    letter-spacing: .51px;
    line-height: 22px
}

.footer-logo {
    max-width: 115px;
    margin: 40px auto;
    display: block
}

.btn-get-plan {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    margin-bottom: 25px
}

.btn-get-plan.es, .btn-get-plan.la, .btn-get-plan.mx {
    font-size: 16px
}

.summary h3 {
    margin-bottom: 5px !important;
    margin-top: 60px !important
}

.bmi-scale .scale-title {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-family: Lato;
    font-size: 13px;
    letter-spacing: .44px
}

.bmi-scale .first {
    padding-right: 0
}

.bmi-scale .second {
    padding-left: 0;
    padding-right: 0
}

.bmi-scale .third {
    padding-left: 0
}

.bmi-scale .active .scale-title {
    color: #56468f
}

.bmi-scale > div.active {
    background: #f6f5f9
}

.bmi-scale > div {
    padding-top: 100px;
    text-align: center
}

.bmi-scale .scale-result {
    color: #ff3464;
    height: 36px;
    font-family: Karla, Montserrat;
    font-size: 30px;
    letter-spacing: 1.02px;
    line-height: 36px;
    text-align: center
}

.bmi-scale .separator {
    margin-top: 14px;
    height: 3px;
    margin-bottom: 2px;
    width: 100%;
    background: #f6f6f6
}

.bmi-scale .separatro span {
    display: none
}

.bmi-scale .active .separator {
    position: relative;
    margin-top: 12px;
    height: 7px;
    margin-bottom: 0;
    width: 100%;
    background: #56468f
}

.bmi-scale .active .separator span {
    width: 22px;
    background-color: #ff3464;
    -webkit-box-shadow: 0 2px 4px 0 #ff3464;
    box-shadow: 0 2px 4px 0 #ff3464;
    display: block;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -11px
}

.box-data {
    padding: 20px
}

.summary-container .footer-heading {
    font-size: 28px
}

.box-data .box-title {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 17px;
    letter-spacing: .58px;
    line-height: 20px
}

.results-box#meals img {
    padding-top: 35px;
    margin: 10px auto;
    display: block;
    margin-top: 30px
}

.box-data .box-result {
    color: #ff3464;
    font-family: Lato;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 5px
}

.box-data .box-info {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 17px;
    letter-spacing: .58px;
    line-height: 20px
}

#nutritional-value img {
    margin-top: 80px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px
}

#body-parts .box-data {
    padding-right: 50px;
    padding-top: 35px
}

#body-parts .parts {
    text-align: right;
    padding-right: 25px
}

#intake .calories {
    text-align: center;
    margin-top: 60px
}

#intake .daily-norm {
    color: #56468f;
    font-size: 16px;
    letter-spacing: .81px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 130px
}

#intake .daily-norm span {
    display: block;
    font-weight: 700
}

.cr {
    clear: left
}

#water {
    padding-top: 60px
}

#water .water-intake {
    background: url(https://ketocycle.diet/images/water-intake.svg) no-repeat;
    min-height: 150px;
    background-size: cover;
    width: 100%;
    padding-top: 60px;
    color: #fff;
    font-family: Karla, Montserrat;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: .81px;
    line-height: 27px;
    text-align: center
}

#achievable img {
    margin-top: 60px;
    width: 70%;
    margin-left: 15%
}

#energy-level img, #reduce-risks img {
    width: 110%;
    margin-top: 60px;
    margin-left: -15px
}

#achievable .weight-value {
    color: #56468f;
    font-family: Karla, Montserrat;
    font-size: 34px;
    letter-spacing: .81px;
    line-height: 28px;
    width: 100%;
    top: 165px
}

#achievable .weight-value, .meal-count {
    font-weight: 600;
    text-align: center;
    position: absolute
}

.meal-count {
    width: 120px;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -60px;
    color: #ff3464
}

.meal-count span {
    color: #ff3464;
    text-align: center;
    display: block;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700
}

#email-value {
    margin-top: 20px
}

.error-msg {
    text-align: center;
    margin-top: 25px;
    color: #ff3464;
    display: none
}

#reduce-risks .box-data {
    padding-top: 0
}

#my-plan .week-data {
    opacity: .9;
    color: #56468f;
    font-family: Karla, Montserrat;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: .75px;
    text-align: center
}

#my-plan .week-data span {
    font-weight: 700
}

#my-plan .meal {
    border-radius: 9px;
    min-height: 100px;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#my-plan .meal-photo {
    max-width: 80px;
    float: left
}

#my-plan .meal .meal-time {
    color: #ff3464;
    font-family: Karla, Montserrat;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .41px;
    line-height: 15px
}

#my-plan .meal .meal-title {
    opacity: .9;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 13px;
    letter-spacing: .37px;
    line-height: 16px;
    margin-top: 5px
}

#my-plan .meal-data {
    margin: 10px;
    padding-left: 10px;
    padding-right: 30px
}

@media only screen and (max-width: 570px) {
    #my-plan .meal-data {
        padding-left: 5px
    }
}

#my-plan .meal {
    margin-bottom: 15px;
    position: relative
}

#my-plan .meal .arrow-icon {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    line-height: 100px;
    height: 100%;
    border-left: 1px solid #f6f6f6
}

#my-plan .meal .arrow-icon img {
    opacity: .5
}

#my-plan .week-days {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #f6f6f6;
    margin-top: -25px;
    margin-bottom: 25px
}

#my-plan .week-days a {
    display: inline-block;
    padding: 2px 17px;
    opacity: .3;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .47px;
    line-height: 17px;
    text-align: center
}

#my-plan .week-days a:hover {
    text-decoration: none
}

#my-plan .week-days a.active {
    color: #ff3464;
    font-family: Karla, Montserrat;
    font-size: 16px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 20px
}

#my-plan .week-days a span {
    height: 6px;
    width: 6px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 5px;
    background-color: #c6c6c6
}

#my-plan .week-days a.active span {
    background-color: #ff3464
}

#my-plan nav > container {
    position: relative
}

#my-plan .week-nav {
    position: absolute;
    right: 15px;
    top: 15px
}

#my-plan .helper {
    position: absolute;
    cursor: pointer;
    z-index: 999;
    left: 15px;
    top: 15px
}

#cc-modal .modal-title {
    font-weight: 700
}

#cc-modal .modal-title h4 {
    font-size: 16px
}

#cc-modal img {
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
    margin-top: 10px;
    display: block
}

#cc-modal .final-price {
    font-size: 16px;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#cc-modal .final-price .e-special, #cc-modal .final-price span {
    margin-left: 5px;
    color: #ff3464
}

#cc-modal .final-price span {
    font-weight: 700
}

#cc-modal .cc-error {
    margin-left: 5px;
    margin-top: 10px;
    color: red;
    border: 1px dotted red;
    padding: 10px;
    display: none
}

.week-next, .week-prev {
    cursor: pointer
}

.week-prev {
    margin-right: 15px
}

.plan .week {
    display: none
}

.plan .week.active {
    display: block
}

.plan .day {
    display: none
}

.plan .day.active {
    display: block
}

#recipe-modal .modal-body {
    padding: 0
}

#recipe-modal img {
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    max-width: 100%
}

#recipe-modal .recipe-title {
    opacity: .7;
    color: #ff3464;
    font-family: Karla, Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .47px;
    line-height: 22px;
    margin-bottom: 15px
}

#recipe-modal .instructions {
    opacity: .7;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin-top: 10px;
    font-weight: 300
}

#recipe-modal .wrapper {
    padding: 15px
}

.day .meals .meal {
    cursor: pointer
}

#recipe-modal .preparation-time {
    text-align: right;
    opacity: .4;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .37px;
    line-height: 15px
}

#recipe-modal .calories {
    color: #56468f;
    font-family: Karla, Montserrat;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .47px;
    line-height: 16px
}

#recipe-modal .recipe-data {
    border-top: 1px solid #ebebeb;
    margin: 15px -15px;
    padding-top: 15px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px
}

#recipe-modal .nutrients {
    color: #56468f;
    padding-right: 30px;
    font-family: Karla, Montserrat
}

#recipe-modal .ingredients {
    padding-left: 30px
}

.ingredients .highlight {
    color: red
}

#recipe-modal .recipe-photo {
    position: relative
}

#recipe-modal .close-recipe {
    position: absolute;
    top: 15px;
    color: #d2d0d0;
    font-size: 54px;
    line-height: 54px;
    right: 15px;
    cursor: pointer
}

#recipe-modal .actions {
    margin-top: 15px
}

#info-modal h4 {
    font-weight: 700
}

#recipe-modal .ingredients-disclaimer {
    margin-left: 15px;
    margin-bottom: 15px
}

#recipe-modal .ingredients-disclaimer span {
    color: red
}

.womenshealth {
    max-width: 150px;
    margin: 15px auto;
    margin-top: 5px;
    display: block
}

.featured-in {
    text-align: center;
    margin-top: 25px;
    font-weight: 600
}

#landing.men .featured-in {
    margin-top: 15px
}

#landing.men .womenshealth {
    margin-bottom: 30px
}

.replace-recipe {
    margin-top: 5px;
    padding: 3px 10px
}

#landing.women {
    background: url(https://ketocycle.diet/images/kw-bg-mobile.jpg?v2) no-repeat !important;
    background-position: 100% 0 !important;
    background-size: contain !important
}

#landing.men, #landing.women {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px
}

#landing.men {
    background: url(https://ketocycle.diet/images/km-bg-mobile.jpg?v2) no-repeat !important;
    background-position: 100% 0 !important;
    background-size: contain !important
}

#landing .gender-buttons {
    margin-bottom: 30px
}

.btn-female, .btn-male {
    display: inline-block;
    max-width: 280px
}

.btn-male {
    margin-left: 15px
}

@media only screen and (max-width: 640px) {
    .btn-male {
        margin-left: 0
    }
}

.copyright {
    margin-top: 50px
}

#billing {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.btn-get-plan-holder {
    padding-top: 10px;
    padding-bottom: 30px
}

#billing .old-price, #billing .pricing {
    text-align: left
}

#billing .payment-providers span {
    font-size: 16px
}

#billing .payment-providers {
    text-align: left
}

.btn-get-plan {
    clear: both
}

.btn-primary.scroll-btn {
    max-width: 250px !important
}

#billing .card-inputs.active {
    margin-left: 0 !important
}

.desktop-container {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    margin-top: 0 !important;
    border-radius: 9px;
    background-color: #fff;
    margin-bottom: 50px
}

.desktop-container .container {
    width: 100%
}

.desktop-container .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0 !important
}

#expired-modal .modal-content, #locked-modal .modal-content, #upsell-modal .modal-content {
    background: url(https://ketocycle.diet/images/locked-popup-bg-desktop.jpg) #fff no-repeat !important;
    padding-bottom: 200px !important;
    background-size: contain !important;
    background-position: bottom !important
}

#expired-modal h1 {
    font-size: 24px;
    font-weight: 600
}

#expired-modal p {
    font-size: 16px !important
}

.recipe-container, .shopping-list-container {
    padding-bottom: 10px !important
}

#billing .pricing-block .old-price, #billing .pricing-block .pricing {
    text-align: center !important
}

.pricing-block {
    max-width: 420px
}

.plan-preview-mobile {
    display: none !important
}

.plan-preview-desktop {
    max-width: 100% !important
}

#get-plan-btn-mobile, .plan-preview-desktop {
    display: block !important
}

.footer-container .footer-description {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 25px
}

@media (min-width: 1000px) {
    #prequiz h1 {
        margin-top: 30px !important
    }

    #prequiz #landing {
        max-width: 600px;
        margin: 20px auto !important
    }
}

#prequiz #landing {
    background: #fff !important
}

#prequiz h1 {
    max-width: 100%;
    font-size: 32px;
    line-height: 42px;
    margin-top: 30px
}

#prequiz .btn-green {
    border-radius: 30.5px;
    background: #53b353 !important;
    text-align: center;
    color: #fff;
    border: 0;
    -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    padding: 15px;
    width: 100%;
    max-width: 600px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px
}

#prequiz .btn-green:hover {
    opacity: .9
}

#prequiz .quiz-benefits ul {
    padding-left: 0;
    margin-top: 25px
}

#prequiz .quiz-benefits li {
    list-style: none;
    margin-bottom: 15px
}

#prequiz .quiz-benefits i:before {
    content: "\F00C";
    font-family: FontAwesome;
    font-weight: 400;
    color: #ff3c6f;
    font-size: 20px;
    position: relative;
    left: -5px;
    top: 2px
}

#prequiz .quiz-benefits strong {
    display: inline-block;
    font-size: 16px;
    margin-left: 5px
}

#prequiz .quiz-benefits p {
    font-size: 15px;
    line-height: 18px
}

.summary-container {
    background: url("https://ketocycle.diet/images/footer_bg_desktop.jpg") no-repeat !important;
    background-size: contain !important;
    background-position: 100% 108% !important
}

.flavor-option {
    width: 30% !important;
    display: inline-block !important
}

.supplements .product-features {
    margin-top: 30px
}

.product-price {
    width: 100%
}

#landing.over40 {
    background: url(https://ketocycle.diet/images/o40-bg-mobile.jpg?v2) no-repeat !important;
    background-position: 0 15% !important;
    background-size: 100% !important;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px
}

#landing.men h1, #landing.over40 h1 {
    font-size: 36px;
    max-width: 380px !important
}

#landing.men .subheader-text, #landing.over40 .subheader-text {
    color: #56468f;
    max-width: 180px !important
}

#landing .landing-footer {
    background: #fff
}

#landing.over40 .btn-male {
    margin-bottom: 30px
}

.mobile-only {
    display: block
}

@media only screen and (min-width: 1000px) {
    #landing {
        background: url("https://ketocycle.diet/images/landing-bg-desktop.jpg?v2") no-repeat !important;
        background-size: contain !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-position: 100% 0 !important
    }

    #landing.women {
        background: url(https://ketocycle.diet/images/kw-bg-desktop.jpg?v2) no-repeat !important;
        background-size: cover !important;
        background-position: 100% 0 !important
    }

    #landing.men, #landing.women {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important
    }

    #landing.men {
        background: url(https://ketocycle.diet/images/km-bg-desktop.jpg?v2) no-repeat !important;
        background-size: cover !important;
        background-position: 100% 0 !important
    }

    #landing.over40 .btn-male {
        margin-bottom: 0
    }

    #landing.over40 {
        background: url(https://ketocycle.diet/images/o40-bg-desktop.jpg?v2) no-repeat !important;
        background-size: cover !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-position: 100% 0 !important
    }

    .featured-in {
        text-align: left
    }

    .mobile-only {
        display: none
    }

    .womenshealth {
        max-width: 150px;
        margin: 15px 0;
        display: block
    }

    #my-plan {
        background: url("https://ketocycle.diet/images/landing-bg-desktop.jpg?v2") no-repeat !important;
        background-size: contain !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-position: 100% 0 !important
    }

    #my-plan .meal-data, #recipe-modal .modal-dialog {
        max-width: 400px
    }

    #my-plan .desktop-container {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
        border-radius: 9px;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
        box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
        margin-top: 75px !important;
        margin-bottom: 70px
    }

    .results, body.desktop-bg {
        background: url("https://ketocycle.diet/images/landing-bg-desktop.jpg?v2") no-repeat !important;
        background-size: contain !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-position: 100% 0 !important
    }

    .btn-get-plan {
        width: 90%;
        max-width: 400px;
        margin-left: 0;
        margin-top: 20px;
        font-size: 20px
    }

    #landing .container {
        padding: 15px
    }

    #landing h1 {
        margin-top: 120px
    }

    #landing .gender-buttons {
        margin-bottom: 30px
    }

    .btn-female, .btn-male {
        display: inline-block;
        max-width: 240px
    }

    .copyright {
        margin-top: 50px
    }

    #billing {
        background: none
    }

    #landing.men h1, #landing.over40 h1 {
        max-width: 320px !important
    }

    #landing.men .subheader-text, #landing.over40 .subheader-text {
        max-width: 280px !important
    }

    #billing .with-bg {
        background: url("https://ketocycle.diet/images/billing-bg-desktop.jpg?v2") no-repeat;
        background-size: 50%;
        background-position: 100% 0
    }

    #billing {
        margin-top: 0;
        padding-top: 0
    }

    .covered img {
        width: auto !important;
        margin: 15px
    }

    .btn-get-plan-holder {
        padding-top: 10px;
        padding-bottom: 30px
    }

    #billing .benefits ul span {
        font-size: 18px;
        line-height: 24px
    }

    #billing .btn-payment {
        max-width: 400px;
        margin: 20px;
        margin-left: 0
    }

    #billing .old-price, #billing .pricing {
        text-align: left
    }

    #billing .payment-providers span {
        font-size: 16px
    }

    #billing .payment-providers {
        text-align: left
    }

    .btn-get-plan {
        clear: both
    }

    .btn-primary.scroll-btn {
        max-width: 250px !important
    }

    #billing .payment-providers img {
        max-width: 400px
    }

    #billing .card-inputs.active {
        margin-left: 0 !important
    }

    .desktop-container {
        max-width: 600px;
        margin: 0 auto;
        width: 600px;
        margin-top: 100px !important;
        border-radius: 9px;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
        box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
        margin-bottom: 50px
    }

    .desktop-container .container {
        width: 100%
    }

    .desktop-container .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0 !important
    }

    #locked-modal .modal-content, #upsell-modal .modal-content {
        background: url(https://ketocycle.diet/images/locked-popup-bg-desktop.jpg) #fff no-repeat !important;
        padding-bottom: 200px !important;
        background-size: contain !important;
        background-position: bottom !important
    }

    .shopping-list-container {
        display: none
    }

    .recipe-container, .shopping-list-container {
        padding-bottom: 10px !important
    }

    #billing .pricing-block .old-price, #billing .pricing-block .pricing {
        text-align: center !important
    }

    .pricing-block {
        max-width: 420px
    }

    .plan-preview-mobile {
        display: none !important
    }

    .plan-preview-desktop {
        max-width: 100% !important;
        display: block !important
    }

    #get-plan-btn-mobile {
        display: none !important
    }

    .footer-content #get-plan-btn {
        display: block !important
    }

    .summary-container .footer-heading {
        color: #444;
        font-family: Lato;
        font-size: 50px;
        font-weight: 700;
        letter-spacing: 1.7px;
        line-height: 60px
    }

    .footer-container .footer-content {
        padding-left: 30px;
        padding-top: 50px
    }

    .footer-container .footer-description {
        color: #444;
        font-family: Karla, Montserrat;
        font-size: 15px;
        letter-spacing: .51px;
        line-height: 18px;
        margin-top: 25px
    }

    .summary-container {
        width: 100%;
        background: url("https://ketocycle.diet/images/footer_bg_desktop.jpg?v2") no-repeat !important;
        background-size: contain !important;
        background-position: 100% 108% !important
    }

    .flavor-option {
        width: 30% !important;
        display: inline-block !important;
        margin-right: 2%;
        margin-top: 10px;
        text-align: left;
        outline: none !important;
        height: 40px;
        position: relative
    }

    .flavor-option, .flavor-option.active {
        background: #fff;
        font-family: Karla, Montserrat;
        border-radius: 9px;
        border: 1px solid #f5f5f5;
        -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3) !important;
        box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3) !important
    }

    .flavor-option.active {
        color: #ff3464 !important;
        background-color: #fff
    }

    .supplements .product-features {
        margin-top: 30px;
        margin-bottom: 40px
    }

    .product-price {
        width: 100%;
        margin-left: -15px;
        margin-bottom: 10px
    }

    .supplements .product-photo {
        margin-top: 30px
    }

    .price-desktop {
        display: block !important
    }

    .price-mobile {
        display: none !important
    }
}

#my-plan {
    overflow-x: hidden;
    width: 100%
}

#locked-modal h1 {
    font-family: Lato;
    font-weight: 600;
    font-size: 28px
}

#locked-modal p {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 20px
}

#locked-modal .modal-content {
    background: url(https://ketocycle.diet/images/locked-popup-bg.png);
    padding-bottom: 200px;
    background-size: cover
}

.shopping-list {
    padding: 10px
}

.shopping-list-title {
    font-size: 24px;
    text-align: left;
    margin-left: 10px;
    font-weight: 700
}

.shopping-list .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer
}

.shopping-list-print {
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 5px
}

.shopping-list-container {
    display: none;
    padding-bottom: 50px
}

.recipe-container {
    padding-bottom: 50px
}

.tabs-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 4px 11px 4px rgba(86, 70, 143, .3);
    box-shadow: 0 4px 11px 4px rgba(86, 70, 143, .3);
    margin-left: 0 !important;
    margin-right: 0 !important
}

.tabs-nav .tab-item {
    color: #56468f;
    font-family: Karla, Montserrat;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: .44px;
    line-height: 15px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: 3px solid #fff
}

.tabs-nav .tab-item.active {
    font-weight: 700;
    border-top: 3px solid #56468f;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    margin-left: -1px;
    margin-right: -1px
}

.tab-item img {
    margin-right: 5px
}

.pricing-block {
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3);
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.pricing-block .disclaimer {
    color: #444;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    text-align: center
}

#billing .pricing-block .pricing {
    margin-top: 15px
}

.pricing-block .rating-block {
    text-align: center;
    border-top: 1px solid #f6f6f6;
    padding-top: 10px;
    margin-top: -20px
}

.pricing-block .rating-block i {
    color: #56468f
}

.pricing-block .rating-block a {
    opacity: .72;
    color: #56468f;
    font-family: Karla, Montserrat;
    font-size: 12px;
    letter-spacing: .41px;
    line-height: 14px;
    text-decoration: underline
}

#billing.active {
    display: block !important
}

#reviews-modal .modal-content {
    padding: 15px;
    position: relative
}

#reviews-modal .btn-primary {
    font-size: 18px !important;
    margin-top: 10px !important
}

#reviews-modal .close-modal {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 28px;
    cursor: pointer
}

.reviews-title {
    color: #444;
    font-family: Lato;
    font-size: 29px;
    font-weight: 700;
    letter-spacing: .98px;
    line-height: 35px
}

.reviews-count {
    font-family: Karla, Montserrat;
    margin-bottom: 15px;
    letter-spacing: .41px;
    line-height: 14px
}

.review-line, .reviews-count {
    color: #56468f;
    font-size: 12px
}

.review-line .inactive {
    opacity: .5
}

.review-author {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 18px
}

.review-item {
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 10px;
    margin-top: 15px
}

.review-score {
    opacity: 1;
    color: #56468f;
    font-family: Karla, Montserrat;
    font-size: 12px;
    letter-spacing: .41px;
    line-height: 16px
}

.b-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 25px
}

.b-actions .btn-primary {
    margin: 0;
    font-size: 14px;
    width: auto;
    min-width: 32%;
    font-weight: 300
}

.b-actions .btn-primary b {
    font-weight: 700
}

.plan-lookup {
    font-size: 16px;
    padding: 8px !important;
    margin-top: 15px
}

.plan-recovery .regular-logo {
    max-width: 120px;
    margin-top: 20px
}

.has-error {
    border-color: #e97866 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px hsla(8, 75%, 66%, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px hsla(8, 75%, 66%, .6) !important
}

.plan-status {
    padding-top: 15px;
    display: none;
    padding-bottom: 15px;
    border-top: 1px dotted #ebebeb;
    margin-top: 15px;
    border-bottom: 1px solid #ebebeb
}

.copyright .disclaimer {
    margin-top: 10px;
    font-size: 12px
}

.footer-container {
    margin-top: 40px
}

.summary-container {
    width: 100%;
    background: url("https://ketocycle.diet/images/footer_bg_mobile.jpg") no-repeat;
    background-size: contain;
    background-position: 0 100%
}

.plan-preview-mobile {
    max-width: 100%
}

.footer-content #get-plan-btn, .plan-preview-desktop {
    display: none
}

.footer-heading {
    color: #444;
    font-family: Lato;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.7px;
    line-height: 36px;
    margin-top: 5px
}

.footer-description {
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 25px
}

.footer-description, .supplements h5 {
    color: #444;
    font-family: Karla, Montserrat
}

.supplements h5 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px
}

.supplements .product-features {
    margin-top: 15px;
    margin-bottom: 40px
}

.supplements .product-features > div > div {
    padding: 15px
}

.btn-buy-now {
    max-width: 400px;
    margin-bottom: 40px
}

.supplements .product-photo {
    position: relative;
    margin-bottom: 30px
}

.supplements .product-photo img {
    max-width: 320px
}

.step.results.supplements h3 {
    max-width: 350px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0
}

.step.results.supplements h3 span {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px
}

.product-options {
    max-width: 600px
}

.product-features i {
    color: #ff3464 !important
}

.product-price {
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 11px -7px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 11px -7px rgba(0, 0, 0, .5);
    color: #56468f;
    font-family: Karla, Montserrat;
    margin-left: -15px;
    font-size: 35px;
    margin-top: 10px;
    border: 1px solid #f5f5f5;
    border-top: 0;
    letter-spacing: 1.39px;
    line-height: 41px;
    padding-bottom: 10px;
    text-align: center
}

.product-price .line {
    margin-bottom: 10px;
    height: 6px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    width: 100%;
    background: #ff3464
}

.product-rating {
    margin-left: 0;
    color: #56468f;
    font-family: Karla, Montserrat;
    font-size: 12px;
    letter-spacing: .41px;
    line-height: 14px;
    margin-bottom: 10px
}

.product-flavors {
    padding-left: 15px
}

.flavor-option {
    width: 100%;
    display: block;
    margin-right: 2%;
    margin-top: 10px;
    text-align: left;
    outline: none !important;
    height: 40px;
    position: relative
}

.flavor-option, .flavor-option.active {
    background: #fff;
    font-family: Karla, Montserrat;
    border-radius: 9px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3) !important;
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .3) !important
}

.flavor-option.active {
    color: #ff3464 !important;
    background-color: #fff
}

.flavor-option span {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    right: 0;
    text-align: center;
    background-color: #e4e5e7;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-topright: 9px;
    -moz-border-radius-bottomright: 9px;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.price-desktop {
    display: none
}

.price-mobile {
    display: block;
    position: absolute;
    bottom: -5px;
    right: 30px;
    margin-bottom: 10px
}

.flavor-option.active span {
    background: #56468f
}

.product-price {
    width: 200px;
    margin-left: 0
}

.braintree-sheet {
    border: 0 !important
}

.braintree-sheet__header {
    display: none !important
}

.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field {
    border: 0;
    border-bottom: 1px solid #e4e5e7
}

[data-braintree-id=expiration-date-field-group] label, [data-braintree-id=number-field-group] label {
    width: 100%
}

[data-braintree-id=card-sheet-header] {
    border: 0 !important
}

[data-braintree-id=toggle] {
    display: none
}

#braintree-checkout .input-holder .braintree-form__label {
    margin-bottom: 5px
}

#braintree-checkout .input-holder label {
    width: 100%;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    line-height: 1.4;
    margin-left: 5px
}

#braintree-checkout .input-holder {
    margin-bottom: 15px;
    width: 100%;
    padding-right: 5px
}

#braintree-checkout .input-holder input {
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}

.braintree-sheet__content--form {
    padding: 0 !important
}

.braintree-placeholder {
    display: none
}

#card-holder.with-error {
    border-color: #ca2a2a !important
}

.braintree-form__field-error {
    margin-bottom: 10px !important;
    color: #ca2a2a;
    display: none;
    font-size: 13px;
    line-height: 1.4;
    margin: 5px 0;
    padding: 0
}

.b-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto
}

@media only screen and (max-width: 570px) {
    .b-contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-contacts .b-contacts-contacts {
    width: 50%
}

.b-contacts .b-contacts-contacts .text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-contacts .b-contacts-contacts .text-wrapper .col-6:last-child {
    padding-left: 30px
}

.b-contacts .b-contacts-contacts .text-wrapper strong {
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block
}

.b-contacts .b-contacts-form {
    padding-top: 60px;
    padding-bottom: 30px
}

.b-contacts .b-contacts-form label {
    margin-top: 10px
}

.b-contacts .b-contacts-form .btn-next-step {
    max-width: 200px
}

#billing .btn-payment.btn-es, #billing .btn-payment.btn-la, #billing .btn-payment.btn-mx {
    font-size: 18px;
    width: 90% !important;
    max-width: 280px !important
}

.plan-disclaimer {
    font-style: italic;
    padding-bottom: 15px;
    font-size: 13px
}

.b-slides--slide {
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 4px 16px #efefef;
    box-shadow: 3px 4px 16px #efefef;
    border-radius: 15px;
    padding: 13px 20px 10px;
    background: #fff
}

.b-slides--slide .b-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-slides--slide .b-avatar img {
    max-width: 50px
}

.b-slides--slide .b-avatar .e-title {
    font-size: 15px;
    margin: 0;
    font-weight: 700;
    padding-top: 3px
}

.b-slides--slide .b-avatar .e-subtitle {
    font-size: 12px
}

.b-slides--slide .e-text {
    margin-top: 10px
}

.b-slides--slide .b-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin-top: 20px
}

.b-slides--slide .b-social .e-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

.b-slides--slide .b-social .e-icon .number {
    font-size: 12px;
    margin: 0;
    padding-left: 5px
}

.b-slides--slide .b-avatar-image {
    margin-right: 10px
}

.b-slides {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: -130px;
    width: calc(100% + 250px)
}

@media only screen and (max-width: 900px) {
    .b-slides {
        width: 100%;
        margin: 0;
        margin-top: 50px
    }
}

.b-slides .slick-slide {
    margin-right: 15px
}

.step .slick-dots {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 70px
}

.step .slick-dots li {
    margin-left: 10px;
    margin-right: 10px;
    list-style-type: none
}

.step .slick-dots li button {
    border: 20px;
    background: #56468f;
    opacity: .5;
    border-radius: 40px;
    height: 12px;
    width: 12px;
    text-indent: 1010px;
    padding: 0;
    margin: 0
}

.step .slick-dots li button:focus {
    outline: none
}

.step .slick-dots li.slick-active button {
    opacity: 1
}

.e-emailsuggestion {
    color: red;
    cursor: pointer
}

.b-form.m-short {
    max-width: 390px;
    margin-bottom: 40px
}

p.c-mb-0 {
    margin-bottom: 0
}

.m-error {
    border: 1px solid red !important
}

.m-success {
    color: green
}

input.m-error {
    border: 1px solid red
}

.is-disabled {
    opacity: .5;
    pointer-events: none
}

.intake-disclaimer {
    margin-top: 5px;
    font-size: 11px;
    font-style: italic
}

.e-termsconditions {
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.e-termsconditions label {
    cursor: pointer;
    padding-left: 10px;
    line-height: 18px
}

.e-termsconditions .error-msg {
    width: 100%;
    text-align: left;
    margin: 0
}

#billing .payment-options {
    margin-top: 15px
}

@media only screen and (max-width: 640px) {
    #billing .btn-payment {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        width: 100%
    }
}

.b-text.m-terms {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    max-height: 530px;
    overflow: scroll
}

@media only screen and (max-width: 640px) {
    .b-text.m-terms {
        padding: 30px 10px
    }
}

@media only screen and (max-width: 640px) {
    .b-text.m-terms ol, .b-text.m-terms ul {
        padding-left: 25px
    }
}

.b-text.m-terms ol li p {
    margin-bottom: 5px !important
}

@media only screen and (max-width: 640px) {
    .b-text.m-terms td p {
        margin-left: 10px !important
    }
}

.b-text.m-terms p[align=JUSTIFY] {
    margin-left: 60px !important
}

@media only screen and (max-width: 640px) {
    .b-text.m-terms p[align=JUSTIFY] {
        margin-left: 60px !important
    }
}

.story-block {
    margin-top: 20px
}

.story-block .story-img {
    max-width: 375px;
    width: 100%;
    margin: 0 auto;
    display: block
}

.story-info {
    background: #fff;
    display: block;
    width: calc(100% - 16px);
    max-width: 355px;
    -webkit-box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5);
    box-shadow: 0 4px 11px -2px rgba(86, 70, 143, .5);
    margin: 0 auto;
    margin-top: -30px;
    position: relative;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #ebebeb
}

.story-info .weight-entry {
    padding: 15px;
    font-weight: 600
}

.story-info .weight-entry span {
    display: inline-block;
    margin-left: 5px;
    color: #ff3464
}

.story-info .graph {
    padding: 0;
    border-top: 1px solid #ebebeb;
    padding-top: 10px
}

.story-info .graph img {
    max-width: 100%
}

#landing.story-landing .gender-description.mobile-only {
    display: none
}

#landing.story-landing .gender-description.desktop-only {
    display: block
}

#landing.story-landing h1 {
    margin-top: 50px !important;
    font-size: 34px !important;
    max-width: 320px !important
}

.discount-ribbon {
    width: 153px;
    height: 34px;
    top: 20px;
    right: -55px;
    position: absolute;
    display: block;
    background: #ff2e63;
    color: #333;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    font-weight: 700;
    padding-right: 15px
}

@media only screen and (min-width: 768px) {
    .story-block {
        margin-left: -10px
    }
}

@media only screen and (min-width: 768px) and (min-width: 640px) {
    .story-block {
        margin-left: 0
    }
}

@media only screen and (min-width: 768px) {
    .story-block .story-img {
        margin-left: 0
    }

    .story-block .story-info {
        margin-left: 10px
    }

    .story-scroll {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #landing.story-landing {
        background: url(https://ketocycle.diet/images/results-bg-mobile.jpg) no-repeat;
        background-position: 100% 0;
        background-size: 70%
    }

    #landing.story-landing .gender-description.desktop-only {
        display: none !important
    }

    #landing.story-landing .gender-description.mobile-only {
        display: block !important
    }

    .story-landing h1 {
        margin-top: 70px !important
    }

    .story-scroll {
        display: block;
        margin-bottom: 25px
    }

    #landing.story-landing .gender-description {
        padding-left: 15px;
        margin-top: 30px;
        margin-bottom: 5px
    }

    .story-landing .gender-buttons {
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .story-landing .gender-buttons .btn {
        max-width: 380px
    }
}

#terms_and_conditions {
    margin-top: 1px !important
}

@media only screen and (max-width: 640px) {
    #terms_and_conditions_modal_eu .close, #terms_and_conditions_modal_us .close {
        right: 10px !important;
        top: 5px !important;
        color: #000 !important
    }
}

#my-plan .e-heading {
    margin-top: 20px;
    margin-bottom: -15px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    #my-plan .b-actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#my-plan .b-actions .btn-primary {
    margin-right: 5px;
    margin-left: 5px
}

@media only screen and (max-width: 640px) {
    #my-plan .b-actions .btn-primary {
        margin-bottom: 10px
    }
}

.is-pulsing {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 #f9838f;
    box-shadow: 0 0 0 #f9838f;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 131, 143, .4);
        box-shadow: 0 0 0 0 rgba(249, 131, 143, .4)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(249, 131, 143, 0);
        box-shadow: 0 0 0 10px rgba(249, 131, 143, 0)
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 131, 143, 0);
        box-shadow: 0 0 0 0 rgba(249, 131, 143, 0)
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 131, 143, .4);
        box-shadow: 0 0 0 0 rgba(249, 131, 143, .4)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(249, 131, 143, 0);
        box-shadow: 0 0 0 10px rgba(249, 131, 143, 0)
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 131, 143, 0);
        box-shadow: 0 0 0 0 rgba(249, 131, 143, 0)
    }
}

.email-description {
    font-size: 15px;
    display: none
}

.email-promise {
    padding: 10px;
    color: #8c8c8c;
    display: none;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px
}

#bmi-risks .e-heading {
    text-align: center;
    font-size: 22px;
    max-width: 285px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    line-height: 28px;
    font-weight: 700
}

#bmi-risks ul {
    max-width: 240px;
    margin: 0 auto;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: Lato, Montserrat;
    line-height: 30px;
    font-weight: 700;
    color: #ff3464
}

#bmi-risks ul li span {
    font-weight: 400;
    color: #444
}

.e-rating svg polygon {
    fill: #56468f
}

.benefits-description {
    font-size: 16px;
    margin-top: 30px
}

#landing.keto_v3 {
    background: url(https://ketocycle.diet/images/keto_3/bg_image.jpg) no-repeat;
    background-position: 95% 0;
    background-size: 50%
}

#landing.keto_v3 .e-img img {
    width: 100%
}

#landing.keto_v3 .b-stats {
    margin-left: -7px;
    width: calc(100% + 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

@media only screen and (max-width: 640px) {
    #landing.keto_v3 .b-stats {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px
    }
}

#landing.keto_v3 .btn-action {
    width: 100%;
    background: #56468f;
    -webkit-box-shadow: 0 4px 11px -2px #56468f;
    box-shadow: 0 4px 11px -2px #56468f;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    max-width: 300px
}

#landing.keto_v3 .btn-action:focus {
    outline: none
}

@media only screen and (max-width: 640px) {
    #landing.keto_v3 .btn-action {
        max-width: 100%
    }
}

#landing.keto_v3 .e-title {
    max-width: 310px;
    font-size: 30px;
    color: #ff3464;
    letter-spacing: 1.02px;
    font-weight: 700;
    margin-bottom: 20px
}

@media only screen and (max-width: 640px) {
    #landing.keto_v3 .e-title {
        margin-bottom: 10px
    }
}

#landing.keto_v3 .e-img-stats {
    margin-top: 15px;
    max-width: 360px
}

#landing.keto_v3 h1 {
    margin-top: 25px;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700
}

#landing.keto_v3 .gender-description {
    margin-top: 20px;
    margin-bottom: 10px
}

@media only screen and (max-width: 640px) {
    #landing.keto_v3 .gender-buttons .btn {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 768px) {
    #landing.dynamic {
        background: url(https://ketocycle.diet/images/landing-bg-desktop.jpg?v2) no-repeat !important;
        background-size: contain !important;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-position: 100% 0 !important
    }
}

@media only screen and (max-width: 767px) {
    #landing.dynamic {
        background-position: 0 -30px !important
    }
}

@media only screen and (max-width: 767px) {
    #landing {
        background-position: 0 -35px !important
    }
}

#landing.dynamic h1 {
    max-width: 390px !important;
    font-size: 51px !important;
    line-height: 62px
}

.results-box .e-title {
    font-size: 25px;
    padding-top: 15px
}

.results-box .e-subtitle, .results-box .e-title {
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px
}

.results-box .e-subtitle {
    font-size: 10px
}

.results-box .e-number {
    color: #ff3464
}

#cholesterol_level {
    background: url(https://ketocycle.diet/images/widgets/cholesterol.png);
    background-size: contain;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat
}

@media only screen and (max-width: 640px) {
    #cholesterol_level {
        background-size: cover
    }
}

#succesrate_level {
    background: url(https://ketocycle.diet/images/widgets/success.png);
    background-size: contain;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat
}

@media only screen and (max-width: 640px) {
    #succesrate_level {
        background-size: cover
    }
}

#blood_level {
    background: url(https://ketocycle.diet/images/widgets/blood.png);
    background-size: contain;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat
}

@media only screen and (max-width: 640px) {
    #blood_level {
        background-size: cover
    }
}

#sugar_level {
    background: url(https://ketocycle.diet/images/widgets/sugar.png);
    background-size: contain;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat
}

@media only screen and (max-width: 640px) {
    #sugar_level {
        background-size: cover
    }
}

.summary .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.summary .column {
    margin-bottom: 20px
}

@media only screen and (max-width: 900px) {
    .summary .column {
        width: 50%
    }
}

@media only screen and (max-width: 640px) {
    .summary .column {
        width: 100%
    }
}

.btn-secondary, .e-btn-primary {
    color: #fff;
    min-height: 65px
}

.btn-secondary .icon, .e-btn-primary .icon {
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px
}

.btn-secondary .e-icon-person, .e-btn-primary .e-icon-person {
    height: 25px
}

.btn-secondary .e-icon-arrow, .e-btn-primary .e-icon-arrow {
    right: 20px;
    left: auto;
    height: 14px
}

.e-btn-primary {
    background: #ff3464
}

.e-btn-primary, .e-btn-primary:hover {
    -webkit-transition: all .5s;
    transition: all .5s
}

.e-btn-primary:hover {
    background: rgba(255, 52, 100, .7);
    color: #fff
}

.btn-secondary {
    background: #56468f
}

.btn-secondary, .btn-secondary:hover {
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn-secondary:hover {
    background: rgba(86, 70, 143, .7);
    color: #fff
}

#landing.dynamic.dynamic-bgfeatured_mobile h1, #landing.dynamic.dynamic-bgfeatured h1 {
    max-width: 300px !important;
    font-size: 50px !important;
    line-height: 58px;
    margin-top: 80px
}

@media only screen and (max-width: 640px) {
    #landing.dynamic.dynamic-bgfeatured_mobile h1, #landing.dynamic.dynamic-bgfeatured h1 {
        margin-top: 0;
        font-size: 31px !important;
        line-height: 38px
    }
}

@media only screen and (max-width: 1124px) {
    .dynamic-bgfeatured .container, .dynamic-bgfeatured_mobile .container {
        width: 100%
    }
}

.dynamic-bgfeatured .b-header, .dynamic-bgfeatured_mobile .b-header {
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 640px) {
    .dynamic-bgfeatured .b-header, .dynamic-bgfeatured_mobile .b-header {
        text-align: center;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(0, #fff), color-stop(99%, hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(-180deg, #eee, #fff 0, hsla(0, 0%, 100%, 0) 99%);
        min-height: 130px
    }
}

#landing.dynamic-bgfeatured {
    background: none !important
}

#landing.dynamic-bgfeatured, #landing.dynamic-bgfeatured_mobile {
    position: relative;
    padding: 0;
    margin-left: 0;
    margin-right: 0
}

@media only screen and (max-width: 768px) {
    #landing.dynamic-bgfeatured_mobile {
        background: none !important
    }
}

#landing.dynamic-bgfeatured .col-6, #landing.dynamic-bgfeatured_mobile .col-6 {
    width: 50%
}

@media only screen and (max-width: 640px) {
    #landing.dynamic-bgfeatured .gender-description, #landing.dynamic-bgfeatured_mobile .gender-description {
        margin-top: 25px
    }
}

#landing.dynamic-bgfeatured .e-content, #landing.dynamic-bgfeatured_mobile .e-content {
    max-width: 330px;
    width: 40%;
    padding-left: 25px
}

@media only screen and (max-width: 640px) {
    #landing.dynamic-bgfeatured .e-content, #landing.dynamic-bgfeatured_mobile .e-content {
        max-width: 100%;
        width: 100%;
        display: inline-block;
        padding: 20px;
        margin-top: 120px
    }
}

#landing.dynamic-bgfeatured .gender-description, #landing.dynamic-bgfeatured_mobile .gender-description {
    margin-bottom: 0
}

#landing.dynamic-bgfeatured .gender-buttons .btn, #landing.dynamic-bgfeatured_mobile .gender-buttons .btn {
    width: 100%;
    max-width: 100%;
    margin-left: 0
}

#landing.dynamic-bgfeatured .container, #landing.dynamic-bgfeatured_mobile .container {
    min-height: 100vh;
    padding: 0
}

#landing.dynamic-bgfeatured .e-bgfeatured {
    width: 60%;
    float: right;
    min-height: 100%;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover !important;
    background-position: 50% !important
}

@media only screen and (max-width: 768px) {
    #landing.dynamic-bgfeatured .e-bgfeatured {
        width: 50%
    }
}

@media only screen and (max-width: 640px) {
    #landing.dynamic-bgfeatured .e-bgfeatured {
        bottom: auto;
        height: auto;
        min-height: 240px;
        width: 100%
    }
}

#landing.dynamic-bgfeatured_mobile .e-bgfeatured {
    width: 60%;
    float: right;
    min-height: 100%;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover !important;
    background-position: 50% !important;
    display: none
}

@media only screen and (max-width: 768px) {
    #landing.dynamic-bgfeatured_mobile .e-bgfeatured {
        width: 50%
    }
}

@media only screen and (max-width: 640px) {
    #landing.dynamic-bgfeatured_mobile .e-bgfeatured {
        display: block;
        bottom: auto;
        height: auto;
        min-height: 240px;
        width: 100%
    }
}

.story-5#landing.story-landing .gender-description, .story-6#landing.story-landing .gender-description {
    padding-left: 0
}

.story-5#landing .gender-description, .story-6#landing .gender-description {
    margin-bottom: 0;
    margin-top: 35px
}

@media only screen and (max-width: 640px) {
    .story-5#landing.story-landing, .story-6#landing.story-landing {
        background-position: 100% 0 !important
    }
}

.story-5 #landing.story-landing h1, .story-6 #landing.story-landing h1 {
    line-height: 42px
}

.story-5 .e-subtitle, .story-6 .e-subtitle {
    max-width: 290px;
    line-height: 18px
}

.story-5 .story-scroll, .story-6 .story-scroll {
    max-width: 325px;
    border-radius: 9px;
    margin-top: 15px;
    display: block;
    font-size: 15px;
    min-height: 56px
}

@media only screen and (max-width: 640px) {
    .story-5 .story-scroll, .story-6 .story-scroll {
        max-width: 100%
    }
}

.story-5 .e-image, .story-6 .e-image {
    min-height: 350px
}

.story-5 .story-block, .story-6 .story-block {
    max-width: 325px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 4px 11px rgba(86, 70, 143, .5);
    box-shadow: 0 4px 11px rgba(86, 70, 143, .5);
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 0
}

@media only screen and (max-width: 640px) {
    .story-5 .story-block, .story-6 .story-block {
        max-width: 100%
    }
}

.story-5 .story-block .e-header, .story-6 .story-block .e-header {
    position: relative;
    background: #fff;
    width: 100%;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.story-5 .story-block .e-image, .story-6 .story-block .e-image {
    position: relative;
    min-height: 250px;
    background-size: 110% !important;
    background-position: 50% !important;
    display: inline-block !important;
    width: 100%
}

.story-5 .story-block .story-info, .story-6 .story-block .story-info {
    margin: 0;
    width: 100%;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.story-5 .story-block .weight-entry, .story-6 .story-block .weight-entry {
    text-align: center;
    font-weight: 700;
    padding-bottom: 2px
}

.story-5 .story-block .weight-entry .e-number, .story-6 .story-block .weight-entry .e-number {
    font-size: 20px;
    color: #ff3464;
    line-height: 24px
}

.story-5 .story-block .e-measurement, .story-6 .story-block .e-measurement {
    font-size: 12px
}

.story-5 .gender-buttons, .story-6 .gender-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 640px) {
    .story-5 .gender-buttons, .story-6 .gender-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
}

.story-6 .container {
    position: relative
}

.story-6 .story-scroll {
    position: absolute;
    top: 0;
    right: 14px;
    max-width: 130px;
    min-height: 47px
}

.story-6#landing.story-landing h1 {
    margin-top: 25px !important;
    font-size: 34px !important;
    max-width: 100% !important;
    line-height: 40px
}

.story-6 .story-block {
    margin-top: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: #fff
}

.story-6 .e-description {
    max-height: 160px;
    overflow: hidden;
    position: relative;
    padding: 15px 20px
}

@media only screen and (max-width: 640px) {
    .story-6 .e-description {
        padding: 0;
        padding-top: 15px
    }
}

.story-6 .e-description:before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff);
    width: 100%;
    position: absolute;
    height: 100px;
    bottom: 0;
    left: 0;
    right: 0
}

.story-6 .e-description.is-open {
    max-height: none
}

.story-6 .e-description.is-open:before {
    background: none
}

.story-6 .e-image {
    border-radius: 10px
}

.story-6#landing .gender-description {
    margin-top: 20px
}

.e-btn-simple {
    font-size: 19px;
    text-decoration: underline;
    font-weight: 700;
    color: #ff3464;
    position: relative;
    background: none;
    border: none
}

.e-btn-readmore {
    top: -10px
}

.paypal-btn {
    background-color: #3b7bbf !important;
    -webkit-box-shadow: 0 4px 11px -2px #3b7bbf;
    box-shadow: 0 4px 11px -2px #3b7bbf;
    margin-top: 15px;
    margin-bottom: 30px
}

.paypal-btn i {
    color: #fff !important
}

.paypal-btn:hover {
    background-color: #3b7bbf !important;
    -webkit-box-shadow: 0 4px 11px -2px #3b7bbf;
    box-shadow: 0 4px 11px -2px #3b7bbf
}

.info-slide .info-heading {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600
}

.info-slide .subheading {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 30px
}

.info-slide .subheading span {
    color: #ff3464;
    font-weight: 700
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .product-composition, .m-billing--v6.m-billing--v7 .user-reviews {
        text-align: center
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .pricing-block {
        max-width: 650px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .success-story {
        text-align: center;
        padding-top: 25px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .success-story .block-content {
        margin: auto
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .story-block {
        margin-bottom: 20px
    }
}

.m-billing--v6.m-billing--v7 .story-info {
    max-width: none !important
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .keto-benefits {
        max-width: 660px;
        margin: auto
    }
}

.m-billing--v6.m-billing--v7 .success-story .block-content {
    max-width: 410px
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .story-info {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
        padding: 15px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .b-mainprice {
        text-align: center
    }
}

.m-billing--v6.m-billing--v7 .block-content {
    width: 100%
}

.m-billing--v6.m-billing--v7 .regular-logo {
    display: block !important
}

@media only screen and (max-width: 640px) {
    .m-billing--v6.m-billing--v7 .regular-logo {
        margin: auto;
        margin-top: 10px
    }
}

.m-billing--v6.m-billing--v7 .pricing-block {
    border-bottom: 0 !important
}

.m-billing--v6.m-billing--v7 .block-content img {
    max-width: 100%
}

.m-billing--v6.m-billing--v7 .covered {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .covered {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%)
    }
}

.m-billing--v6.m-billing--v7 .covered .heading {
    color: #000;
    font-weight: 700;
    text-decoration: underline
}

.m-billing--v6.m-billing--v7 .value-proposition {
    display: block;
    margin-top: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.m-billing--v6.m-billing--v7 .value-proposition span {
    color: #ff3464
}

.m-billing--v6.m-billing--v7 .product-composition h3 {
    display: block;
    font-size: 24px;
    margin-bottom: 15px
}

.m-billing--v6.m-billing--v7 .product-composition img.e-book {
    max-width: 50%
}

.m-billing--v6.m-billing--v7 .product-composition p {
    color: #252a34;
    font-family: Karla, Montserrat;
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 50px;
    letter-spacing: .51px;
    line-height: 18px;
    text-align: center
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .pricing-block .e-feature {
        max-width: 330px;
        margin: auto;
        margin-bottom: 5px;
        font-size: 20px
    }
}

.m-billing--v6.m-billing--v7 .disclaimer {
    color: #56468f;
    font-size: 30px !important;
    font-weight: 700;
    letter-spacing: 1.02px !important;
    line-height: 36px !important;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 7px !important;
    padding-bottom: 0 !important
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .disclaimer {
        min-height: 0;
        padding-bottom: 10px !important
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .pricing-block .e-notice-bg {
        margin-top: 10px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.m-billing--v6.m-billing--v7 .disclaimer2 {
    color: #56468f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .disclaimer2 {
        margin-bottom: 10px;
        margin-top: 15px
    }
}

.m-billing--v6.m-billing--v7 .cta-btn {
    font-size: 18px !important;
    font-weight: 600 !important
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .cta-btn {
        width: 100%;
        outline: none;
        border-radius: 30.5px;
        background-color: #ccc;
        text-align: center;
        color: #fff;
        border: 0;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px;
        background: #ff3464 !important;
        max-width: 300px;
        margin-bottom: 20px;
        margin-top: 0
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .pricing-block .block-content {
        text-align: center
    }
}

.m-billing--v6.m-billing--v7 .selling-points {
    padding-top: 30px;
    padding-bottom: 30px
}

.m-billing--v6.m-billing--v7 .selling-points img {
    margin-top: 15px;
    margin-bottom: 15px
}

.m-billing--v6.m-billing--v7 .selling-points img.gym-icon {
    max-width: 45%
}

.m-billing--v6.m-billing--v7 .selling-points p {
    color: #252a34;
    font-family: Karla, Montserrat;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 18px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center
}

.m-billing--v6.m-billing--v7 .block-content .moneyback {
    max-width: 50%
}

.m-billing--v6.m-billing--v7 .moneyback-description {
    margin-top: 20px;
    font-size: 12px
}

.m-billing--v6.m-billing--v7 .what-you-get {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    background: #56468f;
    padding: 15px
}

.m-billing--v6.m-billing--v7 .what-you-get h2 {
    color: #fff !important
}

.m-billing--v6.m-billing--v7 .user-reviews {
    margin-top: 30px;
    margin-bottom: 60px
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .user-reviews img {
        max-width: 400px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .block-content .moneyback {
        max-width: 200px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .faq {
        max-width: 600px;
        margin: auto
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .moneyback-description {
        max-width: 400px;
        margin: auto;
        margin-top: 20px
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .payment-providers {
        text-align: center !important
    }
}

.m-billing--v6.m-billing--v7 h2 {
    color: #1a1e27;
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    text-decoration: underline
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 h2 {
        text-align: center
    }
}

.m-billing--v6.m-billing--v7 h2 span {
    color: #ff3464
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .limited-offer {
        text-align: center
    }
}

@media only screen and (min-width: 640px) {
    .m-billing--v6.m-billing--v7 .pricing-block {
        margin: auto
    }
}

.payment-separator {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    line-height: .1em;
    margin: 25px 0
}

.payment-separator span {
    background: #fff;
    padding: 0 10px
}

@media only screen and (min-width: 769px) {
    .m-billing--v6 .desktop-review {
        display: block;
        float: left;
        margin-left: 40px;
        width: 450px;
        text-align: left
    }

    .m-billing--v6 .desktop-review .heading {
        color: #1a1e27;
        font-size: 42px;
        font-weight: 700;
        line-height: 50px;
        margin-top: 30px;
        margin-bottom: 10px
    }

    .m-billing--v6 .desktop-review p {
        display: block !important
    }

    .m-billing--v6 .scroll-back-btn {
        width: 100%;
        max-width: 600px;
        outline: none;
        border-radius: 30.5px;
        text-align: center;
        color: #fff;
        font-size: 22px;
        border: 0;
        margin: 20px auto;
        display: block;
        font-weight: 600;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px;
        background: #ff3464 !important
    }

    .m-billing--v6 .scroll-back-btn:hover {
        background: #bf3144 !important
    }

    .m-billing--v6 .opacity-bg {
        background: hsla(0, 0%, 100%, .8);
        width: 100%
    }

    .m-billing--v6 .with-bg {
        background-size: 45% !important
    }

    .m-billing--v6 .desktop-billing-container {
        width: 90%;
        max-width: 900px;
        text-align: center
    }

    .m-billing--v6 .desktop-billing-container h3 {
        font-size: 50px !important;
        font-weight: 900 !important;
        letter-spacing: 1.38px !important;
        line-height: 64px !important;
        text-align: center
    }

    .m-billing--v6 .desktop-billing-container .payment-options {
        display: none
    }

    .m-billing--v6 .desktop-billing-container .pricing-block.is-active .cta-btn {
        background: #ff3464 !important
    }

    .m-billing--v6 .desktop-billing-container .pricing-block.second .b-mainprice {
        margin-top: 45px !important
    }

    .m-billing--v6 .desktop-billing-container .community-box {
        border-radius: 9px;
        background-color: #fff;
        width: 100%;
        max-width: 320px;
        margin: 30px auto;
        padding: 20px;
        -webkit-box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3);
        box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3)
    }

    .m-billing--v6 .desktop-billing-container .community-box .stars, .m-billing--v6 .desktop-billing-container .community-box span {
        color: #ff3464
    }

    .m-billing--v6 .desktop-billing-container .limited-offer {
        display: block;
        opacity: .8;
        color: #fff !important;
        margin-bottom: 5px !important;
        margin-top: 20px !important;
        padding: 10px !important;
        font-size: 18px !important;
        border-radius: 5px;
        background-color: #ff3464;
        width: 100%
    }

    .m-billing--v6 .desktop-billing-container .limited-offer span {
        text-decoration: underline
    }

    .m-billing--v6 .desktop-billing-container .review-block {
        display: inline-block;
        vertical-align: top;
        width: 28%;
        margin-right: 5%;
        text-align: left
    }

    .m-billing--v6 .desktop-billing-container .review-block .desktop-hidden {
        display: none
    }

    .m-billing--v6 .desktop-billing-container .review-block .name span {
        font-weight: 600;
        opacity: .5;
        margin-right: 10px
    }

    .m-billing--v6 .desktop-billing-container .review-block .name i {
        color: #ff3464
    }

    .m-billing--v6 .desktop-billing-container .review-block .headline {
        margin-top: 10px;
        font-weight: 600;
        font-style: italic
    }

    .m-billing--v6 .desktop-billing-container .review-block img {
        max-width: 30px;
        margin-right: 7px;
        border-radius: 50%
    }

    .m-billing--v6 .desktop-billing-container .faq h4 {
        text-align: center;
        color: #444;
        font-size: 42px;
        font-weight: 700;
        line-height: 50px
    }

    .m-billing--v6 .desktop-billing-container .faq .question-block {
        display: inline-block;
        text-align: left;
        width: 28%;
        margin-right: 5%;
        vertical-align: top
    }

    .m-billing--v6 .desktop-billing-container .faq .question-block .question {
        font-weight: 600;
        margin-top: 10px
    }

    .m-billing--v6 .desktop-billing-container .success-story.male-110 {
        min-height: 440px !important
    }

    .m-billing--v6 .desktop-billing-container .success-story.female-110 {
        min-height: 400px !important
    }

    .m-billing--v6 .desktop-billing-container .success-story.female-60 {
        min-height: 385px !important
    }

    .m-billing--v6 .desktop-billing-container .success-story.female-70, .m-billing--v6 .desktop-billing-container .success-story.female-80, .m-billing--v6 .desktop-billing-container .success-story.female-90, .m-billing--v6 .desktop-billing-container .success-story.female-100 {
        min-height: 410px !important
    }

    .m-billing--v6 .desktop-billing-container .success-story {
        background: #ff346414;
        border-radius: 9px;
        padding: 15px 30px;
        min-height: 320px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .m-billing--v6 .desktop-billing-container .success-story h4 {
        display: none
    }

    .m-billing--v6 .desktop-billing-container .success-story .story-block {
        margin-left: 0;
        margin-bottom: 20px;
        float: left;
        width: 320px
    }

    .m-billing--v6 .desktop-billing-container .success-story .story-block img {
        width: 100%
    }

    .m-billing--v6 .desktop-billing-container .success-story .story-block .story-info {
        width: 100%;
        padding: 10px;
        margin-left: 0 !important
    }

    .m-billing--v6 .desktop-billing-container .success-story .story-block .story-name {
        color: #444;
        font-family: Karla, Montserrat;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: .51px;
        line-height: 18px
    }

    .m-billing--v6 .desktop-billing-container .success-story .story-block .story-details span {
        color: #ff3464
    }

    .m-billing--v6 .desktop-billing-container .success-story p {
        display: none
    }

    .m-billing--v6 .desktop-billing-container .pricing-block {
        border-radius: 9px;
        background-color: #fff;
        border: 0 !important;
        width: 47%;
        float: right;
        -webkit-box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3);
        box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3);
        padding-bottom: 30px
    }

    .m-billing--v6 .desktop-billing-container .pricing-block .block-content {
        width: 100%;
        max-width: 360px
    }

    .m-billing--v6 .desktop-billing-container .pricing-block .e-notice-bg.discount {
        background: #56468f;
        color: #fff
    }

    .m-billing--v6 .desktop-billing-container .pricing-block .e-heading {
        display: none !important
    }

    .m-billing--v6 .desktop-billing-container .pricing-block .cta-btn {
        width: 80%;
        outline: none;
        border-radius: 30.5px;
        background-color: #ccc;
        text-align: center;
        color: #fff;
        border: 0;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px
    }

    .m-billing--v6 .desktop-billing-container .pricing-block .disclaimer {
        color: #56468f;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: .68px;
        line-height: 23px;
        background: #fff !important;
        text-align: center
    }

    .m-billing--v6 .desktop-billing-container .pricing-block.first {
        float: left
    }

    .m-billing--v6 .desktop-billing-container .reviews {
        clear: both
    }

    .m-billing--v6 .desktop-billing-container .reviews h4 {
        text-align: center;
        color: #444;
        font-size: 42px;
        font-weight: 700;
        line-height: 50px
    }
}

@media only screen and (max-width: 767px) {
    .m-billing--v6 {
        background: #fff !important
    }

    .m-billing--v6 .desktop-review {
        display: none
    }

    .m-billing--v6 .keto-benefits ul {
        padding-left: 0;
        margin-top: 20px
    }

    .m-billing--v6 .keto-benefits li {
        list-style: none;
        color: #252a34;
        font-size: 15px;
        font-weight: 700;
        text-align: left;
        letter-spacing: .51px;
        line-height: 18px;
        margin-bottom: 15px
    }

    .m-billing--v6 .keto-benefits li i {
        font-size: 18px;
        font-weight: 700;
        color: #ff2e63
    }

    .m-billing--v6 h3 {
        display: none
    }

    .m-billing--v6 h4 {
        color: #1a1e27;
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 25px;
        font-weight: 700;
        line-height: 26px
    }

    .m-billing--v6 .story-block {
        position: relative;
        margin-bottom: 50px
    }

    .m-billing--v6 .story-block img {
        max-width: 100%
    }

    .m-billing--v6 .story-block .story-info {
        background: #fff;
        position: absolute;
        bottom: -30px;
        text-align: center;
        left: 0;
        width: 100%;
        padding: 10px
    }

    .m-billing--v6 .story-block .story-info .story-name {
        font-weight: 600;
        margin-bottom: 5px
    }

    .m-billing--v6 .story-block .story-info span {
        color: #ff3464
    }

    .m-billing--v6 .scroll-back-btn {
        width: 100%;
        outline: none;
        border-radius: 30.5px;
        text-align: center;
        color: #fff;
        font-size: 22px;
        border: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 600;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px;
        background: #ff3464 !important
    }

    .m-billing--v6 .scroll-back-btn:hover {
        background: #bf3144 !important
    }

    .m-billing--v6 .community-box {
        font-size: 15px;
        padding: 15px;
        border-radius: 9px;
        background-color: #fff;
        text-align: center;
        margin-bottom: 30px;
        -webkit-box-shadow: 0 4px 11px -3px rgba(86, 70, 143, .3);
        box-shadow: 0 4px 11px -3px rgba(86, 70, 143, .3)
    }

    .m-billing--v6 .community-box i {
        color: #ff3464;
        font-size: 16px;
        display: inline-block;
        margin-bottom: 5px
    }

    .m-billing--v6 .community-box span {
        color: #ff3464
    }

    .m-billing--v6 .review-block {
        margin-bottom: 30px
    }

    .m-billing--v6 .review-block img {
        max-width: 30px;
        margin-right: 7px;
        border-radius: 50%
    }

    .m-billing--v6 .review-block .name {
        color: #444;
        font-family: Karla, Montserrat;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: .51px;
        line-height: 18px
    }

    .m-billing--v6 .review-block .name span {
        opacity: .5;
        display: inline-block;
        margin-right: 10px
    }

    .m-billing--v6 .review-block .name i {
        color: #ff3464;
        font-size: 16px
    }

    .m-billing--v6 .review-block .headline {
        color: #444;
        font-family: Karla, Montserrat;
        font-size: 15px;
        font-style: italic;
        font-weight: 700;
        letter-spacing: .51px;
        line-height: 18px;
        margin-top: 10px;
        margin-bottom: 5px
    }

    .m-billing--v6 .review-block .content {
        color: #444;
        font-family: Karla, Montserrat;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 18px
    }

    .m-billing--v6 .limited-offer {
        background: #ff3464;
        color: #fff !important;
        font-size: 22px !important;
        font-weight: 700 !important;
        letter-spacing: .75px !important;
        line-height: 26px !important;
        padding: 15px;
        margin: -15px;
        margin-bottom: 0 !important;
        text-align: center
    }

    .m-billing--v6 .limited-offer span {
        text-decoration: underline
    }

    .m-billing--v6 .payment-options {
        display: none
    }

    .m-billing--v6 .pricing-block.is-active .cta-btn {
        background: #ff3464 !important
    }

    .m-billing--v6 .pricing-block.is-active .cta-btn:hover {
        background: #bf3144 !important
    }

    .m-billing--v6 .faq .block-content, .m-billing--v6 .reviews .block-content, .m-billing--v6 .success-story .block-content {
        text-align: left !important
    }

    .m-billing--v6 .faq p.question {
        font-family: Karla, Montserrat;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: .51px;
        line-height: 18px
    }

    .m-billing--v6 .block-content {
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
        width: 100%
    }

    .m-billing--v6 .pricing-block {
        border: 0 !important;
        border-radius: 0 !important;
        padding-bottom: 30px !important;
        border-bottom: 15px solid #f6f6f9 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .m-billing--v6 .pricing-block .e-heading {
        display: none !important
    }

    .m-billing--v6 .pricing-block .e-footer {
        border: 0 !important
    }

    .m-billing--v6 .pricing-block .cta-btn {
        width: 100%;
        outline: none;
        border-radius: 30.5px;
        background-color: #ccc;
        text-align: center;
        color: #fff;
        border: 0;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px
    }

    .m-billing--v6 .pricing-block .cta-btn:hover {
        background: #b7b5b5
    }

    .m-billing--v6 .pricing-block .e-feature i {
        color: #ff3464 !important;
        font-weight: 700;
        margin-right: 5px
    }

    .m-billing--v6 .pricing-block .disclaimer {
        color: #56468f !important;
        font-size: 20px;
        font-weight: 700;
        padding-top: 0 !important;
        letter-spacing: .68px;
        line-height: 23px;
        text-align: center;
        background: none !important
    }

    .m-billing--v6 .e-notice-bg.discount {
        background-color: #56468f !important;
        color: #fff !important;
        margin: 10px;
        opacity: .8
    }

    .m-billing--v6 .regular-logo {
        display: none
    }
}

.m-billing--v5 .pricing-block {
    position: relative;
    overflow: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.m-billing--v5 .pricing-block.is-active {
    border-radius: 10px;
    border: 1px solid #56468f
}

.m-billing--v5 .pricing-block .e-heading {
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    background: #ff3464;
    color: #fff;
    border-radius: 20px;
    left: 0;
    right: 0;
    top: -10px;
    z-index: 1;
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.m-billing--v5 .pricing-block .e-notice-bg {
    background: #fcecf0;
    color: #ff3464
}

.m-billing--v5 .pricing-block .e-notice, .m-billing--v5 .pricing-block .e-notice-bg {
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    font-weight: 700
}

.m-billing--v5 .pricing-block .e-footer {
    width: 100%;
    text-align: center;
    border-top: 1px solid #f6f6f6;
    padding-top: 10px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 10px
}

.m-billing--v5 .pricing-block .e-footer .e-text {
    margin: 0;
    padding-left: 5px;
    opacity: .6
}

.m-billing--v5 .pricing-block .e-footer .e-price-old {
    color: #ff3464;
    text-decoration: line-through
}

.m-billing--v5 .pricing-block .e-feature {
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0;
    text-align: left;
    width: 100%;
    padding-left: 15px
}

.m-billing--v5 .pricing-block .e-feature .e-notice-bg {
    margin-right: 5px
}

.m-billing--v5 .pricing-block .disclaimer {
    background: #aa9cdf;
    padding: 16px;
    color: #fff;
    border-radius: 9px 9px 0 0;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 18px;
    padding-bottom: 17px;
    position: relative
}

.m-billing--v5 .pricing-block .disclaimer svg {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: .5
}

.m-billing--v5 .pricing-block.is-active .disclaimer {
    background: #56468f
}

.m-billing--v5 .pricing-block.is-active .disclaimer svg {
    opacity: 1
}

.m-billing--v5#billing .pricing-block .pricing {
    margin: 0;
    line-height: 58px
}

.m-billing--v5 .b-mainprice {
    line-height: 32px;
    margin-top: 11px
}

.m-billing--v5 .b-mainprice .e-currency {
    font-size: 30px
}

.m-billing--v5 .b-mainprice .e-price {
    font-size: 50px
}

.m-billing--v5 .b-mainprice .e-duration {
    font-size: 15px;
    max-width: 50px;
    display: inline-block;
    line-height: 18px;
    font-weight: 700
}

.m-billing--v5#billing .payment-providers {
    text-align: center
}

@media only screen and (min-width: 640px) {
    .b-moneybackguarantee {
        text-align: center;
        margin-top: 20px
    }
}

.b-moneyback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.b-moneyback .e-img {
    max-width: 130px;
    width: 100%;
    padding-left: 20px
}

.b-moneyback .e-img img {
    width: 100%
}

.b-moneyback p {
    max-width: 250px;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 20px;
    font-size: 12px
}

@media only screen and (min-width: 728px) {
    .gpay-test #billing .payment-options {
        text-align: left
    }

    .gpay-test .gpay-placeholder {
        position: relative;
        margin-right: 10px;
        top: 6px
    }

    .gpay-test .gpay-placeholder div button {
        width: 300px !important
    }

    .gpay-test .payment-options .btn-card, .gpay-test .payment-options .btn-paypal, .gpay-test .payment-options div {
        display: inline-block !important;
        max-width: 300px !important
    }
}

.gpay-test .payment-options .btn-payment {
    font-size: 16px;
    margin: 12px auto !important;
    border-radius: 10px;
    padding: 10px !important
}

.gpay-test .gpay-button {
    width: 100% !important;
    outline: none !important;
    border-radius: 10px
}

.gpay-test .gpay-placeholder .processing {
    color: #fff !important;
    background-image: none !important;
    font-size: 16px !important;
    padding-top: 8px !important
}

.gpay-test .e-termsconditions {
    margin-bottom: 0
}

.upsell-popup {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    background: url(https://ketocycle.diet/images/upsell-bg.png) #fff no-repeat;
    background-size: contain;
    text-align: center;
    padding: 30px 0
}

.upsell-popup .block-content {
    width: 100%;
    max-width: 320px;
    margin: 0 auto
}

.upsell-popup .main-description {
    margin-bottom: 15px
}

.upsell-popup .main-description span {
    font-weight: 600
}

.upsell-popup .people-count {
    color: #ff3c6f;
    font-family: Karla, Montserrat;
    font-size: 65px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 76px;
    text-align: center
}

.upsell-popup .regular-logo {
    max-width: 150px;
    margin: 30px auto;
    margin-bottom: 15px;
    width: 100%
}

.upsell-popup h4 {
    color: #56468f;
    font-family: Karla, Montserrat;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px
}

.upsell-popup .complete-upsell {
    background: #23c363 !important
}

.upsell-popup .complete-upsell, .upsell-popup .complete-upsell:hover {
    -webkit-box-shadow: 0 4px 11px -2px #23c363 !important;
    box-shadow: 0 4px 11px -2px #23c363 !important
}

.upsell-popup .complete-upsell:hover {
    background: #44da80 !important
}

.upsell-popup .cart-info {
    padding: 15px;
    text-align: left
}

.upsell-popup .cart-info .cart-total {
    float: left;
    margin-top: 20px;
    color: #444;
    font-family: Karla, Montserrat;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: .68px;
    line-height: 23px
}

.upsell-popup .cart-info .cart-item {
    border-bottom: 1px solid #f6f6f9;
    min-height: 34px;
    padding: 5px;
    margin-bottom: 5px
}

.upsell-popup .cart-info .cart-item .item-title {
    float: left;
    font-weight: 700
}

.upsell-popup .cart-info .cart-item .item-title, .upsell-popup .cart-info .cart-item .pricing {
    color: #252a34;
    font-family: Karla, Montserrat;
    font-size: 15px;
    letter-spacing: .51px;
    line-height: 18px
}

.upsell-popup .cart-info .cart-item .pricing {
    float: right
}

.upsell-popup .cart-info .cart-item .pricing span {
    text-decoration: line-through;
    opacity: .5
}

.upsell-popup .cart-info .cart-discount {
    float: right;
    color: #ff3464;
    font-family: Karla, Montserrat;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .51px;
    line-height: 23px
}

.upsell-popup .cart-info .cart-discount span {
    text-decoration: line-through
}

.upsell-popup .upsell-products {
    text-align: left;
    padding: 15px;
    border-top: 12px solid #f6f6f9;
    border-bottom: 12px solid #f6f6f9
}

.upsell-popup .upsell-products h4 {
    margin-bottom: 20px
}

.upsell-popup .upsell-products .product-item.active img {
    border: 1px solid #ff3464 !important
}

.upsell-popup .upsell-products .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px
}

.upsell-popup .upsell-products .product-item .photo {
    width: 90px;
    margin-right: 10px
}

.upsell-popup .upsell-products .product-item .photo img {
    width: 90px;
    border: 1px solid #ebebeb;
    border-radius: 5px
}

.upsell-popup .upsell-products .product-item .description {
    padding-top: 2px
}

.upsell-popup .upsell-products .product-item .description .price {
    float: left;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 18px;
    letter-spacing: .79px;
    line-height: 23px;
    margin-top: 5px
}

.upsell-popup .upsell-products .product-item .description .price span {
    color: #ff3464;
    display: inline-block;
    margin-left: 5px;
    font-size: 15px;
    letter-spacing: 1.19px;
    line-height: 18px;
    text-decoration: line-through
}

.upsell-popup .upsell-products .product-item .description .action {
    float: right
}

.upsell-popup .upsell-products .product-item .description .action button {
    outline: none !important;
    border: 1px solid #ff3464;
    color: #ff3464;
    border-radius: 30.5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3);
    box-shadow: 0 0 11px -3px rgba(86, 70, 143, .3)
}

.upsell-popup .upsell-products .product-item .description .action button.added, .upsell-popup .upsell-products .product-item .description .action button:hover {
    color: #fff;
    background: #ff3464
}

.upsell-popup .upsell-products .product-item.first {
    border-top: 0 !important
}

.b-checklist {
    list-style-type: none;
    margin-left: 15px
}

.b-checklist li {
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 5px
}

.b-checklist li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(https://ketocycle.diet/images/icons/list-checkbox.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.e-quate {
    font-style: italic;
    font-size: 15px;
    margin-top: 10px
}

@media only screen and (min-width: 640px) {
    .e-quate {
        max-width: 400px
    }
}

#landing.landing-v5 {
    background-position: 160px -125px !important
}

#landing.landing-v5 .b-intro {
    margin-top: 30px
}

#landing.landing-v5 .b-intro .e-title {
    max-width: 90%;
    margin-left: 0
}

#landing.landing-v5 .b-content {
    margin-bottom: 40px;
    margin-top: 20px
}

#landing.landing-v5 .e-title {
    font-weight: 700;
    font-family: Lato;
    margin: auto;
    line-height: 38px;
    margin-bottom: 15px
}

@media only screen and (min-width: 640px) {
    #landing.landing-v5 .e-title {
        max-width: 420px;
        margin-left: 0
    }
}

#landing.landing-v5 .e-title .e-special {
    color: #ff3464
}

#landing.landing-v5 .e-title.m-center {
    text-align: center;
    max-width: 80%
}

@media only screen and (min-width: 640px) {
    #landing.landing-v5 .e-title.m-center {
        margin-left: 0;
        text-align: left
    }
}

#landing.landing-v5 .e-text {
    font-weight: 700
}

@media only screen and (min-width: 640px) {
    #landing.landing-v5 .e-text {
        max-width: 530px
    }
}

#landing.landing-v5 .b-content img {
    max-width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
    -webkit-box-shadow: 0 0 11px rgba(86, 70, 143, .2);
    box-shadow: 0 0 11px rgba(86, 70, 143, .2);
    border-radius: 7px
}

@media only screen and (min-width: 640px) {
    #landing.landing-v5 .b-content img {
        max-width: 420px
    }
}

#landing.landing-v5 .b-quate {
    background: #56468f;
    color: #fff;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    margin-bottom: 40px
}

#landing.landing-v5 .b-quate p {
    max-width: 300px;
    margin: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    padding-top: 80px;
    padding-bottom: 40px;
    font-style: italic;
    position: relative
}

#landing.landing-v5 .b-quate p:before {
    content: "";
    background: url(https://ketocycle.diet/images/icons/quates.png);
    width: 40px;
    height: 40px;
    margin: auto;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    left: 0;
    right: 0;
    top: 30px
}

#landing.landing-v5 .gender-description {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (min-width: 640px) {
    #landing.landing-v5 .gender-description {
        text-align: left
    }
}

#landing.landing-v5 .gender-buttons .btn {
    min-height: 50px
}

@media only screen and (max-width: 640px) {
    #landing.landing-v5 .gender-buttons .btn {
        max-width: 100%
    }
}

#landing.landing-v5 .gender-buttons .btn .e-icon-person {
    left: 24%
}

.results-2 {
    padding: 0
}

@media only screen and (max-width: 640px) {
    .results-2 {
        padding: 10px
    }
}

.results-2 .results-logo {
    margin-left: 0;
    max-width: 120px;
    margin-bottom: 10px;
    margin-top: 15px
}

.results-2 h3 {
    font-size: 32px;
    font-weight: 700;
    color: #ff3464
}

.results-2 .subheading {
    font-size: 25px;
    line-height: 28px;
    font-weight: 700
}

.results-2 .b-result--firstweek {
    max-width: 370px;
    margin-top: 40px
}

.results-2 .b-result--firstweek .b-stats--header {
    padding: 20px;
    padding-bottom: 10px
}

@media only screen and (max-width: 640px) {
    .results-2 .b-result--firstweek .b-stats--header {
        padding-bottom: 15px
    }
}

.results-2 .b-result--firstweek .b-stats--header img {
    max-width: 100%
}

.results-2 .b-result--firstweek .b-stats--footer {
    text-align: center
}

.results-2 .b-result--firstweek .b-stats--footer .e-special {
    font-size: 33px
}

.results-2 .b-result--firstweek .b-stats--footer .e-special span {
    font-size: 75px;
    line-height: 75px
}

.results-2 .b-result--firstweek .b-stats--footer p {
    font-size: 23px;
    text-align: center;
    padding-bottom: 10px;
    margin-top: -5px
}

.results-2 .b-result--weight {
    margin-top: 20px;
    position: relative;
    max-width: 370px
}

.results-2 .b-result--weight img {
    max-width: 100%;
    -webkit-box-shadow: 0 0 11px rgba(86, 70, 143, .2);
    box-shadow: 0 0 11px rgba(86, 70, 143, .2);
    border-radius: 7px
}

.results-2 .b-result--weight .b-stats {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 212px;
    text-align: center
}

.results-2 .b-result--weight .b-stats .b-stats--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 190px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 27px;
    font-weight: 700;
    color: #ff3464
}

@media only screen and (max-width: 380px) {
    .results-2 .b-result--weight .b-stats .b-stats--header {
        padding-top: 6%
    }
}

.results-2 .b-result--weight .b-stats .b-stats--header p {
    margin: 0;
    opacity: .4
}

.results-2 .b-result--weight .b-stats .b-stats--header .e-special {
    font-size: 73px;
    line-height: 73px;
    opacity: 1
}

.results-2 .b-result--weight .b-stats .b-stats--middle {
    font-size: 18px;
    margin-top: -5px
}

.results-2 .b-result--weight .b-stats .b-stats--footer {
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px
}

.results-2 .b-result--weight .b-months {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 190px;
    text-align: center;
    top: 41%;
    max-width: 290px;
    margin: auto;
    margin-top: 10px;
    font-size: 20px
}

@media only screen and (max-width: 380px) {
    .results-2 .b-result--weight .b-months {
        max-width: 270px;
        margin-top: 0;
        top: 42%
    }
}

@media only screen and (max-width: 360px) {
    .results-2 .b-result--weight .b-months {
        top: 40%;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 270px
    }
}

.results-2 .b-result--weight .b-stats--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.results-2 .b-result--weight .b-stats--header p:last-child {
    margin-right: 10px
}

.results-2 .b-result--weight .b-stats--results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 180px
}

@media only screen and (max-width: 380px) {
    .results-2 .b-result--weight .b-stats--results {
        min-height: 160px
    }
}

.results-2 .b-result--weight .b-stats--results .b-stats--results--from, .results-2 .b-result--weight .b-stats--results .b-stats--results--to {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 33px;
    line-height: 26px
}

.results-2 .b-result--weight .b-stats--results .b-stats--results--from span, .results-2 .b-result--weight .b-stats--results .b-stats--results--to span {
    font-size: 13px
}

.results-2 .b-result--weight .b-stats--results .b-stats--results--from {
    font-size: 23px;
    margin-left: 0;
    margin-top: 10px
}

@media only screen and (max-width: 380px) {
    .results-2 .b-result--weight .b-stats--results .b-stats--results--from {
        margin-top: 0
    }
}

.results-2 .b-result--weight .b-stats--results .b-stats--results--to {
    color: #ff3464;
    margin-top: auto;
    margin-bottom: 10px;
    margin-right: 2px
}

@media only screen and (max-width: 360px) {
    .results-2 .b-result--weight .b-stats--results .b-stats--results--to {
        margin-bottom: 30px
    }
}

.results-2 .b-result--text {
    margin-top: 40px;
    max-width: 370px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.results-2 .b-result--text .b-stats--header {
    font-size: 73px;
    font-weight: 700;
    color: #ff3464;
    line-height: 73px
}

.results-2 .b-result--text .b-stats--footer {
    font-size: 23px;
    max-width: 240px;
    margin: auto;
    line-height: 28px;
    padding-top: 10px
}

.results-2 .b-result {
    -webkit-box-shadow: 0 0 11px rgba(86, 70, 143, .29);
    box-shadow: 0 0 11px rgba(86, 70, 143, .29);
    border-radius: 9px
}

.results-2 .b-result .e-special {
    color: #ff3464;
    font-size: 27px;
    font-weight: 700
}

.results-2 .btn-primary.scroll-btn {
    max-width: 370px !important
}

.results-2 .summary {
    margin-top: 40px
}

.results-2 .summary h2 {
    margin-bottom: 20px
}

.results-2 .summary .col-12 {
    margin-bottom: 30px
}

@media only screen and (max-width: 640px) {
    .results-2 .summary .col-12 {
        width: 100%
    }
}

.results-2 #bmi .e-row {
    height: 33.33333%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0
}

.results-2 #bmi .e-row:last-child {
    border-bottom: none
}

.results-2 #bmi .e-row .e-value {
    text-transform: uppercase;
    font-size: 23px;
    color: #ff3464;
    display: none
}

.results-2 #bmi .e-row .e-number {
    font-size: 43px;
    font-weight: 700
}

.results-2 #bmi .e-row .e-name {
    font-size: 23px;
    font-weight: 700;
    margin-left: auto
}

.results-2 #bmi .e-row.is-selected {
    background: rgba(86, 70, 143, .1)
}

.results-2 #bmi .e-row.is-selected .e-value {
    display: block
}

.results-2 #intake {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.results-2 #intake img {
    max-width: 250px;
    margin-top: 15px
}

.results-2 #intake .e-heading {
    font-size: 23px;
    padding-top: 15px
}

.results-2 #intake .e-value {
    font-size: 43px;
    font-weight: 700;
    color: #ff3464;
    line-height: 40px
}

.results-2 #intake .e-measurement {
    font-size: 18px
}

.results-2 #intake .daily-norm {
    position: relative;
    top: 0;
    font-size: 43px;
    line-height: 43px;
    color: #ff3464
}

.results-2 #body-parts img {
    max-width: 100%
}

.results-2 #body-parts .e-heading {
    text-align: center;
    font-size: 23px;
    max-width: 200px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    line-height: 24px;
    font-weight: 700
}

.results-2 #meals img {
    max-width: 80px;
    margin: auto
}

.results-2 #meals .meal-count {
    margin-top: 10px;
    top: 42%
}

.results-2 #meals .meal-count span {
    font-size: 73px
}

.results-2 #meals p {
    text-align: center;
    font-size: 22px;
    max-width: 180px;
    margin: auto;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 30px;
    font-weight: 700
}

.results-2 .covered {
    background-color: rgba(86, 70, 143, .1)
}

.results-2 .b-ourpromise {
    position: relative
}

.results-2 .b-ourpromise img {
    position: absolute;
    max-width: 130px;
    bottom: 10px;
    right: auto;
    left: 200px
}

.results-2 .b-ourpromise h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px
}

.results-2 .b-ourpromise .e-text {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    font-family: Karla, Montserrat;
    line-height: 26px
}

.results-2 .b-ourpromise .e-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 20px
}

.results-2 .b-ourpromise .e-subtitle {
    font-size: 20px;
    margin-top: -5px
}

@media only screen and (max-width: 640px) {
    .results-2 .btn-next-step {
        width: 100%;
        margin: 0;
        margin-top: 20px
    }
}

.results-2 .b-blocks-featured {
    padding-top: 10px;
    padding-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .results-2 .b-blocks-featured {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.results-2 .b-blocks-featured .b-result {
    width: 100%;
    margin-top: 0;
    min-height: 215px
}

@media only screen and (max-width: 640px) {
    .results-2 .b-blocks-featured .b-result {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 640px) {
    .results-2 .b-blocks-featured .scroll-btn {
        margin-top: 0
    }
}

.results-3 .b-logo {
    text-align: center;
    padding-top: 10px
}

@media only screen and (max-width: 360px) {
    .results-3 .b-ourpromise img {
        max-width: 90px;
        bottom: 14px
    }
}

.results-3 .covered {
    position: relative
}

.results-3 .covered:before {
    content: "";
    background: url(https://ketocycle.diet/images/landing-bg-desktop.jpg?v2);
    background-size: contain;
    position: absolute;
    right: -24%;
    height: 600px;
    width: 100%;
    top: -280%;
    z-index: 0;
    opacity: .2
}

@media only screen and (max-width: 640px) {
    .results-3 .covered:before {
        display: none
    }
}

.results-3 .covered:after {
    content: "";
    background: url(https://ketocycle.diet/images/landing-bg-desktop.jpg?v2);
    background-size: contain;
    position: absolute;
    left: -32%;
    height: 600px;
    width: 60%;
    top: -610%;
    z-index: 0;
    opacity: .2;
    background-repeat: no-repeat;
    -webkit-transform: rotate(110deg);
    transform: rotate(110deg)
}

@media only screen and (max-width: 640px) {
    .results-3 .covered:after {
        display: none
    }
}

@media only screen and (max-width: 640px) {
    .results-3 {
        padding: 0
    }
}

.results-3 .summary-container:before {
    content: "";
    background: url(https://ketocycle.diet/images/bg-mealplate.png);
    background-size: cover;
    position: absolute;
    right: -10px;
    height: 600px;
    width: 400px;
    top: 0
}

.results-3 .results-box#meals img {
    padding-top: 5px;
    margin-top: -10px
}

.results-3 .subheading {
    font-size: 28px
}

@media only screen and (max-width: 640px) {
    .results-3 .subheading {
        font-size: 24px
    }
}

.results-3 .btn-get-plan {
    max-width: 600px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 30px
}

.results-3 .covered-logos {
    margin-top: 17px
}

.results-3 .covered-logos img {
    max-width: 150px;
    margin-left: 5%;
    margin-right: 5%
}

@media only screen and (max-width: 1124px) {
    .results-3 .covered-logos img {
        margin-left: 2%;
        margin-right: 2%
    }
}

@media only screen and (max-width: 640px) {
    .results-3 .covered-logos img {
        margin-left: 1%;
        margin-right: 1%
    }
}

.results-3 .covered-logos img:nth-child(2) {
    max-width: 220px
}

.results-3 .covered {
    margin-top: 30px
}

.results-3 .covered .heading {
    margin-top: 20px;
    color: #444;
    opacity: 1;
    font-size: 23px;
    font-weight: 300
}

@media only screen and (max-width: 640px) {
    .results-3 .covered .heading {
        font-size: 18px
    }
}

.results-3 .container {
    max-width: 830px;
    width: 100%;
    position: relative;
    z-index: 1
}

.results-3 .btn-primary.scroll-btn {
    max-width: 570px !important;
    margin: auto;
    margin-top: 40px
}

@media only screen and (max-width: 640px) {
    .results-3 .btn-primary.scroll-btn {
        margin-top: 0
    }
}

.results-3 #intake .e-heading {
    font-weight: 700;
    text-align: center;
    max-width: 80%
}

.results-3 #meals .meal-count {
    position: relative
}

.results-3 #meals .meal-count span {
    font-size: 93px
}

.results-3 #meals p {
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 55px
}

.results-3 .summary {
    margin-top: 50px
}

@media only screen and (max-width: 640px) {
    .results-3 .summary {
        margin-top: 40px
    }
}

@media only screen and (max-width: 1124px) {
    .results-3 .summary .col-md-6 {
        width: 50%
    }
}

@media only screen and (max-width: 640px) {
    .results-3 .summary .col-md-6 {
        width: 100%
    }
}

.results-3 .summary h2 {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700
}

.results-3 .b-result--weight .b-stats--results .b-stats--results--from {
    margin-top: 1px
}

.results-3 .b-result--text .b-stats--footer {
    margin-top: 15px;
    margin-bottom: 25px
}

.results-3 .b-result--firstweek .b-stats--footer .e-special {
    margin-top: 10px;
    margin-bottom: 10px
}

.results-3 .b-result--firstweek .b-stats--header {
    max-width: 380px;
    padding-top: 10px
}

.results-3 .b-result--firstweek .b-stats--footer .e-special span {
    font-size: 90px
}

.results-3 .b-result--firstweek .b-stats--footer p {
    margin-bottom: 0
}

.results-3 .b-result--text .b-stats--header {
    margin-top: auto;
    font-size: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    line-height: 12px
}

.results-3 .b-result--text .b-stats--header span {
    font-size: 34px
}

.results-3 h3 {
    font-size: 70px;
    max-width: 610px;
    margin-top: 10px
}

@media only screen and (max-width: 640px) {
    .results-3 h3 {
        font-size: 38px
    }
}

.results-3 .b-blocks-featured {
    padding-top: 30px
}

@media only screen and (max-width: 640px) {
    .results-3 .b-blocks-featured {
        padding-top: 10px
    }
}

.results-3 .b-blocks-featured .b-result--weight {
    margin-bottom: 30px
}

.results-3 .b-blocks-featured .b-result--firstweek, .results-3 .b-blocks-featured .b-result--text {
    max-width: calc(50% - 15px);
    min-height: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 640px) {
    .results-3 .b-blocks-featured .b-result--firstweek, .results-3 .b-blocks-featured .b-result--text {
        width: 100%;
        max-width: 100%
    }
}

.results-3 .b-result.b-result--weight {
    max-width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    background: #fff
}

@media only screen and (max-width: 640px) {
    .results-3 .b-result.b-result--weight {
        margin-bottom: 30px
    }
}

.results-3 .b-result.b-result--weight .b-stats .b-stats--header {
    max-width: 90%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 10px
}

.results-3 .b-result.b-result--weight .b-stats .b-stats--header p:first-child {
    position: relative
}

.results-3 .b-result.b-result--weight .b-stats .b-stats--header p:first-child:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
    top: -20px;
    bottom: -20px;
    width: 80px;
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -10px
}

.results-3 .b-result.b-result--weight .b-stats .b-stats--header p:last-child {
    position: relative
}

.results-3 .b-result.b-result--weight .b-stats .b-stats--header p:last-child:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
    top: -20px;
    bottom: -20px;
    width: 80px;
    position: absolute;
    right: -10px
}

.results-3 .b-result.b-result--weight .b-stats {
    background: #fff;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.results-3 .b-result.b-result--weight .b-stats--header {
    padding-top: 15px;
    margin-top: auto;
    margin-bottom: 0;
    max-width: none
}

.results-3 .b-result.b-result--weight .b-stats--header p {
    margin-left: 5%;
    margin-right: 5%
}

.results-3 .b-result.b-result--weight .b-stats--header .e-special {
    margin-left: 5%;
    margin-right: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.results-3 .b-result.b-result--weight .b-stats--header .e-special span {
    font-size: 18px;
    line-height: 12px;
    color: #444;
    font-weight: 300
}

.results-3 .b-result.b-result--weight .b-stats--footer {
    margin-bottom: auto;
    padding-top: 10px;
    font-size: 24px
}

.results-3 .b-result.b-result--weight .b-months {
    position: relative;
    background: rgba(255, 52, 100, .1);
    max-width: 100%;
    margin: 0;
    max-height: none
}

.results-3 .b-result.b-result--weight .b-months:before {
    content: "";
    background: url(https://ketocycle.diet/images/b-results-graph.png);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 200px;
    background-size: cover;
    bottom: -5px
}

@media only screen and (max-width: 640px) {
    .results-3 .b-result.b-result--weight .b-months:before {
        background-position: 50%
    }
}

.results-3 .b-result.b-result--weight .b-months .b-stats--header, .results-3 .b-result.b-result--weight .b-months .b-stats--results {
    max-width: 320px;
    margin: auto
}

.results-3 .b-result.b-result--weight .b-months .b-stats--header {
    padding-top: 20px;
    max-width: 335px
}

.results-3 .b-result.b-result--weight .b-months .b-stats--results {
    min-height: 230px;
    padding-bottom: 50px
}

.results-3 .b-result.b-result--weight .b-months .b-stats--results--from {
    position: relative;
    left: 10px
}

@media only screen and (max-width: 360px) {
    .results-3 .b-result.b-result--weight .b-months .b-stats--results--from {
        margin-top: 18px
    }
}

.results-3 .b-result.b-result--weight .b-months .b-stats--results--from:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 17px;
    background: #ff3464;
    height: 17px;
    border-radius: 20px;
    top: 50px
}

.results-3 .b-result.b-result--weight .b-months .b-stats--results--to {
    position: relative;
    margin-bottom: 18px
}

@media only screen and (max-width: 640px) {
    .results-3 .b-result.b-result--weight .b-months .b-stats--results--to {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 360px) {
    .results-3 .b-result.b-result--weight .b-months .b-stats--results--to {
        margin-bottom: 20px
    }
}

.results-3 .b-result.b-result--weight .b-months .b-stats--results--to:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 17px;
    background: #ff3464;
    height: 17px;
    border-radius: 20px;
    top: 50px
}

.b-testimonial--single {
    max-width: 340px;
    -webkit-box-shadow: 0 0 10px rgba(86, 70, 143, .29);
    box-shadow: 0 0 10px rgba(86, 70, 143, .29);
    border-radius: 9px;
    margin-bottom: 40px;
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    .b-testimonial--single {
        max-width: 100%
    }
}

.b-testimonial--single .b-testimonial--single--image {
    position: relative;
    height: 300px;
    overflow: hidden
}

.b-testimonial--single .b-testimonial--single--image img {
    margin-top: -40px
}

@media only screen and (max-width: 640px) {
    .b-testimonial--single .b-testimonial--single--image img {
        width: 100%
    }
}

.b-testimonial--single .b-testimonial--single--image .e-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 60px
}

.b-testimonial--single .b-testimonial--single--description .e-title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0 !important;
    line-height: 24px !important;
    margin-top: 10px !important
}

.b-testimonial--single .b-testimonial--single--description .e-subtitle {
    text-align: center;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: 0
}

.b-testimonial--single .b-testimonial--single--description .e-text {
    padding: 15px;
    padding-top: 3px;
    padding-bottom: 5px;
    text-align: center
}

.b-testimonial--single .b-testimonial--single--description .e-special {
    color: #ff3464
}

#billing.success-v2 {
    background: none
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 {
        padding: 0;
        margin: 0
    }
}

#billing.success-v2 .copyright {
    margin-top: 50px;
    padding-bottom: 30px
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 {
        padding: 0
    }
}

#billing.success-v2 .b-intro {
    padding-top: 20px
}

#billing.success-v2 .b-intro .e-title {
    font-size: 55px;
    color: #ff3464
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .b-intro .e-title {
        text-align: center
    }
}

#billing.success-v2 .b-orderdetails {
    padding-top: 20px;
    display: inline-block;
    width: 100%
}

#billing.success-v2 .b-orderdetails .e-title {
    font-size: 20px;
    color: #ff3464;
    font-weight: 700
}

#billing.success-v2 .b-orderdetails--details {
    width: 100%;
    display: inline-block
}

#billing.success-v2 .b-orderdetails--details p {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

#billing.success-v2 .b-finaloffer {
    background: rgba(86, 70, 143, .1);
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    margin-top: 20px
}

#billing.success-v2 .b-finaloffer .b-finaloffer--inner {
    max-width: 970px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 640px) {
    #billing.success-v2 .b-finaloffer .b-finaloffer--inner {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#billing.success-v2 .b-finaloffer .b-finaloffer--inner .e-title {
    font-size: 20px;
    color: red;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 20px;
    padding-top: 25px;
    max-width: 350px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .b-finaloffer .b-finaloffer--inner .e-title {
        max-width: 100%
    }
}

#billing.success-v2 .b-finaloffer .b-finaloffer--inner .e-subtitle {
    font-size: 17px;
    color: #56468f;
    font-weight: 700;
    max-width: 350px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .b-finaloffer .b-finaloffer--inner .e-subtitle {
        max-width: 100%
    }
}

#billing.success-v2 .b-finaloffer .b-offer {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    max-width: 350px;
    width: 100%
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .b-finaloffer .b-offer {
        max-width: 100%
    }
}

#billing.success-v2 .b-finaloffer .b-offer p {
    font-size: 16px;
    font-weight: 700
}

#billing.success-v2 .b-finaloffer .b-offer .e-text--uppercase {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    margin-top: 10px
}

#billing.success-v2 .b-finaloffer .b-offer .e-special {
    color: #ff3464;
    margin-bottom: 0
}

#billing.success-v2 .b-finaloffer .b-offer .btn-primary {
    margin-top: 15px;
    margin-bottom: 5px
}

#billing.success-v2 .container {
    padding-bottom: 0
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .container {
        padding: 0;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px
    }
}

#billing.success-v2 .e-link {
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 30px;
    color: #000;
    font-size: 16px;
    width: 100%;
    text-align: center;
    max-width: 350px
}

@media only screen and (max-width: 640px) {
    #billing.success-v2 .e-link {
        max-width: 100%
    }
}

#landing.landing-v7 .b-testimonial--single .b-testimonial--single--image {
    height: 250px
}

#landing.landing-v7 .b-testimonial--single {
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 50px
}

#landing.landing-v7 .b-testimonial--single:first-child {
    margin-top: 0
}

#landing.landing-v7 .b-content {
    margin-bottom: 30px
}

.info-slide h3 {
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .85px;
    line-height: 29px
}

.info-slide p {
    font-size: 15px
}

.info-slide ul {
    margin-bottom: 10px;
    margin-top: 10px;
    list-style: none;
    padding-left: 0
}

.info-slide ul li {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px
}

.info-slide ul li i {
    font-weight: 900;
    margin-right: 5px;
    color: #56468f
}

.workouts-enabled .week-data {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    height: 50px
}

.workouts-enabled .week-nav {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    max-width: 210px;
    padding-top: 2px
}

.workouts-enabled .mainNavbar .container, .workouts-enabled .week-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.workouts-enabled .mainNavbar .container {
    min-height: 50px;
    width: 100%
}

.workouts-enabled .e-productlist {
    max-width: 20px;
    margin-left: auto;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px
}

.workouts-enabled .helper {
    top: 12px
}

.tabs-nav .tab-item {
    text-decoration: none
}

.b-plan-body {
    max-height: 75vh;
    overflow-y: scroll;
    display: none;
    min-width: 100%;
    margin-bottom: 50px
}

.b-plan-body.is-active {
    display: block
}

.pricing-block .e-extraoption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pricing-block .e-checkbox--simple {
    width: 20px;
    height: 20px;
    margin: 0;
    position: relative
}

.pricing-block .e-checkbox--simple svg path {
    fill: #ff3464
}

.pricing-block .e-extraoption label {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 8px;
    cursor: pointer
}

.pricing-block .e-checkbox {
    position: relative;
    border: none;
    border-radius: 30px;
    display: inline-block;
    height: 20px;
    width: 20px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0
}

.pricing-block .e-checkbox:before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
    border: 2px solid #ff3464
}

.pricing-block .e-checkbox:checked + svg {
    opacity: 1;
    display: block
}

.pricing-block .e-checkbox--simple svg {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    display: none;
    pointer-events: none;
    width: 15px;
    height: 15px;
    z-index: 1;
    opacity: 0
}

.navbar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: #56468e;
    z-index: 2;
    -webkit-box-shadow: 0 3px 16px 3px hsla(0, 0%, 50%, .41);
    box-shadow: 0 3px 16px 3px hsla(0, 0%, 50%, .41);
    -webkit-transition: all .5s;
    transition: all .5s;
    top: -90px
}

.navbar-fixed .navbar-fixed--inner {
    padding-left: 25px;
    padding-right: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media only screen and (max-width: 640px) {
    .navbar-fixed .navbar-fixed--inner {
        padding-left: 15px;
        padding-right: 15px
    }
}

.navbar-fixed .limited-offer {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .58px;
    line-height: 20px;
    margin-bottom: 40px;
    margin: auto;
    margin-right: 0;
    margin-right: 20px
}

@media only screen and (max-width: 1124px) {
    .navbar-fixed .limited-offer {
        font-size: 13px
    }
}

@media only screen and (max-width: 900px) {
    .navbar-fixed .limited-offer {
        display: none
    }
}

@media only screen and (max-width: 640px) {
    .navbar-fixed .limited-offer {
        display: none
    }
}

.navbar-fixed .regular-logo {
    max-width: 130px;
    padding: 10px
}

.navbar-fixed .select-plan-3 {
    outline: none;
    border-radius: 30.5px;
    background-color: #ccc;
    text-align: center;
    color: #fff;
    border: 0;
    -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    padding: 8px 15px;
    background: #ff3464 !important;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px
}

@media only screen and (max-width: 360px) {
    .navbar-fixed .select-plan-3 {
        padding: 8px 10px
    }
}

.b-basedonyour {
    max-width: 430px;
    color: #56468e;
    text-align: center;
    border-bottom: 4px solid rgba(86, 70, 142, .2);
    margin: auto;
    margin-bottom: 30px
}

.b-basedonyour p {
    font-size: 22px;
    margin-bottom: 5px
}

.b-basedonyour h4 {
    margin-top: 0;
    color: #56468e;
    font-size: 32px;
    font-weight: 700
}

#billing.m-checkout--11 .e-intro-title {
    text-align: center;
    font-size: 58px;
    font-weight: 700
}

#billing.m-checkout--11 .e-intro-title span {
    color: #ff3464
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .e-intro-title {
        display: none
    }
}

@media only screen and (min-width: 640px) {
    #billing.m-checkout--11 .container .user-reviews:before {
        content: "";
        background: none;
        position: relative
    }
}

#billing.m-checkout--11 .container .limited-offer {
    max-width: 650px;
    margin: 20px auto 40px;
    background-color: #ff3464;
    min-height: 50px;
    color: #fff;
    border-radius: 10px;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 300
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .limited-offer {
        margin: 20px -20px 0
    }
}

#billing.m-checkout--11 .container .limited-offer .is-pulsing {
    text-decoration: underline
}

#billing.m-checkout--11 .container .pricing-block {
    border: none;
    -webkit-box-shadow: 0 0 10px rgba(86, 70, 143, .29);
    box-shadow: 0 0 10px rgba(86, 70, 143, .29);
    margin-bottom: 40px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .pricing-block {
        padding-bottom: 0;
        margin-bottom: 10px
    }
}

#billing.m-checkout--11 .container .pricing-block .disclaimer {
    color: #57478f;
    background: none;
    text-decoration: none
}

#billing.m-checkout--11 .container .pricing-block .disclaimer .e-title {
    margin-bottom: 0
}

#billing.m-checkout--11 .container .pricing-block .disclaimer .e-subtitle {
    color: #56468f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .68px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: 5px
}

@media only screen and (min-width: 640px) {
    #billing.m-checkout--11 .container .pricing-block .disclaimer .e-subtitle {
        margin-bottom: 0
    }
}

#billing.m-checkout--11 .container .pricing-block ul {
    font-size: 21px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .pricing-block ul {
        font-size: 15px;
        padding: 0;
        margin: 0
    }
}

#billing.m-checkout--11 .container .pricing-block ul li {
    list-style-type: none
}

#billing.m-checkout--11 .container .pricing-block .e-notice-bg {
    background: #796ba6;
    color: #fff;
    letter-spacing: .07em;
    padding-top: 0;
    padding-bottom: 0
}

#billing.m-checkout--11 .container .covered .heading {
    text-decoration: none;
    font-size: 16px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .story-block {
        margin-top: 0
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .product-composition-media {
        margin-top: 20px
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .product-composition-media img {
        max-width: 300px;
        margin: auto
    }
}

#billing.m-checkout--11 .container .main-container {
    width: 90%;
    margin: auto
}

@media only screen and (min-width: 640px) {
    #billing.m-checkout--11 .container .main-container .success-story h4 {
        display: none
    }
}

#billing.m-checkout--11 .container .main-container .success-story .block-content {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 85%;
    margin: auto;
    margin-bottom: 40px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .success-story .block-content {
        margin-bottom: 0;
        max-width: 410px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#billing.m-checkout--11 .container .main-container .success-story .block-content .left-side {
    width: 40%;
    border-radius: 10px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .success-story .block-content .left-side {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .success-story .block-content .left-side .image-heading-media {
        display: none
    }
}

#billing.m-checkout--11 .container .main-container .success-story .block-content .left-side img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#billing.m-checkout--11 .container .main-container .success-story .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
    text-align: left;
    position: relative;
    margin: auto 0 auto 30px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .success-story .right-side {
        width: 100%;
        margin: auto
    }
}

#billing.m-checkout--11 .container .main-container .success-story .right-side h3 {
    margin-bottom: 30px;
    letter-spacing: .08em;
    font-size: 35px;
    line-height: normal
}

#billing.m-checkout--11 .container .main-container .success-story .right-side p {
    font-size: 15px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .product-composition {
        display: none
    }
}

#billing.m-checkout--11 .container .main-container .product-composition .block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 80%;
    margin: auto
}

#billing.m-checkout--11 .container .main-container .product-composition .block-content .left-side {
    width: 50%;
    position: relative;
    margin: auto
}

#billing.m-checkout--11 .container .main-container .product-composition .block-content .left-side h3 {
    font-size: 45px;
    letter-spacing: .08em;
    text-align: left;
    line-height: normal
}

#billing.m-checkout--11 .container .main-container .product-composition .block-content .right-side {
    width: 50%
}

#billing.m-checkout--11 .container .main-container .product-composition .block-content .right-side img {
    max-height: 450px
}

#billing.m-checkout--11 .container .main-container .keto-benefits {
    max-width: 800px;
    margin: auto;
    padding-top: 30px;
    margin-bottom: 60px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .keto-benefits {
        padding-top: 10px
    }
}

#billing.m-checkout--11 .container .main-container .keto-benefits .block-content ul {
    list-style-type: none;
    font-size: 17px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .main-container .keto-benefits .block-content ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#billing.m-checkout--11 .container .product-composition-media .block-content-media {
    display: none
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .product-composition-media .block-content-media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .product-composition-media .block-content-media h3 {
        display: block;
        text-align: center;
        max-width: 310px;
        margin: auto;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .payment-providers span {
        margin-top: 0
    }
}

#billing.m-checkout--11 .container .faq {
    max-width: 100%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 50px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .faq {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

#billing.m-checkout--11 .container .faq .block-content .block-content-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media only screen and (min-width: 640px) {
    #billing.m-checkout--11 .container .faq .block-content .block-content-items {
        margin-top: 40px
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .faq .block-content .block-content-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#billing.m-checkout--11 .container .faq .block-content .block-content-items p {
    width: 30%
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .faq .block-content .block-content-items p {
        width: 100%;
        margin-top: 20px;
        margin-top: 5px
    }
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .faq .block-content .block-content-items p p:first-child {
        margin-top: 0
    }
}

#billing.m-checkout--11 .container .faq .block-content .block-content-items p span {
    font-weight: 700;
    font-size: 15px;
    color: #ff3464;
    padding-bottom: 5px;
    display: inline-block
}

#billing.m-checkout--11 .container .payment-providers {
    margin-bottom: 50px
}

#billing.m-checkout--11 .container .user-reviews {
    max-width: 950px;
    margin: auto;
    margin-bottom: 70px
}

#billing.m-checkout--11 .container .user-reviews .block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .user-reviews .block-content {
        max-width: 95%;
        padding-top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#billing.m-checkout--11 .container .user-reviews .block-content img {
    width: 80%;
    margin: auto;
    max-height: 115px
}

@media only screen and (max-width: 640px) {
    #billing.m-checkout--11 .container .user-reviews .block-content img {
        width: 100%;
        margin-bottom: 20px
    }
}

#billing.m-checkout--11 .la-check:before {
    color: #ff3464
}

.select-payment-method .cc-form {
    display: none
}

.select-payment-method .gpay-button.long {
    width: 100% !important;
    height: 44px;
    line-height: 44px
}

.select-payment-method .btn-primary {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    border-radius: 5px !important;
    margin-top: 15px
}

.select-payment-method .btn-primary:hover {
    opacity: .85
}

html:lang(ar) #billing .regular-logo {
    margin: 10px auto !important
}

html:lang(ar) #billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fa-check:before, html:lang(ar) #billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fas:before {
    right: -31px !important;
    left: auto !important
}

html:lang(ar) .pricing-options .pricing-option .option-title {
    margin-left: 25px
}

html:lang(ar) .benefits-listed .e-feature i {
    margin-left: 5px
}

@media only screen and (min-width: 1025px) {
    html:lang(ar) .recover-plan {
        left: 25px !important;
        right: auto !important
    }

    html:lang(ar) #landing {
        background: none !important
    }

    html:lang(ar) #landing h1 {
        margin-top: 120px !important
    }
}

html:lang(ar) .modal-header {
    display: block !important
}

html:lang(ar) .modal-header .close {
    float: left !important
}

html:lang(ar) .modal-header h4.modal-title {
    float: right !important
}

html:lang(ar) #landing {
    background: none !important
}

html:lang(ar) #landing h1 {
    margin-top: 120px !important
}

html:lang(ar) .results-2 #bmi .e-row .e-value {
    font-size: 18px !important
}

html:lang(ar) .results-2 .b-ourpromise .e-text, html:lang(ar) .results-2 .b-ourpromise h2, html:lang(ar) .results-3 .subheading, html:lang(ar) .results-3 .summary h2, html:lang(ar) .results-3 h3 {
    text-align: right !important
}

html:lang(ar) .input-holder .units {
    left: 0 !important;
    right: auto !important
}

html:lang(es) #billing.m-checkout--11 .pricing-block .e-feature {
    max-width: 450px
}

.tabs-nav svg {
    vertical-align: middle !important;
    margin-right: 5px !important
}

.b-achievegoals {
    position: relative
}

.b-achievegoals .b-achievegoals-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 37px;
    left: 0
}

@media only screen and (max-width: 640px) {
    .b-achievegoals .b-achievegoals-header {
        top: 10%;
        font-size: 23px
    }
}

.b-achievegoals .b-achievegoals-header-month.is-active {
    color: #ff3364
}

@media only screen and (min-width: 1025px) {
    .navbar-brand .btn-back + .regular-logo {
        margin-left: 40px
    }
}

.confirmation-description {
    padding: 15px;
    font-size: 16px
}

#dynamic-landing.youtube-landing {
    min-height: 100vh;
    background: url("https://ketocycle.diet/images/landings/youtube-desktop.jpg") !important;
    background-size: cover !important
}

#dynamic-landing.youtube-landing h1 {
    max-width: 500px
}

@media only screen and (max-width: 640px) {
    #dynamic-landing.youtube-landing {
        background: url("https://ketocycle.diet/images/landings/youtube-mobile.png") #f4f4f4 no-repeat !important;
        background-size: contain !important
    }

    #dynamic-landing.youtube-landing h1 {
        margin-top: 150px !important;
        margin-bottom: 25px
    }
}

#dynamic-landing.youtube-landing .cta-label {
    font-family: Karla;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .04em;
    color: #000;
    opacity: .6
}

#dynamic-landing.youtube-landing .code-input {
    background: #fff;
    border: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    outline: none !important;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    min-width: 300px;
    border-radius: 12px
}

@media only screen and (max-width: 640px) {
    #dynamic-landing.youtube-landing .code-input {
        width: 100%
    }
}

#dynamic-landing.youtube-landing .code-input-holder {
    position: relative
}

#dynamic-landing.youtube-landing .code-input-holder .status-icon {
    position: absolute;
    top: 20px;
    color: #24af32;
    left: 270px
}

@media only screen and (max-width: 640px) {
    #dynamic-landing.youtube-landing .code-input-holder .status-icon {
        left: auto;
        right: 15px
    }
}

#dynamic-landing.youtube-landing .code-input-holder .status-icon i {
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal
}

#dynamic-landing.youtube-landing .code-input-holder .status-icon.error {
    color: #dc0000
}

#dynamic-landing.youtube-landing .code-input-holder .code-error {
    background: #f82c2c40;
    padding: 10px 15px;
    color: #dc0000;
    border-radius: 10px;
    margin-bottom: 15px;
    display: none
}

@media only screen and (min-width: 1025px) {
    #dynamic-landing.youtube-landing .code-input-holder .code-error {
        max-width: 300px
    }
}

.alt-measurements select {
    display: block;
    width: 100%;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    font-size: 16px
}

.payment-loader {
    display: none;
    padding: 30px;
    text-align: center
}

.payment-loader img {
    width: auto !important
}

#paypal-button {
    width: 100%;
    background: none;
    border: none;
    margin-top: 15px
}

#paypal-button .zoid-outlet {
    width: 100% !important
}

#adyen .adyen-checkout__dropin img {
    max-width: unset;
    margin: unset;
    margin-top: unset;
    width: unset
}

#adyen .adyen-checkout__button__text {
    margin-left: 12px;
    font-weight: 500;
    font-size: 16px
}

#adyen-checkout img {
    height: 26px !important;
    width: 40px !important;
    margin: auto !important
}

@media only screen and (max-width: 640px) {
    .adyen-checkout__payment-method--dotpay .adyen-checkout__payment-method__name {
        font-size: 14px;
        width: 175px;
        display: inline-block;
        margin-top: -5px
    }

    .adyen-checkout__payment-method--dotpay .adyen-checkout__input-wrapper {
        max-width: 270px
    }
}

.paypal-buttons-layout-horizontal {
    min-height: 50px !important
}

.adyen-checkout__payment-methods-list--loading {
    pointer-events: all
}

.adyen-checkout__payment-method--loading {
    opacity: 1 !important
}

.adyen-checkout__button {
    background: #ff3464 !important
}

@media only screen and (max-width: 640px) {
    .subscriptions-no .option-title {
        font-size: 17px !important;
        line-height: 24px !important;
        font-weight: 600 !important
    }

    .subscriptions-no .billing-period {
        margin-top: 5px !important;
        font-weight: 400 !important
    }

    .subscriptions-no .option-price {
        position: relative;
        left: 10px
    }

    .subscriptions-no .option-price div {
        min-width: 80px
    }
}

.plan-selection.subscriptions.full-price .pricing-option .option-price {
    padding-top: 40px !important;
    font-size: 36px !important;
    padding-left: 5px !important
}

.plan-selection.subscriptions.full-price .billing-period {
    margin-top: 2px !important;
    line-height: 20px !important
}

.flex-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 640px) {
    .flex-block.alternative .plan-selection {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        padding-top: 0 !important
    }
}

.flex-block .plan-selection {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (max-width: 640px) {
    .flex-block .plan-selection {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.flex-block .plan-selection h3 {
    margin-top: 0 !important;
    font-family: Karla, Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 27px !important;
    display: block !important;
    text-align: center !important;
    letter-spacing: -.2px !important
}

.flex-block .benefits-listed {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px;
    padding-left: 25px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (max-width: 640px) {
    .flex-block .benefits-listed {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.plan-selection.subscriptions .pricing-option {
    min-height: 120px
}

.plan-selection.subscriptions .pricing-option .option-price {
    padding-top: 22px !important
}

.plan-selection.subscriptions .pricing-option .old-price {
    margin-top: 0 !important
}

.summary-header-scroll {
    margin-top: -5px !important;
    padding: 8px 25px !important
}

.final-price.subscription {
    display: block !important
}

.period.period-eu {
    margin: 0 !important
}

.pricing-options {
    margin-top: 20px;
    margin-bottom: 20px
}

.pricing-options .pricing-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    cursor: pointer;
    position: relative;
    border: 2px solid rgba(68, 68, 68, .243635);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px
}

.pricing-options .pricing-option.single-month .option-price {
    padding-top: 10px !important
}

.pricing-options .pricing-option.single-month .per-week {
    top: 35px !important
}

.pricing-options .pricing-option .per-week {
    position: absolute;
    font-size: 11px;
    top: 48px;
    left: 0;
    min-width: 100%;
    width: 80px;
    text-align: center;
    white-space: nowrap
}

.pricing-options .pricing-option .tick {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pricing-options .pricing-option .tick i {
    width: 30px;
    height: 30px;
    background: rgba(68, 68, 68, .104977);
    display: block;
    text-align: center;
    border-radius: 50%
}

.pricing-options .pricing-option .tick i:before {
    content: "\F00C";
    font-family: FontAwesome;
    font-weight: 400;
    color: #fff;
    font-size: 19px;
    position: relative;
    top: 1px;
    left: -1px
}

.pricing-options .pricing-option .discount {
    position: absolute;
    width: 70%;
    left: 15%;
    bottom: -10px;
    font-family: Karla, Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    padding: 3px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .508928px;
    text-transform: uppercase;
    color: #fff;
    background: #56468f;
    border-radius: 6px
}

@media (max-width: 350px) {
    .pricing-options .pricing-option .discount {
        width: 90% !important;
        left: 5% !important
    }
}

.pricing-options .pricing-option .option-title {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    font-family: Karla, Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -.2px;
    color: #444
}

.pricing-options .pricing-option .option-title .billing-period {
    margin-top: -2px;
    font-size: 12px;
    opacity: .7
}

@media only screen and (max-width: 360px) {
    .pricing-options .pricing-option .option-title .billing-period {
        line-height: 16px;
        margin-top: 2px
    }
}

.pricing-options .pricing-option .option-price {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Karla, Montserrat;
    font-style: normal;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    font-weight: 400;
    font-size: 30px;
    padding-top: 15px;
    position: relative;
    line-height: 35px;
    text-align: center;
    letter-spacing: 1.1875px;
    color: #444
}

.pricing-options .pricing-option .option-price .old-price {
    position: absolute;
    top: 2px;
    font-family: Karla, Montserrat;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    font-size: 18px !important;
    line-height: 22px !important;
    text-align: center !important;
    letter-spacing: 1.1875px !important;
    color: #444 !important;
    mix-blend-mode: normal !important;
    opacity: .5
}

.pricing-options .pricing-option.active {
    border: 2px solid #786ba5
}

.pricing-options .pricing-option.active .tick i {
    background: #ff3464
}

#downsell-modal {
    text-align: center
}

#downsell-modal .btn-deny {
    font-size: 16px;
    color: #555;
    text-decoration: underline;
    display: block;
    margin-top: 20px
}

#downsell-modal .modal-body {
    padding: 20px;
    padding-top: 40px
}

#downsell-modal .savings-label {
    background: #56468f;
    color: #fff;
    padding: 2px 5px;
    max-width: 250px;
    margin: 5px auto;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#downsell-modal .downsell-offer {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 24px
}

#downsell-modal .offer-details {
    font-size: 16px;
    line-height: 24px
}

#downsell-modal .heading {
    font-weight: 700;
    font-family: Lato, Montserrat;
    color: #ff3464;
    font-size: 32px
}

#downsell-modal .downsell-timer {
    font-size: 36px;
    margin: 10px 0
}

.plan-disclaimer {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .508928px;
    color: #56468f
}

.secure-payment {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.secure-payment.custom-test {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

@media only screen and (max-width: 640px) {
    .secure-payment {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
        margin-top: -10px
    }
}

.secure-payment img {
    max-width: 70%
}

h1.custom-test {
    display: block !important
}

@media only screen and (max-width: 640px) {
    h1.custom-test {
        font-size: 36px !important
    }
}

@media only screen and (max-width: 640px) {
    h2.custom-test {
        display: none !important
    }
}

.payment-info {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

@media only screen and (max-width: 640px) {
    .payment-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 640px) {
    .payment-info.upgraded {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
}

.payment-info h3 {
    font-family: Karla, Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 27px !important;
    display: block !important;
    text-align: center !important;
    letter-spacing: -.2px !important;
    margin-top: 0 !important
}

.payment-info .cta-btn {
    width: 100%;
    outline: none;
    border-radius: 30.5px;
    background: #ff3464 !important;
    text-align: center;
    color: #fff;
    border: 0;
    -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
    padding: 10px
}

.payment-info .cta-btn.green-cta {
    background: #21ce3e !important
}

.payment-info .cta-btn:hover {
    opacity: .85
}

@media only screen and (min-width: 640px) {
    .payment-info .cta-btn {
        width: 100%;
        outline: none;
        border-radius: 30.5px;
        background-color: #ccc;
        text-align: center;
        color: #fff;
        border: 0;
        -webkit-box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        box-shadow: 0 4px 11px -2px rgba(0, 0, 0, .3);
        padding: 10px;
        background: #ff3464 !important;
        max-width: 300px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .payment-info .cta-btn.green-cta {
        background: #21ce3e !important
    }
}

.payment-info #braintree-checkout {
    background: #f5f5f5;
    padding: 25px;
    border-radius: 10px
}

.payment-info #braintree-checkout #braintree-submit-button {
    max-width: 100%;
    width: 100%
}

.payment-info #braintree-checkout .braintree-card.braintree-form.braintree-sheet {
    background: #f5f5f5 !important
}

.payment-info #braintree-checkout .braintree-form__field {
    background: #fff !important
}

.benefits-listed h3 {
    font-family: Karla, Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 27px !important;
    display: block !important;
    text-align: center !important;
    letter-spacing: -.2px !important;
    margin-top: 0 !important
}

.benefits-listed ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 10px
}

@media only screen and (max-width: 640px) {
    .benefits-listed ul {
        padding-left: 0
    }
}

.benefits-listed li {
    list-style: none
}

.benefits-listed .feature-description {
    display: none
}

.benefits-listed.v2 .e-feature {
    font-size: 18px !important;
    font-weight: 700 !important
}

.benefits-listed.v2 .e-feature .feature-description {
    display: block;
    color: #8e8e8e !important;
    font-size: 14px !important;
    margin-top: 5px;
    font-weight: 400 !important
}

.benefits-listed .e-feature {
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0;
    text-align: left;
    font-family: Karla, Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .508928px;
    width: 100%;
    padding-left: 10px
}

.benefits-listed .e-feature .fa-check:before {
    content: "\F00C";
    font-family: FontAwesome;
    font-weight: 400;
    color: #ff3c6f;
    font-size: 20px;
    position: relative;
    left: -5px
}

.benefits-listed .e-feature .e-notice-bg {
    margin-right: 5px
}

.benefits-listed .e-feature i {
    color: #ff3464 !important;
    font-weight: 700;
    margin-right: 5px
}

#braintree-checkout {
    text-align: left
}

#landing.landing-0916 {
    background-position: 160px -125px !important;
    text-align: left
}

@media only screen and (min-width: 640px) {
    #landing.landing-0916 {
        background-size: contain !important;
        background-position: 100% !important
    }
}

#landing.landing-0916 h1 {
    margin-top: 25px;
    font-size: 32px;
    max-width: 340px;
    line-height: 40px;
    color: #444
}

@media only screen and (min-width: 640px) {
    #landing.landing-0916 h1 {
        padding-top: 100px;
        font-size: 48px;
        max-width: 510px;
        margin: auto;
        text-align: center;
        line-height: 64px;
        padding-bottom: 10px
    }
}

#landing.landing-0916 h1 span {
    color: #ff3464
}

#landing.landing-0916 .copyright, #landing.landing-0916 .footer-logo, #landing.landing-0916 .links {
    display: none
}

#landing.landing-0916 .gender-description {
    text-align: center;
    margin-top: 20px
}

@media only screen and (min-width: 640px) {
    #landing.landing-0916 .gender-description {
        margin-top: 30px
    }
}

@media only screen and (min-width: 640px) {
    #landing.landing-0916 .gender-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#landing.landing-0916 .btn-borders {
    max-width: 170px;
    min-height: 160px;
    border-radius: 40px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 20px;
    background: none
}

@media only screen and (min-width: 640px) {
    #landing.landing-0916 .btn-borders {
        margin: 10px;
        max-width: 210px;
        min-height: 205px
    }
}

@media only screen and (max-width: 360px) {
    #landing.landing-0916 .btn-borders {
        margin-top: 10px
    }
}

#landing.landing-0916 .btn-borders[data-gender=male] .btn-borders-inner {
    background: #56468f
}

#landing.landing-0916 .btn-borders[data-gender=male]:before {
    content: "";
    background: rgba(86, 70, 142, .2);
    -webkit-animation: 4s pulse-layer-3 infinite;
    animation: 4s pulse-layer-3 infinite
}

#landing.landing-0916 .btn-borders[data-gender=male]:after {
    content: "";
    background: rgba(86, 70, 142, .3);
    -webkit-animation: 4s pulse-layer-4 infinite;
    animation: 4s pulse-layer-4 infinite
}

#landing.landing-0916 .btn-borders .btn-borders-inner {
    font-size: 25px;
    background: #ff3464;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    border-radius: 35px
}

#landing.landing-0916 .btn-borders .btn-borders-icon, #landing.landing-0916 .btn-borders .btn-borders-icon img {
    width: 45px;
    height: 45px
}

#landing.landing-0916 .btn-borders:before {
    content: "";
    background: rgba(255, 51, 100, .2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    -webkit-animation: 4s pulse-layer-1 infinite;
    animation: 4s pulse-layer-1 infinite
}

#landing.landing-0916 .btn-borders:after {
    content: "";
    background: rgba(255, 51, 100, .35);
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 40px;
    -webkit-animation: 4s pulse-layer-2 infinite;
    animation: 4s pulse-layer-2 infinite
}

#landing.landing-0916 .btn-borders .icon {
    position: relative;
    left: 0;
    right: 0;
    top: 0
}

@media only screen and (min-width: 640px) {
    html[lang=de] #landing.landing-0916 h1, html[lang=fr] #landing.landing-0916 h1 {
        padding-top: 60px;
        max-width: 570px
    }
}

@-webkit-keyframes pulse-layer-1 {
    0% {
        background: rgba(255, 51, 100, .05)
    }
    50% {
        background: rgba(255, 51, 100, .25)
    }
    to {
        background: rgba(255, 51, 100, .05)
    }
}

@keyframes pulse-layer-1 {
    0% {
        background: rgba(255, 51, 100, .05)
    }
    50% {
        background: rgba(255, 51, 100, .25)
    }
    to {
        background: rgba(255, 51, 100, .05)
    }
}

@-webkit-keyframes pulse-layer-2 {
    0% {
        background: rgba(255, 51, 100, .1)
    }
    50% {
        background: rgba(255, 51, 100, .35)
    }
    to {
        background: rgba(255, 51, 100, .1)
    }
}

@keyframes pulse-layer-2 {
    0% {
        background: rgba(255, 51, 100, .1)
    }
    50% {
        background: rgba(255, 51, 100, .35)
    }
    to {
        background: rgba(255, 51, 100, .1)
    }
}

@-webkit-keyframes pulse-layer-3 {
    0% {
        background: rgba(86, 70, 142, .25)
    }
    50% {
        background: rgba(86, 70, 142, .05)
    }
    to {
        background: rgba(86, 70, 142, .25)
    }
}

@keyframes pulse-layer-3 {
    0% {
        background: rgba(86, 70, 142, .25)
    }
    50% {
        background: rgba(86, 70, 142, .05)
    }
    to {
        background: rgba(86, 70, 142, .25)
    }
}

@-webkit-keyframes pulse-layer-4 {
    0% {
        background: rgba(86, 70, 142, .35)
    }
    50% {
        background: rgba(86, 70, 142, .1)
    }
    to {
        background: rgba(86, 70, 142, .35)
    }
}

@keyframes pulse-layer-4 {
    0% {
        background: rgba(86, 70, 142, .35)
    }
    50% {
        background: rgba(86, 70, 142, .1)
    }
    to {
        background: rgba(86, 70, 142, .35)
    }
}

.email-holder label {
    width: 98%
}

.email-holder label .braintree-form__label {
    font-size: 14px;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    line-height: 1.4;
    margin-left: 5px;
    margin-bottom: 5px
}

.email-holder label input {
    font-weight: 400 !important
}

.email-holder label input.with-error {
    border-bottom: 1px solid #ca2a2a
}

.email-holder label .email-error {
    padding-top: 5px;
    font-weight: 400;
    margin-left: 5px;
    color: #ca2a2a;
    display: none
}

#email-modal .modal-title {
    font-weight: 700
}

#email-modal p {
    padding-bottom: 10px;
    font-size: 15px
}

html[lang=de] #landing h1 {
    max-width: 330px
}

.b-form-email .input-holder {
    margin-bottom: 20px
}

.b-form-email .error-msg {
    margin-bottom: 15px;
    margin-top: -5px;
    text-align: left;
    margin-left: 5px
}

.b-form-email .b-input {
    margin-left: 5px
}

.promo-checkbox {
    font-weight: 400 !important;
    cursor: pointer;
    display: inline
}

html[lang=fr] #landing h1 {
    max-width: 440px
}

.replace-recipe {
    background-color: #56468f !important;
    border-color: #312363 !important
}

.replace-recipe:hover {
    opacity: .9
}

#alternatives-modal .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

#alternatives-modal .modal-header h4 {
    font-weight: 700;
    font-size: 20px
}

#alternatives-modal .modal-header .close {
    margin-top: -2px;
    margin: -1rem -1rem -1rem auto;
    padding: 15px
}

.alternative-loader {
    padding: 30px;
    display: none;
    text-align: center
}

.btn-print-recipe {
    border: 0 !important;
    background-color: #ff3464;
    color: #fff
}

.btn-print-recipe:hover {
    background-color: #ff3464 !important;
    opacity: .9
}

#recipe-modal .btn {
    display: block;
    padding: 10px 40px;
    margin-bottom: 8px;
    font-size: 15px;
    text-align: center;
    border-radius: 6px
}

#recipe-modal .btn.replace-recipe {
    color: #fff
}

.alternative-recipe {
    min-height: 120px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px
}

.alternative-recipe img {
    margin-top: 10px;
    margin-right: 15px
}

.alternative-recipe .recipe-title {
    opacity: 1;
    color: #444;
    font-family: Karla, Montserrat;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .47px;
    line-height: 20px;
    margin-bottom: 5px
}

.alternative-recipe .recipe-kcal {
    color: #56468f;
    letter-spacing: .47px;
    display: inline-block;
    margin-right: 20px
}

.alternative-recipe .recipe-kcal, .alternative-recipe .recipe-preparation {
    font-family: Karla, Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px
}

.alternative-recipe .recipe-preparation {
    opacity: .4;
    color: #444;
    letter-spacing: .37px
}

.alternative-recipe button {
    background-color: #ff3464;
    color: #fff;
    padding: 7px 30px;
    border: 0;
    border-radius: 6px;
    margin-top: 5px
}

.alternative-recipe button:hover {
    opacity: .9
}

.alternative-recipe:last-of-type {
    border: 0 !important
}

.question-description .highlight {
    color: #ff3464;
    font-weight: 600
}

@media only screen and (min-width: 728px) {
    .dessert-sample {
        display: inline-block;
        max-width: 49%;
        background: #fff !important
    }
}

.upsell-reasoning {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 15px
}

.dessert-benefits {
    margin: 30px auto !important;
    max-width: 300px !important
}

.sample-recipes .dessert-sample {
    background: #f5f5f5;
    padding: 20px;
    text-align: center
}

.sample-recipes .dessert-sample:nth-child(2n) {
    background: #fff !important
}

.sample-recipes .dessert-sample .dessert-title {
    color: #56468f;
    font-weight: 700;
    font-size: 18px;
    font-family: Karla;
    margin-bottom: 10px
}

.sample-recipes .dessert-sample .dessert-photo {
    border-radius: 10px;
    max-width: 280px
}

.sample-recipes .dessert-sample .dessert-photo img {
    width: 100%;
    border-radius: 10px
}

.sticky-button {
    background: #5f4aa9eb;
    padding: 15px 10px;
    position: fixed;
    width: 100%;
    bottom: 0;
    text-align: center;
    left: 0;
    z-index: 10
}

.sticky-button .offer-countdown {
    color: #fff;
    font-size: 24px;
    margin-right: 15px
}

.sticky-button .offer-countdown span {
    font-weight: 700;
    text-decoration: underline
}

@media only screen and (max-width: 640px) {
    .sticky-button .offer-countdown {
        font-size: 18px !important;
        display: block;
        margin-right: 0 !important;
        margin-bottom: 10px
    }
}

.sticky-scroll {
    background: #ff3464;
    border-radius: 100px;
    width: 100%;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    border: 0;
    padding: 15px;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff
}

@media only screen and (min-width: 1025px) {
    .sticky-scroll {
        display: inline-block
    }
}

.sticky-scroll:hover {
    opacity: .9
}

.fuel-success-body {
    background: #f9f9f9
}

.fuel-success-body .success-img {
    max-width: 350px !important
}

@media only screen and (min-width: 1025px) {
    .fuel-checkout {
        background: #f9f9f9
    }
}

.fuel-checkout .upsell-logo {
    margin-top: 10px !important
}

.fuel-checkout .checkout-block {
    background: #fff
}

@media only screen and (min-width: 1025px) {
    .fuel-checkout .checkout-block {
        max-width: 700px !important;
        margin: 20px auto !important
    }

    .fuel-checkout .checkout-block .multiple-flavours {
        max-width: 400px;
        margin: 0 auto;
        display: block
    }

    .fuel-checkout .checkout-block .flavour-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .fuel-checkout .checkout-block .flavour-holder .flavour {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }

    .fuel-checkout .checkout-block .flavour-holder .flavour-separator {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        height: 20px
    }

    .fuel-checkout .checkout-block .container {
        max-width: 100%
    }

    .fuel-checkout .checkout-block .order-details {
        -webkit-border-top-left-radius: 15px;
        -webkit-border-top-right-radius: 15px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-topright: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px
    }
}

.fuel-checkout .checkout-block img {
    max-width: 100%
}

.fuel-checkout .checkout-block .plan-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #222
}

.fuel-checkout .checkout-block .single-flavour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0
}

@media only screen and (min-width: 1025px) {
    .fuel-checkout .checkout-block .single-flavour {
        width: 320px
    }
}

.fuel-checkout .checkout-block .oops {
    padding-top: 30px;
    text-align: center
}

.fuel-checkout .checkout-block .oops span {
    display: block;
    padding-top: 5px;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px
}

.fuel-checkout .checkout-block .out-of-stock {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #222;
    padding: 15px;
    opacity: .8
}

.fuel-checkout .checkout-block .update-stock {
    font-weight: 500;
    margin: 30px 0;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #222
}

.fuel-checkout .checkout-block .update-stock span {
    color: #ff3464;
    font-weight: 600
}

.fuel-checkout .checkout-block .flavour-box {
    text-align: center;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    cursor: pointer;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    padding: 15px
}

.fuel-checkout .checkout-block .flavour-box.selected {
    border: 1px solid #4d369f
}

.fuel-checkout .checkout-block .flavour-box span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px
}

.fuel-checkout .checkout-block .select-flavour {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #222;
    opacity: .7
}

.fuel-checkout .checkout-block .flavour-qty {
    background: rgba(34, 34, 34, .1);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fuel-checkout .checkout-block .flavour-qty div {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

.fuel-checkout .checkout-block .flavour-qty .count {
    font-size: 18px;
    line-height: 42px;
    text-align: center
}

.fuel-checkout .checkout-block .flavour-qty .add, .fuel-checkout .checkout-block .flavour-qty .subtract {
    background: #4d369f;
    border-radius: 10px;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    cursor: pointer
}

.fuel-checkout .checkout-block .pink-box {
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.fuel-checkout .checkout-block .pink-box.flavor-headline {
    margin: 10px -15px
}

.fuel-checkout .checkout-block select#state {
    background: rgba(34, 34, 34, .07);
    border-radius: 10px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 48px !important;
    border: 0;
    border-color: none
}

.fuel-checkout .checkout-block select#state.has-error {
    border: 1px solid
}

.fuel-checkout .checkout-block label {
    font-weight: 700;
    cursor: pointer;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 20px
}

.fuel-checkout .checkout-block input {
    background: rgba(34, 34, 34, .07);
    border-radius: 10px;
    border: 0;
    padding: 8px 15px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 48px !important
}

.fuel-checkout .checkout-block input.has-error {
    border: 1px solid red
}

.fuel-checkout .checkout-block .order-button {
    background: #ff3464;
    border-radius: 100px;
    width: 100%;
    cursor: pointer;
    font-weight: 700;
    margin-top: 20px;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    border: 0;
    padding: 15px;
    margin-bottom: 20px;
    color: #fff
}

.fuel-upsell {
    text-align: left;
    font-style: normal;
    padding-bottom: 90px
}

.fuel-upsell.v2 .get-ketosis h4 {
    max-width: 600px;
    margin: 0 auto;
    font-size: 32px !important;
    line-height: 42px !important
}

.fuel-upsell.v2 .why-works {
    text-align: center
}

.fuel-upsell.v2 .why-works ul {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin: 30px auto;
    text-align: left;
    width: 100%;
    max-width: 700px
}

@media only screen and (max-width: 640px) {
    .fuel-upsell.v2 .why-works ul {
        padding-left: 0 !important
    }
}

.fuel-upsell.v2 .why-works h4 {
    text-align: center !important;
    margin-top: 35px !important
}

@media only screen and (max-width: 640px) {
    .fuel-upsell.v2 .why-works h4 {
        text-align: left !important
    }
}

.fuel-upsell.v2 .why-works .no-sugar {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px
}

@media only screen and (max-width: 640px) {
    .fuel-upsell.v2 .why-works .no-sugar {
        text-align: left
    }
}

.fuel-upsell.v2 .like-fuel, .fuel-upsell.v2 .you-choose {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    max-width: 760px;
    margin: 30px auto;
    margin-top: 0
}

.fuel-upsell.v2 .to-achieve {
    font-size: 16px;
    line-height: 26px;
    margin: 30px auto;
    font-weight: 400;
    margin-top: 10px
}

.fuel-upsell.v2 .to-achieve span {
    color: #ff3464
}

.fuel-upsell.v2 .our-offer {
    font-weight: 700;
    font-size: 24px;
    color: #ff3464;
    line-height: 32px
}

@media only screen and (max-width: 640px) {
    .fuel-upsell.v2 .our-offer {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-bottom: -10px
    }
}

.fuel-upsell.v2 .no-matter {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    max-width: 600px;
    margin: 30px auto;
    font-weight: 600
}

.fuel-upsell.v2 .no-matter span {
    color: #ff3464
}

.fuel-upsell.v2 .more-value {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #000;
    max-width: 700px;
    margin: 30px auto
}

@media only screen and (max-width: 640px) {
    .fuel-upsell.v2 .more-value {
        text-align: left
    }
}

.fuel-upsell.v2 .more-value span {
    color: #ff3464
}

.fuel-upsell.v2 .product-photo {
    text-align: center;
    padding: 40px
}

.fuel-upsell.v2 .product-photo img {
    max-width: 450px;
    width: 80%
}

.fuel-upsell img {
    max-width: 100%
}

.fuel-upsell h1 {
    margin-top: 30px;
    font-weight: 900;
    text-align: left !important;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell h1 {
        text-align: center !important;
        font-size: 40px !important;
        line-height: 48px !important
    }
}

.fuel-upsell .grey-box {
    background: #c4c4c41a;
    padding: 25px 0
}

.fuel-upsell .violet-box {
    background: #4d369fc7;
    color: #fff;
    padding: 25px 0
}

.fuel-upsell .violet-box h4 {
    color: #fff !important;
    margin-bottom: 20px
}

.fuel-upsell .violet-box p {
    font-size: 16px;
    line-height: 24px
}

.fuel-upsell .pink-box {
    background: #ff3464cf;
    color: #fff;
    padding: 25px 0
}

.fuel-upsell h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    text-align: left !important
}

.fuel-upsell p.slogan {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    color: #1d1d1d
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell p.slogan {
        font-size: 24px !important;
        text-align: center !important;
        line-height: 24px !important
    }
}

.fuel-upsell .main-screen {
    position: relative
}

.fuel-upsell .main-screen .fact-box {
    display: none
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .main-screen .fact-box {
        display: block !important;
        position: absolute;
        background: #ff5d83;
        border-radius: 14px;
        padding: 15px;
        width: 280px;
        bottom: 110px;
        text-align: left;
        right: -200px;
        color: #fff
    }
}

.fuel-upsell .main-screen .fact-box h3 {
    margin-top: 0 !important;
    font-weight: 800;
    font-size: 24px;
    line-height: 26px;
    color: #fff !important
}

.fuel-upsell .main-screen .fact-box .description {
    font-size: 16px;
    line-height: 24px
}

.fuel-upsell .product-image {
    margin-bottom: 50px;
    margin-top: 30px
}

.fuel-upsell .product-image img {
    max-width: 100%
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .product-image img {
        max-width: 480px;
        margin-top: 20px
    }
}

.fuel-upsell .fact {
    display: block;
    color: #fff !important
}

.fuel-upsell .fact h3 {
    font-weight: 800 !important;
    font-size: 24px !important;
    color: #fff !important;
    margin-top: 0 !important;
    line-height: 26px !important
}

.fuel-upsell .fact .description {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .fact {
        display: none
    }
}

.fuel-upsell .better-results {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    padding: 25px 0
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .better-results {
        background: #c4c4c459;
        padding: 40px 0 !important
    }
}

.fuel-upsell .better-results span {
    color: #4d369f;
    font-weight: 800;
    font-size: 38px;
    margin-right: 7px;
    line-height: 46px;
    letter-spacing: .02em
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .better-results span {
        font-size: 60px !important;
        margin-right: 12px !important;
        line-height: 72px !important
    }
}

.fuel-upsell .looking-to .product-description {
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    line-height: 24px
}

.fuel-upsell .looking-to .product-description span {
    letter-spacing: .03em;
    color: #ff3464;
    font-weight: 600;
    text-decoration: underline
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .looking-to {
        padding: 40px 0 !important
    }
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .looking-to .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1000px !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .fuel-upsell .looking-to .container .left-side, .fuel-upsell .looking-to .container .right-side {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.fuel-upsell .flavours {
    padding: 25px 0
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .flavours {
        padding: 40px 0 !important;
        text-align: center !important
    }

    .fuel-upsell .flavours h4 {
        text-align: center !important;
        font-size: 40px !important;
        line-height: 48px !important;
        margin-bottom: 40px !important
    }
}

.fuel-upsell .flavours img {
    max-width: 100%;
    margin: 20px 0
}

.fuel-upsell .flavours .properties {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fuel-upsell .flavours .properties .prop {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 30px
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .flavours .properties .prop {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

.fuel-upsell .flavours .properties .prop span {
    display: block;
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    margin-bottom: 5px;
    color: #4d369f
}

.fuel-upsell .get-ketosis {
    padding: 25px 0
}

.fuel-upsell .get-ketosis .shortcut {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .03em;
    text-transform: uppercase;
    margin: 25px 0;
    color: #000;
    opacity: .5;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .get-ketosis h4 {
        font-size: 40px !important;
        text-align: center !important;
        margin-bottom: 40px !important;
        margin-top: 40px !important;
        line-height: 30px !important
    }
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .get-ketosis .type-holder {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.fuel-upsell .get-ketosis .ketosis-type {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}

.fuel-upsell .get-ketosis .type-title {
    font-weight: 700;
    font-size: 20px;
    margin: 25px 0;
    line-height: 24px;
    color: #000
}

.fuel-upsell .get-ketosis .type-title span {
    display: inline-block;
    background: #ff346436;
    color: #ff3464;
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.fuel-upsell .get-ketosis ul {
    margin-left: 20px;
    color: #ff3464
}

.fuel-upsell .get-ketosis ul li {
    margin-bottom: 5px
}

.fuel-upsell .get-ketosis ul span {
    color: #000;
    font-size: 16px;
    line-height: 24px
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .get-straight .container {
        max-width: 750px !important
    }

    .fuel-upsell .get-straight .container h4 {
        margin: 35px 0 !important;
        font-size: 40px !important;
        text-align: center !important;
        line-height: 30px !important
    }
}

.fuel-upsell .choose-method p, .fuel-upsell .effortless p, .fuel-upsell .fuel-benefits p, .fuel-upsell .get-straight p, .fuel-upsell .nutritionist p, .fuel-upsell .side-effects p, .fuel-upsell .sold-out p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 20px
}

.fuel-upsell .choose-method p span, .fuel-upsell .effortless p span, .fuel-upsell .fuel-benefits p span, .fuel-upsell .get-straight p span, .fuel-upsell .nutritionist p span, .fuel-upsell .side-effects p span, .fuel-upsell .sold-out p span {
    color: #ff3464;
    font-weight: 600
}

.fuel-upsell .choose-method .container, .fuel-upsell .effortless .container, .fuel-upsell .overshadow .container, .fuel-upsell .side-effects .container, .fuel-upsell .sold-out .container {
    max-width: 800px
}

.fuel-upsell .side-effects .problem-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.fuel-upsell .side-effects .problem-list .problem {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 40px;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .side-effects .problem-list .problem {
        -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important
    }
}

.fuel-upsell .side-effects .problem-list .problem span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-top: 10px
}

.fuel-upsell .side-effects ul li {
    font-size: 16px;
    color: #ff3464;
    line-height: 26px
}

.fuel-upsell .side-effects ul li span {
    color: #444
}

.fuel-upsell .fuel-benefits {
    padding: 25px 0
}

.fuel-upsell .fuel-benefits .container {
    max-width: 800px !important
}

.fuel-upsell .fuel-benefits img {
    margin: 20px 0
}

.fuel-upsell .fuel-benefits .highlighted {
    color: #ff3464;
    font-weight: 600;
    margin-bottom: 0
}

.fuel-upsell .fuel-benefits span.violet {
    color: #4d369f
}

.fuel-upsell .fuel-benefits ul {
    padding-left: 20px
}

.fuel-upsell .fuel-benefits ul li {
    color: #ff3464;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px
}

.fuel-upsell .fuel-benefits ul li span {
    color: #4d4d4d
}

.fuel-upsell .use-it {
    padding: 25px 0
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .use-it .container {
        max-width: 100% !important
    }

    .fuel-upsell .use-it h4 {
        font-size: 40px !important;
        line-height: 48px !important;
        margin: 40px auto !important;
        text-align: center !important
    }

    .fuel-upsell .use-it .upsell-benefits {
        max-width: 650px;
        margin: 30px auto !important
    }
}

.fuel-upsell .use-it .use-cases {
    margin: 35px 0
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .use-it .use-cases {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.fuel-upsell .use-it .use-cases .case {
    text-align: left;
    color: #000;
    margin-bottom: 25px;
    clear: both
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .use-it .use-cases .case {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        text-align: center
    }

    .fuel-upsell .use-it .use-cases .case img {
        display: block;
        float: none !important;
        margin: 10px auto !important
    }

    .fuel-upsell .use-it .use-cases .case .reason {
        max-width: 200px !important;
        margin: 0 auto !important
    }
}

.fuel-upsell .use-it .use-cases .case img {
    float: left;
    margin-right: 25px;
    width: 45px;
    padding-bottom: 10px;
    padding-top: 5px
}

.fuel-upsell .use-it .use-cases .case .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px
}

.fuel-upsell .use-it .use-cases .case .reason {
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.fuel-upsell .use-it .product-image {
    margin-bottom: 0 !important
}

.fuel-upsell .btn-skip {
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin: 20px 0;
    text-align: center;
    width: 100%;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #1d1d1d
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .btn-skip {
        font-size: 18px !important;
        margin: 60px 0 !important
    }
}

.fuel-upsell .offer-plans .plan-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .offer-plans .plan-holder {
        max-width: 1200px;
        margin: 0 auto
    }

    .fuel-upsell .offer-plans .plan-holder .regular {
        padding-top: 55px !important
    }
}

.fuel-upsell .offer-plans .plan-holder .most-popular-heading {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 15px
}

.fuel-upsell .offer-plans .plan-holder .plan {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 20px;
    background: #c4c4c41a
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .offer-plans .plan-holder .plan {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        background: none
    }
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box {
    background: #fff;
    position: relative;
    text-align: left !important;
    border-radius: 10px;
    padding: 35px 25px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .offer-plans .plan-holder .plan .plan-box {
        height: 280px
    }
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box img {
    position: absolute;
    right: 25px;
    bottom: 90px;
    opacity: .8
}

@media only screen and (max-width: 640px) {
    .fuel-upsell .offer-plans .plan-holder .plan .plan-box img {
        right: 25px !important;
        bottom: 100px !important;
        width: 60px;
        height: 60px
    }
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .plan-title {
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    color: #222;
    opacity: .8
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .pack-price {
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
    color: #222
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .pack-price sup {
    top: -15px;
    font-size: 25px
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .pack-price span {
    font-weight: 900;
    margin-left: 4px;
    margin-right: 5px;
    font-size: 46px;
    line-height: 55px
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .plan-cta {
    background: #ff3464;
    border-radius: 100px;
    width: 100%;
    cursor: pointer;
    font-weight: 700;
    margin-top: 20px;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    border: 0;
    padding: 15px;
    color: #fff
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .offer-plans .plan-holder .plan .plan-box .plan-cta {
        position: absolute;
        bottom: 20px;
        left: 10%;
        width: 80%
    }
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .plan-cta:hover {
    opacity: .9
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .total-price {
    font-size: 16px;
    line-height: 26px;
    color: #222;
    margin: 15px 0;
    opacity: .5
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .save-label {
    position: absolute;
    top: 25px;
    right: 25px;
    background: #00c85c;
    border-radius: 8px;
    padding: 8px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    line-height: 17px
}

.fuel-upsell .offer-plans .plan-holder .plan .plan-box .save-label.blue {
    background: #00b6ef !important
}

.fuel-upsell .offer-plans .plan-holder .plan.most-popular {
    background: #ff3464cf
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .nutritionist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .fuel-upsell .nutritionist .photo {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
}

.fuel-upsell .nutritionist .promise {
    padding: 20px;
    color: #000;
    font-style: italic
}

@media only screen and (min-width: 1025px) {
    .fuel-upsell .nutritionist .promise {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

.fuel-upsell .nutritionist .promise .position {
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    line-height: 30px
}

.fuel-upsell .nutritionist .promise .fullname {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 30px
}

.upsell-new {
    font-family: Lato
}

.upsell-new h3 {
    margin-top: 70px;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: .0084em;
    color: #000;
    text-align: left
}

.upsell-new h3.secondary {
    margin-top: 30px
}

.upsell-new h3 span {
    color: #ff2e63
}

.upsell-new .upsell-logo {
    max-width: 125px;
    margin-top: 30px
}

.upsell-new .success-msg p {
    text-align: left;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .0084em;
    margin-bottom: 20px
}

.upsell-new .additional-info span {
    font-weight: 600;
    color: #56468f
}

.upsell-new .reviews {
    margin-top: 30px;
    margin-bottom: 30px
}

.upsell-new .reviews .review {
    margin-bottom: 30px
}

.upsell-new .reviews .review .review-thumbnail {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    max-width: 75px
}

.upsell-new .reviews .review .review-thumbnail img {
    max-width: 100%;
    border-radius: 50%
}

.upsell-new .reviews .review .review-data {
    display: inline-block;
    width: 75%;
    text-align: left;
    padding-left: 15px
}

.upsell-new .reviews .review .review-data .name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin: 10px 0
}

.upsell-new .reviews .review .review-data .review-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .0084em;
    color: #1d1d1d
}

.upsell-new .offer {
    background: #fff;
    border-radius: 30px;
    max-width: 400px;
    margin: 30px auto;
    font-family: Lato;
    -webkit-box-shadow: 0 0 15px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, .05);
    position: relative
}

.upsell-new .offer .current-price {
    font-style: normal;
    font-weight: 900;
    color: #ff2e63;
    padding-top: 50px;
    font-size: 46px;
    line-height: 55px
}

.upsell-new .offer .old-price {
    font-style: normal;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: .84px;
    color: #1d1d1d;
    mix-blend-mode: normal;
    opacity: .6
}

.upsell-new .offer .old-price span {
    text-decoration: line-through
}

.upsell-new .offer .separator {
    background: #000;
    mix-blend-mode: normal;
    width: 80%;
    height: 1px;
    margin: 15px auto;
    opacity: .08
}

.upsell-new .offer .opportunity {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase
}

.upsell-new .offer .not-available-again, .upsell-new .offer .opportunity {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .84px;
    color: #1d1d1d
}

.upsell-new .offer .discount {
    left: 0;
    top: 25px;
    position: absolute;
    color: #fff;
    background: #56468f;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 1px 15px;
    border-radius: 0 100px 100px 0
}

.upsell-new .offer-timer {
    text-align: left;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    margin-top: 15px;
    letter-spacing: .0084em;
    color: #1d1d1d
}

.upsell-new .offer-timer span {
    color: #56468f
}

.upsell-new .act-fast {
    margin-top: 15px;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1d1d1d
}

.upsell-new .act-fast, .upsell-progress {
    font-family: Lato;
    letter-spacing: .0084em
}

.upsell-progress {
    margin: 30px auto;
    margin-bottom: 60px;
    position: relative;
    color: #000
}

.upsell-progress .bar {
    position: relative;
    width: 100%;
    height: 3px;
    background: #c4c4c4
}

.upsell-progress .bar .filler {
    width: 50%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff2e63
}

.upsell-progress .bar .start {
    left: -1px
}

.upsell-progress .bar .current, .upsell-progress .bar .start {
    width: 10px;
    height: 10px;
    background: #ff2e63;
    border-radius: 50%;
    position: absolute;
    top: -4px
}

.upsell-progress .bar .current {
    left: 50%;
    margin-left: -5px
}

.upsell-progress .bar .finish {
    width: 10px;
    height: 10px;
    background: #c4c4c4;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    top: -4px
}

.upsell-progress .starting-status {
    left: 0;
    text-align: left
}

.upsell-progress .current-status, .upsell-progress .starting-status {
    position: absolute;
    color: #ff3464;
    top: 15px;
    font-size: 12px;
    line-height: 16px
}

.upsell-progress .current-status {
    left: 50%;
    text-align: center;
    margin-left: -20px
}

.upsell-progress .finish-status {
    position: absolute;
    right: 0;
    top: 15px;
    text-align: right;
    font-size: 12px;
    line-height: 16px
}

.quiz-loader .b-logo {
    text-align: center;
    margin-bottom: 60px
}

.quiz-loader .loader-wrapper {
    padding: 40px
}

.quiz-loader .c-progress-bar {
    min-height: 6px;
    width: 100%;
    display: inline-block;
    margin-top: 0;
    background: rgba(255, 46, 99, .2);
    position: absolute;
    top: 0;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    .quiz-loader .c-progress-bar {
        display: block
    }
}

.quiz-loader .c-progress-bar .c-progress-bar--process {
    height: 100%;
    position: absolute;
    left: 0;
    background: #ff2e63;
    width: 8.33333%;
    border-radius: 10px
}

.quiz-loader .e-progressbar {
    width: 100%;
    height: 4px;
    border-radius: 5px;
    position: relative;
    background: rgba(86, 70, 143, .4);
    margin: auto
}

.quiz-loader .e-progressbar .e-progressbar--mesure {
    height: 100%;
    background: #56468f;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
    width: 0
}

.quiz-loader .e-progressbar .e-progressbar--percentage {
    position: absolute;
    left: 0;
    right: 0;
    top: -43px;
    margin: auto;
    width: 100px;
    font-weight: 500;
    color: #ff3464;
    text-align: center;
    font-size: 24px
}

.quiz-loader .e-progress-status-inner p {
    display: none
}

.quiz-loader .e-progress-status {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    margin: auto;
    margin-top: 30px;
    color: #1a1e27;
    opacity: .5
}

.quiz-loader .b-progressbar {
    max-width: 280px
}

.quiz-loader .b-progressbar img {
    max-width: 100%
}

.quiz-loader .b-progressbar-title {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    color: #56468f
}

.summary-container .b-quotes {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px
}

.loved-foods-heading, .summary-container .summary-quote {
    font-size: 24px;
    font-family: Lato, Montserrat
}

.loved-foods-heading {
    text-align: center;
    font-weight: 700;
    margin-top: 10px
}

#selected_foods i {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .43
}

.loved-foods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px
}

.loved-foods .food-item {
    margin-bottom: 15px;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    text-align: center
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .background {
        z-index: -1;
        right: -150px !important
    }
}

@media only screen and (min-width: 900px) and (max-width: 1000px) {
    #dynamic-landing .background {
        z-index: -1;
        right: -300px !important
    }

    #dynamic-landing h1 {
        font-size: 42px !important
    }

    #dynamic-landing footer a {
        margin-right: 25px !important
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    #dynamic-landing .background {
        padding-top: 250px !important
    }

    #dynamic-landing h1 {
        margin-top: 70px !important
    }
}

@media only screen and (max-width: 767px) {
    #dynamic-landing .landing-logo {
        margin-top: 20px !important
    }

    #dynamic-landing .holiday-heading {
        margin-top: -160px !important
    }

    #dynamic-landing .background {
        z-index: -1;
        background: url("https://ketocycle.diet/images/landings/5-mobile.png") !important;
        background-size: cover !important;
        position: relative !important;
        margin-top: 20px !important;
        padding-top: 200px !important;
        opacity: .15 !important
    }

    #dynamic-landing .background .shape-desktop {
        display: none
    }

    #dynamic-landing .background .shape-mobile {
        display: block;
        margin-bottom: -150px
    }

    #dynamic-landing h1 {
        font-size: 32px !important;
        line-height: 38px !important;
        margin-top: -120px !important
    }

    #dynamic-landing .gender-selection {
        margin-top: 60px !important
    }

    #dynamic-landing .gender-buttons a {
        display: block;
        margin-left: 0 !important;
        width: 100%;
        max-width: 100% !important
    }

    #dynamic-landing footer {
        margin-top: 90px !important
    }

    #dynamic-landing footer a {
        display: block;
        text-align: center;
        margin-bottom: 15px
    }

    #dynamic-landing footer .disclaimer {
        text-align: center
    }

    #dynamic-landing .mobile-separator {
        width: 100%;
        height: 2px;
        background: #fff;
        display: block !important;
        position: absolute;
        left: 0;
        bottom: -1px
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    #dynamic-landing .background {
        z-index: -1;
        right: -360px !important;
        top: -25px
    }

    #dynamic-landing h1 {
        font-size: 42px !important
    }

    #dynamic-landing footer a {
        margin-right: 25px !important
    }
}

#dynamic-landing {
    position: relative
}

#dynamic-landing .background {
    background: url("https://ketocycle.diet/images/landings/5-desktop.png");
    position: absolute;
    right: 0;
    opacity: .6;
    top: 0;
    background-size: contain
}

#dynamic-landing .mobile-separator {
    display: none
}

#dynamic-landing .shape-mobile {
    display: none;
    width: 100%;
    margin-bottom: -1px
}

#dynamic-landing .landing-logo {
    max-width: 125px;
    margin-top: 30px
}

#dynamic-landing h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    margin-top: 120px;
    font-size: 46px;
    line-height: 55px;
    color: #1d1d1d
}

#dynamic-landing .gender-buttons a {
    border-radius: 9px;
    text-align: left;
    padding: 18px;
    height: 60px;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .508928px;
    color: #fff !important
}

#dynamic-landing .gender-buttons a img {
    position: absolute;
    right: 16px;
    top: 22px
}

#dynamic-landing .gender-buttons .btn-female {
    background: #ff3464;
    -webkit-box-shadow: 0 4px 11px rgba(255, 52, 100, .5);
    box-shadow: 0 4px 11px rgba(255, 52, 100, .5)
}

#dynamic-landing .gender-buttons .btn-female:hover {
    text-decoration: none;
    opacity: .9
}

#dynamic-landing .gender-buttons .btn-male {
    background: #56468f;
    -webkit-box-shadow: 0 4px 11px rgba(86, 70, 143, .5);
    box-shadow: 0 4px 11px rgba(86, 70, 143, .5)
}

#dynamic-landing .gender-buttons .btn-male:hover {
    text-decoration: none;
    opacity: .9
}

#dynamic-landing footer {
    margin-top: 195px;
    margin-bottom: 50px
}

#dynamic-landing footer a {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #1d1d1d;
    margin-right: 40px
}

#dynamic-landing footer .disclaimer {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    opacity: .3;
    line-height: 16px;
    margin-top: 20px;
    color: #000
}

#dynamic-landing p.landing-description {
    font-family: Lato;
    max-width: 420px;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

#dynamic-landing p.gender-selection {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px
}

@media only screen and (min-width: 900px) {
    .loved-foods-heading {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 500px) and (max-width: 1000px) {
    #landing {
        background: #fff !important
    }

    #landing h1 {
        margin-top: 30px !important
    }
}

.mcwidget-checkbox {
    position: relative;
    left: -10px
}

.mcwidget-checkbox > div {
    text-align: left !important
}

.gender-disclaimer {
    margin-top: 15px;
    max-width: 80%;
    padding: 10px;
    color: #504648
}

.sales-pitch {
    font-size: 18px;
    font-family: Lato;
    line-height: 1.5;
    text-align: center;
    max-width: 600px;
    margin: 30px auto;
    margin-top: 10px
}

.plan-benefits {
    font-size: 16px;
    margin-bottom: 30px
}

.plan-benefits li, .plan-benefits ul {
    list-style: none;
    padding-left: 0;
    max-width: 350px;
    margin: 0 auto
}

.plan-benefits i:before {
    content: "\F00C";
    font-family: FontAwesome;
    font-weight: 400;
    color: #ff3c6f;
    font-size: 20px;
    position: relative;
    left: -5px
}

.landing2020 {
    position: relative
}

.landing2020 .badge2020 {
    position: absolute;
    top: 15px;
    right: 0;
    width: 200px;
    height: 150px;
    background: url("https://ketocycle.diet/images/newYear.png") no-repeat;
    background-size: contain
}

@media only screen and (min-width: 1025px) {
    .landing2020 .badge2020 {
        display: none
    }
}

.buy-get {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    font-family: Lato
}

.buy-get span {
    color: #ff3464 !important
}

#upsell-modal .modal-content {
    padding-bottom: 100px !important
}

@media only screen and (min-width: 1025px) {
    #upsell-modal .modal-content {
        padding-bottom: 150px !important
    }
}

#upsell-modal .b-form {
    margin: 0 auto
}

#upsell-modal h2.modal-title {
    font-weight: 700;
    font-size: 24px;
    float: left
}

#upsell-modal h3 {
    margin-top: 0 !important
}

#upsell-modal .btn-primary {
    margin: 0 auto
}

#upsell-modal .btn-primary:hover {
    opacity: .9
}

#upsell-modal .price-block {
    background: #fff;
    border-radius: 30px;
    max-width: 400px;
    margin: 30px auto;
    font-family: Lato;
    text-align: center;
    -webkit-box-shadow: 0 0 15px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, .05);
    position: relative
}

#upsell-modal .price-block .current-price {
    font-style: normal;
    font-weight: 900;
    color: #ff2e63;
    padding-top: 50px;
    font-size: 46px;
    line-height: 55px
}

#upsell-modal .price-block .old-price {
    font-style: normal;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: .84px;
    color: #1d1d1d;
    mix-blend-mode: normal;
    opacity: .6
}

#upsell-modal .price-block .opportunity {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .84px;
    color: #1d1d1d
}

#upsell-modal .price-block .not-available-again {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .84px;
    color: #1d1d1d;
    padding-bottom: 10px
}

#upsell-modal .price-block .separator {
    background: #000;
    mix-blend-mode: normal;
    width: 80%;
    height: 1px;
    margin: 15px auto;
    opacity: .08
}

#upsell-modal .price-block .discount {
    left: 0;
    top: 25px;
    position: absolute;
    color: #fff;
    background: #56468f;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 1px 15px;
    border-radius: 0 100px 100px 0
}

#upsell-modal .btn-skip {
    color: #444;
    text-align: center;
    display: block;
    margin-top: 15px;
    text-decoration: underline;
    font-size: 16px
}

#upsell-modal ul {
    list-style: none;
    padding-left: 0;
    margin: 20px 0
}

#upsell-modal ul li {
    list-style: none
}

#upsell-modal ul i {
    font-weight: 700;
    color: #ff3464;
    margin-right: 5px
}

.target-weight-warning {
    margin-bottom: 30px;
    padding: 15px;
    margin-top: -10px;
    border: 2px solid #ff3464;
    background: #ff34641f;
    font-size: 13px
}

@media only screen and (max-width: 640px) {
    .benefits-mxn {
        margin-top: 15px
    }
}

@media only screen and (max-width: 640px) {
    .plan-selection.upgraded {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        margin-top: -20px !important
    }
}

.benefits-listed.upgraded {
    margin-top: 15px
}

#prequiz #landing .container {
    max-width: 600px !important
}

.reviews-sticky {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999
}

@media only screen and (min-width: 1025px) {
    .recover-plan {
        position: absolute;
        width: 285px;
        top: 5px;
        right: 25px
    }
}

.recover-plan a {
    font-size: 16px !important;
    padding: 10px !important
}

.plan-recovery h1 {
    font-weight: 600;
    margin-bottom: 30px
}

.freebie-offer {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #ff3464d9;
    width: 100%;
    z-index: 3;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 600
}

.what-you-get-block {
    display: none
}

.what-you-get-block h2 {
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0 !important
}

@media only screen and (min-width: 1025px) {
    .what-you-get-block .what-you-get {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px
    }
}

.what-you-get-block .what-you-get img {
    width: 550px;
    max-width: 100%
}

.what-you-get-block .what-you-get .feature {
    margin-bottom: 15px
}

.what-you-get-block .what-you-get .feature strong {
    display: block;
    margin-bottom: 5px
}

@media only screen and (max-width: 640px) {
    .plan-selection.plans-mxn {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        margin-top: -20px !important
    }
}

.plan-selection.plans-mxn .pricing-options .pricing-option .option-price .old-price {
    font-size: 16px !important
}

.plan-selection.plans-mxn .option-price {
    left: 10px;
    font-size: 26px !important
}

.plan-selection.plans-mxn .option-price span {
    font-size: 16px !important;
    margin-right: 3px !important
}

.plan-selection.plans-mxn .option-title {
    font-size: 20px !important;
    position: relative;
    left: 5px
}

.plans-pln .pricing-options .pricing-option .discount, .plans-rub .pricing-options .pricing-option .discount {
    font-size: 12px !important
}

.plans-pln .pricing-options .pricing-option .option-title, .plans-rub .pricing-options .pricing-option .option-title {
    font-size: 18px !important
}

#billing.m-checkout--11 .e-intro-title {
    margin: 0 auto;
    max-width: 750px
}

.m-billing--v6.m-billing--v7 h2 {
    margin: 25px auto;
    max-width: 750px
}

.quiz-disclaimer {
    margin-top: 25px;
    font-size: 12px;
    line-height: 16px
}

.upsell-new h3.secondary strong {
    color: #ff2e63
}

.why-works ul {
    list-style: none;
    font-size: 16px;
    line-height: 24px
}

.why-works ul li {
    margin-bottom: 5px
}

.why-works i {
    color: #ff3464;
    font-weight: 700;
    font-size: 18px;
    margin-right: 5px
}

@media only screen and (max-width: 640px) {
    .adyen-checkout__input--large {
        width: 280px !important
    }
}

@media only screen and (max-width: 380px) {
    .adyen-checkout__input--large {
        width: 250px !important
    }
}

@media only screen and (max-width: 640px) {
    .adyen-checkout__input--small {
        width: 120px !important
    }
}

@media only screen and (max-width: 380px) {
    .adyen-checkout__input--small {
        width: 110px !important
    }
}

.btn-secondary.cancel-trial {
    border-radius: 22px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 20px;
    border: 0;
    font-weight: 700;
    outline: none;
    margin-top: 15px;
    letter-spacing: .68px;
    padding: 12px;
    line-height: 23px;
    line-height: normal;
    min-height: auto
}

.bhb-upsell .product-info .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 20px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .product-info .container {
        display: block
    }
}

.bhb-upsell .product-info .packshot {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    text-align: center
}

.bhb-upsell .product-info .bhb-info {
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    text-align: left
}

.bhb-upsell .product-info .bhb-info h2 {
    font-weight: 700 !important;
    text-align: left !important;
    font-size: 40px !important;
    margin-bottom: 15px;
    line-height: 49px !important
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .product-info .bhb-info h2 {
        font-size: 30px !important;
        line-height: 36px !important
    }
}

.bhb-upsell .product-info .bhb-info .subheading {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 32px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .product-info .bhb-info .subheading {
        font-size: 16px;
        line-height: 24px
    }
}

.bhb-upsell .product-info .bhb-info .bhb-benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.bhb-upsell .product-info .bhb-info .bhb-benefit .benefit-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .product-info .bhb-info .bhb-benefit .benefit-title {
        font-size: 16px;
        line-height: 24px
    }
}

.bhb-upsell .product-info .bhb-info .bhb-benefit .icon {
    background: #ff346436;
    color: #ff3464;
    border-radius: 50%;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center
}

.bhb-upsell .key-benefits {
    background: #f3f4f8;
    padding: 60px 20px
}

.bhb-upsell .key-benefits h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .key-benefits h2 {
        font-weight: 700;
        font-size: 24px;
        line-height: 29px
    }
}

.bhb-upsell .key-benefits .benefit-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 900px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .key-benefits .benefit-list {
        display: block
    }
}

.bhb-upsell .key-benefits .benefit-list .key-benefit {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px
}

.bhb-upsell .key-benefits .benefit-list .key-benefit img {
    margin-bottom: 15px
}

.bhb-upsell .key-benefits .benefit-list .key-benefit strong {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    line-height: 30px
}

.bhb-upsell .key-benefits .benefit-list .key-benefit p {
    font-size: 16px;
    line-height: 30px;
    opacity: .8
}

.bhb-upsell hr {
    margin-top: 15px;
    margin-bottom: 15px
}

.bhb-upsell .bhb-product {
    margin: 30px auto;
    display: block;
    max-width: 70% !important
}

.bhb-upsell .summary-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px
}

.bhb-upsell .summary-item .discount {
    color: #f70d0d
}

.bhb-upsell .summary-item.total {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 29px
}

.bhb-upsell .get-bhb {
    padding: 60px 20px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .get-bhb {
        padding: 40px 0
    }
}

.bhb-upsell .get-bhb img {
    max-width: 620px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .get-bhb img {
        max-width: 100%;
        margin-bottom: 30px
    }
}

.bhb-upsell .get-bhb h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .get-bhb h2 {
        font-size: 30px;
        line-height: 36px;
        text-align: left
    }
}

.bhb-upsell .offer-plans {
    padding-bottom: 30px
}

.bhb-upsell .benefit-bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
    margin: 20px auto
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .benefit-bullets {
        display: block
    }
}

.bhb-upsell .benefit-bullets .bullet {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
    color: #ff3464
}

.bhb-upsell .benefit-bullets .bullet li {
    margin-bottom: 15px
}

.bhb-upsell .benefit-bullets .bullet span {
    font-weight: 400;
    font-size: 18px;
    opacity: .8;
    color: #222;
    line-height: 26px
}

.bhb-upsell .info-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .info-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bhb-upsell .info-block p {
        font-size: 16px !important;
        line-height: 24px !important
    }

    .bhb-upsell .info-block .info-content {
        margin-left: 0;
        margin-right: 0 !important;
        padding: 15px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.bhb-upsell .info-block.reversed {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bhb-upsell .info-block.reversed .info-content {
    margin-right: 0;
    margin-left: 110px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .info-block.reversed .info-content {
        margin-left: 0;
        padding: 15px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .info-block .info-photo {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.bhb-upsell .info-block .info-content {
    max-width: 600px;
    margin-right: 110px
}

.bhb-upsell .info-block h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 35px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .info-block h3 {
        font-weight: 700;
        margin-top: 35px !important;
        font-size: 24px;
        line-height: 29px
    }
}

.bhb-upsell .info-block p {
    font-size: 20px;
    line-height: 28px;
    mix-blend-mode: normal;
    opacity: .8;
    margin-bottom: 30px
}

.bhb-upsell .promise-points {
    background: #f3f4f8;
    padding: 60px 20px;
    padding-bottom: 40px
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .promise-points {
        padding: 40px 0
    }
}

.bhb-upsell .promise-points h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    max-width: 580px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .promise-points h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: left
    }
}

.bhb-upsell .promise-points .promises {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 800px;
    margin: 20px auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .bhb-upsell .promise-points .promises {
        display: block
    }
}

.bhb-upsell .promise-points .promises .promise {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%
}

.bhb-upsell .promise-points .promises .promise .promise-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 48px;
    text-align: center;
    background: #e9edf3;
    margin-right: 30px
}

.bhb-upsell .promise-points .promises .promise .promise-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    opacity: .8;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.full-price {
    margin-top: 10px
}

.monthly-price {
    margin-top: 3px
}

.summary-disclaimer {
    max-width: 480px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    opacity: .7;
    padding: 20px;
    padding-top: 0
}

.custom-order-payment h4 {
    font-size: 18px;
    float: left
}

.custom-order .order-item {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px
}

.custom-order .order-total {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 25px
}

.custom-order .order-total span {
    margin-left: 5px;
    color: #ff3464
}

.text-light-transparent {
    font-weight: 300;
    color: hsla(0, 0%, 100%, .49)
}

.upsell-nutritionist.be-hard {
    font-size: 18px
}

.upsell-nutritionist.thats-why {
    text-align: left
}

.fs-10 {
    font-size: 10px !important
}

.fs-11 {
    font-size: 11px !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-13 {
    font-size: 13px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-15 {
    font-size: 15px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-17 {
    font-size: 17px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-19 {
    font-size: 19px !important
}

.fs-20 {
    font-size: 20px !important
}

.font-italic {
    font-style: italic !important
}
