@import url("../font-awesome/css/font-awesome.min.css");
.greygradient {
  background: #395c6c;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #395c6c 50%, #304d53 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#395c6c', endColorstr='#304d53', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.orangegradient {
  background: #ff8400;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ff8400 50%, #ec5e0c 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ff8400 50%, #ec5e0c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ff8400 50%, #ec5e0c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8400', endColorstr='#ec5e0c', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.whitegradient {
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #93a7b0 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #93a7b0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ffffff 50%, #93a7b0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#93a7b0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.includepadding {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.white {
  color: white;
}
.pink {
  color: #eb5187;
}
.blue {
  color: #0595d3;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Raleway', arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
}
a {
  outline: 0;
}
.black {
  color: black;
}
.img-responsive {
  max-width: 100%;
  max-height: 100%;
}
.clear {
  clear: both;
}
h1 {
  font-weight: 800;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 60px;
}
h2 {
  font-weight: 800;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  margin: 0 0 70px  0;
}
h3 {
  font-weight: 500;
  font-size: 18px;
}
.social-top {
  width: 100%;
  position: fixed;
  top: 0;
  border-top: 5px solid #eb5187;
  z-index: 10;
}
.social-top .inner {
  margin: 0 auto;
  position: relative;
}
/*.social-top .social-icons {
  width: 409px;
  height: 195px;
  background: url('../img/social-top.png') no-repeat center;
  background-size: cover;
  position: absolute;
  left: 74px;
}
.social-top .facebook,
.social-top .twitter,
.social-top .googleplus,
.social-top .youtube {
  position: absolute;
}
.social-top .facebook {
  width: 110px;
  height: 110px;
  left: 0;
  top: 77px;
}
.social-top .twitter {
  width: 96px;
  height: 112px;
  left: 110px;
  top: 61px;
}
.social-top .googleplus {
  width: 99px;
  height: 112px;
  left: 205px;
  top: 80px;
}
.social-top .youtube {
  width: 106px;
  height: 112px;
  left: 303px;
  top: 77px;
}*/
.social-top .social-icons {
    width: 187px;
    height: 89px;
    left: 20px;
    background: url('../img/social-top.png') no-repeat center;
  background-size: cover;
  position: absolute;
  }
  .social-top .facebook,
.social-top .twitter,
.social-top .googleplus,
.social-top .youtube {
  position: absolute;
  display: block;
}
  .social-top .facebook {
    width: 51px;
    height: 52px;
    left: 2px;
    top: 35px;
  }
  .social-top .twitter {
    width: 46px;
    height: 52px;
    left: 53px;
    top: 28px;
  }
  .social-top .googleplus {
    width: 43px;
    height: 52px;
    left: 99px;
    top: 37px;
  }
  .social-top .youtube {
    width: 46px;
    height: 50px;
    left: 142px;
    top: 36px;
  }

.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 100px 50px 0;
  font-size: 21px;
  max-width: 1250px;
  margin: 0 auto;
}
#section4 .container {
	max-width: 1450px;
}
.container strong {
  font-weight: normal;
  font-size: 42px;
}
.section1,
.section2,
.section3,
.section4,
.section5,
.section7,
.section8 {
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.section6 {
  width: 100%;
  position: relative;
}
.section1 {
  background: url('../img/section1bg.jpg') no-repeat center #2c85a3;
  background-size: cover;
}
.section1 .welcome {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 50px;
  color: #fff;
  text-align: center;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  /* IE 9 */
  transform: translate(0, -50%);
  /* Safari */
}
.section1 .welcome .test {
  max-width: 1450px;
  margin: 0 auto;
}
.section1 .welcome p {
  font-size: 40px;
  letter-spacing: 5px;
  color: black;
}
.section2 {
  background: #395c6c;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #395c6c 50%, #304d53 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#395c6c', endColorstr='#304d53', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.section3 {
  background: url('../img/section3bg.jpg') no-repeat bottom #28403f;
  background-size: cover;
  color: #95979b;
}
.section4 {
  background: url('../img/section4bg.jpg') no-repeat bottom #0397d6;
  background-size: cover;
}
.section5 {
  color: #ffffff;
  background: #ff8400;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ff8400 50%, #ec5e0c 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ff8400 50%, #ec5e0c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ff8400 50%, #ec5e0c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8400', endColorstr='#ec5e0c', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.section6 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #93a7b0 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #93a7b0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ffffff 50%, #93a7b0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#93a7b0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  background-size: cover;
  color: #395c6b;
}
.section6 h2 {
  color: #0594d1;
}
.section7 {
  background: #395c6c;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #395c6c 50%, #304d53 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #395c6c 50%, #304d53 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#395c6c', endColorstr='#304d53', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #ffffff;
}
.section7 .bottomimage {
  background: url('../img/section7bottom.gif') no-repeat bottom;
  padding-bottom: 333px;
}
.section7 h2 {
  color: #ff8400;
}
.section8 {
  background: url('../img/section8bg.jpg') no-repeat bottom #eb5187;
  background-size: cover;
  color: #ffffff;
}
.section8 h2 {
  color: black;
}
.section8 .container {
  padding: 100px 80px 0;
}
.nextsection {
  width: 100%;
  padding-bottom: 19px;
  text-align: center;
  font-size: 30px;
  clear: both;
  margin-top: 30px;
}
.nextsection p {
  margin: 0 0 7px 0;
}
.nextsection i {
  font-size: 53px;
}
.nextsection a {
  display: inline-block;
  height: 100%;
  text-decoration: none;
  color: white;
}
.nextsection .black {
  color: black;
}
.section1 .nextsection {
  position: absolute;
  bottom: 0;
}
.section6 .nextsection {
  background: #496e80;
  padding-top: 21px;
  margin: 0;
}
.section7 .nextsection {
  background: #20363a;
  padding-top: 21px;
  margin: 0;
}
.introduction .introductionleft {
  float: left;
  width: 70%;
}
.introduction .introductionuk {
  float: left;
  position: relative;
  padding-right: 30px;
}
.introduction .introductionpoints {
  visibility: hidden;
  position: absolute;
}
.introduction .introductionright {
  min-height: 490px;
  color: #ffffff;
  float: left;
  width: 30%;
  background: url('../img/introductionbg.gif') no-repeat center;
  background-size: contain;
  position: relative;
}
.introduction .introductionright .introrighttext {
  font-size: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  max-width: 327px;
  bottom: 0;
  right: 0;
  padding: 65px 55px;
}
.survival {
  color: #ffffff;
  margin-top: 80px;
}
.survival .survivalleft {
  float: left;
  width: 70%;
}
.survival .survivalleft .survivalbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
}
.survival .survivalleft .men {
  padding-top: 86px;
}
.survival .survivalleft .blueflower {
  padding-top: 120px;
}
.survival .survivalright {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 95px;
  float: left;
  width: 30%;
  font-size: 24px;
  background: url('../img/survival-rightbg.gif') no-repeat center;
  background-size: contain;
}
.risk {
  padding-top: 25px;
}
.risk .riskbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  color: white;
  padding: 40px 50px 0;
}
.risk .riskbox p {
  visibility: hidden;
}
.risk .riskbox:hover p, .risk .riskbox.hover p {
  visibility: visible;
}
.risk .riskbox:hover h3, .risk .riskbox.hover h3 {
  display: none;
}
.risk .toprow {
  margin: 0 auto;
  display: inline-block;
}
.risk .toprow .riskbox {
  margin-right: 70px;
}
.risk .toprow .riskbox:nth-child(4n+4) {
  margin-right: 0px;
}
.risk .bottomrow {
  clear: both;
  display: inline-block;
}
.risk .genetic {
  width: 285px;
  height: 260px;
  background: url('../img/riskbg.gif') no-repeat 0 0;
  margin-top: 10px;
}
.risk .hereditary {
  width: 264px;
  height: 264px;
  background: url('../img/riskbg.gif') no-repeat -290px 0;
}
.risk .age {
  width: 258px;
  height: 269px;
  background: url('../img/riskbg.gif') no-repeat -559px 0;
}
.risk .diet {
  width: 285px;
  height: 271px;
  background: url('../img/riskbg.gif') no-repeat -822px 0;
  margin-top: 37px;
}
.risk .oestrogen {
  width: 275px;
  height: 272px;
  background: url('../img/riskbg.gif') no-repeat -1112px 0;
  margin-top: 125px;
  margin-left: -40px;
}
.risk .cirrhosis {
  width: 258px;
  height: 302px;
  background: url('../img/riskbg.gif') no-repeat -1391px 0;
}
.risk .klinefelter {
  width: 299px;
  height: 302px;
  background: url('../img/riskbg.gif') no-repeat -1653px 0;
  margin-top: 76px;
}
.risk .occupational {
  width: 262px;
  height: 271px;
  background: url('../img/riskbg.gif') no-repeat -1957px 0;
  margin-top: 28px;
}
.risk .radiation {
  width: 247px;
  height: 266px;
  background: url('../img/riskbg.gif') no-repeat -2224px 0;
  margin-top: 100px;
}
.risk .genetic:hover {
  background: url('../img/riskbg.gif') no-repeat 0 -307px;
}
.risk .hereditary:hover {
  background: url('../img/riskbg.gif') no-repeat -290px -307px;
}
.risk .age:hover {
  background: url('../img/riskbg.gif') no-repeat -559px -307px;
}
.risk .diet:hover {
  background: url('../img/riskbg.gif') no-repeat -822px -307px;
}
.risk .oestrogen:hover {
  background: url('../img/riskbg.gif') no-repeat -1112px -307px;
}
.risk .cirrhosis:hover {
  background: url('../img/riskbg.gif') no-repeat -1391px -307px;
}
.risk .klinefelter:hover {
  background: url('../img/riskbg.gif') no-repeat -1653px -307px;
}
.risk .occupational:hover {
  background: url('../img/riskbg.gif') no-repeat -1957px -307px;
}
.risk .radiation:hover {
  background: url('../img/riskbg.gif') no-repeat -2224px -307px;
}
.symptoms {
  padding-top: 60px;
}
.symptoms .symptomsleft {
  float: left;
  width: 66%;
}
.symptoms .symptomsright {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  float: right;
  width: 33%;
  background: url('../img/symptomsbg.gif') no-repeat center;
  background-size: 100% 100%;
  padding: 80px 72px;
}
.symptoms .symptomsright ul {
  list-style-image: url('../img/tick.gif');
}
.symptoms .symptomsright ul li {
  margin-bottom: 8px;
}
.symptoms .row {
  clear: both;
}
.symptoms .symptomsbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 30px;
  float: left;
  width: 33%;
  font-size: 15px;
}
.diagnosing {
  position: relative;
  margin: 75px 0 -4px 0;
}
.diagnosing .diagnosingbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  visibility: hidden;
  position: absolute;
}
.treating {
  padding-top: 25px;
}
.treating .first,
.treating .second,
.treating .third,
.treating .fourth,
.treating .fifth {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 40px;
  margin-right: 0;
  text-align: center;
}
.treating h3 {
  color: #ff8400;
  margin-top: 0;
}
.treating p {
  font-size: 15px;
}
.treating .first {
  margin-top: 36px;
  background: url('../img/treating-bg1.gif') no-repeat center;
  background-size: 100% 100%;
}
.treating .second {
  background: url('../img/treating-bg2.gif') no-repeat center;
  background-size: 100% 100%;
}
.treating .third {
  margin-top: 66px;
  background: url('../img/treating-bg3.gif') no-repeat center;
  background-size: 100% 100%;
}
.treating .fourth {
  margin-top: 14px;
  background: url('../img/treating-bg4.gif') no-repeat center;
  background-size: 100% 100%;
}
.treating .fifth {
  margin-top: 60px;
  background: url('../img/treating-bg5.gif') no-repeat center;
  background-size: 100% 100%;
}
.diagnosing-600,
.risk-768,
.risk-1024,
.treating-1024,
.section6img-1024 {
  display: none;
}
.donext {
  margin: 65px auto;
  max-width: 920px;
}
.donextsocial {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  color: #395c6c;
  width: 46%;
  margin-right: 8%;
  height: 95px;
  line-height: 95px;
  font-size: 23px;
  background: white;
  -webkit-box-shadow: inset 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
.donextsocial .pink {
  color: #eb5187;
}
.donextsocial .share {
  float: left;
}
.donextsocial a {
  float: left;
  display: block;
  width: 51px;
  height: 51px;
  margin: 22px 0 0 10px;
}
.donextsocial .donextsocialcenter {
  margin: 0 auto;
  display: inline-block;
}
.donextsocial .facebook {
  background: url('../img/donextsocial.jpg') no-repeat 0 0;
}
.donextsocial .facebook:hover {
  background: url('../img/donextsocial.jpg') no-repeat 0 -51px;
}
.donextsocial .twitter {
  background: url('../img/donextsocial.jpg') no-repeat -51px 0;
}
.donextsocial .twitter:hover {
  background: url('../img/donextsocial.jpg') no-repeat -51px -51px;
}
.donextsocial .googleplus {
  background: url('../img/donextsocial.jpg') no-repeat -102px 0;
}
.donextsocial .googleplus:hover {
  background: url('../img/donextsocial.jpg') no-repeat -102px -51px;
}
.donextsocial .youtube {
  background: url('../img/donextsocial.jpg') no-repeat -153px 0;
}
.donextsocial .youtube:hover {
  background: url('../img/donextsocial.jpg') no-repeat -153px -51px;
}
.donextsocial:nth-child(2n+2) {
  margin-right: 0px;
}
/*@media only screen and (max-width : 1280px) {
  .social-top {
    .social-icons {
      width: 325px;
      height: 155px;
      left: 50px;
    }
    .facebook {
      width: 85px;
      height: 85px;
      left: 3px;
      top: 63px;
    }
    .twitter {
      width: 75px;
      height: 86px;
      left: 88px;
      top: 50px;
    }
    .googleplus {
      width: 79px;
      height: 87px;
      left: 163px;
      top: 65px;
    }
    .youtube {
      width: 83px;
      height: 87px;
      left: 242px;
      top: 62px;
    }
  }
}*/
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 58px;
  }
  h2 {
    margin-bottom: 50px;
  }
  .section1 .welcome p {
    font-size: 28px;
  }
  .social-top .social-icons {
    width: 187px;
    height: 89px;
    left: 20px;
  }
  .social-top .facebook {
    width: 51px;
    height: 52px;
    left: 2px;
    top: 35px;
  }
  .social-top .twitter {
    width: 46px;
    height: 52px;
    left: 53px;
    top: 28px;
  }
  .social-top .googleplus {
    width: 43px;
    height: 52px;
    left: 99px;
    top: 37px;
  }
  .social-top .youtube {
    width: 46px;
    height: 50px;
    left: 142px;
    top: 36px;
  }
  .introduction .introductionright {
    min-height: 450px;
  }
  .introduction .introductionright .introrighttext {
    font-size: 22px;
    max-width: 230px;
    padding: 68px 25px;
  }
  .survival .survivalleft {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
  }
  .survival .survivalright {
    font-size: 22px;
    padding: 50px 45px;
  }
  .symptoms {
    padding-top: 30px;
  }
  .symptoms .symptomsleft,
  .symptoms .symptomsright {
    float: none;
    clear: both;
  }
  .symptoms .symptomsleft {
    width: 100%;
  }
  .symptoms .symptomsright {
    width: 500px;
    margin: 30px auto 50px;
    background-size: contain;
  }
  .section6img {
    display: none;
  }
  .section6img-1024 {
    display: inline;
  }
  .treating,
  .risk {
    display: none;
  }
  .risk-1024 {
    display: inline;
    padding-top: 25px;
  }
  .risk-1024 .row {
    padding: 15px 0;
  }
  .risk-1024 .riskbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: white;
    padding: 40px 50px 0;
    margin-right: 30px;
  }
  .risk-1024 .riskbox p {
    visibility: hidden;
  }
  .risk-1024 .riskbox:hover p {
    visibility: visible;
  }
  .risk-1024 .riskbox:hover h3 {
    display: none;
  }
  .risk-1024 .genetic {
    width: 285px;
    height: 260px;
    background: url('../img/riskbg.gif') no-repeat 0 0;
    margin-top: 10px;
  }
  .risk-1024 .hereditary {
    width: 264px;
    height: 264px;
    background: url('../img/riskbg.gif') no-repeat -290px 0;
  }
  .risk-1024 .age {
    width: 258px;
    height: 269px;
    background: url('../img/riskbg.gif') no-repeat -559px 0;
  }
  .risk-1024 .diet {
    width: 285px;
    height: 271px;
    background: url('../img/riskbg.gif') no-repeat -822px 0;
  }
  .risk-1024 .oestrogen {
    width: 275px;
    height: 272px;
    background: url('../img/riskbg.gif') no-repeat -1112px 0;
  }
  .risk-1024 .cirrhosis {
    width: 258px;
    height: 302px;
    background: url('../img/riskbg.gif') no-repeat -1391px 0;
  }
  .risk-1024 .klinefelter {
    width: 299px;
    height: 302px;
    background: url('../img/riskbg.gif') no-repeat -1653px 0;
  }
  .risk-1024 .occupational {
    width: 262px;
    height: 271px;
    background: url('../img/riskbg.gif') no-repeat -1957px 0;
  }
  .risk-1024 .radiation {
    width: 247px;
    height: 266px;
    background: url('../img/riskbg.gif') no-repeat -2224px 0;
  }
  .risk-1024 .genetic:hover {
    background: url('../img/riskbg.gif') no-repeat 0 -307px;
  }
  .risk-1024 .hereditary:hover {
    background: url('../img/riskbg.gif') no-repeat -290px -307px;
  }
  .risk-1024 .age:hover {
    background: url('../img/riskbg.gif') no-repeat -559px -307px;
  }
  .risk-1024 .diet:hover {
    background: url('../img/riskbg.gif') no-repeat -822px -307px;
  }
  .risk-1024 .oestrogen:hover {
    background: url('../img/riskbg.gif') no-repeat -1112px -307px;
  }
  .risk-1024 .cirrhosis:hover {
    background: url('../img/riskbg.gif') no-repeat -1391px -307px;
  }
  .risk-1024 .klinefelter:hover {
    background: url('../img/riskbg.gif') no-repeat -1653px -307px;
  }
  .risk-1024 .occupational:hover {
    background: url('../img/riskbg.gif') no-repeat -1957px -307px;
  }
  .risk-1024 .radiation:hover {
    background: url('../img/riskbg.gif') no-repeat -2224px -307px;
  }
  .treating-1024 {
    display: inline;
    padding-top: 25px;
  }
  .treating-1024 .row {
    width: 100%;
    padding: 15px 0;
  }
  .treating-1024 .first,
  .treating-1024 .second,
  .treating-1024 .third,
  .treating-1024 .fourth,
  .treating-1024 .fifth {
    float: left;
    width: 32%;
    box-sizing: border-box;
    padding: 40px;
    margin-right: 0;
    text-align: center;
  }
  .treating-1024 h3 {
    color: #ff8400;
    margin-top: 0;
  }
  .treating-1024 p {
    font-size: 15px;
  }
  .treating-1024 .first {
    margin-right: 2%;
    background: url('../img/treating-bg1.gif') no-repeat center;
    background-size: 100% 100%;
  }
  .treating-1024 .second {
    margin-right: 2%;
    background: url('../img/treating-bg2.gif') no-repeat center;
    background-size: 100% 100%;
  }
  .treating-1024 .third {
    background: url('../img/treating-bg3.gif') no-repeat center;
    background-size: 100% 100%;
  }
  .treating-1024 .fourth {
    margin-right: 2%;
    background: url('../img/treating-bg4.gif') no-repeat center;
    background-size: 100% 100%;
  }
  .treating-1024 .fifth {
    background: url('../img/treating-bg5.gif') no-repeat center;
    background-size: 100% 100%;
  }
  .section8 h2 {
    margin-bottom: 35px;
  }
  .donext {
    margin: 35px auto;
  }
  .nextsection {
    font-size: 28px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 56px;
  }
  .introduction .introductionleft,
  .introduction .introductionright {
    float: none;
    width: 100%;
    clear: both;
  }
  .introduction .introductionuk {
    width: 100%;
    padding: 0;
  }
  .introduction .introductionright {
    margin: 50px 0 70px;
  }
  .introduction .introductionright .introrighttext {
    left: 250px;
  }
  .survival .survivalleft,
  .survival .survivalright {
    float: none;
    clear: both;
  }
  .survival .survivalleft {
    width: 100%;
    padding-right: 0;
  }
  .survival .survivalright {
    width: 320px;
    margin: 30px auto 50px;
    padding: 50px 55px;
  }
  .risk-1024 {
    display: none;
  }
  .risk-768 {
    display: inline;
    padding-top: 25px;
  }
  .risk-768 .row {
    padding: 15px 0;
    display: inline-block;
    margin: 0 auto;
  }
  .risk-768 .riskbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: white;
    padding: 40px 50px 0;
    margin-right: 30px;
  }
  .risk-768 .riskbox:nth-child(2n+2) {
    margin-right: 0px;
  }
  .risk-768 .riskbox p {
    visibility: hidden;
  }
  .risk-768 .riskbox:hover p {
    visibility: visible;
  }
  .risk-768 .riskbox:hover h3 {
    display: none;
  }
  .risk-768 .genetic {
    width: 285px;
    height: 260px;
    background: url('../img/riskbg.gif') no-repeat 0 0;
    margin-top: 10px;
  }
  .risk-768 .hereditary {
    width: 264px;
    height: 264px;
    background: url('../img/riskbg.gif') no-repeat -290px 0;
  }
  .risk-768 .age {
    width: 258px;
    height: 269px;
    background: url('../img/riskbg.gif') no-repeat -559px 0;
  }
  .risk-768 .diet {
    width: 285px;
    height: 271px;
    background: url('../img/riskbg.gif') no-repeat -822px 0;
  }
  .risk-768 .oestrogen {
    width: 275px;
    height: 272px;
    background: url('../img/riskbg.gif') no-repeat -1112px 0;
  }
  .risk-768 .cirrhosis {
    width: 258px;
    height: 302px;
    background: url('../img/riskbg.gif') no-repeat -1391px 0;
  }
  .risk-768 .klinefelter {
    width: 299px;
    height: 302px;
    background: url('../img/riskbg.gif') no-repeat -1653px 0;
  }
  .risk-768 .occupational {
    width: 262px;
    height: 271px;
    background: url('../img/riskbg.gif') no-repeat -1957px 0;
  }
  .risk-768 .radiation {
    width: 247px;
    height: 266px;
    background: url('../img/riskbg.gif') no-repeat -2224px 0;
  }
  .risk-768 .genetic:hover {
    background: url('../img/riskbg.gif') no-repeat 0 -307px;
  }
  .risk-768 .hereditary:hover {
    background: url('../img/riskbg.gif') no-repeat -290px -307px;
  }
  .risk-768 .age:hover {
    background: url('../img/riskbg.gif') no-repeat -559px -307px;
  }
  .risk-768 .diet:hover {
    background: url('../img/riskbg.gif') no-repeat -822px -307px;
  }
  .risk-768 .oestrogen:hover {
    background: url('../img/riskbg.gif') no-repeat -1112px -307px;
  }
  .risk-768 .cirrhosis:hover {
    background: url('../img/riskbg.gif') no-repeat -1391px -307px;
  }
  .risk-768 .klinefelter:hover {
    background: url('../img/riskbg.gif') no-repeat -1653px -307px;
  }
  .risk-768 .occupational:hover {
    background: url('../img/riskbg.gif') no-repeat -1957px -307px;
  }
  .risk-768 .radiation:hover {
    background: url('../img/riskbg.gif') no-repeat -2224px -307px;
  }
  .donext {
    margin: 40px auto;
  }
  .donextsocial {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }
  .donextsocial:nth-child(2n+2) {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 600px) {
	.symptomsright {
		
		display: none;
	}
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .section1 .welcome p {
    font-size: 24px;
  }
  .container,
  .section8 .container {
    padding: 100px 25px 0;
    font-size: 18px;
  }
  .container strong,
  .section8 .container strong {
    font-size: 35px;
  }
  .introduction .introductionuk img {
    display: none;
  }
  .introduction .introductionpoints {
    visibility: visible;
    position: static;
    color: #ff8400;
  }
  .introduction .introductionpoints p {
    margin-bottom: 30px;
  }
  .introduction .introductionright .introrighttext {
    left: 192px;
  }
  .risk,
  .treating {
    display: inline;
  }
  .risk-768,
  .risk-1024,
  .treating-1024 {
    display: none;
  }
  .risk .riskbox {
    float: none;
    margin: 0 auto 30px!important;
  }
  .symptoms .symptomsright {
    float: none;
    width: 100%;
    padding: 80px 115px;
  }
  .symptoms .symptomsleft {
    float: none;
    width: 100%;
  }
  .symptoms .symptomsbox {
    float: none;
    width: 100%;
  }
  .diagnosing {
    display: none;
  }
  .diagnosing-600 .diagnosing-600box {
    /*width: 400px;*/
    margin: 0 auto;
  }
  .diagnosing-600 .mamm {
    background: url('../img/mammbg.gif') no-repeat top;
    background-size: contain;
    color: #ffffff;
    padding: 35px 77px 0;
    margin-top: 30px;
    height: 380px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .diagnosing-600 .ultra {
    background: url('../img/ultrabg.gif') no-repeat center;
    background-size: contain;
    color: #ffffff;
    padding: 45px 77px 0;
    height: 380px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .diagnosing-600 .biop {
    background: url('../img/biopbg.gif') no-repeat bottom;
    padding: 0 0 315px 0;
    margin-bottom: 50px;
  }
  .diagnosing-600 .biop h3 {
    color: #0594d1;
  }
  .treating .first,
  .treating .second,
  .treating .third,
  .treating .fourth,
  .treating .fifth {
    float: none;
    width: 50%;
    margin: 0 auto 30px;
  }
  .nextsection {
    font-size: 20px;
  }
  .section6 .nextsection {
    background: none;
    padding-top: 0;
  }
  .section6 .nextsection a {
    color: black;
  }
  .social-top {
	  display: none;
  }
  .diagnosing-600 {
	  font-size: 14px;
  }
  .donextsocial {
	  font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .diagnosing-600 {
    display: inline;
  }
  .introduction .introductionright .introrighttext {
    left: 102px;
  }
  .treating .first,
  .treating .second,
  .treating .third,
  .treating .fourth,
  .treating .fifth {
    width: 70%;
  }
  .treating .first {
    margin-top: 40px;
  }
  .section8 {
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 320px) {
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .container,
  .section8 .container {
    padding-top: 110px;
    font-size: 16px;
  }
  .container strong,
  .section8 .container strong {
    font-size: 27px;
  }
  .section1 .welcome {
    padding: 0 25px;
  }
  .section1 .welcome p {
    font-size: 16px;
  }
  .ribbon {
    max-height: 100px;
  }
  .introduction .introductionright {
    margin: 0;
  }
  .introduction .introductionright .introrighttext {
    left: 43px;
  }
  .survival {
    margin-top: 40px;
  }
  .survival .survivalright {
    width: 261px;
    margin: 20px auto;
  }
  .risk .genetic {
    margin-left: -8px !important;
  }
  .risk .diet,
  .risk .oestrogen {
    margin-left: -5px !important;
  }
  .risk .cirrhosis {
    margin-left: 6px !important;
  }
  .risk .klinefelter {
    margin-left: -12px !important;
  }
  .risk .riskbox p {
    font-size: 19px;
  }
  .symptoms .symptomsright {
    padding: 60px 33px;
    background-size: 100% 100%;
    margin: 0;
  }
  .diagnosing-600 .diagnosing-600box {
    width: 100%;
    height: 260px;
    font-size: 13px;
  }
  .diagnosing-600 h3 {
    margin-bottom: 10px;
  }
  .diagnosing-600 .mamm {
    padding: 15px 23px 0;
  }
  .diagnosing-600 .ultra {
    padding: 12px 35px 0;
  }
  .diagnosing-600 .biop {
    background-size: 50%;
    padding: 0 0 90px 0;
  }
  .treating .first,
  .treating .second,
  .treating .third,
  .treating .fourth,
  .treating .fifth {
    width: 100%;
  }
  .donextsocial {
    font-size: 25px;
  }
  .donextsocial .donextsocialcenter span {
    display: none;
  }
  .section2 .nextsection {
    margin-top: 0;
  }
  .section7 .bottomimage {
    padding-bottom: 248px;
  }
  .nextsection {
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
  }
  .nextsection i {
    font-size: 30px;
  }
}
