/* line 1, stateofplay.scss */
.pink-txt {
  color: #ba4991;
}

/* line 4, stateofplay.scss */
.green-txt {
  color: #60bb46;
}

/* line 7, stateofplay.scss */
.turq-txt {
  color: #02b9ad;
}

/* line 10, stateofplay.scss */
.scarlet-txt {
  color: #ed244c;
}

/* line 13, stateofplay.scss */
.adaptive-stage .adaptive-body .article-sub-nav {
  padding: 0 10px;
}

/* line 17, stateofplay.scss */
.hero-carousel {
  margin-bottom: 30px;
}

/* line 21, stateofplay.scss */
.tsop-header {
  background: url("../../images/sop-header.png") center center no-repeat;
  width: 940px;
  height: 149px;
}

/* line 27, stateofplay.scss */
.tfl-logo {
  background: url("../../tfl-logo.png") right 0 no-repeat;
  width: 310px;
  height: 75px;
}

/* line 33, stateofplay.scss */
.tsop-survey {
  background: url("../../images/tsop-survey-cta.png") no-repeat;
  width: 940px;
  height: 120px;
  margin: 20px 0 50px;
}

/* line 39, stateofplay.scss */
.tsop-survey2 {
  background: url("../../images/tsop-survey2-cta.png") no-repeat;
  width: 940px;
  height: 120px;
  margin: 20px 0 50px;
}

/* line 45, stateofplay.scss */
.tsop-testimomy {
  border: none;
  border-bottom: solid 1px #ccc;
  /*margin: 0px 10px 30px 10px;*/
  margin-bottom:30px !important;
}
/* line 49, stateofplay.scss */
.tsop-testimomy h2 {
  font-family: "Amatic SC";
  font-size: 55px;
  margin: 0;
}
/* line 53, stateofplay.scss */
.tsop-testimomy h2 .fontfix {
  font-weight: normal;
}
/* line 57, stateofplay.scss */
.tsop-testimomy.no-border {
  border-bottom: none;
}

/* line 61, stateofplay.scss */
.hero-carousel {
  text-align: center;
}
/* line 63, stateofplay.scss */
.hero-carousel h2 {
  font-family: "Amatic SC";
  font-size: 80px;
  margin: 0;
}

/* line 70, stateofplay.scss */
.tsop-video-txt {
  line-height: 1em;
}
/* line 72, stateofplay.scss */
.tsop-video-txt h3.pink-txt {
  line-height: 1em;
  font-size: 17px;
  font-weight: normal;
  color: #ba4991;
  margin-bottom: 1em;
}
/* line 79, stateofplay.scss */
.tsop-video-txt p {
  font-size: 12px;
  margin-bottom: .8em;
}
