@charset "UTF-8";
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@import "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css";
@import "mdb.css";
@import "../js/lib/ddfullscreenmenu.css";
@import "component.css";
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
* {
  font-family: "brown";
  color: #323232;
  letter-spacing: normal;
}

main p:not(.meta) a, main p a:not(.btn), main h2:not(.meta) a, main h2 a:not(.btn), main h3:not(.meta) a, main h3 a:not(.btn), main h4:not(.meta) a, main h4 a:not(.btn), main h5:not(.meta) a, main h5 a:not(.btn), main ul:not(.meta) a, main ul a:not(.btn), main li:not(.meta) a, main li a:not(.btn), main ol:not(.meta) a, main ol a:not(.btn) {
  color: inherit;
  background: linear-gradient(to bottom, #c2c3c5 0%, #c2c3c5 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 3px 3px;
  text-decoration: none;
  transition: all 0.5s ease 0.2s;
}
main p:not(.meta) a:hover, main p a:not(.btn):hover, main h2:not(.meta) a:hover, main h2 a:not(.btn):hover, main h3:not(.meta) a:hover, main h3 a:not(.btn):hover, main h4:not(.meta) a:hover, main h4 a:not(.btn):hover, main h5:not(.meta) a:hover, main h5 a:not(.btn):hover, main ul:not(.meta) a:hover, main ul a:not(.btn):hover, main li:not(.meta) a:hover, main li a:not(.btn):hover, main ol:not(.meta) a:hover, main ol a:not(.btn):hover {
  background-size: 3px 50px;
  color: inherit;
}

body {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "brown";
  line-height: 1.2em;
}

h1 {
  font-size: 3em;
  margin-bottom: 20px;
}
h1.is-style-alt {
  font-size: 2.4em;
}
h1.is-style-triangle-before:before, h1.triangle-before:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

h2 {
  font-size: 2.5em;
  margin-bottom: 20px;
}
h2.alt, h2.is-style-alt {
  font-size: 2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
h2.is-style-triangle-before:before, h2.triangle-before:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

h3 {
  font-size: 1.8em;
  margin-bottom: 10px;
  font-weight: normal;
}
h3.alt, h3.is-style-alt {
  font-size: 1.75em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
h3.small {
  font-size: 1.5em;
}
h3.is-style-triangle-before:before, h3.triangle-before:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

h4 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
h4.alt, h4.is-style-alt {
  text-transform: none;
  font-weight: normal;
}
h4.is-style-triangle-before:before, h4.triangle-before:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

h5 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 5px;
}

h6 {
  font-size: 1em;
  margin-bottom: 5px;
}

p, ul, ol, li {
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: 200;
}
p.intro, p.is-style-intro, ul.intro, ul.is-style-intro, ol.intro, ol.is-style-intro, li.intro, li.is-style-intro {
  font-size: 1.25em;
  text-transform: none;
  margin-bottom: 20px;
  font-weight: normal;
}

.bold, b, strong {
  font-weight: bold;
  color: inherit !important;
}

.meta {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}
.meta a {
  color: #ee3124 !important;
  background: none !important;
  transition: all 0.4s ease 0.1s;
}
.meta a:hover {
  background: none !important;
  text-decoration: underline;
}

#count p {
  font-weight: bold;
  font-size: 0.8em;
  padding: 20px 13px;
  margin-bottom: -50px;
}

.parent-term {
  color: #ee3124;
}

ol {
  counter-reset: li;
  list-style: none;
  margin: 0.75em 0;
  padding: 0 1.3em;
}
ol li {
  list-style: none;
  counter-increment: li;
  line-height: 1em;
}
ol li:before {
  content: counter(li);
  color: inherit;
  display: block;
  left: -1.2em;
  top: 16px;
  position: relative;
  font-weight: bold;
  font-size: 1.2em;
  width: 1em;
}

.modal-inner ul, .wp-block-atomic-blocks-ab-container ul, article.status-publish ul {
  margin: 0.75em 0;
  padding: 0 1.3em;
  list-style: none;
}
.modal-inner ul li, .wp-block-atomic-blocks-ab-container ul li, article.status-publish ul li {
  list-style: none;
}
.modal-inner ul li:before, .wp-block-atomic-blocks-ab-container ul li:before, article.status-publish ul li:before {
  content: "";
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  display: block;
  left: -1.2em;
  top: 20px;
  position: relative;
}
.modal-inner ul.is-style-compact-list, .wp-block-atomic-blocks-ab-container ul.is-style-compact-list, article.status-publish ul.is-style-compact-list {
  margin: 0 0 10px;
}
.modal-inner ul.is-style-compact-list li, .wp-block-atomic-blocks-ab-container ul.is-style-compact-list li, article.status-publish ul.is-style-compact-list li {
  margin-bottom: 0;
  line-height: 1.5em;
}
.modal-inner ul.is-style-compact-list li:before, .wp-block-atomic-blocks-ab-container ul.is-style-compact-list li:before, article.status-publish ul.is-style-compact-list li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  top: -3px;
  margin-right: -10px;
  border-color: #323232 transparent transparent;
}

a h2, a h3, a h4, a h5, a h6 {
  transition: all 0.4s ease 0.1s;
}
a:hover {
  text-decoration: none;
}
a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  color: #4c4c4c;
}

p.text-smaller {
  font-size: 0.85em;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
	Hero Section
\*------------------------------------*/
.hero {
  background-size: cover;
  background-position: center center;
  height: 20vh;
  min-height: 330px;
  position: relative;
  z-index: 1000;
}
.hero.is-style-angled-bottom {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
}
.hero * {
  color: #fff;
  text-align: center;
}
.hero .overlay {
  background-color: #323232;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
  mix-blend-mode: multiply;
}
.hero h1, .hero h2, .hero .subtitle, .hero .pretitle {
  margin-bottom: 0;
}
.hero h1 {
  font-size: 2.8em;
}
.hero h1:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}
.hero .pretitle {
  font-size: 1.5em;
}
.hero .subtitle {
  font-size: 1.2em;
  margin-top: 30px;
  font-weight: 200;
}

/*------------------------------------*\
	Header Section
\*------------------------------------*/
.admin-bar .header-primary {
  top: 32px;
}

.header-wrapper {
  height: 180px;
  background-color: #323232;
}

.header-primary {
  background-color: #323232;
  padding: 30px 40px;
  height: 180px;
  transition: all 0.5s ease 0.2s;
}
.header-primary .logo {
  max-width: 320px;
  display: block;
  width: 320px;
}
.header-primary .logo .logo-img {
  display: block;
}
.header-primary .logo .scrolling-logo {
  display: none;
  max-width: 50px;
}
.header-primary .nav a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
}
.header-primary .navbar-dark {
  background-color: transparent;
  box-shadow: none;
  max-width: 1740px;
  margin: 0 auto;
  width: 100%;
}
.header-primary .navbar-dark .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.header-primary .navbar-dark .pre-nav-menu {
  display: flex;
  margin-bottom: 20px;
}
.header-primary .navbar-dark .pre-nav-menu * {
  color: #fff;
}
.header-primary .navbar-dark .pre-nav-menu .social-icon, .header-primary .navbar-dark .pre-nav-menu .search-button i {
  font-size: 20px;
  padding: 5px;
  margin: 5px;
}
.header-primary .navbar-dark .pre-nav-menu .social-icons + .search-button {
  border-left: 2px solid #fff;
}
.header-primary .navbar-dark #search-button .icon {
  display: inline-block;
}
.header-primary .navbar-dark #search-button .icon .fa-close {
  display: none;
}
.header-primary .navbar-dark #search-button .icon.open .fa-search {
  display: none;
}
.header-primary .navbar-dark #search-button .icon.open .fa-close {
  display: block;
}
.header-primary .navbar-dark form.search {
  display: inline-block;
  width: 0px;
  height: 25px;
  overflow: hidden;
  transition: all 0.4s ease 0.1s;
}
.header-primary .navbar-dark form.search.open {
  width: 180px;
  height: 25px;
  overflow: visible;
}
.header-primary .navbar-dark form.search .md-form {
  margin-top: 0;
  margin-bottom: 0;
}
.header-primary .navbar-dark form.search .md-form label.active {
  color: #fff !important;
}
.header-primary.shrink {
  padding: 0 40px;
  height: 80px;
}
.header-primary.shrink .navbar-dark {
  margin-bottom: -20px;
}
.header-primary.shrink .pre-nav-menu {
  display: none !important;
}
.header-primary.shrink .logo {
  max-width: 50px;
}
.header-primary.shrink .logo .scrolling-logo {
  display: block;
  max-width: 100px;
}
.header-primary.shrink .logo .logo-img {
  display: none;
}
.header-primary.over-footer, .header-primary.over-filters {
  background-color: #252525;
}

/*------------------------------------*\
	Navigation
\*------------------------------------*/
.header-primary .menu-item, .header-primary .nav-item {
  transition: all 0.4s ease 0.1s;
  font-weight: bold;
}
.header-primary .menu-item.current-menu-item a, .header-primary .menu-item.active a, .header-primary .nav-item.current-menu-item a, .header-primary .nav-item.active a {
  background-color: transparent !important;
  border-bottom: 2px solid #ee3124;
  display: inline-block;
}
.header-primary .menu-item.current-menu-item a:before, .header-primary .menu-item.active a:before, .header-primary .nav-item.current-menu-item a:before, .header-primary .nav-item.active a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  display: inline-block;
  margin-right: 2px;
}
.header-primary .menu-item.current-menu-item a.dropdown-item:before, .header-primary .menu-item.active a.dropdown-item:before, .header-primary .nav-item.current-menu-item a.dropdown-item:before, .header-primary .nav-item.active a.dropdown-item:before {
  display: none !important;
}
.header-primary .menu-item.current-menu-item a.dropdown-item:hover, .header-primary .menu-item.active a.dropdown-item:hover, .header-primary .nav-item.current-menu-item a.dropdown-item:hover, .header-primary .nav-item.active a.dropdown-item:hover {
  background-color: #ee3124;
}
.header-primary .menu-item a, .header-primary .nav-item a {
  border-bottom: 2px solid transparent;
}
.header-primary .menu-item a.nav-link:hover, .header-primary .nav-item a.nav-link:hover {
  color: #fff !important;
}
.header-primary .dropdown-menu {
  color: #fff;
  background-color: #323232;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 0;
  top: calc(100% - 5px);
}
.header-primary .dropdown-menu a.dropdown-item {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 5px;
  font-size: 16px;
}
.header-primary .dropdown-menu a.dropdown-item:last-child {
  border-bottom: none;
}
.header-primary .dropdown-menu a.dropdown-item:hover .header-primary .dropdown-menu a.dropdown-item.active {
  background-color: #191919;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
#stream-selector {
  display: flex;
  min-height: 400px;
  height: 550px;
  margin-top: 0;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream {
  min-height: 400px;
  height: 550px;
  display: flex;
  vertical-align: middle;
  background-size: 150%;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s ease 0.2s;
  overflow: hidden;
}
#stream-selector .stream:hover {
  background-size: 180%;
}
#stream-selector .stream:hover .overlay {
  opacity: 0.65;
}
#stream-selector .stream:hover .banner {
  width: 120%;
  left: -10%;
  opacity: 0.7;
}
#stream-selector .stream:hover h3 {
  padding-top: 20vh;
}
#stream-selector .stream:hover h3:before {
  border-color: #323232 transparent transparent transparent;
}
#stream-selector .stream:hover .inner-menu {
  opacity: 1;
  top: 30vh;
}
#stream-selector .stream h3 {
  vertical-align: middle;
  color: #fff;
  text-align: center;
  min-width: 100%;
  padding-top: 30vh;
  z-index: 6;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream h3 a {
  background: none;
}
#stream-selector .stream h3 a:hover {
  background: none;
}
#stream-selector .stream .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #323232;
  opacity: 0.5;
  display: block;
  height: 100%;
  z-index: 4;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream .banner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #ee3124;
  z-index: 5;
  transform: skew(-40deg);
  opacity: 0;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream .inner-menu {
  display: block;
  width: 50%;
  z-index: 10;
  position: absolute;
  top: 80%;
  left: 25%;
  opacity: 0;
  transition: all 0.5s ease 0.2s;
}
#stream-selector .stream .inner-menu ul {
  padding: 0;
}
#stream-selector .stream .inner-menu ul li {
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
  margin: 0;
}
#stream-selector .stream .inner-menu ul li:before {
  display: none;
}
#stream-selector .stream .inner-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  padding: 5px;
  width: 100%;
  display: block;
  text-align: left;
  opacity: 0.95;
  background: none;
  font-size: 0.95em;
  transition: all 0.4s ease 0.1s;
}
#stream-selector .stream .inner-menu ul li a:after {
  content: "→";
  display: inline-block;
  float: right;
  color: #fff;
}
#stream-selector .stream .inner-menu ul li a:before {
  display: none;
}
#stream-selector .stream .inner-menu ul li a:hover {
  text-decoration: none;
  opacity: 1;
  background: none;
}
#stream-selector .stream .inner-menu ul li a:hover:after {
  font-size: 20px;
  margin-top: -4px;
  margin-left: -2px;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
  Override MDB Forms
\*------------------------------------*/
.md-form {
  margin-top: 0;
  margin-bottom: 0;
}
.md-form input {
  margin: 0 !important;
  font-size: 0.8em;
}
.md-form input:focus:not([readonly]) {
  border-color: #323232 !important;
  border-bottom-style: solid;
  box-shadow: none !important;
}
.md-form label {
  margin: 0;
}
.md-form label.active {
  color: #323232 !important;
  font-weight: bold !important;
  text-transform: uppercase;
}
.md-form.hr-wrap label {
  display: none;
}
.md-form.hr-wrap hr {
  border-bottom: 1px solid #323232;
  display: block;
  width: 100%;
  margin: 20px 0;
}
.md-form.html-wrap label {
  display: none !important;
}
.md-form.html-wrap h4 {
  font-weight: bold;
  font-size: 0.9em;
}
.md-form.textarea-wrap label {
  background-color: #fff;
  padding: 0 10px;
  margin-left: 10px;
}
.md-form.textarea-wrap textarea {
  padding: 20px 10px;
  font-weight: 200;
  border: 1px solid #ced4da;
}

/*------------------------------------*\
  Override Ninja Forms
\*------------------------------------*/
.field-wrap input, .md-form input {
  width: 100%;
  font-family: "brown";
  font-size: 1.2em;
  font-weight: 200;
}

.nf-error-field-errors .nf-error-msg {
  text-align: center;
}

.nf-error-wrap {
  margin-bottom: 0;
  position: absolute;
  bottom: 11px;
  right: -5px;
}
.nf-error-wrap .nf-error-msg {
  font-size: 0.6em;
  font-weight: normal;
}

.nf-error .ninja-forms-field {
  border: 1px solid #ee3124;
}

.nf-form-fields-required {
  font-size: 0.6em;
  font-weight: normal;
}

.nf-multi-cell .nf-cell {
  padding: 0;
}
.nf-multi-cell .nf-cell + .nf-cell {
  border-left: 1px solid #fff;
  padding-left: 5px !important;
}
.nf-multi-cell .nf-cell + .nf-cell .nf-field {
  margin-left: -5px;
}

.nf-after-form-content {
  font-size: 0.6em;
  font-weight: normal;
}

.fancy-select label {
  position: relative !important;
  display: block;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  margin-bottom: 0;
}
.fancy-select select {
  font-family: "brown";
  font-size: 1.2em;
  font-weight: 200;
  display: block !important;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23ffffff'><polygon points='0,0 100,0 50,50'/></svg>");
  background-size: 7%;
  padding: 0.5em;
  padding-left: 0;
  padding-right: 1.5em;
  padding-bottom: 3px;
  margin-top: 0 !important;
}

.btn-submit, input[type=button][value=Submit], input.btn {
  background-color: #323232;
  border: none !important;
  padding: 10px 50px;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  margin: 0 auto;
  width: 220px;
  display: block;
  -webkit-clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  transition: all 0.5s ease 0.2s;
}
.btn-submit:hover, input[type=button][value=Submit]:hover, input.btn:hover {
  background-color: #191919;
  margin-bottom: -3px;
  margin-top: -1px;
}

.nf-multi-cell .nf-cell {
  padding: 0 !important;
}

.nf-mp-body .btn-submit, .nf-mp-body input[type=button][value=Submit], .nf-mp-body input.btn {
  background-color: #ee3124;
}

.cta .btn-submit, .cta input[type=button][value=Submit], .cta input.btn {
  background-color: #323232;
}

#ninja_forms_required_items, .nf-field-container {
  margin-bottom: -5px !important;
  padding-top: 10px !important;
  margin-top: 5px !important;
}

.nf-field {
  padding: 0 5px 0 5px;
  position: relative;
}

.ninja-forms-field[type=button] {
  background-color: #ee3124;
  text-transform: uppercase;
  padding: 15px 40px;
  margin: 20px auto !important;
}

input[type=radio] {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
input[type=radio]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}
input[type=radio]::after {
  border: 4px solid grey;
  background: grey;
  border-radius: 6px;
  content: "";
  position: absolute;
  top: -15px;
  left: -26px;
  width: 16px;
  height: 16px;
  transition: all 0.5s ease;
}
input[type=radio]::before {
  background: grey;
  border-radius: 2px;
  content: "";
  position: absolute;
  top: -7px;
  left: -18px;
  width: 8px;
  height: 8px;
  z-index: 99;
  transition: all 0.5s ease;
}
input[type=radio]:checked::before {
  background: white;
  transition: all 0.5s ease;
}
input[type=radio]:checked::after {
  border: 4px solid grey;
  transition: all 0.5s ease;
}

/*------------------------------------*\
  Quote Form Specific Styles
\*------------------------------------*/
.fancy-select select {
  border-bottom: 1px solid #ced4da;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="#00000"><polygon points="0,0 100,0 50,50"/></svg>');
}

.nf-field-container.shed-types .listradio-wrap label, .nf-field-container.shed-types .listcheckbox-wrap label, .listradio-container .listradio-wrap label, .listradio-container .listcheckbox-wrap label, .listcheckbox-container .listradio-wrap label, .listcheckbox-container .listcheckbox-wrap label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
}
.nf-field-container.shed-types .listradio-wrap ul, .nf-field-container.shed-types .listcheckbox-wrap ul, .listradio-container .listradio-wrap ul, .listradio-container .listcheckbox-wrap ul, .listcheckbox-container .listradio-wrap ul, .listcheckbox-container .listcheckbox-wrap ul {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 50px;
  width: 100% !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.nf-field-container.shed-types .listradio-wrap li, .nf-field-container.shed-types .listcheckbox-wrap li, .listradio-container .listradio-wrap li, .listradio-container .listcheckbox-wrap li, .listcheckbox-container .listradio-wrap li, .listcheckbox-container .listcheckbox-wrap li {
  padding: 0;
  background-color: #dcddde;
  border-radius: 3px;
  display: flex;
  margin: 0 10px 10px 0 !important;
  position: relative;
  min-width: calc(25% - 10px);
}
.nf-field-container.shed-types .listradio-wrap li:before, .nf-field-container.shed-types .listcheckbox-wrap li:before, .listradio-container .listradio-wrap li:before, .listradio-container .listcheckbox-wrap li:before, .listcheckbox-container .listradio-wrap li:before, .listcheckbox-container .listcheckbox-wrap li:before {
  display: none !important;
}
.nf-field-container.shed-types .listradio-wrap li label, .nf-field-container.shed-types .listcheckbox-wrap li label, .listradio-container .listradio-wrap li label, .listradio-container .listcheckbox-wrap li label, .listcheckbox-container .listradio-wrap li label, .listcheckbox-container .listcheckbox-wrap li label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  width: 100% !important;
  background-color: transparent;
  height: 100%;
  margin: 0 !important;
  border-radius: 3px;
  position: relative;
  transform: none;
  padding: 15px 10px;
  transition: all 0.5s ease 0.2s;
}
.nf-field-container.shed-types .listradio-wrap li label.nf-checked-label, .nf-field-container.shed-types .listradio-wrap li label.active.nf-checked-label, .nf-field-container.shed-types .listcheckbox-wrap li label.nf-checked-label, .nf-field-container.shed-types .listcheckbox-wrap li label.active.nf-checked-label, .listradio-container .listradio-wrap li label.nf-checked-label, .listradio-container .listradio-wrap li label.active.nf-checked-label, .listradio-container .listcheckbox-wrap li label.nf-checked-label, .listradio-container .listcheckbox-wrap li label.active.nf-checked-label, .listcheckbox-container .listradio-wrap li label.nf-checked-label, .listcheckbox-container .listradio-wrap li label.active.nf-checked-label, .listcheckbox-container .listcheckbox-wrap li label.nf-checked-label, .listcheckbox-container .listcheckbox-wrap li label.active.nf-checked-label {
  background-color: #323232;
  color: #fff !important;
}
.nf-field-container.shed-types .listradio-wrap li label:hover, .nf-field-container.shed-types .listradio-wrap li label.active:hover, .nf-field-container.shed-types .listcheckbox-wrap li label:hover, .nf-field-container.shed-types .listcheckbox-wrap li label.active:hover, .listradio-container .listradio-wrap li label:hover, .listradio-container .listradio-wrap li label.active:hover, .listradio-container .listcheckbox-wrap li label:hover, .listradio-container .listcheckbox-wrap li label.active:hover, .listcheckbox-container .listradio-wrap li label:hover, .listcheckbox-container .listradio-wrap li label.active:hover, .listcheckbox-container .listcheckbox-wrap li label:hover, .listcheckbox-container .listcheckbox-wrap li label.active:hover {
  cursor: pointer;
  background-color: #323232;
  color: #fff !important;
}

.yes-no-option .listradio-wrap li, .yes-no-option .listcheckbox-wrap li {
  min-width: calc(50% - 10px);
}

.nf-next-previous li:before {
  display: none !important;
}
.nf-next-previous li a {
  background: none;
}
.nf-next-previous li a:hover {
  background: none;
}
.nf-next-previous input[type=button] {
  padding: 15px 40px;
  background-color: #323232;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  border: none;
  box-shadow: none;
  width: 200px;
}
.nf-next-previous input[type=button]:hover {
  background-color: #ee3124;
}

.nf-progress {
  height: 30px;
  background-color: #ee3124 !important;
}

.nf-breadcrumbs {
  display: flex;
  justify-content: space-evenly;
  position: relative;
}
.nf-breadcrumbs:after {
  content: "";
  width: 100%;
  display: block;
  border-top: 1px solid #A8A9AC;
  position: absolute;
  top: 13px;
  z-index: 10;
}
.nf-breadcrumbs li {
  z-index: 30;
  background-color: #fff;
  padding: 0 4px !important;
  text-align: center;
}
.nf-breadcrumbs li:before {
  display: none !important;
}
.nf-breadcrumbs li a {
  text-transform: uppercase;
  font-size: 0.75em !important;
  background: none !important;
  text-align: center;
  width: auto;
}
.nf-breadcrumbs li a:hover {
  background: none;
}

.html-wrap {
  flex-direction: column !important;
  flex-flow: nowrap !important;
  display: block !important;
}
.html-wrap h2, .html-wrap h3, .html-wrap p {
  display: block;
}

textarea {
  background-color: transparent;
}

option {
  background-color: #323232;
  color: #fff;
  padding: 5px;
  display: block;
  box-sizing: border-box;
}

.md-form.textarea-wrap label {
  background-color: #fff;
}

.cta .md-form.textarea-wrap label {
  margin-left: 3px;
}
.cta.has-background-ee3325 .md-form.textarea-wrap label, .cta.has-background-ee3124 .md-form.textarea-wrap label {
  background-color: #ee3124;
}
.cta.has-background-323232 .md-form.textarea-wrap label {
  background-color: #323232;
}
.cta.has-background-a8a9ac .md-form.textarea-wrap label {
  background-color: #a8a9ac;
}
.cta.has-background-f1f0f0 .md-form.textarea-wrap label {
  background-color: #f1f0f0;
}

#nf-field-54-wrap li {
  max-width: calc(33% - 10px) !important;
}
#nf-field-54-wrap .nf-checked-label img {
  filter: brightness(2.5);
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
#nf-field-54-wrap .nf-checked-label img.wp-image-3489 {
  filter: brightness(5.5);
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
	Buttons
\*------------------------------------*/
.wp-block-button__link, .btn {
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 50px;
  letter-spacing: 0.01em;
  margin-top: 20px;
  border: none;
  border-radius: 0;
  transition: all 0.4s ease 0.1s;
}
.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus, .btn:hover, .btn:active, .btn:focus {
  text-decoration: none;
  -webkit-box-shadow: 5px 5px 9px -5px rgba(50, 50, 50, 0.71);
  box-shadow: 5px 5px 9px -5px rgba(50, 50, 50, 0.71);
}

.is-style-secondary-outline .wp-block-button__link, .is-style-secondary-outline.btn, .outline .wp-block-button__link, .outline.btn, .btn-outline .wp-block-button__link, .btn-outline.btn {
  border-radius: 0;
  border: 2px solid #323232;
  background-color: transparent;
  color: #323232;
}
.is-style-secondary-outline .wp-block-button__link:hover, .is-style-secondary-outline .wp-block-button__link:active, .is-style-secondary-outline .wp-block-button__link:focus, .is-style-secondary-outline.btn:hover, .is-style-secondary-outline.btn:active, .is-style-secondary-outline.btn:focus, .outline .wp-block-button__link:hover, .outline .wp-block-button__link:active, .outline .wp-block-button__link:focus, .outline.btn:hover, .outline.btn:active, .outline.btn:focus, .btn-outline .wp-block-button__link:hover, .btn-outline .wp-block-button__link:active, .btn-outline .wp-block-button__link:focus, .btn-outline.btn:hover, .btn-outline.btn:active, .btn-outline.btn:focus {
  border-color: #ee3124;
  color: #ee3124;
}

.cta.is-style-small-cta is-style-secondary-outline .wp-block-button__link:hover, .cta.is-style-small-cta is-style-secondary-outline .wp-block-button__link:active, .cta.is-style-small-cta is-style-secondary-outline .wp-block-button__link:focus, .cta.is-style-small-cta is-style-secondary-outline.btn:hover, .cta.is-style-small-cta is-style-secondary-outline.btn:active, .cta.is-style-small-cta is-style-secondary-outline.btn:focus, .cta.is-style-small-cta .outline .wp-block-button__link:hover, .cta.is-style-small-cta .outline .wp-block-button__link:active, .cta.is-style-small-cta .outline .wp-block-button__link:focus, .cta.is-style-small-cta .outline.btn:hover, .cta.is-style-small-cta .outline.btn:active, .cta.is-style-small-cta .outline.btn:focus, .cta.is-style-small-cta .btn-outline .wp-block-button__link:hover, .cta.is-style-small-cta .btn-outline .wp-block-button__link:active, .cta.is-style-small-cta .btn-outline .wp-block-button__link:focus, .cta.is-style-small-cta .btn-outline.btn:hover, .cta.is-style-small-cta .btn-outline.btn:active, .cta.is-style-small-cta .btn-outline.btn:focus {
  border-color: #323232;
  color: #fff;
  background-color: #323232;
}

.btn {
  background-color: #323232;
  transition: all 0.4s ease 0.1s;
}
.btn-primary {
  background-color: #ee3124;
  -webkit-clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  transition: all 0.4s ease 0.1s;
  color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #e72012;
}

.btn-secondary {
  background-color: #323232 !important;
  -webkit-clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  transition: all 0.4s ease 0.1s;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #252525;
}

/*------------------------------------*\
	// Expander Icon
\*------------------------------------*/
.expander-icon {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: left;
  margin: 0 auto;
}

.expander-icon span {
  position: absolute;
  height: 1.875px;
  width: 100%;
  background-color: #323232;
  transition: all 250ms ease-in-out;
  transform: rotate(0deg);
  box-shadow: none;
}

.expander-icon span:nth-child(2),
.expander-icon span:nth-child(3) {
  top: 13.125px;
}

.expander-icon span:nth-child(4) {
  top: 18.75px;
}

.expander-button:hover span,
.expander-button:focus span,
.expander-button:active span {
  background: #ee3124;
}

.expander-icon.is-active span:nth-child(1),
.expander-icon.is-active span:nth-child(4) {
  opacity: 0;
}

.expander-icon.is-active span:nth-child(2) {
  transform: rotate(45deg);
}

.expander-icon.is-active span:nth-child(3) {
  top: 9.375px;
  transform: rotate(-45deg);
}

.expander-icon span:nth-child(1) {
  transform: rotate(-90deg);
  width: 100%;
  top: 46%;
}

.expander-icon span:nth-child(4) {
  transform: rotate(-90deg);
  width: 100%;
  top: 46%;
}

.btn:active, .btn:focus, .btn:hover {
  box-shadow: none;
}

.slider {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider__nav {
  width: 12px;
  height: 12px;
  margin: 2rem 12px;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slider__nav:checked {
  -webkit-animation: check 0.4s linear forwards;
  animation: check 0.4s linear forwards;
}

.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}

.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}

.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}

.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}

.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 100%;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider__image {
  font-size: 2.7rem;
  color: #2196F3;
}

.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}

.slider__txt {
  color: #999;
  margin-bottom: 3rem;
  max-width: 300px;
}

@-webkit-keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}
@keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

#filter-form {
  transition: all 0.5s ease 0.2s;
}

.filters-container {
  background-color: #323232;
  padding: 30px 0 60px;
  margin-top: 0;
  margin-bottom: 0px;
}
.filters-container * {
  color: #fff;
}
.filters-container .row {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
}
.filters-container label {
  display: block;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  margin-bottom: 0;
}
.filters-container select {
  display: block !important;
  background-color: transparent;
  font-family: "brown";
  font-size: 1em;
  font-weight: 200;
  border: none;
  border-bottom: 1px solid #fff;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23ffffff'><polygon points='0,0 100,0 50,50'/></svg>");
  background-size: 7%;
  padding: 0.5em;
  padding-left: 0;
  padding-right: 1.5em;
  padding-bottom: 3px;
  margin-top: 0 !important;
}
.filters-container .col-md-2 select {
  font-size: 1em;
}
.filters-container .justify-content-end select {
  font-size: 1em;
}
.filters-container form.search {
  margin-bottom: 80px;
}

a.loadmore.btn.btn-primary {
  color: #fff;
  margin: 70px auto 0;
  display: block;
  max-width: 220px;
}

.form-check-input[type=radio]:checked + label[for=order-asc]:before,
.form-check-input[type=radio]:not(:checked) + label[for=order-asc]:before,
label.btn input[type=radio]:checked + label[for=order-asc]:before,
label.btn input[type=radio]:not(:checked) + label[for=order-asc]:before,
.form-check-input[type=radio]:checked + label[for=order-desc]:before,
.form-check-input[type=radio]:not(:checked) + label[for=order-desc]:before,
label.btn input[type=radio]:checked + label[for=order-desc]:before,
label.btn input[type=radio]:not(:checked) + label[for=order-desc]:before {
  display: none;
}

.form-check-input[type=radio]:not(:checked) + label[for=order-asc]:after,
label.btn input[type=radio]:not(:checked) + label[for=order-asc]:after,
.form-check-input[type=radio]:not(:checked) + label[for=order-desc]:after,
label.btn input[type=radio]:not(:checked) + label[for=order-desc]:after {
  transform: scale(0.9);
  opacity: 0.5;
}

.form-check-input[type=radio] + label[for=order-asc]:after,
.form-check-input[type=radio] + label[for=order-desc]:after {
  display: block;
  background-color: transparent;
  text-rendering: auto;
  font-family: "Font Awesome 5 Free";
  border-color: transparent;
  opacity: 1;
  transform: scale(1);
  font-size: 20px;
  width: 40px;
  height: 20px;
  text-align: center;
}

.form-check-input[type=radio] + label[for=order-asc]:after {
  content: "";
}

.form-check-input[type=radio] + label[for=order-desc]:after {
  content: "";
}

#filter-expand {
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease 0.2s;
}
#filter-expand i {
  float: right;
}
#filter-expand .hide, #filter-expand .open {
  position: absolute;
  left: 20px;
  top: 20px;
  transition: all 0.5s ease 0.2s;
}
#filter-expand .hide {
  opacity: 0;
}
#filter-expand.open {
  border-bottom: 2px solid #fff;
}
#filter-expand.open .hide {
  opacity: 1;
}
#filter-expand.open .show {
  opacity: 0;
}
#filter-expand .expander-icon {
  float: right;
  width: 25px;
  margin-top: -10px;
}
#filter-expand .expander-icon.is-active {
  margin-top: -10px;
}
#filter-expand .expander-icon.is-active span:nth-child(3) {
  top: 21.625px;
  transform: rotate(-45deg);
}
#filter-expand .expander-icon span {
  background-color: #fff;
  box-shadow: none;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
  Project Gallery Carousel
\*------------------------------------*/
.project-gallery .carousel-item, .projects .carousel-item {
  height: calc(80vh - 200px);
}
.project-gallery .carousel-item .carousel-item-inner, .projects .carousel-item .carousel-item-inner {
  max-height: 100%;
  align-self: center;
  width: auto;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.project-gallery .carousel-item .carousel-item-inner img, .projects .carousel-item .carousel-item-inner img {
  margin: 0 auto;
  max-height: calc(80vh - 200px);
  height: 100%;
}
.project-gallery .carousel-item figure, .projects .carousel-item figure {
  width: auto;
  height: auto;
  max-height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.project-gallery .carousel-item figure figcaption.caption, .projects .carousel-item figure figcaption.caption {
  position: relative;
  margin-top: -80px;
  height: 80px;
}
.project-gallery .carousel-indicators, .projects .carousel-indicators {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-items: center;
}
.project-gallery .carousel-indicators li, .projects .carousel-indicators li {
  padding: 0;
  margin: 0px;
  max-height: 80px;
  overflow: hidden;
  border-radius: 0;
  width: 80px;
  height: 80px;
  margin: 20px 10px;
}
.project-gallery .carousel-indicators li:before, .projects .carousel-indicators li:before {
  display: none !important;
}
.project-gallery .carousel-indicators li img, .projects .carousel-indicators li img {
  width: 100%;
  max-width: 80px;
  margin-top: 0;
  height: 80px;
  display: block;
  position: relative;
}
.project-gallery .carousel-thumbnails .carousel-indicators li, .projects .carousel-thumbnails .carousel-indicators li {
  max-height: 80px;
  overflow: hidden;
  border-radius: 0;
  width: 100%;
  max-width: 80px;
}
.project-gallery .carousel-control-prev .carousel-control-prev-icon, .project-gallery .carousel-control-prev .carousel-control-next-icon, .project-gallery .carousel-control-next .carousel-control-prev-icon, .project-gallery .carousel-control-next .carousel-control-next-icon, .projects .carousel-control-prev .carousel-control-prev-icon, .projects .carousel-control-prev .carousel-control-next-icon, .projects .carousel-control-next .carousel-control-prev-icon, .projects .carousel-control-next .carousel-control-next-icon {
  background-image: none;
  font-size: 20px;
  max-height: 100%;
  margin-top: -110px;
}

/*------------------------------------*\
  Project Gallery
\*------------------------------------*/
.project-gallery h2, .projects h2 {
  text-align: center;
  width: 100%;
  display: block;
  padding: 50px 0;
}
.project-gallery .row, .projects .row {
  margin-left: -25px;
  margin-right: -25px;
  min-height: 400px;
}

.projects-archive {
  padding: 20px 0 150px;
}

.project-item {
  height: 40vh;
  min-height: 300px;
  padding: 10px;
  min-width: 20%;
  max-width: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.project-item.large {
  min-width: 40%;
}
.project-item.grid-item-last {
  padding-right: 0;
}
.project-item.grid-item-first {
  padding-left: 0;
}
.project-item .row {
  min-height: 1px;
}
.project-item .project-inner {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

/*------------------------------------*\
  Project Gallery Overlay
\*------------------------------------*/
.project-inner .project-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  text-decoration: none;
  transition: all 0.5s ease 0.2s;
}
.project-inner .project-overlay .expand-icon {
  width: 120px;
  padding: 10px;
  background-color: #ee3124;
  margin: 10px;
  max-height: 40px;
}
.project-inner .project-overlay .expand-icon p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding-bottom: 12px;
  margin-top: -2px;
}
.project-inner .project-overlay .project-title {
  width: calc(100% - 120px);
  padding: 0 0 20px 20px;
}
.project-inner .project-overlay .project-title h3, .project-inner .project-overlay .project-title p {
  color: #fff;
}
.project-inner .project-overlay .project-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: -7px;
}
.project-inner .project-overlay .project-title .meta {
  color: #fff;
}
.project-inner .project-overlay .project-title .meta .shed-type {
  color: #fff;
}
.project-inner .project-overlay .project-title .meta .parent-term {
  color: #fff;
}
.project-inner .project-overlay .project-title p.excerpt {
  font-size: 11px;
  margin-bottom: -10px;
}
.project-inner .project-overlay .project-title h3 + p.excerpt {
  margin-top: 7px;
}
.project-inner:hover .project-overlay {
  opacity: 1;
}

@media screen and (max-width: 576px) {
  .project-inner .project-overlay {
    opacity: 1;
    padding: 20% 30px;
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
  .project-inner .project-overlay .project-title {
    width: 100%;
  }
  .project-inner .project-overlay .project-title p.excerpt {
    font-size: 15px;
  }
  .project-inner .project-overlay .project-title h3 {
    font-size: 21px;
    margin-bottom: 0;
  }
  .project-inner .project-overlay .expand-icon {
    width: 100%;
  }
}
/*------------------------------------*\
  Project Gallery Modal
\*------------------------------------*/
.modal, .type-techspan_projects {
  display: none;
  transition: all 0.5s ease 0.2s;
}
.modal.open, .type-techspan_projects.open {
  display: flex;
  align-items: center;
}
.modal.open .modal-overlay, .type-techspan_projects.open .modal-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100vh;
  width: 100vw;
  position: fixed;
  padding: 0;
  z-index: 1900;
  transition: all 0.5s ease 0.2s;
}
.modal.open .modal-inner, .type-techspan_projects.open .modal-inner {
  overflow-y: scroll;
  align-self: center;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  max-width: 80%;
  max-height: 80%;
  padding: 30px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  z-index: 2000;
  -webkit-box-shadow: 5px 5px 5px -5px rgba(100, 100, 100, 0.1);
  box-shadow: 5px 5px 5px -5px rgba(100, 100, 100, 0.1);
  transition: all 0.5s ease 0.2s;
}
.modal.open .modal-inner .close-button, .type-techspan_projects.open .modal-inner .close-button {
  float: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
.modal.open .modal-inner .close-button .expander-icon, .type-techspan_projects.open .modal-inner .close-button .expander-icon {
  width: 20px;
}
.modal.open .modal-inner .close-button .expander-icon span, .type-techspan_projects.open .modal-inner .close-button .expander-icon span {
  background-color: #323232;
}
.modal.open .modal-inner .close-button .expander-icon.is-active span:nth-child(3), .type-techspan_projects.open .modal-inner .close-button .expander-icon.is-active span:nth-child(3) {
  top: 13px;
}
.modal.open .modal-inner h3, .type-techspan_projects.open .modal-inner h3 {
  text-align: center;
}
.modal.open .modal-inner.has-details .close-button .expander-icon span, .type-techspan_projects.open .modal-inner.has-details .close-button .expander-icon span {
  background-color: #323232;
}
.modal.open .modal-inner.has-details .close-button .expander-icon span.is-active span:nth-child(3), .type-techspan_projects.open .modal-inner.has-details .close-button .expander-icon span.is-active span:nth-child(3) {
  top: 13px;
}
.modal.open .modal-inner.has-details .modal-gallery-inner, .type-techspan_projects.open .modal-inner.has-details .modal-gallery-inner {
  width: 100%;
  margin: -30px -20px;
}
.modal.open .modal-inner.has-details .col-md-3 .details, .type-techspan_projects.open .modal-inner.has-details .col-md-3 .details {
  padding-left: 0;
}
.modal.open .modal-gallery-inner, .type-techspan_projects.open .modal-gallery-inner {
  width: 100%;
  margin: 0;
  height: 100%;
}
.modal.open .col-md-3 .details, .type-techspan_projects.open .col-md-3 .details {
  padding-left: 50px;
}
.modal.open .col-md-3 .details h3, .type-techspan_projects.open .col-md-3 .details h3 {
  text-align: left;
}
.modal .caption, .type-techspan_projects .caption {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  /* IE6-9 */
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
}

/*------------------------------------*\
  Image Gallery Modal
\*------------------------------------*/
.modal.open.image-modal .modal-inner {
  padding: 0 !important;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 90vh;
  overflow: hidden;
}
.modal.open.image-modal .modal-inner .expander-icon span {
  background-color: #fff;
}
.modal.open.image-modal .modal-inner img {
  width: 100%;
  margin-top: -60px;
}
.modal.open.image-modal .modal-inner .caption {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  /* IE6-9 */
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
}

.image-gallery {
  margin-top: 10px;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.arrow-icon {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: left;
  margin: 0 auto;
}

.arrow-icon span {
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #323232;
  transition: all 250ms ease-in-out;
  transform: rotate(0deg);
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
}

.arrow-icon span:nth-child(2),
.arrow-icon span:nth-child(3) {
  top: 9.375px;
}

.arrow-icon span:nth-child(4) {
  top: 18.75px;
}

.arrow-button:hover span,
.arrow-button:focus span,
.arrow-button:active span {
  background: #ee3124;
}

.arrow-icon.is-active span:nth-child(1),
.arrow-icon.is-active span:nth-child(4) {
  opacity: 0;
}

.arrow-icon.is-active span:nth-child(2) {
  transform: rotate(45deg);
}

.arrow-icon.is-active span:nth-child(3) {
  top: 9.375px;
  transform: rotate(-45deg);
}

.arrow-icon span:nth-child(1) {
  top: 0.4em;
  transform: rotate(-45deg);
  width: 50%;
  left: -2px;
}

.arrow-icon span:nth-child(4) {
  top: 1.47em;
  transform: rotate(45deg);
  width: 50%;
  left: -2px;
}

.contact-panel {
  position: fixed;
  bottom: 100px;
  left: calc(100% - 50px);
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 30px 100%, 0 220px, 0 0);
  -webkit-box-shadow: 5px 5px 9px -5px rgba(50, 50, 50, 0.71);
  box-shadow: 5px 5px 9px -5px rgba(50, 50, 50, 0.71);
  z-index: 1000;
  height: 250px;
  overflow: visible;
  margin-bottom: 0;
  width: 50px;
  background-color: #ee3124;
  transition: all 0.4s ease 0.1s;
}
.contact-panel.animating {
  left: calc(100% - 75px);
  -webkit-box-shadow: 5px 5px 9px -5px rgba(0, 0, 0, 0.81);
  box-shadow: 5px 5px 9px -5px rgba(0, 0, 0, 0.81);
  width: 75px;
  transition: all 0.01s ease 0.001s;
}
.contact-panel.over-cta {
  background-color: #323232;
}
.contact-panel.over-cta .btn.btn-open {
  background-color: #323232;
}
.contact-panel.over-cta .button-text:hover {
  background-color: #323232;
}
.contact-panel.over-cta.open {
  background-color: #323232;
}
.contact-panel .btn.btn-open {
  background-color: #ee3124;
  width: 250px;
  height: 50px;
  transform: rotate(-90deg);
  position: relative;
  left: -100px;
  top: 79px;
}
.contact-panel .btn.btn-open:hover, .contact-panel .btn.btn-open:active .contact-panel .btn.btn-open:clicked, .contact-panel .btn.btn-open:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #cf1c10;
}
.contact-panel .arrow-button-small .arrow-icon {
  width: 30px;
  transform: rotate(90deg);
  margin-left: 0;
  float: right;
  margin-right: -20px;
  margin-top: 0;
}
.contact-panel .arrow-button-small .arrow-icon span {
  background-color: #fff;
  box-shadow: none;
  top: 9.625px;
}
.contact-panel .arrow-button-small .arrow-icon span:nth-child(1) {
  top: 0.4em;
  left: -1px;
}
.contact-panel .arrow-button-small .arrow-icon span:nth-child(4) {
  top: 1.3em;
  left: -1px;
}
.contact-panel .button-text {
  color: #fff;
  font-weight: bold;
  margin-left: -100px;
  padding-top: 6px !important;
  display: inline-block;
}
.contact-panel .contact-panel-info {
  opacity: 0;
  color: #fff;
  position: absolute;
  width: calc(100% - 50px);
  left: 50px;
  top: 0;
  padding: 30px;
  height: 220px;
  transition: all 0.5s ease 0.2s;
}
.contact-panel .contact-panel-info * {
  color: #fff;
}
.contact-panel .contact-panel-info h3 {
  font-size: 1.1em;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.contact-panel .contact-panel-info .phone {
  font-size: 2.4em;
  font-weight: bold;
}
.contact-panel .contact-panel-info p, .contact-panel .contact-panel-info a {
  font-size: 0.9em;
  font-weight: 200;
}
.contact-panel .contact-panel-info .social-icons i {
  font-size: 40px;
  margin: 5px;
}
.contact-panel .contact-panel-info .col {
  border-left: 1px solid #fff;
}
.contact-panel .contact-panel-info .col:nth-child(1) {
  border-left: none;
}
.contact-panel .contact-panel-info .col .btn {
  font-size: 0.9em;
  padding: 10px 40px;
  border-color: #fff;
  font-weight: bold;
  min-width: 80%;
}
.contact-panel .contact-panel-info .col .btn:hover {
  font-size: 12px;
  background-color: #323232;
}
.contact-panel.open {
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 30px 100%, 0 220px, 0 0);
  background-color: #ee3124;
  left: 40vw;
  width: 60vw;
  overflow: hidden;
  height: 250px;
}
.contact-panel.open .contact-panel-info {
  opacity: 1;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
  Blog Archive
\*------------------------------------*/
.blog-archive, .recent-blogs {
  background-color: #e9eaea;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
  padding: 50px 0 200px 0;
}
.blog-archive .row, .recent-blogs .row {
  max-width: 1000px;
  margin: 15px auto;
  width: 100%;
}
.blog-archive .col, .recent-blogs .col {
  max-width: 33.333333%;
}

.blog {
  background-color: #fff;
  padding: 0;
  display: block;
  height: 100%;
}
.blog .inner {
  padding: 20px;
  height: 100%;
}
.blog .inner .clearfix {
  margin-bottom: 20px;
}
.blog .inner h4, .blog .inner h5 {
  display: inline-block;
  float: left;
}
.blog .inner h4.date, .blog .inner h5.date {
  text-align: right;
  float: right;
}
.blog .inner h4.date:after, .blog .inner h5.date:after {
  clear: both;
  display: block;
  content: " ";
}
.blog .entry-thumbnail {
  max-height: 210px;
}
.blog .blog-small .inner .d-flex a {
  display: none;
}
.blog .blog-index .inner .d-flex {
  flex-direction: column;
}
.blog .blog-small .inner .d-flex, .blog .blog-index .inner .d-flex {
  flex-direction: column !important;
}
.blog .blog-small .inner h3, .blog .blog-index .inner h3 {
  font-size: 1.2em;
}
.blog.no-thumb:not(.blog-small) .inner {
  background-color: #323232;
  color: #fff;
}
.blog.no-thumb:not(.blog-small) .inner * {
  color: #fff;
}
.blog.no-thumb:not(.blog-small) .inner .btn.is-style-secondary-outline {
  border-color: #fff;
}

.blogs-small .blog + .blog {
  margin-top: 30px;
}
.blogs-small .h-50 {
  height: calc(50% - 15px) !important;
}
.blogs-small.has-button .h-50 {
  height: calc(50% - 66px) !important;
}
.blogs-small .terms {
  display: none;
}

.blog-index .entry-thumbnail {
  max-height: 300px;
  min-height: 200px;
}
.blog-index .entry-thumbnail img {
  max-width: 100vw;
  height: 100%;
  width: auto;
}
.blog-index .d-flex {
  flex-direction: column;
}

.blog-large .content {
  width: 75%;
  float: left;
}
.blog-large .btn {
  width: 25%;
  float: left;
  padding: 8px 15px;
  max-height: 43px;
  margin-top: 64px;
}

/*------------------------------------*\
  Recent Blogs Block
\*------------------------------------*/
.recent-blogs {
  background-image: none;
  padding: 50px 0 20px 0;
}
.recent-blogs .blog {
  background-color: transparent;
}
.recent-blogs .blog.blog-small {
  background-color: transparent;
}
.recent-blogs .blog.blog-small h3 {
  font-size: 1.5em;
}
.recent-blogs .blog.blog-small h3 .triangle {
  border-width: 20px 20px 0 0;
}
.recent-blogs .blog.blog-small .inner {
  padding: 0 0 20px 0;
}
.recent-blogs .blog.blog-small .inner .btn.is-style-secondary-outline {
  display: none;
}
.recent-blogs .blog.blog-large {
  background-color: #323232;
}
.recent-blogs .blog.blog-large h3 {
  font-size: 1.7em;
}
.recent-blogs .blog.blog-large h3 .triangle {
  border-width: 20px 20px 0 0;
}
.recent-blogs .blog.blog-large .btn.is-style-secondary-outline {
  border-color: #fff;
}
.recent-blogs .blog.blog-large .inner * {
  color: #fff;
}
.recent-blogs .blog .terms {
  display: none !important;
}
.recent-blogs .blogs-small .blog + .blog {
  border-top: 1px solid #323232;
  margin-top: 0;
  padding-top: 20px;
}
.recent-blogs .blogs-small .terms {
  display: none;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.testimonials-block .quotemark, .testimonials-archive .quotemark {
  font-family: "Georgia", serif;
  color: #ee3124;
  font-size: 360px;
  display: block;
  position: relative;
  top: -120px;
  left: 0;
  float: left;
  margin-bottom: -400px;
}

/*------------------------------------*\
  Testimonials
\*------------------------------------*/
.testimonials-block {
  padding: 90px 0 50px;
  background-image: url("https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/angled-background.png");
}
.testimonials-block h2 {
  text-align: center;
}
.testimonials-block .testimonials-container {
  max-width: 900px;
  margin: 20px auto;
}
.testimonials-block .testimonial {
  min-height: 300px;
}
.testimonials-block .testimonial p {
  font-size: 1.7em;
  font-weight: 200;
}
.testimonials-block .testimonial h4 {
  font-size: 1em;
  font-weight: normal;
}
.testimonials-block .btn.btn-primary {
  background-color: #323232;
  margin: 20px auto;
  display: block;
  max-width: 200px;
}
.testimonials-block .carousel-control-next, .testimonials-block .carousel-control-prev {
  opacity: 1;
}
.testimonials-block .carousel-control-next-icon, .testimonials-block .carousel-control-prev-icon {
  background-image: none;
}
.testimonials-block.is-style-small-compact {
  padding: 40px 0;
}
.testimonials-block.is-style-small-compact .btn {
  display: none;
}
.testimonials-block.is-style-small-compact .testimonial {
  min-height: 100px;
  height: auto;
}
.testimonials-block.is-style-small-compact .quotemark {
  margin-bottom: -400px;
}

/*------------------------------------*\
  Testimonials Archive
\*------------------------------------*/
.testimonials-archive {
  background-color: #dcddde;
  padding: 100px 0;
}
.testimonials-archive .row {
  max-width: 1140px;
  margin: 0 auto;
}
.testimonials-archive .testimonial {
  margin-top: 30px;
}
.testimonials-archive .testimonial .attribution {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}
.testimonials-archive .testimonial .inner {
  background-color: #fff;
  padding: 10px;
  height: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}
.testimonials-archive .testimonial .inner .thumbnail {
  margin: -10px;
  margin-bottom: 30px;
  max-height: 200px;
  width: auto;
  display: block;
  width: calc(100% + 20px);
}
.testimonials-archive .testimonial .inner .thumbnail img {
  width: 100%;
  position: relative;
  display: block;
  top: 0;
}
.testimonials-archive .testimonial .inner .row {
  width: 100%;
}
.testimonials-archive .testimonial .meta {
  width: 100%;
  margin-top: 10px;
  border-top: 2px solid #323232;
  padding: 20px 0;
}
.testimonials-archive .testimonial .case-study-link {
  float: right;
  text-transform: uppercase;
  color: #323232;
  margin-top: -50px;
}
.testimonials-archive .testimonial .case-study-link a {
  color: #323232;
  font-size: 0.8em;
  font-weight: bold;
}
.testimonials-archive .testimonial .case-study-link a:after {
  content: "   →";
  display: inline-block;
}
.testimonials-archive .testimonial.has-thumb .inner {
  flex-direction: column;
}
.testimonials-archive .testimonial.text-style-short p {
  font-size: 2em;
}
.testimonials-archive .testimonial.text-style-reg p {
  font-size: 1.3em;
}
.testimonials-archive .testimonial.text-style-long p {
  font-size: 1em;
}
.testimonials-archive .testimonial.text-style-xlong p {
  font-size: 0.8em;
}
.testimonials-archive .testimonial.col-md-8 .thumbnail {
  max-height: 320px;
}
.testimonials-archive .testimonial.col-md-8 .thumbnail img {
  top: -50%;
}
.testimonials-archive .testimonial.col-md-8 .thumbnail + .row {
  padding-top: 20px;
}
.testimonials-archive .testimonial.col-md-4 .case-study-link {
  float: none;
  width: 100%;
  margin-top: 10px;
  border-top: 2px solid #323232;
  padding: 20px 0;
}
.testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short p {
  font-size: 2.4em;
}
.testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short .inner {
  background-color: #323232;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short .inner p, .testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short .inner h2, .testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short .inner h3, .testimonials-archive .testimonial.col-md-6.no-thumb.text-style-short.text-style-short .inner h4 {
  color: #fff;
}
.testimonials-archive .testimonial.col-md-8.no-thumb.text-style-short p {
  font-size: 3em;
}
.testimonials-archive .testimonial.col-md-8.no-thumb.text-style-reg p {
  font-size: 1.7em;
}
.testimonials-archive .testimonial.col-md-8.no-thumb.text-style-long p {
  font-size: 1.5em;
}
.testimonials-archive .testimonial.col-md-8.no-thumb.text-style-xlong p {
  font-size: 1.2em;
}
.testimonials-archive .testimonial.col-md-8.no-thumb .inner {
  background-color: #323232;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.testimonials-archive .testimonial.col-md-8.no-thumb .inner p, .testimonials-archive .testimonial.col-md-8.no-thumb .inner h2, .testimonials-archive .testimonial.col-md-8.no-thumb .inner h3, .testimonials-archive .testimonial.col-md-8.no-thumb .inner h4 {
  color: #fff;
}
.testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner {
  background-color: #323232;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner p, .testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner h2, .testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner h3, .testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner h4 {
  color: #fff;
}
.testimonials-archive .testimonial.col-md-4:nth-child(3n).text-style-short .inner {
  background-color: #323232;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.testimonials-archive .testimonial.col-md-4:nth-child(3n).text-style-short .inner p, .testimonials-archive .testimonial.col-md-4:nth-child(3n).text-style-short .inner h2, .testimonials-archive .testimonial.col-md-4:nth-child(3n).text-style-short .inner h3, .testimonials-archive .testimonial.col-md-4:nth-child(3n).text-style-short .inner h4 {
  color: #fff;
}
.testimonials-archive .quotemark {
  font-size: 110px;
  top: -30px;
  left: -10px;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
/*------------------------------------*\
  Recent Case Studies
\*------------------------------------*/
.recent-casestudies {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  background-color: #323232;
  padding: 200px 0 100px 0;
  margin-top: -120px;
}
.recent-casestudies h2 {
  color: #fff;
  text-align: center;
}
.recent-casestudies .casestudy-container {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.recent-casestudies .button-row .btn {
  max-width: 260px;
  display: block;
  margin: 30px auto;
}

.casestudy {
  display: flex;
  flex-direction: column;
}
.casestudy .entry-thumbnail {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  min-width: 100%;
  max-height: 300px;
  width: calc(100% + 40px);
  margin: -20px;
  margin-bottom: 40px;
}
.casestudy .entry-thumbnail img {
  width: 100%;
}
.casestudy .casestudy-inner {
  -webkit-clip-path: polygon(100% 0%, 100% 30px, 100% 100%, 0 100%, 0 60px, 60px 0);
  clip-path: polygon(100% 0%, 100% 30px, 100% 100%, 0 100%, 0 60px, 60px 0);
  background-color: #fff;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.casestudy .casestudy-inner .btn {
  padding: 10px;
  width: 100%;
}
.casestudy .casestudy-inner .clearfix {
  margin-bottom: 20px;
}
.casestudy .casestudy-inner h4, .casestudy .casestudy-inner h5 {
  display: inline-block;
  float: left;
}
.casestudy .casestudy-inner h4.date, .casestudy .casestudy-inner h5.date {
  text-align: right;
  float: right;
}
.casestudy .casestudy-inner h4.date:after, .casestudy .casestudy-inner h5.date:after {
  clear: both;
  display: block;
  content: " ";
}

/*------------------------------------*\
  Case Studies Archive
\*------------------------------------*/
.casestudies-archive {
  background-color: #e9eaea;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
  padding: 50px 0 200px 0;
}
.casestudies-archive .row {
  max-width: 1000px;
  margin: 30px auto;
  width: 100%;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.animated-image-text-block {
  padding: 80px 0;
}
.animated-image-text-block h2 {
  text-align: center;
}
.animated-image-text-block[class^=is-style-angle] {
  padding: 120px 0;
}
.animated-image-text-block .row.d-flex {
  align-items: center;
}
.animated-image-text-block.has-one-images .image-one {
  width: 100%;
}
.animated-image-text-block.has-two-images .image-one, .animated-image-text-block.has-two-images .image-two {
  width: 60%;
  position: absolute;
}
.animated-image-text-block.image-animated-center .row.d-flex {
  flex-direction: column;
}
.animated-image-text-block.image-animated-center .col-md-4, .animated-image-text-block.image-animated-center .col-md-8 {
  max-width: 80% !important;
}
.animated-image-text-block.image-animated-center .col-md-4 .content-inner, .animated-image-text-block.image-animated-center .col-md-8 .content-inner {
  max-width: 730px;
}
.animated-image-text-block.image-animated-center .col-md-4 .content-inner .btn, .animated-image-text-block.image-animated-center .col-md-8 .content-inner .btn {
  margin: 30px auto;
  display: block;
  max-width: 300px;
}
.animated-image-text-block.image-animated-center .overlay {
  max-width: 50%;
}
.animated-image-text-block.image-animated-right .image-inner .image-one {
  left: unset;
  top: 0;
  right: 0;
}
.animated-image-text-block.image-animated-right .image-inner .image-two {
  left: 0;
  top: 30%;
  right: unset;
}
.animated-image-text-block.image-animated-right .overlay {
  left: unset;
  right: -40px;
  max-width: 50%;
  top: -40px;
  position: absolute;
  margin-top: 0;
  margin-right: 0;
}
.animated-image-text-block.image-animated-right .overlay img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.animated-image-text-block.image-animated-left .overlay {
  top: -40px;
  left: -40px;
  max-width: 50%;
}
.animated-image-text-block.has-one-images.image-animated-left .overlay {
  top: -40px;
  left: -40px;
  max-width: 50%;
  position: absolute;
}
.animated-image-text-block.has-one-images.image-animated-right .overlay {
  left: unset;
  right: -40px;
  max-width: 50%;
  top: -40px;
  position: absolute;
  margin-top: 0;
  margin-right: 0;
}
.animated-image-text-block.has-one-images.image-animated-right .overlay img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.animated-image-text-block .image-inner {
  position: relative;
  margin: 50px 0;
  min-height: 460px;
}
.animated-image-text-block .image-inner .image-one {
  left: 0;
  top: 0;
}
.animated-image-text-block .image-inner .image-one img {
  width: 100%;
}
.animated-image-text-block .image-inner .image-two {
  right: 0;
  top: 30%;
}
.animated-image-text-block .image-inner .image-two img {
  width: 100%;
}
.animated-image-text-block .image-inner .overlay {
  position: absolute;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.journey-selector {
  padding-bottom: 40px;
}
.journey-selector .title.with-line h4 {
  display: inline-block;
  background-color: #fff;
  padding-right: 10px;
}
.journey-selector .title.with-line .line {
  background-color: #ee3124;
  height: 2px;
  width: 100%;
  margin-top: -13px;
  margin-bottom: 13px;
}
.journey-selector:last-child {
  padding-bottom: 30px;
}
.journey-selector.compact .journey-single {
  padding-left: 0;
  padding-right: 0;
  min-width: 300px;
}
.journey-selector.compact .journey-single .journey-img {
  background-size: cover;
  width: 100%;
  height: 300px;
}
.journey-selector.compact .journey-single .journey-inner {
  padding: 30px;
  background-color: #fff;
  margin: -70px auto 20px;
  max-width: 80%;
  min-width: 200px;
}
.journey-selector.compact .journey-single .journey-inner h3 {
  min-height: 80px;
  font-size: 1.4em;
}
.journey-selector.compact .journey-single .journey-inner p {
  min-height: 220px;
}
.journey-selector.extended .container-inner {
  align-items: center;
}
.journey-selector.extended .journey-single {
  padding: 50px 0 0;
  margin: -30px 0;
}
.journey-selector.extended .journey-single .animated-image-text-block {
  max-width: 600px;
  margin: 0 auto;
}
.journey-selector.extended .journey-single .has-background-f1f0f0 {
  background-color: #f1f0f0;
}
.journey-selector.extended .journey-single .journey-content {
  padding: 110px;
}
.journey-selector.extended .journey-single.align-left .container-inner {
  flex-direction: row-reverse;
}
.journey-selector.extended .journey-single.align-left .title.with-line h4 {
  background-color: #f6f6f7;
}
.journey-selector.extended .journey-single.align-right {
  padding-bottom: 80px;
}
.journey-selector.extended .journey-single.align-right .container-inner h3, .journey-selector.extended .journey-single.align-right .container-inner h4, .journey-selector.extended .journey-single.align-right .container-inner p {
  text-align: right;
}
.journey-selector.extended .journey-single.align-right .container-inner a.btn {
  float: right;
}
.journey-selector.extended .journey-single.align-right .title.with-line h4 {
  padding-right: 0px;
  padding-left: 10px;
  float: right;
  margin-top: -8px;
  margin-bottom: 8px;
  clear: both;
}
.journey-selector .animated-image-text-block.has-two-images .image-one, .journey-selector .animated-image-text-block.has-two-images .image-two {
  width: 80%;
}
.journey-selector .animated-image-text-block .image-inner .image-two {
  right: 20px;
  top: 10%;
}
.journey-selector .animated-image-text-block.image-animated-left .overlay {
  top: -40px;
  left: -40px;
  max-width: 70%;
}
.journey-selector .animated-image-text-block {
  padding: 0;
}
.journey-selector .animated-image-text-block .image-inner {
  position: relative;
  margin: 0;
  min-height: 340px;
}

.page-template-page-landing-page .header-wrapper {
  height: 180px;
  background-color: transparent;
}
.page-template-page-landing-page .header-primary {
  background-color: transparent;
}
.page-template-page-landing-page .header-primary.shrink {
  background-color: #323232;
}
.page-template-page-landing-page header.hero {
  padding-top: 510px;
  margin-top: -370px;
  z-index: -1;
  padding-bottom: 170px;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
img {
  max-width: 100%;
}

.alignfull {
  max-width: 100vw;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: 0;
  overflow-x: hidden;
}

.alignwide {
  max-width: 80vw;
  width: 80vw;
  margin-left: calc(50% - 40vw);
}

.has-ts-red-background-color {
  background-color: #ee3124;
}

.has-ts-black-background-color {
  background-color: #323232;
}

.has-ts-silver-background-color {
  background-color: #A8A9AC;
}

section {
  position: relative;
}
section #loading {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.6);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 110%;
  width: 100%;
  font-size: 60px;
  text-align: center;
  transition: all 0.5s ease 0.2s;
}

.hidden {
  display: none;
  visibility: hidden;
}

.triangle {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #ee3124 transparent transparent transparent;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  z-index: 100000;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
  background-color: #ee3124 !important;
}

/*------------------------------------*\
	Images
\*------------------------------------*/
.wp-block-image {
  margin-top: 60px;
  margin-bottom: 60px;
}
.wp-block-image img {
  width: 100%;
}

.has-img-full-width-right {
  margin-right: calc(-100vw / 2 + 570px / 2);
  margin-top: -70px;
  margin-bottom: -51px;
  max-height: 100vh;
  overflow: hidden;
}
.has-img-full-width-right .wp-block-image {
  margin-top: 0;
  margin-bottom: 0;
  width: 50vw;
}
.has-img-full-width-right .wp-block-image figure {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}
.has-img-full-width-right .wp-block-image img {
  width: 100%;
}

.has-img-full-width-left {
  margin-left: calc(-780px / 2);
  margin-right: 0;
  margin-top: -50px;
  margin-bottom: -70px;
  max-width: 50vw;
  max-height: 100vh;
  overflow: hidden;
}
.has-img-full-width-left .wp-block-image {
  margin-top: 0;
  margin-bottom: 0;
  width: 50vw;
}
.has-img-full-width-left .wp-block-image figure {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}
.has-img-full-width-left .wp-block-image img {
  width: 100%;
}

.has-img-full-width-right.h-50, .has-img-full-width-left.h-50 {
  max-height: 50vh;
}
.has-img-full-width-right.h-75, .has-img-full-width-left.h-75 {
  max-height: 75vh;
}
.has-img-full-width-right.h-100, .has-img-full-width-left.h-100 {
  max-height: 100vh;
}

.wp-block-atomic-blocks-ab-columns.align-items-center .ab-layout-column-wrap {
  align-items: center !important;
}

/*------------------------------------*\
	404
\*------------------------------------*/
.container-404 {
  padding: 150px 0;
  background-color: #e9eaea;
  overflow: hidden;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.container-404 .error-404 {
  color: #323232;
  font-size: 40em;
  font-weight: bold;
  text-align: center;
  opacity: 0.1;
  margin-bottom: -390px;
  margin-top: -280px;
}
.container-404 h1 {
  font-weight: bold;
  color: #ee3124;
  text-align: center;
}
.container-404 #help ul {
  padding: 0;
}
.container-404 #help ul li {
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid #323232;
  text-align: left;
}
.container-404 #help ul li a {
  background: none;
  color: #323232;
  text-transform: uppercase;
  padding: 5px;
  width: 100%;
  display: block;
  text-align: left;
  opacity: 0.95;
  transition: all 0.4s ease 0.1s;
}
.container-404 #help ul li a:after {
  content: "→";
  display: inline-block;
  float: right;
  color: #323232;
}
.container-404 #help ul li a:hover {
  background: none;
  text-decoration: none;
  opacity: 1;
}
.container-404 #help ul li a:hover:after {
  font-size: 20px;
  margin-top: -4px;
  margin-left: -2px;
}

/*------------------------------------*\
	Angles
\*------------------------------------*/
.angle-top-up, .is-style-angle-top-up {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}

.angle-bottom-up, .is-style-angle-bottom-up {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}

.angle-top-down, .is-style-angle-top-down {
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
}

.angle-bottom-down, .is-style-angle-bottom-down {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}

.angle-both-down, .is-style-angle-both-down {
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
}

.angle-both-up, .is-style-angle-both-up {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}

.bg-primary {
  background-color: #ee3124 !important;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}

/*------------------------------------*\
	Footer Section
\*------------------------------------*/
.footer {
  margin-top: -80px;
}
.footer .footer-content {
  padding: 180px 0 80px;
  min-height: 300px;
  margin-top: -60px;
}
.footer .footer-content h3, .footer .footer-content a, .footer .footer-content * {
  color: #fff;
  font-weight: normal;
}
.footer .footer-content h3 {
  font-weight: 200;
}
.footer .footer-content a:not(.email) {
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.5s ease 0.2s;
}
.footer .footer-content a:not(.email):hover {
  opacity: 0.9;
}
.footer .footer-content .phone {
  font-size: 2.5em;
  font-weight: bold;
}
.footer .footer-content .social-icons {
  margin-right: -10px;
}
.footer .footer-content .social-icons .social-icon {
  font-size: 30px;
  padding: 5px;
  margin: 5px;
  display: inline-block;
}
.footer .footer-content ul {
  padding: 0;
  margin: 0;
}
.footer .footer-content ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.colophon {
  background-color: black;
  padding: 20px 0;
}
.colophon * {
  color: #fff;
  font-weight: normal;
  font-size: 1em;
}
.colophon a {
  font-weight: normal;
  text-decoration: underline;
}
.colophon .col-md-7 {
  text-align: right;
}
.colophon .col-md-7 p {
  color: rgba(255, 255, 255, 0.7);
}
.colophon .col-md-7 p a {
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.5s ease 0.2s;
}
.colophon .col-md-7 p a:hover {
  color: white;
}
.colophon .tagline img {
  max-width: 300px;
}

/*------------------------------------*\
	Sheds Grid
\*------------------------------------*/
.sheds-grid {
  padding: 30px 0;
}
.sheds-grid .shed {
  display: flex;
  margin: 20px;
  min-height: 250px;
  text-align: center;
  min-width: 320px;
  align-items: center;
  position: relative;
  background-size: cover;
  max-width: 50%;
  -webkit-clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
}
.sheds-grid .shed .overlay {
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -9px;
  transition: all 0.5s ease 0.2s;
}
.sheds-grid .shed .overlay:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.sheds-grid .shed h3 {
  color: #fff;
  align-self: center;
  text-align: center;
  width: 100%;
}

/*------------------------------------*\
	Call To Actions
\*------------------------------------*/
.cta {
  padding: 180px 0 60px 0;
  margin-top: 70px;
}
.cta.has-background-ee3325, .cta.has-background-ee3124, .cta.has-background-323232 {
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.cta.has-background-ee3325 *, .cta.has-background-ee3124 *, .cta.has-background-323232 * {
  color: #fff;
}
.cta.has-background-323232 {
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.cta.has-background-323232 .nf-mp-body .btn-submit, .cta.has-background-323232 .nf-mp-body input[type=button][value=Submit], .cta.has-background-323232 .nf-mp-body input.btn, .cta.has-background-323232 .btn {
  background-color: #ee3124;
  color: #fff !important;
  font-weight: bold;
}
.cta.has-background-a8a9ac, .cta.has-background-f1f0f0 {
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.cta.has-background-a8a9ac .nf-mp-body .btn-submit, .cta.has-background-a8a9ac .nf-mp-body input[type=button][value=Submit], .cta.has-background-a8a9ac .nf-mp-body input.btn, .cta.has-background-a8a9ac .btn, .cta.has-background-f1f0f0 .nf-mp-body .btn-submit, .cta.has-background-f1f0f0 .nf-mp-body input[type=button][value=Submit], .cta.has-background-f1f0f0 .nf-mp-body input.btn, .cta.has-background-f1f0f0 .btn {
  background-color: #ee3124;
  color: #fff !important;
  font-weight: bold;
}
.cta.has-background-a8a9ac .md-form input:focus:not([readonly]), .cta.has-background-f1f0f0 .md-form input:focus:not([readonly]) {
  border-color: #323232 !important;
}
.cta.has-background-a8a9ac .md-form label, .cta.has-background-f1f0f0 .md-form label {
  color: #323232 !important;
}
.cta.has-background-a8a9ac .md-form label.active, .cta.has-background-f1f0f0 .md-form label.active {
  color: #323232 !important;
}
.cta.has-background-a8a9ac .md-form .fancy-select select, .cta.has-background-a8a9ac .md-form input[type=text], .cta.has-background-a8a9ac .md-form input[type=password], .cta.has-background-a8a9ac .md-form input[type=email], .cta.has-background-a8a9ac .md-form input[type=url], .cta.has-background-a8a9ac .md-form input[type=time], .cta.has-background-a8a9ac .md-form input[type=date], .cta.has-background-a8a9ac .md-form input[type=datetime-local], .cta.has-background-a8a9ac .md-form input[type=tel], .cta.has-background-a8a9ac .md-form input[type=number], .cta.has-background-a8a9ac .md-form input[type=search-md], .cta.has-background-a8a9ac .md-form input[type=search], .cta.has-background-a8a9ac .md-form textarea.md-textarea, .cta.has-background-a8a9ac .md-form input, .cta.has-background-f1f0f0 .md-form .fancy-select select, .cta.has-background-f1f0f0 .md-form input[type=text], .cta.has-background-f1f0f0 .md-form input[type=password], .cta.has-background-f1f0f0 .md-form input[type=email], .cta.has-background-f1f0f0 .md-form input[type=url], .cta.has-background-f1f0f0 .md-form input[type=time], .cta.has-background-f1f0f0 .md-form input[type=date], .cta.has-background-f1f0f0 .md-form input[type=datetime-local], .cta.has-background-f1f0f0 .md-form input[type=tel], .cta.has-background-f1f0f0 .md-form input[type=number], .cta.has-background-f1f0f0 .md-form input[type=search-md], .cta.has-background-f1f0f0 .md-form input[type=search], .cta.has-background-f1f0f0 .md-form textarea.md-textarea, .cta.has-background-f1f0f0 .md-form input {
  border-bottom: 1px solid #323232;
}
.cta.has-background-a8a9ac .fancy-select select, .cta.has-background-f1f0f0 .fancy-select select {
  border-bottom: 1px solid #323232;
}
.cta.has-background-a8a9ac .nf-multi-cell .nf-cell + .nf-cell, .cta.has-background-f1f0f0 .nf-multi-cell .nf-cell + .nf-cell {
  border-left: 1px solid #323232;
}
.cta.has-background-a8a9ac {
  background-size: 50px;
}
.cta.is-style-small-cta {
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/small-cta-bg.png);
  background-size: 110%;
  background-repeat: no-repeat;
  background-blend-mode: normal;
  margin-top: -2px;
  padding: 60px 0;
}
.cta.is-style-small-cta p, .cta.is-style-small-cta ul, .cta.is-style-small-cta ol, .cta.is-style-small-cta li, .cta.is-style-small-cta h1, .cta.is-style-small-cta h2, .cta.is-style-small-cta h3, .cta.is-style-small-cta h4, .cta.is-style-small-cta h5 {
  color: #fff;
}
.cta.has-form .row {
  display: flex;
  align-items: center;
}
.cta .md-form input:focus:not([readonly]) {
  border-color: #fff !important;
}
.cta .md-form label {
  margin: 0;
}
.cta .md-form label.active {
  color: #fff !important;
}
.cta .content {
  padding-right: 70px;
}

/*------------------------------------*\
  Breadcrumbs
\*------------------------------------*/
.breadcrumbs {
  margin-bottom: 50px;
  margin-top: 50px;
  font-size: 0.75em;
  color: #323232;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.breadcrumbs a {
  color: #323232;
}

/*------------------------------------*\
  Section Block
\*------------------------------------*/
.ab-layout-column-wrap .ab-block-layout-column {
  padding: 0 30px 0 0;
}
.ab-layout-column-wrap .ab-block-layout-column + .ab-block-layout-column {
  padding-left: 0;
}

.ab-2-col-wideright .ab-block-layout-column:nth-child(2) {
  width: 200%;
}

.ab-block-container {
  padding: 100px 0;
  overflow: hidden;
}
.ab-block-container.is-style-triangle-bg-content {
  padding: 220px 0 140px;
}
.ab-block-container.is-style-triangle-bg-content .ab-container-content:before {
  content: " ";
  min-width: 400px;
  min-height: 400px;
  height: 100vh;
  width: 70%;
  opacity: 0.4;
  display: block;
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: -11;
  background-image: url("https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/triangle-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.ab-block-container.is-style-grey-bg-content {
  background-color: #f6f6f7;
  padding: 70px 0;
}
.ab-block-container.is-style-black-bg-content {
  background-color: #323232;
  padding: 80px 0;
}
.ab-block-container.is-style-black-bg-content p, .ab-block-container.is-style-black-bg-content ul, .ab-block-container.is-style-black-bg-content ol, .ab-block-container.is-style-black-bg-content li, .ab-block-container.is-style-black-bg-content a, .ab-block-container.is-style-black-bg-content h1, .ab-block-container.is-style-black-bg-content h2, .ab-block-container.is-style-black-bg-content h3, .ab-block-container.is-style-black-bg-content h4, .ab-block-container.is-style-black-bg-content h5 {
  color: #fff;
}

.has-background-323232 * {
  color: #fff;
}
.has-background-323232 a.btn {
  background-color: #ee3124;
}
.has-background-323232 .overlay img {
  filter: brightness(35.5);
}

.has-background-ee3124 * {
  color: #fff;
}
.has-background-ee3124 a.btn {
  background-color: #323232;
}
.has-background-ee3124 .overlay img {
  filter: brightness(35.5);
}

/*------------------------------------*\
  Key Points Block
\*------------------------------------*/
.key-points {
  padding: 50px 0;
}
.key-points * {
  color: #323232;
  text-align: center;
}
.key-points .img-svg {
  filter: invert(18%) sepia(0%) saturate(1992%) hue-rotate(169deg) brightness(92%) contrast(90%);
}
.key-points .icon-container h4 {
  margin-top: 20px;
}
.key-points .icon-container .large {
  font-size: 80px;
}
.key-points.is-style-dark {
  background-color: #323232;
}
.key-points.is-style-dark * {
  color: #fff;
}
.key-points.is-style-dark .img-svg {
  filter: invert(97%) sepia(67%) saturate(13%) hue-rotate(242deg) brightness(103%) contrast(104%);
}

/*------------------------------------*\
  Further Reading
\*------------------------------------*/
.further-reading .btn {
  width: 90%;
  margin: 10px 0;
}
.further-reading .col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*------------------------------------*\
  Case Study Details
\*------------------------------------*/
.case-study-details {
  background-color: #323232;
  padding: 50px 0;
  background-image: url(https://www.techspanbuilding.com.au/wp-content/themes/techspan/img/bg-tiles.png);
  background-size: 150px;
  background-repeat: repeat;
  background-blend-mode: overlay;
}
.case-study-details p, .case-study-details h2, .case-study-details h3, .case-study-details h4, .case-study-details ul, .case-study-details li, .case-study-details ol, .case-study-details a {
  color: #fff;
  text-align: center;
}
.case-study-details ul {
  padding: 0;
  margin: 0;
}
.case-study-details ul li {
  list-style: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.case-study-details ul li:before {
  display: none !important;
}
.case-study-details .img-svg {
  filter: invert(97%) sepia(67%) saturate(13%) hue-rotate(242deg) brightness(103%) contrast(104%);
}
.case-study-details .details-size p {
  text-transform: uppercase;
  font-weight: bold;
}
.case-study-details .details-size .icon-container p {
  margin-top: -90px;
}

/*------------------------------------*\
  Structural Diagram & Details
\*------------------------------------*/
.structural-diagram {
  padding: 80px 0;
}
.structural-diagram .structural-diagram-image img {
  max-width: 100%;
}
.structural-diagram .content .diagram-point .diagram-number {
  padding: 10px;
  border: 1px solid #323232;
  border-radius: 50%;
  display: block;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  float: left;
  margin-right: 10px;
}
.structural-diagram .content .diagram-point .diagram-content {
  width: calc(100% - 60px);
  float: left;
}
.structural-diagram .content .diagram-point .diagram-content:after {
  content: "";
  display: block;
  clear: both;
}

/*------------------------------------*\
  In-Post Gallery
\*------------------------------------*/
.wp-block-gallery.columns-4.is-style-fancy-gallery {
  align-items: stretch;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item {
  width: 20%;
  margin-right: 0;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item figure {
  overflow: hidden;
  max-height: 450px;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item figure img {
  width: auto;
  height: 100%;
  max-width: 690px;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item figure:after {
  content: "+";
  display: flex;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  text-align: center !important;
  color: #fff;
  font-size: 100px;
  align-content: center;
  align-self: center;
  padding: 0 calc(50% - 50px);
  transition: all 0.5s ease 0.2s;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item figure:hover:after {
  opacity: 1;
}
.wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item:nth-child(2), .wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item:nth-child(7), .wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item:nth-child(11), .wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item:nth-child(14), .wp-block-gallery.columns-4.is-style-fancy-gallery .blocks-gallery-item:nth-child(17) {
  width: 40%;
}

/*------------------------------------*\
  Term Tags
\*------------------------------------*/
.content-tags {
  flex-direction: column;
  margin-bottom: 20px;
}
.content-tags h4.meta {
  margin-bottom: -18px;
}

.terms {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 2px solid #323232;
}
.terms .term-tag {
  color: #323232;
  display: inline-block;
  padding: 5px 10px;
  background-color: #eee;
  border-radius: 3px;
  margin: 5px;
  font-size: 0.7em;
  transition: all 0.5s ease 0.2s;
}
.terms .term-tag:hover {
  background-color: #ee3124;
  color: #fff;
}
.terms .term-tag:first-child {
  margin-left: 0;
}

/*------------------------------------*\
Anchor Links Block
\*------------------------------------*/
.anchor-links {
  background-color: #f6f6f7;
  margin: 40px 0;
}
.anchor-links.compact {
  background-color: transparent;
}
.anchor-links.compact a {
  color: #323232;
  margin-right: 2px;
  font-size: 1.5em;
  font-weight: bold;
}

.links {
  border-top: 2px solid #323232;
}

.quick-links {
  padding: 40px;
  background-color: #f6f6f7;
  transition: all 0.4s ease 0.1s;
}
.quick-links .expander-icon {
  background-color: transparent;
  padding: 5px;
  color: #323232;
  box-shadow: none;
  position: absolute;
  top: -40px;
  right: 0;
  width: 30px;
  height: 30px;
}
.quick-links .expander-icon span {
  background-color: #323232;
}
.quick-links .expander-icon span:active, .quick-links .expander-icon span:hover {
  background-color: #323232;
}
.quick-links .expander-icon.is-active span:nth-child(3) {
  top: 13px;
}
.quick-links a.meta.back-top {
  text-align: right;
  color: #656565;
  padding: 0;
  position: absolute;
  padding-right: 15px;
}
.quick-links .expander-icon, .quick-links .back-top {
  display: none;
}
.quick-links.scrolled {
  position: fixed;
  left: 2vw;
  top: 29vh;
  width: 350px;
  padding-top: 70px;
  z-index: 10020;
}
.quick-links.scrolled .expander-icon, .quick-links.scrolled .back-top {
  display: block;
}
.quick-links.scrolled.closed {
  height: 200px;
  width: 50px;
  top: 50%;
  padding: 30px 0;
}
.quick-links.scrolled.closed .expander-icon {
  position: relative;
  top: 0;
  left: -10px;
}
.quick-links.scrolled.closed .expander-icon span:nth-child(2), .quick-links.scrolled.closed .expander-icon span:nth-child(3) {
  top: 15px;
}
.quick-links.scrolled.closed h4 {
  transform: rotate(-90deg);
  width: 110px;
  height: 105px;
  margin-left: 0;
}
.quick-links.scrolled.closed .back-top {
  display: none;
}
.quick-links.scrolled.closed .links {
  display: none;
}
.quick-links a {
  display: block;
  width: 100%;
  color: #323232;
}
.quick-links ol li:before {
  color: #ee3124;
}
.quick-links ol li a {
  background: none;
}
.quick-links ol li a:hover {
  background: none;
  text-decoration: underline;
}

/*------------------------------------*\
  Shed Options
\*------------------------------------*/
.shed-options .row.d-flex {
  align-items: stretch;
}
.shed-options .shed-option {
  margin-bottom: 30px;
}
.shed-options .shed-option .inner {
  background-color: #fff;
  padding: 20px;
  height: 100%;
}
.shed-options .shed-option .inner *, .shed-options .shed-option .inner p, .shed-options .shed-option .inner h3, .shed-options .shed-option .inner h2, .shed-options .shed-option .inner h4, .shed-options .shed-option .inner h5 {
  color: #323232;
}
.shed-options .shed-option .inner h3 {
  margin-top: 30px;
}
.shed-options .shed-option .thumbnail {
  width: calc(100% + 40px);
  max-height: 200px;
  margin: -20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
.shed-options .shed-option .thumbnail img {
  width: 100%;
}

/*------------------------------------*\
  Shed Options
\*------------------------------------*/
.shed--type-options .row.d-flex {
  align-items: stretch;
}
.shed--type-options .shed-option {
  margin-bottom: 30px;
}

/*------------------------------------*\
Colour Chart
\*------------------------------------*/
.colour-grid {
  padding: 50px 0;
}
.colour-grid h3 {
  margin-top: 30px;
}
.colour-grid h4 {
  font-weight: bold;
  font-size: 1em;
}
.colour-grid .colour-option.col {
  min-width: 200px;
}
.colour-grid .swatch {
  width: 100%;
  min-height: 120px;
  -webkit-clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  clip-path: polygon(100% 0%, 100% 53%, 100% 100%, 0 100%, 0 39%, 11% 0);
  margin-top: 30px;
}

.next-prev-nav {
  position: absolute;
  z-index: 999999999999;
  color: #fff;
  top: 50%;
  width: 100%;
  left: 0;
}
.next-prev-nav .prev, .next-prev-nav .next {
  display: inline-block;
  background-color: #323232;
  padding: 10px;
  border-radius: 50%;
}
.next-prev-nav .next {
  float: right;
  margin-right: 10px;
}
.next-prev-nav .prev {
  margin-left: 10px;
}
.next-prev-nav a i {
  color: #fff;
}

.next-prev-nav {
  position: absolute;
  z-index: 999999999999;
  color: #fff;
  top: 50%;
  width: 100%;
  left: 0;
}
.next-prev-nav .prev, .next-prev-nav .next {
  background-color: #323232;
  padding: 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  display: none;
}
.next-prev-nav .next {
  float: right;
  margin-right: 10px;
}
.next-prev-nav .prev {
  margin-left: 10px;
}
.next-prev-nav a i {
  color: #fff !important;
  display: block;
  margin-top: -3px;
}

/*------------------------------------*\
  Search Results
\*------------------------------------*/
.search-results {
  background-color: #dcddde;
  padding: 100px 0;
}

.search-result {
  margin-top: 30px;
}
.search-result .inner {
  background-color: #fff;
  padding: 10px;
  height: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}
.search-result .inner .thumbnail {
  margin: -10px;
  margin-bottom: 30px;
  max-height: 200px;
  width: auto;
  display: block;
  width: calc(100% + 20px);
}
.search-result .inner .thumbnail img {
  width: 100%;
  position: relative;
  display: block;
  top: 0;
}
.search-result .inner .row {
  width: 100%;
}
.search-result .inner a h3 {
  transition: all 0.4s ease 0.1s;
}
.search-result .inner a:hover {
  text-decoration: none;
}
.search-result .inner a:hover h3 {
  color: #4c4c4c;
}
.search-result.has-thumb .inner {
  flex-direction: column;
}
.search-result.no-thumb p {
  font-size: 1.3em;
}
.search-result.no-thumb h3 {
  font-size: 2em;
}

.svg-icon figure {
  min-width: 120px;
}

button.dl-trigger.menu-button.js-menu-button {
  border: none;
}

.menu-icon {
  position: relative;
  width: 2em;
  height: 1.5em;
  display: inline-block;
  margin-left: -20px;
}

.menu-icon span {
  position: absolute;
  height: 0.125em;
  width: 100%;
  background-color: #fff;
  transition: all 250ms ease-in-out;
  transform: rotate(0deg);
  box-shadow: none;
}

.menu-icon span:nth-child(1) {
  top: 0.0625em;
}

.menu-icon span:nth-child(2),
.menu-icon span:nth-child(3) {
  top: 0.625em;
}

.menu-icon span:nth-child(4) {
  top: 1.25em;
}

.menu-button:hover span,
.menu-button:focus span,
.menu-button:active span {
  background: #fff;
}

.menu-icon.is-active span:nth-child(1),
.menu-icon.is-active span:nth-child(4) {
  opacity: 0;
}

.menu-icon.is-active span:nth-child(2) {
  transform: rotate(45deg);
}

.menu-icon.is-active span:nth-child(3) {
  top: 0.625em;
  transform: rotate(-45deg);
}

.expander-icon.is-active span:nth-child(2), .expander-icon.is-active span:nth-child(3) {
  top: 22.125px;
}

.modal-inner .expander-icon.is-active span:nth-child(2), .expander-icon.is-active span:nth-child(3) {
  top: 14.125px;
}

.quick-links .expander-icon.is-active span:nth-child(3) {
  top: 22px;
}

.is-style-shed-icon {
  margin: -20px 0;
  padding: 0;
  width: 100%;
}
.is-style-shed-icon img:hover {
  fill-color: #ee3124;
}

.wp-block-atomic-blocks-ab-columns.is-style-cards .ab-layout-column-wrap {
  display: flex;
  align-items: stretch;
}
.wp-block-atomic-blocks-ab-columns.is-style-cards .wp-block-atomic-blocks-ab-column .ab-block-layout-column-inner {
  background-color: #fff;
  padding: 20px;
  border-radius: 2px;
  box-shadow: -3px 2px 9px rgba(0, 0, 0, 0.05);
  height: 100%;
}

.type-techspan_projects {
  display: block;
}

.type-techspan_projects .container.project-gallery {
  padding: 150px 0;
}
.type-techspan_projects .container.project-gallery h1 {
  text-align: center;
}
.type-techspan_projects .container.project-gallery .carousel-item-inner img {
  margin: 0 auto;
  max-height: 100vh;
  height: 100%;
}
.type-techspan_projects .container.project-gallery .carousel-item {
  height: 100vh;
}

/* Header Phone Section */
.header-phone-section {
  font-weight: bold;
  padding: 0px;
  margin-top: 0;
  margin-bottom: 0;
  border-right: 2px solid #fff;
  font-size: 22px;
  padding-right: 10px;
}
.header-phone-section #header-phone {
  transition: all 0.5s ease 0.2s;
}
.header-phone-section #header-phone .smaller {
  font-size: 12px;
  margin-top: 0;
  display: block;
  margin-bottom: -10px;
}
.header-phone-section #header-phone:hover {
  color: #ee3124;
}

.header-phone-section {
  font-weight: bold;
  padding: 0px;
  margin-top: 0;
  margin-bottom: 0;
  border-right: 2px solid #fff;
  font-size: 22px;
  padding-right: 10px;
}

#header-phone {
  transition: all 0.4s ease 0.1s;
}

#header-phone .smaller {
  font-size: 12px;
  margin-top: 0;
  display: block;
  margin-bottom: -10px;
}

#header-phone:hover {
  color: #ee3124;
}

.pre-nav-menu p.chat-button {
  margin: 0;
  padding-right: 0;
  border-right: 2px solid #fff;
  height: 40px;
  margin-right: 10px;
}
.pre-nav-menu p.chat-button .btn-small {
  font-size: 10px;
  padding: 10px;
  margin-right: 20px;
  border: 1px solid #fff;
  margin-top: -8px;
  margin-bottom: -20px;
}

.cta.has-background-image {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.cta.has-background-image:after {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 150vw;
  height: 100%;
  content: " ";
  margin-left: -100%;
  margin-right: -100%;
}
.cta.has-background-image .container {
  z-index: 99999;
}
.cta.has-background-image .btn-outline {
  border: 2px solid #fff;
}
.cta.has-background-image h2, .cta.has-background-image p, .cta.has-background-image a {
  color: #fff;
}

summary.ab-accordion-title {
  transition: all 0.4s ease 0.1s;
}
summary.ab-accordion-title:hover {
  background-color: #323232;
  color: #fff;
}

.case-study-intro-block {
  padding: 20px;
  margin-top: 20px;
}
.case-study-intro-block.has-background-ee3325 {
  background-color: #ee3124;
}
.case-study-intro-block.has-background-323232 {
  background-color: #323232;
}
.case-study-intro-block.has-background-a8a9ac {
  background-color: #a8a9ac;
}
.case-study-intro-block.has-background-f1f0f0 {
  background-color: #f1f0f0;
}
.case-study-intro-block .overview-item {
  border-bottom: #b2b2b2;
  margin-top: 0;
  margin-bottom: -12px;
  padding: 5px 0;
}
.case-study-intro-block .overview-item p {
  font-size: 0.8em;
}

/*------------------------------------*\
  Timeline Block
\*------------------------------------*/
.timeline-block {
  padding: 100px 0 60px 0;
  margin-top: 0;
}
.timeline-block .container {
  max-width: 760px !important;
}
.timeline-block h2.timeline-title {
  text-align: center;
}
.timeline-block .timeline:before {
  display: block;
  width: 3px;
  content: " ";
  height: calc(100% - 110px);
  background-color: #ee3124;
  position: absolute;
  top: 9px;
  left: 125px;
}
.timeline-block .timeline .timeline-entry {
  margin-bottom: 50px;
}
.timeline-block .timeline .timeline-entry .date {
  text-align: right;
  padding-right: 20px;
}
.timeline-block .timeline .timeline-entry .date:after {
  display: block;
  width: 20px;
  content: " ";
  position: absolute;
  background: #fff;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #ee3124;
  right: -10px;
  top: 8px;
}
.timeline-block .timeline .timeline-entry .content {
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right: 0;
  padding-left: 20px;
}
.timeline-block.has-background-ee3124 .timeline:before {
  background-color: #fff;
}
.timeline-block.has-background-ee3124 .date:after {
  background: #ee3124;
  border: 3px solid #fff;
}
.timeline-block.has-background-323232 .timeline:before {
  background-color: #ee3124;
}
.timeline-block.has-background-323232 .date:after {
  background: #323232;
  border: 3px solid #ee3124;
}

.testimonials-archive .testimonial.col-md-8.no-thumb .inner .meta .shed-type {
  color: #fff;
}

.testimonials-archive .testimonial.col-md-4:nth-child(2n).no-thumb .inner .meta .shed-type {
  color: #fff;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.recent-blogs + .project-gallery {
  margin-top: 90px;
}

.project-gallery + .testimonials-block {
  margin-top: 90px;
}

.testimonials-block + .is-style-angle-top-up {
  margin-top: -70px;
  padding-bottom: 80px;
}

.cta + .wp-block-media-text {
  padding: 100px 0;
}

.type-post .hero + .ab-block-container {
  margin-top: -50px;
  margin-bottom: 60px;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
  padding: 90px 0 150px;
}

.ab-block-container.is-style-angled-bottom {
  margin-top: -50px;
  margin-bottom: 60px;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 89%, 0% 75%, 0 0);
  padding: 90px 0 150px;
}

.hero.is-style-angled-bottom + .ab-block-container {
  margin-top: -160px;
  padding: 150px 0;
  -webkit-clip-path: none;
  clip-path: none;
}

.hero + .ab-block-container {
  background-color: #f6f6f7;
  padding: 20px 0 80px;
}

.ab-block-container + .ab-block-container {
  margin-top: -40px;
}

.is-style-small-cta.is-last {
  padding-bottom: 90px;
}

.ab-block-container + .cta.is-style-angle-top-up {
  margin-top: -70px;
}

.testimonials-block + .cta {
  margin-top: -90px;
}

.testimonials-block + .cta.is-style-small-cta {
  margin-top: 0px;
}

.cta.no-form {
  padding: 100px 0 100px 0;
}
.cta.no-form.has-background-f1f0f0 .btn, .cta.no-form.has-background-ee3124 .btn {
  background-color: #323232;
}
.cta.no-form.has-background-323232 .btn {
  background-color: #ee3124;
}

.recent-casestudies + .cta {
  margin-top: -80px;
}

.ab-block-container + .ab-block-container {
  padding-top: 50px 0;
}

.has-background-323232 a.btn {
  background-color: #ee3124 !important;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2019 */
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bold-webfont.woff2") format("woff2"), url("../fonts/brown-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-bolditalic-webfont.woff2") format("woff2"), url("../fonts/brown-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-light-webfont.woff2") format("woff2"), url("../fonts/brown-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-lightitalic-webfont.woff2") format("woff2"), url("../fonts/brown-lightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regular-webfont.woff2") format("woff2"), url("../fonts/brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brown";
  src: url("../fonts/brown-regularalt-webfont.woff2") format("woff2"), url("../fonts/brown-regularalt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@media (min-width: 576px) {
  .header-primary .logo {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  #filter-form {
    display: block;
  }
}
@media (min-width: 1200px) {
  .contact-panel.open {
    left: 40vw;
    width: 60vw;
  }
}
@media (max-width: 1366px) {
  .contact-panel .btn.btn-open {
    left: -101px;
    top: 72px;
  }

  .cta.is-style-small-cta {
    background-size: cover;
  }

  .footer .footer-content .phone {
    font-size: 2em;
  }

  h2 {
    font-size: 2em;
  }

  .alignfull {
    overflow: hidden;
  }

  .header-primary .brand-section {
    max-width: 100%;
    width: 100% !important;
    flex: 0 0 100%;
    margin-bottom: -50px;
  }
  .header-primary .brand-section .logo {
    max-width: 100%;
    display: block;
    width: 250px;
  }
  .header-primary .navigation-links {
    max-width: 100%;
    width: 100% !important;
    flex: 0 0 100%;
  }
  .header-primary.shrink .navigation-links {
    max-width: 90%;
    width: 90% !important;
    flex: 0 0 90%;
    margin-left: 10%;
  }
  .header-primary.shrink .logo .scrolling-logo {
    max-width: 60px;
  }

  .contact-panel {
    left: calc(100% - 50px);
  }
  .contact-panel.open {
    left: 20vw;
    width: 80vw;
  }
  .contact-panel .contact-panel-info .phone {
    font-size: 2.1em;
  }

  .ab-container-content {
    padding: 30px;
  }

  #stream-selector {
    height: 420px;
  }
  #stream-selector .stream {
    height: 420px;
    background-size: 252%;
  }
  #stream-selector .stream h3 {
    padding-top: 160px;
  }
  #stream-selector .stream .inner-menu {
    width: 80%;
    left: 10%;
  }
  #stream-selector .stream .inner-menu li {
    font-size: 14px;
  }
  #stream-selector .stream .inner-menu li a {
    padding: 2px;
  }
  #stream-selector .stream:hover h3 {
    padding-top: 100px;
  }
  #stream-selector .stream:hover .inner-menu {
    top: 50%;
  }
}
@media (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }

  #filter-form {
    display: block;
  }

  .header-primary .logo {
    max-width: 240px;
  }
  .header-primary .navbar .pre-nav-menu {
    margin-bottom: 0;
    display: none !important;
  }
  .header-primary .brand-section {
    display: none;
  }

  .contact-panel.open {
    left: 0;
    width: 100vw;
  }

  .testimonials-block .testimonial {
    padding: 0 130px;
  }

  .testimonials-block .quotemark, .testimonials-archive .quotemark {
    font-size: 200px;
    top: -70px;
  }

  .testimonials-block .testimonial p {
    font-size: 1.2em;
  }

  .recent-blogs .blog.blog-large .inner .d-flex {
    flex-direction: column;
  }
  .recent-blogs .blog.blog-large .inner .d-flex .btn {
    width: 100%;
  }
  .recent-blogs .blog.blog-large .inner .d-flex .content {
    width: 100%;
    float: left;
  }

  .footer .footer-content .phone {
    font-size: 1.6em;
  }

  .testimonials-block + .is-style-angle-top-up {
    padding-bottom: 130px;
  }

  .cta .content {
    padding-right: 0;
  }

  .blog {
    min-height: 280px;
  }
  .blog .inner h4, .blog .blog .inner h5 {
    display: block;
    float: none;
  }
  .blog .inner h4.date, .blog .blog .inner h5.date {
    text-align: left;
    float: none;
  }

  .blog .inner h4.date, .blog .inner h5.date {
    text-align: left;
    float: none;
  }

  .mobile-nav {
    z-index: 1000;
    display: block !important;
    padding: 50px 20px;
    width: 100%;
  }
  .mobile-nav.dl-active {
    background-color: #323232;
    height: 100vh;
    width: 100vw;
    position: absolute;
    z-index: 1050;
  }
  .mobile-nav .social-icons, .mobile-nav #search-button {
    display: none;
    color: #fff;
    font-size: 40px;
    z-index: 99999;
  }
  .mobile-nav .social-icons .social-icon, .mobile-nav #search-button .social-icon {
    color: #fff;
    padding: 5px;
    margin: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .mobile-nav .social-icons .social-icon a, .mobile-nav #search-button .social-icon a {
    color: #fff;
  }
  .mobile-nav .social-icons .social-icon a i.fab, .mobile-nav #search-button .social-icon a i.fab {
    color: #fff !important;
  }
  .mobile-nav .dl-menuwrapper {
    width: 90%;
    max-width: 90%;
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto;
  }
  .mobile-nav .dl-menuwrapper a.dl-trigger.menu-button.js-menu-button {
    float: none;
    margin-left: 60px;
    margin-top: 10px;
  }
  .mobile-nav .dl-menuwrapper .mobile-nav .dl-menuwrapper .logo {
    max-width: 250px;
    width: 100%;
  }
  .mobile-nav .dl-menuwrapper:first-child {
    margin-right: 10px;
  }
  .mobile-nav .dl-menuwrapper li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    border-top: 1px solid #fff;
  }
  .mobile-nav .dl-menuwrapper.dl-active .social-icons, .mobile-nav .dl-menuwrapper.dl-active #search-button {
    display: block !important;
    position: relative;
    top: 55vh;
  }
  .mobile-nav .dl-menuwrapper.dl-active .social-icons *, .mobile-nav .dl-menuwrapper.dl-active #search-button * {
    color: #fff !important;
  }
  .mobile-nav .dl-menuwrapper.dl-active #search-button .icon {
    display: none;
  }
  .mobile-nav .dl-menuwrapper .dl-menu.dl-menuopen, .mobile-nav .dl-menuwrapper .dl-submenu {
    background-color: #323232;
  }
  .mobile-nav .dl-menuwrapper button {
    background: transparent;
    margin-left: 90%;
  }
  .mobile-nav .dl-menuwrapper .dl-menu {
    margin: 0;
    position: absolute;
    width: 100vw;
    left: -10px;
    top: 70px;
  }
  .mobile-nav .dl-menuwrapper .logo {
    max-width: 250px;
    margin: 0 10px;
    width: 100%;
  }
  .mobile-nav .dl-menuwrapper li.dl-back:after, .mobile-nav .dl-menuwrapper li > a:not(:only-child):after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    content: "";
    font-family: "brown";
    margin: 20px 0;
  }
  .mobile-nav .dl-menuwrapper li.dl-back {
    font-size: 1.2em;
    line-height: 1em;
    text-transform: none;
    font-weight: normal;
  }
  .mobile-nav .dl-menuwrapper li.dl-back a {
    font-size: 1.5em;
    text-transform: none;
    padding: 20px 30px;
    font-weight: normal;
    border: none !important;
  }
  .mobile-nav .dl-menuwrapper li.dl-parent {
    float: right;
    max-width: 130px;
    margin-top: 10px;
    z-index: 999999;
  }
  .mobile-nav .dl-menuwrapper li.dl-parent a {
    border-top: none;
  }
  .mobile-nav .dl-menuwrapper .dl-subviewopen .dl-submenu li a {
    border-bottom: none !important;
  }

  #stream-selector {
    height: 450px;
  }
  #stream-selector .stream {
    height: 150px;
    min-height: 1px;
    background-size: 100%;
  }
  #stream-selector .stream h3 {
    padding-top: 50px;
  }
  #stream-selector .stream .inner-menu {
    width: 80%;
    display: none;
    left: 10%;
  }
  #stream-selector .stream .inner-menu li {
    font-size: 14px;
  }
  #stream-selector .stream:hover h3 {
    padding-top: 50px;
  }
  #stream-selector .stream:hover .inner-menu {
    display: none;
  }

  .timeline-block.cta {
    padding: 100px 40px 60px 40px !important;
  }
  .timeline-block.cta .timeline:before {
    right: 0;
    left: auto;
    height: calc(100% - 170px);
  }
  .timeline-block.cta h2.timeline-title {
    text-align: right;
  }
  .timeline-block.cta .timeline .timeline-entry .content {
    padding-right: 30px;
    padding-left: 20px;
    text-align: right;
  }
}
@media (max-width: 576px) {
  .hidden-xs {
    display: none;
  }

  .anchor-links {
    display: none;
  }

  .alignwide {
    max-width: 100vw;
    width: 100vw;
    margin-left: calc(50% - 50vw) !important;
  }

  .alignfull, .alignwide {
    overflow: hidden;
  }

  .wp-block-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ab-block-container {
    padding: 50px 0;
    overflow: hidden;
  }

  .hero h1 {
    font-size: 2.2em;
  }

  body {
    font-size: 20px;
  }

  h2 {
    font-size: 2em;
    font-weight: bold;
  }

  .recent-casestudies {
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
  }

  .angle-top-up, .is-style-angle-top-up {
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
  }

  .angle-bottom-up, .is-style-angle-bottom-up {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
  }

  .angle-top-down, .is-style-angle-top-down {
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);
  }

  .angle-bottom-down, .is-style-angle-bottom-down {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);
  }

  .angle-both-down, .is-style-angle-both-down {
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
  }

  .angle-both-up, .is-style-angle-both-up {
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
  }

  .ab-block-container.is-style-grey-bg-content, .ab-block-container.is-style-black-bg-content {
    padding: 100px 0;
  }

  .ab-block-container + .cta.is-style-angle-top-up {
    margin-top: -100px;
  }

  .ab-block-container + .ab-block-container {
    margin-top: 0px;
  }

  .recent-casestudies {
    margin-top: -80px;
  }

  .hero + .ab-block-container {
    padding-top: 100px;
  }

  .visible-xs {
    display: block !important;
  }

  [class*=is-style-angle-] {
    padding: 120px 0 !important;
    z-index: 10020;
  }

  .wp-block-media-text {
    display: block;
  }

  .further-reading .col {
    margin-top: 30px;
  }

  /* TODO — Fix this */
  .fixed-top {
    position: relative;
  }

  .quick-links.scrolled {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
  }

  .hero {
    height: auto;
    padding: 50px 0 140px 0;
  }

  .header-primary .logo {
    max-width: 240px;
  }
  .header-primary .navbar .pre-nav-menu {
    margin-bottom: 0;
    display: none !important;
  }

  .has-img-full-width-right, .has-img-full-width-left {
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -30px;
    margin-bottom: 30px;
    max-width: 100vw;
    max-height: 50vh;
  }
  .has-img-full-width-right .wp-block-image, .has-img-full-width-left .wp-block-image {
    width: 100vw;
  }

  .has-img-full-width-right {
    margin-top: 40px;
    margin-bottom: -120px;
  }

  .ab-block-container + .ab-block-container .has-img-full-width-left {
    margin-top: -110px;
  }
  .ab-block-container + .ab-block-container .has-img-full-width-right {
    margin-bottom: -110px;
  }

  #stream-selector {
    min-height: 300px;
    height: 300px;
  }
  #stream-selector .stream {
    min-height: 100px;
    height: 100px;
  }
  #stream-selector .stream h3 {
    padding-top: 40px;
  }

  .modal.open .modal-inner {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
  }

  .modal.open.image-modal .modal-inner {
    width: 95%;
  }

  .blog-archive .row, .recent-blogs .row {
    flex-direction: column;
    margin: 0;
  }
  .blog-archive .col, .recent-blogs .col {
    max-width: 100%;
  }
  .blog-archive .inner, .blog-archive .d-flex, .recent-blogs .inner, .recent-blogs .d-flex {
    flex-direction: column;
  }
  .blog-archive .blog, .recent-blogs .blog {
    margin-top: 30px;
  }
  .blog-archive .blog-large .content, .recent-blogs .blog-large .content {
    width: 100%;
  }
  .blog-archive .blog-large .btn, .recent-blogs .blog-large .btn {
    width: 100%;
    margin-top: 20px;
  }

  .recent-blogs .blog.blog-small {
    background-color: transparent;
    padding: 20px;
  }

  .nf-multi-cell .nf-cell + .nf-cell {
    border-left: none;
    padding-left: 5px !important;
  }

  .cta {
    padding: 180px 0 !important;
  }
  .cta.is-style-small-cta {
    background-size: cover;
  }

  .wp-block-atomic-blocks-ab-columns .ab-layout-column-wrap {
    flex-direction: column;
  }
  .wp-block-atomic-blocks-ab-columns .ab-block-layout-column {
    width: 100% !important;
    padding: 0;
  }

  .ab-block-container .ab-container-content {
    padding: 0 30px;
  }

  .project-item {
    min-width: 100%;
    width: 100%;
  }
  .project-item.large {
    min-width: 100%;
  }

  .testimonials-block {
    margin-bottom: -120px;
  }
  .testimonials-block .carousel-inner {
    max-height: 100%;
    padding: 20px 50px;
  }
  .testimonials-block .carousel-inner p {
    font-size: 1.2em;
  }
  .testimonials-block .carousel-inner .quotemark {
    font-family: "Georgia", serif;
    color: #323232;
    font-size: 190px;
    top: -70px;
    left: -30px;
    opacity: 0.2;
  }

  .key-points {
    flex-direction: column;
  }
  .key-points .col {
    width: 100%;
    margin-top: 30px;
  }

  .contact-panel {
    left: calc(100% - 50px);
  }
  .contact-panel .btn.btn-open {
    left: -101px;
    top: 70px;
  }
  .contact-panel.open {
    clip-path: none;
    background-color: #ee3124;
    left: 0;
    width: 100vw;
    overflow: hidden;
    height: 100%;
    bottom: 0;
  }
  .contact-panel.open .btn.btn-open {
    height: 50px;
    transform: rotate(0);
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: left;
    padding: 0 20px;
    transition: none;
    border-bottom: 1px solid #fff;
  }
  .contact-panel.open .btn.btn-open .button-text {
    text-transform: none;
    font-size: 1.5em;
    position: relative;
    padding: 0;
    margin-left: 0;
  }
  .contact-panel.open .btn.btn-open .arrow-icon {
    margin-right: 10px;
    margin-top: 0;
  }
  .contact-panel.open .contact-panel-info {
    overflow-x: scroll;
    position: relative;
    width: 100vw;
    height: 100vh;
    left: 0;
  }
  .contact-panel.open .contact-panel-info .col {
    border-left: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    min-width: 100% !important;
  }
  .contact-panel .search-button {
    margin: 20px 0;
    clear: both;
  }
  .contact-panel .search-button.visible-xs {
    display: block !important;
  }
  .contact-panel .search-button .icon {
    float: left;
    width: 20%;
    font-size: 2em;
  }
  .contact-panel .search-button form.search {
    float: left;
    width: 80%;
  }

  .footer .footer-content .phone {
    font-size: 1.9em;
    font-weight: bold;
  }

  .nf-field-container.shed-types .listradio-wrap li, .nf-field-container.shed-types .listcheckbox-wrap li, .listradio-container .listradio-wrap li, .listradio-container .listcheckbox-wrap li, .listcheckbox-container .listradio-wrap li, .listcheckbox-container .listcheckbox-wrap li {
    width: 100%;
  }

  .nf-next-previous li.nf-previous-item, .nf-next-previous li.nf-next-item {
    float: none;
    width: 100%;
  }

  ul.nf-breadcrumbs {
    display: none;
  }

  .wp-block-atomic-blocks-ab-column.ab-block-layout-column {
    margin-bottom: 20px;
  }

  .testimonials-block {
    padding-bottom: 120px;
  }
  .testimonials-block .testimonial {
    padding: 0 20px;
    min-height: 190px;
  }

  .case-study-details .col {
    margin-bottom: 30px;
    min-width: 100% !important;
  }

  .header-wrapper {
    min-height: 100px;
    height: auto;
    padding: 20px 0;
  }

  .header-primary {
    display: none;
  }

  .mobile-nav {
    z-index: 1000;
    padding: 10px;
    width: 97%;
  }
  .mobile-nav.dl-active {
    background-color: #323232;
    height: 100vh;
    width: 100vw;
    position: absolute;
    z-index: 1050;
  }
  .mobile-nav .social-icons, .mobile-nav #search-button {
    display: none;
    color: #fff;
    font-size: 40px;
    z-index: 99999;
  }
  .mobile-nav .social-icons .social-icon, .mobile-nav #search-button .social-icon {
    color: #fff;
    padding: 5px;
    margin: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .mobile-nav .social-icons .social-icon a, .mobile-nav #search-button .social-icon a {
    color: #fff;
  }
  .mobile-nav .social-icons .social-icon a i.fab, .mobile-nav #search-button .social-icon a i.fab {
    color: #fff !important;
  }
  .mobile-nav .menu-icon {
    margin-left: -30px;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper {
    width: 80vw;
    max-width: 100vw;
    margin: -20px -20px 0 -10px;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    border-top: 1px solid #fff;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper.dl-active .social-icons, .mobile-nav .mobile-nav .dl-menuwrapper.dl-active #search-button {
    display: block !important;
    position: relative;
    top: 55vh;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper.dl-active .social-icons *, .mobile-nav .mobile-nav .dl-menuwrapper.dl-active #search-button * {
    color: #fff !important;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper.dl-active #search-button .icon {
    display: none;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper .dl-menu.dl-menuopen, .mobile-nav .mobile-nav .dl-menuwrapper .dl-submenu {
    background-color: #323232;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper button {
    background: transparent;
    margin-left: 100%;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper .dl-menu {
    margin: 0;
    position: absolute;
    width: 100vw;
    left: -15px;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper .logo {
    max-width: 250px;
    margin: -50px 10px 10px;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li.dl-back:after, .mobile-nav .mobile-nav .dl-menuwrapper li > a:not(:only-child):after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    content: "";
    font-family: "brown";
    margin: 20px 0;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li.dl-back {
    font-size: 1.2em;
    line-height: 1em;
    text-transform: none;
    font-weight: normal;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li.dl-back a {
    font-size: 1.5em;
    text-transform: none;
    padding: 20px 30px;
    font-weight: normal;
    border: none !important;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li.dl-parent {
    float: right;
    max-width: 130px;
    margin-top: 10px;
    z-index: 999999;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper li.dl-parent a {
    border-top: none;
  }
  .mobile-nav .mobile-nav .dl-menuwrapper .dl-subviewopen .dl-submenu li a {
    border-bottom: none !important;
  }

  form#filter .col {
    min-width: 100% !important;
    margin: 20px 0;
  }

  .filters-container {
    padding: 140px 0 40px;
  }

  p.copyright, .tagline {
    text-align: center;
  }

  .testimonials-archive .quotemark {
    opacity: 0.2;
  }
  .testimonials-archive .testimonial.col-md-8.no-thumb.text-style-short p {
    font-size: 2.5em;
    line-height: 1em;
  }
  .testimonials-archive .testimonial .inner .thumbnail.is-style-angle-bottom-down {
    padding-top: 0 !important;
    z-index: 10 !important;
    max-height: 200px;
    height: auto;
  }
  .testimonials-archive .testimonial .case-study-link {
    float: none;
    margin-top: 0;
  }

  .contact-panel .arrow-button-small .arrow-icon span {
    background-color: #fff;
    box-shadow: none;
    top: 11.625px;
  }

  .modal.open .modal-gallery-inner {
    width: 100%;
    margin: 50px 0;
    height: 100%;
  }

  .project-gallery .carousel-thumbnails .carousel-indicators li, .projects .carousel-thumbnails .carousel-indicators li {
    max-height: 50px;
    max-width: 50px;
    margin: 3px;
  }

  .project-gallery .carousel-item .carousel-item-inner img, .projects .carousel-item .carousel-item-inner img {
    height: auto;
    width: 100%;
  }

  .project-gallery .carousel-indicators, .projects .carousel-indicators {
    flex-wrap: wrap;
  }

  .animated-image-text-block .row.d-flex {
    flex-direction: column-reverse;
  }
  .animated-image-text-block h2 {
    order: 1;
  }
  .animated-image-text-block .image-inner {
    min-height: 290px;
  }
  .animated-image-text-block .image-animated-left .overlay {
    top: 0;
    left: 0;
  }
  .animated-image-text-block .image-animated-right .overlay {
    top: 0;
    right: 0;
  }
  .animated-image-text-block .image-inner .image-one {
    left: 20px;
    top: 20px;
  }
  .animated-image-text-block .image-inner .image-two {
    right: 0;
    top: 50%;
  }
  .animated-image-text-block.has-two-images .image-one, .animated-image-text-block.has-two-images .image-two {
    width: 70%;
    position: absolute;
  }
  .animated-image-text-block.image-animated-right .overlay {
    left: unset;
    right: 0;
    max-width: 50%;
    top: 50px;
    position: absolute;
    margin-top: 0;
    margin-right: 0;
  }
  .animated-image-text-block.image-animated-right .image-inner .image-two {
    right: 20px;
    left: unset;
  }
  .animated-image-text-block.image-animated-right .image-inner .image-one {
    left: 0;
  }

  .casestudy {
    margin-top: 30px;
  }

  .project-gallery .carousel-item, .projects .carousel-item {
    max-height: 250px;
  }

  .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: -110px;
  }

  .thumbnail.is-style-angle-bottom-down {
    padding-top: 0 !important;
    z-index: 10;
  }
}
.supports-no-backgroundblendmode .cta.has-background-ee3325, .supports-no-backgroundblendmode .blog-archive, .supports-no-backgroundblendmode .recent-blogs {
  background-image: none;
}

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