/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, main, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

input:focus {
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, main, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

a {
  text-decoration: none;
}

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/*bottom box position will move depending on the background. different classes available*/
a#bottom-box {
  display: block;
  position: relative;
  right: -158px;
  top: 660px;
  float: right;
}

a#bottom-box-lower {
  display: block;
  position: relative;
  right: -125px;
  top: 764px;
  float: right;
}

a#bottom-box-under {
  display: block;
  position: relative;
  float: right;
  left: 64px;
  top: 700px;
}

.callout > a#js-getlocation {
  display: none;
}

.wrapper {
  max-width: 960px;
  margin: 0 auto;
}

#left-column {
  max-width: 46%;
  margin-left: 60px;
  margin-top: 0px;
}

#light-background #left-column {
  max-width: 46%;
  margin: 10px;
  margin-left: 60px;
}

#light-background .wrapper {
  font: normal normal normal 100%/150% arial, san-serif;
  color: #111;
}

#light-background .wrapper h1 {
  font: italic normal normal 130%/150% georgia, sans;
  margin-bottom: 10px;
}

#light-background .wrapper h2 {
  font-size: 120%;
  font-weight: bold;
}

#light-background .wrapper p {
  font-size: 90%;
  margin-bottom: 10px;
}

#light-background .wrapper a {
  text-decoration: underline;
  color: #111;
}

#light-background .wrapper a:hover {
  color: #E6193F;
}

.second-cta-image-mobile {
  display: none;
}

#light-background .wrapper a.btn {
  color: #fff;
}

.second-cta {
  overflow: hidden;
  display: block;
  border-radius: 5px;
  margin-top: 10px;
  height: 152px;
}

h4 {
  margin-bottom: 10px;
}

.wrapper {
  font: normal normal normal 100%/150% arial, san-serif;
  color: #fff;
}

.wrapper h1 {
  font: italic normal normal 130%/150% georgia, sans;
  margin-bottom: 10px;
}

.wrapper h2 {
  font-size: 120%;
  font-weight: bold;
}

.wrapper p {
  font-size: 90%;
  margin-bottom: 10px;
}

.wrapper p {
  font-size: 90%;
  margin-bottom: 10px;
}

.wrapper a {
  /*text-decoration: underline;*/
  color: #FCBFBF;
}

.wrapper a:hover {
  color: red;
}

.wrapper .callout a {
  color: #fff;
}

.wrapper .callout p {
  color: #fff;
}

p.intro {
  font-size: 20px;
}

.sw-input {
  margin-bottom: 5px;
}

#light-background img.caption {
  margin: 0 auto;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

img.caption {
  margin: 0 auto;
  display: block;
  position: relative;
  padding-top: 10px;
}

img.caption-mobile {
  display: none;
  position: relative;
  margin-bottom: 10px;
  padding-top: 10px;
}

.text-container {
  border: none;
  background-image: url("/womansweekly/images/ui-elements/transparent-white.png");
}

.text-container#bottom-box {
  display: block;
  position: relative;
  top: 745px;
  right: 30px;
}

img.caption2 {
  display: none;
}

img.logo {
  float: right;
  position: relative;
  right: 10px;
}

.arrow {
  float: right;
  position: relative;
  right: -184px;
  top: -98px;
}

.additional-logo {
  position: relative;
  float: right;
  right: 90px;
  top: 22px;
}

.additional-logo2 {
  float: right;
  left: 260px;
  position: relative;
  top: 23px;
}

.company-logo {
  display: none;
}

img.logo {
  float: right;
  position: relative;
}

.arrow {
  float: right;
  position: relative;
}

#boxed-image {
  float: right;
  position: relative;
  bottom: 50px;
}

#food-arrow {
  float: right;
  position: relative;
  top: 27px;
}

#just-food-arrow {
  float: right;
  position: relative;
  top: 27px;
}

#boxed-image2 {
  display: none;
}

#left-column #food-arrow-white {
  display: none;
}

em {
  font: italic normal normal 125%/150% georgia, sans;
  color: #E6193F;
  display: block;
  margin-bottom: 10px;
}

.callout-campaign {
  background-color: #AE934A;
  padding: 15px;
  border-radius: 5px;
  text-align: center;
}

.callout-campaign label {
  color: #fff;
}

.callout {
  background: url("/womansweekly/images/landing/campaign/little-black-square.png") repeat;
  padding: 15px;
  border-radius: 5px;
  text-align: center;
}

.callout label {
  margin-right: 10px;
  font-weight: bold;
  color: #99C54D;
  margin-top: 5px;
}

em {
  color: #fff;
}

.btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: padding-box;
  background-color: #da0000;
/*  background-image: linear-gradient(#a7ce63 0px, #89ba33 50%, #66901d 100%);*/
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-left-color-value: rgba(0, 0, 0, 0.5);
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-left-style-value: solid;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-left-width-value: 1px;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: rgba(0, 0, 0, 0.5);
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-right-style-value: solid;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-width-value: 1px;
  border-top-color: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  color: #fff;
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 1em;
  /*font-weight: bold;*/
  padding-bottom: 4px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 4px;
  text-align: center;
  /*text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.3);*/
  width: auto;
  border: 0px;
}

.terms {
  float: left;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 10px;
  margin-top: 10px;
  width: 40%;
}

#left-column p.intro {
  font-size: 17px;
}

li {
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
}

.terms.terms-col2 {
  margin-left: 20px;
  margin-top: 46px;
}

#food-arrow2 {
  display: none;
  margin: 0 auto;
}

@media only screen and (max-width: 920px) {
  a#bottom-box {
    display: block;
    position: absolute;
    right: -125px;
    top: 643px;
    float: right;
  }
  a#bottom-box-lower {
    top: 763px;
  }
  .callout label {
    float: none;
  }
  #boxed-image {
    float: right;
    position: relative;
    bottom: -67px;
  }
  #food-arrow {
    float: right;
    position: relative;
    right: 10px;
    top: 40px;
    padding-right: 70px;
  }
  #food-arrow2 {
    display: none;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 750px) {
  a#bottom-box {
    display: block;
    position: absolute;
    right: 4px;
    top: 647px;
  }
  a#bottom-box-lower {
    top: 763px;
    right: 15px;
  }
  img.logo {
    float: left;
    margin-left: 30px;
  }
  img.caption {
    clear: both;
  }
  .terms {
    width: 80%;
  }
  #food-arrow2 {
    display: none;
    margin: 0 auto;
  }
  .additional-logo {
    position: relative;
    right: -15px;
    top: 6px;
    width: 174px;
  }
  
  .additional-logo2 {
    position: relative;
    right: -15px;
    top: 6px;
    width: 174px;
  }
}

@media only screen and (max-width: 550px) {
  .second-cta-image-dektop {
    display: none;
  }
  .second-cta-image-mobile {
    display: block;
  }
  #left-column > a {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
  .callout > a {
    display: inline;
  }
  #bottom-box.text-container {
    display: none;
  }
  a#bottom-box-lower {
    display: none;
  }
  a#bottom-box-under {
    display: none;
  }
  a#bottom-box {
    display: none;
    position: relative;
    top: 745px;
    right: -7px;
  }
  .company-logo {
    display: block;
    text-align: center;
  }
  body {
    background-image: transparent;
  }
  .wrapper {
    max-width: 960px;
    margin: 0 auto;
    /*background: url("/womansweekly/images/landing/campaign/little-black-square.png") repeat;*/
  }
  img.logo {
    display: none;
  }
  .arrow {
    display: none;
  }
  #left-column {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
  .callout label {
    float: none;
  }
  .wrapper {
    font: normal normal normal 100%/150% arial, san-serif;
    color: #fff;
  }
  .wrapper h1 {
    font: italic normal normal 130%/150% georgia, sans;
    margin-bottom: 10px;
  }
  .wrapper h2 {
    font-size: 120%;
    font-weight: bold;
  }
  .wrapper p {
    font-size: 90%;
    margin-bottom: 10px;
  }
  .wrapper p {
    font-size: 90%;
    margin-bottom: 10px;
  }
  /*.wrapper a {
    text-decoration: underline;
  }*/
  #light-background .wrapper {
    font: normal normal normal 100%/150% arial, san-serif;
    color: #000000;
  }
  #light-background .wrapper h1 {
    font: italic normal normal 130%/150% georgia, sans;
    margin-bottom: 10px;
  }
  #light-background .wrapper h2 {
    font-size: 120%;
    font-weight: bold;
  }
  #light-background .wrapper p {
    font-size: 90%;
    margin-bottom: 10px;
  }
  #light-background .wrapper p {
    font-size: 90%;
    margin-bottom: 10px;
  }
  #light-background .wrapper a {
    text-decoration: underline;
    color: #fff;
  }
  #light-background .wrapper a:hover {
    color: #E6193F;
  }
  body {
    background: #E5E5E5 url("//images.slimmingworld.co.uk/landing/campaign/background-light.jpg") no-repeat left -400px top;
  }
  #left-column {
    max-width: 100%;
    margin-left: 10px;
    margin-top: 0px;
    padding-top: 10px;
  }
  #boxed-image {
    visibility: hidden;
  }
  #food-arrow {
    visibility: hidden;
  }
  #just-food-arrow {
    float: right;
    position: relative;
    top: 27px;
    display: none;
  }
  #boxed-image2 {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 100%;
  }
  #food-arrow2 {
    display: block;
    margin: 0 auto;
  }
  img.caption2 {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 75%;
  }
  img.caption {
    display: none;
  }
  #light-background body {
    background: #E5E5E5 url("//images.slimmingworld.co.uk/landing/campaign/background-light.jpg") no-repeat left -400px top;
  }
  #light-background #left-column {
    max-width: 100%;
    margin-left: 10px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #light-background #boxed-image {
    visibility: hidden;
  }
  #light-background #food-arrow {
    visibility: hidden;
  }
  #light-background #just-food-arrow {
    float: right;
    position: relative;
    top: 27px;
    display: none;
  }
  #light-background #boxed-image2 {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 100%;
  }
  #light-background #food-arrow2 {
    display: block;
    margin: 0 auto;
  }
  #light-background img.caption2 {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #light-background img.caption {
    display: none;
  }
  .callout > a#js-getlocation {
    display: inline;
  }
  #light-background .terms a {
    color: red;
  }
  .terms {
    margin-left: 20px;
  }
  #light-background .terms {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    width: 90%;
    color: #000000;
  }
  .additional-logo {
    display: none;
  }
  
  .additional-logo2 {
    position: relative;
  }
}

.mobile-scroll-hint.mobile-scroll-hint-sw {
  display: none;
}

@media screen and (max-width: 414px) {
  .mobile-scroll-hint.mobile-scroll-hint-sw {
    background-color: #E8E8E8;
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    height: 3em;
    z-index: 99999;
  }
  .mobile-scroll-hint.mobile-scroll-hint-sw .button {
    width: 2em;
    height: 2em;
    margin: 0 auto;
    position: relative;
    color: #ffffff;
    text-align: center;
    z-index: 99;
  }
  .mobile-scroll-hint.mobile-scroll-hint-sw .button img {
    padding-top: 0.5em;
  }
}
