.navlink {
  padding: 26px 12px;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink:hover {
  padding-bottom: 21px;
  border-bottom: 5px solid #c8c8c8;
}

.navlink.w--current {
  margin-right: 0px;
  padding: 26px 12px 21px;
  border-bottom: 5px solid #c8c8c8;
  background-color: transparent;
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

.navlink.fullred {
  margin-right: 0px;
  margin-left: 0px;
  padding: 26px 12px;
}

.navlink.fullred:hover {
  padding-top: 26px;
  padding-bottom: 21px;
  border-bottom: 5px solid #dc0714;
  font-weight: 400;
}

.navlink.fullred.w--current {
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 21px;
  border-bottom-color: #dc0714;
  font-weight: 400;
}

.navlink.fullred.invert {
  color: #fff;
}

.navlink.teenred {
  margin-right: 0px;
  margin-left: 0px;
  padding: 26px 12px 21px;
  border-bottom: 5px none gold;
  font-weight: 400;
}

.navlink.teenred:hover {
  padding-bottom: 21px;
  border-bottom: 5px solid gold;
}

.navlink.teenred.w--current {
  border-width: 5px;
  border-bottom-style: solid;
}

.navlink.mightyred {
  margin-right: 0px;
  margin-left: 0px;
  padding: 26px 12px;
  font-weight: 400;
}

.navlink.mightyred:hover {
  padding-top: 26px;
  padding-bottom: 21px;
  border-bottom: 5px solid #009982;
}

.navlink.mightyred.w--current {
  padding-bottom: 21px;
  border-bottom: 5px solid #009982;
}

.navlink.mightyred.invert {
  color: #fff;
}

.navlink.issue {
  color: #c8c8c8;
  font-weight: 700;
}

.navlink.issue:hover {
  border-bottom-style: none;
  color: #c8c8c8;
  font-weight: 700;
}

.navlink.invert {
  color: #fff;
}

.brand {
  position: absolute;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.brand.w--current {
  top: 10px;
  display: block;
  padding-top: 0px;
}

.section {
  padding-top: 75px;
  padding-bottom: 75px;
}

.section.home {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f3f3f3;
}

.section.home.fullreds {
  background-color: #dc0714;
}

.section.home.teenreds {
  background-color: gold;
}

.section.home.mightyreds {
  background-color: #009982;
}

.section.silver {
  background-color: #c8c8c8;
}

.section.difference {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #f5f5f5;
}

.section.nopadding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.full-green {
  height: 100vh;
  margin-top: 0px;
  padding-top: 10vh;
  padding-bottom: 0vh;
  background-color: #31b5aa;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(49, 181, 170, .88), #31b5aa), url('../images/mystery-bg.svg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(49, 181, 170, .88), #31b5aa), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 60px;
}

.section.full-green.lead {
  padding-top: 16vh;
  background-color: #31b5aa;
  background-image: -webkit-linear-gradient(270deg, rgba(49, 181, 170, .91), rgba(49, 181, 170, .91)), url('../images/mystery-bg.svg');
  background-image: linear-gradient(180deg, rgba(49, 181, 170, .91), rgba(49, 181, 170, .91)), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 60px;
}

.section.mignolet-01 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic02.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.mignolet-01.nopadding {
  padding-top: 0vh;
}

.section.grey {
  background-color: #f3f3f3;
}

.section.grey.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.grey.no-foot {
  padding-bottom: 100px;
}

.section.video-description {
  padding-top: 50px;
}

.section.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.green {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #dc0714;
  background-image: url('../images/21-ucl-map02.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.infographic-lead {
  height: 84vh;
  background-color: #e31b23;
  background-image: url('../images/salah_inf-lead.jpg');
  background-position: 50% 65%;
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.inf-insta {
  background-color: #dc0714;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  text-align: center;
}

.section.mignolet-02 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic03.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.mignolet-02.nopadding {
  padding-top: 0vh;
}

.section.mignolet-03 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic01.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.mignolet-03.nopadding {
  padding-top: 0vh;
}

.section.question {
  height: 100vh;
  padding-top: 14vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 79%, 0), #c9c9c9), url('../images/mystery-bg.svg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 79%, 0), #c9c9c9), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 60px;
}

.section.inf-insta-plain {
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #e31b23;
  text-align: center;
}

.section.vvd-infographic {
  height: 84vh;
  background-color: #e31b23;
  background-image: url('../images/18_vvd_lead.jpg');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.section._19-info-lead {
  height: 64vh;
  background-color: #dc0714;
  background-image: url('../images/19-prem-lead.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.divider {
  border-bottom: 1px solid #c8c8c8;
}

.section.inf-white-stat {
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: transparent;
  text-align: center;
}

.section.inf-white-stat.border {
  padding-bottom: 80px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.section._20-info-lead {
  height: 70vh;
  background-color: #e31b23;
  background-image: url('../images/fabinho_lead.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.options-red {
  background-color: #dc0714;
}

.section._21-info-lead {
  height: 70vh;
  background-color: #e31b23;
  background-image: url('../images/21-keita_lead.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section.red-lead {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #e31b23;
  background-image: -webkit-linear-gradient(270deg, #dc0714, #b60c13);
  background-image: linear-gradient(180deg, #dc0714, #b60c13);
}

.contain {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.contain.difference {
  height: 625px;
  background-image: url('../images/lfc-17-18-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.contain.cover {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.contain.quiz {
  text-align: center;
}

.contain.comps {
  max-width: 1100px;
  padding-top: 60px;
  background-color: #fff;
}

.contain.info-16-02 {
  position: relative;
  left: 0px;
  top: 288px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
}

.home-row-video {
  margin-top: 0px;
  margin-bottom: 0px;
}

.home-row-standard {
  margin-top: 2px;
  margin-bottom: 0px;
}

.linkblock {
  width: 100%;
}

.article-block {
  display: block;
  width: auto;
  height: auto;
  min-height: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  border-radius: 4px;
  background-color: #fff;
}

.article-block._350 {
  height: 350px;
  background-color: #c8c8c8;
}

.home-video-block {
  height: 450px;
  border: 8px none #c8c8c8;
  border-radius: 0px;
  background-color: #000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
}

.divtest {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #0098ff;
}

.html-embed {
  height: 300px;
}

.column {
  position: relative;
  display: block;
  margin-bottom: 0px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
}

.column.nopadding {
  padding-right: 0px;
}

.column.nopadding-left {
  padding-left: 0px;
}

.column.nopadding-right {
  padding-right: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.column.left {
  padding-right: 0px;
  padding-left: 0px;
}

.column.right {
  padding-left: 0px;
}

.column.video {
  padding-right: 40px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 4px;
  padding-left: 4px;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 20px;
  padding-bottom: 0px;
  border-bottom: 1px none rgba(0, 0, 0, .04);
  background-color: #fff;
}

.navbar.absolute {
  position: absolute;
}

.navbar.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
}

.navbar.comps-landing {
  position: absolute;
  background-color: hsla(0, 0%, 100%, .79);
}

.home-row {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-bottom: 0px;
}

.welcome-block {
  height: 350px;
  padding: 40px 0px 0px;
  border-radius: 0px;
  background-color: #fff;
}

.welcome-video {
  height: 350px;
  border-radius: 0px;
}

.h2 {
  color: #000;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -0.5px;
  text-transform: none;
}

.h2.title {
  width: 200px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 22px;
}

.h2.title.wide {
  width: 240px;
}

.h2.title.wider {
  width: 260px;
}

.welcome-tag {
  color: #dc0714;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.brand-title {
  display: inline;
  margin-left: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
}

.text-block {
  display: block;
}

.brand-subtitle {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 18px;
  padding-top: 0px;
  padding-left: 6px;
  border-top: 2px none #c8c8c8;
  color: #dc0714;
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.brand-subtitle.wht {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.tag-block {
  background-color: #dc0714;
}

.tag-text {
  display: inline-block;
  margin-top: 12px;
  margin-left: 12px;
  padding: 4px 12px;
  border-radius: 0px;
  background-color: #c8c8c8;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

.tag-text.full {
  position: absolute;
  display: inline-block;
  margin-top: 12px;
  margin-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 0px;
  background-color: #dc0714;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.tag-text.full.nogap {
  position: absolute;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.tag-text.full.nogap.outline {
  border: 1px solid #fff;
}

.tag-text.teens {
  position: absolute;
  margin-top: 12px;
  margin-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 0px;
  background-color: gold;
  color: #000;
  font-size: 12px;
}

.tag-text.teens.nogap {
  margin-top: 0px;
  margin-left: 0px;
}

.tag-text.junior {
  position: absolute;
  margin-top: 12px;
  margin-left: -6px;
  padding-right: 16px;
  padding-left: 16px;
  border-radius: 4px;
  background-color: #009982;
  box-shadow: 0 3px 1px -1px rgba(0, 0, 0, .44);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.tag-text.junior.nogap {
  margin-top: 0px;
  margin-left: 0px;
}

.tag-text.lfctvgo {
  position: absolute;
  margin-top: 12px;
  margin-left: -6px;
  padding-right: 16px;
  padding-left: 0px;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.tag-text.lfctvgo.nogap {
  margin-top: 0px;
  margin-left: 0px;
}

.image-block {
  height: 225px;
  padding-top: 0px;
  background-color: #a1a1a1;
}

.image-block._270 {
  height: 254px;
}

.image-block._250 {
  height: 246px;
}

.image-block.draw-16 {
  height: 244px;
  background-color: transparent;
  background-image: url('../images/18_draw_thumb.jpg');
  background-position: 50% -2px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.acad-16 {
  background-image: url('../images/acad-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.mystery-16 {
  background-image: url('../images/mystery-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.comp-c-16 {
  background-image: url('../images/Away-Kit.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.comp-a-16 {
  background-image: url('../images/Tickets.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.signings-16 {
  background-image: url('../images/topps-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.info-16 {
  background-color: #e31b23;
}

.image-block.solanke {
  background-image: url('../images/solanke-full-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.summer-tour {
  background-color: #e7242c;
}

.image-block.mighty-diary-thumb {
  background-image: url('../images/19-conts-memories.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.pre-season-vid-16 {
  background-image: url('../images/preseason-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.foundation-16 {
  background-image: url('../images/fd-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-quiz {
  background-image: url('../images/18_quiz_conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-carra {
  background-image: url('../images/18_carra.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-who {
  background-image: url('../images/18-who-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._18-ox {
  background-image: url('../images/18_ox05.jpg'), url('../images/example-bg.png');
  background-position: 50% 50%, 0px 0px;
  background-size: cover, 125px;
  background-repeat: no-repeat, repeat;
}

.image-block._18-ucl {
  background-image: url('../images/18_cl_stadium.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-guide {
  background-image: url('../images/18_guide_salah.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._125-book {
  background-color: #b89d38;
  background-image: url('../images/18_125_cl.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-block._18-ladies {
  background-image: url('../images/18_ladies_team.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._18-vvd {
  background-image: url('../images/18_vvd_thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._18-mignolet {
  background-image: url('../images/18_mignolet_thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-acad {
  background-image: url('../images/18_miller01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._18-comps {
  background-image: url('../images/18-comps-boots.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._18-foundation {
  background-image: url('../images/18_foundation_legends.jpg');
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._18-jnr-comp {
  background-image: url('../images/18-comps-clothes.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-block._19salah {
  background-image: url('../images/19-salah-lead.jpg'), url('../images/example-bg.png');
  background-position: 50% 50%, 0px 0px;
  background-size: cover, 125px;
}

.image-block._19-wc {
  background-image: url('../images/19-torres.jpg');
  background-size: 370px;
}

.image-block._19-quiz {
  background-image: url('../images/19-quiz-rush.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._19-april {
  background-color: transparent;
  background-image: url('../images/19-april-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._19-fnd {
  background-image: url('../images/19-fnd-Alonso-Gerrard.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._19-ladies {
  background-image: url('../images/19-ladies-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.draw-19 {
  height: 244px;
  background-image: url('../images/19-conts-draw.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._19-members {
  background-image: url('../images/19-Frode.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block.acad-19 {
  background-image: url('../images/19-acad-Ojo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._19-jnr-membership {
  background-image: url('../images/19-conts-jnr-membership.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._19-ucl {
  background-image: url('../images/19-conts-ucl.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._19-mastermind {
  background-image: url('../images/19-conts-mastermind.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._19-stats {
  background-image: url('../images/19-stats-firmino.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._19-kit {
  background-image: url('../images/19-new-kit.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._20-quiz {
  background-image: url('../images/20-quiz-milner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._20-famous8s {
  background-image: url('../images/20-f8s-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-jnr-signings {
  background-image: url('../images/signings-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-diary {
  background-image: url('../images/mighty-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-fixtures {
  background-image: url('../images/20-fixt-home.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-keita {
  background-image: url('../images/20-f8-Keita-Chester.jpg');
  background-position: 50% 0px;
  background-size: 118%;
  background-repeat: no-repeat;
}

.image-block._20-prem {
  background-image: url('../images/20-fixt-wham.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._20-wc18 {
  background-image: url('../images/20-wc-hendo1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-infogr {
  background-image: url('../images/fabinho_conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-ladies {
  background-image: url('../images/20-llfc-04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-anfield {
  background-image: url('../images/20-anfield03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-brewster {
  background-image: url('../images/20-rb-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-active {
  background-image: url('../images/20-active-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-preseason {
  background-image: url('../images/20-ps-lal-rovers.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-matip {
  background-image: url('../images/20-conts-matip.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-members {
  background-image: url('../images/20-members-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._20-melwood {
  background-image: url('../images/20-conts-melwood.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-quiz {
  background-image: url('../images/21-quiz-conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-infographic {
  background-image: url('../images/21-keita_conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-mane {
  background-image: url('../images/21-mane-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-jnr-ucl {
  background-image: url('../images/21-ucl-thumbnail.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block._21-celebs {
  background-color: #800008;
  background-image: url('../images/21-goal-salah.gif');
  background-position: 50% 18%;
  background-size: 120%;
  background-repeat: no-repeat;
}

.image-block._21-lwfc {
  background-image: url('../images/21-lwfc-conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-acad {
  background-image: url('../images/21-acad-dunc02.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block.lfctv {
  background-image: url('../images/21-conts-tv.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-members {
  background-image: url('../images/21-members.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-sturridge-conts {
  background-image: url('../images/21-sturridge-lead.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21storysofar {
  background-image: url('../images/Van-Dijk-USE-AT-END.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-comp {
  background-image: url('../images/21-comp-tickets.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.image-block._21-concerts {
  background-image: url('../images/21-pink_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-alisson {
  background-image: url('../images/21-alisson-conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-block._21-solanke {
  background-image: url('../images/21-solanke-conts.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.title-block {
  height: 106px;
  padding: 16px 20px 0px;
  background-color: #fff;
}

.title-block.jnr {
  background-color: transparent;
}

.h6.article-type {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
  padding-right: 16px;
  padding-left: 16px;
  color: #c8c8c8;
}

.article-link {
  display: block;
  box-shadow: 0 1px 3px 0 rgba(49, 49, 49, .24);
  text-decoration: none;
}

.article-type-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-left: 24px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.article-type-block:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.heading {
  display: inline-block;
  margin-bottom: 16px;
  margin-left: 4px;
  color: #c8c8c8;
  font-size: 11px;
  text-transform: uppercase;
}

.section-welcome {
  padding-top: 70px;
  padding-bottom: 60px;
  border-bottom: 0px none transparent;
  background-color: #c8c8c8;
  background-image: url('../images/red-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-menu {
  display: inline-block;
}

.link-block-2 {
  display: block;
  text-decoration: none;
}

.footer {
  height: 100px;
  background-color: #dc0714;
}

.title-highlight {
  color: #dc0714;
  text-transform: uppercase;
}

.nav-menu-2 {
  padding-bottom: 0px;
}

.video-timer {
  margin-top: 4px;
  color: #a0a0a0;
  text-align: right;
}

.section-featured {
  height: 400px;
  background-color: #dc0714;
  background-image: url('../images/lfc-17-18-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 129px;
  height: 100px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, #000);
  background-image: linear-gradient(180deg, transparent, #000);
}

.leadimg-article {
  height: 450px;
  margin-top: 0px;
  background-color: #000;
}

.leadimg-article.acad-16 {
  height: 50vh;
}

.leadimg-article.comp-c-16 {
  height: 70vh;
  background-image: url('../images/Away-Kit.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article.tour-16 {
  height: 350px;
  background-color: #e31b23;
  text-align: center;
}

.leadimg-article.solanke-16 {
  height: 50vh;
}

.leadimg-article.foundation-16 {
  height: 650px;
  background-color: transparent;
}

.leadimg-article.dream-16 {
  height: 75vh;
  background-image: url('../images/draw-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article.mighty-16 {
  height: 450px;
  background-color: #31b5aa;
  background-image: url('../images/cartoon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.leadimg-article._18-ox {
  height: 70vh;
  background-image: url('../images/18_ox03.jpg');
  background-position: 50% -154px;
  background-size: cover;
}

.leadimg-article._18-cl-lead {
  background-image: url('../images/18_cl_stadium.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._18-guide-lead {
  background-image: url('../images/18_guide_lead.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._18-book-lead {
  height: 75vh;
  background-image: url('../images/18_125_lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.leadimg-article._18-ladies {
  height: 75vh;
  background-image: url('../images/18_ladies_team.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._18-draw {
  height: 75vh;
  background-image: url('../images/18-draw-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._18-foundation {
  height: 300px;
  background-color: #fff;
  background-image: url('../images/18_foundation_legends.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._19-salah {
  height: 70vh;
  background-image: url('../images/19-salah-lead.jpg');
  background-position: 50% 19%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._19-foundation {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/19-foundation-lead.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._19-ladies {
  background-color: transparent;
  background-image: url('../images/19-ladies-lead.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._19-acad {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/19-acad-Ojo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._19-cl-lead {
  height: 50vh;
  background-image: url('../images/19-ucl-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._19-membership {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/19-members-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._19-newkit {
  height: 308px;
  background-color: transparent;
  background-image: url('../images/19-newkit-lead.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.leadimg-article._19-jnrmem {
  background-color: transparent;
  background-image: url('../images/19-jnrmemb-lead.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-new-signings {
  background-image: url('../images/20-newsignings-lead.jpg');
  background-position: 50% -29px;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._20-famous8-lead {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/20-f8s-lead.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-fixtures {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/20-fixt-home.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.leadimg-article._20-keita-lead {
  height: 75vh;
  background-color: transparent;
  background-image: url('../images/20-f8-Keita-Chester2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-ladies {
  height: 75vh;
  background-color: transparent;
  background-image: url('../images/20-llfc-04.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-anfield {
  height: 75vh;
  background-color: transparent;
  background-image: url('../images/20-anfield01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-brewster {
  height: 50vh;
  background-image: url('../images/20-rb-05.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._20-active-lead {
  height: 50vh;
  background-image: url('../images/20-active-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._20-pre-season {
  height: 55vh;
  background-color: transparent;
  background-image: url('../images/20-ps-lal-rovers.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._20-members {
  height: 50vh;
  background-image: url('../images/20-members-lead.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._20-dream {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/20-conts-melwood.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._21-mane {
  background-color: transparent;
  background-image: url('../images/21-mane-lead.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._21-lwfc-lead {
  background-color: transparent;
  background-image: url('../images/21-lwfc-conts.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._21-dunc-lead {
  height: 75vh;
  background-image: url('../images/21-acad-dunc01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._21-sturridge {
  background-image: url('../images/21-sturridge-lead.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.leadimg-article._21-201819 {
  background-color: transparent;
  background-image: url('../images/Firmino-Tottenham1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.leadimg-article._21-members-lead {
  background-image: url('../images/21-members.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.leadimg-article._21-tickets-comp {
  height: 320px;
  background-color: transparent;
  background-image: url('../images/21-comp-tickets.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.leadimg-article._21-concert {
  height: 60vh;
  background-color: transparent;
  background-image: url('../images/21-tt.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.article-tag {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dc0714;
  color: #c8c8c8;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.article-tag.light {
  border-bottom-color: #fff;
  color: #fff;
}

.article-tag.wht {
  color: #fff;
}

.article-tag.comps-lead {
  border-bottom-color: #b1b1b1;
}

.article-tag.inverse {
  border-bottom-color: gold;
  color: gold;
}

.breadcrumb {
  display: inline-block;
  width: auto;
  height: auto;
  margin-bottom: 80px;
}

.breadcrumb.fullreds {
  position: static;
  display: inline-block;
}

.breadcrumb.fullreds.cent {
  text-align: center;
}

.article-headline {
  display: block;
  width: auto;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 46px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -2px;
}

.article-headline.cent {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.article-headline.cent.green {
  color: #fff;
}

.article-headline.cent.gap {
  margin-bottom: 24px;
}

.article-headline.cent.wht {
  color: #fff;
}

.article-headline.secondary {
  color: #dc0714;
  font-weight: 400;
  letter-spacing: -1.4px;
}

.article-headline.secondary.wide {
  width: 100%;
}

.article-headline.secondary.narrow {
  width: 640px;
  margin-right: 0px;
  margin-left: 0px;
}

.article-headline.secondary.margin {
  margin-bottom: 42px;
}

.article-headline.secondary.gap {
  margin-bottom: 24px;
}

.article-headline.short {
  display: block;
  width: 550px;
}

.article-headline.wht {
  margin-bottom: 24px;
  color: #fff;
}

.article-headline.comps-landing {
  text-align: center;
}

.article-headline.inv {
  color: #fff;
}

.standfirst {
  width: auto;
  max-width: 840px;
  color: #dc0714;
  font-size: 20px;
  line-height: 26px;
}

.standfirst.cent {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #31b5aa;
}

.standfirst.cent.gap {
  margin-bottom: 24px;
  color: #dc0714;
}

.standfirst.reverse {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.standfirst.comps-lead {
  width: 460px;
  margin-bottom: 24px;
  color: #fff;
}

.standfirst.wht {
  color: #fff;
}

.standfirst.margin {
  margin-bottom: 42px;
}

.standfirst.inverse {
  color: gold;
}

.break-block {
  height: 0px;
  margin-top: 42px;
  margin-bottom: 42px;
  border-bottom: 1px solid #c8c8c8;
}

.break-block.double-foot {
  margin-bottom: 80px;
}

.para {
  margin-bottom: 34px;
  color: #505050;
  font-size: 17px;
  line-height: 28px;
}

.para.lead {
  margin-bottom: 34px;
  font-weight: 700;
}

.para.lead.break-top {
  margin-top: 75px;
}

.para.break-top {
  margin-top: 42px;
}

.para.break-top.nobreak-foot {
  margin-bottom: 0px;
}

.para._2col {
  margin-bottom: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 28px;
  column-gap: 28px;
}

.para.video {
  font-size: 15px;
  line-height: 22px;
}

.para.wht {
  color: #fff;
}

.para.wht.cent {
  text-align: center;
}

.para.sml {
  font-size: 16px;
  line-height: 22px;
}

.para.small-gap {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 400;
}

.para.no-margin {
  margin-bottom: 0px;
}

.para.bullet-text {
  margin-bottom: 12px;
  font-weight: 400;
}

.para.total {
  color: #dc0714;
  font-size: 24px;
  line-height: 30px;
}

.para.lrg {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.para.sml-gap {
  margin-bottom: 0px;
}

.para.red {
  color: #dc0714;
}

.para.inv {
  color: #fff;
}

.para.tickets-hide {
  display: none;
}

.pullquoteleft {
  display: block;
  width: 180px;
  margin-right: 40px;
  margin-bottom: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
}

.pullquoteleft._180 {
  margin-bottom: 40px;
}

.pullquoteleft._200 {
  width: 200px;
}

.pullquote {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 3px solid #009982;
  border-bottom: 1px solid #c8c8c8;
  color: #c8c8c8;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.pullquote.right {
  border-top-color: #c8c8c8;
  text-align: right;
  text-transform: uppercase;
}

.pullquote.wide {
  margin-bottom: 40px;
  border-top-color: #c8c8c8;
  text-transform: uppercase;
}

.image {
  width: 100%;
}

.caption {
  margin-top: 4px;
  color: #747474;
  font-style: italic;
}

.caption.cent {
  margin-bottom: 50px;
  text-align: center;
}

.caption.salah {
  margin-bottom: 8px;
  text-align: center;
}

.caption.gap {
  margin-bottom: 20px;
}

.article-content {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.article-content.gap {
  margin-bottom: 50px;
}

.article-content.video {
  width: 840px;
}

.article-content.foot {
  margin-bottom: 42px;
}

.article-content.break-foot {
  margin-bottom: 24px;
}

.article-content.noline {
  border-bottom: 1px none #000;
}

.article-content._21-bounce {
  margin-bottom: 64px;
}

.ynwa-strip {
  display: block;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
}

.arrow-top-block {
  position: relative;
  left: 0px;
  top: -90px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  text-align: center;
}

.interactive-map {
  height: 70vh;
  background-color: #000;
}

.hotspot1 {
  position: relative;
  left: 25vh;
  top: 16vh;
  bottom: 0px;
  display: inline-block;
}

.spot {
  background-color: rgba(220, 7, 20, .47);
}

.spotcol {
  height: 75px;
}

.spotcol.spot {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #009982;
  opacity: 1;
}

.spotcol.spot:active {
  background-color: transparent;
}

.spotcol.tapped {
  background-color: #009982;
}

.spot-button {
  width: 100%;
  height: 75px;
  padding: 0px;
  background-color: transparent;
  color: transparent;
}

.spot-button:active {
  background-color: #dc0714;
}

.section-bg {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f3f3f3;
}

.tabs-menu {
  border-top: 4px none #fff;
  text-align: center;
}

.tablink {
  display: block;
  width: 20%;
  height: auto;
  margin-left: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  border-right: 1px none #b6040f;
  border-left: 1px none #b40a14;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(0deg, #911712, #dc0714);
  background-image: linear-gradient(90deg, #911712, #dc0714);
  color: #fff;
}

.tablink.w--current {
  height: 78px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  float: left;
  border-style: none;
  border-radius: 0px;
  background-color: #7c0209;
  background-image: none;
}

.tablink.start {
  display: block;
}

.tablink.start.w--current {
  display: block;
  width: 20%;
  background-image: none;
}

.tabtext {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.tab-pane-start {
  height: 600px;
  background-image: url('../images/stb-start.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabs {
  margin-top: 0px;
  float: none;
}

.tab-pane-1 {
  height: 600px;
  background-image: url('../images/stb-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-2 {
  height: 600px;
  background-image: url('../images/stb-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-3 {
  height: 600px;
  background-image: url('../images/stb-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-4 {
  height: 600px;
  background-image: url('../images/stb-04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-black {
  background-color: #c8c8c8;
}

.section-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f3f3f3;
}

.stb-comment {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.stb-comment.intro {
  top: 30px;
  bottom: 0px;
  line-height: 24px;
}

.mystery-contain {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 5vh;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.who-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  text-align: center;
}

.button {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 4px;
  background-color: #dc0714;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.button:hover {
  background-color: #c2030e;
}

.button.w--current {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
}

.button.cover {
  margin-top: 24px;
  margin-left: 0px;
  padding: 12px 30px;
  border: 1px none #fff;
  background-color: #dc0714;
  box-shadow: 0 9px 11px 0 #000;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 18px;
  font-weight: 700;
}

.button.cover:hover {
  background-color: #c70410;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.button.quiz {
  display: block;
  margin-bottom: 8px;
  background-color: #fff;
  color: #dc0714;
  font-weight: 700;
}

.button.quiz.close {
  background-color: #dc0714;
  color: #fff;
}

.button.answer {
  margin-right: 4px;
  margin-left: 4px;
}

.button.comps-lead {
  margin-top: 24px;
  margin-left: 0px;
}

.button.white {
  background-color: #fff;
  color: #dc0714;
}

.button.bold {
  font-weight: 700;
}

.cover-block {
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
  height: 100vh;
  background-color: #000;
}

.cover-block._20-cover {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.cover-block._21cover {
  background-image: url('../images/cover_21.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.enter-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 80px;
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.issue-text {
  position: static;
  top: 25vh;
  right: -90px;
  display: inline-block;
  margin-right: 0px;
  color: #fff;
  text-transform: uppercase;
}

.issue-block {
  position: fixed;
  top: 42vh;
  right: 155px;
  bottom: 0px;
  display: inline-block;
  margin-right: 28px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.members-block {
  position: fixed;
  left: 70px;
  top: 42vh;
  bottom: 0px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.omp-text {
  position: absolute;
  left: -92px;
  top: 42vh;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  text-transform: uppercase;
}

.membersmag-text {
  color: #fff;
}

.liverbird-block {
  position: fixed;
  left: 0px;
  top: 22vh;
  display: inline-block;
  margin-left: 40px;
}

.cover-text {
  display: block;
  width: 300px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.entry-point {
  width: 300px;
  margin-left: 0px;
  color: #fff;
  text-align: left;
}

.body-cover {
  background-color: #000;
}

.article-tag-block {
  position: fixed;
  top: 221px;
  width: auto;
  height: auto;
  padding: 12px;
  background-color: #fff;
}

.article-tag-text {
  font-weight: 700;
  text-transform: uppercase;
}

.tabs-menu-2 {
  text-align: center;
}

.tab-pane-5 {
  height: 100vh;
}

.home-mast-block {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  padding-top: 50px;
  padding-left: 50px;
}

.ynwa-block {
  display: inline-block;
}

.crest-block {
  display: inline-block;
  margin-bottom: 12px;
}

.mast-text-block {
  display: block;
  margin-top: 14px;
  line-height: 14px;
}

.cover-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.cover-omp-block {
  display: block;
  margin-top: 0px;
  margin-bottom: 2px;
  line-height: 14px;
}

.entry-point-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}

.entry-point-text.more {
  margin-top: 0px;
  padding-top: 0px;
  color: #f50715;
}

.cover-entry-points-block {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 12px;
  border-left: 1px solid #fff;
}

.inside-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 6px;
  color: #b89d38;
  font-size: 14px;
  line-height: 14px;
  text-decoration: underline;
}

.issue-number-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.cover-block-right {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 46vh;
  padding-right: 12px;
}

.season-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.plus-block {
  display: inline-block;
  margin-right: 4px;
}

.cover-block-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  margin-left: 50px;
  padding-top: 42vh;
  padding-left: 0px;
}

.cover-foot-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  margin-right: 50px;
  margin-bottom: 50px;
  text-align: right;
}

.website-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-decoration: underline;
}

.test {
  height: 100vh;
  background-color: #0098ff;
}

.slider {
  height: 100vh;
}

.quote-highlight-red {
  color: #dc0714;
}

.article-columns.break-top {
  margin-top: 42px;
}

.lead-lrg {
  margin-bottom: 24px;
  color: #dc0714;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.lead-lrg.wht {
  color: #fff;
}

.lead-lrg.inv {
  color: gold;
}

.lead-lrg-highlight {
  color: #dc0714;
}

.lead-lrg-highlight-red {
  color: #dc0714;
  font-size: 18px;
}

.arrow-gotop {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.arrow-gotop.break-top {
  margin-top: 42px;
}

.arrow-gotop.gap-top {
  margin-top: 42px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.dropcap {
  font-size: 60px;
  font-weight: 100;
}

.img-block-left {
  width: 30%;
  margin-right: 20px;
  float: left;
}

.img-block-left.break-top {
  margin-top: 42px;
}

.img-block-left._50 {
  width: 400px;
}

.img-block-left._50.gap-foot {
  margin-bottom: 24px;
}

.img-block-left.comp-c-16 {
  width: 400px;
  margin-bottom: 24px;
}

.img-block-left.gap {
  margin-bottom: 0px;
}

.img-block-left.crest {
  width: 200px;
}

.img-block-left.crest-sml {
  width: 190px;
}

.img-block-left.cent {
  text-align: center;
}

.img-block-left.sml {
  width: 222px;
}

.img-block-left.lrg {
  width: 300px;
}

.quiz-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  height: 100vh;
  padding-top: 30vh;
  background-color: #dc0714;
}

.quiz-section.wrong {
  background-image: -webkit-linear-gradient(270deg, rgba(220, 7, 20, .78), rgba(220, 7, 20, .78)), url('../images/quiz-incorrect.jpg');
  background-image: linear-gradient(180deg, rgba(220, 7, 20, .78), rgba(220, 7, 20, .78)), url('../images/quiz-incorrect.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.quiz-section.success {
  background-image: -webkit-linear-gradient(270deg, rgba(220, 7, 20, .8), rgba(220, 7, 20, .8)), url('../images/quiz-correct.jpg');
  background-image: linear-gradient(180deg, rgba(220, 7, 20, .8), rgba(220, 7, 20, .8)), url('../images/quiz-correct.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.quiz-section.start {
  padding-top: 25vh;
  background-image: -webkit-linear-gradient(270deg, rgba(220, 7, 20, .88), rgba(220, 7, 20, .88)), url('../images/Anfield-quiz-landscape.jpg');
  background-image: linear-gradient(180deg, rgba(220, 7, 20, .88), rgba(220, 7, 20, .88)), url('../images/Anfield-quiz-landscape.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.quiz-content {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.quiz-content.start {
  width: 100%;
}

.quiz-question {
  color: #fff;
  font-size: 46px;
  line-height: 48px;
  letter-spacing: -2px;
}

.quiz-question.left {
  text-align: left;
}

.quiz-question.left.sml {
  font-size: 42px;
  line-height: 44px;
}

.quiz-question.grey {
  color: #505050;
}

.quiz-question.start {
  color: gold;
}

.quiz-answers-contain {
  display: block;
  width: 300px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.quiz-answers-contain.left {
  display: inline-block;
  margin-top: 0px;
}

.correct {
  height: 100vh;
  background-color: #009982;
}

.video-headline {
  width: auto;
  margin-top: 20px;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: -2px;
}

.video-standifrst {
  width: auto;
  margin-bottom: 20px;
  color: #dc0714;
  font-size: 16px;
  line-height: 22px;
}

.section-video-description {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 20px;
  border-bottom: 1px solid #dbdbdb;
}

.video-descrip-block {
  width: 600px;
  padding-top: 75px;
  padding-bottom: 75px;
}

.more-tag {
  display: block;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 6px;
  color: #a5a5a5;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}

.more-tag.wht {
  color: #fff;
}

.quiz-text {
  width: 500px;
  float: right;
  text-align: left;
}

.quiz-image-block {
  width: 300px;
}

.quiz-img {
  border: 2px solid #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}

.answer-correct-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding-top: 12vh;
  background-color: transparent;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, #fff 27%, hsla(0, 0%, 100%, .95));
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff 27%, hsla(0, 0%, 100%, .95));
  opacity: 0;
}

.answer-incorrect-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100vh;
  padding-top: 12vh;
  background-color: #880008;
  opacity: 0;
}

.video-bg-block {
  background-color: #000;
}

.video-contain {
  display: block;
  overflow: visible;
  width: 840px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.video-contain.gap {
  margin-bottom: 34px;
}

.video-contain.in-article {
  margin-bottom: 34px;
}

.mystery-solve-img-block {
  width: 50%;
}

.mystery-solve-text-block {
  width: 50%;
  float: right;
}

.quiz-subhead {
  margin-top: 0px;
  margin-bottom: 20px;
  color: gold;
  font-size: 30px;
  line-height: 36px;
}

.quiz-highlight {
  color: gold;
}

.mystery-img-block {
  height: 30vh;
  background-image: url('../images/gomez_sil.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mystery-img-block.answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.wufoo-form {
  margin-bottom: 42px;
  margin-left: -4px;
}

.terms-link {
  color: #009982;
  font-weight: 400;
  text-decoration: none;
}

.terms-link.yell {
  color: gold;
}

.terms-link.yell.lrg {
  font-size: 20px;
}

.terms-link.yell.lrg.gap {
  margin-top: 0px;
}

.section-comps-landing {
  height: 100vh;
  padding-top: 0px;
  background-color: #f0f0f0;
}

.comps-slider {
  height: 100vh;
}

.comps-slide {
  position: static;
  height: 600px;
  padding-top: 0px;
  padding-right: 0px;
  clear: none;
  background-color: transparent;
}

.comps-block {
  max-width: 1400px;
}

.comps-image-block {
  height: 100vh;
  background-image: url('../images/LFC-Headphones.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.comps-image-block.comp-a-16 {
  background-image: url('../images/Tickets.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.comps-landing-content-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 125px;
  padding-bottom: 50px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 59%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 59%);
}

.container-comps-landing {
  text-align: center;
}

.icon {
  color: #b1b1b1;
}

.icon-2 {
  color: #b1b1b1;
}

.section-comps-land {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #424141;
}

.comps-lead-headline {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #888;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
}

.comps-lead-block {
  width: 100%;
  float: none;
}

.comps-lead-img-block {
  width: 400px;
  float: right;
}

.comps-mask {
  overflow: visible;
  height: 600px;
}

.slide {
  position: static;
  text-align: center;
}

.slide-mask {
  position: static;
  display: block;
  overflow: visible;
  height: 400px;
}

.slider-comps {
  height: 100vh;
  background-color: transparent;
}

.slide-2 {
  background-color: transparent;
}

.comps-slide-nav {
  padding-top: 20px;
  padding-bottom: 50px;
}

.slide-icon {
  color: #555252;
  text-shadow: 0 -1px 0 rgba(32, 32, 32, .79);
}

.slide-comp {
  padding-top: 26vh;
}

.slide-comp.comp-a-16 {
  background-image: url('../images/Tickets.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-comp.comp-b-16 {
  background-image: url('../images/LFC-Headphones.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.comp-slide-contain-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 150px 10px 100px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 42%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 42%);
  text-align: center;
}

.comp-slide-img-block {
  width: 50%;
  float: left;
}

.comp-lead-headline {
  color: #c3c3c3;
  font-size: 46px;
  line-height: 48px;
  text-align: center;
  letter-spacing: -2px;
}

.comp-lead-headline.narrow {
  display: block;
  width: 640px;
  margin-right: auto;
  margin-left: auto;
}

.comp-win {
  text-transform: uppercase;
}

.comp-lead-img-block {
  text-align: center;
}

.com-lead-text-block {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}

.comps-lead-win {
  color: #009982;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.article-img-inset-block {
  width: 300px;
  margin-right: 24px;
  margin-bottom: 24px;
  float: left;
}

.article-img-inset-block.no-margin {
  margin-bottom: 0px;
}

.comp-a-16-img-block {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 42px;
  margin-left: auto;
}

.comps-hero {
  height: 90vh;
  padding-top: 29vh;
  padding-bottom: 0px;
  background-color: #dc0714;
  background-image: url('../images/comps-celebrate_ladies.png'), -webkit-linear-gradient(270deg, rgba(220, 7, 20, 0), #8a0008);
  background-image: url('../images/comps-celebrate_ladies.png'), linear-gradient(180deg, rgba(220, 7, 20, 0), #8a0008);
  background-position: 100% 100%, 0px 0px;
  background-size: 58vw, auto;
  background-repeat: no-repeat, repeat;
  color: #dc0714;
}

.comps-hero.junior {
  height: 90vh;
  padding-top: 28vh;
  background-color: #31b5aa;
  background-image: url('../images/comps-celebrate.png'), -webkit-linear-gradient(270deg, #009982, rgba(0, 153, 130, 0));
  background-image: url('../images/comps-celebrate.png'), linear-gradient(180deg, #009982, rgba(0, 153, 130, 0));
  background-position: 100% 100%, 0px 0px;
  background-size: 56vw, auto;
  background-repeat: no-repeat, repeat;
}

.comps-landing-headline {
  width: auto;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
}

.comps-lead-contain {
  display: block;
  width: 840px;
  margin-bottom: 0px;
}

.prize-tab {
  padding: 3px 10px 4px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .45);
  border-radius: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.newsignings-headline {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 60px;
  line-height: 52px;
  text-align: center;
}

.newsignings-lead-contain {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.topps-col {
  padding-right: 5px;
  padding-left: 5px;
}

.topps-link-block {
  width: 100%;
  text-decoration: none;
}

.topps-card-block {
  width: 100%;
  padding: 18px;
  background-color: transparent;
  box-shadow: none;
}

.topps-image-block {
  height: auto;
  text-align: center;
}

.newsignings-hero {
  height: auto;
  padding-top: 26vh;
  padding-bottom: 200px;
  background-color: #505050;
  background-image: -webkit-linear-gradient(45deg, #009982, #31b5aa);
  background-image: linear-gradient(45deg, #009982, #31b5aa);
  color: #009982;
}

.topps-row {
  margin-top: 12px;
}

.topps-text-name {
  color: #000;
}

.heading-2 {
  font-size: 30px;
}

.topps-name {
  font-size: 22px;
  line-height: 22px;
}

.cards-block {
  padding-right: 20px;
  padding-left: 20px;
}

.intro-text {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.signings-highlight {
  color: gold;
}

.testiv {
  padding-top: 200px;
  text-align: center;
}

.image-2 {
  text-align: center;
}

.contain-1400 {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.win-highlight {
  font-weight: 700;
  text-transform: uppercase;
}

.section-info-16-02 {
  height: auto;
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #010101;
  background-image: url('../images/inf-ms-sec02.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.info-16-02-right {
  width: 24%;
  float: right;
}

.info-subhead {
  padding: 8px 12px;
  background-color: #fff;
  color: #dc0714;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.section-info-16-03 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #010101;
}

.info-block {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.section-standard {
  position: relative;
}

.section-standard.vvd04 {
  background-image: url('../images/18_vvd_04.jpg');
  background-position: -40px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-standard.vvd12 {
  background-image: url('../images/18_vvd_12.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-standard.hidden {
  display: none;
}

.half-section-float-left {
  position: relative;
  overflow: visible;
  width: 50%;
  height: 100%;
  float: left;
}

.half-section-float-left.shirt11 {
  position: absolute;
  overflow: hidden;
  height: 100%;
  float: none;
  background-image: url('../images/inf-ms-sec02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-left.anim-stat {
  padding: 160px 40px;
  background-color: #fff;
  text-align: center;
}

.half-section-float-left.anim-stat.wide {
  padding-right: 20px;
  padding-left: 20px;
}

.half-section-float-left.anim-stat.margins {
  padding-top: 160px;
  padding-bottom: 160px;
}

.half-section-float-left.roma {
  position: absolute;
  background-color: #942329;
}

.half-section-float-left.shirt19 {
  position: absolute;
  overflow: hidden;
  height: 100%;
  float: none;
}

.half-section-float-left.vvd04 {
  position: absolute;
  background-color: #31b5aa;
}

.half-section-float-left.vvd-celtic {
  position: absolute;
  background-image: url('../images/18_vvd_celtic.jpg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.half-section-float-left._19-stats-goals {
  position: absolute;
  background-color: #31b5aa;
  background-image: url('../images/19-stats-goals.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.half-section-float-left._19-stats-top-goals {
  position: absolute;
  background-color: #31b5aa;
  background-image: url('../images/19-stats-salah.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.half-section-float-left._20-stats-brazil {
  position: absolute;
  background-color: gold;
  background-image: url('../images/brazil_crest.png');
  background-position: 50% 50%;
  background-size: 40%;
  background-repeat: no-repeat;
}

.half-section-float-left._20-stats-apps {
  position: absolute;
  background-color: #31b5aa;
  background-image: url('../images/20-fab-monaco01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.half-section-float-left._21-stats-rbs {
  position: absolute;
  background-color: #dc0714;
  background-image: url('../images/21-Keita-02.jpg');
  background-position: 50% 53%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right {
  position: relative;
  width: 50%;
  float: right;
}

.half-section-float-right.basel {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  float: right;
  background-color: gold;
  background-image: url('../images/basel.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.half-section-float-right.anim-stat {
  padding: 125px 40px;
  background-color: #fff;
  text-align: center;
}

.half-section-float-right.anim-stat.grey {
  height: 100%;
  background-color: #e6e6e6;
}

.half-section-float-right.anim-stat.ndl {
  padding-bottom: 179px;
  background-color: #f36b22;
}

.half-section-float-right.anim-stat.margins {
  padding-top: 120px;
  padding-bottom: 120px;
  clear: left;
}

.half-section-float-right.anim-stat.red {
  padding-top: 140px;
  padding-bottom: 140px;
}

.half-section-float-right.mane13 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  float: right;
  background-color: transparent;
}

.half-section-float-right.vvd12 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-image: url('../images/18_vvd_12_02.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._19-stats-karius {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-image: url('../images/19-stats-karius.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._19-stats-assists {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-color: #b89d38;
  background-image: url('../images/19-stats-firmino.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._20-stats-goal2 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-color: #b89d38;
  background-image: url('../images/21-Keita8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._20-stats-fabinho2 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-image: url('../images/20-fab-monaco03.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._20-stats-fabino1 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-color: #b89d38;
  background-image: url('../images/20-fab-monaco04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.half-section-float-right._21-stats-nb-rbs {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-color: #f3f3f3;
  background-image: url('../images/Keita-Leipzig.jpg');
  background-position: 50% 17%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.half-section-float-right._21-stats-nk8 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-color: #b89d38;
  background-image: url('../images/21-Keita8.jpg');
  background-position: 50% 29%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-float-right._21-stats-nk-01 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100%;
  background-image: url('../images/21-Keita-Melwood1.jpg');
  background-position: 59% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-section-header {
  position: static;
  display: block;
  width: 80%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  color: #dc0714;
  font-size: 130px;
  line-height: 100px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -5px;
}

.half-section-para {
  display: block;
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 80px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section-info-insta {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #e6e6e6;
}

.insta-card-block {
  display: block;
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 2px 12px 2px rgba(0, 0, 0, .13);
}

.insta-profile-img-block {
  width: 70px;
  padding: 10px;
  float: left;
}

.div-block-3 {
  float: right;
}

.insta-profile-name-block {
  display: inline-block;
  padding-top: 25px;
  padding-bottom: 25px;
  float: none;
}

.insta-name-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 700;
}

.insta-details-text-block {
  padding: 20px 10px 40px;
}

.insta-details-text {
  font-size: 28px;
  line-height: 28px;
}

.stat._11 {
  margin-bottom: 16px;
}

.stat.insta {
  margin-bottom: 12px;
}

.stat.gap {
  margin-bottom: 20px;
}

.stat.lrg {
  margin-bottom: 32px;
}

.stat-header {
  display: block;
  width: 80%;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  color: #dc0714;
  font-size: 100px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -8px;
}

.stat-header.wht {
  color: #fff;
}

.stat-header.insta {
  margin-top: 100px;
  color: #fff;
}

.stat-para {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 64px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

.stat-para.insta {
  margin-bottom: 50px;
  padding-bottom: 0px;
  color: #fff;
}

.tweet-embed-block {
  margin-bottom: 34px;
  text-align: left;
}

.html-insta {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.insta-contain-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-int-goals {
  padding-top: 0px;
  padding-bottom: 0px;
}

.stat-label {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

.stat-label.insta {
  margin-bottom: 50px;
  padding-bottom: 0px;
  color: #fff;
}

.stat-label.narrow {
  width: 60%;
}

.stat-label.wht {
  color: #fff;
}

.stat-label.sml-list {
  font-size: 18px;
  line-height: 24px;
}

.stats-contain-insta {
  padding-top: 50px;
}

.competition-prize-date {
  display: inline-block;
  margin-bottom: 34px;
  padding: 6px 9px;
  border-radius: 6px;
  background-color: #dc0714;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.bullet-text {
  margin-bottom: 10px;
  color: #505050;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.bullet-text.last {
  margin-bottom: 34px;
}

.unordered-list {
  margin-bottom: 34px;
  padding-left: 20px;
}

.text-link {
  color: #dc0714;
  font-weight: 700;
  text-decoration: underline;
}

.text-link.inverted {
  color: #fff;
}

.text-link.yellow {
  color: gold;
}

.text-link.yellow {
  color: gold;
}

.dream-draw-hero {
  height: 100vh;
  padding-top: 37vh;
  padding-bottom: 0px;
  background-color: #dc0714;
  background-image: -webkit-linear-gradient(270deg, rgba(220, 7, 20, 0), #8a0008), url('../images/draw.jpg');
  background-image: linear-gradient(180deg, rgba(220, 7, 20, 0), #8a0008), url('../images/draw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #dc0714;
}

.dream-draw-hero.junior {
  background-color: #31b5aa;
  background-image: url('../images/comps-celebrate.png'), -webkit-linear-gradient(270deg, #009982, rgba(0, 153, 130, 0));
  background-image: url('../images/comps-celebrate.png'), linear-gradient(180deg, #009982, rgba(0, 153, 130, 0));
  background-position: 100% 100%, 0px 0px;
  background-size: 56vw, auto;
  background-repeat: no-repeat, repeat;
}

.titile-highlight-red {
  color: #dc0714;
}

.summer-tour-match-text {
  font-size: 16px;
}

.red-highlight {
  color: #dc0714;
}

.section-about-foundation {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #dc0714;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .24), #dc0714), url('../images/red-bg.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .24), #dc0714), url('../images/red-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.smalltext {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mighty-subhead {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #dc0714;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.4px;
}

.mighty-hds-img-block {
  width: 50%;
  margin-right: 18px;
  float: left;
}

.mighty-img-block {
  margin-bottom: 24px;
  border: 24px solid #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .32);
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.mighty-img-block.float-block {
  width: 50%;
  margin-right: 24px;
  float: left;
}

.mighty-img-block.right {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.redoctober-hero {
  height: auto;
  padding-top: 22vh;
  padding-bottom: 22vh;
  background-color: #505050;
  background-image: -webkit-linear-gradient(0deg, #dc0714, #b8000b);
  background-image: linear-gradient(90deg, #dc0714, #b8000b);
  color: #009982;
}

.carra-lead {
  height: 75vh;
  background-image: url('../images/Carra-2011-Chelsea.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-facts {
  padding-top: 75px;
  padding-bottom: 75px;
}

.section-facts.home {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f3f3f3;
}

.section-facts.home.fullreds {
  background-color: #dc0714;
}

.section-facts.home.teenreds {
  background-color: gold;
}

.section-facts.home.mightyreds {
  background-color: #009982;
}

.section-facts.silver {
  background-color: #c8c8c8;
}

.section-facts.difference {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #f5f5f5;
}

.section-facts.nopadding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-facts.full-green {
  height: 100vh;
  margin-top: 0px;
  padding-top: 30vh;
  padding-bottom: 0vh;
  background-color: #31b5aa;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(49, 181, 170, .88), #31b5aa), url('../images/mystery-bg.svg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(49, 181, 170, .88), #31b5aa), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 60px;
}

.section-facts.full-green.lead {
  padding-top: 16vh;
  background-color: #31b5aa;
  background-image: -webkit-linear-gradient(270deg, rgba(49, 181, 170, .91), rgba(49, 181, 170, .91)), url('../images/mystery-bg.svg');
  background-image: linear-gradient(180deg, rgba(49, 181, 170, .91), rgba(49, 181, 170, .91)), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 60px;
}

.section-facts.mignolet-01 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic02.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-facts.mignolet-01.nopadding {
  padding-top: 0vh;
}

.section-facts.grey {
  background-color: #f3f3f3;
}

.section-facts.grey.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-facts.grey.no-foot {
  padding-bottom: 100px;
}

.section-facts.video-description {
  padding-top: 50px;
}

.section-facts.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-facts.green {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #009982;
}

.section-facts.infographic-lead {
  height: 84vh;
  background-color: #e31b23;
  background-image: url('../images/salah_inf-lead.jpg');
  background-position: 50% 65%;
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-facts.inf-insta {
  background-color: #dc0714;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  text-align: center;
}

.section-facts.mignolet-02 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic03.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-facts.mignolet-02.nopadding {
  padding-top: 0vh;
}

.section-facts.mignolet-03 {
  height: 100vh;
  padding-top: 30vh;
  padding-bottom: 0px;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic01.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, .74), #fff 84%), url('../images/mosaic01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-facts.mignolet-03.nopadding {
  padding-top: 0vh;
}

.section-facts.question {
  height: 100vh;
  padding-top: 30vh;
  background-color: #f3f3f3;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 79%, 0), #c9c9c9), url('../images/mystery-bg.svg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 79%, 0), #c9c9c9), url('../images/mystery-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 60px;
}

.section-facts.inf-insta-plain {
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #dc0714;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(220, 7, 20, .8) 6%, #dc0714);
  text-align: center;
}

.section-facts.mane-infographic {
  height: 84vh;
  background-color: #e31b23;
}

.section-facts.red {
  background-color: #dc0714;
}

.facts-fact {
  font-size: 26px;
  line-height: 30px;
}

.facts-fact.wht {
  background-color: transparent;
  color: #fff;
}

.facts-img.sky {
  height: 75vh;
  background-image: url('../images/18_Carra-Neville.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.facts-img.villa {
  height: 50vh;
  background-image: url('../images/18_Carra-goal-Villa-1997.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-3 {
  border-radius: 200px;
  background-color: transparent;
  box-shadow: none;
}

.img-cent {
  display: inline-block;
  text-align: center;
}

.img-cent.margin {
  margin-bottom: 50px;
}

.img-cent.gap {
  margin-bottom: 42px;
}

.img-cent-block {
  text-align: center;
}

.img-cent-block.margin {
  margin-bottom: 50px;
}

.img-cent-block.sml-margin {
  margin-bottom: 28px;
}

.img-cent-block.gap24 {
  margin-bottom: 24px;
}

.image-5 {
  text-align: left;
}

._19-draw-lead {
  margin-top: 0px;
  margin-bottom: 32px;
  text-align: center;
}

.img.margin {
  margin-bottom: 42px;
}

.junior {
  color: #009982;
}

.html-gap {
  margin-bottom: 42px;
}

.image-7 {
  border: 14px solid #fff;
}

.title-highlight-green {
  color: #009982;
  text-transform: uppercase;
}

.unordered-list-2 {
  margin-bottom: 34px;
}

._19-draw-contain {
  text-align: center;
}

.karius {
  color: #85070f;
}

.mignolet {
  color: #dc0714;
}

.text-signoff-red {
  color: #dc0714;
  font-style: normal;
  font-weight: 700;
}

.slide-gallery {
  margin-bottom: 50px;
}

.yellow-highlight {
  color: gold;
}

.options-row {
  margin-top: 12px;
}

.options-col {
  padding-right: 5px;
  padding-left: 5px;
}

.options-block {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  text-align: center;
}

.signings-background {
  height: auto;
  min-height: 100vh;
  padding-top: 18vh;
  padding-bottom: 22vh;
  background-color: #dc0714;
  background-image: url('../images/21-ucl-map02.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #009982;
}

.article-headline-option {
  display: block;
  width: auto;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 46px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -2px;
}

.article-headline-option.cent {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.article-headline-option.cent.green {
  color: #fff;
}

.article-headline-option.cent.gap {
  margin-bottom: 24px;
}

.article-headline-option.cent.wht {
  color: #fff;
}

.article-headline-option.secondary {
  color: #dc0714;
  font-weight: 400;
  letter-spacing: -1.4px;
}

.article-headline-option.secondary.wide {
  width: 100%;
}

.article-headline-option.secondary.narrow {
  width: 640px;
  margin-right: 0px;
  margin-left: 0px;
}

.article-headline-option.secondary.margin {
  margin-bottom: 42px;
}

.article-headline-option.short {
  display: block;
  width: 550px;
}

.article-headline-option.wht {
  margin-bottom: 24px;
  color: #fff;
}

.article-headline-option.comps-landing {
  text-align: center;
}

.standifrst-option {
  display: block;
  width: auto;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.standifrst-option.cent {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #31b5aa;
}

.standifrst-option.cent.gap {
  margin-bottom: 24px;
  color: #dc0714;
}

.standifrst-option.reverse {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.standifrst-option.comps-lead {
  width: 460px;
  margin-bottom: 24px;
  color: #fff;
}

.standifrst-option.wht {
  color: #fff;
}

.standifrst-option.margin {
  margin-bottom: 42px;
}

.article-tag-option {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid gold;
  color: gold;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.article-tag-option.light {
  border-bottom-color: #fff;
  color: #fff;
}

.article-tag-option.wht {
  color: #fff;
}

.article-tag-option.comps-lead {
  border-bottom-color: #b1b1b1;
}

.image-8 {
  padding-bottom: 0px;
}

.image-9 {
  border: 20px solid #fff;
}

.prem-menu {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

.prem-bage-block {
  margin-right: 8px;
  margin-bottom: 8px;
}

.badges-contain {
  text-align: center;
}

.prem-back-button {
  margin-bottom: 30px;
}

.article-tag-prem {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid gold;
  color: gold;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.article-tag-prem.light {
  border-bottom-color: #fff;
  color: #fff;
}

.article-tag-prem.wht {
  color: #fff;
}

.article-tag-prem.comps-lead {
  border-bottom-color: #b1b1b1;
}

.standifrst-prempreview {
  display: block;
  width: auto;
  max-width: 840px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.standifrst-prempreview.cent {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #31b5aa;
}

.standifrst-prempreview.cent.gap {
  margin-bottom: 24px;
  color: #dc0714;
}

.standifrst-prempreview.reverse {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.standifrst-prempreview.comps-lead {
  width: 460px;
  margin-bottom: 24px;
  color: #fff;
}

.standifrst-prempreview.wht {
  color: #fff;
}

.standifrst-prempreview.margin {
  margin-bottom: 42px;
}

.prem-badge-block {
  margin-right: 12px;
  margin-bottom: 0px;
}

.prem-badge-contain {
  margin-bottom: 12px;
}

.option-bg-blk {
  height: auto;
  min-height: 100vh;
  padding-top: 18vh;
  padding-bottom: 22vh;
  background-color: #000;
  background-image: -webkit-radial-gradient(circle closest-corner at 50% 50%, rgba(216, 0, 0, .83), #ff0010), url('../images/20-prem-trophy.jpg');
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(216, 0, 0, .83), #ff0010), url('../images/20-prem-trophy.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #009982;
}

.prem-col-block {
  margin-bottom: 16px;
}

.comp-div {
  margin-bottom: 42px;
}

.highlight-red {
  color: #dc0714;
}

.video-contain-incopy {
  display: block;
  overflow: visible;
  width: 840px;
  height: auto;
  margin-right: auto;
  margin-bottom: 44px;
  margin-left: auto;
  background-color: #000;
}

.video-contain-incopy.gap {
  margin-bottom: 34px;
}

.clue-block {
  margin-bottom: 36px;
}

.map-crests-block {
  border: 20px none #fff;
}

.options-row-narrow {
  display: block;
  width: 700px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.emoji-block {
  display: inline;
  margin-top: 2px;
  margin-right: 6px;
  float: none;
}

.emoji-img-block {
  margin-top: 5px;
  text-align: center;
}

.emoji-img {
  display: inline;
}

.celeb-cont-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #dc0714;
}

.celeb-cont-block.nogap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.celeb-cont-block.noline {
  border-bottom-style: none;
}

.celeb-copy-contain {
  display: block;
  margin-right: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.celeb-copy-contain.nogap {
  margin-right: 0px;
}

.celeb-img-contain {
  width: 400px;
  max-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 6px 6px 7px 2px rgba(0, 0, 0, .2);
}

.celeb-img-contain.gap {
  margin-right: 50px;
}

.mask {
  height: 500px;
}

._21-celebrations-slider {
  height: 500px;
  background-color: transparent;
}

.profle-text {
  margin-bottom: 14px;
  color: #505050;
  font-size: 15px;
}

.text-span {
  margin-bottom: 0px;
}

.profile-text-name {
  margin-bottom: 10px;
  color: #dc0714;
  font-size: 17px;
  font-weight: 700;
}

.profile-contain-block {
  margin-bottom: 36px;
}

.grid {
  grid-template-columns: 1fr minmax(200px, 0.5fr);
}

.list-item-text {
  margin-bottom: 0px;
  color: #505050;
  font-size: 17px;
  line-height: 28px;
}

.list-item-text.lead {
  margin-bottom: 34px;
  font-weight: 700;
}

.list-item-text.lead.break-top {
  margin-top: 75px;
}

.list-item-text.break-top {
  margin-top: 42px;
}

.list-item-text.break-top.nobreak-foot {
  margin-bottom: 0px;
}

.list-item-text._2col {
  margin-bottom: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 28px;
  column-gap: 28px;
}

.list-item-text.video {
  font-size: 15px;
  line-height: 22px;
}

.list-item-text.wht {
  color: #fff;
}

.list-item-text.wht.cent {
  text-align: center;
}

.list-item-text.sml {
  font-size: 16px;
  line-height: 22px;
}

.list-item-text.small-gap {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 400;
}

.list-item-text.no-margin {
  margin-bottom: 0px;
}

.list-item-text.bullet-text {
  margin-bottom: 12px;
  font-weight: 400;
}

.list-item-text.total {
  color: #dc0714;
  font-size: 24px;
  line-height: 30px;
}

.list-item-text.lrg {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.list-item-text.sml-gap {
  margin-bottom: 0px;
}

.list-item-text.red {
  color: #dc0714;
}

.list-item-text.inv {
  color: #fff;
}

.lfctv-logo-block {
  width: 200px;
  margin-bottom: 24px;
}

.phone-hl {
  color: #009982;
}

.pink-hl {
  color: #ff61b9;
  font-weight: 700;
}

.league-block {
  margin-bottom: 34px;
}

.table-text {
  margin-bottom: 34px;
  color: #505050;
  font-size: 17px;
  line-height: 28px;
}

.table-text.lead {
  margin-bottom: 34px;
  font-weight: 700;
}

.table-text.lead.break-top {
  margin-top: 75px;
}

.table-text.break-top {
  margin-top: 42px;
}

.table-text.break-top.nobreak-foot {
  margin-bottom: 0px;
}

.table-text._2col {
  margin-bottom: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 28px;
  column-gap: 28px;
}

.table-text.video {
  font-size: 15px;
  line-height: 22px;
}

.table-text.wht {
  color: #fff;
}

.table-text.wht.cent {
  text-align: center;
}

.table-text.sml {
  font-size: 16px;
  line-height: 22px;
}

.table-text.small-gap {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 400;
}

.table-text.no-margin {
  margin-bottom: 0px;
}

.table-text.bullet-text {
  margin-bottom: 12px;
  font-weight: 400;
}

.table-text.total {
  color: #dc0714;
  font-size: 24px;
  line-height: 30px;
}

.table-text.lrg {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.table-text.sml-gap {
  margin-bottom: 0px;
}

.table-text.red {
  color: #dc0714;
}

.table-text.inv {
  color: #fff;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tabcol {
  padding-right: 0px;
  padding-left: 0px;
}

.tab-para {
  margin-bottom: 0px;
  padding-left: 10px;
  color: #505050;
  font-size: 16px;
  line-height: 20px;
}

.tab-para.lead {
  margin-bottom: 34px;
  font-weight: 700;
}

.tab-para.lead.break-top {
  margin-top: 75px;
}

.tab-para.break-top {
  margin-top: 42px;
}

.tab-para.break-top.nobreak-foot {
  margin-bottom: 0px;
}

.tab-para._2col {
  margin-bottom: 20px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 28px;
  column-gap: 28px;
}

.tab-para.video {
  font-size: 15px;
  line-height: 22px;
}

.tab-para.wht {
  padding-left: 10px;
  color: #fff;
}

.tab-para.wht.cent {
  text-align: center;
}

.tab-para.sml {
  font-size: 16px;
  line-height: 22px;
}

.tab-para.small-gap {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 400;
}

.tab-para.no-margin {
  margin-bottom: 0px;
}

.tab-para.bullet-text {
  margin-bottom: 12px;
  font-weight: 400;
}

.tab-para.total {
  color: #dc0714;
  font-size: 24px;
  line-height: 30px;
}

.tab-para.lrg {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.tab-para.sml-gap {
  margin-bottom: 0px;
}

.tab-para.red {
  color: #dc0714;
}

.tab-para.inv {
  color: #fff;
}

.tab-para.head {
  color: #e31b23;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.col-hl {
  background-color: #e31b23;
}

.col-grey {
  background-color: #f3f3f3;
}

html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="tapped"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slide-up-two"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="slide-up-three"] {
  opacity: 0;
  -webkit-transform: translate(0px, 90px);
  -ms-transform: translate(0px, 90px);
  transform: translate(0px, 90px);
}

html.w-mod-js *[data-ix="cover-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="cover-slide-left"] {
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="cover-slide-right"] {
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="correct-bg"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="stat-scroll"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="up-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 52px);
  -ms-transform: translate(0px, 52px);
  transform: translate(0px, 52px);
}

@media (max-width: 991px) {
  .navlink {
    display: block;
    padding-bottom: 26px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
  }
  .navlink:hover {
    padding-bottom: 26px;
    border-bottom-style: none;
    border-bottom-width: 0px;
  }
  .navlink.w--current {
    margin-left: 0px;
    border-bottom: 1px none #000;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
  }
  .navlink.w--current:hover {
    padding-bottom: 21px;
    border-bottom-style: none;
  }
  .navlink.fullred {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
  }
  .navlink.fullred:hover {
    padding-bottom: 26px;
    border-bottom-style: none;
    font-weight: 400;
  }
  .navlink.fullred.w--current {
    font-weight: 700;
  }
  .navlink.fullred.w--current:hover {
    padding-bottom: 21px;
  }
  .navlink.teenred {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
  }
  .navlink.teenred:hover {
    border-bottom-style: none;
  }
  .navlink.teenred.w--current {
    border-bottom-style: none;
  }
  .navlink.teenred.w--current:hover {
    border-bottom-style: none;
  }
  .navlink.mightyred {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
  }
  .navlink.mightyred:hover {
    border-bottom-style: none;
  }
  .navlink.mightyred.w--current {
    border-bottom: 1px none #000;
    font-weight: 700;
  }
  .navlink.mightyred.w--current:hover {
    font-weight: 400;
  }
  .brand {
    padding-top: 0px;
  }
  .section.full-green.lead {
    padding-top: 12vh;
  }
  .section.grey.padding-100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .section.padding-100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .section.green {
    background-position: 100% 50%;
    background-size: cover;
  }
  .section.comps-lead {
    margin-top: 0px;
  }
  .section.comps-lead.grey {
    margin-top: 0px;
  }
  .section.infographic-lead {
    background-position: 50% 50%;
    background-size: contain;
  }
  .section.vvd-infographic {
    background-image: url('../images/18_vvd_lead.jpg');
    background-position: 50% 50%;
    background-size: 115%;
    background-repeat: no-repeat;
  }
  .contain.stb {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column.nopadding-right {
    display: block;
  }
  .navbar {
    padding-top: 12px;
    padding-bottom: 24px;
  }
  .dropdown-link {
    background-color: transparent;
  }
  .dropdown-list.w--open {
    background-color: transparent;
  }
  .dropdownlink {
    font-weight: 700;
    text-transform: uppercase;
  }
  .dropdown-list-2.w--open {
    background-color: transparent;
  }
  .h2.title.wide {
    width: 200px;
    font-size: 18px;
  }
  .h2.title.wider {
    width: 200px;
    font-size: 16px;
    line-height: 17px;
  }
  .image-block._18-jnr-comp {
    background-position: 0px 50%;
    background-size: cover;
  }
  .article-link {
    display: block;
  }
  .nav-menu-2 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    height: 100vh;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: rgba(220, 7, 20, .95);
  }
  .menu-button {
    position: relative;
  }
  .menu-button.w--open {
    position: relative;
    z-index: 9999;
    background-color: #dc0714;
  }
  .leadimg-article {
    height: 350px;
  }
  .leadimg-article.foundation-16 {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article.dream-16 {
    height: 50vh;
  }
  .leadimg-article._18-ox {
    height: 450px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .leadimg-article._18-book-lead {
    height: 450px;
  }
  .leadimg-article._18-ladies {
    height: 450px;
  }
  .leadimg-article._19-acad {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._19-cl-lead {
    height: 450px;
  }
  .leadimg-article._19-membership {
    height: 450px;
  }
  .leadimg-article._20-famous8-lead {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-fixtures {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-keita-lead {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-anfield {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-brewster {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-active-lead {
    height: 450px;
  }
  .leadimg-article._20-pre-season {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._20-members {
    height: 450px;
  }
  .leadimg-article._20-dream {
    height: 450px;
    background-size: cover;
  }
  .leadimg-article._21-mane {
    height: 65vh;
    background-size: cover;
  }
  .leadimg-article._21-lwfc-lead {
    height: 50vh;
  }
  .leadimg-article._21-dunc-lead {
    height: 50vh;
  }
  .leadimg-article._21-201819 {
    height: 50vh;
    background-size: cover;
  }
  .leadimg-article._21-tickets-comp {
    height: 50vh;
    background-position: 100% 50%;
    background-size: cover;
  }
  .leadimg-article._21-concert {
    height: 50vh;
    background-size: cover;
  }
  .article-headline {
    width: 100%;
    max-width: auto;
  }
  .article-headline.short {
    width: 550px;
  }
  .standfirst {
    width: 100%;
    max-width: auto;
  }
  .para.video {
    margin-bottom: 0px;
  }
  .article-content {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .article-content.foot {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-bg {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tab-pane-start {
    height: 550px;
    background-size: cover;
  }
  .tabs {
    margin-top: 0px;
  }
  .tab-pane-1 {
    height: 550px;
  }
  .tab-pane-2 {
    height: 550px;
  }
  .tab-pane-3 {
    height: 550px;
  }
  .tab-pane-4 {
    height: 550px;
  }
  .button.cover {
    border-width: 2px;
    box-shadow: 0 2px 4px 0 #000;
    font-size: 16px;
    font-weight: 700;
  }
  .cover-block {
    background-position: 50% 50%;
  }
  .cover-entry-points-block {
    display: none;
  }
  .cover-block-right {
    display: none;
  }
  .cover-block-left {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    padding-top: 0vh;
    padding-bottom: 50px;
  }
  .img-block-left.comp-c-16 {
    margin-bottom: 14px;
  }
  .quiz-section {
    padding-top: 22vh;
  }
  .quiz-section.start {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Anfield-quiz-landscape.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Anfield-quiz-landscape.jpg');
    background-position: 0px 0px, 50% 100%;
  }
  .quiz-content {
    width: 100%;
  }
  .quiz-question.left {
    text-align: center;
  }
  .quiz-answers-contain {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .video-headline {
    width: 100%;
  }
  .video-standifrst {
    width: 100%;
  }
  .section-video-description {
    padding-right: 0px;
    padding-left: 0px;
  }
  .video-descrip-block {
    width: auto;
  }
  .quiz-text {
    width: auto;
    text-align: center;
  }
  .quiz-image-block {
    display: none;
  }
  .video-contain {
    width: 100%;
    height: 350px;
  }
  .quiz-subhead {
    line-height: 34px;
  }
  .comps-landing-content-block {
    padding-top: 125px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .com-lead-text-block {
    width: 600px;
  }
  .comps-hero {
    display: none;
  }
  .newsignings-lead-contain {
    width: 100%;
  }
  .topps-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .newsignings-hero {
    padding-top: 175px;
  }
  .cards-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .intro-text {
    font-size: 20px;
    line-height: 20px;
  }
  .section-standard.vvd04 {
    background-position: -159px 0px;
  }
  .section-standard.vvd12 {
    background-position: 235px 0px;
    background-repeat: no-repeat;
  }
  .half-section-float-left._19-stats-goals {
    background-position: 100% 50%;
  }
  .half-section-float-left._19-stats-top-goals {
    background-position: 0px 50%;
  }
  .half-section-float-left._20-stats-brazil {
    background-position: 100% 50%;
  }
  .half-section-float-left._20-stats-apps {
    background-position: 0px 50%;
  }
  .half-section-float-left._21-stats-rbs {
    background-position: 50% 50%;
    background-size: cover;
  }
  .half-section-float-right._19-stats-karius {
    background-position: 100% 50%;
  }
  .half-section-float-right._20-stats-fabinho2 {
    background-position: 100% 50%;
  }
  .half-section-float-right._21-stats-nb-rbs {
    background-size: cover;
  }
  .half-section-float-right._21-stats-nk-01 {
    background-position: 50% 50%;
  }
  .insta-details-text {
    font-size: 25px;
  }
  .dream-draw-hero {
    display: none;
  }
  .redoctober-hero {
    padding-top: 175px;
  }
  .section-facts.full-green.lead {
    padding-top: 12vh;
  }
  .section-facts.grey.padding-100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .section-facts.padding-100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .section-facts.comps-lead {
    margin-top: 100px;
  }
  .section-facts.infographic-lead {
    background-position: 50% 50%;
    background-size: contain;
  }
  .section-facts.mane-infographic {
    background-position: 50% 50%;
    background-size: contain;
  }
  .options-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .options-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .signings-background {
    padding-top: 175px;
  }
  .article-headline-option {
    width: 100%;
    max-width: auto;
  }
  .article-headline-option.short {
    width: 550px;
  }
  .standifrst-option {
    width: 100%;
    max-width: auto;
  }
  .standifrst-prempreview {
    width: 100%;
    max-width: auto;
  }
  .option-bg-blk {
    padding-top: 175px;
  }
  .video-contain-incopy {
    width: 100%;
    height: 350px;
  }
  .celeb-cont-block {
    display: block;
  }
  .celeb-copy-contain {
    margin-right: 1px;
  }
  .celeb-img-contain {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .celeb-img-contain.gap {
    display: block;
    margin-right: auto;
    margin-bottom: 34px;
    margin-left: auto;
  }
  .mask {
    height: 1000px;
  }
  .list-item-text.video {
    margin-bottom: 0px;
  }
  .table-text.video {
    margin-bottom: 0px;
  }
  .tab-para.video {
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .navlink.fullred {
    font-weight: 400;
  }
  .navlink.fullred:hover {
    font-weight: 400;
  }
  .section.home {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .section.comp-body {
    padding-top: 150px;
  }
  .section.infographic-lead {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: 100%;
  }
  .section.vvd-infographic {
    height: 70vh;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: 50% 100%;
    background-size: 120%;
  }
  .contain {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contain.stb {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-video-block {
    height: 250px;
  }
  .column {
    margin-bottom: 12px;
  }
  .column.nopadding-left {
    padding-bottom: 4px;
    padding-left: 4px;
  }
  .column.nopadding-right {
    display: none;
  }
  .navbar {
    padding-top: 5px;
    padding-bottom: 13px;
  }
  .home-row {
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .h2.title.wide {
    width: 240px;
    font-size: 19px;
  }
  .h2.title.wider {
    width: 260px;
    font-size: 20px;
    line-height: 22px;
  }
  .image-block._125-book {
    background-position: 50% 0px;
  }
  .image-block._18-jnr-comp {
    background-position: 50% 0px;
    background-size: cover;
  }
  .article-link {
    display: block;
  }
  .section-welcome {
    padding-top: 40px;
    padding-bottom: 24px;
  }
  .nav-menu-2 {
    z-index: 10;
  }
  .menu-button {
    padding-top: 25px;
    padding-bottom: 26px;
  }
  .leadimg-article {
    height: 250px;
  }
  .leadimg-article.tour-16 {
    height: 250px;
  }
  .leadimg-article.mighty-16 {
    height: 250px;
  }
  .leadimg-article._18-foundation {
    background-size: cover;
  }
  .leadimg-article._19-membership {
    height: 350px;
  }
  .leadimg-article._21-mane {
    height: 50vh;
  }
  .leadimg-article._21-tickets-comp {
    background-position: 0px 50%;
  }
  .article-headline.secondary.narrow {
    width: auto;
  }
  .article-headline.short {
    width: auto;
  }
  .standfirst.reverse {
    font-size: 18px;
    line-height: 22px;
  }
  .para._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .para.video {
    margin-bottom: 0px;
  }
  .para.total {
    font-size: 22px;
    line-height: 28px;
  }
  .para.lrg {
    font-size: 18px;
    line-height: 28px;
  }
  .pullquoteleft._180 {
    display: inline;
    float: none;
    text-align: center;
  }
  .pullquote.right {
    text-align: center;
  }
  .article-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-bg {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tab-pane-start {
    background-size: cover;
  }
  .tabs {
    margin-top: 0px;
  }
  .stb-comment {
    left: 14px;
    bottom: 14px;
  }
  .button.cover {
    padding: 9px 24px;
  }
  .cover-block {
    background-image: url('../images/cover_19_D.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .cover-block._20-cover {
    background-image: url('../images/cover_20_wide.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .mobile-masthead {
    margin-bottom: 8px;
  }
  .cover-foot-block {
    display: none;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-block-left {
    width: 100%;
    float: none;
  }
  .img-block-left.break-top {
    margin-top: 24px;
  }
  .img-block-left.comp-c-16 {
    width: 100%;
    margin-bottom: 40px;
  }
  .img-block-left.crest {
    margin-bottom: 24px;
  }
  .img-block-left.sml {
    width: 100%;
    margin-bottom: 50px;
  }
  .quiz-section {
    padding-top: 16vh;
  }
  .quiz-section.wrong {
    padding-top: 16vh;
  }
  .quiz-section.success {
    padding-top: 16vh;
  }
  .quiz-section.start {
    padding-top: 14vh;
  }
  .quiz-question {
    font-size: 32px;
    line-height: 34px;
  }
  .video-headline {
    width: auto;
  }
  .video-standifrst {
    width: auto;
  }
  .answer-correct-block {
    display: block;
    padding-top: 8vh;
  }
  .answer-incorrect-block {
    padding-top: 8vh;
  }
  .video-contain {
    height: 250px;
  }
  .quiz-subhead {
    font-size: 24px;
    line-height: 26px;
  }
  .comps-image-block {
    background-position: 50% 50%;
  }
  .section-comps-land {
    display: none;
  }
  .comp-lead-img-block {
    display: none;
  }
  .com-lead-text-block {
    width: auto;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .article-img-inset-block {
    width: 100%;
    margin-bottom: 24px;
    float: none;
    text-align: center;
  }
  .topps-card-block {
    padding: 12px;
  }
  .newsignings-hero {
    padding-top: 150px;
  }
  .topps-row {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cards-block {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .intro-text {
    font-size: 16px;
    line-height: 16px;
  }
  .half-section-float-left.shirt11 {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
  }
  .half-section-float-left.anim-stat {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    float: none;
  }
  .half-section-float-left.roma {
    display: none;
  }
  .half-section-float-left.shirt19 {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    background-position: 50% 50%;
  }
  .half-section-float-left.vvd04 {
    display: none;
  }
  .half-section-float-left.vvd-celtic {
    display: none;
  }
  .half-section-float-left._19-stats-goals {
    display: none;
  }
  .half-section-float-left._19-stats-top-goals {
    display: none;
  }
  .half-section-float-left._20-stats-brazil {
    display: none;
  }
  .half-section-float-left._20-stats-apps {
    display: none;
  }
  .half-section-float-left._21-stats-rbs {
    display: none;
  }
  .half-section-float-right {
    width: 100%;
    float: right;
    background-color: #fff;
  }
  .half-section-float-right.basel {
    position: relative;
    display: none;
    overflow: hidden;
    height: 300px;
    float: none;
  }
  .half-section-float-right.anim-stat.ndl {
    display: none;
  }
  .half-section-float-right.mane13 {
    position: relative;
    display: none;
    overflow: hidden;
    height: 300px;
    float: none;
  }
  .half-section-float-right.vvd12 {
    display: none;
  }
  .half-section-float-right._19-stats-karius {
    display: none;
  }
  .half-section-float-right._19-stats-assists {
    display: none;
  }
  .half-section-float-right._20-stats-goal2 {
    display: none;
  }
  .half-section-float-right._20-stats-fabinho2 {
    display: none;
  }
  .half-section-float-right._20-stats-fabino1 {
    display: none;
  }
  .half-section-float-right._21-stats-nb-rbs {
    display: none;
  }
  .half-section-float-right._21-stats-nk8 {
    display: none;
  }
  .half-section-float-right._21-stats-nk-01 {
    display: none;
  }
  .insta-card-block {
    width: 100%;
  }
  .insta-profile-img-block {
    width: 90px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .insta-details-text-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .insta-details-text {
    font-size: 24px;
    line-height: 26px;
  }
  .mighty-hds-img-block {
    width: 100%;
    margin-bottom: 12px;
    float: none;
  }
  .redoctober-hero {
    padding-top: 150px;
  }
  .section-facts.home {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .section-facts.comp-body {
    padding-top: 150px;
  }
  .section-facts.infographic-lead {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: 100%;
  }
  .section-facts.mane-infographic {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: 128%;
  }
  .options-row {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .options-col {
    margin-bottom: 16px;
    text-align: center;
  }
  .options-block {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .signings-background {
    padding-top: 150px;
  }
  .article-headline-option.secondary.narrow {
    width: auto;
  }
  .article-headline-option.short {
    width: auto;
  }
  .standifrst-option.reverse {
    font-size: 18px;
    line-height: 22px;
  }
  .standifrst-prempreview.reverse {
    font-size: 18px;
    line-height: 22px;
  }
  .option-bg-blk {
    padding-top: 150px;
  }
  .prem-col-block {
    display: block;
  }
  .video-contain-incopy {
    height: 250px;
  }
  .options-row-narrow {
    width: auto;
    max-width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .list-item-text._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .list-item-text.video {
    margin-bottom: 0px;
  }
  .list-item-text.total {
    font-size: 22px;
    line-height: 28px;
  }
  .list-item-text.lrg {
    font-size: 18px;
    line-height: 28px;
  }
  .table-text._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .table-text.video {
    margin-bottom: 0px;
  }
  .table-text.total {
    font-size: 22px;
    line-height: 28px;
  }
  .table-text.lrg {
    font-size: 18px;
    line-height: 28px;
  }
  .tab-para {
    font-size: 14px;
  }
  .tab-para._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .tab-para.video {
    margin-bottom: 0px;
  }
  .tab-para.total {
    font-size: 22px;
    line-height: 28px;
  }
  .tab-para.lrg {
    font-size: 18px;
    line-height: 28px;
  }
  .tab-para.head {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .navlink:hover {
    padding-top: 26px;
    border-bottom-style: none;
    border-bottom-width: 0px;
  }
  .navlink.w--current {
    display: block;
  }
  .navlink.fullred {
    font-weight: 400;
  }
  .navlink.fullred:hover {
    font-weight: 400;
  }
  .brand {
    padding-left: 0px;
  }
  .section.home {
    padding-bottom: 0px;
  }
  .section.full-green.lead {
    padding-top: 8vh;
  }
  .section.infographic-lead {
    height: 68vh;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position: 50% 37%;
    background-size: 110%;
  }
  .section.vvd-infographic {
    height: 45vh;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position: 50% 102%;
    background-size: 128%;
  }
  .contain {
    padding-right: 8px;
    padding-left: 8px;
  }
  .contain.stb {
    padding-right: 0px;
    padding-left: 0px;
  }
  .h2.title.wider {
    width: 240px;
    font-size: 18px;
    line-height: 21px;
  }
  .image-block._18-ladies {
    background-image: url('../images/18_ladies_team.jpg');
  }
  .image-block._18-jnr-comp {
    background-position: 0px 50%;
  }
  .section-featured {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .leadimg-article {
    height: 250px;
  }
  .leadimg-article.tour-16 {
    height: 250px;
  }
  .leadimg-article.mighty-16 {
    height: 250px;
  }
  .leadimg-article._19-membership {
    height: 200px;
  }
  .leadimg-article._21-mane {
    height: 50vh;
  }
  .leadimg-article._21-tickets-comp {
    background-position: 0px 50%;
  }
  .breadcrumb.mightyreds.nogap {
    margin-bottom: 0px;
  }
  .article-headline {
    font-size: 35px;
    line-height: 40px;
  }
  .article-headline.cent.green {
    font-size: 32px;
    line-height: 36px;
  }
  .article-headline.cent.gap {
    font-size: 32px;
    line-height: 36px;
  }
  .article-headline.comps-landing {
    font-size: 30px;
    line-height: 30px;
  }
  .standfirst {
    font-size: 18px;
    line-height: 24px;
  }
  .para.video {
    margin-bottom: 0px;
  }
  .para.total {
    font-size: 20px;
    line-height: 26px;
  }
  .pullquoteleft._200 {
    width: 100%;
  }
  .article-content.foot {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-bg {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tabs-menu {
    border-top-style: none;
    background-color: transparent;
  }
  .tablink {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    background-image: -webkit-linear-gradient(0deg, #bd010d, #dc0714);
    background-image: linear-gradient(90deg, #bd010d, #dc0714);
  }
  .tablink.w--current {
    height: auto;
    padding: 30px 0px;
    background-image: none;
  }
  .tablink.start.w--current {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .tabtext {
    font-size: 16px;
    line-height: 16px;
  }
  .tab-pane-start {
    height: 400px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .tabs {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .tab-pane-1 {
    height: 400px;
  }
  .tab-pane-2 {
    height: 400px;
  }
  .tab-pane-3 {
    height: 400px;
  }
  .tab-pane-4 {
    height: 400px;
  }
  .section-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .stb-comment {
    left: 8px;
    bottom: 8px;
    font-size: 20px;
  }
  .mystery-contain {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button {
    display: inline-block;
    margin-top: 8px;
  }
  .button.cover {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .button.answer {
    display: block;
  }
  .cover-block {
    background-image: -webkit-linear-gradient(270deg, transparent 35%, #000 90%);
    background-image: linear-gradient(180deg, transparent 35%, #000 90%);
  }
  .cover-block._20-cover {
    background-image: url('../images/cover_20_mob.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .home-mast-block {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    padding: 14px 10px 0px;
    text-align: center;
  }
  .crest-block {
    margin-bottom: 6px;
  }
  .cover-title {
    font-size: 13px;
    line-height: 13px;
  }
  .issue-number-text {
    font-size: 13px;
    line-height: 13px;
  }
  .mobile-masthead {
    margin-bottom: 3px;
  }
  .cover-block-left {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 100px;
  }
  .lead-lrg {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -1px;
  }
  .lead-lrg-highlight-red {
    font-size: 17px;
    line-height: 17px;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-block-left.break-top {
    margin-top: 24px;
  }
  .quiz-section {
    padding-top: 19vh;
  }
  .quiz-section.start {
    padding-top: 16vh;
  }
  .quiz-question {
    font-size: 28px;
    line-height: 30px;
  }
  .quiz-question.left.sml {
    font-size: 28px;
    line-height: 30px;
  }
  .quiz-question.grey {
    opacity: 1;
  }
  .quiz-answers-contain {
    width: auto;
  }
  .quiz-answers-contain.left {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-video-description {
    padding-right: 0px;
    padding-left: 0px;
  }
  .answer-correct-block {
    display: none;
    padding-top: 8vh;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    opacity: 0;
  }
  .quiz-subhead {
    font-size: 22px;
    line-height: 24px;
  }
  .comps-landing-content-block {
    padding-top: 125px;
  }
  .container-comps-landing {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slide-comp {
    padding-top: 26vh;
  }
  .topps-card-block {
    margin-bottom: 10px;
  }
  .topps-row {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .half-section-float-left.anim-stat.margins {
    padding-right: 30px;
    padding-left: 30px;
  }
  .insta-card-block {
    width: 100%;
  }
  .insta-details-text {
    font-size: 20px;
    line-height: 20px;
  }
  .section-facts.home {
    padding-bottom: 0px;
  }
  .section-facts.full-green.lead {
    padding-top: 8vh;
  }
  .section-facts.infographic-lead {
    height: 68vh;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position: 50% 37%;
    background-size: 110%;
  }
  .section-facts.mane-infographic {
    height: 60vh;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position: 50% 37%;
    background-size: 120%;
  }
  .image-4 {
    max-width: 90%;
  }
  .image-6 {
    max-width: 90%;
  }
  .options-row {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .article-headline-option {
    font-size: 35px;
    line-height: 40px;
  }
  .article-headline-option.cent.green {
    font-size: 32px;
    line-height: 36px;
  }
  .article-headline-option.cent.gap {
    font-size: 32px;
    line-height: 36px;
  }
  .article-headline-option.comps-landing {
    font-size: 30px;
    line-height: 30px;
  }
  .standifrst-option {
    font-size: 18px;
    line-height: 24px;
  }
  .standifrst-prempreview {
    font-size: 18px;
    line-height: 24px;
  }
  .options-row-narrow {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .celeb-img-contain {
    width: auto;
  }
  .list-item-text.video {
    margin-bottom: 0px;
  }
  .list-item-text.total {
    font-size: 20px;
    line-height: 26px;
  }
  .table-text.video {
    margin-bottom: 0px;
  }
  .table-text.total {
    font-size: 20px;
    line-height: 26px;
  }
  .tab-para {
    padding-left: 5px;
    font-size: 11px;
    line-height: 15px;
  }
  .tab-para.video {
    margin-bottom: 0px;
  }
  .tab-para.wht {
    padding-left: 5px;
    line-height: 16px;
  }
  .tab-para.total {
    font-size: 20px;
    line-height: 26px;
  }
  .tab-para.head {
    font-size: 11px;
    line-height: 14px;
  }
}