/* 
	Theme Name: Speedway
	Theme URL: http://www.speedwaymedia.co.uk
	Description: Speedway Media WP Template
	Author: George Owens
	Version: 1.0
*/
/*_variables.scss */
/**********************
COLOURS
**********************/
/**********************
FONTS
**********************/
/* Available: 300, 400, 600, 700 */
/* mixins.scss */
/* line 11, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_mixins.scss */
.box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

/* line 8, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_1 {
  width: 4.6666666667%; }

/* line 13, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_2 {
  width: 13.3333333333%; }

/* line 18, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_3 {
  width: 22%; }

/* line 23, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_4 {
  width: 30.6666666667%; }

/* line 28, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_5 {
  width: 39.3333333333%; }

/* line 33, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_6 {
  width: 48%; }

/* line 38, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_7 {
  width: 56.6666666667%; }

/* line 43, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_8 {
  width: 65.3333333333%; }

/* line 48, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_9 {
  width: 74%; }

/* line 53, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_10 {
  width: 82.6666666667%; }

/* line 58, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_11 {
  width: 91.3333333333%; }

/* line 63, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_12 {
  width: 100%; }

/* line 65, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0 4% 1% 0;
  float: left;
  display: block; }

/* line 84, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.container {
  width: 90%;
  /*width: 1200px;*/
  max-width: 1100px;
  margin: auto; }

/* line 90, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.container-thin {
  max-width: 960px; }

/* line 94, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.alpha {
  margin-left: 0; }

/* line 98, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.omega {
  margin-right: 0; }

/* line 102, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.superomega {
  margin-right: 0 !important; }

/* line 106, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.nobot {
  margin-bottom: 0px; }

/* line 110, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.righter {
  float: right; }

/* line 114, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.middler {
  text-align: center; }

/* line 118, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.rightie {
  text-align: right; }

/* line 122, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.cwrap {
  overflow: hidden;
  padding: 0px 30px; }

/* line 127, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.cwrap60 {
  overflow: hidden;
  padding: 0px 60px; }

/* line 132, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.cwrap70 {
  overflow: hidden;
  padding: 0px 60px; }

/* line 137, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.cwrap150 {
  overflow: hidden;
  padding: 0px 150px; }

/* line 142, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.full {
  width: 100%;
  max-width: 1200px;
  margin: auto; }

/* line 148, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* line 148, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

/* line 148, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
* html .clearfix, *:first-child + html .clearfix {
  zoom: 1; }

/* line 150, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_0, .padder_5, .padder_10, .padder_15, .padder_20, .padder_25, .padder_30, .padder_35, .padder_40, .padder_45, .padder_50, .padder_55, .padder_60, .padder_65, .padder_70, .padder_75, .padder_80, .padder_85, .padder_90, .padder_95, .padder_100, .padder_150, .padder_200 {
  clear: both;
  width: 100%; }

/* line 155, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_0 {
  height: 0px; }

/* line 159, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_5 {
  height: 5px; }

/* line 163, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_10 {
  height: 10px; }

/* line 167, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_15 {
  height: 15px; }

/* line 171, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_20 {
  height: 20px; }

/* line 175, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_25 {
  height: 25px; }

/* line 179, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_30 {
  height: 30px; }

/* line 183, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_35 {
  height: 35px; }

/* line 187, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_40 {
  height: 40px; }

/* line 191, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_45 {
  height: 45px; }

/* line 195, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_50 {
  height: 50px; }

/* line 199, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_55 {
  height: 55px; }

/* line 203, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_60 {
  height: 60px; }

/* line 207, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_65 {
  height: 65px; }

/* line 211, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_70 {
  height: 70px; }

/* line 215, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_75 {
  height: 75px; }

/* line 219, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_80 {
  height: 80px; }

/* line 223, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_85 {
  height: 85px; }

/* line 227, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_90 {
  height: 90px; }

/* line 231, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_95 {
  height: 95px; }

/* line 235, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_100 {
  height: 100px; }

/* line 239, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_150 {
  height: 150px; }

/* line 243, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.padder_200 {
  height: 200px; }

/* Verical Centring */
/* line 249, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.ablock {
  position: relative;
  float: left;
  padding-bottom: 10%;
  width: 100%;
  height: 0; }

/* line 257, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.ablock-inner {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px; }

/* line 265, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.ablock-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center; }

/* line 275, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.ablock-overlay:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

/* line 282, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_grid.scss */
.ablock-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0 1.6em;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%; }

/* line 1, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
body {
  font-family: "Open Sans", "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300; }

/* line 8, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
hr {
  border: 0 #E7ECF3 solid;
  margin: 50px 0 0;
  padding: 0 0 10px;
  border-top-width: 1px;
  clear: both;
  height: 0; }

/* `Headings
----------------------------------------------------------------------------------------------------*/
/* line 20, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px; }

/* line 39, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1F2E3D;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

/* line 46, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h1 {
  margin-top: 0;
  font-size: 78px;
  line-height: 106px;
  font-weight: 300; }

/* line 53, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h2 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 400; }

/* line 59, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300; }

/* line 65, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h4 {
  font-size: 20px;
  line-height: 24px; }

/* line 70, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h5 {
  font-size: 18px;
  line-height: 24px; }

/* line 75, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
h6 {
  font-size: 14px;
  line-height: 20px; }

/* line 80, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
.heavyText {
  font-weight: 700; }

/* `Links
----------------------------------------------------------------------------------------------------*/
/* line 87, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
a, a:visited {
  color: #1F2E3D;
  text-decoration: none; }

/* line 92, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
a:hover {
  text-decoration: underline; }

/* line 96, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
a.button,
input[type="submit"] {
  background: #FF3366;
  color: #ffffff;
  font-family: "Open Sans", "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 25px;
  text-shadow: none;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 117, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
a.button:hover,
input[type="submit"]:hover {
  background: #1F2E3D; }

/* line 122, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
a.button-small {
  background: #C8D1DB;
  padding: 7px 10px; }

/* line 127, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
.linknobot a {
  text-decoration: none !important; }

/* `Spacing
----------------------------------------------------------------------------------------------------*/
/* line 134, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
ol {
  list-style: decimal; }

/* line 138, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
ul {
  list-style: disc; }

/* line 142, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/_partials/_typography.scss */
li {
  margin-left: 30px; }

/* line 15, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
html {
  background: #ffffff;
  height: 100%; }

/* line 20, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body {
  background: #ffffff;
  width: 100%;
  height: 100%;
  color: #000000;
  margin: 0px;
  padding: 0px; }

/* line 29, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#wrap {
  position: relative;
  margin: 0px 20px;
  padding: 0;
  min-height: 100%;
  height: auto !important; }

/* line 37, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fader,
.faderquick {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out !important;
  -moz-transition: opacity 0.8s ease-in-out !important;
  -o-transition: opacity 0.8s ease-in-out !important;
  transition: opacity 0.8s ease-in-out !important; }

/* line 46, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fader-on {
  opacity: 1; }

/* line 50, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fader-on-10.fader-on {
  opacity: 0.1; }

/************************************************
*	Header  									*
************************************************/
/* line 58, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#header {
  position: absolute;
  top: 45px;
  left: 20px;
  right: 20px;
  color: #FFFFFF;
  margin: 0px auto 0px;
  padding: 0px;
  overflow: hidden;
  z-index: 150; }

/************************************************
*	Navbar      								*
************************************************/
/* line 74, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#navbar {
  color: #FFFFFF; }

/* line 78, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none; }

/* line 84, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

/* line 90, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav a {
  background: #2B2B2B;
  color: #FFFFFF;
  display: block;
  font-size: 0.750em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px 15px 0px 0px;
  padding: 11px 10px 11px 10px; }

/* line 101, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav a:hover {
  background: #666666;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  margin: 0px 15px 0px 0px;
  padding: 11px 10px 11px 10px; }

/* line 110, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li {
  float: left;
  margin: 0px;
  padding: 0px; }

/* line 116, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li li {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 140px; }

/* line 123, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #2B2B2B;
  width: 140px;
  float: none;
  margin: 0px;
  padding: 8px 10px 8px 10px;
  border-top: 1px solid #C0C0C0; }

/* line 132, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li li a:hover, #nav li li a:active {
  background: #666666;
  padding: 8px 10px 8px 10px; }

/* line 137, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li ul {
  position: absolute;
  width: 10em;
  left: -999em; }

/* line 143, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li:hover ul {
  left: auto;
  display: block; }

/* line 148, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#nav li:hover ul, #nav li.sfhover ul {
  left: auto; }

/* line 152, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#mobilenav {
  display: none;
  margin: 0px;
  padding: 0px;
  width: 100%; }

/************************************************
*	Mobile Menu      							*
************************************************/
/* line 163, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.mobile-menu-button {
  position: fixed;
  top: 36px;
  right: 40px;
  cursor: pointer;
  width: 48px;
  height: 48px;
  z-index: 1000; }

/* line 175, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.mmb-bg .hamburger {
  background: rgba(199, 209, 219, 0.5); }

/* line 180, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.mobile-menu-button-back {
  z-index: 11; }

/* line 184, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.mobile-menu {
  position: fixed;
  top: 0;
  right: -330px;
  bottom: 0;
  width: 330px;
  background: #ffffff;
  z-index: 200;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 196, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .mobile-menu .ablock-text {
    padding: 0 10px 0 0;
    width: 250px;
    max-width: 1000px;
    text-align: right; }
    /* line 201, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    .mobile-menu .ablock-text .container {
      width: 100%; }
  /* line 205, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .mobile-menu .pro-sm-search {
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  /* line 210, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .mobile-menu .pro-sm-search:hover {
    opacity: 0.7; }
  /* line 213, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .mobile-menu .mobile-menu-close {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 10;
    cursor: pointer; }
  /* line 220, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .mobile-menu .menu-main-menu-container {
    width: 100%; }

/* line 225, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.mobile-menu.mobile-menu-on {
  right: 0; }

/* line 229, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#mobnav,
#mobnav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 234, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #mobnav li,
  #mobnav ul li {
    margin: 0;
    padding: 10px 0; }
    /* line 237, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #mobnav li a,
    #mobnav ul li a {
      font-size: 36px;
      line-height: 40px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    /* line 242, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #mobnav li a:hover,
    #mobnav ul li a:hover {
      text-decoration: none;
      opacity: 0.5; }

/* line 249, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#mobnav li.gap-after {
  margin-bottom: 60px; }

/* line 253, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#mobnav li.highlight a {
  color: #FF3366; }

/************************************************
*	Hamburger      								*
************************************************/
/* line 261, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.hamburger {
  cursor: pointer;
  position: absolute;
  width: 48px;
  height: 48px;
  transition: all 0.25s; }

/* line 269, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.hamburger__top-bun,
.hamburger__bottom-bun {
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  width: 24px;
  height: 2px;
  background: #fff;
  transform: rotate(0);
  transition: all 0.25s; }

/* line 282, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.hamburger:hover [class*="-bun"] {
  opacity: 0.8; }

/* line 286, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.hamburger__top-bun {
  top: 23px;
  transform: translateY(-4px); }

/* line 291, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.hamburger__bottom-bun {
  bottom: 23px;
  transform: translateY(4px); }

/* line 296, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.open {
  transform: rotate(90deg);
  background: none !important;
  border-radius: 50%; }

/* line 302, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.open .hamburger__top-bun {
  background: #1F2E3D;
  transform: rotate(45deg) translateY(0px); }

/* line 309, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.open .hamburger__bottom-bun {
  background: #1F2E3D;
  transform: rotate(-45deg) translateY(0px); }

/************************************************
*	Home 						     		    * 
************************************************/
/* line 320, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#home-top-big.home-area {
  position: fixed;
  top: 0;
  left: 20px;
  right: 20px;
  height: 100vh;
  width: auto;
  z-index: 0; }
  /* line 328, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #home-top-big.home-area .slick-list {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh; }
    /* line 333, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #home-top-big.home-area .slick-list .slick-track {
      position: relative;
      height: 100vh; }

/* line 340, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.home-area-cover {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  height: 100vh;
  z-index: 100;
  color: #ffffff; }
  /* line 348, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .home-area-cover .ablock-text {
    width: 100%;
    max-width: 100%;
    max-width: 90%;
    padding: 0; }
  /* line 354, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .home-area-cover h1 {
    color: #ffffff; }
  /* line 357, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .home-area-cover .image-credit {
    position: absolute;
    bottom: 30px;
    left: 40px;
    color: #ffffff;
    font-size: 14px; }

/* line 366, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
h1.home-h1 {
  font-size: 35px;
  line-height: 47px;
  color: #ffffff; }
  /* line 370, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  h1.home-h1 span {
    display: block;
    padding: 25px 0 0;
    letter-spacing: 1px; }

/* line 377, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.home-picture {
  height: 100vh;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

/* line 389, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.home-picture-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1F2E3D;
  opacity: 0.3; }
  /* line 397, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .home-picture-cover .image-credit {
    position: absolute;
    bottom: 30px;
    left: 20px;
    color: #ffffff;
    font-size: 14px; }

/* line 406, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
h1.home-h1 img,
h1.home-h1 span {
  opacity: 0;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out; }

/* line 412, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
h1.home-h1 img.home-header-show,
h1.home-h1 span.home-header-show {
  opacity: 1; }

/* line 417, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.whiteout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 2000;
  opacity: 0;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out; }

/* line 429, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.whiteout-on {
  opacity: 1; }

/* line 433, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.whiteout-z-down {
  z-index: -10; }

/* line 437, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.advert-wrap {
  position: relative;
  background: #ffffff;
  float: left;
  width: 100%; }
  /* line 442, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .advert-wrap .advert-pod {
    float: left;
    position: relative;
    width: 50%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 44px;
    line-height: 56px;
    cursor: pointer; }
    /* line 452, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    .advert-wrap .advert-pod .advert-pod-cover {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      background: #1F2E3D;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    /* line 462, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    .advert-wrap .advert-pod a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

/* line 472, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.advert-wrap > .advert-pod:nth-child(2n+1) {
  padding-right: 10px; }
  /* line 474, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .advert-wrap > .advert-pod:nth-child(2n+1) .advert-pod-cover {
    right: 10px; }

/* line 479, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.advert-wrap > .advert-pod:nth-child(2n+2) {
  padding-left: 10px; }
  /* line 481, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .advert-wrap > .advert-pod:nth-child(2n+2) .advert-pod-cover {
    left: 10px; }

/* line 487, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.advert-pod:hover .advert-pod-cover {
  opacity: 0.5; }

/************************************************
*	Content 					     		    * 
************************************************/
/* line 496, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#content {
  min-height: 400px; }

/* line 500, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.date {
  padding: 0px;
  margin: 0px; }

/* line 505, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
blockquote {
  margin: 0px 20px 15px 20px;
  padding: 5px 0px 5px 15px;
  border-left: 5px solid #C0C0C0; }

/* line 511, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#content blockquote p {
  margin: 0px;
  padding: 0px; }

/* line 516, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.main-section {
  position: relative;
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 70px 0 70px;
  z-index: 1; }
  /* line 523, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .main-section h2 {
    padding-bottom: 20px; }

/* line 528, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.top-section {
  position: relative;
  margin-top: 100vh;
  background: #ffffff; }
  /* line 532, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .top-section p {
    font-size: 24px;
    line-height: 36px; }

/* line 538, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.simple-section {
  position: relative;
  margin-top: 100vh;
  background: #ffffff; }
  /* line 542, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .simple-section p {
    font-size: 18px;
    line-height: 30px; }

/* line 548, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.homepage-section {
  position: relative;
  margin-top: 100vh;
  background: #ffffff; }

/* line 555, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.top-section.homepage-section p {
  font-size: 18px;
  line-height: 30px; }

/* line 561, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.grey-area {
  position: relative;
  float: left;
  width: 100%;
  background: #C8D1DB;
  padding: 80px 0 60px;
  border-bottom: #ffffff 20px solid; }
  /* line 568, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .grey-area h2 {
    padding-bottom: 10px; }
  /* line 571, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .grey-area h3 {
    padding-bottom: 40px; }
  /* line 574, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .grey-area h3.nobot {
    padding-bottom: 15px; }
  /* line 577, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .grey-area h4 {
    padding-bottom: 20px;
    font-weight: 300; }

/************************************************
*	Home Top Image  					   	    * 
************************************************/
/* line 587, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#home-top-big {
  position: fixed;
  top: 0;
  left: 20px;
  right: 20px;
  height: 100vh;
  width: auto;
  /*
	float: left;
	position: relative;
	width: 100%;
	min-height: 520px;
	height: 100vh;
	*/
  overflow: hidden;
  z-index: 0;
  padding: 0; }
  /* line 606, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #home-top-big .htb-no-image {
    background: #C8D1DB;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  /* line 614, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #home-top-big .htb-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  /* line 629, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #home-top-big .htb-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    /* line 640, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #home-top-big .htb-text .ablock-overlay {
      top: 0px;
      -webkit-transition: top 0.5s ease-in-out;
      -moz-transition: top 0.5s ease-in-out;
      -o-transition: top 0.5s ease-in-out;
      transition: top 0.5s ease-in-out; }
    /* line 647, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #home-top-big .htb-text .ablock-text {
      padding: 0;
      width: 90%;
      max-width: 920px; }
    /* line 652, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    #home-top-big .htb-text h1 {
      color: #ffffff; }

/* line 658, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.down-arrow {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -55px;
  cursor: pointer; }

/* line 666, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.htb-border {
  position: absolute;
  left: 0;
  right: 0;
  height: 20px;
  background: #ffffff;
  z-index: 90; }

/* line 675, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.htb-border-top {
  top: 0; }

/* line 679, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.htb-border-bottom {
  bottom: 0; }

/* line 683, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#home-top-big .htb-text-hide,
#home-top-big .htb-image-hide {
  opacity: 0 !important; }

/* line 688, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#home-top-big .htb-text.htb-text-hide .ablock-overlay {
  top: 30px !important; }

/* line 692, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#home-top-big.home-top-half {
  height: 60vh;
  min-height: 0px; }
  /* line 695, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #home-top-big.home-top-half .htb-text {
    display: none; }

/* line 700, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.image-run {
  position: relative;
  background: #ffffff;
  width: 100%;
  float: left;
  min-height: 100px;
  padding: 0 0 20px 0; }

/* line 709, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.image-run-3 {
  overflow: hidden; }
  /* line 711, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .image-run-3 img {
    float: left;
    display: inline-block;
    width: 33.3333333%;
    width: -webkit-calc((100% - 40px)/3);
    width: calc((100% - 40px)/3);
    padding: 0 20px 0 0; }
  /* line 721, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .image-run-3 img:nth-child(3n+3) {
    padding-right: 0; }

/************************************************
*	Team  						     		    * 
************************************************/
/* line 730, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.team-wrap {
  width: 100%;
  float: left; }

/* line 735, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.team-pod {
  text-align: left; }
  /* line 737, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  .team-pod ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 741, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
    .team-pod ul li {
      display: block;
      margin: 0 0 15px 0;
      padding: 3px 10px 5px 20px;
      border-left: #C8D1DB 5px solid; }
      /* line 746, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
      .team-pod ul li p {
        margin: 0;
        padding: 0; }

/* line 754, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.team-wrap > .team-pod:nth-child(3n+3) {
  margin-right: 0; }

/************************************************
*	Images  					     		    * 
************************************************/
/* line 762, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
img {
  max-width: 100%;
  height: auto;
  border: 0; }

/* line 768, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 774, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
img.alignright {
  padding: 0px;
  margin: 0px 0px 10px 10px;
  display: inline; }

/* line 780, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
img.alignleft {
  padding: 0px;
  margin: 0px 10px 10px 0px;
  display: inline; }

/* line 786, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.alignright {
  float: right; }

/* line 790, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.alignleft {
  float: left; }

/************************************************
*	Sidebar 		    	        	        * 
************************************************/
/* line 798, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#sidebar {
  width: 100%;
  line-height: 20px;
  display: inline; }

/* line 804, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#sidebar ul {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px; }

/* line 810, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#sidebar ul li {
  list-style-type: none;
  margin: 0px 0px 5px 0px;
  padding: 0px; }

/* line 816, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#sidebar ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

/************************************************
*	Footer      								*
************************************************/
/* line 826, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#footer {
  float: left;
  position: relative;
  background: #1F2E3D;
  width: 100%;
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  margin-bottom: 0;
  border-bottom: 20px white solid; }
  /* line 836, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #footer span {
    float: left;
    clear: both; }
  /* line 840, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #footer .footer-logo {
    padding: 85px 0 0; }
  /* line 843, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #footer .phone {
    padding: 60px 0 0;
    font-size: 36px;
    line-height: 44px; }
  /* line 848, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #footer .email {
    padding: 10px 0 0;
    font-size: 24px;
    line-height: 44px; }
  /* line 853, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #footer .mailing-list {
    padding: 40px 0 0; }

/*#footer.footer-home {
	margin-bottom: 0;
    border-bottom: 20px white solid;
}*/
/* line 863, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#footer a, #footer a:visited {
  color: #ffffff;
  text-decoration: none; }

/* line 868, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#footer a:hover {
  text-decoration: underline; }

/* line 872, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.social {
  padding: 0 0 0 15px; }

/* line 876, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.footer-advert {
  position: relative;
  float: left;
  width: 100%;
  background: #FF3366;
  color: #1F2E3D;
  font-size: 36px;
  line-height: 44px;
  padding: 25px 0 15px; }

/* line 887, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fa-left {
  float: left;
  text-align: left;
  font-weight: 400; }

/* line 893, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fa-right {
  float: right;
  text-align: left;
  font-weight: 700; }

/* line 899, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.fa-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer; }

/************************************************
*	Bottom Bar      							*
************************************************/
/* line 912, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#bottom-bar {
  float: left;
  width: 100%;
  margin-top: 50px; }
  /* line 916, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
  #bottom-bar .container {
    border-top: #334960 1px solid;
    padding: 10px 0px 15px;
    color: #7E8FA1;
    font-size: 15px; }

/* line 924, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#bottom-bar a, #bottom-bar a:visited {
  color: #FFFFFF;
  text-decoration: none; }

/* line 929, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
#bottom-bar a:hover {
  text-decoration: underline; }

/************************************************
*	Forms      									*
************************************************/
/* line 937, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body .gform_wrapper ul li.gfield {
  float: left;
  width: 100%;
  padding: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 944, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper ul.gform_fields li.gfield select,
.gform_wrapper textarea {
  float: left;
  height: auto;
  font-size: 24px;
  line-height: 32px;
  font-family: "Open Sans", "HelveticaNeue", Helvetica, Arial, sans-serif;
  padding: 8px 15px;
  letter-spacing: normal;
  background: #E7ECF3;
  border: #C8D1DB 1px solid;
  color: #1F2E3D;
  font-weight: 300; }

/* line 960, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
.gform_wrapper ul.gform_fields li.gfield select {
  background-image: url(images/formarrow.png);
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 24px 13px;
  padding: 8px 50px 8px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 969, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  width: auto; }

/* line 973, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body .gform_wrapper .gform_body {
  max-width: 100%; }

/* line 977, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #52677C !important; }

/* line 980, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #52677C !important; }

/* line 983, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
:-ms-input-placeholder {
  /* IE 10+ */
  color: #52677C !important; }

/* line 986, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #52677C !important; }

/* line 991, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body textarea:focus, body input:focus, body select:focus {
  outline: 0 !important; }

/* line 994, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body input:focus, body button:focus, body a.button:focus, body select:focus, body textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 1; }

/************************************************
*	Footer Forms      							*
************************************************/
/* line 1007, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body #footer .gform_wrapper .top_label div.ginput_container,
body #footer .gform_wrapper,
body #footer .gform_wrapper ul li.gfield {
  margin-top: 0 !important; }

/* line 1013, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body #footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  float: left;
  height: auto;
  font-size: 24px;
  line-height: 24px;
  font-family: "Open Sans", "HelveticaNeue", Helvetica, Arial, sans-serif;
  padding: 8px 15px;
  letter-spacing: normal;
  background: #293C4E;
  border: #384B5C 1px solid;
  color: #ffffff;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1028, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body #footer .gform_wrapper .top_label .gfield_label {
  display: none; }

/* line 1032, /Users/georgeowens/Documents/Websites/strengthsanctuary.dev/wp-content/themes/speedway/sass/style.scss */
body #footer input[type="submit"]:hover {
  background: #334960; }

/*# sourceMappingURL=style.css.map */