@charset "UTF-8";
div#diabetes div#diabetes-header {
  height: auto; }
  div#diabetes div#diabetes-header img {
    width: 100%;
    height: auto; }
div#diabetes div#diabetes-intro {
  width: 100%;
  position: relative;
  background-image: url("../images/diabetes/intro_v-2.png");
  background-repeat: no-repeat; }
  div#diabetes div#diabetes-intro div#diabetes-intro-left {
    padding: 40px 0px 38px 40px; }
    div#diabetes div#diabetes-intro div#diabetes-intro-left div#diabetes-intro-header {
      max-width: 351px;
      color: #3abdc1;
      font-family: Oswald;
      font-size: 52px;
      font-weight: 300;
      line-height: 52px;
      background: none;
      margin-bottom: 30px; }
    div#diabetes div#diabetes-intro div#diabetes-intro-left p#diabetes-intro-copy {
      max-width: 370px;
      min-height: 180px;
      color: #353535;
      font-family: "Open Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 30px;
      margin-bottom: 40px; }
div#diabetes div#diabetes-doctor-recommendation {
  width: 100%;
  height: 472px;
  position: relative;
  background-image: url("https://freshology.com/images/diabetes/doctor.png");
  background-repeat: no-repeat;
  background-size: cover; }
  div#diabetes div#diabetes-doctor-recommendation p#quote {
    position: absolute;
    top: 70px;
    left: 50px;
    width: 449px;
    height: 280px;
    color: white;
    font-family: "Open Sans";
    font-size: 46px;
    font-style: italic;
    line-height: 56px;
    font-weight: 100; }
  div#diabetes div#diabetes-doctor-recommendation p#name {
    position: absolute;
    top: 370px;
    left: 295px;
    width: 178px;
    height: 30px;
    color: white;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 30px; }
div#diabetes div#diabetes-prevent-lose-manage {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  height: 754px;
  position: relative;
  background-image: url("../images/diabetes/prevent-lose-manage.png");
  background-repeat: no-repeat; }
  div#diabetes div#diabetes-prevent-lose-manage div#diabetes-prevent-lose-manage-header {
    width: 100%;
    color: #3abdc1;
    font-family: Oswald;
    font-size: 52px;
    font-weight: 300;
    line-height: 52px;
    margin: auto;
    text-align: center;
    padding-top: 60px; }
  div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box {
    /*position: absolute;
    top: 160px;*/
    width: 293px;
    float: left;
    margin-top: 50px;
    margin-right: 20px;
    box-sizing: border-box; }
    div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box#diabetes-prevent-lose-manage-box-manage {
      margin-right: 0px; }
    div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box div.diabetes-prevent-lose-manage-box-header {
      height: 52px;
      color: white;
      font-family: Oswald;
      font-size: 36px;
      font-weight: 300;
      line-height: 52px;
      text-align: center;
      background-color: #3abdc1;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      padding: 4px 0; }
    div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box div.diabetes-prevent-lose-manage-box-description {
      color: #353535;
      font-family: "Open Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 25px;
      text-align: center;
      opacity: 0.85;
      background-color: white;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      padding: 30px 20px; }
div#diabetes div#diabetes-testimonials {
  width: 100%;
  min-height: 613px;
  background-color: #3abdc1;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 40px; }
  div#diabetes div#diabetes-testimonials button.slick-prev {
    left: 40px;
    cursor: pointer;
    height: 41px; }
    div#diabetes div#diabetes-testimonials button.slick-prev:before {
      content: url("https://freshology.com/images/diabetes/previous.png"); }
  div#diabetes div#diabetes-testimonials button.slick-next {
    right: 40px;
    cursor: pointer;
    height: 41px; }
    div#diabetes div#diabetes-testimonials button.slick-next:before {
      content: url("../images/diabetes/next.png"); }
  div#diabetes div#diabetes-testimonials ul.slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center; }
    div#diabetes div#diabetes-testimonials ul.slick-dots li {
      background: none;
      position: relative;
      display: inline-block;
      width: 15px;
      margin: 0;
      padding: 0;
      cursor: pointer; }
      div#diabetes div#diabetes-testimonials ul.slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        div#diabetes div#diabetes-testimonials ul.slick-dots li button:before {
          color: #fff;
          font-size: 10px; }
  div#diabetes div#diabetes-testimonials div.testimonial div.headshot {
    margin: 60px auto 40px auto; }
    div#diabetes div#diabetes-testimonials div.testimonial div.headshot img {
      margin: auto;
      border-radius: 100px; }
  div#diabetes div#diabetes-testimonials div.testimonial div.quote {
    text-align: center;
    width: calc(100% - 200px);
    margin: auto;
    color: white;
    font-family: "Open Sans";
    font-size: 30px;
    font-style: italic;
    line-height: 45px; }
    div#diabetes div#diabetes-testimonials div.testimonial div.quote p {
      font-weight: 100; }
    div#diabetes div#diabetes-testimonials div.testimonial div.quote p.customer-name {
      color: white;
      font-family: "Open Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 25px; }
div#diabetes div#diabetes-getting-started {
  background-image: url("../images/diabetes/getting-started-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 696px;
  position: relative; }
  div#diabetes div#diabetes-getting-started #diabetes-step0 {
    width: 100%;
    text-align: center;
    padding-top: 20px; }
    div#diabetes div#diabetes-getting-started #diabetes-step0 img {
      width: 100%;
      max-width: 755px;
      height: auto; }
  div#diabetes div#diabetes-getting-started div.step {
    width: 250px;
    position: absolute;
    top: 245px; }
    div#diabetes div#diabetes-getting-started div.step#diabetes-step1 {
      left: 78px; }
    div#diabetes div#diabetes-getting-started div.step#diabetes-step2 {
      left: 378px; }
    div#diabetes div#diabetes-getting-started div.step#diabetes-step3 {
      left: 655px; }
    div#diabetes div#diabetes-getting-started div.step div.step-img {
      width: 100%;
      text-align: center; }
    div#diabetes div#diabetes-getting-started 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; }
    div#diabetes div#diabetes-getting-started div.step div.step-description {
      color: #353535;
      font-family: "Open Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 25px;
      text-align: center; }
  div#diabetes div#diabetes-getting-started a#diabetes-order-now {
    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#diabetes a.button {
  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; }

@media (max-width: 999px) {
  div#diabetes div#diabetes-intro {
    background-size: cover; }
    div#diabetes div#diabetes-intro div#diabetes-intro-left {
      padding: 20px; }
  div#diabetes div#diabetes-prevent-lose-manage {
    height: auto;
    padding: 0px 0px 30px 0px;
    background-size: cover; }
    div#diabetes div#diabetes-prevent-lose-manage div#diabetes-prevent-lose-manage-header {
      width: auto;
      font-size: 52px;
      font-weight: 300;
      line-height: 52px;
      margin: auto;
      text-align: center;
      padding-top: 60px;
      padding-bottom: 30px; }
    div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box {
      float: none;
      margin: auto;
      margin-bottom: 20px; }
      div#diabetes div#diabetes-prevent-lose-manage div.diabetes-prevent-lose-manage-box#diabetes-prevent-lose-manage-box-manage {
        margin-right: auto; }
  div#diabetes div#diabetes-getting-started {
    height: auto;
    padding-bottom: 70px; }
    div#diabetes div#diabetes-getting-started div.step {
      position: relative;
      display: block;
      margin: auto;
      top: auto; }
      div#diabetes div#diabetes-getting-started div.step#diabetes-step1 {
        left: auto; }
      div#diabetes div#diabetes-getting-started div.step#diabetes-step2 {
        left: auto; }
      div#diabetes div#diabetes-getting-started div.step#diabetes-step3 {
        left: auto;
        margin-bottom: 40px; }
    div#diabetes div#diabetes-getting-started a#diabetes-order-now {
      position: relative;
      bottom: auto; } }
@media (max-width: 850px) {
  div#diabetes div#diabetes-doctor-recommendation {
    height: auto;
    position: relative;
    background: #49bcbf; }
    div#diabetes div#diabetes-doctor-recommendation p#quote {
      quotes: "“" "”" "‘" "’";
      z-index: 0;
      padding: 40px;
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: auto;
      box-sizing: border-box;
      margin-bottom: 0; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:before {
        content: open-quote;
        margin-left: -35px;
        margin-top: 20px; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:after {
        content: close-quote;
        margin-left: -30px;
        margin-top: 50px; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:before, div#diabetes div#diabetes-doctor-recommendation p#quote:after {
        font-family: 'Helvetica';
        color: #5cc4c6;
        font-size: 150px;
        position: absolute;
        z-index: -1; }
    div#diabetes div#diabetes-doctor-recommendation p#name {
      position: relative;
      top: auto;
      left: auto;
      text-align: right;
      padding-right: 80px;
      width: auto;
      height: auto;
      margin: 0; } }
@media (max-width: 600px) {
  div#diabetes div#diabetes-testimonials div.testimonial div.quote {
    font-size: 20px;
    width: calc(100% - 60px); }
  div#diabetes div#diabetes-testimonials button.slick-prev {
    left: 10px; }
  div#diabetes div#diabetes-testimonials button.slick-next {
    right: 10px; }
  div#diabetes div#diabetes-doctor-recommendation {
    height: auto;
    position: relative;
    background: #49bcbf; }
    div#diabetes div#diabetes-doctor-recommendation p#quote {
      font-size: 30px;
      line-height: 40px; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:before {
        margin-left: -30px;
        margin-top: 15px; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:after {
        margin-left: -30px;
        margin-top: 40px; }
      div#diabetes div#diabetes-doctor-recommendation p#quote:before, div#diabetes div#diabetes-doctor-recommendation p#quote:after {
        font-size: 120px; }
    div#diabetes div#diabetes-doctor-recommendation p#name {
      padding-right: 30px; } }

/*# sourceMappingURL=diabetes.css.map */