@charset "UTF-8";
/* CSS Document */
/* line 4, wp-content/themes/shedspan/assets/sass/main.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: 100; }

/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
/* line 2, wp-content/themes/shedspan/assets/sass/neat/grid/_box-sizing.scss */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 7, wp-content/themes/shedspan/assets/sass/neat/grid/_box-sizing.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* line 4, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
input[type="submit"], input[type="button"] {
  text-transform: uppercase !important; }

/* line 8, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.wrapper {
  overflow-x: hidden;
  position: relative; }

/* line 13, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
a {
  color: inherit;
  text-decoration: none; }
  /* line 16, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  a.download-link {
    padding: 0.625rem 1.5625rem 0.625rem 2.8125rem;
    font-size: 0.9375rem;
    display: inline-block;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    background: #eaecea; }
    /* line 25, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    a.download-link:before {
      padding: 0.625rem 0.625rem 0;
      display: block;
      float: left;
      width: 2rem;
      height: 6.25rem;
      content: ">";
      text-align: center;
      color: #fceb9d;
      position: absolute;
      top: 0;
      left: 0;
      background: #f7ca00; }

/* line 43, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.chopped, .tile, #content .welcome, article.case-study blockquote, article.case-study .offset .upper-content .stats header .title, body.case-study-gallery #content .case-study-tile, body.video-gallery #content .case-study-tile {
  position: relative; }
  /* line 46, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .chopped-light-grey:after, body.case-study-gallery header.top .content a.tile:after, body.video-gallery header.top .content a.tile:after {
    background: transparent url("../../assets/img/tile-corner-light-grey.svg") 0 0 no-repeat; }

/* line 53, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.tile {
  padding: 3.125rem 2.1875rem;
  position: relative;
  color: #fff;
  overflow: hidden;
  margin-bottom: 1.25rem;
  min-height: 18.125rem;
  text-align: right; }
  /* line 62, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      /* line 62, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile svg {
        height: auto;
        width: 100%; } }
  /* line 74, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile:hover span.read-more {
    left: 1.875rem; }
  /* line 78, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.case-study {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    padding: 3.4375rem 1.5625rem 1.875rem 1.5625rem;
    min-height: 19.375rem; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    .tile.case-study:last-child {
      margin-right: 0; }
    /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
    .tile.case-study:nth-child(2n) {
      margin-right: 0; }
    /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
    .tile.case-study:nth-child(2n+1) {
      clear: left; }
    /* line 83, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.case-study .overlay {
      padding: 1.875rem 2.1875rem; }
    /* line 87, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.case-study .grey-overlay {
      background: rgba(80, 80, 80, 0.5);
      min-height: 18.75rem;
      width: 100%;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0; }
    /* line 96, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.case-study .title {
      font-family: 'oldface_medium';
      line-height: 1.25rem; }
    /* line 100, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.case-study .hover-content {
      text-align: right;
      right: 25px; }
      /* line 103, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.case-study .hover-content ul li {
        background: none !important; }
      /* line 106, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.case-study .hover-content .subtitle {
        font-size: 0.75rem;
        margin: 0.1875rem;
        color: #fff; }
      /* line 111, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.case-study .hover-content .value {
        display: inline-block;
        font-size: 1rem;
        color: #000;
        padding: 0.125rem 0.1875rem; }
  /* line 120, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.contact-wide {
    padding-top: 1.875rem 1.25rem 1.25rem !important;
    max-height: 31.25rem;
    height: 12.5rem;
    background: #656565 url("../../assets/img/contact-bg.png") center right no-repeat;
    background-size: cover; }
    /* line 126, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.contact-wide p {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 82.9403914003%;
      font-size: 0.9375rem !important;
      line-height: 1.25rem !important;
      color: #fff !important;
      float: right; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      .tile.contact-wide p:last-child {
        margin-right: 0; }
      /* line 132, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.contact-wide p a {
        text-decoration: underline; }
  /* line 140, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.generic {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    padding: 1.5625rem;
    min-height: 0; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    .tile.generic:last-child {
      margin-right: 0; }
    /* line 144, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.generic p.content {
      font-family: "Arial";
      font-size: 0.9375rem;
      line-height: 1.25rem !important;
      color: #fff !important; }
    /* line 150, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.generic .overlay {
      background: rgba(246, 141, 46, 0.9); }
    /* line 153, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.generic .duplicate {
      top: auto; }
  /* line 157, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.small {
    max-height: 6.25rem;
    min-height: 6.25rem;
    padding-top: 1.25rem;
    padding-left: 1.5625rem; }
    /* line 162, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.small .titles {
      left: 1.5625rem; }
      /* line 164, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.small .titles .title {
        white-space: nowrap; }
    /* line 168, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.small .duplicate {
      top: 1.25rem; }
    /* line 172, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.small:hover .duplicate {
      left: 1.5625rem; }
    /* line 175, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.small:hover .hover-content {
      bottom: 0.625rem; }
  @media screen and (min-width: 1024px) {
    /* line 184, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.contact-wide:hover .titles {
      margin-right: 100%;
      right: 0; }
    /* line 188, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.contact-wide:hover .hover-content {
      left: 35px; }
    /* line 193, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile.contact-wide .hover-content {
      left: 35px; }
      /* line 194, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.contact-wide .hover-content .value {
        color: #666; }
      /* line 203, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
      .tile.contact-wide .hover-content a {
        margin-right: 10px;
        padding-right: 10px; }
    /* line 210, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile:hover .duplicate {
      right: 20px; }
    /* line 213, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile:hover .titles {
      right: -100%; }
    /* line 216, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile:hover .overlay {
      opacity: 1; }
    /* line 219, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile:hover .hover-content {
      bottom: 30px;
      opacity: 1; } }
  /* line 225, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    color: #666; }
    /* line 235, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile .overlay .subtitle {
      color: #FFF; }
  /* line 239, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .titles {
    position: absolute;
    right: 20px;
    text-align: right;
    -webkit-transition: right 0.2s ease-out;
    -moz-transition: right 0.2s ease-out;
    transition: right 0.2s ease-out; }
    /* line 244, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile .titles .title {
      white-space: nowrap; }
  /* line 248, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .duplicate {
    position: absolute;
    top: 3.125rem;
    text-align: right;
    right: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    /* line 254, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile .duplicate .title {
      white-space: nowrap; }
  /* line 258, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .subtitle {
    font-size: 0.875rem;
    color: #fff;
    display: block;
    z-index: 101;
    margin-bottom: 0.3125rem;
    text-transform: uppercase;
    position: relative; }
  /* line 267, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .title {
    position: relative;
    font-family: 'oldface_medium';
    font-size: 1.125rem;
    letter-spacing: 0.078125rem;
    display: block;
    color: #fff;
    z-index: 101;
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-decoration: none; }
  /* line 279, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .read-more {
    font-family: "Arial";
    font-size: 0.8125rem;
    position: absolute;
    bottom: 1.875rem;
    left: -100px;
    color: #fff;
    transition: left 0.3s ease-out; }
    /* line 287, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile .read-more:after {
      content: " ";
      width: 0.5rem;
      height: 1rem;
      padding-right: 1.0625rem;
      float: right;
      background: transparent url("../../assets/img/small-arrow.png") center right no-repeat; }
  /* line 297, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.video .video-play {
    -webkit-transition: all, 0.2s, ease-out, 0s;
    -moz-transition: all, 0.2s, ease-out, 0s;
    transition: all, 0.2s, ease-out, 0s;
    display: block;
    margin: 2.1875rem auto 0;
    position: relative;
    top: 0.3125rem;
    opacity: 0; }
  /* line 306, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile.video:hover .video-play {
    top: 0;
    opacity: 1; }
  /* line 312, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile .hover-content {
    opacity: 0;
    position: absolute;
    bottom: 25px;
    z-index: 101;
    padding-top: 3.125rem;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  /* line 320, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .tile ul {
    font-size: 0.8125rem;
    font-family: "Arial";
    list-style: none;
    z-index: 101;
    text-align: left; }
    /* line 326, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .tile ul li {
      margin-bottom: 0.3125rem; }

/* line 332, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
nav.breadcrumbs {
  margin-bottom: 1.875rem; }
  /* line 334, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  nav.breadcrumbs a {
    font-size: 0.875rem;
    color: #757777;
    display: inline-block;
    text-transform: uppercase; }
    /* line 339, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    nav.breadcrumbs a:after {
      padding-left: 0.3125rem;
      content: "/";
      float: right; }
    /* line 345, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    nav.breadcrumbs a:last-child:after {
      display: none; }

/* line 353, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.sidebar .tile {
  padding: 0 0 0 0; }
  /* line 355, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .sidebar .tile .titles {
    left: 1.5625rem;
    top: 0.9375rem; }
  /* line 359, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .sidebar .tile .duplicate {
    top: 0.9375rem; }
  /* line 363, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .sidebar .tile .hover-content span {
    font-size: 0.8125rem; }
  /* line 367, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  .sidebar .tile .overlay {
    background: rgba(246, 141, 46, 0.8); }
  @media screen and (min-width: 1024px) {
    /* line 373, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .sidebar .tile:hover .duplicate {
      left: 25px; }
    /* line 376, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .sidebar .tile:hover .titles {
      left: -100%; }
    /* line 379, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .sidebar .tile:hover .overlay {
      opacity: 1; }
    /* line 382, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
    .sidebar .tile:hover .hover-content {
      bottom: 0.9375rem;
      opacity: 1; } }

/* line 392, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
ul {
  list-style: none; }

/* line 397, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.wrap {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  .wrap:last-child {
    margin-right: 0; }

/* line 402, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
nav ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  /* line 406, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
  nav ul li {
    display: inline; }

/* line 412, wp-content/themes/shedspan/assets/sass/partials/_common.scss */
.page.internal .bx-controls-direction {
  display: none; }

/* line 17, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.flexslider {
  margin: 0;
  padding: 0; }

/* line 18, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* line 19, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.flexslider .slides img {
  width: 100%;
  display: block; }

/* line 20, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.flex-pauseplay span {
  text-transform: capitalize; }

/* line 21, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
ol.flex-control-nav {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 22, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
ol.flex-control-nav li {
  display: inline; }

/* line 23, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
ol.flex-control-nav li a {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #3498db;
  text-indent: -9999999px;
  margin: 3px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

/* line 24, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
ol.flex-control-nav li a.flex-active {
  background: #083665; }

/* line 25, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 26, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
html[xmlns] .slides {
  display: block; }

/* line 27, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
* html .slides {
  height: 1%; }

/* line 28, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
.no-js .slides > li:first-child {
  display: block; }

@font-face {
  font-family: 'oldface_bold';
  src: url("../../assets/fonts/AG Old Face Bold-webfont.eot");
  src: url("../../assets/fonts/AG Old Face Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/AG Old Face Bold-webfont.woff2") format("woff2"), url("../../assets/fonts/AG Old Face Bold-webfont.woff") format("woff"), url("../../assets/fonts/AG Old Face Bold-webfont.ttf") format("truetype"), url("../../assets/fonts/AG Old Face Bold-webfont.svg#ag_old_faceregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oldface_medium';
  src: url("../../assets/fonts/AG Old Face Medium-webfont.eot");
  src: url("../../assets/fonts/AG Old Face Medium-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/AG Old Face Medium-webfont.woff2") format("woff2"), url("../../assets/fonts/AG Old Face Medium-webfont.woff") format("woff"), url("../../assets/fonts/AG Old Face Medium-webfont.ttf") format("truetype"), url("../../assets/fonts/AG Old Face Medium-webfont.svg#ag_old_facebold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oldface_regular';
  src: url("../../assets/fonts/AG Old Face Regular-webfont.eot");
  src: url("../../assets/fonts/AG Old Face Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/AG Old Face Regular-webfont.woff2") format("woff2"), url("../../assets/fonts/AG Old Face Regular-webfont.woff") format("woff"), url("../../assets/fonts/AG Old Face Regular-webfont.ttf") format("truetype"), url("../../assets/fonts/AG Old Face Regular-webfont.svg#ag_old_faceregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 2, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
body section#header {
  position: fixed;
  width: 100%;
  height: 97px;
  z-index: 2;
  padding: 1rem 0 0.75rem;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  background: rgba(91, 103, 112, 0.95);
  color: #fff;
  padding-bottom: 0px; }
  @media screen and (max-width: 1024px) {
    /* line 2, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header {
      height: 137px; } }
  @media screen and (max-width: 640px) {
    /* line 2, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header {
      height: 55px; } }
  /* line 20, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
  body section#header.opaque {
    background: rgba(91, 103, 112, 0.95);
    color: #fff;
    z-index: 999999; }
    /* line 24, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header.opaque .dropdown-menu {
      background: rgba(246, 141, 46, 0.85) !important; }
  /* line 28, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
  body section#header .left {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body section#header .left:last-child {
      margin-right: 0; }
    @media screen and (min-width: 1230px) {
      /* line 28, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .left:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 1024px) {
      /* line 28, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left {
        width: 100%; } }
    @media screen and (max-width: 640px) {
      /* line 28, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        padding-bottom: 0.9375rem; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .left:last-child {
          margin-right: 0; } }
    /* line 40, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header .left.brand {
      padding-bottom: 0; }
      /* line 42, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left.brand a {
        float: left; }
    /* line 46, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header .left img {
      margin-right: 3.125rem; }
      @media screen and (max-width: 1024px) {
        /* line 46, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left img {
          float: none; } }
      @media screen and (max-width: 640px) {
        /* line 46, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left img {
          max-width: 100%;
          height: 30px;
          width: auto; } }
    /* line 57, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header .left ul.menu {
      float: left;
      padding-top: 48px;
      list-style: none; }
      @media screen and (max-width: 640px) {
        /* line 57, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu {
          display: none; } }
      @media screen and (max-width: 1024px) {
        /* line 57, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu {
          padding-top: 20px;
          padding-left: 76px;
          clear: both;
          float: none; } }
      /* line 70, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left ul.menu li {
        display: inline-block;
        position: relative;
        margin-right: 0.9375rem; }
        @media screen and (max-width: 1024px) {
          /* line 70, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .left ul.menu li {
            margin-right: 30px; } }
        /* line 77, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu li:last-child {
          margin-right: 0; }
        /* line 83, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu li:hover ul.dropdown-menu {
          visibility: visible;
          opacity: 1; }
        /* line 90, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu li > a {
          font-size: 0.8125rem;
          font-weight: 100;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          transition: color 0.2s ease-out;
          padding-bottom: 17px; }
          /* line 98, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .left ul.menu li > a:hover {
            color: #f68d2e; }
          @media screen and (max-width: 1024px) {
            /* line 90, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
            body section#header .left ul.menu li > a {
              font-size: 0.75rem; } }
      /* line 107, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .left ul.menu ul.dropdown-menu {
        display: inline-block;
        background: rgba(246, 141, 46, 0.85);
        position: absolute;
        padding: 10px 0;
        top: 33px;
        left: -10px;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
        -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
        /*&:before {
						content: '';
						display: inline-block;
						position: absolute;
						height: 38px;
						width: 100%;
						-webkit-transform: translateX(-100%);
						transform: translateX(-100%);
						left: 0;
						top: 0;
						background: rgba($yellow,0.85);
					}*/ }
        @media screen and (max-width: 1024px) {
          /* line 107, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .left ul.menu ul.dropdown-menu {
            top: 137px; } }
        /* line 133, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .left ul.menu ul.dropdown-menu li {
          display: block;
          width: 100%; }
          /* line 136, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .left ul.menu ul.dropdown-menu li a {
            color: #5b6770;
            padding: 11px 20px;
            display: block;
            width: 100%; }
            /* line 141, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
            body section#header .left ul.menu ul.dropdown-menu li a:hover {
              background: rgba(254, 254, 254, 0.2); }
  /* line 150, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
  body section#header .right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    padding-top: 0.5rem; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body section#header .right:last-child {
      margin-right: 0; }
    @media screen and (min-width: 1230px) {
      /* line 150, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .right:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 1024px) {
      /* line 150, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right {
        width: auto;
        position: absolute;
        right: 20px; } }
    @media screen and (max-width: 640px) {
      /* line 150, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        padding-top: 0; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .right:last-child {
          margin-right: 0; }
        /* line 163, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p {
          display: none !important; }
          /* line 165, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.mobile {
            display: block !important; } }
    /* line 171, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    body section#header .right p {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      line-height: 1.875rem; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body section#header .right p:last-child {
        margin-right: 0; }
      /* line 174, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right p.mobile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        font-size: 0.875rem;
        display: none;
        text-transform: uppercase;
        text-align: right;
        padding-top: 0; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .right p.mobile:last-child {
          margin-right: 0; }
        /* line 181, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p.mobile .fa {
          font-size: 1.25rem;
          position: relative;
          margin-left: 0.3125rem;
          top: 0.0625rem; }
      /* line 188, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right p.links {
        display: none; }
        @media screen and (min-width: 1230px) {
          /* line 188, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.links {
            display: block; } }
        /* line 193, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p.links a {
          font-size: 0.875rem;
          color: #fff;
          text-transform: uppercase;
          text-decoration: none;
          display: block;
          transition: color 0.2s ease-out; }
          /* line 200, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.links a .fa {
            color: #e07e3c;
            display: inline-block;
            margin-right: 0.3125rem; }
          /* line 205, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.links a:hover {
            color: #f68d2e; }
      /* line 211, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
      body section#header .right p.contact {
        padding-top: 0;
        text-align: right;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body section#header .right p.contact:last-child {
          margin-right: 0; }
        @media screen and (min-width: 1230px) {
          /* line 211, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.contact {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 48.821174201%; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            body section#header .right p.contact:last-child {
              margin-right: 0; } }
        /* line 218, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p.contact span {
          font-size: 0.75rem;
          text-transform: uppercase;
          color: #737373;
          display: block; }
        /* line 224, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p.contact .phone {
          font-size: 1.5rem;
          color: #e07e3c;
          white-space: nowrap; }
        /* line 229, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
        body section#header .right p.contact a {
          color: #fff;
          transition: color 0.2s ease-out; }
          /* line 232, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
          body section#header .right p.contact a:hover {
            color: #f68d2e; }

/* line 243, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
section#video {
  height: 100vh; }
  @media screen and (max-width: 640px) {
    /* line 243, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
    section#video {
      height: 500px; } }
  /* line 248, wp-content/themes/shedspan/assets/sass/partials/_header.scss */
  section#video .wrap {
    float: none;
    margin: 0 auto !important;
    max-width: 80em;
    height: 100%;
    text-align: right;
    position: relative; }

/* line 2, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
body .latest-news-bar {
  position: absolute;
  bottom: auto;
  width: 100%;
  z-index: 999;
  min-height: 90px;
  background: rgba(91, 103, 112, 0.98); }
  /* line 11, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body .latest-news-bar.bottom {
    background: #5b6770;
    bottom: auto; }
  /* line 19, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body .latest-news-bar h4 {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #fff; }
  /* line 25, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body .latest-news-bar .latest-news {
    padding: 2.5rem 0 1.875rem;
    display: block;
    text-transform: uppercase;
    border-bottom: solid 0.0625rem #464544; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body .latest-news-bar .latest-news:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 1024px) {
      /* line 32, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news span, body .latest-news-bar .latest-news a {
        display: block;
        margin: 0 0 0.625rem; } }
    @media screen and (max-width: 640px) {
      /* line 25, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body .latest-news-bar .latest-news:last-child {
          margin-right: 0; } }
    /* line 42, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar .latest-news p {
      display: none; }
      /* line 44, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news p.active {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 91.4701957002%;
        display: block; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body .latest-news-bar .latest-news p.active:last-child {
          margin-right: 0; }
      /* line 48, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news p > * {
        margin-right: 1.5625rem; }
        /* line 50, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        body .latest-news-bar .latest-news p > *:last-child {
          margin-right: 0; }
      /* line 54, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news p.pagination {
        width: auto;
        float: left;
        display: block;
        text-align: right; }
        /* line 59, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        body .latest-news-bar .latest-news p.pagination a {
          display: inline;
          cursor: pointer;
          margin-right: 0.3125rem !important;
          display: block;
          float: left; }
          /* line 65, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          body .latest-news-bar .latest-news p.pagination a.previous {
            background-image: url("../../assets/img/arrow-up-hover.png");
            height: 13px;
            width: 26px;
            transition: .2s all ease-out; }
            /* line 70, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            body .latest-news-bar .latest-news p.pagination a.previous:hover {
              background-image: url("../../assets/img/arrow-up-hover.png"); }
          /* line 74, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          body .latest-news-bar .latest-news p.pagination a.next {
            background-image: url("../../assets/img/arrow-down-hover.png");
            height: 13px;
            width: 26px;
            transition: .2s all ease-out; }
            /* line 79, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            body .latest-news-bar .latest-news p.pagination a.next:hover {
              background-image: url("../../assets/img/arrow-down-hover.png"); }
    /* line 86, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar .latest-news .title {
      font-size: 0.875rem;
      color: #fff; }
    /* line 90, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar .latest-news .date {
      font-family: "Arial";
      font-weight: 600;
      font-size: 0.875rem;
      color: #fff; }
    /* line 96, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar .latest-news .post {
      color: #f68d2e;
      text-transform: none; }
    /* line 100, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar .latest-news .read-more {
      font-family: "Arial";
      font-size: 0.875rem;
      font-weight: 600;
      color: #fff;
      display: inline-block;
      transition: 0.1s all ease-out; }
      /* line 107, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news .read-more:hover {
        color: #fff; }
      @media screen and (min-width: 1024px) {
        /* line 100, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        body .latest-news-bar .latest-news .read-more {
          float: right; } }
      /* line 113, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news .read-more:after {
        content: " ";
        width: 0.5rem;
        height: 1rem;
        padding-right: 1.0625rem;
        float: right;
        color: #fff;
        background: transparent url("../../assets/img/read-more-hover.png") center right no-repeat; }
      /* line 123, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      body .latest-news-bar .latest-news .read-more:hover:after {
        background: transparent url("../../assets/img/read-more-hover.png") center right no-repeat; }

@media screen and (max-width: 1024px) {
  /* line 140, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body .latest-news-bar {
    position: relative;
    background: #5b6770; }
    /* line 143, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body .latest-news-bar.bottom {
      position: relative; } }

/* line 150, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
body.home .latest-news-bar {
  width: 100%;
  z-index: 999;
  min-height: 90px;
  background: rgba(91, 103, 112, 0.98); }
  /* line 158, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body.home .latest-news-bar.bottom {
    background: #5b6770;
    bottom: auto; }

@media screen and (max-width: 1024px) {
  /* line 165, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  body.home .latest-news-bar {
    position: relative;
    background: #5b6770; }
    /* line 168, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    body.home .latest-news-bar.bottom {
      position: relative; } }

/* line 176, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
footer {
  background: #5b6770;
  padding-bottom: 6.25rem;
  padding-top: 90px; }
  /* line 180, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  footer h4 {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #fff; }
  /* line 185, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  footer .content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    footer .content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 185, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .content {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 57.3509785009%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .content:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      /* line 185, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .content {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .content:last-child {
          margin-right: 0; } }
    /* line 193, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .content .remainder {
      padding: 1.875rem 0;
      display: block; }
      /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
      footer .content .remainder:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 1024px) {
        /* line 193, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder {
          padding: 1.25rem 0; } }
      @media screen and (max-width: 640px) {
        /* line 193, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          footer .content .remainder:last-child {
            margin-right: 0; } }
      /* line 207, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .content .remainder .content {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .content .remainder .content:last-child {
          margin-right: 0; }
        @media screen and (max-width: 1024px) {
          /* line 207, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .content {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            footer .content .remainder .content:last-child {
              margin-right: 0; } }
        /* line 212, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .content .logo {
          display: inline-block;
          float: left;
          margin-right: 3.125rem; }
          @media screen and (max-width: 1024px) {
            /* line 212, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            footer .content .remainder .content .logo {
              margin-bottom: 3.125rem;
              display: block;
              float: none; } }
        /* line 222, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .content ul {
          float: left;
          list-style: none;
          margin: 0;
          padding: 0;
          margin-right: 2.1875rem;
          display: inline-block; }
          @media screen and (max-width: 1024px) {
            /* line 222, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            footer .content .remainder .content ul {
              margin-bottom: 1.25rem; } }
          /* line 232, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .content ul:last-child {
            margin-right: 0; }
          /* line 236, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .content ul li h5 {
            font-size: 0.75rem;
            color: #fff;
            margin-bottom: 0.625rem;
            text-transform: uppercase; }
            /* line 241, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            footer .content .remainder .content ul li h5 a {
              font-size: 0.75rem;
              color: #fff; }
          /* line 246, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .content ul li a {
            font-size: 0.75rem;
            color: #fff; }
            /* line 249, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
            footer .content .remainder .content ul li a:hover {
              -webkit-transition: 0.2s ease-out;
              -moz-transition: 0.2s ease-out;
              transition: 0.2s ease-out;
              color: #f68d2e; }
          /* line 254, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .content ul li img {
            margin-top: 0.625rem; }
      /* line 261, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .content .remainder .contact {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 27.4966634515%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .content .remainder .contact:last-child {
          margin-right: 0; }
        @media screen and (max-width: 1024px) {
          /* line 261, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .contact {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            footer .content .remainder .contact:last-child {
              margin-right: 0; } }
        /* line 266, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .contact form {
          position: relative; }
        /* line 269, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .contact p {
          text-transform: uppercase; }
          /* line 271, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .contact p .fa {
            color: #e07e3c;
            margin-right: 0.3125rem; }
          /* line 275, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .contact p .quote {
            font-size: 0.875rem;
            letter-spacing: 1px;
            display: inline-block;
            margin-bottom: 0.625rem;
            color: #fff; }
          /* line 282, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .contact p .phone {
            font-size: 1.375rem;
            color: #f68d2e; }
        /* line 287, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .contact .fa-search {
          font-size: 1.125rem;
          display: block;
          position: absolute;
          top: 0.5625rem;
          right: 0.9375rem;
          color: #fff; }
        /* line 295, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .content .remainder .contact input[type="text"] {
          padding: 0.625rem 0.9375rem;
          border: solid 0.125rem #fff;
          background: #5b6770;
          color: #fff;
          display: block;
          width: 100%;
          margin-top: 0.9375rem; }
          /* line 303, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
          footer .content .remainder .contact input[type="text"]:after {
            font-family: "FontAwesome";
            font-size: 1rem;
            content: "\0f002";
            color: #fff;
            float: right; }
  /* line 316, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  footer .newsletter {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    padding: 1.875rem 0 1.25rem;
    margin-right: 0; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    footer .newsletter:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 316, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .newsletter {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        float: right; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .newsletter:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      /* line 316, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer .newsletter {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        display: block;
        border-top: solid 0.0625rem #4a4a49; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        footer .newsletter:last-child {
          margin-right: 0; }
        /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
        footer .newsletter:after {
          content: "";
          display: table;
          clear: both; } }
    /* line 329, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter h4 {
      font-size: 0.875rem; }
    /* line 332, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter p {
      padding: 0.625rem 1.25rem 0.625rem 0;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #fff; }
      @media screen and (max-width: 1024px) {
        /* line 332, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
        footer .newsletter p {
          padding-right: 1.25rem; } }
    /* line 341, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter label {
      display: none !important; }
    /* line 344, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter li {
      width: 100%; }
    /* line 347, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter input[type="text"], footer .newsletter input[type="email"] {
      padding: 0.625rem 0.9375rem;
      font-size: 0.75rem;
      border: solid 0.125rem #fff;
      background: #5b6770;
      display: block;
      color: #fff;
      width: 100% !important;
      margin-bottom: 0.4375rem;
      color: #FFF; }
    /* line 358, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter input[type="submit"] {
      padding: 0.625rem 2.5rem;
      font-size: 0.75rem !important;
      margin-top: 0.375rem;
      color: #fff;
      border: 0;
      float: right;
      text-align: center;
      text-transform: uppercase;
      background: #f68d2e;
      transition: .2s all ease-out;
      cursor: pointer; }
    /* line 372, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
    footer .newsletter .gform_wrapper .gform_footer {
      margin-top: 0 !important;
      padding-top: 0 !important; }
  /* line 378, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
  footer p.copyright {
    padding: 0.875rem 0;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    color: #fff;
    font-size: 0.625rem;
    font-family: "Arial";
    display: block;
    text-align: right;
    border-top: solid 0.0625rem #464544; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    footer p.copyright:last-child {
      margin-right: 0; }
    @media screen and (max-width: 640px) {
      /* line 378, wp-content/themes/shedspan/assets/sass/partials/_footer.scss */
      footer p.copyright {
        line-height: 1.375rem;
        text-align: center; } }

/* General */
/* line 3, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
body {
  font-family: "Arial"; }
  /* line 7, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body .max-wrap {
    padding: 0 1.25rem;
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    display: block; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body .max-wrap:after {
      content: "";
      display: table;
      clear: both; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body .max-wrap:after {
      content: "";
      display: table;
      clear: both; }
  /* line 15, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.home.page section#slideshow {
    height: 880px; }
  /* line 25, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.what-we-do .content .row:nth-child(2) .left {
    padding-bottom: 9.375rem; }
  /* line 33, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.what-we-do .what-we-do-tiles .tile {
    padding: 1.4375rem;
    min-height: 7.5rem;
    height: 7.5rem;
    max-height: 7.5rem;
    background-image: none !important; }
    /* line 40, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.what-we-do .what-we-do-tiles .tile:hover > .title {
      display: none; }
    /* line 44, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.what-we-do .what-we-do-tiles .tile .overlay {
      padding: 1.4375rem; }
  /* line 51, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body section#slideshow {
    position: relative;
    overflow: hidden;
    height: 377px; }
    /* line 55, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .corner {
      padding-top: 1px;
      position: absolute;
      bottom: 7%;
      right: 5%;
      width: auto;
      max-width: 90%;
      display: inline-block; }
      /* line 58, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body section#slideshow .corner p {
        background: rgba(57, 56, 55, 0.8);
        font-family: 'Arial', 'oldface_regular';
        font-size: 0.9375rem;
        color: #fff;
        text-transform: none;
        text-align: left;
        width: auto;
        padding: 10px 20px 10px;
        display: inline-block;
        text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.3); }
        /* line 71, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body section#slideshow .corner p a {
          text-decoration: underline; }
      @media screen and (max-width: 1024px) {
        /* line 55, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body section#slideshow .corner {
          top: auto; } }
      @media screen and (max-width: 640px) {
        /* line 55, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body section#slideshow .corner {
          width: auto;
          margin-left: 20px;
          top: auto; }
          /* line 91, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body section#slideshow .corner p {
            font-size: 0.9375rem;
            width: auto; } }
    /* line 100, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .bx-viewport {
      height: auto !important; }
    /* line 103, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .bx-pager {
      position: absolute;
      width: 100%;
      bottom: 1.25rem;
      left: 0;
      text-align: center; }
      /* line 109, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body section#slideshow .bx-pager .bx-pager-item {
        display: inline-block;
        width: 0.9375rem;
        height: 0.9375rem;
        margin-right: 0.3125rem; }
        /* line 114, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body section#slideshow .bx-pager .bx-pager-item a {
          display: block;
          height: 0.9375rem;
          border-radius: 50%;
          text-indent: -9999px;
          background: rgba(0, 0, 0, 0.4); }
          /* line 120, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body section#slideshow .bx-pager .bx-pager-item a.active {
            background: rgba(0, 0, 0, 0.8); }
    /* line 127, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .bx-controls-direction .bx-prev, body section#slideshow .bx-controls-direction .bx-next {
      position: absolute;
      top: 50.5%;
      text-indent: -62499.9375rem;
      width: 3.625rem;
      height: 3.5rem; }
    /* line 134, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .bx-controls-direction .bx-prev {
      left: 0;
      background: transparent url("../../assets/img/slider-arrows.png") 0 0 no-repeat; }
    /* line 138, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow .bx-controls-direction .bx-next {
      right: 0;
      background: transparent url("../../assets/img/slider-arrows.png") 0 -3.5rem no-repeat; }
    /* line 144, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#slideshow ul li {
      width: 100%; }
      /* line 146, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body section#slideshow ul li img {
        display: block;
        margin: 0 auto;
        min-width: 100%;
        height: auto !important; }
      /* line 152, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body section#slideshow ul li:last-child {
        clear: both; }
  /* line 162, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.home #video .corner {
    position: absolute;
    bottom: 15%;
    right: 5%;
    width: 440px;
    display: inline-block; }
    /* line 163, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.home #video .corner .toppad {
      width: 100%;
      max-width: 90vw;
      height: 0;
      padding-top: 100%;
      overflow: hidden; }
      /* line 169, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.home #video .corner .toppad:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        margin-top: -100px;
        border-top: 82px solid transparent;
        border-right: 440px solid rgba(91, 103, 112, 0.8); }
        @media screen and (max-width: 640px) {
          /* line 169, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.home #video .corner .toppad:after {
            border-right: 110vw solid rgba(91, 103, 112, 0.8); } }
    /* line 183, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.home #video .corner p {
      background: rgba(91, 103, 112, 0.8);
      font-family: 'Arial', 'oldface_regular';
      font-size: 1.25rem;
      color: #fff;
      text-transform: uppercase;
      text-align: right;
      width: 440px;
      max-width: 90vw;
      padding: 0 20px 10px;
      display: inline-block;
      text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.3); }
      /* line 195, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.home #video .corner p > span {
        position: relative;
        top: -10px;
        font-size: 2rem;
        font-weight: 700; }
        /* line 200, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.home #video .corner p > span span.yellow {
          color: #f68d2e; }
    @media screen and (max-width: 1024px) {
      /* line 162, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.home #video .corner {
        bottom: 80px;
        top: auto; } }
    @media screen and (max-height: 830px) {
      /* line 162, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.home #video .corner {
        top: 30%;
        bottom: auto; }
        /* line 220, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.home #video .corner .toppad {
          padding-top: 20%; } }
    @media screen and (max-width: 640px) {
      /* line 162, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.home #video .corner {
        width: auto;
        margin-left: 20px;
        bottom: 60px;
        top: auto; }
        /* line 231, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.home #video .corner p {
          font-size: 0.9375rem;
          width: auto; } }
  /* line 243, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body ul#mobile-menu {
    position: absolute;
    width: 100%;
    height: auto;
    top: 55px;
    left: 0;
    z-index: 99999;
    list-style: none;
    display: none;
    background: #5b6770; }
    @media screen and (min-width: 641px) {
      /* line 243, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body ul#mobile-menu {
        display: none !important; } }
    /* line 256, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body ul#mobile-menu.active {
      display: block; }
    /* line 259, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body ul#mobile-menu li {
      padding: 1.25rem 1.25rem;
      display: block;
      border-top: solid 0.0625rem #464544; }
      /* line 263, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body ul#mobile-menu li.dropdown {
        padding-bottom: 0px; }
      /* line 266, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body ul#mobile-menu li ul {
        padding-top: 20px; }
        /* line 269, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body ul#mobile-menu li ul li a {
          font-size: 13px;
          color: #FFF; }
      /* line 275, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body ul#mobile-menu li a {
        font-size: 0.875rem;
        text-transform: uppercase;
        color: #f68d2e; }
  /* line 284, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body section#content {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    padding: 3.125rem 1.25rem; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body section#content:after {
      content: "";
      display: table;
      clear: both; }
    /* line 290, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#content.case-study .breadcrumbs {
      margin-bottom: 0; }
    /* line 295, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#content p {
      font-family: "Arial";
      font-size: 0.9375rem;
      color: #5b6770; }
      /* line 299, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body section#content p strong {
        font-weight: 600; }
    /* line 305, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#content ul li {
      background: transparent url("../../assets/img/li-bg.png") 0 0.1875rem no-repeat; }
    /* line 311, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#content .tile .hover-content ul li {
      background: none; }
    /* line 316, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body section#content h3 {
      font-family: "Arial";
      font-size: 0.9375rem;
      font-weight: 600;
      color: #5b6770; }
  /* line 327, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.internal section#content {
    padding-left: 6.125rem; }
    @media screen and (max-width: 1024px) {
      /* line 327, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.internal section#content {
        padding-left: 1.5625rem; } }
    /* line 332, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.internal section#content img {
      max-width: 100%; }
    /* line 335, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.internal section#content .content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%;
      padding-right: 2.5rem;
      margin-right: 0px; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body.internal section#content .content:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        /* line 335, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .content {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 57.3509785009%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .content:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 640px) {
        /* line 335, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .content {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          padding-right: 1.25rem; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .content:last-child {
            margin-right: 0; } }
      /* line 346, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.internal section#content .content .row {
        display: block;
        margin-bottom: 2.5rem; }
        /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
        body.internal section#content .content .row:after {
          content: "";
          display: table;
          clear: both; }
        /* line 349, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .content .row .left {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 31.7615656014%;
          padding-right: 3.125rem; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .content .row .left:last-child {
            margin-right: 0; }
          @media screen and (max-width: 1024px) {
            /* line 349, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
            body.internal section#content .content .row .left {
              float: left;
              display: block;
              margin-right: 2.3576515979%;
              width: 100%;
              padding-right: 0;
              margin-bottom: 0.9375rem; }
              /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
              body.internal section#content .content .row .left:last-child {
                margin-right: 0; } }
          /* line 357, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .left h2 {
            font-size: 1.125rem;
            font-family: 'oldface_medium';
            margin-bottom: 1.25rem;
            text-transform: uppercase;
            color: #5b6770; }
            /* line 363, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
            body.internal section#content .content .row .left h2.yellow {
              color: #f68d2e;
              text-transform: none; }
          /* line 368, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .left p {
            padding: 0.5625rem 0; }
        /* line 372, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .content .row .right {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 65.8807828007%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .content .row .right:last-child {
            margin-right: 0; }
          @media screen and (max-width: 1024px) {
            /* line 372, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
            body.internal section#content .content .row .right {
              float: left;
              display: block;
              margin-right: 2.3576515979%;
              width: 100%; }
              /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
              body.internal section#content .content .row .right:last-child {
                margin-right: 0; } }
          /* line 377, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .right a {
            text-decoration: underline; }
          /* line 380, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .right a.tile {
            text-decoration: none; }
          /* line 383, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .right p, body.internal section#content .content .row .right ul {
            padding: 0.5625rem 0;
            font-size: 0.9375rem;
            font-weight: 100;
            line-height: 1.625rem;
            color: #5b6770; }
            /* line 389, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
            body.internal section#content .content .row .right p:first-child, body.internal section#content .content .row .right ul:first-child {
              padding-top: 0; }
          /* line 393, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .right h2 {
            font-family: "Arial";
            font-size: 1rem;
            font-weight: 600;
            text-transform: uppercase;
            padding-bottom: 0.625rem;
            margin-top: 0.9375rem;
            color: #5b6770;
            border-bottom: solid 1px #d5d6d5; }
          /* line 403, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .content .row .right ul {
            list-style: none; }
            /* line 405, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
            body.internal section#content .content .row .right ul li {
              margin-bottom: 0.3125rem;
              padding-left: 1.25rem;
              position: relative; }
              /* line 409, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
              body.internal section#content .content .row .right ul li:before {
                display: block;
                position: absolute;
                top: 0.25rem;
                left: 0;
                width: 0.5rem;
                height: 1rem;
                content: " ";
                background: transparent url("../../assets/img/li-bg.png") 0 -40% no-repeat; }
    /* line 424, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.internal section#content .sidebar {
      width: 25.5%;
      float: left; }
      @media screen and (max-width: 1024px) {
        /* line 424, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 31.7615656014%;
          float: right; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .sidebar:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 640px) {
        /* line 424, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          margin-top: 2.5rem; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.internal section#content .sidebar:last-child {
            margin-right: 0; } }
      /* line 435, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
      body.internal section#content .sidebar .tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        padding: 1.25rem 1.5625rem;
        display: block;
        min-height: 7.5rem;
        margin-bottom: 0.3125rem;
        transition: box-shadow .5s; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body.internal section#content .sidebar .tile:last-child {
          margin-right: 0; }
        /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
        body.internal section#content .sidebar .tile:after {
          content: "";
          display: table;
          clear: both; }
        /* line 448, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile .title {
          font-size: 1rem;
          transition: text-shadow .5s; }
        /* line 454, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile .hover-content span img {
          position: relative;
          top: 5px;
          left: 5px; }
        /* line 461, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-quote {
          background-image: url("../../assets/img/Tab_quote.jpg"); }
          /* line 463, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
          body.internal section#content .sidebar .tile.tile-quote .subtitle {
            color: #666; }
        /* line 467, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-projects {
          background-image: url("../../assets/img/Tab_projects.jpg"); }
        /* line 470, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-video {
          background-image: url("../../assets/img/Tab_video.jpg"); }
        /* line 473, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-testimonials {
          background-image: url("../../assets/img/Tab_testimonials.jpg"); }
        /* line 476, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-FAQs {
          background-image: url("../../assets/img/Tab_FAQS.jpg"); }
        /* line 479, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-10reasons {
          background-image: url("../../assets/img/Tab_10reasons.jpg"); }
        /* line 482, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
        body.internal section#content .sidebar .tile.tile-interactive {
          background-image: url("../../assets/img/Tab_onlineprojectdesigner.jpg"); }
  /* line 492, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
  body.tax-project-category .tile.case-study .overlay {
    padding: 1.875rem 2.1875rem; }
    /* line 495, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.tax-project-category .tile.case-study .overlay .title {
      font-size: 1em;
      margin-bottom: 10px; }
    /* line 500, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.tax-project-category .tile.case-study .overlay .subtitle {
      margin-bottom: 0; }
    /* line 504, wp-content/themes/shedspan/assets/sass/partials/_layout.scss */
    body.tax-project-category .tile.case-study .overlay .value {
      display: block;
      padding-bottom: 10px; }

/* line 1, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
h2.gsection_title {
  font-family: "Arial";
  font-size: 1rem !important;
  text-transform: uppercase;
  color: #5b6770; }

/* line 8, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gf_page_steps {
  border-bottom: none !important; }

/* line 12, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gform_wrapper .gform_page_footer {
  border-top: none !important; }

/* line 17, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gfield_error input[type="text"] {
  border: solid 1px #ee7911 !important; }

/* line 22, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gform_wrapper .validation_error {
  font-family: "Arial" !important;
  font-size: 1rem !important;
  font-weight: 100 !important;
  border-color: #ee7911 !important;
  margin-top: 3.125rem !important; }
  @media screen and (max-width: 1024px) {
    /* line 22, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    .gform_wrapper .validation_error {
      margin-top: 0.9375rem !important; } }

/* line 33, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gfield_description.validation_message {
  font-family: "Arial" !important;
  font-size: 0.75rem !important;
  font-weight: 100 !important;
  color: #ee7911 !important;
  border: solid 1px #e07e3c !important;
  display: block !important; }
  /* line 40, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  .gfield_description.validation_message:after {
    border-color: transparent transparent transparent #ee7911 !important; }

/* line 47, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gf_page_steps {
  position: relative; }
  /* line 49, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gf_page_steps:before {
    content: ' ';
    border-top: 1px solid #d8d6d6;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: -1; }
  /* line 60, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gf_page_steps .gf_step {
    opacity: 1;
    text-align: center;
    width: 14.2% !important;
    margin: 0;
    height: 60px;
    display: block;
    float: left;
    line-height: 0 !important; }
    /* line 69, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gf_page_steps .gf_step .gf_step_label {
      display: block;
      clear: both;
      text-align: center;
      font-size: 11px;
      color: #949494;
      text-transform: uppercase;
      height: 26px;
      line-height: 11px; }
      @media screen and (max-width: 1024px) {
        /* line 69, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
        body.internal section#content .content .row .right .gform_wrapper .gf_page_steps .gf_step .gf_step_label {
          display: none; } }
    /* line 83, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gf_page_steps .gf_step .gf_step_number {
      width: 30px;
      height: 30px;
      border: 1px solid #d8d6d6;
      border-radius: 50%;
      text-align: center;
      line-height: 30px;
      background-color: #e9e9e9;
      background-image: -webkit-linear-gradient(#e9e9e9, #ffffff);
      background-image: linear-gradient(#e9e9e9, #ffffff);
      color: #676666;
      display: block;
      margin: 0 auto 5px auto;
      float: none; }
    /* line 97, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_number {
      background: #676666;
      color: #ffffff; }

/* line 108, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto; }
  /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul:after {
    content: "";
    display: table;
    clear: both; }
  /* line 110, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li {
    padding-left: 0;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    clear: both;
    background: none; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li:last-child {
      margin-right: 0; }
    /* line 116, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li:before {
      content: none; }
    /* line 120, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.half {
      clear: none; }
      @media screen and (min-width: 1024px) {
        /* line 120, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
        body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.half {
          display: table-cell;
          width: 50%; } }
      /* line 127, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.half.or .ginput_container {
        margin-right: -0.3125rem; }
        @media screen and (min-width: 1024px) {
          /* line 129, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
          body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.half.or .ginput_container input {
            width: 90%; } }
    @media screen and (min-width: 1024px) {
      /* line 138, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.quarter {
        display: table-cell;
        width: 25%;
        clear: none; } }
    @media screen and (min-width: 1024px) {
      /* line 146, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.quarter.or .ginput_container input {
        width: 79%; } }
    @media screen and (min-width: 1024px) {
      /* line 155, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.third {
        display: table-cell;
        width: 33.3333333333%;
        clear: none; } }
    /* line 163, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.first {
      clear: both; }
    /* line 168, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.or :after {
      color: #949494 !important;
      content: 'or';
      margin-left: 0.3125rem; }
    @media screen and (min-width: 1024px) {
      /* line 174, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.or .ginput_container input {
        width: 80%; } }
    /* line 182, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.gfield_error {
      background: #fff;
      border: 0;
      margin: 0 0 0.3125rem !important; }
      /* line 187, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.gfield_error .ginput_container {
        margin-top: .375em;
        margin-left: 0;
        max-width: 100%; }
        /* line 192, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
        body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.gfield_error .ginput_container input {
          margin: 0;
          border-color: #790000; }
    /* line 200, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li.break .ginput_container {
      clear: left; }
    /* line 205, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li label {
      font-size: 0.875rem;
      font-weight: 100;
      display: none;
      float: left;
      color: #949494;
      margin: .375em 20px 0 0;
      line-height: 24px; }
    /* line 215, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container {
      margin-right: 5px; }
      /* line 218, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container input, body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container select, body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container textarea {
        background-color: #e9e9e9;
        background-image: -webkit-linear-gradient(#e9e9e9, #ffffff);
        background-image: linear-gradient(#e9e9e9, #ffffff);
        padding: 0.1875rem 0.625rem;
        font-family: "Arial";
        font-weight: 100;
        font-size: 0.8125rem;
        width: 100%;
        height: 36px;
        border: 1px solid #d8d6d6; }
      /* line 228, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container textarea {
        height: 140px;
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important; }
      /* line 235, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container ul.gfield_radio li {
        float: left;
        clear: none;
        width: auto;
        margin-bottom: 0; }
        /* line 240, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
        body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container ul.gfield_radio li label {
          display: inline;
          margin-left: 5px;
          margin-top: 0; }
        /* line 245, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
        body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .ginput_container ul.gfield_radio li input {
          margin-left: 10px;
          height: 15px; }
    /* line 254, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .gfield_description {
      position: absolute;
      top: 6px;
      text-align: left;
      margin-right: 25px;
      background: #fff;
      z-index: 999;
      width: auto;
      right: 0;
      padding: 5px;
      border: 1px solid #d8d6d6;
      display: none; }
    /* line 268, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .form-help {
      position: absolute;
      top: 10px;
      right: 15px;
      cursor: pointer;
      color: #949494; }
    /* line 276, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .form-help-camera {
      display: inline-block;
      height: 16px;
      cursor: pointer;
      color: #949494;
      width: 20px;
      background: url("../../assets/img/camera-icon.gif"); }
    /* line 285, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .validation_message {
      position: absolute;
      right: 100%;
      background: #fff;
      border: 1px solid #C89797;
      top: .375em;
      margin: 0;
      padding: 5px !important;
      white-space: nowrap;
      width: auto;
      height: 36px;
      line-height: 24px;
      margin-right: 10px; }
      /* line 299, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
      body.internal section#content .content .row .right .gform_wrapper .gform_body ul li .validation_message:after {
        content: ' ';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 0 18px 10px;
        border-color: transparent transparent transparent #790000;
        position: absolute;
        top: -1px;
        left: 100%; }

/* line 318, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_page_footer, body.internal section#content .content .row .right .gform_footer {
  text-align: right; }
  /* line 320, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_page_footer input, body.internal section#content .content .row .right .gform_footer input {
    width: 142px;
    height: 36px;
    background: #e07e3c;
    border: 1px solid #d8d6d6; }
    /* line 326, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_page_footer input.gform_previous_button, body.internal section#content .content .row .right .gform_footer input.gform_previous_button {
      float: left; }

/* line 333, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
input[type="submit"], input[type="button"] {
  cursor: pointer;
  font-family: "Arial" !important;
  font-size: 0.75rem !important;
  transition: .2s all ease-out; }
  /* line 338, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  input[type="submit"]:hover, input[type="button"]:hover {
    background-color: #d49f1c !important; }

/* line 344, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
.gform_fields span.label {
  font-size: 0.875rem;
  color: #949494; }

/* line 350, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
#gform_fields_4_3 li {
  clear: none !important; }

/* line 358, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li textarea {
  margin-bottom: 0.9375rem; }

/* line 363, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_53 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_53:last-child {
    margin-right: 0; }

/* line 367, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_54 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_54:last-child {
    margin-right: 0; }

/* line 371, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_55 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_55:last-child {
    margin-right: 0; }

/* line 375, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_56 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%;
  margin-right: 0 !important; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_56:last-child {
    margin-right: 0; }

/* line 382, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_57 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_57:last-child {
    margin-right: 0; }

/* line 386, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_58 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_58:last-child {
    margin-right: 0; }

/* line 390, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_59 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_59:last-child {
    margin-right: 0; }

/* line 394, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_60 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%;
  margin-right: 0 !important; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_60:last-child {
    margin-right: 0; }

/* line 402, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_61 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 27.4966634515%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_61:last-child {
    margin-right: 0; }

/* line 406, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_62 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 10.4370548518%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_62:last-child {
    margin-right: 0; }

/* line 410, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_63 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 18.9668591516%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_63:last-child {
    margin-right: 0; }

/* line 414, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_64 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 18.9668591516%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_64:last-child {
    margin-right: 0; }

/* line 418, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_65 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%;
  margin-right: 0 !important;
  clear: both; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_65:last-child {
    margin-right: 0; }

/* line 426, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_66 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 27.4966634515%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_66:last-child {
    margin-right: 0; }

/* line 430, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_67 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 10.4370548518%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_67:last-child {
    margin-right: 0; }

/* line 434, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_68 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 18.9668591516%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_68:last-child {
    margin-right: 0; }

/* line 438, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_69 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 18.9668591516%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_69:last-child {
    margin-right: 0; }

/* line 442, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_70 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%;
  margin-right: 0 !important; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_70:last-child {
    margin-right: 0; }

/* line 449, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_71 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_71:last-child {
    margin-right: 0; }

/* line 453, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_72 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%;
  margin-right: 0 !important; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul li#field_4_72:last-child {
    margin-right: 0; }

/* line 464, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 > li > label {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 > li > label:last-child {
    margin-right: 0; }

/* line 469, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 27.4966634515%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li:last-child {
    margin-right: 0; }
  /* line 472, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li.gchoice_4_84_2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li.gchoice_4_84_2:last-child {
      margin-right: 0; }
    /* line 474, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li.gchoice_4_84_2 input {
      float: left;
      display: inline-block; }
    /* line 478, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
    body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_4 .gfield_radio > li.gchoice_4_84_2 input[type="text"] {
      height: auto;
      margin-left: 2.1875rem;
      position: relative;
      top: -1.3125rem; }

/* line 492, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li,
body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li {
  clear: none;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  overflow: visible; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li:last-child,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li:last-child {
    margin-right: 0; }
  /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li:nth-child(3n),
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li:nth-child(3n) {
    margin-right: 0; }
  /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li:nth-child(3n+1),
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li:nth-child(3n+1) {
    clear: left; }
  /* line 497, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li label,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li label {
    display: inline;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 5px; }
  /* line 503, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li input,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li input {
    height: 15px;
    margin-left: 10px; }
  /* line 507, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li .form-options-image {
    display: none;
    width: 300px;
    height: 225px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    border: 1px solid #d8d6d6; }
  /* line 518, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_1 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_1 .form-options-image {
    background-image: url("../../assets/img/option_cantilever.jpg"); }
  /* line 522, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_2 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_2 .form-options-image {
    background-image: url("../../assets/img/option_dado.jpg"); }
  /* line 526, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_3 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_3 .form-options-image {
    background-image: url("../../assets/img/option_eave-overhang.jpg"); }
  /* line 530, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_4 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_4 .form-options-image {
    background-image: url("../../assets/img/option_skillions.jpg"); }
  /* line 534, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_5 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_5 .form-options-image {
    background-image: url("../../assets/img/option_column-removal.jpg"); }
  /* line 538, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_6 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_6 .form-options-image {
    background-image: url("../../assets/img/option_gantry.jpg"); }
  /* line 542, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_7 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_7 .form-options-image {
    background-image: url("../../assets/img/option_mezzanine.jpg"); }
  /* line 546, wp-content/themes/shedspan/assets/sass/partials/_forms.scss */
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_radio li.gchoice_4_110_8 .form-options-image,
  body.internal section#content .content .row .right .gform_wrapper .gform_body ul#gform_fields_4_6 .gfield_checkbox li.gchoice_4_110_8 .form-options-image {
    background-image: url("../../assets/img/option_ventilation.jpg"); }

/* line 4, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
body.home #slideshow .bx-pager {
  display: none; }

/* line 8, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
body.home a.down-arrow {
  position: absolute;
  bottom: -0.3125rem;
  left: 47%; }

/* line 18, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
#content .projects {
  display: block; }
  /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
  #content .projects:after {
    content: "";
    display: table;
    clear: both; }
  /* line 20, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .projects .tile {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    #content .projects .tile:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 20, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      #content .projects .tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        #content .projects .tile:last-child {
          margin-right: 0; }
        /* line 24, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
        #content .projects .tile:nth-child(2) {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      /* line 20, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      #content .projects .tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        #content .projects .tile:last-child {
          margin-right: 0; } }
    /* line 31, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .projects .tile.industrial {
      background: #656565 url("../../assets/img/industrial-tile.jpg") bottom right no-repeat; }
    /* line 34, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .projects .tile.equine {
      background: #656565 url("../../assets/img/equine-tile.jpg") bottom right no-repeat; }
    /* line 37, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .projects .tile.agriculture {
      background: #656565 url("../../assets/img/agriculture-tile.jpg") bottom right no-repeat; }
    /* line 40, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .projects .tile.custom-sheds {
      background: #656565 url("../../assets/img/custom-sheds-tile.jpg") bottom right no-repeat; }

/* line 46, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
#content .welcome {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%;
  padding: 2.1875rem 1.875rem 2.1875rem 1.875rem;
  min-height: 38.4375rem;
  color: #fff;
  background: #5b6770;
  text-align: left; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  #content .welcome:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    /* line 46, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .welcome {
      min-height: 57.8125rem; } }
  @media screen and (max-width: 640px) {
    /* line 46, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .welcome {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-bottom: 1.375rem;
      padding-right: 2.1875rem;
      min-height: 0; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      #content .welcome:last-child {
        margin-right: 0; } }
  /* line 63, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .welcome header {
    margin-bottom: 1.875rem; }
    /* line 65, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .welcome header span {
      color: #fff;
      font-size: 0.875rem;
      margin-bottom: 0.3125rem;
      display: block;
      text-transform: uppercase; }
  /* line 73, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .welcome h2 {
    font-family: 'oldface_medium';
    font-size: 1.375rem;
    color: #f68d2e;
    padding: 1rem 1rem 1rem 0rem; }
  /* line 79, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .welcome p {
    font-family: "Arial";
    font-size: 0.9375rem;
    line-height: 1.625rem;
    color: #ffffff;
    margin-bottom: 1rem; }
    /* line 85, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .welcome p a {
      text-decoration: underline; }
  /* line 89, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .welcome ul {
    list-style: disc;
    margin-left: 2rem; }
    /* line 93, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .welcome ul li {
      background: none; }
  /* line 97, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .welcome .clearfix {
    clear: both; }

/* line 102, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
#content .callouts {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  #content .callouts:last-child {
    margin-right: 0; }
  @media screen and (max-width: 640px) {
    /* line 102, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .callouts {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      #content .callouts:last-child {
        margin-right: 0; } }
  /* line 107, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .callouts .choose-us {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    min-height: 19.0625rem;
    background: #f1c141 url("../../assets/img/choose-us-tile.jpg") top right no-repeat; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    #content .callouts .choose-us:last-child {
      margin-right: 0; }
    /* line 111, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    #content .callouts .choose-us .subtitle {
      color: #646666; }
  /* line 115, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .callouts .quote {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    #content .callouts .quote:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 115, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      #content .callouts .quote {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        #content .callouts .quote:last-child {
          margin-right: 0; } }
  /* line 121, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  #content .callouts .video {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-right: 0; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    #content .callouts .video:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 121, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      #content .callouts .video {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        #content .callouts .video:last-child {
          margin-right: 0; } }

/* line 132, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
.latest-news-section {
  background: #818992;
  padding: 30px;
  margin-bottom: 30px;
  margin-top: 10px; }
  /* line 137, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  .latest-news-section .title {
    display: block;
    color: #f68d2e;
    text-transform: uppercase; }
  /* line 142, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
  .latest-news-section .content {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 30px 0 0 0;
    position: relative; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    .latest-news-section .content:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 1024px) {
      /* line 142, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content {
        display: inline-block; } }
    /* line 150, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
    .latest-news-section .content .col {
      display: table-cell;
      width: 33.3333333333%;
      border-right: solid 2px rgba(254, 254, 254, 0.2);
      padding-right: 30px;
      padding-left: 30px;
      padding-bottom: 40px;
      color: #FFF;
      height: 100%;
      position: relative; }
      @media screen and (max-width: 1024px) {
        /* line 150, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
        .latest-news-section .content .col {
          width: 100%;
          padding-left: 0;
          padding-right: 0;
          padding-bottom: 30px;
          border-right: none;
          border-bottom: solid 1px #ccc;
          margin-bottom: 30px;
          height: auto;
          min-height: 150px;
          display: block; }
          /* line 170, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
          .latest-news-section .content .col:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 30px; } }
      /* line 177, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col .post img {
        float: right;
        width: 90px !important;
        height: auto !important;
        padding-left: 10px; }
      /* line 184, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col .date {
        color: #575D61;
        display: block;
        margin-bottom: 20px; }
      /* line 189, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col a {
        color: #FFF; }
        /* line 191, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
        .latest-news-section .content .col a:hover {
          color: #f68d2e; }
      /* line 195, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col .read-more {
        color: #575D61;
        display: block;
        position: absolute;
        bottom: 0px; }
        /* line 200, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
        .latest-news-section .content .col .read-more:after {
          content: '\f105';
          font-family: "FontAwesome";
          display: inline-block;
          margin-left: 10px; }
        @media screen and (max-width: 1024px) {
          /* line 195, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
          .latest-news-section .content .col .read-more {
            position: relative;
            padding-top: 30px; } }
      /* line 211, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col:first-child {
        padding-left: 0; }
      /* line 214, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col:last-child {
        border-right: none;
        padding-right: 0px; }
      /* line 218, wp-content/themes/shedspan/assets/sass/sections/_homepage.scss */
      .latest-news-section .content .col:after {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%; }

/* line 2, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
body.single-project #slideshow {
  height: 43.75rem; }
  /* line 4, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
  body.single-project #slideshow ul li img {
    height: 43.75rem !important; }

/* line 10, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
article.case-study {
  display: block; }
  /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
  article.case-study:after {
    content: "";
    display: table;
    clear: both; }
  /* line 12, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
  article.case-study blockquote {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 27.4966634515%;
    padding: 1.5625rem 0.9375rem 0.9375rem;
    margin-top: 1.875rem;
    background: #eaecea; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    article.case-study blockquote:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 12, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study blockquote {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-top: 1.875rem; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        article.case-study blockquote:last-child {
          margin-right: 0; } }
    /* line 22, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study blockquote h2 {
      font-size: 1rem;
      font-family: "Arial";
      margin-bottom: 0.625rem;
      color: #f5ce37;
      font-weight: 400;
      text-transform: uppercase; }
    /* line 30, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study blockquote p {
      padding: 0.3125rem 0;
      font-family: "Arial";
      font-size: 0.875rem;
      line-height: 1.25rem;
      color: #5b6770; }
      /* line 37, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study blockquote p:first-of-type:before {
        font-family: "Arial";
        font-size: 0.9375rem;
        content: "“"; }
      /* line 45, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study blockquote p:last-of-type:after {
        font-family: "Arial";
        font-size: 0.9375rem;
        content: "”"; }
    /* line 52, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study blockquote span.author {
      padding: 0.625rem 0 0;
      font-family: 'oldface_medium';
      font-size: 0.875rem;
      font-weight: 400;
      color: #5b6770;
      display: block;
      text-transform: uppercase; }
  /* line 63, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
  article.case-study .pagination {
    display: block;
    position: relative;
    top: -1.5625rem;
    text-align: right; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    article.case-study .pagination:after {
      content: "";
      display: table;
      clear: both; }
    /* line 68, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .pagination a {
      display: inline-block;
      width: 1.6875rem;
      height: 1.6875rem;
      cursor: pointer; }
      /* line 73, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .pagination a.previous {
        background: transparent url("../../assets/img/pagination-previous.gif") 0 0 no-repeat; }
      /* line 76, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .pagination a.next {
        background: transparent url("../../assets/img/pagination-next.gif") 0 0 no-repeat; }
      /* line 79, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .pagination a:hover {
        background-position: 0 -1.6875rem; }
  /* line 85, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
  article.case-study .offset {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    padding-right: 0 !important;
    float: right; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    article.case-study .offset:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 85, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .offset {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        article.case-study .offset:last-child {
          margin-right: 0; } }
    /* line 92, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset h1 {
      font-size: 1.375rem;
      font-family: "oldface_medium";
      color: #f7ca00; }
    /* line 98, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset h2 {
      font-family: "Arial";
      font-size: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      padding-bottom: 0.625rem;
      margin-top: 0.9375rem;
      color: #5b6770;
      border-bottom: solid 1px #d5d6d5; }
    /* line 109, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset span.date {
      padding: 0.625rem 0 1.25rem;
      font-size: 0.875rem;
      color: #757777;
      text-transform: uppercase;
      display: block; }
    /* line 117, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset .upper-content {
      display: block; }
      /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
      article.case-study .offset .upper-content:after {
        content: "";
        display: table;
        clear: both; }
      /* line 121, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .offset .upper-content img {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 18.9668591516%;
        margin-top: 1.875rem;
        max-width: 100%; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        article.case-study .offset .upper-content img:last-child {
          margin-right: 0; }
        @media screen and (max-width: 1024px) {
          /* line 121, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content img {
            display: none; } }
      /* line 130, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .offset .upper-content .stats {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 78.6754892504%;
        margin-bottom: 0.625rem; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        article.case-study .offset .upper-content .stats:last-child {
          margin-right: 0; }
        @media screen and (max-width: 1024px) {
          /* line 130, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            article.case-study .offset .upper-content .stats:last-child {
              margin-right: 0; } }
        /* line 136, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
        article.case-study .offset .upper-content .stats header {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          display: block; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          article.case-study .offset .upper-content .stats header:last-child {
            margin-right: 0; }
          /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
          article.case-study .offset .upper-content .stats header:after {
            content: "";
            display: table;
            clear: both; }
          /* line 139, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats header .title {
            padding: 0.625rem 5rem 0.75rem 0.9375rem;
            float: left;
            font-size: 0.75rem;
            font-weight: 400;
            color: #f7ca00;
            display: inline-block;
            text-transform: uppercase;
            background: #969997; }
            /* line 148, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
            article.case-study .offset .upper-content .stats header .title span {
              font-size: 1.125rem;
              position: relative;
              top: 0.0625rem;
              color: #fff; }
        /* line 157, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
        article.case-study .offset .upper-content .stats .seal {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 18.9668591516%;
          float: right;
          margin: 0 !important; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          article.case-study .offset .upper-content .stats .seal:last-child {
            margin-right: 0; }
        /* line 162, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
        article.case-study .offset .upper-content .stats .row {
          display: block;
          margin-bottom: 0 !important; }
          /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
          article.case-study .offset .upper-content .stats .row:after {
            content: "";
            display: table;
            clear: both; }
          /* line 165, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats .row .property {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 53.0860763509%;
            padding: 0.625rem 0.9375rem;
            font-size: 0.75rem;
            font-family: "oldface_bold";
            margin-right: 0;
            text-transform: uppercase;
            border-bottom: solid 0.0625rem #fff;
            border-top: solid 0.0625rem #e2e2e2;
            background: #eaecea; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            article.case-study .offset .upper-content .stats .row .property:last-child {
              margin-right: 0; }
            @media screen and (max-width: 1024px) {
              /* line 165, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
              article.case-study .offset .upper-content .stats .row .property {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 48.821174201%; }
                /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
                article.case-study .offset .upper-content .stats .row .property:last-child {
                  margin-right: 0; } }
          /* line 179, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats .row .value {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 44.5562720511%;
            padding-left: 0.9375rem;
            padding-top: 0.5rem;
            font-size: 0.9375rem;
            font-family: "Arial";
            border-top: solid 0.0625rem #e2e2e2; }
            /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
            article.case-study .offset .upper-content .stats .row .value:last-child {
              margin-right: 0; }
            @media screen and (max-width: 1024px) {
              /* line 179, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
              article.case-study .offset .upper-content .stats .row .value {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 48.821174201%; }
                /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
                article.case-study .offset .upper-content .stats .row .value:last-child {
                  margin-right: 0; } }
          /* line 191, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats .row:first-of-type .property {
            border-top: none; }
          /* line 194, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
          article.case-study .offset .upper-content .stats .row:first-of-type .value {
            border-top: none; }
    /* line 203, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset .manager-testimonial-name {
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #f68d2e !important; }
    /* line 209, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset .related-link {
      font-size: 0.8125rem;
      text-transform: uppercase;
      color: #f1c141;
      display: inline-block;
      padding-right: 0.9375rem;
      background: transparent url("../../assets/img/arrow-orange.gif") center right no-repeat; }
    /* line 218, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset p, article.case-study .offset ul {
      padding: 0.5625rem 0;
      font-family: "Arial";
      font-size: 0.875rem;
      font-weight: 100;
      color: #5b6770;
      line-height: 1.5rem; }
    /* line 227, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
    article.case-study .offset ul {
      list-style: none; }
      /* line 229, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
      article.case-study .offset ul li {
        margin-bottom: 0.3125rem;
        padding-left: 1.25rem;
        position: relative; }
        /* line 233, wp-content/themes/shedspan/assets/sass/sections/_case-study.scss */
        article.case-study .offset ul li:before {
          display: block;
          position: absolute;
          top: 0.25rem;
          left: 0;
          width: 0.5rem;
          height: 1rem;
          content: " ";
          background: transparent url("assets/img/li-bg.png") 0 -40% no-repeat; }

/* line 3, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
.what-we-do .right .case-study {
  background-size: cover;
  background: #5b6770; }
  /* line 5, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study.agriculture {
    background-image: url(../img/agriculture-tile.jpg); }
  /* line 8, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study.custom-sheds {
    background-image: url(../img/custom-sheds-tile.jpg); }
  /* line 11, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study.equine {
    background-image: url(../img/equine-tile.jpg); }
  /* line 14, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study.industrial {
    background-image: url(../img/industrial-tile.jpg); }
  /* line 20, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study .title {
    color: #f68d2e; }
  /* line 25, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study .overlay .title {
    position: relative;
    left: 0;
    transition: .2s all ease-out; }
  /* line 30, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study .overlay .project-read-more {
    color: #FFF;
    position: relative;
    top: 25px;
    margin-right: 2px;
    left: 200%;
    transition: .2s all ease-out;
    display: inline-block;
    text-align: right;
    width: 150px; }
    /* line 40, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
    .what-we-do .right .case-study .overlay .project-read-more img {
      position: relative;
      top: 3px;
      left: 0px; }
  /* line 50, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study:hover .overlay .project-read-more {
    left: 0; }
  /* line 53, wp-content/themes/shedspan/assets/sass/sections/_what-we-do.scss */
  .what-we-do .right .case-study:hover .overlay .title {
    left: -200%; }

/* line 4, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
.date #content .content article, .blog #content .content article, .search-results #content .content article {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
  .date #content .content article:after, .blog #content .content article:after, .search-results #content .content article:after {
    content: "";
    display: table;
    clear: both; }
  /* line 10, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
  .date #content .content article .news-thumb, .blog #content .content article .news-thumb, .search-results #content .content article .news-thumb {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    .date #content .content article .news-thumb:last-child, .blog #content .content article .news-thumb:last-child, .search-results #content .content article .news-thumb:last-child {
      margin-right: 0; }
    /* line 12, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
    .date #content .content article .news-thumb img, .blog #content .content article .news-thumb img, .search-results #content .content article .news-thumb img {
      width: 100%;
      height: 100%; }
  /* line 17, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
  .date #content .content article .news-brief, .blog #content .content article .news-brief, .search-results #content .content article .news-brief {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%;
    margin-right: 0; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    .date #content .content article .news-brief:last-child, .blog #content .content article .news-brief:last-child, .search-results #content .content article .news-brief:last-child {
      margin-right: 0; }
    /* line 20, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
    .date #content .content article .news-brief .date, .blog #content .content article .news-brief .date, .search-results #content .content article .news-brief .date {
      font-family: "Arial";
      font-weight: 600;
      font-size: 0.875rem;
      text-transform: uppercase;
      color: #737373; }
    /* line 27, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
    .date #content .content article .news-brief h2, .blog #content .content article .news-brief h2, .search-results #content .content article .news-brief h2 {
      padding: 0.625rem 0;
      font-size: 1.125rem; }
      /* line 30, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
      .date #content .content article .news-brief h2 a, .blog #content .content article .news-brief h2 a, .search-results #content .content article .news-brief h2 a {
        color: #f68d2e; }
    /* line 34, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
    .date #content .content article .news-brief:after, .blog #content .content article .news-brief:after, .search-results #content .content article .news-brief:after {
      content: ' ';
      clear: both; }
    /* line 38, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
    .date #content .content article .news-brief .read-more, .blog #content .content article .news-brief .read-more, .search-results #content .content article .news-brief .read-more {
      font-family: "Arial";
      font-size: 0.875rem;
      font-weight: 600;
      color: #737373;
      display: inline-block;
      margin-top: 20px; }
      /* line 45, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
      .date #content .content article .news-brief .read-more:after, .blog #content .content article .news-brief .read-more:after, .search-results #content .content article .news-brief .read-more:after {
        content: " ";
        width: 0.5rem;
        height: 1rem;
        padding-right: 1.0625rem;
        float: right;
        background: transparent url("../../assets/img/li-bg.png") center right no-repeat; }

/* line 66, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
.archive #sidebar h2, .blog #sidebar h2, .single #sidebar h2 {
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-bottom: 0.9375rem; }

/* line 72, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
.archive #sidebar ul li, .blog #sidebar ul li, .single #sidebar ul li {
  padding: 0.9375rem;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 0;
  background: none; }
  /* line 77, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
  .archive #sidebar ul li:first-child, .blog #sidebar ul li:first-child, .single #sidebar ul li:first-child {
    border-top: 1px solid #e2e2e2; }
  /* line 81, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
  .archive #sidebar ul li:hover a, .blog #sidebar ul li:hover a, .single #sidebar ul li:hover a {
    color: #737373; }
  /* line 85, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
  .archive #sidebar ul li a, .blog #sidebar ul li a, .single #sidebar ul li a {
    color: #f68d2e;
    transition: all .5s; }

/* line 96, wp-content/themes/shedspan/assets/sass/sections/_news.scss */
.single .left .date {
  font-family: "Arial";
  font-weight: 600;
  font-size: 0.875rem;
  color: #737373; }

/* line 1, wp-content/themes/shedspan/assets/sass/sections/_search.scss */
#content.search-results {
  padding-top: 9.375rem; }
  /* line 4, wp-content/themes/shedspan/assets/sass/sections/_search.scss */
  #content.search-results .no-results p {
    font-size: 0.875rem;
    padding: 0.75rem; }
    /* line 7, wp-content/themes/shedspan/assets/sass/sections/_search.scss */
    #content.search-results .no-results p a {
      text-decoration: underline; }

/* line 3, wp-content/themes/shedspan/assets/sass/sections/_request-a-quote.scss */
body.quote-form h2 {
  border-bottom: none !important; }

/* line 9, wp-content/themes/shedspan/assets/sass/sections/_request-a-quote.scss */
body.quote-form.internal section#content .gf_step_number {
  font-size: 0.875rem; }

/* line 12, wp-content/themes/shedspan/assets/sass/sections/_request-a-quote.scss */
body.quote-form.internal section#content .gf_step_label {
  font-size: 0.625rem !important; }

/* line 17, wp-content/themes/shedspan/assets/sass/sections/_request-a-quote.scss */
body.quote-form.internal section#content .content .row .left {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.quote-form.internal section#content .content .row .left:last-child {
    margin-right: 0; }

/* line 20, wp-content/themes/shedspan/assets/sass/sections/_request-a-quote.scss */
body.quote-form.internal section#content .content .row .right {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 74.4105871005%; }
  /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
  body.quote-form.internal section#content .content .row .right:last-child {
    margin-right: 0; }

/* line 3, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
body.case-study-gallery #sidebar {
  display: none; }

/* line 7, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
body.case-study-gallery header.top {
  background: #eaecea;
  padding-top: 5.9375rem; }
  /* line 10, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
  body.case-study-gallery header.top .content {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6.125rem;
    padding-top: 5rem;
    padding-bottom: 3.4375rem; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body.case-study-gallery header.top .content:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 1024px) {
      /* line 10, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
      body.case-study-gallery header.top .content {
        padding-left: 2.5rem; } }
    /* line 18, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery header.top .content h2 {
      font-family: 'oldface_medium';
      font-weight: 400;
      font-size: 1.125rem;
      text-transform: uppercase;
      color: #5b6770; }
    /* line 25, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery header.top .content p.filt {
      padding: 1.5625rem 0 0.625rem;
      font-family: 'oldface_regular';
      font-size: 0.875rem;
      color: #757777;
      text-transform: uppercase; }
    /* line 32, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery header.top .content a.tile {
      cursor: pointer;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body.case-study-gallery header.top .content a.tile:last-child {
        margin-right: 0; }
      /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
      body.case-study-gallery header.top .content a.tile:nth-child(4n) {
        margin-right: 0; }
      /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
      body.case-study-gallery header.top .content a.tile:nth-child(4n+1) {
        clear: left; }
      @media screen and (max-width: 1024px) {
        /* line 32, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
        body.case-study-gallery header.top .content a.tile {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.case-study-gallery header.top .content a.tile:last-child {
            margin-right: 0; }
          /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(3n) {
            margin-right: 2.3576515979%; }
          /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(3n+1) {
            clear: none; }
          /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(2n) {
            margin-right: 0; }
          /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(2n+1) {
            clear: left; } }
      @media screen and (max-width: 640px) {
        /* line 32, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
        body.case-study-gallery header.top .content a.tile {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.case-study-gallery header.top .content a.tile:last-child {
            margin-right: 0; }
          /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(2n) {
            margin-right: 2.3576515979%; }
          /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(2n+1) {
            clear: none; }
          /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(1n) {
            margin-right: 0; }
          /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.case-study-gallery header.top .content a.tile:nth-child(1n+1) {
            clear: left; } }
      /* line 47, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
      body.case-study-gallery header.top .content a.tile .hover-content {
        font-size: 0.8125rem; }

/* line 54, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
body.case-study-gallery #content {
  /*
    <div class="case-study-tile">
      <div class="image">

      </div>
      <a class="tag" href="#">Industrial</a>
      <p class="number">Case Study #83</p>
      <h2>Transport Depot Warehouses in Forrestdale</h2>
      <a class="read-more">Read more</a>
    </div>
    */ }
  /* line 55, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
  body.case-study-gallery #content .case-study-tile {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    min-height: 24.375rem;
    height: 25.625rem;
    margin-bottom: 1.4375rem;
    cursor: pointer;
    background: #5b6770;
    display: none; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body.case-study-gallery #content .case-study-tile:last-child {
      margin-right: 0; }
    /* line 65, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile.mod4 {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 55, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
      body.case-study-gallery #content .case-study-tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        display: none; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body.case-study-gallery #content .case-study-tile:last-child {
          margin-right: 0; }
        /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(3n) {
          margin-right: 2.3576515979%; }
        /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(3n+1) {
          clear: none; }
        /* line 71, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
        body.case-study-gallery #content .case-study-tile.mod2 {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      /* line 55, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
      body.case-study-gallery #content .case-study-tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        display: none; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body.case-study-gallery #content .case-study-tile:last-child {
          margin-right: 0; }
        /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(2n) {
          margin-right: 2.3576515979%; }
        /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(2n+1) {
          clear: none; }
        /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(1n) {
          margin-right: 0; }
        /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
        body.case-study-gallery #content .case-study-tile:nth-child(1n+1) {
          clear: left; } }
    /* line 83, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile .image {
      width: 100%;
      height: 11.4375rem;
      background: #fff url("../../assets/img/case-study-1-placeholder.jpg") center no-repeat;
      background-size: cover; }
    /* line 89, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile .content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      padding: 0.9375rem 1.5625rem 1.5625rem;
      min-height: 14.375rem;
      color: #adaeae;
      position: relative; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body.case-study-gallery #content .case-study-tile .content:last-child {
        margin-right: 0; }
    /* line 96, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile a, body.case-study-gallery #content .case-study-tile p, body.case-study-gallery #content .case-study-tile h2 {
      text-transform: uppercase; }
    /* line 99, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile a.tag {
      padding: 0.625rem 1.5625rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      font-size: 0.875rem;
      min-width: 10rem;
      display: block;
      position: absolute;
      top: -2.1875rem;
      left: 0;
      color: #f68d2e;
      background: #5b6770; }
    /* line 111, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile p.number {
      font-size: 0.875rem;
      color: #adaeae !important; }
    /* line 115, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile .read-more, body.case-study-gallery #content .case-study-tile .read-more-video {
      font-size: 0.8125rem;
      text-transform: none;
      color: #adaeae;
      position: absolute;
      bottom: 1.5625rem;
      left: 1.5625rem; }
    /* line 123, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile .read-more-video {
      right: 0;
      left: auto;
      background: #f68d2e;
      bottom: calc(1.5625rem - 10px);
      padding: 10px 1.5625rem;
      color: #5b6770; }
      @media screen and (min-width: 1024px) {
        /* line 123, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
        body.case-study-gallery #content .case-study-tile .read-more-video {
          padding: 10px 0.9375rem; } }
    /* line 134, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile h2 {
      padding: 0.9375rem 0 25px;
      font-family: "oldface_medium";
      font-size: 1.0625rem;
      color: #fff; }
    /* line 140, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
    body.case-study-gallery #content .case-study-tile:hover {
      background: #616060; }
      /* line 142, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
      body.case-study-gallery #content .case-study-tile:hover .tag {
        background: #616060; }
  /* line 149, wp-content/themes/shedspan/assets/sass/sections/_case-study-gallery.scss */
  body.case-study-gallery #content.fail .case-study-tile {
    display: inline-block; }

/* line 3, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
body.video-gallery #sidebar {
  display: none; }

/* line 7, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
body.video-gallery header.top {
  background: #eaecea;
  padding-top: 5.9375rem; }
  /* line 10, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
  body.video-gallery header.top .content {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6.125rem;
    padding-top: 5rem;
    padding-bottom: 3.4375rem; }
    /* line 15, wp-content/themes/shedspan/assets/sass/bourbon/addons/_clearfix.scss */
    body.video-gallery header.top .content:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 1024px) {
      /* line 10, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
      body.video-gallery header.top .content {
        padding-left: 2.5rem; } }
    /* line 18, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery header.top .content h2 {
      font-family: 'oldface_medium';
      font-weight: 400;
      font-size: 1.125rem;
      text-transform: uppercase;
      color: #5b6770; }
    /* line 25, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery header.top .content p.filt {
      padding: 1.5625rem 0 0.625rem;
      font-family: 'oldface_regular';
      font-size: 0.875rem;
      color: #757777;
      text-transform: uppercase; }
    /* line 32, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery header.top .content a.tile {
      cursor: pointer;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body.video-gallery header.top .content a.tile:last-child {
        margin-right: 0; }
      /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
      body.video-gallery header.top .content a.tile:nth-child(4n) {
        margin-right: 0; }
      /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
      body.video-gallery header.top .content a.tile:nth-child(4n+1) {
        clear: left; }
      @media screen and (max-width: 1024px) {
        /* line 32, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
        body.video-gallery header.top .content a.tile {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.video-gallery header.top .content a.tile:last-child {
            margin-right: 0; }
          /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.video-gallery header.top .content a.tile:nth-child(3n) {
            margin-right: 2.3576515979%; }
          /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.video-gallery header.top .content a.tile:nth-child(3n+1) {
            clear: none; }
          /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.video-gallery header.top .content a.tile:nth-child(2n) {
            margin-right: 0; }
          /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.video-gallery header.top .content a.tile:nth-child(2n+1) {
            clear: left; } }
      @media screen and (max-width: 640px) {
        /* line 32, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
        body.video-gallery header.top .content a.tile {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%; }
          /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
          body.video-gallery header.top .content a.tile:last-child {
            margin-right: 0; }
          /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.video-gallery header.top .content a.tile:nth-child(2n) {
            margin-right: 2.3576515979%; }
          /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
          body.video-gallery header.top .content a.tile:nth-child(2n+1) {
            clear: none; }
          /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.video-gallery header.top .content a.tile:nth-child(1n) {
            margin-right: 0; }
          /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
          body.video-gallery header.top .content a.tile:nth-child(1n+1) {
            clear: left; } }
      /* line 47, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
      body.video-gallery header.top .content a.tile .hover-content {
        font-size: 0.8125rem; }

/* line 54, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
body.video-gallery #content {
  /*
    <div class="case-study-tile">
      <div class="image">

      </div>
      <a class="tag" href="#">Industrial</a>
      <p class="number">Case Study #83</p>
      <h2>Transport Depot Warehouses in Forrestdale</h2>
      <a class="read-more">Read more</a>
    </div>
    */ }
  /* line 55, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
  body.video-gallery #content .case-study-tile {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    min-height: 24.375rem;
    height: 25.625rem;
    margin-bottom: 1.4375rem;
    cursor: pointer;
    background: #5b6770;
    display: none; }
    /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
    body.video-gallery #content .case-study-tile:last-child {
      margin-right: 0; }
    /* line 65, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile.mod4 {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      /* line 55, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
      body.video-gallery #content .case-study-tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        display: none; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body.video-gallery #content .case-study-tile:last-child {
          margin-right: 0; }
        /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.video-gallery #content .case-study-tile:nth-child(3n) {
          margin-right: 2.3576515979%; }
        /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.video-gallery #content .case-study-tile:nth-child(3n+1) {
          clear: none; }
        /* line 71, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
        body.video-gallery #content .case-study-tile.mod2 {
          margin-right: 0; } }
    @media screen and (max-width: 640px) {
      /* line 55, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
      body.video-gallery #content .case-study-tile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        display: none; }
        /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
        body.video-gallery #content .case-study-tile:last-child {
          margin-right: 0; }
        /* line 12, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.video-gallery #content .case-study-tile:nth-child(2n) {
          margin-right: 2.3576515979%; }
        /* line 13, wp-content/themes/shedspan/assets/sass/partials/_components.scss */
        body.video-gallery #content .case-study-tile:nth-child(2n+1) {
          clear: none; }
        /* line 82, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
        body.video-gallery #content .case-study-tile:nth-child(1n) {
          margin-right: 0; }
        /* line 87, wp-content/themes/shedspan/assets/sass/neat/grid/_omega.scss */
        body.video-gallery #content .case-study-tile:nth-child(1n+1) {
          clear: left; } }
    /* line 83, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile .image {
      width: 100%;
      height: 11.4375rem;
      background: #fff url("../../assets/img/case-study-1-placeholder.jpg") center no-repeat;
      background-size: cover; }
    /* line 89, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile .content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      padding: 0.9375rem 1.5625rem 1.5625rem;
      min-height: 14.375rem;
      color: #adaeae;
      position: relative; }
      /* line 85, wp-content/themes/shedspan/assets/sass/neat/grid/_span-columns.scss */
      body.video-gallery #content .case-study-tile .content:last-child {
        margin-right: 0; }
    /* line 96, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile a, body.video-gallery #content .case-study-tile p, body.video-gallery #content .case-study-tile h2 {
      text-transform: uppercase; }
    /* line 99, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile a.tag {
      padding: 0.625rem 1.5625rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      font-size: 0.875rem;
      min-width: 10rem;
      display: block;
      position: absolute;
      top: -2.1875rem;
      left: 0;
      color: #f68d2e;
      background: #5b6770; }
    /* line 111, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile p.number {
      font-size: 0.875rem;
      color: #adaeae !important; }
    /* line 115, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile .read-more, body.video-gallery #content .case-study-tile .read-more-video {
      font-size: 0.8125rem;
      text-transform: none;
      color: #adaeae;
      position: absolute;
      bottom: 1.5625rem;
      left: 1.5625rem; }
    /* line 123, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile .read-more-video {
      right: 0;
      left: auto;
      background: #f68d2e;
      bottom: calc(1.5625rem - 10px);
      padding: 10px 1.5625rem;
      color: #5b6770; }
      @media screen and (min-width: 1024px) {
        /* line 123, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
        body.video-gallery #content .case-study-tile .read-more-video {
          padding: 10px 0.9375rem; } }
    /* line 134, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile h2 {
      padding: 0.9375rem 0 25px;
      font-family: "oldface_medium";
      font-size: 1.0625rem;
      color: #fff; }
    /* line 140, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
    body.video-gallery #content .case-study-tile:hover {
      background: #616060; }
      /* line 142, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
      body.video-gallery #content .case-study-tile:hover .tag {
        background: #616060; }
  /* line 149, wp-content/themes/shedspan/assets/sass/sections/_video-gallery.scss */
  body.video-gallery #content.fail .case-study-tile {
    display: inline-block; }

/* line 1, wp-content/themes/shedspan/assets/sass/sections/_404.scss */
.error_404 {
  text-align: center; }
  /* line 3, wp-content/themes/shedspan/assets/sass/sections/_404.scss */
  .error_404 span {
    color: #f68d2e;
    font-size: 20vw;
    display: block;
    opacity: .5; }

/* line 3, wp-content/themes/shedspan/assets/sass/sections/_our-clients.scss */
.our-clients #content .right {
  border-bottom: 1px solid #CCC; }

/* =WordPress Core
-------------------------------------------------------------- */
/* line 53, wp-content/themes/shedspan/assets/sass/main.scss */
.alignnone {
  margin: 5px 20px 20px 0; }

/* line 59, wp-content/themes/shedspan/assets/sass/main.scss */
.aligncenter div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

/* line 66, wp-content/themes/shedspan/assets/sass/main.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

/* line 71, wp-content/themes/shedspan/assets/sass/main.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

/* line 76, wp-content/themes/shedspan/assets/sass/main.scss */
.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

/* line 83, wp-content/themes/shedspan/assets/sass/main.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

/* line 88, wp-content/themes/shedspan/assets/sass/main.scss */
a img.alignnone {
  margin: 5px 20px 20px 0; }

/* line 92, wp-content/themes/shedspan/assets/sass/main.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

/* line 97, wp-content/themes/shedspan/assets/sass/main.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 105, wp-content/themes/shedspan/assets/sass/main.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }
  /* line 113, wp-content/themes/shedspan/assets/sass/main.scss */
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }
  /* line 117, wp-content/themes/shedspan/assets/sass/main.scss */
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  /* line 121, wp-content/themes/shedspan/assets/sass/main.scss */
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  /* line 125, wp-content/themes/shedspan/assets/sass/main.scss */
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  /* line 134, wp-content/themes/shedspan/assets/sass/main.scss */
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

/* = Browser Update Styles
-------------------------------------------------------------- */
/* line 145, wp-content/themes/shedspan/assets/sass/main.scss */
#outdated {
  display: none; }

/* line 150, wp-content/themes/shedspan/assets/sass/main.scss */
.ie8down #outdated {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  z-index: 1500;
  background-color: #21b8ce;
  color: #fff; }
  /* line 161, wp-content/themes/shedspan/assets/sass/main.scss */
  .ie8down #outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0 20px; }
  /* line 166, wp-content/themes/shedspan/assets/sass/main.scss */
  .ie8down #outdated p {
    font-size: 12px;
    line-height: 12px;
    margin: 0; }
  /* line 171, wp-content/themes/shedspan/assets/sass/main.scss */
  .ie8down #outdated #btnUpdateBrowser {
    display: block;
    position: relative;
    padding: 10px 20px;
    margin: 20px auto 0;
    width: 230px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    cursor: pointer; }
    /* line 181, wp-content/themes/shedspan/assets/sass/main.scss */
    .ie8down #outdated #btnUpdateBrowser:hover {
      color: #f25648;
      background-color: #fff; }
  /* line 186, wp-content/themes/shedspan/assets/sass/main.scss */
  .ie8down #outdated .last {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 20px;
    height: 20px; }
  /* line 193, wp-content/themes/shedspan/assets/sass/main.scss */
  .ie8down #outdated #btnCloseUpdateBrowser {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 36px;
    line-height: 36px; }
