@charset "UTF-8";
/*
 Theme Name: International Roofing
 Author: circle S studio
 Author URI: https://circlesstudio.com/
 Description: Custom WordPress theme for International Roofing
 */
html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, p, blockquote, figure, ol, ul {
  margin: 0;
  padding: 0;
}
main, li {
  display: block;
}
h1, h2, h3, h4 {
  font-size: inherit;
}
strong {
  font-weight: bold;
}
a, button {
  color: inherit;
  transition: 0.3s;
}
a {
  text-decoration: none;
}
button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
:focus {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
/*sass object to hold the colors and icons for capabilities*/
/*fonts*/
/*transtions*/
/*breakpoints*/
/*mixins*/
@font-face {
  font-family: 'robotolight_italic';
  src: url('fonts/roboto-lightitalic-webfont.eot');
  src: url('fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-lightitalic-webfont.woff2') format('woff2'), url('fonts/roboto-lightitalic-webfont.woff') format('woff'), url('fonts/roboto-lightitalic-webfont.ttf') format('truetype'), url('fonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('fonts/roboto-regular-webfont.eot');
  src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-regular-webfont.woff2') format('woff2'), url('fonts/roboto-regular-webfont.woff') format('woff'), url('fonts/roboto-regular-webfont.ttf') format('truetype'), url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoitalic';
  src: url('fonts/Roboto-Italic-webfont.eot');
  src: url('fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Italic-webfont.woff') format('woff'), url('fonts/Roboto-Italic-webfont.ttf') format('truetype'), url('fonts/Roboto-Italic-webfont.svg#robotoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotomedium';
  src: url('fonts/Roboto-Medium-webfont.eot');
  src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Medium-webfont.woff') format('woff'), url('fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_slabbold';
  src: url('fonts/robotoslab-bold-webfont.eot');
  src: url('fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotoslab-bold-webfont.woff2') format('woff2'), url('fonts/robotoslab-bold-webfont.woff') format('woff'), url('fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_slabregular';
  src: url('fonts/robotoslab-regular-webfont.eot');
  src: url('fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotoslab-regular-webfont.woff2') format('woff2'), url('fonts/robotoslab-regular-webfont.woff') format('woff'), url('fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 100%;
}
h1 {
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-family: 'roboto_slabregular', serif;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333333333;
  margin-bottom: 0.6666666667em;
}
h3 {
  font-family: 'roboto_slabregular', serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.1428571429;
  margin-bottom: 1.1428571429em;
}
h5 {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333333333;
  margin-bottom: 1.3333333333em;
}
h6 {
  font-family: 'roboto_slabregular', serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
span {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
blockquote {
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.1428571429;
  margin-bottom: 1.1428571429em;
}
dl, ol, ul {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 1.5em;
  padding: 0;
}
dd, dt, li {
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format('embedded-opentype'), url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.woff2?v=4.5.0") format('woff2'), url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.woff?v=4.5.0") format('woff'), url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.ttf?v=4.5.0") format('truetype'), url("/wp-content/themes/intl-roof/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}
.fa-won:before, .fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
body {
  color: #353b33;
  background-color: #f2f2f2;
  font-family: 'robotoregular', sans-serif;
  font-size: 1em;
  width: 100vw;
  overflow-x: hidden;
}
#ir-container {
  position: relative;
  background: #f2f2f2;
  width: 100%;
  max-width: 100vw;
  left: 0;
  transition: 250ms ease-in;
}
#ir-container.collapsed {
  left: -250px;
}
img {
  max-width: 100%;
}
textarea, input {
  font-size: 1rem;
}
button {
  cursor: pointer;
}
.button {
  font-family: 'roboto_slabbold', serif;
  border: 3px solid;
  border-radius: 2px;
  font-size: 1.125rem;
  padding: 15px 35px;
  margin-top: 12px;
  display: inline-block;
  transition: 250ms ease-in;
}
.button:hover {
  color: #fff;
  border-color: rgba(0, 0, 0, 0);
  background-color: #b21528;
}
#content .button-white, #content a.button-white {
  color: #fff;
  border-color: #fff;
}
#content .button-grey, #content a.button-grey {
  color: #5f5f5f;
  border-color: #5f5f5f;
}
#content .button-grey:hover, #content a.button-grey:hover {
  color: #fff;
  border-color: #fff;
}
#content {
  padding-top: 100px;
  padding-bottom: 175px;
  position: relative;
  transition: 1s ease-out;
  background: url('images/divider_red.png') no-repeat center bottom 80px;
}
@media screen and (max-width: 400px) {
  #content {
    padding-top: 85px;
  }
}
#content ul {
  list-style: disc outside;
}
#content ul li {
  display: list-item;
  color: #353b33;
  margin-left: 1em;
  margin-bottom: 1.5em;
}
#content p {
  padding-bottom: 1.25em;
}
#content a {
  color: #b21528;
}
#content a .fa {
  color: #353b33;
}
#content h2 {
  padding-top: 70px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px 55px;
}
@media screen and (max-width: 780px) {
  #content {
    padding-bottom: 85px;
    background-position: center bottom 50px;
  }
}
.content-general {
  background: #e9ebeb;
}
.content-container {
  max-width: 1600px;
  margin: 0px auto;
  padding: 90px 110px 0px;
}
.content-container:after {
  content: "";
  display: table;
  clear: both;
}
.content-container.no-icon {
  padding-top: 0px;
}
@media screen and (max-width: 1450px) {
  .content-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 980px) {
  .content-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
  }
}
@media screen and (max-width: 400px) {
  .content-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.column-left {
  float: left;
  clear: left;
}
@media screen and (max-width: 980px) {
  .column-left {
    padding-right: 0;
    padding-bottom: 4em;
  }
}
.column-right {
  padding-left: 7%;
  display: inline-block;
}
@media screen and (max-width: 980px) {
  .column-right {
    padding-left: 0;
  }
}
.column-small {
  width: 40%;
}
.column-small.column-right {
  width: 43%;
  padding-left: 0;
  margin-left: 2%;
}
@media screen and (max-width: 980px) {
  .column-small {
    width: 100%;
    max-width: 100%;
  }
  .column-small.column-right {
    width: 100%;
    margin-left: 0;
  }
}
.column-large {
  width: 60%;
}
.column-large.column-left {
  width: 55%;
}
@media screen and (max-width: 980px) {
  .column-large {
    width: 100%;
    max-width: 100%;
  }
  .column-large.column-left {
    width: 100%;
  }
}
#call-to-action.column-text {
  background: url('') no-repeat top 8em center;
  text-align: center;
  padding: 12em 0px 4.5em;
  border-bottom: 1px solid #353b33;
  padding-top: 4em;
  margin-top: 9em;
  border-top: 1px solid #353b33;
}
@media screen and (max-width: 780px) {
  #call-to-action.column-text {
    padding-top: 8em;
    background-position: top 4em center;
  }
}
#call-to-action.column-text .icon {
  padding-bottom: 1.5em;
}
#call-to-action.column-text .button {
  margin-top: 0.5em;
}
@media screen and (max-width: 780px) {
  #call-to-action.column-text {
    padding-top: 3em;
    margin-top: 1em;
    padding-bottom: 3em;
  }
  #call-to-action.column-text .button {
    margin-top: 1em;
  }
}
.gallery {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.gallery a {
  display: block;
}
.gallery a .gallery-title {
  color: #fff;
  display: inline-block;
  width: 100%;
}
.gallery a .gallery-title h4 {
  font-family: 'roboto_slabregular', serif;
}
#quote blockquote {
  font-family: 'robotolight_italic', sans-serif;
  max-width: 780px;
  margin: 0px auto;
  width: 90%;
}
#quote cite {
  font-family: 'robotoitalic', sans-serif;
  max-width: 780px;
  margin: 0px auto;
  display: block;
  padding-top: 0.75em;
  width: 90%;
}
#quote.column-text {
  background: url('images/icon-quote-grey.png') no-repeat top 8em center;
  text-align: center;
  padding: 12em 0px 4.5em;
  border-bottom: 1px solid #353b33;
}
@media screen and (max-width: 780px) {
  #quote.column-text {
    padding-top: 8em;
    background-position: top 4em center;
  }
}
#quote.column-text blockquote {
  font-size: 1.875em;
}
.filmstrip {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #5f5f5f;
  border-bottom: 1px solid #5f5f5f;
  box-shadow: 0 1px 0 0 rgba(43, 42, 42, .2) inset, 0 1px 0 0 rgba(43, 42, 42, .2);
  padding: 20px 0px;
}
.filmstrip .grayscale {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.filmstrip a {
  position: relative;
}
@media screen and (min-width: 980px) {
  .filmstrip a:hover .overlay {
    background: rgba(0, 0, 0, .4) url('images/icon-magnify.png') no-repeat center center;
    position: absolute;
    width: 80px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
  }
}
@media screen and (max-width: 1075px) and (min-width: 981px) {
  .filmstrip {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .filmstrip a {
    padding-right: 3px;
  }
}
@media screen and (max-width: 650px) {
  .filmstrip {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .filmstrip a {
    padding-right: 3px;
  }
}
#content .accordion {
  transition: all 0.5s ease;
  overflow: hidden;
  display: block;
  max-height: 10000px;
  padding-top: 1.25em;
}
#content .accordion.retracted {
  max-height: 0px;
  padding: 0px;
}
#content .accordion ul {
  margin-left: 40px;
  list-style: none;
}
#content .accordion ul li {
  list-style: none;
  position: relative;
  left: -1em;
  overflow: visible;
}
#content .accordion a.expand {
  color: #353b33;
}
#content .accordion span {
  font-size: 1.125rem;
  font-family: 'robotomedium', sans-serif;
  text-transform: uppercase;
}
#content .accordion p {
  padding-bottom: 0;
  display: inline;
}
#content .accordion .fa-arrow-right {
  font-size: 0.875em;
  position: absolute;
  left: -25px;
  top: 0.5em;
}
#content h3.accordion-heading {
  border-top: 1px solid #353b33;
  border-bottom: 1px solid #353b33;
  padding: 0.5em 60px;
  margin-bottom: 0;
}
#content h3.accordion-heading.no-icon {
  padding-left: calc(25px - .5em);
}
@media screen and (max-width: 980px) {
  #content h3.accordion-heading {
    padding-right: 5px;
    padding-left: 40px;
  }
}
#content .retract, #content .expand {
  display: none;
  float: right;
  font-family: 'roboto_slabbold', serif;
  color: #353b33;
  cursor: pointer;
}
#content .retract.active, #content .expand.active {
  display: inline-block;
}
.steps {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.steps .step {
  flex-basis: 48%;
  color: #fff;
  text-align: center;
  margin-bottom: 1.5em;
  padding: 70px 0px 10px;
  background: #a7a677 no-repeat top 20px center;
}
.steps .step:first-of-type {
  background-image: url('images/icon-1.png');
}
.steps .step:nth-of-type(2) {
  background-image: url('images/icon-2.png');
}
.steps .step:nth-of-type(3) {
  background-image: url('images/icon-3.png');
}
.steps .step:nth-of-type(4) {
  background-image: url('images/icon-4.png');
}
.steps .step:nth-of-type(5) {
  background-image: url('images/icon-5.png');
}
.steps .step:nth-of-type(6) {
  background-image: url('images/icon-6.png');
}
.steps .step h4 {
  font-size: 1.875em;
  font-family: 'roboto_slabregular', serif;
  margin-bottom: 0.1em;
}
.steps .step p {
  font-family: 'robotomedium', sans-serif;
  padding: 0px 1em;
}
@media screen and (max-width: 500px) {
  .steps .step {
    flex-basis: 100%;
  }
}
header {
  border-top: 10px solid #b21528;
  position: fixed;
  left: 0;
  width: 100%;
  background: #f2f2f2;
  z-index: 10;
  border-bottom: 1px solid #5f5f5f;
  box-shadow: 0 1px 0 0 rgba(43, 42, 42, .2);
  transition: 250ms ease-in;
}
header.collapsed {
  left: -250px;
}
header #supnav {
  background: #b21528;
  color: #fff;
  position: absolute;
  top: -10px;
  right: 0;
  padding: 5px 40px;
  overflow: hidden;
  font-size: 1rem;
  font-family: 'robotomedium', sans-serif;
}
header #supnav span {
  background: #f2f2f2;
  display: block;
  width: 200px;
  height: 200px;
  transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  position: absolute;
  /*top: -33px;*/
  top: -27px;
  /*left: -200px;*/
  left: -191px;
}
header #supnav div.supnav_location {
  display: inline-block !important;
  box-sizing: border-box;
  padding: 6px 12px 6px 12px;
  text-transform: uppercase;
  font-size: 0.875rem;
}
header #supnav div.supnav_location:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 980px) {
  header #supnav {
    display: none;
    /*a {
     text-decoration: underline;
     }*/
  }
}
header .logo-link {
  display: inline-block;
}
header #logo {
  padding: 10px 0px 10px 28px;
}
header #logo-mobile {
  display: none;
}
header nav {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 15px 10px;
  text-transform: uppercase;
  display: none;
}
header nav ul {
  margin: 0;
  font-size: 1.125rem;
}
header nav li {
  display: inline-block;
  padding: 10px 30px;
  position: relative;
}
header nav li:before {
  content: "|";
  position: absolute;
  left: 0;
}
header nav li:first-of-type:before {
  content: "";
  display: none;
}
header nav li:hover {
  color: #b21528;
}
header nav li:hover:before {
  color: #353b33;
}
header nav li:hover > a {
  border-bottom: 4px solid #b21528;
  transition: 100ms;
}
header nav li:hover .sub-menu {
  display: block;
  height: auto;
}
header nav li.current-menu-parent, header nav li.current-menu-item {
  color: #b21528;
}
header nav li.current-menu-parent > a, header nav li.current-menu-item > a {
  border-bottom: 4px solid #b21528;
}
header nav li.current-menu-parent:before, header nav li.current-menu-item:before {
  color: #353b33;
}
header nav .sub-menu {
  position: absolute;
  top: 42px;
  left: 29px;
  height: 0px;
  display: none;
  background: #f2f2f2;
  text-transform: none;
  font-size: 1rem;
  width: 15em;
  padding: 20px 0px;
  box-shadow: 0px 3px 10px -8px #000;
  transition: 250ms ease-in;
}
header nav .sub-menu li {
  color: #353b33;
  padding: 2px 30px;
}
header nav .sub-menu li a {
  border-bottom: none;
}
header nav .sub-menu li::before {
  display: none;
}
header nav .sub-menu li:hover {
  color: #b21528;
}
@media screen and (min-width: 1000px) {
  header nav {
    display: block;
  }
}
header .hamburger {
  position: absolute;
  top: 30px;
  right: 60px;
  margin: 12px 10px;
}
@media screen and (min-width: 1000px) {
  header .hamburger {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  header #logo {
    display: none;
  }
  header #logo-mobile {
    display: block;
    padding: 15px 0px 0px 8px;
    max-width: 80px;
  }
  header #supnav {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  header #supnav span {
    display: none;
  }
  header .hamburger {
    right: 40px;
  }
}
.trigger-mobile-nav {
  width: 30px;
  height: 22.5px;
  top: 1px;
  right: -30px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.trigger-mobile-nav span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #353b33;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.trigger-mobile-nav span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.trigger-mobile-nav span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.trigger-mobile-nav span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.trigger-mobile-nav.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1.5px;
  left: 4px;
}
.trigger-mobile-nav.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.trigger-mobile-nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
}
.nav-mobile {
  background: #f2f2f2;
  position: fixed;
  right: 0;
  width: 250px;
  height: 100%;
  box-shadow: none;
  overflow: auto;
  transition: 250ms ease-in;
  z-index: -1;
  opacity: 0;
}
.nav-mobile.active {
  box-shadow: -5px 0px 20px -5px #000;
  z-index: 1;
  opacity: 1;
}
.nav-mobile #mobile-menu-header {
  height: 109px;
  width: 250px;
  position: fixed;
  background: #b21528 url('images/international-roofing-globe.png') no-repeat center center;
  background-size: 80px;
}
.nav-mobile > ul {
  width: 100%;
  padding-top: 105px;
}
@media screen and (max-width: 400px) {
  .nav-mobile > ul {
    padding-top: 108px;
  }
}
.nav-mobile > ul > li {
  border-bottom: 1px solid #ccc;
  padding: 20px 40px;
}
.nav-mobile > ul > li > a {
  font-size: 1.125em;
  font-family: 'robotomedium', sans-serif;
  text-transform: uppercase;
}
.nav-mobile > ul > li.current_page_ancestor > a, .nav-mobile > ul > li.current-page-ancestor > a, .nav-mobile > ul > li.current_page_item > a {
  color: #b21528;
}
.nav-mobile > ul > li a:hover {
  color: #b21528;
}
.nav-mobile > ul > li .sub-menu {
  margin-bottom: 0;
  padding-left: 15px;
}
.nav-mobile p {
  padding-left: 40px;
  padding-bottom: 20px;
}
/*footer{
 //background: url('images/red_texture.png');
 color: $white;
 width: 100%;
 display: webkit-flex; 
 display: flex;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-top: 80px;
 position: relative;
 transition: $trans-nav;
 background-image: linear-gradient(to bottom, rgba(50, 50, 50, .2) 0%, rgba(87, 87, 87, 0) 30%, rgba(87, 87, 87, 0) 70%, rgba(50, 50, 50, .2) 100%), url('images/red_texture.png');
 background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50, 50, 50, .1)), color-stop(30%, rgba(87, 87, 87, 0)), color-stop(70%, rgba(87, 87, 87, 0)), color-stop(100%, rgba(50, 50, 50, .2))), url('images/red_texture.png');
 background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, .2) 0%, rgba(87, 87, 87, 0) 30%, rgba(87, 87, 87, 0) 70%, rgba(50, 50, 50, .2) 100%), url('images/red_texture.png');
 background-image: -o-linear-gradient(top, rgba(50, 50, 50, .2) 0%, rgba(87, 87, 87, 0) 30%, rgba(87, 87, 87, 0) 70%, rgba(50, 50, 50, .2) 100%), url('images/red_texture.png');
 background-image: -ms-linear-gradient(top, rgba(50, 50, 50, .2) 0%, rgba(87, 87, 87, 0) 30%, rgba(87, 87, 87, 0) 70%, rgba(50, 50, 50, .2) 100%), url('images/red_texture.png');
 background-image: linear-gradient(to bottom, rgba(50, 50, 50, .2) 0%, rgba(87, 87, 87, 0) 30%, rgba(87, 87, 87, 0) 70%, rgba(50, 50, 50, .2) 100%), url('images/red_texture.png');
 h4{
 font-family: $robotoSerif;
 font-weight: 400;
 }
 a{
 color: $white;
 &:hover, &:active{
 color: $black-text;
 }
 }
 .email-link{
 text-decoration: underline;
 }
 .footer-container{
 width: 100%;
 display: webkit-flex; 
 display: flex;
 -webkit-justify-content: space-between;
 justify-content: space-between;
 > div {
 -webkit-flex-grow: 1;
 flex-grow: 1;
 }
 }
 #footer-left{
 padding-left: 28px;
 border-right: 1px solid $red-dark;
 min-width: 350px;
 p{
 padding-left: 80px;
 }
 }
 #footer-center{
 text-align: center;
 border-right: 1px solid $red-dark;
 #affilitaion-logos{
 display: webkit-flex; 
 display: flex;
 -webkit-justify-content: center;
 justify-content: center;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 img{
 margin: 20px;
 height: 84px;
 width: auto;
 box-shadow: 10px 10px 10px -7px rgba(0,0,0,.50);
 border: 1px solid #444;
 }
 }
 }
 #footer-right{
 min-width: 350px;
 .form-container{
 background: $red-dark;
 width: 375px;
 float: right;
 padding: 25px 30px;
 input, textarea{
 width: 300px;
 font-size: rem(12);
 font-family: "robotoregular", sans-serif;
 color: $black-text;
 padding: 3px;
 margin:1px;
 }
 textarea{
 height: 75px;
 }
 p{
 margin-bottom: 4px;
 &:last-of-type{
 margin-bottom: 0;
 }
 }
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder  {
 color: $black-text !important;
 }
 input:-moz-placeholder, textarea:-moz-placeholder { // Firefox 18- 
 color: $black-text !important;  
 opacity: 1;
 }
 input::-moz-placeholder, textarea::-moz-placeholder {  // Firefox 19+ 
 color: $black-text !important; 
 opacity: 1; 
 }
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {  
 color: $black-text !important;  	
 }
 .wpcf7-submit{
 width: auto;
 background-color: $red-dark;
 color: $white;
 border: 2px solid $white;
 border-radius: 2px;
 font-family: $robotoSerifBld;
 font-size: rem(13);
 padding: 7px 15px;
 margin-top: 12px;
 transition: $trans-general;
 cursor: pointer;
 &:hover{
 background-color: $black-text;
 border-color: rgba(0,0,0,0);
 }
 }
 }
 }
 #footer-bottom{
 width: 100%;
 text-align: center;
 padding: 20px 5% 80px;
 font-size: rem(13);
 -webkit-order: 4;
 order: 4;
 }
 @media screen and (max-width: 1300px){
 .footer-container{
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 }
 #footer-center{
 -webkit-order: 3;
 order: 3;
 -webkit-flex-basis: 100%;
 flex-basis: 100%;
 padding-bottom: 20px;
 padding-top: 40px;
 }
 #footer-left, #footer-right{
 flex-basis: 50%;
 }
 }
 @media screen and (max-width: 768px){
 #footer-left, #footer-right{
 -webkit-flex-basis: 100%;
 flex-basis: 100%;
 }
 #footer-left{
 padding-left: 0px;
 border: none;
 max-width: 100%;
 padding-bottom: 3em;
 .container{
 margin: 0px auto;
 width: 22rem;
 max-width: 90%;
 }
 }
 #footer-right{
 flex-basis: 100%;
 max-width: 100%;
 text-align: right;
 .form-container{
 float: none;
 margin: 0px auto;
 max-width: 100%;
 textarea, input{
 max-width: 100%;
 }
 p:last-of-type{
 margin-right: -20px;
 }
 }
 }
 }
 @media screen and (max-width: $mobile-small){
 #footer-left .container{
 margin: 0px;
 }
 #footer-right {
 text-align: left;
 .form-container{
 padding-left: 5%;
 padding-right: 5%;
 max-width: 100vw;
 float: left;
 }
 }
 }
 }*/
footer {
  display: block;
  position: relative;
}
footer div#footer_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #b21528;
  background: linear-gradient(to bottom, #b21528, #740000);
}
footer div#footer_outer div#footer_inner {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 50px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner {
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
  }
}
footer div#footer_outer div#footer_inner div#footer_left {
  display: block;
  width: 35%;
  flex: 0 0 35%;
  text-align: left;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  padding-right: 50px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left {
    padding-right: 20px;
  }
}
footer div#footer_outer div#footer_inner div#footer_left img {
  width: 345px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left img {
    margin-left: -16px;
    margin-bottom: 20px;
  }
}
footer div#footer_outer div#footer_inner div#footer_left div#all_footer_locations {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-left: 80px;
  margin-top: 5px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left div#all_footer_locations {
    padding-left: 0;
  }
}
footer div#footer_outer div#footer_inner div#footer_left div#all_footer_locations div.footer_location {
  display: inline-block;
  margin-right: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left div#all_footer_locations div.footer_location {
    display: block;
  }
}
footer div#footer_outer div#footer_inner div#footer_left div#all_footer_locations div.footer_location p {
  color: #fff;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left {
    width: auto;
    flex: none;
    border-right: none;
  }
}
footer div#footer_outer div#footer_inner div#footer_left div#sub_footer_mobile {
  display: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  box-sizing: border-box;
  padding-bottom: 40px;
}
footer div#footer_outer div#footer_inner div#footer_left div#sub_footer_mobile p {
  color: #fff;
  font-size: 15px;
}
footer div#footer_outer div#footer_inner div#footer_left div#sub_footer_mobile p a.email-link {
  text-decoration: underline;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_left div#sub_footer_mobile {
    display: block;
  }
}
footer div#footer_outer div#footer_inner div#footer_right {
  display: block;
  width: 65%;
  flex: 0 0 65%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 50px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_right {
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
footer div#footer_outer div#footer_inner div#footer_right h4 {
  padding-top: 47px;
  color: #fff;
  font-family: 'roboto_slabregular', serif;
}
footer div#footer_outer div#footer_inner div#footer_right div#affilitaion-logos {
  padding-top: 10px;
  font-size: 0;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#footer_inner div#footer_right div#affilitaion-logos {
    padding-bottom: 25px;
  }
}
footer div#footer_outer div#footer_inner div#footer_right div#affilitaion-logos img {
  height: 120px;
  margin-right: 20px;
  margin-bottom: 20px;
}
footer div#footer_outer div#sub_footer_inner {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#sub_footer_inner {
    display: block;
    padding-left: 40px;
    padding-right: 40px;
  }
}
footer div#footer_outer div#sub_footer_inner div#sub_footer_left {
  display: block;
  width: 35%;
  flex: 0 0 35%;
  text-align: left;
  box-sizing: border-box;
  padding-right: 50px;
  padding-left: 80px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#sub_footer_inner div#sub_footer_left {
    display: none;
  }
}
footer div#footer_outer div#sub_footer_inner div#sub_footer_left p {
  color: #fff;
  font-size: 15px;
}
footer div#footer_outer div#sub_footer_inner div#sub_footer_left p a.email-link {
  text-decoration: underline;
}
footer div#footer_outer div#sub_footer_inner div#sub_footer_right {
  display: block;
  width: 65%;
  flex: 0 0 65%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 50px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#sub_footer_inner div#sub_footer_right {
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
footer div#footer_outer div#sub_footer_inner div#sub_footer_right p {
  color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 980px) {
  footer div#footer_outer div#sub_footer_inner div#sub_footer_right p {
    font-size: 12px;
  }
}
div#cta_button {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1000000;
  display: inline-block;
}
div#cta_button a {
  display: inline-block;
  background-color: #b21528;
  border-radius: 35px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  background-image: url('/images/icon_footer_cta.png');
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 34px 46px;
  line-height: 46px;
  padding: 12px 16px 12px 66px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 980px) {
  div#cta_button a {
    font-size: 0;
    width: 70px;
    height: 70px;
    padding: 0 0 0 0;
    background-position: 18px center;
  }
}
div#full_screen_form_outer_outer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2000000;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer {
    position: absolute;
    top: 117px;
    height: auto;
    min-height: calc(100vh - 117px);
    background-color: #f2f2f2;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  box-sizing: border-box;
  border-top: 10px solid #b21528;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer div#full_screen_form_outer {
    display: block;
    height: 100%;
    border-top: 1px solid #353b33;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer a#fsf_close_icon {
  position: absolute;
  top: 45px;
  right: 45px;
  width: 42px;
  height: 42px;
  z-index: 2005000;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left {
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  background-color: #b21528;
  box-sizing: border-box;
  padding: 45px;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left {
    display: none;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left img#logo {
  width: 332px;
  position: relative;
  top: -16px;
  left: -16px;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left div#fsf_left_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 45px;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left div#fsf_left_inner div#fsf_left_inner_inner {
  display: block;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 160px;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left div#fsf_left_inner div#fsf_left_inner_inner img#icon {
  display: block;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left div#fsf_left_inner div#fsf_left_inner_inner h3 {
  color: #fff;
  font-size: 34px;
  margin-top: 25px;
  margin-bottom: 25px;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_left div#fsf_left_inner div#fsf_left_inner_inner p {
  color: #fff;
  font-size: 24px;
  font-family: 'roboto_slabregular', serif;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right {
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding: 45px;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right {
    width: 100%;
    flex: none;
    padding: 0;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 45px;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner {
    position: relative;
    height: auto;
    align-items: auto;
    justify-content: auto;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner {
  display: block;
  text-align: left;
  width: 100%;
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner div#fsfrii_mobile {
  display: none;
}
@media screen and (max-width: 980px) {
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner div#fsfrii_mobile {
    display: block;
    margin-bottom: 45px;
  }
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner div#fsfrii_mobile img#icon {
    display: block;
  }
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner div#fsfrii_mobile h3 {
    font-size: 34px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner div#fsfrii_mobile p {
    font-size: 24px;
    font-family: 'roboto_slabregular', serif;
  }
}
div#full_screen_form_outer_outer div#full_screen_form_outer div#fsf_right div#fsf_right_inner div#fsf_right_inner_inner h4 {
  font-size: 24px;
  font-family: 'roboto_slabregular', serif;
  display: block;
  border-bottom: 1px solid #5f5f5f;
  padding-bottom: 10px;
}
.home h3 {
  margin-bottom: 0.15em;
}
.home #content {
  padding-bottom: 0px;
  background: none;
}
.home #banner {
  width: 100%;
  position: relative;
  min-height: calc(100vh - 100px);
  color: #fff;
  background-size: cover;
}
.home #banner .banner-content {
  position: absolute;
  right: 10%;
  top: 40%;
  width: 47rem;
}
.home #banner .banner-content h1 {
  font-family: 'roboto_slabbold', serif;
  font-size: 4.5em;
  margin-bottom: 0.19em;
}
.home #banner .banner-content h2 {
  width: 80%;
  margin: 0px;
  font-family: 'robotoregular', sans-serif;
  padding-top: 15px;
}
.home #banner .banner-content h2 p {
  margin: 0;
}
@media screen and (max-width: 400px) {
  .home #banner .banner-content .button {
    border-width: 1px;
  }
}
.home #banner .bottom-arrow {
  background: url('images/banner-arrow.png') no-repeat center;
  position: absolute;
  bottom: 10px;
  width: 32px;
  height: 59px;
}
@media screen and (max-width: 1600px) {
  .home #banner .banner-content {
    width: 32rem;
    bottom: 125px;
    top: auto;
  }
  .home #banner .banner-content h1 {
    font-size: 3em;
  }
  .home #banner .banner-content h2 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 650px) {
  .home #banner .banner-content {
    width: 90%;
    margin: 0px auto;
    right: 5%;
    text-align: left;
  }
  .home #banner .banner-content h1 {
    font-size: 1.7em;
  }
  .home #banner .banner-content h2 {
    width: 100%;
    font-size: 1.25em;
  }
}
@media screen and (max-height: 1000px) {
  .home #banner {
    height: 560px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .home #banner {
    height: 400px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #banner {
    height: 640px;
  }
}
@media screen and (max-height: 320px) {
  .home #banner {
    height: 400px;
  }
}
.home .value-proposition {
  font-size: 1.875em;
  width: 90%;
  max-width: 980px;
  margin: 0px auto;
  padding: 4em 0px;
  background: url('images/divider_red.png') no-repeat center bottom 1em;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .home .value-proposition {
    padding: 3em 0px 2em;
    font-size: 1.125em;
  }
}
@media screen and (max-width: 400px) {
  .home .value-proposition {
    text-align: left;
  }
}
.home #capabilities {
  max-width: 1180px;
  width: 90%;
  margin: 0px auto 7em;
}
.home #capabilities h2 {
  text-align: center;
}
.home #capabilities .capability-preview {
  display: inline-block;
  width: 23em;
  max-width: 90%;
  text-align: left;
  margin: 0px 10px 3em;
  transition: 250ms ease-in;
  color: #353b33;
}
.home #capabilities .capability-preview div {
  margin-left: 80px;
  padding-left: 10px;
  padding-top: 0.625rem;
}
.home #capabilities .capability-preview p {
  word-break: keep-all;
  padding-bottom: 0.5625rem;
}
.home #capabilities .preview-commercial-re-roofing {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-REROOF.png') left center/66px no-repeat;
}
.home #capabilities .preview-commercial-re-roofing div {
  border-left: 2px solid #c97b00;
}
.home #capabilities .preview-commercial-re-roofing:hover {
  color: #c97b00;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-vegetative-roof {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-VEG.png') left center/66px no-repeat;
}
.home #capabilities .preview-vegetative-roof div {
  border-left: 2px solid #2a8d00;
}
.home #capabilities .preview-vegetative-roof:hover {
  color: #2a8d00;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-commercial-waterproofing-contractor {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-WATERPROOF.png') left center/66px no-repeat;
}
.home #capabilities .preview-commercial-waterproofing-contractor div {
  border-left: 2px solid #005799;
}
.home #capabilities .preview-commercial-waterproofing-contractor:hover {
  color: #005799;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-leed {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-LEED.png') left center/66px no-repeat;
}
.home #capabilities .preview-leed div {
  border-left: 2px solid #009178;
}
.home #capabilities .preview-leed:hover {
  color: #009178;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-new-construction {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-NEW-CONSTRUCTION.png') left center/66px no-repeat;
}
.home #capabilities .preview-new-construction div {
  border-left: 2px solid #644214;
}
.home #capabilities .preview-new-construction:hover {
  color: #644214;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-sheet-metal-fabrication {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-FABRICATION.png') left center/66px no-repeat;
}
.home #capabilities .preview-sheet-metal-fabrication div {
  border-left: 2px solid #8c9e9e;
}
.home #capabilities .preview-sheet-metal-fabrication:hover {
  color: #8c9e9e;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-commercial-roof-repair {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-SERVICE.png') left center/66px no-repeat;
}
.home #capabilities .preview-commercial-roof-repair div {
  border-left: 2px solid #9d9b47;
}
.home #capabilities .preview-commercial-roof-repair:hover {
  color: #9d9b47;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #capabilities .preview-international-projects {
  background: url('images/CAPABILITIES-COLOR/HOME-CAPABILITIES-INTERNATIONAL.png') left center/66px no-repeat;
}
.home #capabilities .preview-international-projects div {
  border-left: 2px solid #b01628;
}
.home #capabilities .preview-international-projects:hover {
  color: #b01628;
}
@media screen and (max-width: 980px) {
  .home #capabilities .capability-preview {
    width: 39em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 780px) {
  .home #capabilities {
    margin-bottom: 3em;
  }
  .home #capabilities #quote blockquote {
    font-size: 1.5em;
  }
  .home #capabilities #quote cite {
    font-size: 1.125em;
  }
}
.home #quote {
  background-image: url('images/icon-quote.png'), -webkit-linear-gradient(top, rgba(50, 50, 50, .5) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .5) 100%), url('images/grey_texture.png');
  background-image: url('images/icon-quote.png'), -o-linear-gradient(top, rgba(50, 50, 50, .1) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .1) 100%), url('images/grey_texture.png');
  background-image: url('images/icon-quote.png'), linear-gradient(to bottom, rgba(50, 50, 50, .3) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .3) 100%), url('images/grey_texture.png');
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top 5em center, center, center;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 12em 0px 7em;
}
.home #quote blockquote {
  font-size: 2.25em;
}
.home #quote cite {
  font-size: 1.5em;
}
@media screen and (max-width: 780px) {
  .home #quote blockquote {
    font-size: 1.125em;
  }
  .home #quote cite {
    font-size: 1em;
  }
}
@media screen and (max-width: 400px) {
  .home #quote {
    text-align: left;
    background-position: top 3em left 5%, center center;
    padding-top: 9em;
  }
}
.home .bottom-arrow-container {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  bottom: 20px;
}
.home .bottom-arrow {
  cursor: pointer;
  position: absolute;
  top: -54px;
  left: calc(50% - 12px);
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(images/arrow-white-bottom.svg) no-repeat center center;
  background-size: 24px 24px;
  opacity: 0.5;
  transition: 250ms ease-in;
  animation-duration: 1.5s;
  animation-name: bounce;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.home #featured-project {
  width: 75%;
  float: left;
}
@media screen and (max-width: 1100px) {
  .home #featured-project {
    width: 100%;
  }
}
.home #featured-project .project-container {
  width: 100vw;
  padding: 15em 0px;
  background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 45%, rgba(255, 255, 255, 0.94) 63%, #fff 77%, #fff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 45%, rgba(255, 255, 255, 0.94) 63%, #fff 77%, #fff 100%);
}
@media screen and (max-width: 1100px) {
  .home #featured-project .project-container {
    background: rgba(255, 255, 255, .7);
    padding: 4em 0px;
  }
}
.home #featured-project .project-text {
  width: 29em;
  max-width: 90%;
  margin-left: 54%;
}
.home #featured-project .project-text h2 {
  background-image: url("images/PAGE HEADER ICONS/PROJECTS-PAGE.png");
  background-size: 55px 72px !important;
  padding-top: 85px;
}
@media screen and (max-width: 1100px) {
  .home #featured-project .project-text {
    margin-left: 0;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .home #featured-project .project-text {
    text-align: left;
  }
}
.home #featured-project p {
  padding-bottom: 1.25em;
}
.home #featured-project .button {
  margin-top: 0.5em;
}
.home #call-to-action {
  background-image: url(''), -webkit-linear-gradient(top, rgba(50, 50, 50, .5) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .5) 100%), url('images/grey_texture.png');
  background-image: url(''), -o-linear-gradient(top, rgba(50, 50, 50, .1) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .1) 100%), url('images/grey_texture.png');
  background-image: url(''), linear-gradient(to bottom, rgba(50, 50, 50, .3) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .3) 100%), url('images/grey_texture.png');
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top 5em center, center, center;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 12em 0px 7em;
  clear: both;
  padding-top: 7em;
}
.home #call-to-action h2 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 400px) {
  .home #call-to-action {
    text-align: left;
    padding-top: 3em;
  }
  .home #call-to-action h2 {
    padding-top: 20px;
  }
  .home #call-to-action img {
    margin-left: 5%;
  }
  .home #call-to-action p, .home #call-to-action a {
    max-width: 90%;
    margin-left: 5%;
  }
}
.home #careers-seciton .careers-container {
  height: 100%;
  padding: 23em 0;
  background: -webkit-linear-gradient(to right, #fff 0%, #fff 18%, rgba(255, 255, 255, 0.94) 32%, rgba(255, 255, 255, 0.24) 49%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #fff 0%, #fff 18%, rgba(255, 255, 255, 0.94) 32%, rgba(255, 255, 255, 0.24) 49%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 1100px) {
  .home #careers-seciton {
    background: none !important;
    padding: 10em 0;
  }
  .home #careers-seciton .careers-container {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
  }
}
@media screen and (max-width: 780px) {
  .home #careers-seciton {
    padding: 4em 0;
  }
}
.home #careers-seciton .careers-text {
  width: 29em;
  max-width: 90%;
  margin-left: 10%;
  padding-top: 30px;
}
@media screen and (max-width: 1100px) {
  .home #careers-seciton .careers-text {
    margin-left: 0;
    margin: 0 auto;
    text-align: center;
    background-position: center top !important;
  }
}
@media screen and (max-width: 400px) {
  .home #careers-seciton .careers-text {
    text-align: left;
    background-position: left top !important;
  }
}
.home #careers-seciton p {
  padding-bottom: 1.25em;
}
.home #careers-seciton h2 {
  margin-bottom: 0.5em;
  padding-top: 40px;
}
@keyframes bounce {
  50% {
    top: -42px;
  }
  100% {
    top: -54px;
  }
}
.capabilities h2 {
  background-image: url('images/PAGE HEADER ICONS/CAPABILITIES-PAGE.png');
}
.capabilities .gallery a {
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  padding-bottom: 2em;
}
.capabilities .gallery a .gallery-image {
  padding-top: 48%;
  position: relative;
}
.capabilities .gallery a .gallery-title h4 {
  margin: 1em 0px 1em 80px;
  border-left: 2px solid #fff;
  font-size: 1.28125em;
  padding: 10px;
}
.capabilities .gallery a .overlay {
  background: rgba(0, 0, 0, .4) url('images/icon-magnify.png') no-repeat center center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.capabilities .gallery a .gallery-commercial-re-roofing {
  background: #c97b00 url('images/CAPABILITIES-WHITE/CAPABILITIES-REROOF-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-vegetative-roof {
  background: #2a8d00 url('images/CAPABILITIES-WHITE/CAPABILITIES-VEG-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-commercial-waterproofing-contractor {
  background: #005799 url('images/CAPABILITIES-WHITE/CAPABILITIES-WATERPROOF-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-leed {
  background: #009178 url('images/CAPABILITIES-WHITE/CAPABILITIES-LEED-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-new-construction {
  background: #644214 url('images/CAPABILITIES-WHITE/CAPABILITIES-NEW-CONSTRUCTION-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-sheet-metal-fabrication {
  background: #8c9e9e url('images/CAPABILITIES-WHITE/CAPABILITIES-FABRICATION-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-commercial-roof-repair {
  background: #9d9b47 url('images/CAPABILITIES-WHITE/CAPABILITIES-SERVICE-WHITE.png') left 8px center/66px no-repeat;
}
.capabilities .gallery a .gallery-international-projects {
  background: #b01628 url('images/CAPABILITIES-WHITE/CAPABILITIES-INTERNATIONAL-WHITE.svg') left 8px center/66px no-repeat;
}
.capabilities .gallery a div.gallery-international-projects {
  background-size: 64px 64px;
}
@media screen and (max-width: 1450px) {
  .capabilities .gallery a {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding-bottom: 2em;
  }
}
@media screen and (min-width: 1450px) {
  .capabilities .gallery {
    min-width: 700px;
  }
  .capabilities .gallery a:hover .overlay, .capabilities .gallery a:active .overlay {
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .capabilities .gallery a {
    flex-basis: 48%;
  }
}
@media screen and (max-width: 780px) {
  .capabilities .gallery a {
    flex-basis: 100%;
  }
}
.capabilities #quote {
  -webkit-order: 3;
  order: 3;
  border-top: 1px solid #353b33;
  padding-top: 8em;
  margin-top: 5em;
}
.capabilities #quote.column-text {
  background-position: top 4em center;
}
@media screen and (max-width: 400px) {
  .capabilities #quote {
    text-align: left;
  }
  .capabilities #quote blockquote {
    font-size: 1.125em;
    width: 100%;
  }
  .capabilities #quote.column-text {
    background-position: top 4em left;
  }
}
.single-capabilities .commercial-re-roofing h2 {
  background-image: url('images/PAGE HEADER ICONS/RE-ROOF-PAGE.png');
}
.single-capabilities .commercial-re-roofing .callout {
  color: #c97b00;
}
.single-capabilities .commercial-re-roofing .gallery-title {
  background-color: #c97b00;
}
.single-capabilities .commercial-re-roofing .accordion .fa-arrow-right {
  color: #c97b00;
}
.single-capabilities .vegetative-roof h2 {
  background-image: url('images/PAGE HEADER ICONS/VEG-PAGE.png');
}
.single-capabilities .vegetative-roof .callout {
  color: #2a8d00;
}
.single-capabilities .vegetative-roof .gallery-title {
  background-color: #2a8d00;
}
.single-capabilities .vegetative-roof .accordion .fa-arrow-right {
  color: #2a8d00;
}
.single-capabilities .commercial-waterproofing-contractor h2 {
  background-image: url('images/PAGE HEADER ICONS/WATERPROOF-PAGE.png');
}
.single-capabilities .commercial-waterproofing-contractor .callout {
  color: #005799;
}
.single-capabilities .commercial-waterproofing-contractor .gallery-title {
  background-color: #005799;
}
.single-capabilities .commercial-waterproofing-contractor .accordion .fa-arrow-right {
  color: #005799;
}
.single-capabilities .leed h2 {
  background-image: url('images/PAGE HEADER ICONS/LEED-PAGE.png');
}
.single-capabilities .leed .callout {
  color: #009178;
}
.single-capabilities .leed .gallery-title {
  background-color: #009178;
}
.single-capabilities .leed .accordion .fa-arrow-right {
  color: #009178;
}
.single-capabilities .new-construction h2 {
  background-image: url('images/PAGE HEADER ICONS/NEW-CONSTRUCTION-PAGE.png');
}
.single-capabilities .new-construction .callout {
  color: #644214;
}
.single-capabilities .new-construction .gallery-title {
  background-color: #644214;
}
.single-capabilities .new-construction .accordion .fa-arrow-right {
  color: #644214;
}
.single-capabilities .sheet-metal-fabrication h2 {
  background-image: url('images/PAGE HEADER ICONS/FABRICATION-PAGE.png');
}
.single-capabilities .sheet-metal-fabrication .callout {
  color: #8c9e9e;
}
.single-capabilities .sheet-metal-fabrication .gallery-title {
  background-color: #8c9e9e;
}
.single-capabilities .sheet-metal-fabrication .accordion .fa-arrow-right {
  color: #8c9e9e;
}
.single-capabilities .commercial-roof-repair h2 {
  background-image: url('images/PAGE HEADER ICONS/SERVICE-PAGE.png');
}
.single-capabilities .commercial-roof-repair .callout {
  color: #9d9b47;
}
.single-capabilities .commercial-roof-repair .gallery-title {
  background-color: #9d9b47;
}
.single-capabilities .commercial-roof-repair .accordion .fa-arrow-right {
  color: #9d9b47;
}
.single-capabilities .international-projects h2 {
  background-image: url('images/PAGE HEADER ICONS/INTERNATIONAL-PAGE.png');
}
.single-capabilities .international-projects .callout {
  color: #b01628;
}
.single-capabilities .international-projects .gallery-title {
  background-color: #b01628;
}
.single-capabilities .international-projects .accordion .fa-arrow-right {
  color: #b01628;
}
.single-capabilities .column-left .content-heading {
  padding-top: 2.5em;
}
.single-capabilities .column-left img {
  width: 100% !important;
  height: auto !important;
}
.single-capabilities .column-left .main-content {
  border-top: 1px solid #353b33;
  padding-top: 1.5em;
}
.single-capabilities #title {
  -webkit-order: 1;
  order: 1;
}
.single-capabilities #image {
  -webkit-order: 2;
  order: 2;
}
.single-capabilities #intro {
  -webkit-order: 3;
  order: 3;
}
.single-capabilities #main-text {
  -webkit-order: 5;
  order: 5;
}
.single-capabilities .callout {
  -webkit-order: 4;
  order: 4;
  background: url('') no-repeat top 8em center;
  text-align: center;
  padding: 12em 0px 4.5em;
  border-bottom: 1px solid #353b33;
  padding-top: 2.5em;
  border-top: 1px solid #353b33;
  margin-top: 1em;
  padding-bottom: 1.25em;
  font-family: 'robotolight_italic', sans-serif;
  font-size: 2.25em;
  margin-bottom: 2em;
  color: #b21528;
}
@media screen and (max-width: 780px) {
  .single-capabilities .callout {
    padding-top: 8em;
    background-position: top 4em center;
  }
}
@media screen and (max-width: 780px) {
  .single-capabilities .callout {
    padding-top: 2.5em;
  }
}
@media screen and (max-width: 400px) {
  .single-capabilities .callout {
    text-align: left;
  }
}
.single-capabilities #featured {
  -webkit-order: 6;
  order: 6;
}
.single-capabilities #featured a .gallery-title {
  padding: 1em;
  padding: 1em 1.5em;
}
.single-capabilities #featured a .gallery-title h4 {
  font-size: 1.125em;
  margin-bottom: 0px;
}
.single-capabilities #featured a .gallery-title p {
  font-size: 0.875em;
  padding-bottom: 0px !important;
}
.single-capabilities #featured a .overlay {
  background: rgba(0, 0, 0, .4) url('images/icon-magnify.png') no-repeat center center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
@media screen and (min-width: 650px) and (max-width: 780px) {
  .single-capabilities #featured a {
    flex-basis: 48%;
  }
}
.single-capabilities .gallery-item {
  flex-basis: 100%;
  padding-bottom: 2em;
}
.single-capabilities .gallery-image {
  padding-top: 75%;
  position: relative;
}
.single-capabilities #ctas {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 3em;
}
.single-capabilities #ctas #call-to-action {
  background-image: url(''), -webkit-linear-gradient(top, rgba(50, 50, 50, .5) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .5) 100%), url('images/grey_texture.png');
  background-image: url(''), -o-linear-gradient(top, rgba(50, 50, 50, .1) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .1) 100%), url('images/grey_texture.png');
  background-image: url(''), linear-gradient(to bottom, rgba(50, 50, 50, .3) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .3) 100%), url('images/grey_texture.png');
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top 5em center, center, center;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 12em 0px 7em;
  flex-basis: 49%;
  padding: 3.5em 0px;
}
.single-capabilities #ctas #call-to-action .icon {
  padding-bottom: 1.5em;
}
.single-capabilities #ctas #call-to-action .button {
  margin-top: 20px;
}
.single-capabilities #ctas #call-to-action p {
  padding: 0px 7%;
}
@media screen and (max-width: 980px) {
  .single-capabilities #ctas #call-to-action {
    flex-basis: 100%;
    margin-bottom: 2em;
  }
}
.single-capabilities #quote {
  background: url('images/icon-quote-grey.png') no-repeat top 8em center;
  text-align: center;
  padding: 12em 0px 4.5em;
  border-bottom: 1px solid #353b33;
  border-bottom: none;
}
@media screen and (max-width: 780px) {
  .single-capabilities #quote {
    padding-top: 8em;
    background-position: top 4em center;
  }
}
.single-capabilities #quote blockquote {
  font-size: 2.25em;
}
.single-capabilities #quote blockquote p {
  padding-bottom: 0.25em;
}
.single-capabilities #quote cite {
  font-size: 1.5em;
}
@media screen and (max-width: 780px) {
  .single-capabilities .callout {
    padding-top: 0.75em;
    padding-bottom: 0;
    font-size: 1.875em;
  }
}
@media screen and (min-width: 670px) and (max-width: 980px) {
  .single-capabilities .gallery-item {
    flex-basis: 48%;
    min-width: 290px;
  }
}
@media screen and (min-width: 980px) {
  .single-capabilities #featured a:hover .overlay, .single-capabilities #featured a:active .overlay {
    display: block;
  }
}
@media screen and (min-width: 1590px) {
  .single-capabilities .column-right {
    min-width: 540px;
  }
  .single-capabilities .gallery-item {
    flex-basis: 48%;
    min-width: 290px;
  }
}
.capabilities-single.service-maintenance .intro {
  border-bottom: none;
  margin-bottom: 0px;
}
.capabilities-single.service-maintenance .content-heading {
  border-bottom: 1px solid #353b33;
  margin-bottom: 0.75em;
  padding-bottom: 0.5em;
}
.capabilities-single.service-maintenance .callout {
  border-top: 1px solid #353b33;
  margin-top: 4em;
}
.basic-page .column-right h2 {
  background-image: url('images/PAGE HEADER ICONS/OUR-COMPANY-PAGE.png');
}
.basic-page #quote {
  border-bottom: none;
}
.leadership h2 {
  background-image: url('images/PAGE HEADER ICONS/OUR-COMPANY-PAGE.png');
}
.leadership #content {
  -webkit-order: 1;
  order: 1;
}
.leadership #call-to-action {
  -webkit-order: 3;
  order: 3;
}
.leadership .gallery {
  -webkit-order: 2;
  order: 2;
}
.leadership .gallery a {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  position: relative;
}
.leadership .gallery a:first-of-type {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.leadership .gallery a img {
  width: 100%;
  height: auto;
  display: block;
}
.leadership .gallery a .gallery-title {
  background: #353b33;
  opacity: 0.8;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  padding: 1em;
  display: none;
}
.leadership .gallery a .gallery-title h4 {
  margin-bottom: 0.25em;
  font-size: 1.25rem;
}
.leadership .gallery a .overlay {
  background: rgba(0, 0, 0, .4) url('images/icon-magnify.png') no-repeat center 33%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
@media screen and (min-width: 980px) {
  .leadership .gallery {
    min-width: 530px;
  }
  .leadership .gallery a:hover .overlay, .leadership .gallery a:active .overlay, .leadership .gallery a:hover .gallery-title, .leadership .gallery a:active .gallery-title {
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .leadership .gallery a .gallery-title {
    position: static;
    display: block;
  }
}
@media screen and (max-width: 780px) {
  .leadership .gallery a {
    flex-basis: 100%;
  }
}
.leadership-single h2 {
  background-image: url('images/PAGE HEADER ICONS/OUR-COMPANY-PAGE.png');
}
.leadership-single .attachment-post-thumbnail {
  width: 100% !important;
  height: auto !important;
}
.leadership-single h2 {
  margin-bottom: 0.2em;
}
.leadership-single h3 {
  margin-bottom: 2em;
}
.leadership-single h4 {
  font-family: 'roboto_slabregular', serif;
}
.leadership-single #image {
  -webkit-order: 2;
  order: 2;
}
.leadership-single #content {
  -webkit-order: 2;
  order: 2;
}
.leadership-single #filmstrip {
  -webkit-order: 3;
  order: 3;
}
.leadership-single .fun-fact {
  color: #b21528;
  padding-top: 1.5em;
}
.leadership-single .contact-icons {
  margin-top: 2em;
}
.leadership-single .contact-icons h4 {
  margin-bottom: 0.5em;
}
.leadership-single .contact-icons p {
  font-size: 1.25em;
}
.form-template h2 {
  background-image: url('images/PAGE HEADER ICONS/CONTACT-US-PAGE.png');
}
.form-template h3 {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.form-template .section-2, .form-template .section-3 {
  border-top: 1px solid #353b33;
  padding-top: 1.5em;
}
.form-template .section-2 {
  margin-top: 1em;
}
.form-template .section-2 h3 {
  font-family: 'robotoregular', sans-serif;
  padding-bottom: 1.25em;
}
.form-template .section-3 {
  margin-top: 3em;
}
.form-template .form {
  padding-top: 70px;
}
.form-template .form h3 {
  border-bottom: 1px solid #353b33;
  color: #5f5f5f;
}
.form-template .form form {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 1.25em;
}
.form-template .form form > p {
  flex-basis: 48%;
}
@media screen and (max-width: 780px) {
  .form-template .form form > p {
    flex-basis: 100%;
  }
}
.form-template .form form p:nth-of-type(5) {
  padding-bottom: 0 !important;
}
.form-template .form input {
  width: 100%;
  font-size: 1rem;
  height: 3em;
  padding-left: 1em;
}
.form-template .form input, .form-template .form textarea {
  color: #353b33;
  font-family: 'robotoregular', sans-serif;
}
.form-template .form input::-webkit-input-placeholder, .form-template .form textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #5f5f5f;
}
.form-template .form input:-moz-placeholder, .form-template .form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #5f5f5f !important;
  opacity: 1;
}
.form-template .form input::-moz-placeholder, .form-template .form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #5f5f5f !important;
  opacity: 1;
}
.form-template .form input:-ms-input-placeholder, .form-template .form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5f5f5f;
}
.form-template .form .interest {
  flex-basis: 100%;
  background: #fff;
  padding: 2em;
  border: 1px solid #ccc;
  max-width: 100%;
}
.form-template .form .interest h3 {
  margin-bottom: 1.25rem;
}
.form-template .form .interest input {
  width: auto;
  height: auto;
  margin-left: 0;
  position: relative;
  top: -0.095em;
  max-width: 100%;
  padding-left: 0px;
}
.form-template .form .interest .wpcf7-list-item {
  width: 13.5em;
  margin-left: 0;
  display: inline-block;
  padding-bottom: 1.25em;
}
.form-template .form .message-container {
  width: 100%;
}
.form-template .form .message {
  display: block;
  padding-top: 1.25em;
  width: 100%;
}
.form-template .form .message textarea {
  width: 100%;
  padding: 1.25em 1em;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.form-template .form #submit {
  width: auto;
  height: auto;
  font-family: 'roboto_slabbold', serif;
  font-size: 1.125rem;
  margin-top: 1.5em;
  cursor: pointer;
  padding: 0.5em 4em;
}
.form-template .form #submit.button:hover, .form-template .form #submit.button:active {
  color: #fff;
  border-color: #fff;
}
.form-template .form-careers .message {
  padding-top: 0;
}
.form-template .form-careers .interest {
  margin-top: 1.25rem;
}
.projects {
  padding-top: 120px;
  text-align: center;
}
@media screen and (max-width: 400px) {
  .projects {
    text-align: left;
  }
}
.projects .content-container {
  display: block;
}
.projects .content-container h2#projects-header {
  padding-left: 50px;
  background: url('images/PAGE HEADER ICONS/PROJECTS-PAGE.png') left center/40px 55px no-repeat;
  display: inline-block;
  padding-top: 0px;
  height: 50px;
  line-height: 50px;
}
.projects .content-container .the_content {
  width: 90%;
  max-width: 980px;
  margin: 0px auto;
}
@media screen and (max-width: 400px) {
  .projects .content-container .the_content {
    width: 100%;
  }
}
.projects .content-container #filters {
  display: block;
  max-width: 90%;
  margin: 0px auto;
  padding: 1.5em 0px;
}
.projects .content-container #filters li {
  display: inline-block;
  position: relative;
  margin-left: 0px;
  padding: 0 0.5em;
  font-size: 1.5em;
  font-family: 'roboto_slabregular', serif;
  margin-bottom: 0.5em;
}
.projects .content-container #filters li::before {
  content: "|";
  position: absolute;
  left: -4.5px;
  color: #353b33;
}
.projects .content-container #filters li:last-of-type::after {
  content: "|";
  position: absolute;
  right: -4.5px;
  color: #353b33;
  top: 0;
}
.projects .content-container #filters li.all a {
  color: #353b33;
}
.projects .content-container #filters li .text {
  padding-bottom: 3px;
}
.projects .content-container #filters li .text:hover {
  cursor: pointer;
  border-bottom: 3px solid #353b33;
  padding-bottom: 0px;
}
.projects .content-container #filters li.commercial-re-roofing .text:hover {
  border-bottom: 3px solid #c97b00;
}
.projects .content-container #filters li.commercial-re-roofing a {
  color: #c97b00;
}
.projects .content-container #filters li.vegetative-roof .text:hover {
  border-bottom: 3px solid #2a8d00;
}
.projects .content-container #filters li.vegetative-roof a {
  color: #2a8d00;
}
.projects .content-container #filters li.commercial-waterproofing-contractor .text:hover {
  border-bottom: 3px solid #005799;
}
.projects .content-container #filters li.commercial-waterproofing-contractor a {
  color: #005799;
}
.projects .content-container #filters li.leed .text:hover {
  border-bottom: 3px solid #009178;
}
.projects .content-container #filters li.leed a {
  color: #009178;
}
.projects .content-container #filters li.new-construction .text:hover {
  border-bottom: 3px solid #644214;
}
.projects .content-container #filters li.new-construction a {
  color: #644214;
}
.projects .content-container #filters li.sheet-metal-fabrication .text:hover {
  border-bottom: 3px solid #8c9e9e;
}
.projects .content-container #filters li.sheet-metal-fabrication a {
  color: #8c9e9e;
}
.projects .content-container #filters li.commercial-roof-repair .text:hover {
  border-bottom: 3px solid #9d9b47;
}
.projects .content-container #filters li.commercial-roof-repair a {
  color: #9d9b47;
}
.projects .content-container #filters li.international-projects .text:hover {
  border-bottom: 3px solid #b01628;
}
.projects .content-container #filters li.international-projects a {
  color: #b01628;
}
@media screen and (max-width: 780px) {
  .projects .content-container #filters li {
    display: none;
  }
}
.projects .content-container .gallery {
  justify-content: center;
}
.projects .content-container .gallery-item {
  flex-basis: 24%;
  min-width: 318px;
  padding: 1%;
  margin: 0.5em 0px;
}
.projects .content-container .gallery-item:hover .gallery-image .overlay {
  display: block;
}
.projects .content-container .gallery-item .gallery-image {
  padding-top: 75%;
  position: relative;
}
@media screen and (min-width: 980px) {
  .projects .content-container .gallery-item .gallery-image .overlay {
    background: rgba(0, 0, 0, 0.4) url("images/icon-magnify.png") no-repeat center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
  }
}
.projects .content-container .gallery-item .gallery-title {
  padding: 1em 1.5em;
  text-align: left;
}
.projects .content-container .gallery-item .gallery-title h4 {
  margin-bottom: 0px;
  font-size: 1.125em;
}
.projects .content-container .gallery-item .gallery-title p {
  padding-bottom: 0px !important;
  font-size: 0.875em !important;
}
.projects .content-container .gallery-item .gallery-commercial-re-roofing {
  background-color: #c97b00;
}
.projects .content-container .gallery-item .gallery-vegetative-roof {
  background-color: #2a8d00;
}
.projects .content-container .gallery-item .gallery-commercial-waterproofing-contractor {
  background-color: #005799;
}
.projects .content-container .gallery-item .gallery-leed {
  background-color: #009178;
}
.projects .content-container .gallery-item .gallery-new-construction {
  background-color: #644214;
}
.projects .content-container .gallery-item .gallery-sheet-metal-fabrication {
  background-color: #8c9e9e;
}
.projects .content-container .gallery-item .gallery-commercial-roof-repair {
  background-color: #9d9b47;
}
.projects .content-container .gallery-item .gallery-international-projects {
  background-color: #b01628;
}
@media screen and (max-width: 720px) {
  .projects .content-container .gallery-item {
    flex-basis: 90%;
    max-width: 90%;
    min-width: 90%;
  }
}
@media screen and (max-width: 400px) {
  .projects .content-container .gallery-item {
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 780px) {
  .projects-single .content-container h2#projects-header {
    padding-top: 70px;
    padding-left: 0px;
    float: left;
    height: auto;
    text-align: left;
    background-position: left top !important;
  }
}
@media screen and (max-width: 980px) {
  .projects-single .column-left {
    padding-bottom: 0;
  }
}
.projects-single .slider {
  position: relative;
  width: 100%;
  max-width: 1600px;
  padding: 0px 110px;
  margin: 0px auto;
  overflow: visible;
  padding-top: 55px;
}
@media screen and (max-width: 1450px) {
  .projects-single .slider {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 980px) {
  .projects-single .slider {
    padding-top: 0;
    overflow: none;
    width: 100vw;
    margin: 0px auto;
    padding: 0px;
  }
}
.projects-single .slick-slider {
  width: 100%;
  overflow: hidden;
}
.projects-single .slideshow {
  height: auto;
}
.projects-single .slick-slide {
  height: auto;
  width: 100%;
  position: relative;
}
.projects-single .slick-slide .inner {
  padding-top: 52%;
}
.projects-single .slick-slide .label {
  position: absolute;
  left: 25px;
  bottom: 0;
  background: #f2f2f2;
  padding: 1em 1.5em 0.75em;
  font-size: 1.25em;
  font-family: 'roboto_slabregular', serif;
}
@media screen and (max-width: 780px) {
  .projects-single .slick-slide .label {
    padding: 0.5em 0.75em 0.35em;
    font-size: 1.125em;
  }
}
.projects-single .arrows-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 2;
  left: 0px;
}
@media screen and (max-width: 980px) {
  .projects-single .arrows-container {
    display: none;
  }
}
.projects-single .slick-prev {
  cursor: pointer;
  float: left;
  display: block;
  height: 36px;
  width: 20px;
  text-indent: -9999px;
  background: transparent url("images/arrow-left.png") no-repeat;
  margin-left: 55px;
}
@media screen and (max-width: 1450px) {
  .projects-single .slick-prev {
    margin-left: 10px;
  }
}
.projects-single .slick-next {
  cursor: pointer;
  float: right;
  display: block;
  height: 36px;
  width: 20px;
  text-indent: -9999px;
  background: transparent url("images/arrow-right.png") no-repeat;
  margin-right: 55px;
}
@media screen and (max-width: 1450px) {
  .projects-single .slick-next {
    margin-right: 10px;
  }
}
.projects-single .dots-container {
  height: 55px;
}
.projects-single .dots-container ul {
  margin: 0px auto;
  height: 55px;
  text-align: center;
}
.projects-single .dots-container li {
  display: inline !important;
  list-style-type: none;
  width: 15px;
  margin: 0 !important;
}
.projects-single .dots-container li button {
  background: transparent url("images/slider-dot.png") no-repeat center center;
  height: 24px;
  margin: 0px 1px;
  text-indent: -9999px;
  width: 15px;
  height: 55px;
  padding: 0px 9px;
}
.projects-single .dots-container .slick-active button {
  background: transparent url("images/slider-dot-active.png") no-repeat center center;
}
.projects-single h3 {
  border-bottom: 1px solid #353b33;
  padding-bottom: 1em;
  text-align: left;
  padding-top: 2em;
}
.projects-single .main_content {
  width: 87%;
  text-align: left;
}
@media screen and (min-width: 980px) {
  .projects-single .main_content {
    padding-bottom: 6em;
  }
}
.projects-single .column-text {
  padding-bottom: 6em;
}
.projects-single .column-text span {
  font-size: 1.25em;
  width: 100%;
  text-align: left;
  display: block;
  padding-bottom: 0.75em;
}
.projects-single .column-text span b {
  font-weight: 400;
  font-family: 'robotomedium', sans-serif;
}
@media screen and (max-width: 980px) {
  .projects-single .column-text {
    padding-bottom: 5em;
  }
}
.projects-single .gallery {
  background-image: url(''), -webkit-linear-gradient(top, rgba(50, 50, 50, .5) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .5) 100%), url('images/grey_texture.png');
  background-image: url(''), -o-linear-gradient(top, rgba(50, 50, 50, .1) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .1) 100%), url('images/grey_texture.png');
  background-image: url(''), linear-gradient(to bottom, rgba(50, 50, 50, .3) 0%, rgba(87, 87, 87, 0) 40%, rgba(87, 87, 87, 0) 60%, rgba(50, 50, 50, .3) 100%), url('images/grey_texture.png');
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top 5em center, center, center;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 12em 0px 7em;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1em 0px 5em;
}
.projects-single .gallery h3 {
  flex-basis: 100%;
  text-align: center;
  border-bottom: none;
}
@media screen and (max-width: 400px) {
  .projects-single .content-container .gallery-item {
    max-width: 90%;
    min-width: 90%;
  }
}
div.gform_wrapper {
  display: block;
  /*div.ginput_container_radio {
   margin-bottom: 43px !important;
   ul {
   margin-bottom: 30px;
   li {
   font-size: 20px;
   input[type=radio] {
   vertical-align: baseline;	
   margin-bottom: 0;
   margin-right: 15px;
   }	
   }	
   }
   input[type=text] {
   font-size: 18px !important;
   padding: 10px 8px 10px 8px !important;	
   }		
   }*/
  /*li.divider-list-item {
   margin-top: 0 !important;
   width: 33.333% !important;
   box-sizing: border-box;
   padding-right: 15px !important;
   @media (max-width: $tablet-small) {
   display: block;
   width: 100% !important;	
   padding-right: 0 !important;
   }		
   &:nth-of-type(3) {
   padding-right: 0 !important;	
   }
   }*/
  /*.gform_button:hover, .gform_button:focus, .gform_button:active {
   background-color: #91ba17;
   border: none;						
   }*/
}
div.gform_wrapper div.gform_heading {
  display: none;
}
div.gform_wrapper ul.gform_fields li.gfmc-column {
  display: inline-block;
}
@media screen and (max-width: 980px) {
  div.gform_wrapper ul.gform_fields li.gfmc-column {
    display: block;
  }
}
div.gform_wrapper ul.gform_fields li.gfmc-row-1-col-1-of-2, div.gform_wrapper ul.gform_fields li.gfmc-row-2-col-1-of-2 {
  margin-right: 20px !important;
  width: calc(50% - 20px) !important;
}
@media screen and (max-width: 980px) {
  div.gform_wrapper ul.gform_fields li.gfmc-row-1-col-1-of-2, div.gform_wrapper ul.gform_fields li.gfmc-row-2-col-1-of-2 {
    margin-right: auto !important;
    width: auto !important;
  }
}
@media screen and (max-width: 980px) {
  div.gform_wrapper li.gfmc-column {
    width: 100% !important;
  }
}
div.gform_wrapper li, div.gform_wrapper li.gfield_error {
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding-right: 0 !important;
}
div.gform_wrapper label.gfield_label {
  display: none;
  color: #353b33;
  /*margin-bottom: 7px !important;
   margin-top: 0 !important;
   font-weight: normal;
   font-size: 18px;
   font-weight: 700;
   letter-spacing: 0.1em;
   word-spacing: 0.1em;
   text-transform: uppercase;*/
}
div.gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0 !important;
}
div.gform_wrapper div.charleft {
  display: none !important;
}
div.gform_wrapper ::placeholder {
  color: #353b33;
}
div.gform_wrapper :-ms-input-placeholder {
  color: #353b33;
}
div.gform_wrapper ::-ms-input-placeholder {
  color: #353b33;
}
div.gform_wrapper input[type='text'] {
  border: 2px solid #ccc;
  background-color: #fff;
  font-size: 18px;
  color: #5f5f5f;
  padding: 13px !important;
  box-sizing: border-box;
  width: 100%;
}
div.gform_wrapper textarea {
  border: 2px solid #ccc;
  background-color: #fff;
  font-size: 18px;
  color: #5f5f5f;
  padding: 13px !important;
  box-sizing: border-box;
  width: 100%;
  height: 150px;
}
div.gform_wrapper div.gform_footer {
  margin-top: 0 !important;
}
div.gform_wrapper .gform_button {
  background-color: transparent !important;
  border: 2px solid #5f5f5f;
  display: inline-block;
  font-size: 18px !important;
  font-weight: 700;
  color: #5f5f5f;
  display: inline-block;
  padding: 16px 0 17px 0;
  text-decoration: none;
  width: 150px !important;
  text-align: center;
  -webkit-appearance: none;
  cursor: pointer;
  /*@media (max-width: $tablet-small) {
   padding: 8px 0 9px 0;	
   }*/
  /*&:hover {
   background-color: $color-blue;
   }*/
}
div.gform_wrapper div.validation_error {
  font-size: 15px !important;
  font-weight: 700 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 0 20px 0 !important;
  padding: 10px !important;
  text-align: center !important;
  color: #fff !important;
  background-color: #000 !important;
  border-radius: 5px !important;
  width: 100% !important;
}
div.gform_wrapper .gfield_error {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 0 0 0 !important;
}
div.gform_wrapper .gfield_error label {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 0 0 0 !important;
  color: #353b33 !important;
  font-size: 15px !important;
}
div.gform_wrapper div.instruction {
  display: none !important;
}
div.gform_wrapper .validation_message {
  margin: 0 0 0 0 !important;
  background-color: #000 !important;
  border-radius: 5px !important;
  padding: 5px !important;
  color: #fff !important;
  font-size: 10px !important;
  font-style: italic !important;
}
div.gform_wrapper .ginput_container_fileupload .validation_message {
  display: none;
}
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-left: 0 !important;
}
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, div.gform_wrapper .gform_wrapper li.gfield_html {
  max-width: 100% !important;
}
div.gform_wrapper .gfield_radio {
  width: 100% !important;
}
div.gform_wrapper div.ginput_container_radio ul.gfield_radio li {
  padding-left: 1px !important;
}
div.gform_wrapper div.ginput_container_radio input[type="radio"]:checked + label {
  font-weight: normal !important;
}
div.gform_wrapper span.gfield_required {
  /*color: $black-text;*/
  display: none;
}
div.gform_wrapper img.gform_ajax_spinner {
  display: none !important;
}
.gform_confirmation_message {
  font-size: 20px;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 1.6em;
}
body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium {
  width: 100% !important;
}
ul.gform_fields {
  /*padding-right: 20px !important;*/
}
/*span.ui-selectmenu-button {
 background: none;
 background-color: $color-white;
 border-radius: 0;
 border: 1px solid $color-darkgrayblue;
 width: 100% !important;
 padding: 8px 0 8px 0 !important;
 margin-bottom: 43px !important;
 span.ui-selectmenu-text {
 color: $color-darkgrayblue;
 letter-spacing: 0.1em;	
 font-size: 14px;
 }	
 }*/
li#field_1_11 {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #5f5f5f;
  padding: 13px 20px 7px 20px !important;
  box-sizing: border-box;
  width: 100%;
}
li#field_1_11 > label {
  display: inline-block !important;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
li#field_1_11 ul.gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  color: #353b33;
}
@media screen and (max-width: 980px) {
  li#field_1_11 ul.gfield_checkbox {
    display: block;
    flex-wrap: none;
  }
}
li#field_1_11 ul.gfield_checkbox li {
  width: 33.333%;
  flex: 0 0 33.333%;
  margin-bottom: 13px;
}
@media screen and (max-width: 980px) {
  li#field_1_11 ul.gfield_checkbox li {
    width: auto;
    flex: none;
  }
}
h2.projects-header-ip {
  background-image: url('/images/INTERNATIONAL-PAGE.png') !important;
  background-position: center top !important;
  background-size: 40px 51px !important;
  padding-left: 0 !important;
  padding-top: 64px !important;
  padding-bottom: 52px !important;
}
div#ip_container {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 500px;
  text-align: center;
  margin-top: 40px;
}
div#ip_container div#ip_left {
  display: block;
  width: 40%;
  flex: 0 0 40%;
  text-align: left;
  background-color: #ccc;
}
div#ip_container div#ip_left p#ip_left_header {
  display: block;
  width: 100%;
  background-color: #b21528;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 12px 20px 12px 20px;
}
div#ip_container div#ip_left div.ip_project {
  background-color: #f2f2f2;
  border-bottom: 2px solid #ccc;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 18px 20px 18px 20px;
  width: 100%;
}
div#ip_container div#ip_left div.ip_project:last-of-type {
  border-bottom: none;
}
div#ip_container div#ip_left div.ip_project p {
  padding-bottom: 0;
}
div#ip_container div#ip_left div.ip_project p.ip_project_title {
  margin: 0 0 0 0;
  font-family: 'roboto_slabbold', serif;
  font-size: 18px;
  font-weight: 600;
}
div#ip_container div#ip_left div.ip_project p.ip_project_location {
  margin: 0 0 18px 0;
  font-size: 14px;
  font-weight: 600;
}
div#ip_container div#ip_left div.ip_project div.ip_project_desc_and_types {
  flex-basis: 100%;
}
div#ip_container div#ip_left div.ip_project div.ip_project_desc_and_types p.ip_project_types {
  flex-basis: 100%;
  margin: 18px 0 0 0;
  color: #07599e;
}
div#ip_container div#ip_left div.ip_project div.ip_project_desc_and_types p.ip_project_types a {
  font-size: 14px;
  color: #07599e;
  text-transform: uppercase;
}
div#ip_container div#ip_left div.ip_project img.ip_project_img {
  width: 75px;
}
div#ip_container div#ip_right {
  display: block;
  width: 60%;
  flex: 0 0 60%;
}
div#ip_container div#ip_right div#map {
  display: block;
  width: 100%;
  height: 100%;
}
