@charset "UTF-8";

#site_wrapper {
  width: 1000px;
}


body {
  margin: 0 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  background-image: none;
}


h1, h2 {
  font-family: 'Oswald', sans-serif;
}


.main-menu {
  width: 1000px;
  height: 110px;
  margin: 0 auto;
}

.main-menu a.visited, .main-menu a {
  text-decoration: none;
  color: #646464;
}

.main-menu a:hover, .main-menu a.selected, .main-menu a.active {
  color: #00A261;
}

.main-menu .leftside {
  width: 30%;
  float: left;
  height: 110px;
  line-height: 170px;
}

.main-menu .leftside a {
  height: 100%;
  display: block;
  position: relative;
}

.main-menu .leftside img {
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.main-menu .rightside {
  width: 70%;
  float: right;
  height: 110px;
  color: #646464;
}

.main-menu .rightside .righttop {
  height: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-align: right;
  line-height: 50px;
}

.main-menu .rightside .rightbottom {
  height: 60px;
}

.main-menu .rightside .rightbottom .menuitems {
  padding-left: 30px;
  height: 60px;
  line-height: 50px;
  float: left;
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.main-menu .rightside .rightbottom .menuitems a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.main-menu .rightside .rightbottom .phonenum {
  height: 60px;
  line-height: 50px;
  float: right;
  text-align: right;
  font-size: 22px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  color: #00A261;
  margin-right: 30px;
}

.main-menu .rightside .rightbottom .phonenum img {
  margin-right: 15px;
}

.main-menu .rightside .rightbottom .ordernow {
  float: right;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  border: 1px solid #3ABDC1;
  background-color: #3ABDC1;
  color: #fff;
  margin-top: 4px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0px 10px;
}

.main-menu .rightside .righttop, .main-menu .rightside .rightbottom {
  width: 100%;
}


.page_sect {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.page_sect h2 {
  background: none;
}

.page_sect a.btn {
  display: block;
  width: 200px;
  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: 5px;
}

.page_sect a.btn.topright {
  float: right;
  margin-right: 70px;
}

.page_sect #loop_vid {
  width: 1000px;
  height: 564px;
}


.sect_title {
  background-color: #91CB64;
  padding-left: 80px;
  line-height: 116px;
  height: 116px;
  width: 920px;
}

.sect_title h1 {
  line-height: 116px;
  font-size: 52px;
  color: #FFFFFF;
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
}


.greatfood_block {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 689px;
  background: url(../image/start-great-food.jpg);
  color: #353535;
}

.greatfood_block .greatfood_inner {
  width: 302px;
  float: left;
  text-align: left;
  margin-left: 40px;
}

.greatfood_block .greatfood_inner h2, .greatfood_block .greatfood_inner p {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}

.greatfood_block .greatfood_inner h2 {
  color: #3abdc1;
  padding-left: 0px;
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-top: 42px;
}

.greatfood_block .greatfood_inner p {
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  font-size: 15px;
}


.yourplan_block {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 510px;
  background: url(../image/your_way_top.jpg) center center/cover no-repeat;
  color: #000;
}

.yourplan_block .yourplan_inner {
  width: 335px;
  float: right;
  text-align: left;
  margin-right: 52px;
}

.yourplan_block .yourplan_inner h2, .yourplan_block .yourplan_inner p {
  color: #292929;
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}

.yourplan_block .yourplan_inner h2 {
  padding-left: 0px;
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-top: 58px;
}

.yourplan_block .yourplan_inner p {
  font-family: "Open Sans", sans-serif;
}


.boostresults_block {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 545px;
  background: url(../image/boost_results_top.jpg) center center/cover no-repeat;
  color: #000;
}

.boostresults_block .boostresults_inner {
  width: 420px;
  float: right;
  text-align: left;
  margin-right: 72px;
}

.boostresults_block .boostresults_inner img {
  float: right;
}

.boostresults_block .boostresults_inner h2, .boostresults_block .boostresults_inner p {
  color: #FFFFFF;
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}

.boostresults_block .boostresults_inner h2 {
  padding-left: 0px;
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-top: 58px;
}

.boostresults_block .boostresults_inner p {
  font-family: "Open Sans", sans-serif;
  width: 260px;
}


.support_block {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 736px;
  background: url(../image/support_top.jpg) center center/cover no-repeat;
  color: #000;
  position: relative;
  margin-bottom: 30px;
}

.support_block .support_inner {
  width: 321px;
  float: left;
  text-align: left;
  margin-left: 105px;
}

.support_block .support_inner h2, .support_block .support_inner p {
  color: #FFFFFF;
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}

.support_block .support_inner h2 {
  padding-left: 0px;
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-top: 58px;
}

.support_block .support_inner h2 span {
  color: #FEE567;
}

.support_block .support_inner p {
  font-family: "Open Sans", sans-serif;
  width: 321px;
  line-height: 1.3em;
}

.support_block .disclaimer {
  color: #4c4c4c;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  position: absolute;
  bottom: -30px;
  right: 0px;
}


.realresults_block {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 281px;
  background-color: #3abdc1;
  color: #000;
  position: relative;
}

.realresults_block .video_button {
  position: absolute;
  right: 82px;
  top: 96px;
  cursor: pointer;
  z-index: 1000;
}

.realresults_block .realresults_inner {
  width: 840px;
  text-align: center;
  margin: 0 auto;
}

.realresults_block .realresults_inner h2, .realresults_block .realresults_inner p {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  color: #fff;
}

.realresults_block .realresults_inner h2 {
  padding-left: 0px;
  font-size: 52px;
  line-height: 52px;
  text-transform: uppercase;
  margin-top: 60px;
}

.realresults_block .realresults_inner p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.realresults_block video {
  float: right;
  margin-top: 96px;
  margin-right: 83px;
}


.btm_wrap {
  width: 340px;
  float: left;
}

.btm_wrap .wide {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 19px;
  color: #00A261;
  font-size: 15px;
}

.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;
}

.btm_wrap .wide .coupon_code_label {
  font-size: 19px;
}

.btm_wrap .wide.top {
  margin-top: 28px;
}

.btm_wrap input[type=text] {
  width: 160px;
  height: 25px;
  border: 1px solid #B5B5B5;
  background-color: #FFFFFF;
  float: right;
  margin-bottom: 5px;
  margin-left: 10px;
}

.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;
}

.btm_wrap div.error {
  float: left;
  font-size: 16px;
  color: red;
}


.clearit {
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
}


.puckwrap {
  padding-top: 20px;
  padding-left: 20px;
  float: left;
}

div#balance-diabetes-slide .puckwrap {
  padding-top: 30px;
  padding-left: 250px;
}


.puckwrap2 {
  padding-top: 50px;
  padding-left: 20px;
  float: left;
}


.orangepuck {
  display: table;
  width: 194px;
  height: 194px;
  -webkit-border-radius: 97px;
  -moz-border-radius: 97px;
  border-radius: 97px;
  background-color: #F38256;
}

.orangepuck div {
  display: table-row;
}

.orangepuck div div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.orangepuck div div span.epic {
  line-height: 22px;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
}

.orangepuck div div span.huge {
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
}


.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;
}


.pricing_block {
  width: 1000px;
  background: #EFEFEF url(../image/pricing_bg_trans.png) bottom center no-repeat;
  padding-bottom: 380px;
}

.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;
}

.pricing_block span {
  color: #00A261;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

.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;
}

.pricing_block .zip_popup .popup-close-button {
  float: right;
  display: block;
  margin: 5px;
}

.pricing_block .zip_popup span {
  font-size: 18px;
  color: #6C6D6C;
  display: inline-block;
  margin-bottom: 20px;
}

.pricing_block .zip_popup label {
  display: inline-block;
  margin-left: 15px;
}

.pricing_block .zip_popup input {
  width: 143px;
  border: 1px solid #dadada;
  height: 30px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}

.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%;
}

.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;
}

.pricing_block .zip_popup #zip_continue:visited, .pricing_block .zip_popup #zip_contine:hover, .pricing_block .zip_popup #zip_continue:active {
  color: #fff;
}

.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;
}

.pricing_block .zip_popup .availability-msg span.note {
  font-size: 11px;
  margin: 5px 0;
}

.pricing_block .zip_popup .availability-msg div {
  line-height: 16px;
  color: #346b65;
  margin-top: 10px;
}

.pricing_block .zip_popup .availability-msg div span {
  margin: 0;
  color: #346b65;
  font-weight: bold;
}

.pricing_block .zip_popup .availability-msg p {
  font-size: 20px;
  color: #346b65;
  margin: 0;
}

.pricing_block .zip_popup .availability-msg p span {
  font-weight: bold;
  color: #346b65;
  margin: 0;
  font-size: 20px;
}

.pricing_block .zip_popup .availability-msg p#choose-delivery-option {
  color: #346b65;
  margin: 0 0 10px 0;
  font-size: 20px;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy.full div.left {
  padding-right: 28px;
  border-right: 1px solid #6C6D6C;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy.full ul {
  width: 165px;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy.full ul li {
  font-size: 12px;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy {
  width: 325px;
  margin: auto;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy.full {
  width: 425px;
}

.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;
}

.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;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy ul li.hide {
  list-style: none;
}

.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;
}

.pricing_block .zip_popup .availability-msg div#delivery-option-copy a#choose-frozen-home-delivery {
  color: #1eb2b6;
}

.pricing_block .shade {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #000;
  opacity: .80;
}

.pricing_block .maincontent {
  width: 790px;
  margin: 0 auto;
  display: block;
  font-weight: 300;
  padding-top: 60px;
}

.pricing_block .maincontent h2 {
  background: none;
}

.pricing_block .maincontent .priceTable {
  display: table;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
  border-collapse: collapse;
}

.pricing_block .maincontent .priceRow {
  display: table-row;
  border-bottom: 1px solid #A8A8A8;
  min-height: 79px;
}

.pricing_block .maincontent .priceRow:last-child {
  border-bottom: 0px;
}

.pricing_block .maincontent .priceCell {
  display: table-cell;
  vertical-align: middle;
}

.pricing_block .maincontent .priceCell.label {
  color: #00A261;
  font-size: 28px;
  font-family: 'Open Sans', sans-serif;
  width: 200px;
  line-height: 79px;
}

.pricing_block .maincontent .priceCell.arrow {
  width: 45px;
  text-align: right;
}

.pricing_block .maincontent .priceCell.selections {
  width: 475px;
}

.pricing_block .maincontent .priceCell.selections label {
  font-size: 22px;
  background: url(../image/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;
}

.pricing_block .maincontent .priceCell.selections label input[type=radio] {
  display: none;
}

.pricing_block .maincontent .priceCell.selections.tworow {
  vertical-align: middle;
}

.pricing_block .maincontent .priceCell.selections .twolineadjacent {
  line-height: 24px;
  margin-top: 4px;
  display: inline-block;
}

.pricing_block .maincontent .twoline {
  float: left;
  width: 35%;
}

.pricing_block .maincontent .twoline small {
  margin-left: 0px;
  display: inline-block;
  font-size: .6em;
}

.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;
}

.pricing_block .finalPrice span {
  font-size: 53px;
  font-family: 'Open Sans', sans-serif;
}

.pricing_block .finalPrice div {
  position: absolute;
  display: block;
  bottom: 10px;
  right: 30px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
}

.pricing_block #origPrice {
  color: #6C6D6C;
  font-size: 14px;
}

.pricing_block a.coupon_close {
  color: #6C6D6C;
  font-size: 14px;
}

.pricing_block #origPriceCurrency {
  font-size: 14px;
  color: #6C6D6C;
}

.pricing_block #origPriceContainer {
  font-size: 18px;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -24px;
}

.pricing_block .coupon_container {
  margin-top: 15px;
}

.pricing_block .coupon_container .coupon_info {
  line-height: 27px;
  display: inline-block;
  margin-bottom: 15px;
  color: #6C6D6C;
  font-size: 18px;
}

.pricing_block .coupon_container .coupon_info span {
  color: inherit;
  font-size: inherit;
}

.pricing_block .coupon_container .coupon_info img {
  vertical-align: top;
  cursor: pointer;
}

.pricing_block .coupon_container div.terms, .pricing_block .coupon_container div.expires {
  width: 480px;
  font-size: 14px;
  margin-bottom: 5px;
}

.pricing_block .coupon_container div.terms span, .pricing_block .coupon_container div.expires span {
  font-size: 14px;
  color: inherit;
}

.pricing_block .coupon_container .expires {
  font-style: italic;
}


.chef_block {
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  height: 415px;
  width: 1000px;
  background: url(../image/menus_chef_top.jpg) center center/cover no-repeat;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}


.chef_inner {
  display: inline-block;
  color: #FFF;
  width: 70%;
  text-align: left;
}

.chef_inner h2 {
  text-transform: uppercase;
  font-size: 52px;
  line-height: 52px;
  padding-left: 0;
}

.chef_inner p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.chef_inner h2, .chef_inner p {
  margin: 0 0 10px 0;
  width: 100%;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
}


.menu-sect {
  height: 660px;
  position: relative;
}

.menu-sect .menu-description {
  width: 525px;
  height: 529px;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  position: absolute;
  top: 60px;
  left: 80px;
  padding: 17px 37px 37px 37px;
  box-sizing: border-box;
}

.menu-sect .menu-description h2 {
  color: #3abdc1;
  font-family: "Oswald", sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 52px;
  text-transform: uppercase;
}

.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;
}

.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;
}

.menu-sect .menu-description ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-sect .menu-description li:before {
  content: "鈥?";
  color: #3abdc1;
}

.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;
}

.menu-sect .menu-description a.btn {
  text-transform: uppercase;
  padding-left: 15px;
}

.menu-sect .menu-description img.epicurious {
  position: absolute;
  bottom: 39px;
  right: -80px;
}

.menu-sect .menu-description img.ada {
  position: absolute;
  bottom: 59px;
  right: 40px;
}


.menu-sect.balance {
  background: url(../image/balance-food.jpg) center center/cover no-repeat;
}


.menu-sect.diabetes {
  background: url(../image/balance-diabetes-food.jpg) center center/cover no-repeat;
}


.menu-sect.carb {
  background: url(../image/carb-30-food.jpg) center center/cover no-repeat;
}


.menu-sect.vegetarian {
  background: url(../image/vegetarian-food.jpg) center center/cover no-repeat;
}


.menu-divider {
  height: 15px;
  width: 100%;
  background-color: #3abdc1;
}


#home {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#home .slider {
  margin-bottom: 0;
}

#home .slider .slick-slide img {
  width: 100%;
}

#home .prev span {
  background-position: 8px 15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../image/nav-sprite.png");
  display: none;
}

#home .prev:hover span {
  display: block;
}

#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;
}

#home .prev:hover {
  margin-left: -16px;
  background-color: #3dbcc0;
  transition: margin-left 0.05s ease-in, background-color 0.05s ease-in;
}

#home .next span {
  background-position: -41px 16px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../image/nav-sprite.png");
  display: none;
}

#home .next:hover span {
  display: block;
}

#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;
}

#home .next:hover {
  margin-right: -16px;
  background-color: #3dbcc0;
  transition: margin-right 0.05s ease-in, background-color 0.05s ease-in;
}

#home #promo-top {
  height: 416px;
  position: relative;
}

#home #promo-top .header {
  color: #000000;
  font-family: Oswald;
  font-weight: 300;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 53px;
  padding-top: 59px;
  max-width: 350px;
  padding-left: 43px;
}

#home #promo-top .header .asterisk {
  font-size: 25px;
  line-height: 35px;
  vertical-align: top;
}

#home #promo-top .content {
  color: #000000;
  font-family: "Open Sans";
  font-size: 27px;
  font-weight: 300;
  line-height: 33px;
  padding-left: 27px;
  text-align: center;
  max-width: 240px;
}

#home #promo-top .promo-bar {
  position: absolute;
  bottom: 86px;
  right: 0px;
  width: 399px;
  height: 123px;
  color: #fffefe;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0px;
  padding-top: 10px;
  box-sizing: border-box;
}

#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;
}

#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;
}

#home #promo-top .button-cont {
  padding-left: 66px;
  padding-top: 20px;
}

#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;
}

#home #promo-top .mobilePromoImageContainer {
  display: none;
  background-size: 100%;
  width: 100%;
  padding-top: 74.17%;
  height: 0;
}

#home #promo-top .disclaimer {
  text-align: right;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  padding-top: 83px;
  padding-bottom: 10px;
  padding-right: 10px;
}

#home #promo-bottom {
  background-image: url("../image/promo-bottom.jpg");
  height: 453px;
  position: relative;
  margin-bottom: 30px;
  margin-top: -20px;
}

#home #promo-bottom .header {
  color: #ffffff;
  font-family: Oswald;
  font-size: 80px;
  font-weight: 500;
  line-height: 87px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 40px;
}

#home #promo-bottom .button-cont {
  padding-left: 104px;
  padding-top: 20px;
  position: absolute;
  bottom: 120px;
  right: 80px;
}

#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;
}

#home #promo-bottom .disclaimer {
  color: #4c4c4c;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  position: absolute;
  bottom: -30px;
  right: 0px;
}

#home #promo-bottom .promo-bar {
  position: absolute;
  bottom: 86px;
  left: 72px;
  width: 399px;
  height: 123px;
  color: #fffefe;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0px;
  padding-top: 4px;
  box-sizing: border-box;
}

#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;
}

#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;
}

#home #steps {
  margin: 40px auto 0px auto;
}

#home #steps .step {
  width: 25%;
  float: left;
}

#home #steps .step .imgcont {
  min-height: 90px;
  position: relative;
}

#home #steps .step img {
  max-width: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#home #steps .step img.step_img {
  max-width: 130px;
}

#home #steps .step img#truck {
  max-width: 130px;
}

#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;
}

#home #steps .step p {
  padding: 0 10px;
  text-align: center;
  color: #42413e;
  font-family: Oswald;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
}

#home #section-1 {
  height: 331px;
  background-color: #e8ebe0;
  background-image: url("../image/section-1.jpg");
  background-position-y: center;
  position: relative;
  margin: 0;
  padding: 0;
}

#home #section-1 .header {
  font-family: "Oswald";
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  color: #00a261;
  position: absolute;
  top: 60px;
  left: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#home #section-1 .header .asterisk {
  font-size: 25px;
  line-height: 35px;
  vertical-align: top;
}

#home #section-1 .content {
  font-family: "Open Sans Light";
  font-size: 16px;
  line-height: 24px;
  color: #353535;
  position: absolute;
  top: 100px;
  right: 40px;
}

#home #section-1 .content .asterisk {
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
  color: #353535;
}

#home #section-1 .content span {
  color: #00a261;
  font-weight: bold;
}

#home #section-2 {
  height: 482px;
  background-image: url("../image/section-2.jpg");
  position: relative;
  margin: 0;
  padding: 0;
}

#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;
}

#home #section-2 .content {
  font-family: "Open Sans Light";
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  position: absolute;
  top: 200px;
  left: 80px;
}

#home #section-3 {
  height: 539px;
  background-image: url("../image/It-all-starts-great-food.jpg");
  background-position-y: bottom;
  background-repeat: no-repeat;
  position: relative;
  margin: 0;
  padding: 0;
}

#home #section-3 .header {
  font-family: "Oswald";
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  color: #3abdc1;
  position: absolute;
  top: 40px;
  left: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#home #section-3 .content {
  font-family: "Open Sans Light";
  font-size: 18px;
  line-height: 25px;
  color: #4f4e32;
  position: absolute;
  top: 160px;
  left: 40px;
}

#home #section-3 .menus {
  text-transform: uppercase;
}

#home #section-3 .menus .menus-head {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 300;
  color: #3abdc1;
  position: absolute;
  top: 320px;
  left: 40px;
}

#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("../image/home-menu-bg.png");
  height: 114px;
  width: 124px;
  position: absolute;
  line-height: 25px;
  padding-top: 10px;
  text-align: center;
  margin-top: 25px;
}

#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;
}

#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;
}

#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;
}

#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;
}

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: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#home #section-3 .menus .menu-low-fat {
  top: 345px;
  left: 35px;
}

#home #section-3 .menus .menu-diabetic {
  top: 345px;
  left: 173px;
}

#home #section-3 .menus .menu-lc {
  top: 345px;
  left: 312px;
}

#home #section-3 .menus .menu-vegetarian {
  top: 345px;
  left: 451px;
}

#home #foodSafetySection {
  height: 509px;
  background-image: url("../image/SafetySectionBackground.jpg");
  position: relative;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 999px) {
  
  #home #foodSafetySection {
    margin-top: 40px;
  }
}

#home #foodSafetySection .content {
  width: 100%;
  max-width: 300px;
  padding: 0 10px;
}
@media all and (max-width: 999px) {
  
  #home #foodSafetySection .content {
    text-align: center;
  }
}

#home #foodSafetySection h1 {
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  padding: 0;
}

#home #foodSafetySection p {
  font-family: "Open Sans Light", sans-serif;
  font-size: 18px;
  line-height: 25px;
  color: #4f4e32;
}

#home #foodSafetySection a.learn_more_safety {
  color: white;
  background-color: #00cb8c;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  font-weight: 300;
  padding: 20px;
  margin-top: 5px;
}

#home #section-4 {
  height: 603px;
  background-image: url("https://freshology.com/images/2015/weight-loss-goals.jpg");
  position: relative;
  margin: 0;
  padding: 0;
}

#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;
}

#home #section-4 .content {
  font-family: "Open Sans Light";
  font-size: 18px;
  line-height: 25px;
  color: #353535;
  position: absolute;
  top: 240px;
  left: 87px;
}

#home #section-4 .content span {
  color: #fff799;
}

#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;
}

#home #section-6 {
  background-image: url("../image/getting-started.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 696px;
  position: relative;
}

#home #section-6 div.step {
  width: 250px;
  position: absolute;
  top: 385px;
}

#home #section-6 div.step#diabetes-step1 {
  left: 78px;
}

#home #section-6 div.step#diabetes-step2 {
  left: 378px;
}

#home #section-6 div.step#diabetes-step3 {
  left: 655px;
}

#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;
}

#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;
}

#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;
}


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;
}


div#bottom-social {
  width: 1000px;
  height: 114px;
  background-color: #161716;
  color: #CCCCCC;
  padding-top: 18px;
  text-align: center;
  margin: 0 auto;
}

div#bottom-social img {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}


div#bottom-links {
  width: 940px;
  padding-top: 42px;
  padding-bottom: 42px;
  padding-left: 60px;
  background-color: #333333;
  margin: 0 auto;
}

div#bottom-links ul {
  color: #E5C684;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 35px;
  float: left;
  list-style-type: none;
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
  width: 140px;
}

div#bottom-links ul span {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
  display: inline-block;
}

div#bottom-links ul li {
  font-weight: 300;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  margin-bottom: 0;
  background: none;
}

div#bottom-links ul li a {
  text-decoration: none;
  color: #E5C684;
  font-weight: 300;
}


div#bottom-analysis {
  width: 1000px;
  height: 444px;
  background-color: #E8EBE0;
  color: #606060;
  padding-top: 40px;
  margin: 0 auto;
}

div#bottom-analysis .header {
  font-size: 30px;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 5px;
  font-style: normal;
  color: #A6AE42;
  padding: 0px 0px 0px 16px;
  margin: 25px 0px 20px;
}

div#bottom-analysis h2 {
  background: none;
}

div#bottom-analysis .outerwrap {
  display: table;
  height: 256px;
  width: 1000px;
}

div#bottom-analysis .outerwrap .innerwrap {
  display: table-row;
  width: 1000px;
}

div#bottom-analysis .outerwrap .innerwrap .thanks {
  display: none;
}

div#bottom-analysis .outerwrap .innerwrap a.btn {
  display: block;
  width: 156px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #FFF;
  background-color: #1EB2B6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  text-decoration: none;
  margin: 25px auto 0;
  font-weight: 300;
}

div#bottom-analysis .outerwrap .innerwrap .left, div#bottom-analysis .outerwrap .innerwrap .right {
  display: table-cell;
  vertical-align: middle;
  width: 49.5%;
  text-align: center;
}

div#bottom-analysis .outerwrap .innerwrap .left h2, div#bottom-analysis .outerwrap .innerwrap .right h2 {
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 5px;
}

div#bottom-analysis .outerwrap .innerwrap .left span, div#bottom-analysis .outerwrap .innerwrap .right span {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

div#bottom-analysis .outerwrap .innerwrap .left input[type=text] {
  width: 250px;
  height: 34px;
  margin-top: 20px;
  font-size: 18px;
  padding-left: 10px;
  color: #AEAEAE;
}

div#bottom-analysis .outerwrap .innerwrap .right {
  border-left: 1px solid #a3a3a3;
}

div#bottom-analysis .outerwrap .innerwrap .right div.checkwrap {
  clear: both;
}

div#bottom-analysis .outerwrap .innerwrap .right div.wrap {
  width: 322px;
  margin: 0 auto;
  text-align: left;
  display: block;
  clear: both;
}

div#bottom-analysis .outerwrap .innerwrap .right input[type=text] {
  width: 302px;
  height: 28px;
  margin-top: 5px;
  font-size: 18px;
  padding-left: 10px;
  color: #AEAEAE;
}

div#bottom-analysis .outerwrap .innerwrap .right input[type=text].tiny {
  width: 109px;
  float: left;
  margin-top: 9px;
}

div#bottom-analysis .outerwrap .innerwrap .right div.rightselect {
  padding-top: 5px;
  width: 190px;
  float: right;
}

div#bottom-analysis .outerwrap .innerwrap .right div.rightselect div.selwrap {
  margin-bottom: 5px;
  width: 188px;
  height: 26px;
  cursor: pointer;
  position: relative;
}

div#bottom-analysis .outerwrap .innerwrap .right div.rightselect div.selwrap span {
  background: url(../image/selectbox.png) top left no-repeat;
  display: block;
  width: 188px;
  height: 26px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  pointer-events: none;
  padding-left: 16px;
  z-index: 560;
  position: absolute;
  top: 0;
  left: 0;
}

div#bottom-analysis .outerwrap .innerwrap .right div.rightselect div.selwrap select {
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 180px;
  height: 24px;
  z-index: 559;
  outline: none;
}

div#bottom-analysis .outerwrap .innerwrap .right a.btn {
  margin-top: 5px;
}


.videowrap {
  overflow: hidden;
  width: 170px;
  height: 170px;
  -webkit-border-radius: 85px;
  -moz-border-radius: 85px;
  border-radius: 85px;
  position: relative;
}

.videowrap video, .videowrap img {
  position: absolute;
  top: -35px;
  left: -75px;
}

.videowrap video {
  z-index: 500;
}

.videowrap img {
  z-index: 600;
  pointer-events: none;
}


#sample_menu_wrapper {
  z-index: 11000;
}

#sample_menu_wrapper h2 {
  background: none;
}

#sample_menu_wrapper #sample_menu_lightbox {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 786px;
  min-height: 700px;
  margin: 50px auto;
  border: 1px solid #DADADA;
  position: relative;
  background-color: #F4F4F4;
  z-index: 11001;
  top: auto;
  background-image: none;
}

#sample_menu_wrapper a#sample_menu_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

#sample_menu_wrapper table {
  width: 730px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
}

#sample_menu_wrapper table:first-child {
  margin-top: 0px;
}

#sample_menu_wrapper tr td {
  max-width: 137px;
  text-align: center;
}

#sample_menu_wrapper td {
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #DCDCDC;
  padding-bottom: 2px;
}

#sample_menu_wrapper td:last-child {
  border-right: 0px;
}

#sample_menu_wrapper tr.titles {
  border-bottom: 1px solid #DCDCDC;
}

#sample_menu_wrapper tr.titles:last-child {
  border-bottom: 0px;
}

#sample_menu_wrapper .meal-title {
  padding: 0px;
}

#sample_menu_wrapper ul#week_tabs {
  width: 450px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #91CB64;
  border-right: 0px;
  padding-left: 0px;
  margin-right: 33px;
  padding-top: 0;
}

#sample_menu_wrapper ul#week_tabs li {
  float: left;
  display: inline-block;
  width: 89px;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #91CB64;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

#sample_menu_wrapper ul#week_tabs li.selected {
  background-color: #91CB64;
}

#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;
}

#sample_menu_wrapper ul#week_tabs li.selected a {
  color: #FFF;
}

#sample_menu_wrapper div.right {
  margin-top: 20px;
}

#sample_menu_wrapper h2 {
  float: left;
  margin-top: 60px;
  font-family: "OpenSans", sans-serif;
  font-weight: lighter;
  color: #4D4D4D;
  font-size: 28px;
  padding-left: 30px;
}

#sample_menu_wrapper div.right p {
  padding-right: 33px;
  text-align: center;
  color: #00A261;
}

#sample_menu_wrapper td {
  width: 127px;
}

#sample_menu_wrapper hr {
  height: 1px;
  background: #DADADA;
  width: 690px;
  float: right;
  margin-right: 30px;
  font-size: 1px;
  border: 0px;
}

#sample_menu_wrapper td.first {
  vertical-align: middle;
  border-right: 0px;
}

#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;
}

#sample_menu_wrapper #menu-tip {
  text-align: center;
  font-family: "OpenSans", sans-serif;
}

#sample_menu_wrapper .meal-image {
  width: 127px;
}


#emergency-banner {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

#emergency-banner div {
  margin: 8px auto;
  width: auto;
}


.tooltipster-icon {
  font-size: 12px !important;
  margin-left: -2px !important;
  vertical-align: top;
}


div.slide_holder ul li {
  background: none;
}


#success-stories-video-banner {
  height: 365px;
  background-color: #efefef;
  position: relative;
  margin: 0;
  padding: 0;
}

#success-stories-video-banner .header {
  font-family: "Oswald";
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  color: #1eb2b6;
  position: absolute;
  top: 60px;
  left: 45px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#success-stories-video-banner .header a {
  color: #1eb2b6;
  text-decoration: none;
}

#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;
}

#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;
}

#success-stories-video-banner .disclaimer {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: .8em;
}

#success-stories-video-banner .disclaimer span {
  font-size: 1em;
  line-height: 1em;
  vertical-align: text-top;
}

#success-stories-video-banner .person-1 {
  position: absolute;
  top: 40px;
  left: 350px;
}

#success-stories-video-banner .person-2 {
  position: absolute;
  top: 40px;
  left: 565px;
}

#success-stories-video-banner .person-3 {
  position: absolute;
  top: 40px;
  left: 790px;
}


#success-stories-home-banner {
  height: 560px;
  background-image: url("../image/success-bg.jpg");
  background-position-y: bottom;
  position: relative;
  margin: 0;
  padding: 0;
}

#success-stories-home-banner .button-cont {
  position: absolute;
  left: 541px;
  top: 240px;
}

#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-top: 5px;
}

#success-stories-home-banner .header {
  font-family: "Oswald";
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
  color: #3abdc1;
  position: absolute;
  top: 40px;
  left: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#success-stories-home-banner .content {
  font-family: "Open Sans Light";
  font-size: 18px;
  line-height: 25px;
  color: #4f4e32;
  position: absolute;
  top: 35px;
  left: 40px;
}

#success-stories-home-banner .content p {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding-top: 0px;
  margin-right: 15px;
  margin-top: 70px;
}

#success-stories-home-banner .content a {
  text-decoration: none;
}

#success-stories-home-banner .content img {
  width: 18%;
  margin-right: 15px;
}


#video-popup-wrapper .vid-popup {
  display: none;
  position: fixed;
  top: 10px;
  left: 50%;
  margin-left: -427px;
  width: 854px;
  height: 480px;
  z-index: 11;
}

#video-popup-wrapper .vid-popup .close-vid {
  position: relative;
  top: 25px;
  left: 820px;
  font-weight: bold;
  cursor: pointer;
  z-index: 500;
}

#video-popup-wrapper .shade {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #000;
  opacity: .50;
}


#blog_posts_lists .under-post .post_links.share_links {
  width: 390px;
  height: 20px;
}

#blog_posts_lists .under-post .post_links.share_links li div.pinterest-wrapper {
  display: inline-block;
  position: relative;
  top: -6px;
}


#diet_analysis {
  background-position-x: right;
}


#site_wrapper #fda_results .container .right-container {
  width: 430px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #dial {
  left: auto !important;
  right: 20px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #bmi_pointer {
  left: auto !important;
  right: -33px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #your_bmi {
  left: auto !important;
  right: 20px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #bmi_number {
  left: auto !important;
  right: 20px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #bmi_text {
  left: auto !important;
  right: 20px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #info_btn {
  left: auto !important;
  right: 20px;
}

#site_wrapper #fda_results .container .right-container #bmi_container #below_dial {
  margin-right: 0;
  margin-left: 0;
}


#mobile-customer_menu {
  display: none;
}


.mobile-number {
  display: none;
}


#contact-us-form > div:first-child {
  float: left;
}


.mobile-phone {
  display: none;
}