/* Generated by less 2.5.1 */
/*
Theme Name: Nicholson's Lowestoft Half Marathon
Author: Blonc - Website Design
Author URI: https://blonc.co.uk
Description: A Custom Theme for Nicholson's Lowestoft Half Marathon built by Blonc website Design in Lowestoft.
Version: 1.0.0
License: &copy; Nicholson's Lowestoft Half Marathon
Text Domain: Nicholson's Lowestoft Half Marathon

Nicholson's Lowestoft Half Marathon © 2018 
*/
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4 {
  font-weight: 800;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clear {
  clear: both;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
@font-face {
  font-family: 'digits';
  src: url('digits-webfont.woff2') format('woff2'), url('digits-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #f07d00;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  background-image: url(img/SVG/dots.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 900px;
}
#header {
  height: 150px;
}
#header #logo2 {
  width: 150px;
  position: fixed;
  z-index: 0;
  left: 50%;
  transform: translateX(-50%);
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.triangle-contain {
  width: 100%;
  float: left;
  height: 1000px;
  position: relative;
  overflow: hidden;
}
.triangle-contain.top {
  position: fixed;
  top: 0;
  height: 180px;
}
.triangle-contain.book {
  height: 780px;
  margin-top: 390px;
}
@media only screen and (max-width:750px) {
  .triangle-contain.book {
    margin-top: 290px;
  }
}
.triangle-contain.foot {
  position: relative;
  top: 0;
  height: 350px;
  padding-top: 200px !important;
}
.triangle-contain.foot .button {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.triangle {
  width: 2000px;
  height: 2000px;
  background-color: white;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  border-radius: 110px;
  float: left;
  transform-origin: left;
  position: absolute;
}
.triangle.top {
  top: -2200px;
}
.triangle.book {
  background-color: #000000;
  top: 390px;
  left: 50%;
}
.triangle.foot {
  top: -2200px;
  background-color: #000000;
}
h2 {
  position: fixed;
  top: 160px;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 40px;
  width: 100%;
  color: #000000;
  text-align: center;
}
h2 span {
  float: left;
  width: 100%;
  line-height: 50px;
}
h2 span.half {
  font-size: 167px;
  color: #ffffff;
  line-height: 147px;
  width: 100%;
  margin-bottom: 5px;
}
h2 span.date {
  font-size: 62px;
  color: #ffffff;
  margin-top: 35px;
}
@media only screen and (max-width:750px) {
  h2 {
    font-size: 40px;
  }
  h2 span.half {
    line-height: 77px;
    font-size: 97px;
  }
  h2 span.date {
    margin-top: 10px;
    line-height: 35px;
    font-size: 35px;
  }
}
.button {
  width: 126px;
  height: 126px;
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block;
  z-index: 2;
  position: relative;
  transition: all 0.5s;
  margin-top: 50px;
}
.button span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-weight: 800;
  font-size: 25px;
  color: #000000;
  transition: all 0.5s;
}
.button:hover {
  background-color: #f07d00;
  transition: all 0.5s;
}
.button:hover span {
  color: #ffffff;
  transition: all 0.5s;
}
#supporting {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  margin-top: 50px;
}
#supporting h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 30px;
  color: #ffffff;
}
#supporting img {
  width: 210px;
}
h3 {
  font-size: 57px;
  text-transform: uppercase;
  font-weight: 800;
}
@media only screen and (max-width:750px) {
  h3 {
    font-size: 35px;
  }
}
#countdown {
  float: left;
  width: 100%;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
#countdown h3 {
  margin-top: 80px;
  color: #ffffff;
  mix-blend-mode: soft-light;
  opacity: 0.6;
}
#countdown .time,
#countdown .hrs {
  font-family: 'digits';
  font-size: 95px;
  color: #f07d00;
  max-width: 750px;
  margin: auto;
}
#countdown .time span,
#countdown .hrs span {
  width: 25%;
  text-align: center;
  float: left;
}
#countdown .hrs {
  font-size: 17px;
  color: #ffffff;
}
#countdown .hrs span {
  padding-top: 15px;
}
@media only screen and (max-width:750px) {
  #countdown {
    width: 80%;
    margin: 40px 10%;
  }
  #countdown .time {
    font-size: 60px;
  }
}
@media only screen and (max-width: 580px) {
  #countdown {
    width: 80%;
    margin: 40px 10%;
  }
  #countdown .time {
    font-size: 45px;
  }
}
#nicholsons {
  padding: 80px 30px;
  float: left;
  width: 100%;
  background-color: #009ee2;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
#nicholsons img {
  margin-top: 30px;
  max-width: 250px;
}
#overview {
  padding: 80px 30px 200px;
  float: left;
  width: 100%;
  background-color: #e9e9ea;
  position: relative;
  z-index: 2;
}
#overview h3 {
  color: #000000;
}
#overview p {
  font-size: 18px;
  line-height: 26px;
  color: #999999;
  max-width: 900px;
  margin: auto;
  padding: 0 30px;
  margin-top: 20px;
}
@media only screen and (max-width: 580px) {
  #overview p {
    padding: 0;
    font-size: 15px;
  }
}
#sponsors {
  padding: 80px 30px;
  float: left;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
#sponsors h3 {
  color: #f07d00;
}
#sponsors img {
  max-width: 200px;
  max-height: 130px;
  margin: 30px;
}
#footer {
  background-color: #f07d00;
  position: relative;
  z-index: 2;
  padding: 80px 30px;
}
#blonc {
  text-decoration: none;
  border-top: solid 1px #000000;
  padding: 30px 30px;
  float: left;
  width: 100%;
  background-color: #000000;
  position: relative;
  z-index: 2;
}
#blonc a {
  text-decoration: none;
}
#blonc h5 {
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
}
#blonc h5 a {
  text-decoration: none;
}
#blonc img {
  width: 100px;
  margin-top: 20px;
}
