@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*Theme Name: Foundation */
/*Stylesheet Info: Written by Dmitry Veselov and Stephen Greig */
/*for use by Austin Digital on the base of Starkers Wordpress theme */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 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;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * 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;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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 {
  font-weight: bold;
}

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

/**
 * 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.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * 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;
}

/* 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;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
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;
}

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 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 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px;
}

/* Container
----------------------------------------------------------------------------------------------------*/
.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
  width: 40px;
}

.container_16 .grid_2 {
  width: 100px;
}

.container_16 .grid_3 {
  width: 160px;
}

.container_16 .grid_4 {
  width: 220px;
}

.container_16 .grid_5 {
  width: 280px;
}

.container_16 .grid_6 {
  width: 340px;
}

.container_16 .grid_7 {
  width: 400px;
}

.container_16 .grid_8 {
  width: 460px;
}

.container_16 .grid_9 {
  width: 520px;
}

.container_16 .grid_10 {
  width: 580px;
}

.container_16 .grid_11 {
  width: 640px;
}

.container_16 .grid_12 {
  width: 700px;
}

.container_16 .grid_13 {
  width: 760px;
}

.container_16 .grid_14 {
  width: 820px;
}

.container_16 .grid_15 {
  width: 880px;
}

.container_16 .grid_16 {
  width: 940px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 60px;
}

.container_16 .prefix_2 {
  padding-left: 120px;
}

.container_16 .prefix_3 {
  padding-left: 180px;
}

.container_16 .prefix_4 {
  padding-left: 240px;
}

.container_16 .prefix_5 {
  padding-left: 300px;
}

.container_16 .prefix_6 {
  padding-left: 360px;
}

.container_16 .prefix_7 {
  padding-left: 420px;
}

.container_16 .prefix_8 {
  padding-left: 480px;
}

.container_16 .prefix_9 {
  padding-left: 540px;
}

.container_16 .prefix_10 {
  padding-left: 600px;
}

.container_16 .prefix_11 {
  padding-left: 660px;
}

.container_16 .prefix_12 {
  padding-left: 720px;
}

.container_16 .prefix_13 {
  padding-left: 780px;
}

.container_16 .prefix_14 {
  padding-left: 840px;
}

.container_16 .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 60px;
}

.container_16 .suffix_2 {
  padding-right: 120px;
}

.container_16 .suffix_3 {
  padding-right: 180px;
}

.container_16 .suffix_4 {
  padding-right: 240px;
}

.container_16 .suffix_5 {
  padding-right: 300px;
}

.container_16 .suffix_6 {
  padding-right: 360px;
}

.container_16 .suffix_7 {
  padding-right: 420px;
}

.container_16 .suffix_8 {
  padding-right: 480px;
}

.container_16 .suffix_9 {
  padding-right: 540px;
}

.container_16 .suffix_10 {
  padding-right: 600px;
}

.container_16 .suffix_11 {
  padding-right: 660px;
}

.container_16 .suffix_12 {
  padding-right: 720px;
}

.container_16 .suffix_13 {
  padding-right: 780px;
}

.container_16 .suffix_14 {
  padding-right: 840px;
}

.container_16 .suffix_15 {
  padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 60px;
}

.container_16 .push_2 {
  left: 120px;
}

.container_16 .push_3 {
  left: 180px;
}

.container_16 .push_4 {
  left: 240px;
}

.container_16 .push_5 {
  left: 300px;
}

.container_16 .push_6 {
  left: 360px;
}

.container_16 .push_7 {
  left: 420px;
}

.container_16 .push_8 {
  left: 480px;
}

.container_16 .push_9 {
  left: 540px;
}

.container_16 .push_10 {
  left: 600px;
}

.container_16 .push_11 {
  left: 660px;
}

.container_16 .push_12 {
  left: 720px;
}

.container_16 .push_13 {
  left: 780px;
}

.container_16 .push_14 {
  left: 840px;
}

.container_16 .push_15 {
  left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -60px;
}

.container_16 .pull_2 {
  left: -120px;
}

.container_16 .pull_3 {
  left: -180px;
}

.container_16 .pull_4 {
  left: -240px;
}

.container_16 .pull_5 {
  left: -300px;
}

.container_16 .pull_6 {
  left: -360px;
}

.container_16 .pull_7 {
  left: -420px;
}

.container_16 .pull_8 {
  left: -480px;
}

.container_16 .pull_9 {
  left: -540px;
}

.container_16 .pull_10 {
  left: -600px;
}

.container_16 .pull_11 {
  left: -660px;
}

.container_16 .pull_12 {
  left: -720px;
}

.container_16 .pull_13 {
  left: -780px;
}

.container_16 .pull_14 {
  left: -840px;
}

.container_16 .pull_15 {
  left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_16 {
  zoom: 1;
}

body {
  -webkit-font-smoothing: antialiased !important;
  font: 13px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111111;
}

p {
  color: #333333;
}

.all_caps {
  text-transform: uppercase;
}

h1, h2, h3, h4 {
  line-height: 1.25em;
}

h1 {
  font-size: 19px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
  font-variant: italic;
}

blockquote, blockquote p {
  font-style: italic;
  color: #555555;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #4488aa;
  border-bottom: 1px solid;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  color: #296380;
}

body {
  background: url(img/bk.gif);
}

a, a img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 0;
}

a:hover {
  opacity: 0.8;
}

a, a:active, a:hover, a:visited {
  text-decoration: none;
  border: 0;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wrapper {
  width: 100%;
}

img.skype_pnh_logo_img {
  display: none !important;
}

.skype_pnh_text_span {
  border: 0 !important;
  font-size: 22px !important;
}

/*HEADER */
.header_background {
  background: black;
  background: url(img/header.jpg) center center;
  height: 266px;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.header_background .phone, .header_background .connected {
  /*
  *line-height: 98px;
  */
}
.header_background .connected {
  font-size: 13px;
  padding-left: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header_background .connected a, .header_background .connected a:hover, .header_background .connected a:visited, .header_background .connected a:active {
  display: inline-block;
  width: 34px;
  height: 32px;
  vertical-align: middle;
}
.header_background .connected a:first-of-type {
  margin-left: 16px;
}
.header_background .logo a {
  display: block;
  width: 340px;
  height: 210px;
}
.header_background nav {
  margin-top: 10px;
  margin-left: 30px;
  font-size: 17px;
}
.header_background nav a, .header_background nav a:hover, .header_background nav a:visited, .header_background nav a:active {
  font-weight: 400;
  float: left;
  padding: 14px 40px;
  color: white;
}
.header_background nav li:before {
  content: "•";
  display: block;
  float: left;
  margin-right: 40px;
  margin-left: 40px;
  color: white;
  font-size: 34px;
  padding-top: 14px;
}
.header_background nav a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.header_background nav li:first-of-type:before {
  display: none;
}

.runner_background {
  background: black;
  background: url(img/runner5.jpg) center center no-repeat;
  height: 542px;
  background-size: cover;
  position: relative;
}
.runner_background .runner {
  position: relative;
  z-index: 100;
}
.runner_background h1 {
  font-size: 42px;
  color: white;
  text-transform: uppercase;
  line-height: 1.15em;
  margin-top: 74px;
  width: 80%;
  margin-left: 22px;
}
.runner_background p {
  font-size: 18px;
  font-weight: 600;
  color: white;
  line-height: 1.5em;
  width: 84%;
  margin-left: 22px;
}
.runner_background .wpcf7 {
  margin: 68px 0 0 30px;
  width: 302px;
  background: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  color: #111111;
  font-size: 12px !important;
}
.runner_background .wpcf7 span {
  font-size: 12px !important;
  float: left;
}
.runner_background .wpcf7 p {
  width: 100%;
  margin: 0;
  padding: 0;
}
.runner_background .wpcf7 br {
  display: none;
}
.runner_background input {
  width: 112px;
  height: 30px;
  line-height: 30px;
  background: white;
  margin-top: 12px;
  padding: 0;
  font-size: 12px;
color: #999;
  border: none;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  padding-left: 4px;
  margin-left: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.runner_background h2 {
  margin-top: 22px;
  font-size: 18px;
  text-align: center;
}
.runner_background input[name=your-name], .runner_background input[name=your-email] {
  float: left;
}
.runner_background input[name=your-email] {
  margin-left: 14px;
}
.runner_background input[name=your-phone] {
  width: 240px;
  margin-bottom: 16px;
}
.runner_background textarea {
  border: 0;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
color: #999;
  width: 240px;
  margin-left: 26px;
  padding: 0;
  height: 188px;
}
.runner_background input[type=submit] {
  margin-left: 148px;
  color: white;
  background: black;
  font-weight: 600;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.runner_background.runner3, .runner_background.runner4, .runner_background.runner8 {
  left: 0;
  top: 0;
  position: absolute;
}

.runner_background.runner3 {
  background: url(img/runner6.jpg) center center no-repeat;
}

.runner_background.runner4 {
  background: url(img/runner7.jpg) center center no-repeat;
}

.runner_background.runner8 {
  background: url(img/runner8.jpg) center center no-repeat;
}

/*FOOTER */
.partners {
  background: url(img/partners.jpg) center center no-repeat;
  width: 950px;
  height: 232px;
}
.partners a {
  width: 222px;
  height: 65px;
  display: block;
  float: left;
  margin: 20px 10px 0px 10px;
}
.partners a:nth-of-type(1) {
  margin-left: 20px;
}
.partners a:nth-of-type(2) {
  margin-left: 20px;
}
.partners a:nth-of-type(3) {
  margin-left: 20px;
}
.partners a:nth-of-type(4) {
  width: 120px;
  height: 76px;
  margin-left: 16px;
}
.partners a:nth-of-type(5) {
  margin-left: 32px;
  width: 202px;
}
.partners a:nth-of-type(6) {
  margin-left: 40px;
  width: 212px;
}
.partners a:nth-of-type(7) {
  width: 160px;
  margin-left: 50px;
}

.buckets_background {
  background: url(img/buckets-bk.jpg);
}
.buckets_background ul {
  float: left;
  padding: 0;
  margin: 0;
  width: 50%;
  list-style-type: none;
  margin-bottom: 32px;
}
.buckets_background li {
  display: block;
  width: 100%;
  background: url(img/tick.jpg) no-repeat;
  background-position: 6px 5px;
  padding-left: 22px;
  margin: 12px 0px;
  color: #3286c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.buckets_background .tile-inner {
  max-height: 222px;
  overflow: hidden;
}

.footer_background {
  background: url(img/footer-bk.jpg);
  color: white;
}
.footer_background h2 {
  margin-top: 32px;
  margin-bottom: 24px;
  color: white;
}
.footer_background a, .footer_background a:hover, .footer_background a:visited, .footer_background a:active {
  color: #fafafa;
  border-bottom: 1px dotted #666666;
}
.footer_background .menu li {
  margin: 8px 0px;
}
.footer_background .hours div {
  width: 40%;
  float: left;
}
.footer_background .map a, .footer_background .map a:hover, .footer_background .map a:visited, .footer_background .map a:active {
  border-bottom: none;
}
.footer_background .copy {
  padding: 22px 0px;
  font-size: 11px;
}
.footer_background .copy a, .footer_background .copy a:hover, .footer_background .copy a:visited, .footer_background .copy a:active {
  color: #00aeef !important;
}

.runner3 {
  animation: animationFrames linear 14s;
  animation-iteration-count: infinite;
  -webkit-animation: animationFrames linear 14s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: animationFrames linear 14s;
  -moz-animation-iteration-count: infinite;
  -o-animation: animationFrames linear 14s;
  -o-animation-iteration-count: infinite;
  -ms-animation: animationFrames linear 14s;
  -ms-animation-iteration-count: infinite;
}

@keyframes animationFrames {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  79% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes animationFrames {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  79% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  79% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  79% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  79% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.runner4 {
  animation: animationFrames2 linear 14s;
  animation-iteration-count: infinite;
  -webkit-animation: animationFrames2 linear 14s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: animationFrames2 linear 14s;
  -moz-animation-iteration-count: infinite;
  -o-animation: animationFrames2 linear 14s;
  -o-animation-iteration-count: infinite;
  -ms-animation: animationFrames2 linear 14s;
  -ms-animation-iteration-count: infinite;
}

@keyframes animationFrames2 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes animationFrames2 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes animationFrames2 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes animationFrames2 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes animationFrames2 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.runner8 {
  animation: animationFrames3 linear 14s;
  animation-iteration-count: infinite;
  -webkit-animation: animationFrames3 linear 14s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: animationFrames3 linear 14s;
  -moz-animation-iteration-count: infinite;
  -o-animation: animationFrames3 linear 14s;
  -o-animation-iteration-count: infinite;
  -ms-animation: animationFrames3 linear 14s;
  -ms-animation-iteration-count: infinite;
}

@keyframes animationFrames3 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes animationFrames3 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes animationFrames3 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes animationFrames3 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes animationFrames3 {
  0% {
    opacity: 0;
  }

  29% {
    opacity: 0;
  }

  34% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  74% {
    opacity: 0;
  }

  95% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

h3.widget-title {
  font-size: 22px;
  font-weight: 400;
  margin-top: 24px;
  display: block;
}

h3.widget-title:after {
  content: "______";
  display: block;
}

.main_background {
  padding-top: 22px;
}
.main_background h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35em;
  margin-bottom: 12px;
}
.main_background h4 a, .main_background h4 a:hover, .main_background h4 a:visited, .main_background h4 a:active {
  color: #488501;
}
.main_background .read-more {
  margin-top: -12px;
  display: block;
}
.main_background #pgc-6-0-2 p {
  margin: 24px 0px;
}
.main_background #pgc-6-0-2 strong {
  display: block;
  margin: 7px 0;
}
.main_background #pg-6-0 .panel-grid-cell {
  padding-left: 12px;
  padding-right: 12px;
}

.about-me .runner_background, .journal .runner_background, .contact .runner_background, .single .runner_background, .gallery .runner_background {
  height: 346px;
}
.about-me .runner_background h1, .journal .runner_background h1, .contact .runner_background h1, .single .runner_background h1, .gallery .runner_background h1 {
  margin-top: 72px;
}
.about-me .runner_background .grid_9 p, .journal .runner_background .grid_9 p, .contact .runner_background .grid_9 p, .single .runner_background .grid_9 p, .gallery .runner_background .grid_9 p {
  display: none;
}
.about-me .runner_background .wpcf7, .journal .runner_background .wpcf7, .contact .runner_background .wpcf7, .single .runner_background .wpcf7, .gallery .runner_background .wpcf7 {
  margin-top: 38px;
}
.about-me .runner_background h2, .journal .runner_background h2, .contact .runner_background h2, .single .runner_background h2, .gallery .runner_background h2 {
  margin-top: 18px;
  margin-bottom: 2px;
}
.about-me .runner_background input[type=submit], .journal .runner_background input[type=submit], .contact .runner_background input[type=submit], .single .runner_background input[type=submit], .gallery .runner_background input[type=submit] {
  margin-top: 4px;
  margin-bottom: 12px;
  height: 32px;
  line-height: 32px;
  width: 92px;
  margin-left: 175px;
}
.about-me .runner_background textarea, .journal .runner_background textarea, .contact .runner_background textarea, .single .runner_background textarea, .gallery .runner_background textarea {
  height: 80px;
}
.about-me .main_background, .journal .main_background, .contact .main_background, .single .main_background, .gallery .main_background {
  margin-bottom: 32px;
}
.about-me .main_background .panel-grid, .journal .main_background .panel-grid, .contact .main_background .panel-grid, .single .main_background .panel-grid, .gallery .main_background .panel-grid {
  width: 920px;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.about-me .main_background p, .journal .main_background p, .contact .main_background p, .single .main_background p, .gallery .main_background p {
  line-height: 1.5em;
  font-size: 14px;
}

.about-me article img {
  margin-left: -25px;
}

.journal article .attachment-thumbnail {
  float: left;
  margin: 20px 56px 20px 0px;
  border: 8px solid #e9e9e9;
}
.journal article h1 {
  margin: 42px 0px 22px 0px;
}
.journal article .readmore {
  display: block;
  font-weight: 600;
  margin-top: 4px;
}
.journal article .divider {
  width: 100%;
  height: 4px;
  background: #fafafa;
  margin: 22px 0px;
}
.journal article .pagination {
  margin: 0px 20px 0 0;
  font-weight: bold;
}

.contact article table {
  margin-left: -24px;
}
.contact article td {
  font-size: 14px;
  padding: 8px;
  padding-right: 22px;
  padding-left: 0px;
  vertical-align: top;
}
.contact article td:first-of-type {
  font-weight: 600;
  color: #2a2a2a;
}

#pgc-8-0-0 img {
  border: 6px solid #dbdbdb;
  width: 240px;
  height: auto;
}

#pgc-6-0-1 p {
  max-height: 76px;
  overflow: hidden;
  margin-top: 6px;
  margin-bottom: 6px;
  color: #444444;
}
#pgc-6-0-1 .read-more {
  margin-top: auto;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px solid #cacaca;
  padding-bottom: 6px;
}
#pgc-6-0-1 h4 {
  font-size: 14px;
  margin-bottom: 4px;
}

.single .content h3.widget-title {
  font-size: 28px;
}

.single .content .date, .journal .content .date {
  display: block;
  color: #898989;
  font-size: 11px;
  margin-top: -12px;
  margin-bottom: 18px;
}
