/* ************************************ */
/*                                      */
/* Generic Colour Definitions           */
/*                                      */
/* ************************************ */
/* ************************************ */
/*                                      */
/* Bootstrap Constants                  */
/*                                      */
/* ************************************ */
/* ************************************ */
/*                                      */
/* Responsive Breakpoint Definitions    */
/*                                      */
/* ************************************ */
/* ************************************ */
/*                                      */
/* Standard Icon Definitions            */
/*                                      */
/* ************************************ */
/* Icon Positions */
/* Icon Sizing */
@font-face {
  font-family: 'FontAwesome';
  src: url('../Common/Stylesheets/fonts/fontawesome-webfont.eot');
  src: url('../Common/Stylesheets/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../Common/Stylesheets/fonts/fontawesome-webfont.woff') format('woff'), url('../Common/Stylesheets/fonts/fontawesome-webfont.ttf') format('truetype'), url('../Common/Stylesheets/fonts/fontawesome-webfont.svg#svgFontName') format('svg');
}
/* ************************************ */
/*                                      */
/* Standard Style Definitions           */
/*                                      */
/* ************************************ */
.small-arrow-icon-right {
  box-sizing: content-box;
  content: '';
  display: block;
  height: 23px;
  margin-top: -12.5px;
  position: absolute;
  right: 7px;
  top: 50%;
  width: 20px;
  z-index: 10;
  background-image: url('Images/icon-sprite-standard.png');
  background-repeat: no-repeat;
}
/* Site Colour Definitions */
/* Site Font Definitions */
.font_1-light {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.font_1-regular {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.font_1-bold {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
.font_2-thin {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.font_2-light {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.font_2-regular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.font_2-semibold {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.font_2-bold {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.body-font {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14pt;
  letter-spacing: -0.01em;
}
/* Responsive Breakpoint Definitions */
/* Specific Style Definitions */
/* Standard Icons */
/* Icon Positions */
/* Icon Sizing */
body,
p {
  font-size: 13pt;
}
/* ***** Buttons ***** */

.button.feature {
  color: white;
  background-color: #a3ba34;
}
.button.feature:hover {
  color: #5d7001;
  background-color: #c1d659;
}
.button.feature::after {
  background-image: url('Images/icon-sprite-xadventure.png');
  background-position: -217px center;
}
.button.feature:hover::after {
  background-position: -147px center;
}
.button.full-width:hover {
  color: #e5f78f;
}
.button.full-width::after {
  background-image: url('Images/icon-sprite-xadventure.png');
}
div.content-slab a,
div.dynamic-page div.dynamic-content a {
  color: #903c90;
  text-decoration: underline;
}
div.content-slab a:hover,
div.dynamic-page div.dynamic-content a:hover {
  color: #ac64ac;
  text-decoration: none;
}
div.popup-panel .panel-close-button::after,
div.event-popup-container .popup-close::after,
div.event-popup-container .popup-close:hover::after {
  background-image: url('Images/icon-sprite-xadventure.png');
}
/* ***** Content Blocks ***** */

div.body-content,
div.news-content,
div.event-home-snapshot {
  padding-bottom: 50px;
  background-color: black;
  background-image: url('Images/xadventure-background-graphic.jpg');
  background-position: -200px -150px;
  background-repeat: no-repeat;
  background-size: 800px auto;
}
div.gum-tree {
  padding-bottom: 150px;
  background-image: url('Images/gum-tree.jpg');
  background-position: right -100px top -70px;
  background-repeat: no-repeat;
  background-size: auto 150%;
}
/* ***** Banner ***** */

div.banner ul.featureSlide li div p {
  background-color: #a3ba34;
  color: black;
}
div.banner ul.featureSlide li div h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.9);
}
@media (min-width: 768px) {
  div.banner ul.featureSlide li div h2 {
    font-size: 42pt;
  }
  nav.navbar.main > ul > li > a {
    padding: 30px 13px 0;
  }
  nav.navbar.main ul li a {
    font-size: 10pt;
  }
}
@media (min-width: 992px) {
  div.banner ul.featureSlide li div h2 {
    font-size: 52pt;
  }
  nav.navbar.main > ul > li > a {
    padding: 30px 20px 0;
  }
  nav.navbar.main ul li a {
    font-size: 12pt;
  }
}
@media (min-width: 1200px) {
  div.banner ul.featureSlide li div h2 {
    font-size: 64pt;
  }
  nav.navbar.main > ul > li > a {
    padding: 30px 26px 0;
  }
  nav.navbar.main ul li a {
    font-size: 14pt;
  }
}
div.banner.simple {
  background-image: url('Images/simple-banner-background.jpg');
  background-position: center center;
  border-bottom: 4px solid #292929;
}
div.brand-main-nav {
  background-color: rgba(0, 0, 0, 0.4);
}
div.brand-main-nav div.col-sm-2 img {
  height: 94%;
  width: auto;
}
/* ***** Breadcrumbs ***** */

div.breadcrumbs-container ul li {
  color: #ebebeb;
}
div.breadcrumbs-container ul li a {
  color: #999999;
}
/* ***** Newsletter Signup ***** */

/* ***** Key Actions ***** */

div.key-actions-nav {
  background-image: none;
}
div.key-actions-nav ul.menu li:last-child {
  background-color: #a3ba34;
}
div.key-actions-nav ul.menu li:hover {
  background-color: #c1d659;
}
div.key-actions-nav ul.menu li:hover a,
div.key-actions-nav ul.menu li a:hover,
div.key-actions-nav ul.menu li:last-child a:hover {
  color: #5d7001;
}
div.key-actions-nav ul.menu li:hover a::after,
div.key-actions-nav ul.menu li a:hover::after,
div.key-actions-nav ul.menu li:last-child a:hover::after {
  background-image: url('Images/icon-sprite-xadventure.png');
  background-position: 0px center;
}
div.key-actions-nav ul.menu li:last-child a {
  color: white;
}
div.key-actions-nav ul.menu li:last-child a::after {
  background-image: url('Images/icon-sprite-xadventure.png');
  background-position: -70px center;
}
/* ***** Event Home Sponsors ***** */

div.event-home-sponsors {
  background-color: #222222;
  box-shadow: none;
}
/* ***** News Content ***** */

.news h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 24pt;
}
/*div.news-content div.two-col-content div.col-sm-3 a.button.feature {
    box-sizing: content-box;
    display: block;
    margin: 10px -15px;
    padding: 5px 15px 3px 15px;
    position: relative;
    width: 100%;

    background-color: @colour_grey_dark;
    box-shadow: @standard-box-shadow;

    color: @colour_1_comp_light;
    font-size: 16pt;
}

div.news-content div.two-col-content div.col-sm-3 a.button.feature::after {
    .small-arrow-icon-right();
    background-image: @local_icon_set;
    background-position: (@icon_arrow_small_right_light * -1) center;
}*/

/*div.news-content div.two-col-content div.col-sm-3 a.button.feature:hover {
    background-color: @colour_black;

    text-decoration: none;
}*/

div.content-slab .news-item-paving li a {
  text-decoration: none;
}
.news-item-paving li a span {
  color: #a3ba34;
}
.news-item-paving li a:hover::after {
  background-image: url('Images/icon-sprite-xadventure.png');
  background-position: -217px center;
}
@media (max-width: 767px) {
  div.news-content {
    background-image: none;
  }
  div.news-content div.two-col-content div.col-sm-3 a.button.feature {
    margin: 0px -30px;
    padding: 5px 30px 3px;
    background-position: right 30px center;
  }
}
/* ***** Newsletter Signup ***** */

div.newsletter-signup {
  background-color: #a3ba34;
}
div.newsletter-signup div#newsletterSignupLoader {
  background-color: rgba(163, 186, 52, 0.7);
}
div.newsletter-signup a.button.feature {
  background-color: #c1d659;
  color: #5d7001;
}
div.newsletter-signup a.button.feature::after {
  background-position: -147px center;
}
div.newsletter-signup h2 {
  color: white;
}
div.newsletter-signup h5 {
  color: #e5f78f;
}
div.newsletter-signup p {
  color: #e5f78f;
}
div.newsletter-signup input[type="text"],
div.newsletter-signup select,
div.newsletter-signup .sbHolder {
  background-color: #5d7001;
}
div.newsletter-signup input[type="text"]::-webkit-input-placeholder {
  color: #a3ba34;
}
div.newsletter-signup input[type="text"]:-moz-placeholder {
  color: #a3ba34;
}
div.newsletter-signup input[type="text"]::-moz-placeholder {
  color: #a3ba34;
}
div.newsletter-signup input[type="text"]:-ms-input-placeholder {
  color: #a3ba34;
}
div.newsletter-signup .sbSelector {
  color: #a3ba34;
}
/* ***** Forms ***** */

.form-buttons a.default:hover {
  color: #e5f78f;
}
/* ***** Pullout Panel ***** */

.content-pullout-panel.sub {
  margin: 42px 0px 10px;
}
div.content-pullout-panel h3 {
  background-color: #292929;
}
/* ***** Content Styles ***** */

h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 24pt;
}
div.content-slab.clean h1 {
  color: white;
  border-color: white;
}
h2 {
  margin-top: 40px;
  color: #839819;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  font-size: 24pt;
}
h3 {
  margin-top: auto;
  color: #292929;
  font-family: 'Oswald', sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-transform: uppercase;
}
h4 {
  color: #292929;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14pt;
}
div.two-col-content div.col-sm-9 > h2,
div.dynamic-page-container > div.heading > h2,
div.body-content div.container > h2,
h2.entry-form-heading,
div.event-home-snapshot h2 {
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border-bottom: 3px solid #a3ba34;
  color: #a3ba34;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
div.content-slab ul li,
div.dynamic-page div.dynamic-content ul li {
  background: linear-gradient(to top, #c1d659, #c1d659);
  background-position: left 8px;
  background-repeat: no-repeat;
  background-size: 12px 7px;
}
/* ***** Navigation ***** */

nav.basic-content-menu {
  background-color: #292929;
}
nav.basic-content-menu div.hover-menu ul li.current a,
nav.basic-content-menu ul.menu li.current a {
  color: #a3ba34;
}
nav.basic-content-menu div.hover-menu ul li.current a::before,
nav.basic-content-menu ul.menu li.current a::before {
  background-color: #a3ba34;
}
nav.navbar.main ul.menu li:first-child ul.mega-menu > li {
  width: 20%;
}
@media (min-width: 992px) {
  nav.navbar.main ul.menu li:first-child ul.mega-menu {
    width: 800px;
  }
}
@media (min-width: 1200px) {
  nav.navbar.main ul.menu li:first-child ul.mega-menu {
    width: 1000px;
  }
}
/* ***** Countdown Clock ***** */

div.countdown-clock {
  padding: 0px 18px 0px 0px;
}
div.countdown-clock h5 {
  margin-left: 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 30px;
}
div.countdown-clock h5::after {
  line-height: 30px;
}
div.countdown-clock p {
  margin: 0px;
  padding-top: 1px;
  line-height: 30px;
  vertical-align: top;
}
/* ***** Sponsor Ads ***** */

a.sponsor-ad img {
  margin-top: 15px;
  width: 100%;
}
/* ***** Results ***** */

div.results-area h4 a {
  background-color: #292929;
}
div.results-area table tr:nth-child(2n) {
  background-color: #ebebeb;
}
div.results-area table th {
  background-color: #777777;
}
div.results-area table th a {
  color: #a3ba34;
}
div.results-area table a {
  color: #5d7001;
}
div.results-area div.results-summary {
  overflow: auto;
}
div.results-area div.category-summary {
  float: left;
  margin-right: 5%;
  width: 65%;
}
div.results-area div.fastest-legs-summary {
  margin-right: -95px;
  padding: 0px 5px;
  float: left;
  width: 30%;
  background-color: #222222;
}
div.results-area div.fastest-legs-summary::before {
  content: 'Fastest Legs';
  display: block;
  margin: 0px -5px;
  padding: 30px 15px 15px 15px;
  background-color: white;
  color: #292929;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 18pt;
  line-height: 1.5;
  text-transform: uppercase;
}
div.results-area div.fastest-legs-summary h3 {
  margin: 15px 0px -5px 0px;
  padding: 0px 15px;
  color: white;
  font-size: 14pt;
}
div.results-area div.fastest-legs-summary h4 a {
  background-color: #292929;
  text-transform: capitalize;
}
div.results-area div.fastest-legs-summary table tr {
  background-color: black;
}
div.results-area div.fastest-legs-summary table tr:nth-child(2n) {
  background-color: #222222;
}
div.results-area div.fastest-legs-summary table td {
  color: #ebebeb;
}
div.results-area div.fastest-legs-summary table td a {
  color: #e5f78f;
}
/* ***** Team Mate Finder ***** */

table.team-mate-finder-list {
  margin-bottom: 40px;
  width: 100%;
}
table.team-mate-finder-list tbody tr th {
  background-color: #839819;
  border-style: none none solid none;
  color: white;
}
table.team-mate-finder-list tbody tr td {
  font-size: 11pt;
}
table.team-mate-finder-list tbody tr {
  background-color: #a3b7df;
}
table.team-mate-finder-list tbody tr:nth-child(2n) {
  background-color: #ced7ee;
}
table.team-mate-finder-list tbody tr td a {
  color: #839819;
  font-weight: bold;
}
table.team-mate-finder-list tbody tr td a::before {
  content: '> ';
  color: #839819;
  font-size: 16pt;
  font-weight: 900;
}
table.team-mate-finder-list tbody tr td a:hover::before {
  color: #839819;
}
/* ***** Video ***** */

div.video-container {
  margin-top: 40px;
  padding-bottom: 57%;
  position: relative;
  width: 100%;
}
div.video-container div {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
