@charset "UTF-8";
/***********************************************************************
Filename: _style.scss
Title: Style
Author: Maraid Design
************************************************************************/
/* Reset
-----------------------------------------------------------------------*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,500,900);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/* Import formatting
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _fonts.scss
Title: Fonts
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* Import fonts
-----------------------------------------------------------------------*/
@font-face {
  font-family: 'EuclidFlex-Bold-WebS';
  src: url("webfonts/EuclidFlex-Bold-WebS.eot");
  src: url("webfonts/EuclidFlex-Bold-WebS.eot?#iefix") format("embedded-opentype"), url("webfonts/EuclidFlex-Bold-WebS.woff") format("woff"), url("webfonts/EuclidFlex-Bold-WebS.ttf") format("truetype"), url("webfonts/EuclidFlex-Bold-WebS.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Icon font
-----------------------------------------------------------------------*/
@font-face {
  font-family: "SSGizmo";
  src: url("webfonts/ss-gizmo.eot");
  src: url("webfonts/ss-gizmo.eot?#iefix") format("embedded-opentype"), url("webfonts/ss-gizmo.woff") format("woff"), url("webfonts/ss-gizmo.ttf") format("truetype"), url("webfonts/ss-gizmo.svg#SSGizmo") format("svg");
  font-weight: normal;
  font-style: normal; }

.ss-icon, .ss-icon.ss-gizmo,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-gizmo:before, [class*=" ss-"].ss-gizmo:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-gizmo.right:after, [class*=" ss-"].ss-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

[class^="ss-"].right:before,
[class*=" ss-"].right:before,
[class*=" ss-"].ss-gizmo.right:before {
  display: none;
  content: ''; }

.ss-search:before, .ss-search.right:after {
  content: '🔎'; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

/* Body font
-----------------------------------------------------------------------*/
/* Font stack
-----------------------------------------------------------------------*/
/* Body font variations
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _base.scss
Title: Main colours
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* Set media query names
-----------------------------------------------------------------------*/
/* Main site colours
-----------------------------------------------------------------------*/
/* Main links
-----------------------------------------------------------------------*/
a {
  color: #135165; }
  a:hover {
    color: #0c323e; }

strong, b {
  font-weight: 700;
  color: #135165 !important; }

italic, em {
  font-style: normal; }

/* Headings
-----------------------------------------------------------------------*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal; }

h1, .h1 {
  font-size: 40px;
  line-height: 1.333em;
  font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif; }

h2, .h2 {
  font-size: 25px;
  line-height: 1.4em;
  margin-bottom: 0.375em;
  font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif; }

h3, .h3 {
  font-size: 1.125em; }

body.single-post h3 {
  font-weight: 700;
  font-size: 19px; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

/* General
-----------------------------------------------------------------------*/
body {
  font-size: 19px;
  line-height: 1.6;
  color: #135165;
  background-color: #f5f4f4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Maven Pro", Helvetica, Arial, sans-serif;
  font-weight: 500; }
  body #main.main-col p {
    color: #135165 !important; }

.wrap {
  width: 92%;
  margin: 0 auto;
  max-width: 1100px; }

.container {
  margin: 0 auto;
  max-width: 1040px;
  width: 90%; }
  @media screen and (min-width: 481px) {
    .container {
      width: 90%; } }
  @media screen and (min-width: 1100px) {
    .container {
      width: 100%; } }

/* Blockquote
-----------------------------------------------------------------------*/
blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #135165;
  font-style: italic;
  color: #135165; }

/* Border radius
-----------------------------------------------------------------------*/
/* Pagination and blog prev back
-----------------------------------------------------------------------*/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #f5f4f4; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #135165; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #135165;
      color: #fff; }
  .pagination .current {
    cursor: default;
    color: #135165; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: #fff;
      color: #135165; }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }

.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/***********************************************************************
Filename: _grid.scss
Title: Grid
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/* Internal pages
-----------------------------------------------------------------------*/
@media screen and (min-width: 600px) {
  .main-col {
    width: 65%;
    float: left;
    margin-bottom: 50px; } }

@media screen and (min-width: 600px) {
  .side-col {
    width: 30.454545454545%;
    float: right; } }

/* half and half  (used on footer and themes - see home page)
-----------------------------------------------------------------------*/
@media screen and (min-width: 600px) {
  .half {
    width: 47.727272727273%;
    float: left; } }

@media screen and (min-width: 600px) {
  .second {
    float: right;
    text-align: right; } }

/* Clears and hides
-----------------------------------------------------------------------*/
.hidden, footer span, .screen-reader-text, ul.children, .search-header button {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: auto; }

.clear-float:after {
  /*clear floated elements*/
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clear-float {
  height: 1%; }

/* IE6 */
*:first-child + html .clear-float {
  min-height: 1%; }

/* IE7 */
.clear {
  /*clears anything leaving no gap*/
  float: none;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px; }

.clearheight {
  /*clear anything leaving a gap*/
  float: none;
  clear: both; }

.end {
  margin: 0; }

/***********************************************************************
Filename: _images.scss
Title: Images
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* base images
-----------------------------------------------------------------------*/
img {
  width: 100%;
  height: auto; }

img.size {
  width: auto; }

/* floated images
-----------------------------------------------------------------------*/
img.alignright {
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    img.alignright {
      width: 45%;
      float: right;
      margin: 20px 0 20px 20px; } }

img.alignleft {
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    img.alignleft {
      width: 45%;
      float: left;
      margin: 20px 20px 20px 0; } }

/***********************************************************************
Filename: _lists.scss
Title: Lists
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* 3 columns
-----------------------------------------------------------------------*/
.archive-items {
  font-weight: 400; }
  .archive-items ul {
    list-style-type: none;
    margin: 0; }
    .archive-items ul li {
      margin: 0 0 50px 0; }
      @media screen and (min-width: 600px) {
        .archive-items ul li {
          width: 30.30303030303%;
          float: left;
          margin: 0;
          margin-right: 4.545454545455%; } }
    .archive-items ul li:last-child {
      margin-right: 0; }
  .archive-items h3 {
    font-family: "Maven Pro", Helvetica, Arial, sans-serif; }

body.home .archive-items {
  font-weight: 500; }
  body.home .archive-items h3 {
    font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin: 10px 0 0; }

/* archive items in a theme - UNUSED
-----------------------------------------------------------------------*/
/*
.entry-content {
	ul.archive-3 {
		list-style-type: none;
		margin: 0 0 40px 0;
		
		li {
			padding: 0;
			background-image: none;
		}
		h3 {
		margin-top: 30px;
		}
		
		img {
			@media screen and ($min : $desktop-wide) {
			width:70%;
			}
		}
	}
}
*/
/* Lists in content
-----------------------------------------------------------------------*/
article ul {
  list-style-type: circle;
  margin-left: 1em; }

article ol {
  list-style-type: decimal;
  margin-left: 1.5em; }

.entry-content ul {
  list-style-type: none;
  margin-left: 0; }
  .entry-content ul li {
    background: url("../images/bullet.gif") no-repeat 0 12px;
    padding-left: 30px; }

/* Definition list on archive page
-----------------------------------------------------------------------*/
article dl {
  line-height: 2em; }
  article dl dd {
    float: left;
    margin-left: 6px; }
  article dl dt {
    float: left;
    clear: left;
    font-weight: 700; }
  article dl dt::after {
    content: ":"; }

/* row1 image and text side by side
-----------------------------------------------------------------------*/
ul.modules-row1 {
  list-style-type: none;
  margin-left: 0; }
  ul.modules-row1 p.link {
    display: inline-block;
    border: 2px solid #666;
    padding: 10px 17px;
    color: #666; }
    ul.modules-row1 p.link span {
      display: none; }
  ul.modules-row1 li {
    padding: 0 !important;
    background: none !important;
    margin-bottom: 40px; }
    @media screen and (min-width: 1030px) {
      ul.modules-row1 li {
        margin-bottom: 30px; } }
  ul.modules-row1 img {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%; }
    @media screen and (min-width: 481px) {
      ul.modules-row1 img {
        width: 70%; } }
    @media screen and (min-width: 1030px) {
      ul.modules-row1 img {
        float: left;
        margin-bottom: 0;
        margin-top: 0;
        width: 47.5%;
        margin-bottom: 1em; } }
  ul.modules-row1 h2, ul.modules-row1 h3 {
    margin: 0 !important;
    line-height: 1.2em;
    margin-bottom: 0.8em;
    margin-top: 0;
    position: relative;
    top: -5px;
    font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 25px; }
    @media screen and (min-width: 1030px) {
      ul.modules-row1 h2, ul.modules-row1 h3 {
        margin-bottom: 0.4em;
        margin-top: 0;
        position: relative;
        top: -5px; } }
  @media screen and (min-width: 1030px) {
    ul.modules-row1 .text {
      float: right;
      width: 47.5%; } }

/* archive items and blog posts on theme page
-----------------------------------------------------------------------*/
.extra-calls ul.modules-row1 {
  margin-top: 35px !important; }
  @media screen and (min-width: 1030px) {
    .extra-calls ul.modules-row1 {
      margin-top: 45px !important; } }

.extra-calls h3 {
  font-family: "Maven Pro", Helvetica, Arial, sans-serif !important;
  font-size: 22px !important; }

/* search results
-----------------------------------------------------------------------*/
ul.search li {
  margin-bottom: 50px; }

/* D lists
-----------------------------------------------------------------------*/
/*
dl {}

	dt {}

	dd {
		margin-left: 0;
		font-size: 0.9em;
		color: #787878;
		margin-bottom: 1.5em;
		}
*/
/***********************************************************************
Filename: _forms.scss
Title: Forms
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* Defaults
-----------------------------------------------------------------------*/
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #135165;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  background-color: #f5f4f4;
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }
  input[type="text"]:focus,
  input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: white;
    outline: none; }
  input[type="text"].error,
  input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success,
  input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled],
  input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus,
    input[type="text"][disabled]:active,
    input[type="text"].is-disabled:focus,
    input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background: url(../images/drop-down-arrow.svg) no-repeat 96% center transparent;
  background-size: 20px 12px; }

select#custom-post-type-categories-dropdown-2 {
  font-size: 19px;
  font-family: "Maven Pro", Helvetica, Arial, sans-serif;
  margin-top: 25px;
  border: 3px solid #d7e1e4;
  background-color: #fff;
  line-height: 1em;
  min-height: 50px; }

.searchform input {
  width: 100%;
  min-width: 100%;
  margin: 0;
  padding: 10px 20px; }

/***********************************************************************
Filename: _buttons.scss
Title: Buttons
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* details
-----------------------------------------------------------------------*/
/*-------------------
BUTTON DEFAULTS
Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac
-------------------*/
.button {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.9em;
  font-size: 25px;
  line-height: 34px;
  font-weight: normal;
  padding: 15px 24px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
  transition: all 0.3s ease 0s; }
  .button:hover, .button:focus {
    color: #fff;
    text-decoration: none; }
  .button:active {
    top: 1px; }

/* the actual buttons
-----------------------------------------------------------------------*/
.button {
  background-color: #104354; }
  .button:hover,
  .button:focus {
    background-color: #207f7a; }
  .button:active {
    background-color: #0f4050; }

/***********************************************************************
Filename: _footers.scss
Title: Footers
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* real footer
-----------------------------------------------------------------------*/
.footer {
  clear: both;
  background-color: #207f7a;
  color: #fff;
  padding: 20px 0; }
  @media screen and (min-width: 600px) {
    .footer {
      padding: 30px 0 60px; } }
  .footer p, .footer ul, .footer img {
    margin: 20px 0; }
    @media screen and (min-width: 600px) {
      .footer p, .footer ul, .footer img {
        margin: 30px 0; } }
  .footer a {
    color: #fff; }
    .footer a:hover, .footer a:focus {
      color: #fff;
      text-decoration: none; }
  @media screen and (min-width: 600px) {
    .footer nav li {
      display: inline-block; } }
  .footer .top {
    border-bottom: 4px solid #19bb62;
    padding-bottom: 10px; }
    .footer .top p, .footer .top ul, .footer .top img {
      margin: 20px 0; }
      @media screen and (min-width: 600px) {
        .footer .top p, .footer .top ul, .footer .top img {
          margin: 30px 0; } }

.twitter, .facebook {
  background: url(../images/icon-twitter.svg) no-repeat 0 100% transparent;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }

.facebook {
  background-image: url(../images/icon-facebook.svg); }

.photo-credit {
  font-size: 80%; }
  @media screen and (min-width: 600px) {
    .photo-credit {
      text-align: center; } }

/***********************************************************************
Filename: _main_header.scss
Title: Main Header
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* SEE CODE IN HEADER

.search-header {
	background-color: #fff;
	overflow: hidden;
	max-height: 0;
	-moz-transition: max-height 0.25s ease-in-out;
	-o-transition: max-height 0.25s ease-in-out;
	-webkit-transition: max-height 0.25s ease-in-out;
	transition: max-height 0.25s ease-in-out;
}

.search-header.open {
	max-height: 5em;
}
*/
.search-header.open {
  max-height: 5em; }

.search-header {
  background-color: #fff;
  overflow: hidden;
  max-height: 0;
  -moz-transition: max-height 0.25s ease-in-out;
  -o-transition: max-height 0.25s ease-in-out;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out; }

/* Main header
-----------------------------------------------------------------------*/
.header {
  background-color: #135165;
  text-align: center;
  position: relative; }
  @media screen and (min-width: 1030px) {
    .header .wrap {
      padding: 32px 0 80px; } }
  .header a {
    color: #fff;
    text-decoration: none; }
  @media screen and (min-width: 1030px) {
    .header nav {
      position: relative;
      top: 20px; } }

#logo {
  margin: 0.75em 0;
  width: 280px; }
  @media screen and (min-width: 1030px) {
    #logo {
      position: absolute;
      left: 0;
      right: 0;
      margin: 10px auto 0; } }

/***********************************************************************
Filename: _icons.scss
Title: Icons
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* x
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _blog_posts.scss
Title: Blog posts
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* General
-----------------------------------------------------------------------*/
/* post meta */
.byline {
  color: #135165;
  font-size: 80%;
  margin: 0; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/* comments
-----------------------------------------------------------------------*/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #135165;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: #fff; }
  .comment.even {
    background: #f8f9fa; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic; }

/* comment forms
-----------------------------------------------------------------------*/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #135165;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #135165; }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

@media only screen and (min-width: 481px) {
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }
  /* end .entry-content */ }

/* end .media query */
/***********************************************************************
Filename: _homepage.scss
Title: Home page 
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
body.home section h2 {
  font-size: 40px; }

/* section intro
-----------------------------------------------------------------------*/
section.intro {
  font-weight: 500;
  background-color: #207f7a;
  color: #fff;
  padding: 20px 0; }
  @media screen and (min-width: 600px) {
    section.intro {
      padding: 40px 0; } }
  @media screen and (min-width: 1030px) {
    section.intro {
      padding: 70px 0 100px; } }
  section.intro h1 {
    margin-top: 0;
    background: url(../images/line-blue.svg) no-repeat 0 100% transparent;
    background-size: 138px 4px;
    padding-bottom: 30px; }
    @media screen and (min-width: 600px) {
      section.intro h1 span {
        display: block; } }
  section.intro p {
    margin-bottom: 0;
    color: #fff !important; }
  @media screen and (min-width: 1030px) {
    section.intro article {
      width: 63.636363636364%;
      float: left; } }
  section.intro img.map {
    max-width: 332px;
    margin-top: 40px; }
    @media screen and (min-width: 1030px) {
      section.intro img.map {
        float: right; } }
  section.intro a {
    color: #fff; }
    section.intro a:hover, section.intro a:focus {
      color: #19bb62; }

/* section project
-----------------------------------------------------------------------*/
section.project {
  font-weight: 500;
  background-color: #bcd6e7; }
  @media screen and (min-width: 1030px) {
    section.project {
      background: url(../images/bike-tile.jpg) repeat-x 50% 50% #bcd6e7; } }
  section.project .bikes {
    color: #135165;
    padding: 20px 0; }
    @media screen and (min-width: 600px) {
      section.project .bikes {
        padding: 40px 0; } }
    @media screen and (min-width: 1030px) {
      section.project .bikes {
        padding: 50px 0 80px;
        background: url(../images/bikes-bkg.jpg) no-repeat 50% 50% transparent; } }
  section.project a:focus {
    background-color: #207f7a;
    color: #fff; }
  @media screen and (min-width: 1030px) {
    section.project article {
      float: right;
      text-align: right;
      width: 38%; } }
  @media screen and (min-width: 1030px) {
    section.project article a {
      display: block; } }

/* section themes
-----------------------------------------------------------------------*/
section.themes {
  background-color: #fff;
  position: relative;
  padding: 20px 0; }
  @media screen and (min-width: 600px) {
    section.themes {
      padding: 40px 0; } }
  @media screen and (min-width: 1030px) {
    section.themes {
      padding: 50px 0; } }
  section.themes h2, section.themes p {
    color: #207f7a;
    margin: 0; }
    @media screen and (min-width: 600px) {
      section.themes h2, section.themes p {
        text-align: center; } }
  section.themes h2 {
    background: url(../images/line-green.svg) no-repeat 0 100% transparent;
    background-size: 138px 4px;
    padding-bottom: 22px;
    margin-bottom: 22px; }
    @media screen and (min-width: 600px) {
      section.themes h2 {
        background-position: 50% 100%; } }
  section.themes p {
    margin-bottom: 20px; }
    @media screen and (min-width: 600px) {
      section.themes p {
        margin-bottom: 60px; } }
  section.themes ul {
    position: relative;
    margin: 0; }
    section.themes ul li {
      padding: 0 !important;
      position: relative;
      margin-bottom: 30px;
      overflow: hidden; }
      @media screen and (min-width: 600px) {
        section.themes ul li {
          margin-bottom: 50px;
          margin-right: 4.545454545455%;
          width: 47.727272727273%;
          float: left; } }
    section.themes ul li.end {
      margin-right: 0 !important; }
    section.themes ul li.middle {
      margin-left: auto !important;
      margin-right: auto !important;
      float: none !important; }
    section.themes ul a {
      position: relative;
      display: block; }
    section.themes ul img {
      display: block;
      z-index: -2; }
    section.themes ul .text-wrap {
      position: absolute;
      bottom: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(62, 91, 121, 0)), to(#323944));
      background-image: -webkit-linear-gradient(top, rgba(62, 91, 121, 0), #323944);
      background-image: -moz-linear-gradient(top, rgba(62, 91, 121, 0), #323944);
      background-image: -o-linear-gradient(top, rgba(62, 91, 121, 0), #323944);
      background-image: linear-gradient(to bottom, rgba(62, 91, 121, 0), #323944);
      padding: 120px 15px 15px 15px;
      width: 100%; }
      @media screen and (min-width: 600px) {
        section.themes ul .text-wrap {
          padding: 120px 24px 24px 24px; } }
    section.themes ul p, section.themes ul h3 {
      text-align: left;
      color: #fff;
      margin: 0; }
    section.themes ul h3 {
      font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
      font-size: 25px;
      line-height: 1.2em; }
    section.themes ul p {
      text-transform: uppercase;
      font-size: 80%;
      line-height: 1.4em; }

/* section items from archive
-----------------------------------------------------------------------*/
section.archive-items p.more {
  text-align: center; }

@media screen and (min-width: 600px) {
  section.archive-items .button {
    width: 30.30303030303%;
    margin: 0 auto; } }

body.home section.archive-items {
  background-color: #135165;
  color: #fff;
  padding: 20px 0; }
  @media screen and (min-width: 600px) {
    body.home section.archive-items {
      padding: 40px 0; } }
  @media screen and (min-width: 1030px) {
    body.home section.archive-items {
      padding: 60px 0; } }
  body.home section.archive-items h2 {
    margin: 0 0 30px; }
    @media screen and (min-width: 600px) {
      body.home section.archive-items h2 {
        margin: 0 0 68px;
        text-align: center; } }
  body.home section.archive-items img {
    display: block; }
    body.home section.archive-items img:focus {
      border: 6px solid #19bb62; }
  body.home section.archive-items a {
    display: block;
    color: #fff; }
    body.home section.archive-items a:hover {
      text-decoration: none; }
    body.home section.archive-items a:focus {
      background-color: #207f7a; }

/* button for internal pages!
---------------------------------*/
body.page-template .button {
  width: auto;
  color: #fff; }

/***********************************************************************
Filename: _main_content.scss
Title: Main content
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* various pages
-----------------------------------------------------------------------*/
.heading-wide {
  background-color: #207f7a;
  color: #fff;
  margin: 0;
  padding: 35px 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 600px) {
    .heading-wide {
      padding: 65px 0;
      margin-bottom: 50px; } }
  .heading-wide h1 {
    font-size: 30px; }
    @media screen and (min-width: 600px) {
      .heading-wide h1 {
        font-size: 40px; } }

.hentry {
  margin-bottom: 1.5em; }

main {
  font-weight: 400;
  /*
	@media screen and ($min : $kindle) {
	width:65%;
	float: left;
	margin-bottom: 50px;
	}
*/ }

/* archive list
-----------------------------------------------------------------------*/
main.archive h2 {
  font-family: "Maven Pro", Helvetica, Arial, sans-serif;
  margin-top: 50px; }

@media screen and (min-width: 1240px) {
  main.archive img {
    width: 70%; } }

/* single archive
-----------------------------------------------------------------------*/
@media screen and (min-width: 1240px) {
  body.single-archive main.archive img {
    width: 100%; } }

/* links to blog and news at the bottom of theme pages
-----------------------------------------------------------------------*/
.extra-calls {
  border-top: 5px solid #cddade;
  margin-bottom: 50px;
  padding-top: 20px; }

/******************************************************************
Site Name:
Author: Maraid Design
Stylesheet: Mixins Stylesheet
Client: Railway to Greenway
******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/***********************************************************************
Filename: _social.scss
Title: Social
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* x
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _main_nav.scss
Title: Main nav
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* skip
-----------------------------------------------------------------------*/
nav.skip-nav ul {
  margin: 0;
  padding: 0; }

nav.skip-nav a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

nav.skip-nav a.skip-main:focus, nav.skip-nav a.skip-main:active {
  color: #fff;
  background-color: #135165;
  left: auto;
  top: auto;
  width: 200px;
  height: auto;
  overflow: auto;
  padding: 10px;
  border: 4px solid #19bb62;
  z-index: 999; }

/* main nav (about, contact etc)
-----------------------------------------------------------------------*/
#main-nav ul {
  margin: 0; }
  @media screen and (min-width: 1030px) {
    #main-nav ul {
      float: right;
      text-align: right; } }

#main-nav li {
  display: inline-block;
  padding: 4px; }
  @media screen and (min-width: 1030px) {
    #main-nav li {
      display: block;
      padding: 0; } }

#main-nav li.search-icon, #main-nav li.contact-icon {
  display: inline-block;
  position: relative;
  top: 4px; }
  @media screen and (min-width: 1030px) {
    #main-nav li.search-icon, #main-nav li.contact-icon {
      margin-left: 7px; } }
  #main-nav li.search-icon a, #main-nav li.contact-icon a {
    color: #19bb62; }
    @media screen and (min-width: 1030px) {
      #main-nav li.search-icon a, #main-nav li.contact-icon a {
        color: #fff; } }

#main-nav a {
  color: #fff;
  text-decoration: none; }
  #main-nav a:hover, #main-nav a:focus {
    border-bottom: 3px solid #19bb62; }

/* nav for the four themes
-----------------------------------------------------------------------*/
#main-nav-themes ul {
  margin: 0; }
  @media screen and (min-width: 1030px) {
    #main-nav-themes ul {
      float: left;
      text-align: left; } }

#main-nav-themes a {
  color: #fff; }
  @media screen and (min-width: 1030px) {
    #main-nav-themes a:hover, #main-nav-themes a:focus {
      border-bottom: 3px solid #19bb62; } }

@media screen and (max-width: 1029px) {
  #main-nav-themes {
    padding-bottom: 30px; }
    .js #main-nav-themes ul {
      display: none; }
    #main-nav-themes a {
      display: block;
      padding: 10px 0; } }

.nav-trigger {
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0;
  background: none;
  color: #fff;
  font-weight: 500; }
  .nav-trigger span {
    display: inline-block;
    width: 16px;
    margin-right: 14px;
    color: #19bb62; }
  @media screen and (min-width: 1030px) {
    .nav-trigger {
      display: none; } }
  .nav-trigger-secondary span {
    color: green; }

/***********************************************************************
Filename: _sub_nav.scss
Title: Sub nav and asides
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
/* side col
-----------------------------------------------------------------------*/
.side-col div {
  background-color: #fff;
  padding: 35px 35px 25px 35px;
  margin-bottom: 50px; }
  .side-col div div {
    padding: 0;
    margin: 0; }
  .side-col div ul {
    margin: 0;
    line-height: 1.1em; }
    .side-col div ul ul {
      margin-top: 25px; }
      .side-col div ul ul li {
        margin-bottom: 14px; }
  .side-col div ul.parent-sidebar-menu li {
    font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #207f7a; }
    .side-col div ul.parent-sidebar-menu li a {
      font-family: "Maven Pro", Helvetica, Arial, sans-serif !important;
      font-size: 19px;
      color: #135165;
      text-decoration: none;
      font-weight: 400; }
      .side-col div ul.parent-sidebar-menu li a:hover, .side-col div ul.parent-sidebar-menu li a:focus {
        color: #207f7a; }

/* side col with aside (get involved)
-----------------------------------------------------------------------*/
.side-col aside {
  padding: 30px 35px 35px 35px;
  margin-bottom: 50px;
  background-color: #135165;
  color: #fff; }
  .side-col aside h2 {
    margin: 0 0 20px 0; }
  .side-col aside p {
    margin: 0; }
  .side-col aside div {
    padding: 0;
    margin: 0;
    background-color: transparent; }
  .side-col aside a {
    color: #fff; }
    .side-col aside a:hover, .side-col aside a:focus {
      color: #19bb62; }

/* side col for themes section and blog
-----------------------------------------------------------------------*/
.themes-side, #categories-4 {
  background-color: #fff;
  padding: 35px 35px 25px 35px;
  margin-bottom: 50px; }
  .themes-side h2, #categories-4 h2 {
    margin: 0;
    color: #207f7a; }
  .themes-side a:hover, .themes-side a:focus, #categories-4 a:hover, #categories-4 a:focus {
    color: #207f7a; }

#categories-4 ul {
  margin-top: 20px;
  line-height: 1.1em; }
  #categories-4 ul li {
    margin-bottom: 14px;
    font-family: "Maven Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important; }
  #categories-4 ul a {
    font-size: 19px;
    color: #135165;
    text-decoration: none;
    font-weight: 400; }

/* Definition list on theme sub nav
-----------------------------------------------------------------------*/
.side-col dl {
  border-top: 5px solid #cddade; }
  .side-col dl dt {
    font-family: "EuclidFlex-Bold-WebS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 1.2em;
    padding-top: 20px;
    margin-bottom: 6px; }
  .side-col dl dd {
    text-transform: uppercase;
    font-size: 80%;
    line-height: 1.4em;
    border-bottom: 5px solid #cddade;
    padding-bottom: 20px;
    font-weight: 400; }
  .side-col dl a {
    text-decoration: none; }

/* Third party
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _mailchimp.scss
Title: Mailchimp
Author: Maraid Design
************************************************************************/
/* x
-----------------------------------------------------------------------*/
#mc_embed_signup form {
  padding-left: 0 !important; }

/* Retna
-----------------------------------------------------------------------*/
/* Print
-----------------------------------------------------------------------*/
@media print {
  /***********************************************************************
Filename: _print.scss
Title: Print
Author: Maraid Design
Client: Railway to Greenway
************************************************************************/
  /* to test print styles in chrome:
	
	open inspect
	go to '3 dots' menu 
	choose more tools > rendering
	click box for 'emulate css media' then choose 'print' from dropdown
-----------------------------------------------------------------------*/
  * {
    background: transparent !important;
    color: black !important;
    filter: none !important;
    -ms-filter: none !important;
    font-weight: normal; }
  a, a:visited {
    color: #000 !important;
    text-decoration: underline; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav,
  .side-col,
  .footer img {
    display: none; }
  img {
    max-width: 500px; }
  .button {
    border: 3px solid #000;
    display: inline-block;
    text-align: left; }
  body.home section.archive-items a {
    display: inline-block; }
  section.archive-items p.more {
    text-align: left; }
  .heading-wide {
    margin: 0; }
  #logo {
    background-color: #e4e4e4 !important;
    padding: 20px; }
  /* home
-----------------------------------------------------------------------*/
  section.themes ul .text-wrap {
    position: relative;
    padding: 0; }
  /* aside
-----------------------------------------------------------------------*/
  .side-col aside {
    padding: 0; } }
