@charset "UTF-8";
@media (max-width: 999px) {
  /* line 21, responsive.scss */
  #site_wrapper {
    width: 100%;
  }
  /* line 25, responsive.scss */
  #site_wrapper #home #promo-top:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    z-index: -1;
  }
  /* line 38, responsive.scss */
  #site_wrapper #section-1 .right .inner {
    text-align: center;
  }
  /* line 41, responsive.scss */
  #site_wrapper #section-1 .right .inner a.btn {
    bottom: 20px;
    float: none;
    position: inherit;
  }

  /* line 52, responsive.scss */
  div#error div#error_404 {
    background-position: bottom;
    padding: 0 1em 15em;
    text-align: center;
  }

  /* line 60, responsive.scss */
  body {
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    background-image: none;
  }

  /* line 65, responsive.scss */
  h1, h2 {
    font-family: 'Oswald', sans-serif;
  }

  /* line 69, responsive.scss */
  .main-menu {
    width: 100%;
    height: 150px;
    margin: 0 auto;
  }
  /* line 74, responsive.scss */
  .main-menu a.visited, .main-menu a {
    text-decoration: none;
    color: #646464;
  }
  /* line 78, responsive.scss */
  .main-menu a:hover, .main-menu a.selected, .main-menu a.active {
    color: #00A261;
  }
  /* line 82, responsive.scss */
  .main-menu .leftside {
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
    line-height: inherit;
  }
  /* line 88, responsive.scss */
  .main-menu .leftside img {
    margin-top: 15px;
    margin-left: 0px;
  }
  /* line 93, responsive.scss */
  .main-menu .rightside {
    width: 100%;
    float: left;
    height: 110px;
    color: #646464;
  }
  /* line 99, responsive.scss */
  .main-menu .rightside .righttop {
    text-align: center;
    margin-bottom: -80px;
    margin-top: 30px;
    display: inline-block;
  }
  /* line 106, responsive.scss */
  .main-menu .rightside .righttop .hide-small {
    display: none;
  }
  /* line 110, responsive.scss */
  .main-menu .rightside .rightbottom {
    height: 60px;
    text-align: center;
  }
  /* line 114, responsive.scss */
  .main-menu .rightside .rightbottom .menuitems {
    width: 100%;
    padding-left: 0;
    height: 60px;
    line-height: 50px;
    float: left;
    font-size: 16px;
    font-weight: 300;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
  }
  /* line 124, responsive.scss */
  .main-menu .rightside .rightbottom .menuitems a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
  }
  /* line 130, responsive.scss */
  .main-menu .rightside .rightbottom .phonenum {
    display: none;
  }
  /* line 133, responsive.scss */
  .main-menu .rightside .rightbottom .ordernow {
    display: none;
  }
  /* line 137, responsive.scss */
  .main-menu .rightside .righttop, .main-menu .rightside .rightbottom {
    width: 100%;
  }
  /* line 140, responsive.scss */
  .main-menu .rightside .mobile-phone {
    display: block;
    margin-top: -10px;
    line-height: initial;
  }

  /* line 147, responsive.scss */
  .page_sect {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 148, responsive.scss */
  .page_sect h2 {
    background: none;
  }
  /* line 155, responsive.scss */
  .page_sect a.btn {
    display: block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-family: "Open Sans Light", sans-serif;
    background-color: #1EB2B6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 26px;
    text-decoration: none;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 174, responsive.scss */
  .page_sect a.btn.topright {
    float: right;
    margin-right: 70px;
  }
  /* line 178, responsive.scss */
  .page_sect #loop_vid {
    width: 1000px;
    height: 564px;
  }

  /* line 183, responsive.scss */
  .sect_title {
    background-color: #91CB64;
    padding-left: 80px;
    line-height: 116px;
    height: 116px;
    width: 920px;
  }
  /* line 190, responsive.scss */
  .sect_title h1 {
    line-height: 116px;
    font-size: 52px;
    color: #FFFFFF;
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
  }

  /* line 199, responsive.scss */
  .greatfood_block {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    height: 550px;
    background: url(/images/2015/start-great-food.jpg?v2);
    color: #353535;
  }
  /* line 207, responsive.scss */
  .greatfood_block .greatfood_inner {
    width: 100%;
    float: none;
    text-align: left;
    margin-left: 0px;
  }
  /* line 213, responsive.scss */
  .greatfood_block .greatfood_inner h2, .greatfood_block .greatfood_inner p {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
  }
  /* line 218, responsive.scss */
  .greatfood_block .greatfood_inner h2 {
    color: #3abdc1;
    padding-left: 0px;
    font-size: 42px;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
  }
  /* line 227, responsive.scss */
  .greatfood_block .greatfood_inner div {
    padding: 0px 20px;
  }
  /* line 230, responsive.scss */
  .greatfood_block .greatfood_inner div p {
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
  }

  /* line 239, responsive.scss */
  .yourplan_block {
    padding: 30px 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background: none;
    background-color: #e7e2c6;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 252, responsive.scss */
  .yourplan_block .yourplan_inner {
    width: 100%;
    float: none;
    text-align: left;
    margin-right: 0px;
  }
  /* line 257, responsive.scss */
  .yourplan_block .yourplan_inner h2, .yourplan_block .yourplan_inner p {
    color: #292929;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    text-align: center;
  }
  /* line 264, responsive.scss */
  .yourplan_block .yourplan_inner h2 {
    padding-left: 0px;
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
  }
  /* line 272, responsive.scss */
  .yourplan_block .yourplan_inner div {
    padding: 0px 20px;
  }
  /* line 275, responsive.scss */
  .yourplan_block .yourplan_inner div p {
    font-family: "Open Sans", sans-serif;
  }

  /* line 281, responsive.scss */
  .boostresults_block {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 545px;
    background: url(/images/2014/boost_results_top.jpg) center center/cover no-repeat;
    color: #000;
  }
  /* line 289, responsive.scss */
  .boostresults_block .boostresults_inner {
    width: 420px;
    float: right;
    text-align: left;
    margin-right: 72px;
  }
  /* line 294, responsive.scss */
  .boostresults_block .boostresults_inner img {
    float: right;
  }
  /* line 297, responsive.scss */
  .boostresults_block .boostresults_inner h2, .boostresults_block .boostresults_inner p {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
  }
  /* line 303, responsive.scss */
  .boostresults_block .boostresults_inner h2 {
    padding-left: 0px;
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: 58px;
  }
  /* line 310, responsive.scss */
  .boostresults_block .boostresults_inner p {
    font-family: "Open Sans", sans-serif;
    width: 260px;
  }

  /* line 316, responsive.scss */
  .support_block {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background: url(/images/2014/support_top.jpg) center center/cover no-repeat;
    color: #000;
    position: relative;
    margin-bottom: 0px;
  }
  /* line 326, responsive.scss */
  .support_block .support_inner {
    width: 100%;
    float: none;
    text-align: left;
    margin-left: 0px;
  }
  /* line 332, responsive.scss */
  .support_block .support_inner h2, .support_block .support_inner p {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
  }
  /* line 338, responsive.scss */
  .support_block .support_inner h2 {
    padding-left: 0px;
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: 58px;
    text-align: center;
  }
  /* line 346, responsive.scss */
  .support_block .support_inner h2 span {
    color: #FEE567;
  }
  /* line 350, responsive.scss */
  .support_block .support_inner div {
    padding: 0px 20px;
  }
  /* line 353, responsive.scss */
  .support_block .support_inner div p {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    line-height: 1.3em;
    text-align: center;
  }
  /* line 362, responsive.scss */
  .support_block .disclaimer {
    color: white;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    position: unset;
    display: block;
    text-align: center;
  }

  /* line 374, responsive.scss */
  .realresults_block {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 30px 0px;
    background-color: #3abdc1;
    color: #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 387, responsive.scss */
  .realresults_block .video_button {
    position: absolute;
    right: 82px;
    top: 96px;
    cursor: pointer;
    z-index: 1000;
  }
  /* line 395, responsive.scss */
  .realresults_block .realresults_inner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  /* line 399, responsive.scss */
  .realresults_block .realresults_inner h2, .realresults_block .realresults_inner p {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    color: #fff;
  }
  /* line 405, responsive.scss */
  .realresults_block .realresults_inner h2 {
    padding-left: 0px;
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: 0px;
  }
  /* line 412, responsive.scss */
  .realresults_block .realresults_inner div {
    padding: 0px 20px;
  }
  /* line 415, responsive.scss */
  .realresults_block .realresults_inner div p {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 30px;
  }
  /* line 422, responsive.scss */
  .realresults_block video {
    float: right;
    margin-top: 96px;
    margin-right: 83px;
  }

  /* line 428, responsive.scss */
  .btm_wrap {
    width: 340px;
    float: left;
  }
  /* line 432, responsive.scss */
  .btm_wrap .wide {
    width: 100%;
    display: block;
    text-align: right;
    font-size: 19px;
    color: #00A261;
    font-size: 15px;
  }
  /* line 439, responsive.scss */
  .btm_wrap .wide a, .btm_wrap .wide a:visited, .btm_wrap .wide a:hover, .btm_wrap .wide a:active {
    color: #6C6D6C;
    text-decoration: underline;
    font-size: 14px;
  }
  /* line 445, responsive.scss */
  .btm_wrap .wide .coupon_code_label {
    font-size: 19px;
  }
  /* line 449, responsive.scss */
  .btm_wrap .wide.top {
    margin-top: 28px;
  }
  /* line 452, responsive.scss */
  .btm_wrap input[type=text] {
    width: 160px;
    height: 25px;
    border: 1px solid #B5B5B5;
    background-color: #FFFFFF;
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
  }
  /* line 461, responsive.scss */
  .btm_wrap span.btn {
    float: right;
    height: 30px;
    width: 115px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #00A261;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    display: block;
    clear: both;
  }
  /* line 480, responsive.scss */
  .btm_wrap div.error {
    float: left;
    font-size: 16px;
    color: red;
  }

  /* line 486, responsive.scss */
  .clearit {
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
  }

  /* line 492, responsive.scss */
  .puckwrap {
    padding-top: 20px;
    padding-left: 20px;
    float: left;
  }
  /* line 497, responsive.scss */
  div#balance-diabetes-slide .puckwrap {
    padding-top: 30px;
    padding-left: 250px;
  }

  /* line 502, responsive.scss */
  .puckwrap2 {
    padding-top: 50px;
    padding-left: 20px;
    float: left;
  }

  /* line 507, responsive.scss */
  .orangepuck {
    display: table;
    width: 194px;
    height: 194px;
    -webkit-border-radius: 97px;
    -moz-border-radius: 97px;
    border-radius: 97px;
    background-color: #F38256;
  }
  /* line 515, responsive.scss */
  .orangepuck div {
    display: table-row;
  }
  /* line 517, responsive.scss */
  .orangepuck div div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
  /* line 524, responsive.scss */
  .orangepuck div div span.epic {
    line-height: 22px;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
  }
  /* line 529, responsive.scss */
  .orangepuck div div span.huge {
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
  }

  /* line 537, responsive.scss */
  .checkout_btn {
    width: 294px;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans', sans-serif;
    background-color: #00A261;
    color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
    font-size: 25px;
    cursor: pointer;
  }

  /* line 554, responsive.scss */
  .pricing_block {
    width: 1000px;
    background: #EFEFEF url(/images/2014/pricing_bg_trans.png) bottom center no-repeat;
    padding-bottom: 380px;
  }
  /* line 558, responsive.scss */
  .pricing_block h2 {
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    color: #646464;
  }
  /* line 567, responsive.scss */
  .pricing_block span {
    color: #00A261;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
  }
  /* line 572, responsive.scss */
  .pricing_block .zip_popup {
    position: fixed;
    width: 552px;
    background-color: #f4f4f4;
    left: 50%;
    top: 80px;
    margin-left: -225px;
    z-index: 11;
    border-radius: 7px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
  }
  /* line 584, responsive.scss */
  .pricing_block .zip_popup .popup-close-button {
    float: right;
    display: block;
    margin: 5px;
  }
  /* line 589, responsive.scss */
  .pricing_block .zip_popup span {
    font-size: 18px;
    color: #6C6D6C;
    display: inline-block;
    margin-bottom: 20px;
  }
  /* line 596, responsive.scss */
  .pricing_block .zip_popup label {
    display: inline-block;
    margin-left: 15px;
  }
  /* line 601, responsive.scss */
  .pricing_block .zip_popup input {
    width: 143px;
    border: 1px solid #dadada;
    height: 30px;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
  }
  /* line 610, responsive.scss */
  .pricing_block .zip_popup .zip_submit {
    display: inline-block;
    width: 121px;
    height: 37px;
    font-size: 22px;
    color: #fff;
    background-color: #00a261;
    text-decoration: none;
    border-radius: 5px;
    line-height: 37px;
    text-align: center;
    vertical-align: -14%;
  }
  /* line 624, responsive.scss */
  .pricing_block .zip_popup #zip_continue {
    font-size: 18px;
    color: #fff;
    background-color: #1eb2b6;
    border-radius: 5px;
    line-height: 46px;
    height: 46px;
    width: 168px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
  }
  /* line 638, responsive.scss */
  .pricing_block .zip_popup #zip_continue:visited, .pricing_block .zip_popup #zip_contine:hover, .pricing_block .zip_popup #zip_continue:active {
    color: #fff;
  }
  /* line 642, responsive.scss */
  .pricing_block .zip_popup .availability-msg {
    border-radius: 7px;
    background-color: #e2e2cb;
    width: 477px;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
    display: none;
  }
  /* line 652, responsive.scss */
  .pricing_block .zip_popup .availability-msg span.note {
    font-size: 11px;
    margin: 5px 0;
  }
  /* line 657, responsive.scss */
  .pricing_block .zip_popup .availability-msg div {
    line-height: 16px;
    color: #346b65;
    margin-top: 10px;
  }
  /* line 661, responsive.scss */
  .pricing_block .zip_popup .availability-msg div span {
    margin: 0;
    color: #346b65;
    font-weight: bold;
  }
  /* line 668, responsive.scss */
  .pricing_block .zip_popup .availability-msg p {
    font-size: 20px;
    color: #346b65;
    margin: 0;
  }
  /* line 673, responsive.scss */
  .pricing_block .zip_popup .availability-msg p span {
    font-weight: bold;
    color: #346b65;
    margin: 0;
    font-size: 20px;
  }
  /* line 681, responsive.scss */
  .pricing_block .zip_popup .availability-msg p#choose-delivery-option {
    color: #346b65;
    margin: 0 0 10px 0;
    font-size: 20px;
  }
  /* line 688, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy.full div.left {
    padding-right: 28px;
    border-right: 1px solid #6C6D6C;
  }
  /* line 693, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy.full ul {
    width: 165px;
  }
  /* line 696, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy.full ul li {
    font-size: 12px;
  }
  /* line 702, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy {
    width: 325px;
    margin: auto;
  }
  /* line 706, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy.full {
    width: 425px;
  }
  /* line 710, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy ul {
    list-style: disc;
    text-align: left;
    margin: 10px auto;
    width: 250px;
    white-space: nowrap;
  }
  /* line 717, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy ul li {
    margin: 0;
    background: none;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #6C6D6C;
  }
  /* line 724, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy ul li.hide {
    list-style: none;
  }
  /* line 732, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  /* line 741, responsive.scss */
  .pricing_block .zip_popup .availability-msg div#delivery-option-copy a#choose-frozen-home-delivery {
    color: #1eb2b6;
  }
  /* line 748, responsive.scss */
  .pricing_block .shade {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #000;
    opacity: .80;
  }
  /* line 758, responsive.scss */
  .pricing_block .maincontent {
    width: 790px;
    margin: 0 auto;
    display: block;
    font-weight: 300;
    padding-top: 60px;
  }
  /* line 759, responsive.scss */
  .pricing_block .maincontent h2 {
    background: none;
  }
  /* line 768, responsive.scss */
  .pricing_block .maincontent .priceTable {
    display: table;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    border-collapse: collapse;
  }
  /* line 775, responsive.scss */
  .pricing_block .maincontent .priceRow {
    display: table-row;
    border-bottom: 1px solid #A8A8A8;
    min-height: 79px;
  }
  /* line 780, responsive.scss */
  .pricing_block .maincontent .priceRow:last-child {
    border-bottom: 0px;
  }
  /* line 783, responsive.scss */
  .pricing_block .maincontent .priceCell {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 787, responsive.scss */
  .pricing_block .maincontent .priceCell.label {
    color: #00A261;
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    width: 200px;
    line-height: 79px;
  }
  /* line 794, responsive.scss */
  .pricing_block .maincontent .priceCell.arrow {
    width: 45px;
    text-align: right;
  }
  /* line 798, responsive.scss */
  .pricing_block .maincontent .priceCell.selections {
    width: 475px;
  }
  /* line 800, responsive.scss */
  .pricing_block .maincontent .priceCell.selections label {
    font-size: 22px;
    background: url(/images/2014/radio_off.png) center left no-repeat;
    padding-left: 38px;
    margin-left: 10px;
    padding-right: -38px;
    cursor: pointer;
    line-height: 17px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 814, responsive.scss */
  .pricing_block .maincontent .priceCell.selections label input[type=radio] {
    display: none;
  }
  /* line 819, responsive.scss */
  .pricing_block .maincontent .priceCell.selections.tworow {
    vertical-align: middle;
  }
  /* line 822, responsive.scss */
  .pricing_block .maincontent .priceCell.selections .twolineadjacent {
    line-height: 24px;
    margin-top: 4px;
    display: inline-block;
  }
  /* line 827, responsive.scss */
  .pricing_block .maincontent .twoline {
    float: left;
    width: 35%;
  }
  /* line 830, responsive.scss */
  .pricing_block .maincontent .twoline small {
    margin-left: 0px;
    display: inline-block;
    font-size: .6em;
  }
  /* line 837, responsive.scss */
  .pricing_block .finalPrice {
    width: 290px;
    height: 112px;
    padding-right: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFFFFF;
    color: #00A261;
    position: relative;
    line-height: 102px;
    text-align: center;
    font-size: 53px;
    font-family: 'Open Sans', sans-serif;
  }
  /* line 851, responsive.scss */
  .pricing_block .finalPrice span {
    font-size: 53px;
    font-family: 'Open Sans', sans-serif;
  }
  /* line 855, responsive.scss */
  .pricing_block .finalPrice div {
    position: absolute;
    display: block;
    bottom: 10px;
    right: 30px;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
  }
  /* line 865, responsive.scss */
  .pricing_block #origPrice {
    color: #6C6D6C;
    font-size: 14px;
  }
  /* line 870, responsive.scss */
  .pricing_block a.coupon_close {
    color: #6C6D6C;
    font-size: 14px;
  }
  /* line 875, responsive.scss */
  .pricing_block #origPriceCurrency {
    font-size: 14px;
    color: #6C6D6C;
  }
  /* line 880, responsive.scss */
  .pricing_block #origPriceContainer {
    font-size: 18px;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -24px;
  }
  /* line 890, responsive.scss */
  .pricing_block .coupon_container {
    margin-top: 15px;
  }
  /* line 892, responsive.scss */
  .pricing_block .coupon_container .coupon_info {
    line-height: 27px;
    display: inline-block;
    margin-bottom: 15px;
    color: #6C6D6C;
    font-size: 18px;
  }
  /* line 898, responsive.scss */
  .pricing_block .coupon_container .coupon_info span {
    color: inherit;
    font-size: inherit;
  }
  /* line 902, responsive.scss */
  .pricing_block .coupon_container .coupon_info img {
    vertical-align: top;
    cursor: pointer;
  }
  /* line 907, responsive.scss */
  .pricing_block .coupon_container div.terms, .pricing_block .coupon_container div.expires {
    width: 480px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  /* line 911, responsive.scss */
  .pricing_block .coupon_container div.terms span, .pricing_block .coupon_container div.expires span {
    font-size: 14px;
    color: inherit;
  }
  /* line 916, responsive.scss */
  .pricing_block .coupon_container .expires {
    font-style: italic;
  }

  /* line 921, responsive.scss */
  .chef_block {
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    height: 415px;
    width: 1000px;
    background: url(/images/2015/menus_chef_top.jpg?v2) center center/cover no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }

  /* line 932, responsive.scss */
  .chef_inner {
    display: inline-block;
    color: #FFF;
    width: 70%;
    text-align: left;
  }
  /* line 937, responsive.scss */
  .chef_inner h2 {
    text-transform: uppercase;
    font-size: 52px;
    line-height: 52px;
    padding-left: 0;
  }
  /* line 943, responsive.scss */
  .chef_inner p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
  }
  /* line 948, responsive.scss */
  .chef_inner h2, .chef_inner p {
    margin: 0 0 10px 0;
    width: 100%;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
  }

  /* line 957, responsive.scss */
  .menu-sect {
    height: 800px;
    position: relative;
  }
  /* line 961, responsive.scss */
  .menu-sect .menu-description {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    position: unset;
    top: auto;
    left: 0;
    right: 0;
    padding: 17px 37px 37px 37px;
    box-sizing: border-box;
  }
  /* line 975, responsive.scss */
  .menu-sect .menu-description h2 {
    color: #3abdc1;
    font-family: "Oswald", sans-serif;
    font-size: 52px;
    font-weight: 300;
    line-height: 52px;
    text-transform: uppercase;
  }
  /* line 984, responsive.scss */
  .menu-sect .menu-description p {
    color: #4a4a4a;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-left: 15px;
    font-weight: 300;
    line-height: 20px;
  }
  /* line 993, responsive.scss */
  .menu-sect .menu-description li {
    color: #4a4a4a;
    background: none;
    padding-left: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-indent: -.7em;
  }
  /* line 1004, responsive.scss */
  .menu-sect .menu-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* line 1010, responsive.scss */
  .menu-sect .menu-description li:before {
    content: "• ";
    color: #3abdc1;
  }
  /* line 1015, responsive.scss */
  .menu-sect .menu-description a.show-menu {
    color: #f1723d;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 15px;
  }
  /* line 1026, responsive.scss */
  .menu-sect .menu-description a.btn {
    text-transform: uppercase;
    padding-left: 0px;
  }
  /* line 1030, responsive.scss */
  .menu-sect .menu-description img.epicurious {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* line 1038, responsive.scss */
  .menu-sect .menu-description img.ada {
    position: absolute;
    bottom: 59px;
    right: 40px;
  }

  /* line 1046, responsive.scss */
  .menu-sect.balance {
    background: url(/images/2015/balance-food.jpg?v2) center center/cover no-repeat;
  }

  /* line 1050, responsive.scss */
  .menu-sect.diabetes {
    background: url(/images/2015/balance-diabetes-food.jpg?v2) center center/cover no-repeat;
  }

  /* line 1054, responsive.scss */
  .menu-sect.carb {
    background: url(/images/2015/carb-30-food.jpg?v2) center center/cover no-repeat;
  }

  /* line 1058, responsive.scss */
  .menu-sect.vegetarian {
    background: url(/images/2015/vegetarian-food.jpg?v2) center center/cover no-repeat;
  }

  /* line 1062, responsive.scss */
  .menu-divider {
    height: 15px;
    width: 100%;
    background-color: #3abdc1;
  }

  /* line 1067, responsive.scss */
  #home {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  /* line 1072, responsive.scss */
  #home .slider {
    margin-bottom: 0;
  }
  /* line 1074, responsive.scss */
  #home .slider .slick-slide img {
    width: 100%;
  }
  /* line 1078, responsive.scss */
  #home .prev span {
    background-position: 8px 15px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("/images/2015/nav-sprite.png?v5");
    display: none;
  }
  /* line 1088, responsive.scss */
  #home .prev:hover span {
    display: block;
  }
  /* line 1091, responsive.scss */
  #home .prev {
    position: absolute;
    top: 150px;
    left: 0px;
    z-index: 2;
    margin-left: -26px;
    -webkit-animation: navLeftSlideOut .5s linear;
    animation: navLeftSlideOut .5s linear;
    border-top-right-radius: 900px;
    border-bottom-right-radius: 900px;
    width: 40px;
    height: 75px;
    background-color: rgba(61, 188, 192, 0.7);
    -webkit-box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    transition: margin-left 0.05s ease-in, background-color 0.05s ease-in;
    cursor: pointer;
  }
  /* line 1110, responsive.scss */
  #home .prev:hover {
    margin-left: -16px;
    background-color: #3dbcc0;
    transition: margin-left 0.05s ease-in, background-color 0.05s ease-in;
  }
  /* line 1115, responsive.scss */
  #home .next span {
    background-position: -41px 16px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("/images/2015/nav-sprite.png?v5");
    display: none;
  }
  /* line 1125, responsive.scss */
  #home .next:hover span {
    display: block;
  }
  /* line 1128, responsive.scss */
  #home .next {
    position: absolute;
    top: 150px;
    right: 0px;
    z-index: 2;
    margin-right: -26px;
    -webkit-animation: navRightSlideOut .5s linear;
    animation: navRightSlideOut .5s linear;
    border-top-left-radius: 900px;
    border-bottom-left-radius: 900px;
    width: 40px;
    height: 75px;
    background-color: rgba(61, 188, 192, 0.7);
    -webkit-box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 21px -4px rgba(0, 0, 0, 0.57);
    transition: margin-right 0.05s ease-in, background-color 0.05s ease-in;
    cursor: pointer;
  }
  /* line 1147, responsive.scss */
  #home .next:hover {
    margin-right: -16px;
    background-color: #3dbcc0;
    transition: margin-right 0.05s ease-in, background-color 0.05s ease-in;
  }
  /* line 1153, responsive.scss */
  #home #promo-top {
    background-image: url("/images/2014/home_labor.jpg?v2");
    background-size: cover;
    height: auto;
    min-height: 416px;
    position: relative;
  }
  /* line 1159, responsive.scss */
  #home #promo-top .header {
    color: #434343;
    font-family: Oswald;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 53px;
    padding-top: 19px;
    min-width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  /* line 1171, responsive.scss */
  #home #promo-top .header .asterisk {
    font-size: 25px;
    line-height: 35px;
    vertical-align: top;
  }
  /* line 1177, responsive.scss */
  #home #promo-top .content {
    color: #434343;
    font-family: "Open Sans";
    font-size: 27px;
    font-weight: 300;
    line-height: 33px;
    padding-left: 0px;
    text-align: center;
    min-width: 100%;
  }
  /* line 1188, responsive.scss */
  #home #promo-top .promo-bar {
    position: static;
    width: 100%;
    height: 123px;
    color: #fffefe;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0px;
    padding-top: 4px;
    box-sizing: border-box;
  }
  /* line 1198, responsive.scss */
  #home #promo-top .promo-bar .line1 {
    display: block;
    color: #ffffff;
    font-family: Oswald;
    font-weight: 500;
    font-size: 53px;
    line-height: 67px;
    text-align: center;
  }
  /* line 1208, responsive.scss */
  #home #promo-top .promo-bar .line2 {
    color: #ffffff;
    font-family: Oswald;
    font-size: 33px;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
    display: block;
  }
  /* line 1219, responsive.scss */
  #home #promo-top .button-cont {
    padding-left: 0px;
    padding-top: 20px;
    text-align: center;
  }
  /* line 1224, responsive.scss */
  #home #promo-top .button-cont a {
    display: inline-block;
    background-color: #1eb2b6;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald";
    font-weight: 300;
    font-size: 26px;
    text-decoration: none;
    padding: 20px;
    margin-top: 5px;
  }
  /* line 1238, responsive.scss */
  #home #promo-top .disclaimer {
    text-align: center;
    color: #434343;
    font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }
  /* line 1249, responsive.scss */
  #home #promo-bottom {
    background-image: url("/images/2014/promo-bottom.jpg?v2");
    height: auto;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
    margin-top: 0px;
  }
  /* line 1257, responsive.scss */
  #home #promo-bottom .header {
    color: #ffffff;
    font-family: Oswald;
    font-size: 70px;
    font-weight: 500;
    line-height: 87px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
  }
  /* line 1268, responsive.scss */
  #home #promo-bottom .button-cont {
    padding-left: 0px;
    text-align: center;
    padding-top: 20px;
    position: static;
    bottom: 120px;
    right: 80px;
  }
  /* line 1275, responsive.scss */
  #home #promo-bottom .button-cont a {
    display: inline-block;
    background-color: #1eb2b6;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald";
    font-weight: 300;
    font-size: 26px;
    text-decoration: none;
    padding: 20px;
    margin-top: 5px;
  }
  /* line 1289, responsive.scss */
  #home #promo-bottom .disclaimer {
    color: #4c4c4c;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2em;
    position: relative;
    bottom: -40px;
    text-align: center;
  }
  /* line 1300, responsive.scss */
  #home #promo-bottom .promo-bar {
    position: static;
    width: 100%;
    height: 123px;
    color: #fffefe;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0px;
    padding-top: 4px;
    box-sizing: border-box;
  }
  /* line 1310, responsive.scss */
  #home #promo-bottom .promo-bar .line1 {
    display: block;
    color: #ffffff;
    font-family: Oswald;
    font-size: 53px;
    font-weight: bold;
    line-height: 67px;
    text-align: center;
  }
  /* line 1320, responsive.scss */
  #home #promo-bottom .promo-bar .line2 {
    color: #ffffff;
    font-family: Oswald;
    font-size: 33px;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
    display: block;
  }
  /* line 1331, responsive.scss */
  #home #steps {
    margin: 40px auto 0px auto;
  }
  /* line 1334, responsive.scss */
  #home #steps .step {
    width: 50%;
    float: left;
    min-height: 260px;
  }
  /* line 1339, responsive.scss */
  #home #steps .step .imgcont {
    min-height: 90px;
    position: relative;
  }
  /* line 1343, responsive.scss */
  #home #steps .step img {
    max-width: 90px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* line 1353, responsive.scss */
  #home #steps .step img#truck {
    max-width: 130px;
  }
  /* line 1357, responsive.scss */
  #home #steps .step h3 {
    color: #29c7c6;
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
  }
  /* line 1367, responsive.scss */
  #home #steps .step p {
    padding: 0 10px;
    text-align: center;
    color: #42413e;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
  }
  /* line 1379, responsive.scss */
  #home #section-1 {
    height: auto;
    background-color: #e8ebe0;
    background-image: none;
    background-position-y: center;
    position: relative;
    margin: 0;
    padding: 0;
  }
  /* line 1388, responsive.scss */
  #home #section-1 .header {
    font-family: "Oswald";
    font-size: 50px;
    line-height: 52px;
    font-weight: 300;
    color: #00a261;
    position: static;
    text-align: center;
    paddin-top: 15px;
    top: 60px;
    left: 40px;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 0 0;
  }
  /* line 1402, responsive.scss */
  #home #section-1 .header .asterisk {
    font-size: 25px;
    line-height: 35px;
    vertical-align: top;
  }
  /* line 1408, responsive.scss */
  #home #section-1 .content {
    font-family: "Open Sans Light";
    font-size: 16px;
    line-height: 24px;
    color: #353535;
    position: static;
    margin-top: 15px;
    top: 100px;
    right: 40px;
    padding: 15px;
    text-align: center;
  }
  /* line 1420, responsive.scss */
  #home #section-1 .content br {
    display: none;
  }
  /* line 1423, responsive.scss */
  #home #section-1 .content .asterisk {
    font-size: 12px;
    line-height: 16px;
    vertical-align: top;
    color: #353535;
  }
  /* line 1429, responsive.scss */
  #home #section-1 .content span {
    color: #00a261;
    font-weight: bold;
  }
  /* line 1435, responsive.scss */
  #home #section-2 {
    height: 482px;
    background-image: url("/images/2014/section-2.jpg");
    position: relative;
    margin: 0;
    padding: 0;
  }
  /* line 1442, responsive.scss */
  #home #section-2 .header {
    font-family: "Oswald";
    font-size: 52px;
    line-height: 52px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    top: 80px;
    left: 80px;
    text-transform: uppercase;
    background-image: none;
    margin: 0;
    padding: 0;
  }
  /* line 1456, responsive.scss */
  #home #section-2 .content {
    font-family: "Open Sans Light";
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 200px;
    left: 80px;
  }
  /* line 1466, responsive.scss */
  #home #section-3 {
    height: auto;
    background-image: url("/images/2014/It-all-starts-great-food.jpg");
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0;
    padding: 0;
  }
  /* line 1476, responsive.scss */
  #home #section-3 .header {
    font-family: "Oswald";
    font-size: 52px;
    line-height: 52px;
    font-weight: 300;
    color: #3abdc1;
    position: static;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  /* line 1488, responsive.scss */
  #home #section-3 .content {
    font-family: "Open Sans Light";
    font-size: 18px;
    line-height: 25px;
    color: #4f4e32;
    position: static;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 1498, responsive.scss */
  #home #section-3 .content br {
    display: none;
  }
  /* line 1502, responsive.scss */
  #home #section-3 .menus {
    text-transform: uppercase;
  }
  /* line 1505, responsive.scss */
  #home #section-3 .menus div:nth-child(2) {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  /* line 1515, responsive.scss */
  #home #section-3 .menus:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 1521, responsive.scss */
  #home #section-3 .menus .menus-head {
    font-family: "Oswald";
    font-size: 24px;
    font-weight: 300;
    color: #3abdc1;
    position: static;
    line-height: 1.3em;
    text-align: center;
  }
  /* line 1530, responsive.scss */
  #home #section-3 .menus .menu-low-fat, #home #section-3 .menus .menu-lc, #home #section-3 .menus .menu-diabetic, #home #section-3 .menus .menu-vegetarian {
    font-family: "Oswald";
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    background-image: url("/images/2015/home-menu-bg.png");
    height: 114px;
    width: 124px;
    position: static;
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
    margin-top: 25px;
    display: inline-block;
    margin-left: 15px;
  }
  /* line 1546, responsive.scss */
  #home #section-3 .menus .menu-low-fat div.oneline, #home #section-3 .menus .menu-lc div.oneline, #home #section-3 .menus .menu-diabetic div.oneline, #home #section-3 .menus .menu-vegetarian div.oneline {
    padding-top: 17px;
    font-weight: inherit;
  }
  /* line 1551, responsive.scss */
  #home #section-3 .menus .menu-low-fat div.twoline, #home #section-3 .menus .menu-lc div.twoline, #home #section-3 .menus .menu-diabetic div.twoline, #home #section-3 .menus .menu-vegetarian div.twoline {
    padding-top: 10px;
    font-weight: inherit;
  }
  /* line 1555, responsive.scss */
  #home #section-3 .menus .menu-low-fat div.threeline, #home #section-3 .menus .menu-lc div.threeline, #home #section-3 .menus .menu-diabetic div.threeline, #home #section-3 .menus .menu-vegetarian div.threeline {
    padding-top: 15px;
    font-weight: inherit;
  }
  /* line 1560, responsive.scss */
  #home #section-3 .menus .menu-low-fat span.view-menu, #home #section-3 .menus .menu-lc span.view-menu, #home #section-3 .menus .menu-diabetic span.view-menu, #home #section-3 .menus .menu-vegetarian span.view-menu {
    font-size: 12px;
    font-weight: inherit;
  }
  /* line 1565, responsive.scss */
  div #home #section-3 .menus .menu-low-fat.menu-diabetic div, div #home #section-3 .menus .menu-lc.menu-diabetic div, div #home #section-3 .menus .menu-diabetic.menu-diabetic div, div #home #section-3 .menus .menu-vegetarian.menu-diabetic div {
    position: static;
    top: 0%;
    left: 0%;
    transform: translate(0%, -10%);
  }
  /* line 1573, responsive.scss */
  #home #section-3 .menus .menu-low-fat {
    float: left;
  }
  /* line 1576, responsive.scss */
  #home #section-3 .menus .menu-diabetic {
    float: left;
  }
  /* line 1579, responsive.scss */
  #home #section-3 .menus .menu-lc {
    float: left;
  }
  /* line 1582, responsive.scss */
  #home #section-3 .menus .menu-vegetarian {
    float: left;
  }
  /* line 1587, responsive.scss */
  #home #section-4 {
    height: 603px;
    background-image: url("/images/2015/weight-loss-goals.jpg");
    position: relative;
    margin: 0;
    padding: 0;
  }
  /* line 1594, responsive.scss */
  #home #section-4 .header {
    font-family: "Oswald";
    font-size: 52px;
    line-height: 52px;
    font-weight: normal;
    color: #3abdc1;
    position: absolute;
    top: 60px;
    left: 85px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }
  /* line 1607, responsive.scss */
  #home #section-4 .content {
    font-family: "Open Sans Light";
    font-size: 18px;
    line-height: 25px;
    color: #353535;
    position: absolute;
    top: 240px;
    left: 87px;
  }
  /* line 1616, responsive.scss */
  #home #section-4 .content span {
    color: #fff799;
  }
  /* line 1620, responsive.scss */
  #home #section-4 .content a {
    display: inline-block;
    background-color: #1eb2b6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans Light";
    font-size: 26px;
    text-decoration: none;
    padding: 15px;
    margin-top: 5px;
  }
  /* line 1637, responsive.scss */
  #home #section-6 {
    background-image: url("/images/diabetes/getting-started.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 696px;
    position: relative;
  }
  /* line 1644, responsive.scss */
  #home #section-6 div.step {
    width: 250px;
    position: absolute;
    top: 385px;
  }
  /* line 1649, responsive.scss */
  #home #section-6 div.step#diabetes-step1 {
    left: 78px;
  }
  /* line 1653, responsive.scss */
  #home #section-6 div.step#diabetes-step2 {
    left: 378px;
  }
  /* line 1657, responsive.scss */
  #home #section-6 div.step#diabetes-step3 {
    left: 655px;
  }
  /* line 1661, responsive.scss */
  #home #section-6 div.step div.step-header {
    color: #3abdc1;
    font-family: Oswald;
    font-size: 27px;
    font-weight: 800;
    line-height: 25px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  /* line 1672, responsive.scss */
  #home #section-6 div.step div.step-description {
    color: #353535;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
  }
  /* line 1682, responsive.scss */
  #home #section-6 a#diabetes-order-now {
    display: block;
    width: 200px;
    height: 55px;
    background-color: #f1723d;
    color: white;
    font-family: Oswald;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.29px;
    line-height: 55px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 70px;
  }

  /* line 1708, responsive.scss */
  div#bottom-banner {
    display: block;
    width: 1000px;
    height: 100px;
    background-color: #424242;
    color: #FFF;
    font-size: 27px;
    font-family: "Open Sans", sans-serif;
    line-height: 100px;
    text-align: center;
    margin: 0 auto;
  }

  /* line 1720, responsive.scss */
  div#bottom-social {
    width: 100%;
    height: 114px;
    background-color: #161716;
    color: #CCCCCC;
    padding-top: 18px;
    text-align: center;
    margin: 0 auto;
  }
  /* line 1729, responsive.scss */
  div#bottom-social img {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 1735, responsive.scss */
  div#bottom-links {
    display: none;
    width: 100%;
    padding-top: 42px;
    padding-bottom: 42px;
    padding-left: 0px;
    background-color: #333333;
    margin: 0 auto;
  }
  /* line 1745, responsive.scss */
  div#bottom-links .bottom-links-container {
    padding-left: 50px;
    width: 100%;
  }
  /* line 1750, responsive.scss */
  div#bottom-links ul {
    color: #E5C684;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 35px;
    float: left;
    list-style-type: none;
    padding-left: 0;
    font-family: "Open Sans", sans-serif;
    width: 140px;
  }
  /* line 1760, responsive.scss */
  div#bottom-links ul span {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    display: inline-block;
  }
  /* line 1766, responsive.scss */
  div#bottom-links ul li {
    font-weight: 300;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    margin-bottom: 0;
    background: none;
  }
  /* line 1773, responsive.scss */
  div#bottom-links ul li a {
    text-decoration: none;
    color: #E5C684;
    font-weight: 300;
  }

  /* line 1781, responsive.scss */
  div#bottom-analysis {
    display: none;
  }

  /* line 1784, responsive.scss */
  .videowrap {
    overflow: hidden;
    width: 170px;
    height: 170px;
    -webkit-border-radius: 85px;
    -moz-border-radius: 85px;
    border-radius: 85px;
    position: relative;
  }
  /* line 1792, responsive.scss */
  .videowrap video, .videowrap img {
    position: absolute;
    top: -35px;
    left: -75px;
  }
  /* line 1797, responsive.scss */
  .videowrap video {
    z-index: 500;
  }
  /* line 1800, responsive.scss */
  .videowrap img {
    z-index: 600;
    pointer-events: none;
  }

  /* line 1805, responsive.scss */
  div#sample_menu_wrapper {
    z-index: 11000;
    position: absolute;
  }
  /* line 1809, responsive.scss */
  div#sample_menu_wrapper h2 {
    background: none;
    width: 100%;
  }
  /* line 1813, responsive.scss */
  div#sample_menu_wrapper #sample_menu_lightbox {
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    height: auto;
    margin: 50px auto;
    border: 1px solid #DADADA;
    position: relative;
    background-color: #F4F4F4;
    z-index: 11001;
    top: auto;
    background-image: none;
  }
  /* line 1830, responsive.scss */
  div#sample_menu_wrapper a#sample_menu_close {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  /* line 1835, responsive.scss */
  div#sample_menu_wrapper table {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  /* line 1844, responsive.scss */
  div#sample_menu_wrapper table:first-child {
    margin-top: 0px;
  }
  /* line 1847, responsive.scss */
  div#sample_menu_wrapper tr td {
    max-width: 137px;
    text-align: center;
  }
  /* line 1851, responsive.scss */
  div#sample_menu_wrapper td {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #DCDCDC;
    padding-bottom: 2px;
  }
  /* line 1857, responsive.scss */
  div#sample_menu_wrapper td:last-child {
    border-right: 0px;
  }
  /* line 1860, responsive.scss */
  div#sample_menu_wrapper tr.titles {
    border-bottom: 1px solid #DCDCDC;
  }
  /* line 1863, responsive.scss */
  div#sample_menu_wrapper tr.titles:last-child {
    border-bottom: 0px;
  }
  /* line 1866, responsive.scss */
  div#sample_menu_wrapper .meal-title {
    padding: 0px;
  }
  /* line 1869, responsive.scss */
  div#sample_menu_wrapper ul#week_tabs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0px;
    border-right: 0px;
    padding-left: 0px;
    margin-right: 33px;
    padding-top: 0;
  }
  /* line 1880, responsive.scss */
  div#sample_menu_wrapper ul#week_tabs li {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1891, responsive.scss */
  div#sample_menu_wrapper ul#week_tabs li.selected {
    background-color: #91CB64;
  }
  /* line 1894, responsive.scss */
  div#sample_menu_wrapper ul#week_tabs li a {
    text-decoration: none;
    color: #8C8C8C;
    font-weight: normal;
    font-size: 20px;
    display: inline-block;
    line-height: 54px;
  }
  /* line 1902, responsive.scss */
  div#sample_menu_wrapper ul#week_tabs li.selected a {
    color: #FFF;
  }
  /* line 1905, responsive.scss */
  div#sample_menu_wrapper div.right {
    margin-top: 20px;
    float: none;
  }
  /* line 1909, responsive.scss */
  div#sample_menu_wrapper h2 {
    margin-top: 60px;
    font-family: "OpenSans", sans-serif;
    font-weight: lighter;
    color: #4D4D4D;
    font-size: 32px;
    padding: 0px;
    margin-top: 10px;
    margin-left: 10px;
  }
  /* line 1919, responsive.scss */
  div#sample_menu_wrapper div.right p {
    padding-right: 0px;
    text-align: center;
    color: #00A261;
  }
  /* line 1924, responsive.scss */
  div#sample_menu_wrapper td {
    width: 127px;
  }
  /* line 1927, responsive.scss */
  div#sample_menu_wrapper hr {
    height: 1px;
    background: #DADADA;
    width: 690px;
    float: right;
    margin-right: 30px;
    font-size: 1px;
    border: 0px;
  }
  /* line 1936, responsive.scss */
  div#sample_menu_wrapper td.first {
    vertical-align: middle;
    border-right: 0px;
  }
  /* line 1940, responsive.scss */
  div#sample_menu_wrapper .tinyorange {
    width: 42px;
    height: 42px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    line-height: 46px;
    text-align: center;
    color: #FFF;
    background-color: #F38256;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
  }
  /* line 1954, responsive.scss */
  div#sample_menu_wrapper #menu-tip {
    text-align: center;
    font-family: "OpenSans", sans-serif;
    margin: 20px 0px;
  }

  /* line 1961, responsive.scss */
  #emergency-banner {
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
  /* line 1965, responsive.scss */
  #emergency-banner div {
    margin: 8px auto;
    width: auto;
  }

  /* line 1971, responsive.scss */
  .tooltipster-icon {
    font-size: 12px !important;
    margin-left: -2px !important;
    vertical-align: top;
  }

  /* line 1979, responsive.scss */
  div.slide_holder ul li {
    background: none;
  }

  /* line 1985, responsive.scss */
  #success-stories-video-banner {
    height: auto;
    background-color: #efefef;
    position: relative;
    margin: 0;
    padding: 0;
  }
  /* line 1992, responsive.scss */
  #success-stories-video-banner .header {
    font-family: "Oswald";
    font-size: 52px;
    line-height: 52px;
    font-weight: 300;
    color: #1eb2b6;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 20px 0;
    position: unset;
  }
  /* line 2003, responsive.scss */
  #success-stories-video-banner .header a {
    color: #1eb2b6;
    text-decoration: none;
  }
  /* line 2009, responsive.scss */
  #success-stories-video-banner .person-1, #success-stories-video-banner .person-2, #success-stories-video-banner .person-3 {
    position: absolute;
    top: 40px;
    text-align: center;
    font-size: 16px;
  }
  /* line 2015, responsive.scss */
  #success-stories-video-banner .person-1 em, #success-stories-video-banner .person-2 em, #success-stories-video-banner .person-3 em {
    margin-top: 10px;
    display: inline-block;
    font-style: normal;
    color: #1eb2b6;
    font-size: 18px;
  }
  /* line 2024, responsive.scss */
  #success-stories-video-banner .disclaimer {
    position: unset;
    padding-bottom: 20px;
    bottom: 10px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: .8em;
  }
  /* line 2033, responsive.scss */
  #success-stories-video-banner .disclaimer span {
    font-size: 1em;
    line-height: 1em;
    vertical-align: text-top;
  }
  /* line 2040, responsive.scss */
  #success-stories-video-banner .person-1 {
    position: absolute;
    top: 40px;
    left: 350px;
  }
  /* line 2045, responsive.scss */
  #success-stories-video-banner .person-2 {
    position: absolute;
    top: 40px;
    left: 565px;
  }
  /* line 2050, responsive.scss */
  #success-stories-video-banner .person-3 {
    position: absolute;
    top: 40px;
    left: 790px;
  }

  /* line 2057, responsive.scss */
  #success-stories-home-banner, #site_wrapper #fda_results #success-stories-home-banner {
    height: auto;
    background-image: none;
    background-image: unset;
    position: relative;
    margin: 20px 0;
    padding: 0;
  }
  /* line 2068, responsive.scss */
  #success-stories-home-banner .button-cont, #site_wrapper #fda_results #success-stories-home-banner .button-cont {
    position: static;
    left: 541px;
    text-align: center;
    top: 240px;
  }
  /* line 2074, responsive.scss */
  #success-stories-home-banner .button-cont a, #site_wrapper #fda_results #success-stories-home-banner .button-cont a {
    display: inline-block;
    background-color: #1eb2b6;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald";
    font-size: 26px;
    font-weight: 300;
    text-decoration: none;
    padding: 20px;
    margin: 5px auto;
  }
  /* line 2088, responsive.scss */
  #success-stories-home-banner .header, #site_wrapper #fda_results #success-stories-home-banner .header {
    font-family: "Oswald";
    font-size: 52px;
    line-height: 52px;
    font-weight: 300;
    color: #3abdc1;
    position: static;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 0 0;
    text-align: center;
  }
  /* line 2100, responsive.scss */
  #success-stories-home-banner .content, #site_wrapper #fda_results #success-stories-home-banner .content {
    font-family: "Open Sans Light";
    font-size: 18px;
    line-height: 25px;
    color: #4f4e32;
    position: static;
  }
  /* line 2107, responsive.scss */
  #success-stories-home-banner .content p, #site_wrapper #fda_results #success-stories-home-banner .content p {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 0px;
    margin-right: 15px;
    margin-top: 15px;
    text-align: center;
  }
  /* line 2117, responsive.scss */
  #success-stories-home-banner .content a, #site_wrapper #fda_results #success-stories-home-banner .content a {
    text-decoration: none;
  }
  /* line 2121, responsive.scss */
  #success-stories-home-banner .content img, #site_wrapper #fda_results #success-stories-home-banner .content img {
    width: 50%;
    min-width: 150px;
    margin: 20px auto;
    display: block;
  }

  /* line 2132, responsive.scss */
  #video-popup-wrapper .vid-popup {
    display: none;
    position: fixed;
    top: 10px;
    left: 50%;
    margin-left: -427px;
    width: 854px;
    height: 480px;
    z-index: 11;
  }
  /* line 2141, responsive.scss */
  #video-popup-wrapper .vid-popup .close-vid {
    position: relative;
    top: 25px;
    left: 820px;
    font-weight: bold;
    cursor: pointer;
    z-index: 500;
  }
  /* line 2151, responsive.scss */
  #video-popup-wrapper .shade {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #000;
    opacity: .50;
  }

  /* line 2166, responsive.scss */
  #contact-us-form div:first-child {
    float: none;
  }
  /* line 2170, responsive.scss */
  #contact-us-form #webform {
    float: unset;
    margin: 0px;
    overflow: hidden;
  }
  /* line 2175, responsive.scss */
  #contact-us-form #webform table {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2179, responsive.scss */
  #contact-us-form #webform table input[type='text'],
  #contact-us-form #webform table textarea {
    width: 200px !important;
  }
  /* line 2184, responsive.scss */
  #contact-us-form #webform table div.g-recaptcha {
    transform: scale(0.73);
    -webkit-transform: scale(0.73);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  /* line 2192, responsive.scss */
  #contact-us-form #webform #contact_submit {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 2200, responsive.scss */
  #contact-us-form h5,
  #contact-us-form p {
    text-align: center;
  }
  /* line 2205, responsive.scss */
  #contact-us-form h5 {
    font-size: 1.8em;
  }

  /* line 2209, responsive.scss */
  .wsa_proactive {
    display: none;
  }

  /* line 2212, responsive.scss */
  div.page-header {
    width: auto;
    text-align: center;
    padding-bottom: 20px;
  }

  /* line 2217, responsive.scss */
  #customer_menu_container {
    margin-top: 2em;
  }

  /* line 2220, responsive.scss */
  #mobile-container {
    display: block;
  }

  /* line 2223, responsive.scss */
  #desktop-customer_menu {
    display: none;
  }

  /* line 2226, responsive.scss */
  #mobile-customer_menu {
    display: grid;
    display: block;
  }
  /* line 2230, responsive.scss */
  #mobile-customer_menu .mobile-grid-item {
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 2235, responsive.scss */
  #mobile-customer_menu .mobile-title {
    font-size: 3em;
    color: darkgreen;
    font-family: Oswald, sans-serif;
    height: 50px;
  }
  /* line 2242, responsive.scss */
  #mobile-customer_menu div {
    width: 100vw;
  }
  /* line 2246, responsive.scss */
  #mobile-customer_menu div.food-block {
    margin: 20px 0px;
  }
  /* line 2249, responsive.scss */
  #mobile-customer_menu div.food-block img {
    width: 250px;
  }

  /* line 2254, responsive.scss */
  .page_sect.page_sect__video {
    display: none;
  }

  /* line 2257, responsive.scss */
  #site_wrapper #section-1 .left,
  #site_wrapper #section-1 .right {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  /* line 2263, responsive.scss */
  #site_wrapper #section-2 div.story {
    float: unset;
    display: block;
    width: 100%;
    text-align: center;
  }

  /* line 2269, responsive.scss */
  #site_wrapper #section-2 div.story:last-child {
    margin-bottom: 0px;
    padding: 0px;
    background-color: #e8ebe0;
  }

  /* line 2274, responsive.scss */
  #site_wrapper #section-2 div.story img {
    width: 50%;
  }

  /* line 2277, responsive.scss */
  #site_wrapper #section-2 div.story > div:first-child {
    text-align: center;
  }

  /* line 2280, responsive.scss */
  #success-stories-video-banner > h5,
  #success-stories-video-banner div.content > div {
    position: unset;
    margin-bottom: 30px;
  }

  /* line 2285, responsive.scss */
  #site_wrapper.success-stories-wrapper > div {
    width: 100%;
    margin: 0px;
  }

  /* line 2289, responsive.scss */
  #site_wrapper.success-stories-wrapper #section-1 .right div.disclaimer {
    bottom: -30px;
    text-align: center;
    left: 0;
    right: 0;
  }

  /* line 2295, responsive.scss */
  .mobile-number {
    display: inline;
  }

  /* line 2299, responsive.scss */
  div.blog-page-header {
    max-width: 990px;
    width: 100%;
  }

  /* line 2304, responsive.scss */
  div#blog_posts {
    max-width: 1005px;
    width: 100% !important;
  }
  /* line 2308, responsive.scss */
  div#blog_posts img {
    max-width: 100% !important;
    height: auto !important;
  }
  /* line 2313, responsive.scss */
  div#blog_posts ol#blog_posts_lists > li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    box-sizing: border-box;
  }
  /* line 2319, responsive.scss */
  div#blog_posts div#posted_in {
    width: 100%;
    max-width: 745px;
    height: auto;
    max-height: 50px;
  }
  /* line 2325, responsive.scss */
  div#blog_posts div#posted_in > a {
    margin-bottom: 5px;
  }

  /* line 2332, responsive.scss */
  div#blog_posts_and_pages_wrapper {
    max-width: 745px;
    width: 100% !important;
  }
  /* line 2336, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post {
    max-width: 745px;
    width: auto;
  }
  /* line 2340, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links.share_links {
    max-width: 390px;
    height: auto;
    width: 60%;
  }
  /* line 2346, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links {
    width: 40%;
  }

  /* line 2352, responsive.scss */
  #blog_sidebar {
    display: none;
  }

  /* line 2358, responsive.scss */
  #site_wrapper #fda_results .container .right-container {
    float: none;
    margin: 0 auto;
  }
  /* line 2363, responsive.scss */
  #site_wrapper #fda_results .container .left-container {
    float: none;
    margin: 90px auto;
  }
  /* line 2368, responsive.scss */
  #site_wrapper #fda_results .container .bottom-container {
    height: auto;
  }
}
@media (max-width: 768px) {
  /* line 2377, responsive.scss */
  #site_wrapper #diet_analysis {
    margin-top: 35px;
    background-image: none;
    background-image: unset;
    background-color: #161716;
  }
  /* line 2383, responsive.scss */
  #site_wrapper #diet_analysis h2 {
    text-align: center;
    font-size: 14px;
  }
  /* line 2389, responsive.scss */
  #site_wrapper #diet_analysis input[type="text"].full, #site_wrapper #diet_analysis select.full {
    width: 100%;
  }
  /* line 2393, responsive.scss */
  #site_wrapper #diet_analysis input[type="text"].half-first, #site_wrapper #diet_analysis input[type="text"].half, #site_wrapper #diet_analysis select.half-first, #site_wrapper #diet_analysis select.half {
    width: 48.5%;
  }
  /* line 2398, responsive.scss */
  #site_wrapper #diet_analysis input[type="text"].half + .select2-container, #site_wrapper #diet_analysis select.half + .select2-container {
    margin-right: 0;
  }
}
@media (max-width: 425px) {
  /* line 2408, responsive.scss */
  #home #section-3 .menus div:nth-child(2) > a {
    flex-basis: 40%;
  }

  /* line 2411, responsive.scss */
  .greatfood_block .greatfood_inner p br,
  .realresults_block .realresults_inner p br,
  .yourplan_block .yourplan_inner p br,
  .support_block .support_inner p br {
    display: none;
  }

  /* line 2417, responsive.scss */
  #site_wrapper #section-2 div.story img {
    width: 80%;
  }

  /* line 2420, responsive.scss */
  .menu-sect .menu-description img.epicurious {
    bottom: 10px;
  }

  /* line 2423, responsive.scss */
  .page_sect a.btn {
    width: 80%;
  }

  /* line 2427, responsive.scss */
  div#proactive {
    display: none !important;
  }

  /* line 2432, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post {
    margin-left: 0;
  }
  /* line 2435, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links {
    width: auto;
    float: right !important;
  }
  /* line 2440, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links.share_links {
    width: auto;
    float: left !important;
  }
  /* line 2445, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links.share_links iframe[src*="facebook.com"] {
    width: 70px !important;
  }
  /* line 2449, responsive.scss */
  div#blog_posts_and_pages_wrapper div.under-post .post_links.share_links li:first-child {
    padding-right: 5px !important;
  }

  /* line 2457, responsive.scss */
  div#site_wrapper div#blog_posts ol#blog_posts_lists li div.blog_image_box {
    height: auto;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 2463, responsive.scss */
  div#site_wrapper div#blog_posts ol#blog_posts_lists li img.blog_image {
    width: 100%;
  }

  /* line 2470, responsive.scss */
  #site_wrapper #fda_results .container .right-container {
    width: 360px;
  }
  /* line 2474, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #bmi_scale {
    height: 385px;
  }
  /* line 2478, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #dial {
    width: 320px;
    top: 47px;
  }
  /* line 2483, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #bmi_pointer {
    right: -27px;
    width: 407px;
  }
  /* line 2488, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #your_bmi {
    right: 0;
    width: 360px;
  }
  /* line 2493, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #bmi_number {
    right: 0;
    width: 360px;
    font-size: 114px;
    line-height: 169px;
  }
  /* line 2500, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #bmi_text {
    right: 0;
    width: 360px;
    top: 260px;
  }
  /* line 2506, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #info_btn {
    left: auto !important;
    right: 20px;
    top: 330px;
  }
  /* line 2512, responsive.scss */
  #site_wrapper #fda_results .container .right-container #bmi_container #below_dial {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2519, responsive.scss */
  #site_wrapper #fda_results .container .left-container {
    width: 340px;
  }
  /* line 2522, responsive.scss */
  #site_wrapper #fda_results .container .left-container h2 {
    width: auto;
    height: auto;
    font-size: 54px;
  }
  /* line 2528, responsive.scss */
  #site_wrapper #fda_results .container .left-container #calorie_intake table .content, #site_wrapper #fda_results .container .left-container #calorie_intake table .content.last {
    width: 130px;
  }

  /* line 2538, responsive.scss */
  #site_wrapper #diet_analysis input[type="text"].half-first, #site_wrapper #diet_analysis input[type="text"].half, #site_wrapper #diet_analysis select.half-first, #site_wrapper #diet_analysis select.half {
    width: 100%;
  }
  /* line 2544, responsive.scss */
  #site_wrapper #diet_analysis .select2-container {
    margin-right: 0;
    margin-bottom: 10px;
  }
  /* line 2549, responsive.scss */
  #site_wrapper #diet_analysis a.btn {
    width: 100%;
  }
}
@media (max-width: 375px) {
  /* line 2557, responsive.scss */
  .menu-sect {
    height: 850px;
  }
}
/* iPhone 5 */
@media (max-width: 320px) {
  /* line 2564, responsive.scss */
  .menu-sect .menu-description img.epicurious {
    bottom: 0px;
    width: 200px;
  }

  /* line 2572, responsive.scss */
  #site_wrapper #section-1 .right .inner a.btn {
    bottom: 20px;
  }

  /* line 2579, responsive.scss */
  #contact-us-form #webform #contact_submit {
    margin-left: 8%;
  }

  /* line 2585, responsive.scss */
  #home #steps .step h3 {
    font-size: 18px;
  }
  /* line 2592, responsive.scss */
  #home #section-3 .menus .menus-head {
    font-size: 30px;
  }
  /* line 2596, responsive.scss */
  #home #section-3 .menus .menu-low-fat,
  #home #section-3 .menus .menu-diabetic,
  #home #section-3 .menus .menu-lc,
  #home #section-3 .menus .menu-vegetarian {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 2606, responsive.scss */
  div#error div#error_404 {
    padding: 0 1em 19em;
  }
}
