h1,
h2,
h3,
h4,
strong,
b {
 font-family: boldfont, sans-serif;
 font-weight: normal;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:active span,
button:focus span {
  position:relative;
  top: 0;
  left: 0;
}

/* DDL brand heading and strapline sizes */


/* Tab */

[class^="tab_ttl"] {
  font-size: 1.5rem;    /* 24px */
  line-height: 1.175; /* 28px */
}

[class^="tab_strp"] {
  font-size: 1rem;      /* 16px */
  line-height: 1.5;  /* 24px */
}

/* Sub Titles */

[class^="tab_sbttl"] {
  font-size: 1.5rem;    /* 24px */
  /* line-height: 1.75rem; /* 28px */
  line-height: 1.175; /* 28px */
}

[class^="tab_strp"] {
  font-size: 1.25rem;   /* 20px */
  line-height: 1.75rem; /* 28px */
}


.box {
/*  background-color: #F2F6FA;*/
  padding: 1rem;
  margin-bottom: 1rem;
}
.box > :last-child {
  margin-bottom: 0;
}
[class^="tab_sbttl"] {
/*  color: #00539f;*/
  margin-bottom: 1rem;
}







.tab {
  position: relative;
	clear: both;
}
/* 16px @ 600px increasing to 24px @ 1920px */
@media (min-width: 600px) {
  [class^="tab_inner"] {
/*    font-size: calc(1rem + ((1vw - 6px) * 0.6061));*/
  }
}
/* Prevent font scaling beyond this breakpoint */
@media (min-width: 1920px) {
  [class^="tab_inner"] {
/*    font-size: 24px;*/
  }
}

[class^="tab_inner"] {
/*  padding: .75em 0 .75em;*/
	margin: 0 auto;
	position: relative;
/*	overflow: hidden;*/
  max-width: 80rem; /* 1280px; */
}
@media (min-width: 57em) { /* 912px */
  [class^="tab_inner"] {
    padding: 1.5em 0 1.5em;
  }
}
@media (min-width: 80em) { /* 1248px + 16px + 16px */
  [class^="tab_inner"] {
/*    padding: 1.5em 0 1.5em;*/
  }
}
.tab_inner-about {
  padding-top: 2rem;
}


[class^="tab_ttl"] {
	font-family: boldfont, sans-serif;
	font-weight: normal;
  margin: .5rem 0 1rem;
  text-align: center;
}
/* 1.5rem(24px) @ 37.5rem(600px) increasing to 2.25rem(36px) @ 120rem(1920px) */
@media (min-width: 37.5em) {
  [class^="tab_ttl"] {
/*    font-size: calc(1.5rem + ((1vw - 0.375rem) * 0.9091));*/
  }
}
/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120em) {
  [class^="tab_ttl"] {
/*    font-size: 2.25rem;*/
  }
}

[class^="tab_ttl"]:first-child {
	margin-top: 0;
}
.tab_cpy-how {
  max-width: 40em;
}


/* Inline links */

.lnk-inline,
.lnk-inline:visited {
  white-space: nowrap;
  text-decoration: none;
  color: #00539f;
  display:inline-block;
  border-bottom: 1px solid currentColor;
  transition: all .3s ease-out;
}
.lnk-inline:hover,
.lnk-inline:focus {
  color: #008dc8;
  border-bottom: 1px solid transparent;
}


[class^="tab_strp"] {
  max-width: 40rem;
  margin: 0 auto 1em;
  text-align: center;
}
/* 1rem(16px) @ 37.5rem(600px) increasing to 1.5rem(24px) @ 120rem(1920px) */
@media (min-width: 37.5em) {
  [class^="tab_strp"] {
/*    font-size: calc(1rem + ((1vw - 0.375rem) * 0.6061));*/
  }
}
/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120em) {
  [class^="tab_strp"] {
/*
    font-size: 1.5rem;
    font-size: 24px;
*/
  }
}
.tab_strp-faqs {
  max-width:30em;
}




.tab_txtCnt {
  max-width: 40em;
  margin: 0 auto;
}

.tab_img-fr {
  display:block;
  max-width: 296px;
  margin: 0 auto 1rem;
}
@media (min-width: 30em) {
  .tab_img-fr {
    float: right;
    margin: 0 0 1rem 1rem;
  }
}

[class^="tab_cpy"] {
  font-size: 1em;
/*  line-height: 1.5;*/
	margin: 0 auto 1em;
}

.tab-text {}


/* Content copy area */



/*
[class^="stmp_a"]:hover [class^="stmp_img"],
[class^="tab_lnk"]:focus [class^="stmp_a"] {
  -webkit-filter:brightness(110%);
  filter:brightness(110%);
}
*/


/* Image hover */
[class^="stmp_a"] [class^="stmp_img"] {
  transition: all .3s ease-out;
}
.theatre-stage-img[role="button"].brghtHvr105:hover,
.theatre-stage-img[role="button"].brghtHvr105:focus,
.brghtHvr105:hover [class^="stmp_img"],
.brghtHvr105:focus [class^="stmp_img"] {-webkit-filter:brightness(105%);filter:brightness(105%)}
.theatre-stage-img[role="button"].brghtHvr110:hover,
.theatre-stage-img[role="button"].brghtHvr110:focus,
.brghtHvr110:hover [class^="stmp_img"],
.brghtHvr110:focus [class^="stmp_img"] {-webkit-filter:brightness(110%);filter:brightness(110%)}
.theatre-stage-img[role="button"].brghtHvr115:hover,
.theatre-stage-img[role="button"].brghtHvr115:focus,
.brghtHvr115:hover [class^="stmp_img"],
.brghtHvr115:focus [class^="stmp_img"] {-webkit-filter:brightness(115%);filter:brightness(115%)}
.theatre-stage-img[role="button"].brghtHvr120:hover,
.theatre-stage-img[role="button"].brghtHvr120:focus,
.brghtHvr120:hover [class^="stmp_img"],
.brghtHvr120:focus [class^="stmp_img"] {-webkit-filter:brightness(120%);filter:brightness(120%)}
.theatre-stage-img[role="button"].brghtHvr125:hover,
.theatre-stage-img[role="button"].brghtHvr125:focus,
.brghtHvr125:hover [class^="stmp_img"],
.brghtHvr125:focus [class^="stmp_img"] {-webkit-filter:brightness(125%);filter:brightness(125%)}



/* Video */

.cta_lnk-video {
  font-family: boldFont,sans-serif;
  font-size: 1rem;
  color: #00539f;
  background-color: #fff;
  display: block;
  outline: 0 solid;
  position: relative;
  padding: .75rem;
  transition: all .3s ease-out;
}
.cta_lnk-video:focus {
  box-shadow: 0 0 0 4px #99BAD9;
  z-index: 5;
  position: relative;
}
.cta_lbl-video {
  border-bottom: 1px solid transparent;
  transition: all .3s ease-out;
}
.cta_lnk-video:hover .cta_lbl-video,
.cta_lnk-video:focus .cta_lbl-video {
  border-bottom-color: currentColor;
}
.cta_spn-svg {
  position: absolute;
  top: .5rem;
  right: .5rem;
  display: block;
  color: currentColor;
  border-radius: 100%;
  width: 2rem;
  height: 2rem;
  transition: all .3s ease-out;
}
.cta_lnk-video:hover .cta_spn-svg,
.cta_lnk-video:focus .cta_spn-svg {
  box-shadow: 0 0 0 4px #99BAD9;
}

.cta_svg-video {
  display: block;
  margin: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: transform .7s ease-out;
  transition: transform .7s ease-out;
}

.cta_cnt {
  text-align:center;
  margin: 1rem auto 1rem;
}
@media (min-width: 628px) {
  .cta_cnt {
    text-align:center;
    margin-top: 2rem;
  }
}


















/* CTAs */

.stamp-cta {
  position: absolute;
  top: 1.125rem;
  right: 1rem;
  height: 1.25em;
  width: 1.25em;
  fill: #fff;
}

.cta {
  margin-top: .75rem;
  padding: 0 12px 0 16px;
  display: inline-block;
  border: 2px solid transparent;
  border-radius: 100px;
  font: 16px/37px boldfont, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
@media (min-width:  37.5em) {
  .cta {
    margin-top: 1rem;
  }
}
.cta_lbl {
  font-family: boldfont,sans-serif;
  font-weight: normal;
  padding: 0;
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid transparent;
  transition: border-bottom-color .3s ease-out;
}
a:hover .cta_lbl,
a:focus .cta_lbl,
button:hover .cta_lbl,
button:focus .cta_lbl {
  border-bottom-color: currentColor;
}


.cta svg {
  display: inline-block;
  width: 20px;
  height: 23px;
  vertical-align: text-bottom;
  fill: currentColor;
}










/* Original local.css */







/* Individual section tweaks */

.hero-img img,
.tab-container-img,
.tab-video-img {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}

.hero-img img {max-width:420px}
.tab-container-img {max-width:480px}
.video {max-width:853px;margin:0 auto;max-height:480px}


.tab-text ol {text-indent:-200em}
.tab-text ol li {list-style:none}
.tab-how .tab-text {
  background-image: url(../i/how-it-works.2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 40em;
  padding-bottom: 17.3%;
  margin: 2rem auto;
}

.tab-video h3 {font-size:36px;padding:1em}

.tab-tagline {font-size:21px;color:#333}

.tab-faqs .tab-heading {margin-bottom:0.25em}
.tab-faqs .faq_dl {max-width: 40rem}

.tab-about .tab-text-container {margin-bottom:2em}

@media only screen and (min-width: 1024px) {
    .tab-about .tab-text-container {display:block;overflow:hidden}
    .tab-about .tab-text {display:block;width:50%;float:left;overflow:hidden;margin:0}
    .tab-about .tab-container-img {display:block;width:50%;float:left;overflow:hidden;padding:0}
    .tab-foot {text-align:center}
    .tab-foot {text-align:center}
    .tab-container {padding-right:0}
    .hero-img {padding-right:0}
}


.tab_inner-how > :last-child,
.tab_cnt-clubcard > :last-child {
  margin-bottom: 0;
}




/* background-images */


.bg-footer {
	/*background-image:url(../i/anim/grass.png);*/
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: contain;
	padding-bottom: 120px;
}

.tab-img {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
}


/* FAQ override */

dd > div > p {padding-bottom:1rem; margin:0}
