/*
Theme Name: Trish Murphy 2019
Theme URI: http://www.patriciacolleenmurphy.com
Description: A theme for Patricia Colleen Murphy
Version: 9.0
Author: Josh White
Author URI: http://boundlessdm.com
Tags: Clean, Basic, Blanc
*/
.mobile-hide {
  display: auto; }
  @media screen and (max-width: 600px) {
    .mobile-hide {
      display: none !important; } }

.grid {
  text-align: center; }

.clear {
  clear: both; }

.alignleft {
  float: left;
  margin: 10px; }

.alignright {
  float: right;
  margin: 10px; }

.aligncenter {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto; }

* {
  margin: 0px;
  padding: 0px; }

body {
  font-family: 'Roboto', sans-serif;
  background: #fff; }

.header {
  position: relative;
  width: 100%;
  background: url("images/header-bg.png") repeat-x;
  background-position: bottom;
  height: 125px;
  z-index: 999; }

.logo {
  width: 450px;
  position: absolute;
  left: 5px;
  top: 50px;
  z-index: 999; }
  .logo img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1200px) {
    .logo {
      width: 350px;
      top: 60px; } }
  @media screen and (max-width: 1050px) {
    .logo {
      left: 50%;
      top: 20px;
      margin-left: -225px; } }
  @media screen and (max-width: 600px) {
    .logo {
      width: 300px;
      left: 50%;
      margin-left: -150px; } }

.container {
  max-width: 1280px;
  position: relative;
  margin: auto; }

.banner {
  max-height: 650px;
  color: #fff;
  width: 100%;
  margin: -125px 0 0 0;
  overflow: hidden; }
  .banner img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 920px) {
      .banner img {
        height: 100%;
        width: auto; } }
  .banner h1 {
    font-family: "Oswald";
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
    font-size: 3em;
    text-transform: uppercase; }
  .banner p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 1.4em;
    font-weight: 300; }
  .banner h2 {
    font-weight: 300;
    font-size: 2em;
    color: #fff;
    padding: 0px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 1050px) {
    .banner {
      font-size: 80%;
      height: auto; } }
  @media screen and (max-width: 600px) {
    .banner {
      font-size: 60%; } }

.banner-content {
  position: absolute; }

.content {
  margin: auto;
  padding: 10px 10px 20px 10px; }
  .content a {
    color: #104565;
    text-decoration: underline;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .content a:hover {
    color: #1f73a5; }
  .content strong {
    color: #222; }
  @media screen and (max-width: 920px) {
    .content {
      padding: 50px 10px 10px 10px; } }
  .content ol {
    margin: 0 0 0 20px; }
    .content ol li {
      list-stype-type: decimal;
      padding: 3px 0px; }
  .content ul {
    margin: 0 0 0 20px; }
    .content ul li {
      padding: 3px 0px; }

.content-left {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 58%;
  margin: 10px 0 10px 0;
  padding: 20px; }
  @media screen and (max-width: 600px) {
    .content-left {
      width: 100%;
      padding: 10px; } }

.sidebar {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 32%;
  margin: 10px 0 10px 30px; }
  .sidebar h3, .sidebar h1, .sidebar h2, .sidebar p {
    padding: 5px 0px; }
  .sidebar ul {
    margin: 0px;
    padding: 0px; }
  .sidebar ul > li {
    list-style-type: none;
    padding: 0px; }
    .sidebar ul > li a {
      display: block;
      padding: 10px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-transition: all .10s ease-in-out;
      -moz-transition: all .10s ease-in-out;
      -o-transition: all .10s ease-in-out;
      transition: all .10s ease-in-out; }
    .sidebar ul > li a:hover {
      background: rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 600px) {
    .sidebar {
      width: 100%;
      padding: 10px;
      margin: 10px 0px; } }

.sidebar-container {
  margin: 0px 0px 15px 0px;
  padding: 15px; }
  .sidebar-container select {
    width: 100%; }

#searchform input[type="submit"] {
  font-family: FontAwesome;
  font-size: 1.1em;
  padding: 10px;
  position: relative;
  top: -2px; }

.select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

.screen-reader-text {
  display: none; }

button, input, select, textarea {
  font-size: 1.4em;
  color: #535353;
  font-weight: 300; }

.slicknav_menu {
  display: none; }
  @media screen and (max-width: 920px) {
    .slicknav_menu {
      display: block; } }

.main-menu {
  width: 75%;
  z-index: 888;
  position: absolute;
  right: 0px;
  top: 50px;
  text-align: right;
  /* Drop down hover */ }
  @media screen and (max-width: 1050px) {
    .main-menu {
      font-size: 90%;
      width: 100%;
      top: 75px;
      text-align: center; } }
  @media screen and (max-width: 920px) {
    .main-menu {
      display: none; } }
  .main-menu ul {
    padding: 0px;
    margin: 0px;
    /* Drop down */ }
    .main-menu ul ul:before {
      content: '';
      position: absolute;
      left: 10px;
      top: -5px;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #222; }
    .main-menu ul ul {
      background: #222;
      list-style: none;
      position: absolute;
      left: -9999px;
      padding: 0px;
      text-align: left; }
      .main-menu ul ul li {
        display: block;
        padding: 0px 0px;
        width: 200px; }
        .main-menu ul ul li a {
          border-radius: 0px 0px 0px 0px;
          display: block;
          font-weight: 400;
          padding: 10px;
          color: white;
          font-size: .8em;
          margin: 0px;
          border: none; }
        .main-menu ul ul li a:hover {
          background: rgba(0, 0, 0, 0.45);
          color: #9ebfaf;
          border: none; }
  .main-menu li:hover ul {
    left: 15px;
    top: 32px; }
  .main-menu li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    position: relative; }
    .main-menu li a {
      font-family: 'Roboto Slab', serif;
      position: relative;
      text-transform: lowercase;
      font-size: 1.2em;
      color: #fff;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      display: block;
      font-weight: 300;
      padding: 5px 8px;
      margin: 0px 5px;
      border-bottom: 1px solid rgba(255, 255, 255, 0); }
    .main-menu li a:hover {
      font-weight: 400; }

a {
  text-decoration: none;
  color: #3a6791;
  -webkit-transition: color .25s ease-in-out; }

a:hover {
  color: #c64387; }

h1 {
  color: #0c4a60;
  font-family: 'Roboto Slab', serif;
  font-size: 2.6em;
  font-weight: 300;
  position: relative;
  padding: 10px 0;
  margin: 0 0 15px 0; }
  @media screen and (max-width: 920px) {
    h1 {
      font-size: 2em; } }

h1:after {
  content: '';
  width: 500px;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-color: #ef6c33;
  border-width: 0 0 2px;
  border-style: solid; }
  @media screen and (max-width: 920px) {
    h1:after {
      width: 400px; } }
  @media screen and (max-width: 600px) {
    h1:after {
      width: 300px; } }

h2 {
  color: #d92525;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2em;
  padding: 10px 0; }
  @media screen and (max-width: 600px) {
    h2 {
      padding: 5px 10px;
      font-size: 1.6em; } }

h3 {
  font-family: 'Roboto Slab', serif;
  color: #ef6c33;
  font-size: 1.4em;
  padding: 10px 0;
  position: relative; }
  @media screen and (max-width: 600px) {
    h3 {
      padding: 5px 10px;
      font-size: 1.4em; } }

h5 {
  color: #ef6c33;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 3em;
  padding: 15px 0px 10px 0px; }

p {
  color: #3a3a3a;
  font-size: .9em;
  line-height: 1.75;
  padding: 10px 0px 5px 0px; }
  @media screen and (max-width: 600px) {
    p {
      padding: 5px 10px; } }

b, strong {
  font-weight: bold;
  font-weight: 600; }

hr.page {
  border: none;
  height: 10px;
  background: #eee;
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.25);
  width: 100%; }

hr {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #ddd;
  width: 40%;
  margin: 10px auto; }

blockquote {
  border-left: 5px solid #7f93ac;
  font-style: italic;
  font-size: 1.2em;
  padding: 20px;
  color: #637892; }
  blockquote p {
    color: #4491cd;
    font-size: 1.2em; }

.partners {
  background-color: #f0f0f0;
  /* Fallback */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f7f7f7, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f7f7f7, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7f7f7', EndColorStr='#f0f0f0');
  padding: 5px 0px 30px 0px;
  text-align: center; }
  .partners .partner-container {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 15%; }
    .partners .partner-container img {
      width: 100%;
      height: auto; }
  .partners h3 {
    color: #bdbdbd;
    font-size: 1.2em;
    padding: 0px; }

img.partner-img {
  width: 90%;
  margin: auto;
  height: auto;
  display: block; }

.social-bar {
  width: 100%;
  text-align: center;
  background: #eddbcd;
  padding: 15px 0px; }
  .social-bar img {
    position: relative;
    filter: opacity(0.75);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .social-bar img:hover {
    filter: opacity(1); }

.footer {
  background: #3e3e3e;
  padding: 20px 0px;
  font-size: 90%;
  position: relative;
  z-index: 1;
  text-align: center; }
  .footer h3 {
    color: #61a6e6;
    padding: 5px;
    font-weight: 300;
    font-size: 1.4em; }
  .footer h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.6em;
    font-weight: 300; }
  .footer hr {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 10px 0px 10px 0px; }
  .footer p {
    color: #ccc;
    font-size: 1em;
    padding: 10px 5px; }
  .footer a {
    color: #fff;
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    -o-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out; }
  .footer a:hover {
    color: #96baa8; }

.footer-left {
  text-align: left; }
  @media screen and (max-width: 600px) {
    .footer-left {
      text-align: center; } }

.footer-right {
  text-align: right; }
  @media screen and (max-width: 600px) {
    .footer-right {
      text-align: center; } }

.copyright {
  background: #151718;
  padding: 20px;
  color: #757e8f;
  text-align: center;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 600px) {
    .copyright {
      text-align: center; } }

.copyright:before {
  background: inherit;
  top: -35px;
  content: '';
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
  z-index: -1; }

/* Blade Bottom
.copyright:after {
	background: inherit;
	bottom: 0;
	content: '';
	display: block;
	height: 50%;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(-1.5deg);
	transform-origin: 100%;
	z-index: -1;
}
*/
.toTop {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 10px;
  font-size: 2em;
  color: #fff;
  padding: 5px 12px;
  background: rgba(158, 191, 175, 0.75);
  z-index: 999; }
  .toTop a {
    color: #fff; }
  .toTop a:hover {
    color: #eee; }

img.featured {
  display: block;
  max-width: 90%;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  filter: brightness(1); }

img.featured:hover {
  filter: brightness(1.25); }

article {
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 30px 0px;
  border-bottom: 1px solid #eee; }

.featured-image-hero-lg {
  height: 400px;
  position: relative;
  overflow: hidden; }
  .featured-image-hero-lg img {
    width: 100%;
    height: auto;
    -webkit-filter: brightness(50%);
    filter: brightness(50%); }

.posttitle {
  position: absolute;
  top: 20%;
  width: 100%;
  z-index: 10;
  text-align: center; }
  .posttitle img {
    width: 35px;
    height: auto;
    -webkit-filter: brightness(100%);
    filter: brightness(100%); }
  .posttitle h1 {
    padding: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 2.4em; }
  .posttitle p {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    font-size: .9em;
    padding: 10px 0px; }
  .posttitle h3 {
    color: #ccc;
    font-weight: 400;
    font-size: 1.2em; }

.blog-header {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 100; }
  .blog-header img {
    width: 100%;
    height: auto;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none; }

.blog-loop-container {
  width: 100%;
  max-height: 400px;
  overflow: hidden;
  position: relative; }
  .blog-loop-container h1 {
    position: absolute;
    top: 30px;
    left: 30px;
    text-shadow: 1px 1px 3px #000;
    color: #fff; }
  .blog-loop-container a {
    position: absolute;
    bottom: 30px;
    left: 30px;
    border: 3px solid #fff;
    color: #fff;
    padding: 8px 16px;
    font-size: 1.6em;
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    -o-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out;
    background: #fff;
    color: #222; }
  .blog-loop-container a:hover {
    background: #222;
    color: #fff; }
  .blog-loop-container img {
    width: 100%;
    height: auto; }

.form-container {
  width: 75%;
  margin: auto;
  background: #f7f7f7;
  border: 1px solid #f3f3f3;
  padding: 15px; }

.post-container {
  background: #fff;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 25%;
  margin: 50px;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .post-container h2 {
    padding: 5px 0px;
    font-family: Oswald, sans-serif;
    font-size: 1.6em;
    color: #222; }
  .post-container p {
    padding: 10px; }
  .post-container a.read-more {
    background: #2e2e2e;
    color: #fff;
    padding: 10px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .post-container a.read-more:hover {
    background: #eab000; }
  .post-container .hero-sm {
    width: 100%;
    height: 150px;
    overflow: hidden; }
    .post-container .hero-sm img {
      width: 125%;
      height: auto; }

.post-container:hover {
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.25); }

h3.postdate {
  font-size: 1em;
  color: #ccc;
  font-weight: 300;
  text-align: center;
  position: relative;
  padding: 0px; }

h3.postdate:before {
  content: '';
  border-width: 1px 0;
  position: absolute;
  width: 100%;
  height: 2px;
  border: 1px solid #ccc;
  left: 0;
  top: 50%;
  display: block;
  z-index: 1; }

h3.postdate span {
  background: #fff;
  padding: 0px 10px;
  z-index: 2;
  display: inline-block;
  position: relative; }

.blog-container {
  width: 100%;
  height: auto;
  margin: 40px 0 0 0; }

.blog-entry {
  width: 50%;
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative; }
  .blog-entry h1 {
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px; }
  .blog-entry a {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    font-size: 1.2em;
    position: absolute;
    bottom: 20px;
    left: 40px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border-radius: 0px; }
  .blog-entry a:hover {
    background: #222;
    border-radius: 5px;
    color: #fff; }
  .blog-entry img {
    width: 150%;
    height: auto; }
  @media screen and (max-width: 920px) {
    .blog-entry {
      width: 100%;
      display: block; } }

.blog-left {
  width: 50%;
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative; }
  .blog-left h1 {
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px; }
  .blog-left a {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    font-size: 1.2em;
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .blog-left img {
    width: 150%;
    height: auto; }
  @media screen and (max-width: 920px) {
    .blog-left {
      width: 100%;
      display: block; } }

.blog-right {
  width: 50%;
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative; }
  .blog-right h1 {
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px; }
  .blog-right a {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    font-size: 1.2em;
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .blog-right img {
    width: 150%;
    height: auto; }
  @media screen and (max-width: 920px) {
    .blog-right {
      width: 100%;
      display: block; } }

.home-blog-container {
  width: 100%;
  padding: 30px 0px;
  background: #fff;
  box-shadow: inset 0px 0px 150px #eee; }

.home-blog-container p {
  color: #333;
  font-size: 14px;
  padding: 0px 20px; }

.home-blog-container h3 {
  color: #5b7f9d;
  font-size: 20px;
  padding: 0px 10px; }

.datebox {
  background: #333;
  color: #677f91;
  text-shadow: 0px 1px 2px #000;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin: 20px 10px;
  float: left;
  text-align: center; }

a.blog-read {
  padding: 3px 8px;
  font-size: 14px;
  color: #333;
  border-radius: 4px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background: #ccc; }

a.blog-read:hover {
  background: #fff;
  box-shadow: 0px 1px 2px #000; }

.gallery-single {
  margin-bottom: 24px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee; }

.gallery-single img {
  width: 100%;
  display: block;
  height: auto;
  filter: brightness(1);
  -webkit-transition: all .25s ease-in-out; }

.gallery-single img:hover {
  filter: brightness(1.15); }

.color-box {
  width: 95%;
  padding: 20px; }
  .color-box h3 {
    font-size: 1.6em; }
  .color-box h3:after {
    content: '';
    width: 40%;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-color: #fff;
    border-width: 0 0 2px;
    border-style: solid; }
  @media screen and (max-width: 920px) {
    .color-box {
      width: 90%; } }

.posts-nav {
  width: 100%;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 10px; }
  .posts-nav a {
    background: #dadada;
    padding: 8px;
    color: #5c5c5c;
    border-radius: 10px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .posts-nav a:hover {
    background: #b1b1b1; }

.color-window {
  padding: 50px 0px; }

.homepage-blogfeed {
  background: #505050;
  text-align: center; }

.parallax-window {
  padding: 100px 0px;
  position: relative; }

.dark-theme h1, .dark-theme h2, .dark-theme h3, .dark-theme h4, .dark-theme p {
  color: #fff; }

.flexslider {
  overflow: hidden; }

ul.slides {
  margin: 0px;
  padding: 0px; }

ul.blogreel {
  width: 100%;
  position: relative;
  margin: 10px 0px;
  text-align: center; }
  ul.blogreel li {
    width: 275px;
    height: 275px;
    margin: 15px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top; }
    @media screen and (max-width: 600px) {
      ul.blogreel li {
        margin: 10px auto; } }
    ul.blogreel li img {
      filter: brightness(1);
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      flex-shrink: 0;
      min-width: 100%;
      min-height: 100%; }
    ul.blogreel li img:hover {
      filter: brightness(0.75); }
    ul.blogreel li .blogtitle {
      position: absolute;
      bottom: 10px;
      text-align: center;
      width: 100%;
      z-index: 100; }
      @media screen and (max-width: 920px) {
        ul.blogreel li .blogtitle {
          font-size: 80%; } }
      @media screen and (max-width: 600px) {
        ul.blogreel li .blogtitle {
          font-size: 90%; } }
    ul.blogreel li a {
      color: white;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
    ul.blogreel li a:hover {
      color: rgba(255, 255, 255, 0.75); }
    ul.blogreel li h3 {
      color: #fff;
      font-size: 1.4em;
      padding: 0 0 5px 0; }
    ul.blogreel li p {
      font-size: 1em;
      color: #fff;
      text-transform: uppercase;
      padding: 0px; }
    ul.blogreel li a {
      text-decoration: none; }

.background-window {
  background-size: cover;
  width: 100%;
  height: auto; }

.flexible-menu {
  background: #c4151c;
  width: 100%;
  text-align: center; }
  .flexible-menu ul {
    margin: 0px;
    padding: 0px; }
    .flexible-menu ul li {
      display: inline-block;
      *display: inline;
      zoom: 1;
      vertical-align: top;
      border-right: 1px solid rgba(255, 255, 255, 0.25); }
      .flexible-menu ul li a {
        display: block;
        color: #fff;
        font-family: oswald;
        font-size: 1.2em;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
        padding: 8px;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        margin: 5px;
        border-bottom: 2px solid rgba(255, 255, 255, 0); }
      .flexible-menu ul li a:hover {
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        border-bottom: 2px solid rgba(255, 255, 255, 0.5); }
    .flexible-menu ul li:last-child {
      border: none; }

#panel, #flip {
  padding: 5px;
  text-align: center; }
  @media screen and (max-width: 920px) {
    #panel, #flip {
      display: none; } }

#panel {
  padding: 18px;
  display: none;
  position: absolute;
  right: 450px;
  background: #fff;
  border-radius: 0px 0px 5px 5px; }

.homepage-newsfeed {
  padding: 25px 0px 40px 0px; }
  .homepage-newsfeed h2 {
    color: #fff;
    padding: 0px 0px 20px 0px;
    font-size: 1.8em;
    font-weight: 300; }

.homepage-newsbox {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.75);
  width: 29%;
  margin: 5px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  font-size: 90%;
  padding: 10px 10px 10px 20px; }
  @media screen and (max-width: 600px) {
    .homepage-newsbox {
      width: 95%;
      margin: auto; } }

.news-icon {
  width: 65px;
  height: 65px;
  margin: 15px 20px 5px 0px;
  border-radius: 50%;
  overflow: hidden;
  float: left; }
  .news-icon img {
    width: auto;
    height: 100%; }

.gform_wrapper {
  margin: 10px 20px !important; }

img.responsive {
  max-width: 90%;
  margin: auto;
  display: block;
  height: auto; }

.home-service-box {
  width: 24.5%;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  @media screen and (max-width: 600px) {
    .home-service-box {
      width: 49%; } }

img.services-icon {
  text-align: center;
  width: 90%;
  margin: auto;
  display: block;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  transform: scale(1); }
  @media screen and (max-width: 920px) {
    img.services-icon {
      width: 75%;
      height: auto; } }
  @media screen and (max-width: 920px) {
    img.services-icon {
      width: 95%;
      height: auto; } }

img.services-icon:hover {
  transform: scale(1.25, 1.25); }

.schedule-container {
  background: #ffa200;
  width: 100%;
  padding: 25px 0px 75px 0px; }
  .schedule-container h2, .schedule-container p {
    color: #fff; }

a.services-button {
  display: block;
  background: #e5e5e5;
  border: 1px solid #d6d6d6;
  padding: 8px;
  color: #222;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

a.services-button:hover {
  color: #fff;
  background: #d92525; }

a.fancy-button {
  padding: 8px;
  color: #fff;
  background: #d92525;
  border-radius: 2px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 600px) {
    a.fancy-button {
      display: block;
      width: 90%;
      margin: auto;
      text-align: center; } }

a.fancy-button:hover {
  background: #b01919;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75); }

a.get-started {
  background: #d92525;
  padding: 10px 30px;
  font-size: 1.2em;
  color: #fff;
  margin: 10px 0px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

a.get-started:hover {
  background: #222;
  color: #ccc; }

a.subscribe {
  background: #4477a6;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
  padding: 15px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

a.subscribe:hover {
  background: #fff;
  color: #4477a6; }

.graybox {
  padding: 20px;
  background-color: #f2f2f2;
  /* Fallback */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f2f2f2));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f6f6f6, #f2f2f2);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f6f6f6, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f6f6f6', EndColorStr='#f2f2f2'); }

.banner-home {
  width: 100%;
  position: relative;
  margin-top: -125px;
  overflow: hidden; }
  .banner-home img {
    width: 100%;
    height: auto; }

.banner-infobox {
  width: 100%;
  position: absolute;
  padding: 10px;
  z-index: 100;
  left: 0px;
  top: 100px; }
  .banner-infobox h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 4em;
    color: #fff;
    text-transform: uppercase;
    padding: 0px; }
  .banner-infobox h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 3em;
    color: #fff;
    padding: 0px; }
  .banner-infobox p {
    color: #fff;
    padding: 10px 0px;
    font-size: 1.4em; }
  .banner-infobox a {
    color: #fff;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .banner-infobox a:hover {
    color: #fff;
    border-bottom: 3px solid white; }
  @media screen and (max-width: 920px) {
    .banner-infobox {
      top: 50%; } }
  @media screen and (max-width: 600px) {
    .banner-infobox {
      width: 300px;
      left: 50%;
      margin-left: -150px;
      font-size: 70%; } }

.one-fifth {
  width: 19%;
  display: inline-block;
  padding: 0 10px 0 0;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .one-fifth img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-fifth {
      width: 49%;
      padding: 0px; } }

.one-quarter {
  width: 24.5%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .one-quarter img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .one-quarter {
      width: 100%; } }

.three-quarter {
  width: 74.5%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; }
  .three-quarter img {
    max-width: 100%;
    height: auto; }
  @media screen and (max-width: 600px) {
    .three-quarter {
      width: 100%; } }

.one-third {
  width: 30%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 20px 0 0;
  vertical-align: top; }
  .one-third img {
    max-width: 100%;
    height: auto; }
    @media screen and (max-width: 600px) {
      .one-third img {
        display: block;
        margin: auto;
        width: 95%; } }
  @media screen and (max-width: 1050px) {
    .one-third {
      width: 28%;
      padding: 0px; } }
  @media screen and (max-width: 600px) {
    .one-third {
      width: 100%;
      padding: 0px; } }

.two-third {
  width: 65%;
  display: inline-block;
  *display: inline;
  padding: 0 20px 0 0;
  zoom: 1;
  vertical-align: top; }
  .two-third img {
    max-width: 100%;
    height: auto; }
    @media screen and (max-width: 600px) {
      .two-third img {
        display: block;
        margin: auto;
        width: 95%; } }
  @media screen and (max-width: 1050px) {
    .two-third {
      width: 63.5%; } }
  @media screen and (max-width: 600px) {
    .two-third {
      width: 100%;
      display: block;
      padding: 0px; } }

.one-half {
  width: 45%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 20px 0 0;
  vertical-align: top; }
  .one-half img {
    max-width: 100%;
    height: auto; }
    @media screen and (max-width: 600px) {
      .one-half img {
        display: block;
        margin: auto;
        width: 95%; } }
  @media screen and (max-width: 600px) {
    .one-half {
      width: 100%;
      display: block;
      padding: 0px; } }

table {
  color: #222;
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  border: 1px solid #ccc;
  padding: 10px;
  transition: all 0.3s; }

th {
  background: #DFDFDF;
  font-weight: bold; }

td {
  background: #fafafa; }

tr:hover, td:hover {
  background: #d3d3d3; }

/* Even Cells */
tr:nth-child(even) td {
  background: #F1F1F1; }

/* Odd Cells */
tr:nth-child(odd) td {
  background: #FEFEFE; }

.review-form label {
  color: #eee; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
textarea {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  padding: 5px;
  width: 80%; }

input[type=submit] {
  background: #3875a7;
  font-size: 1.2em;
  border: none;
  padding: 10px;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

input[type=submit]:hover {
  background: #222; }

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