/*!
Theme Name: Warren Roofing
Theme URI: http://www.company119.com
Description: 
Author: Company 119
Author URI: http://www.company119.com
Version: 1.0
Template: co119-boilerplate
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Catamaran:200,300&display=swap);
/* Responsive Breakpoints */
/* Variables */
/* Fonts */
/* Colors */
/* Theme */
/* Normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

p,
pre {
  margin: 1.5em 0;
}

blockquote {
  /* Set 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.5em 40px;
}

h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}

h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}

h6 {
  font-size: 0.67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1.5em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.4625em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.9125em;
  border-left-width: 0.0625em;
  border-left-style: solid;
  padding-left: 0.875em;
  border-right-width: 0.0625em;
  border-right-style: solid;
  padding-right: 0.875em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Mixins */
/* Base Styles */
html, body {
  height: 100%;
}
html *, body * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
html h1, html h2, html h3, html h4, html h5, body h1, body h2, body h3, body h4, body h5 {
  line-height: 1em;
}
html ul.plain, body ul.plain {
  margin: 0;
  padding: 0;
  list-style: none;
}
html img.alignleft, body img.alignleft {
  float: left;
  margin-right: 20px;
}
html img.alignright, body img.alignright {
  float: right;
  margin-left: 20px;
}
html img.alignleft, html img.alignright, body img.alignleft, body img.alignright {
  margin-bottom: 20px;
}
html .wrap, body .wrap {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  height: 92%;
  width: 90%;
  z-index: 10;
}
html .full, body .full {
  width: 100%;
}
html .group, html .wrap, body .group, body .wrap {
  zoom: 1;
}
html .group:before, html .group:after, html .wrap:before, html .wrap:after, body .group:before, body .group:after, body .wrap:before, body .wrap:after {
  display: table;
  content: "";
}
html .group:after, html .wrap:after, body .group:after, body .wrap:after {
  clear: both;
}

/* Body */
body {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  color: #484646;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  letter-spacing: 1px;
  position: relative;
}
body .icon-callout + h1 {
  margin-top: 25px;
}
body h1, 
body .h2-look-alike {
  font-size: 3.5em;
  font-family: "Catamaran", serif;
  font-weight: 200;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #0aa263;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  body h1,
  body .h2-look-alike {
    font-size: 2.7em;
  }
}
body h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  body h2 {
    font-size: 1.3em;
  }
}
body h3 {
  font-size: 1.5em;
  font-family: "Catamaran", serif;
  font-weight: 200;
  margin: 0;
  line-height: 1.15;
  color: #656262;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  body h3 {
    font-size: 1.2em;
  }
}
body a {
  color: #0aa263;
}
body img {
  max-width: 100%;
}
body p {
  line-height: 2;
}
body .icon-callout {
  width: 110px;
  height: 110px;
  padding: 20px 25px 25px 25px;
  border-radius: 50%;
  border: 3px solid #fff;
  margin: auto;
}
body .icon-callout svg path {
  fill: #fff;
}
body ul.social-media-icons li {
  display: inline-block;
}
body ul.social-media-icons li a {
  color: #0aa263;
  height: 30px;
  width: 30px;
  margin: 0px 3px;
  display: inline-block;
  line-height: 27px;
  border-radius: 100%;
  text-align: center;
  transition: all .25s ease;
  border: 2px solid #0aa263;
}
body ul.social-media-icons li a i {
  position: relative;
}
body ul.social-media-icons li a:hover {
  background-color: #0aa263;
  color: #fff;
}
body ul.social-media-icons.green a {
  color: #007cc3;
  border: 2px solid #007cc3;
}
body ul.social-media-icons.green a:hover {
  background-color: #007cc3;
}
body .fancybox-wrap {
  width: auto !important;
  left: 30% !important;
  right: 30%;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  body .fancybox-wrap {
    left: 10% !important;
    right: 10%;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  body .fancybox-wrap {
    left: 5% !important;
    right: 5%;
  }
}
body .fancybox-wrap .fancybox-inner {
  width: auto !important;
  height: auto !important;
}
body #input_1_7 {
  width: 100% !important;
}
body ::-moz-selection {
  background-color: #0dd280;
}
body ::selection {
  background-color: #0dd280;
}
body ::-moz-selection {
  background-color: #0dd280;
}

/* Header */
header.main {
  background-color: #fff;
  padding: 10px 0;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main {
    height: 140px;
  }
  header.main:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 55px;
    background-color: #0aa263;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  header.main {
    height: 120px;
  }
}
header.main.fixed {
  background-color: #fff;
  position: fixed;
}
header.main .logo {
  display: inline-block;
  max-width: 60%;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 5px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .logo {
    width: auto;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  header.main .logo {
    max-width: initial;
    height: 45px;
  }
}
header.main .logo img {
  max-height: 100%;
}
header.main .mobile-toggle-button {
  display: none;
  float: right;
  font-size: 1.1em;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
  letter-spacing: 1px;
  color: #fff;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .mobile-toggle-button {
    display: inline-block;
  }
}
header.main .mobile-toggle-button i {
  margin-right: 5px;
}
header.main .menu-wrapper {
  display: inline-flex;
  vertical-align: bottom;
  width: 74%;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper {
    width: auto;
  }
}
header.main .menu-wrapper .menu {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 20px 0;
  justify-content: flex-end;
  display: flex;
  transition: 0.5s ease all;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu {
    margin-top: 0;
    clear: both;
    opacity: 0;
    visibility: hidden;
    height: 0;
    position: absolute;
    left: -6%;
    right: -6%;
    top: 130px;
    background-color: #0aa263;
    display: block;
    padding: 10px 0;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  header.main .menu-wrapper .menu {
    top: 110px;
  }
}
header.main .menu-wrapper .menu.visible {
  opacity: 1;
  visibility: visible;
  height: auto;
}
header.main .menu-wrapper .menu li {
  float: left;
  margin: 0;
  position: relative;
  border: 2px solid transparent;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li {
    display: list-item;
    float: none;
    margin: 0;
  }
}
header.main .menu-wrapper .menu li a {
  display: block;
  color: #0aa263;
  text-align: left;
  text-decoration: none;
  padding: 4px 16px;
  border: 2px solid transparent;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li a {
    font-size: 1.2em;
    padding: 10px 0;
    text-align: center !important;
    color: #fff !important;
  }
}
header.main .menu-wrapper .menu li a:hover {
  color: #077246;
}
header.main .menu-wrapper .menu li .sub-menu {
  z-index: 10;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 35px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  list-style-type: none;
  transition: all 0.4s ease;
  border-radius: 5px;
  background-color: #0aa263;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu {
    left: 0 !important;
    margin-left: 0 !important;
  }
}
header.main .menu-wrapper .menu li .sub-menu:before {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 8px;
  border-bottom-color: #0aa263;
  content: " ";
  pointer-events: none;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu:before {
    display: none;
  }
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu {
    position: relative;
    top: 0;
    left: 0 !important;
    height: 0;
    background-color: #077246;
  }
}
header.main .menu-wrapper .menu li .sub-menu li {
  float: none;
  position: relative;
  white-space: nowrap;
  margin: 0;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li {
    white-space: normal;
    display: list-item;
    margin: 0;
  }
}
header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children a {
  padding-right: 50px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children a {
    padding-right: 0;
  }
}
header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children a .open-menu {
  cursor: context-menu;
  padding-left: 10px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  cursor: pointer;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children a .open-menu {
    padding: 10px 20px;
  }
}
header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children a .open-menu:before {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 0;
  width: 2px;
  /* or 100px */
  border-left: 1px solid #098a54;
}
header.main .menu-wrapper .menu li .sub-menu li.menu-item-has-children .sub-menu > li > a {
  padding-right: 25px;
}
header.main .menu-wrapper .menu li .sub-menu li a {
  border: none;
  padding: 10px 25px;
  display: block;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li a {
    font-size: 1.2em;
    padding: 10px 0;
    text-align: center !important;
    color: #fff !important;
  }
}
header.main .menu-wrapper .menu li .sub-menu li a:hover {
  background-color: #0bba72;
  border-radius: 5px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li a:hover {
    background-color: inherit;
  }
}
header.main .menu-wrapper .menu li .sub-menu li .sub-menu {
  z-index: 10;
  position: absolute;
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  list-style-type: none;
  border-radius: 5px;
  top: 0;
  margin-left: 0 !important;
  background-color: #077246;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li .sub-menu li .sub-menu {
    background-color: #044228;
  }
}
header.main .menu-wrapper .menu li .sub-menu li .sub-menu:before {
  border: none;
}
header.main .menu-wrapper .menu li .sub-menu li .sub-menu li {
  margin: 0;
  overflow: hidden;
  transition: height 400ms ease-in;
}
header.main .menu-wrapper .menu li .sub-menu li .sub-menu li.open {
  height: 40px;
}
header.main .menu-wrapper .menu li .sub-menu li .sub-menu li a {
  color: #fff;
  padding-right: 25px !important;
}
header.main .menu-wrapper .menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .menu li:hover .sub-menu {
    height: auto;
  }
}
header.main .menu-wrapper .btn.phone-number {
  padding: 8px 16px;
  display: inline-flex;
  margin: 20px 0;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  header.main .menu-wrapper .btn.phone-number {
    margin: 0;
  }
}

/* Hero.scss */
.hero.page {
  text-align: center;
  margin-top: 95px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.page {
    margin-top: 140px;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.page {
    margin-top: 120px;
  }
}
.hero.page hgroup {
  z-index: 20;
}
.hero.page hgroup .icon-callout {
  width: 95px;
  height: 95px;
  padding: 17px 20px 20px 20px;
}
.hero.page hgroup h1 {
  font-size: 5em;
  margin-bottom: 0;
  color: #fff;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.page hgroup h1 {
    font-size: 2.7em;
  }
}
.hero.page:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .85;
  background-color: #007cc3;
}
.hero.home {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  padding-top: 200px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.home {
    padding-top: 50px;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.home {
    padding-top: 75px;
    height: auto;
  }
}
.hero.home .keyart, .hero.home .keyart_layer {
  height: 1083px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.home .keyart, .hero.home .keyart_layer {
    height: 600px;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.home .keyart, .hero.home .keyart_layer {
    height: 400px;
  }
}
.hero.home #parallax {
  display: block;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.home #parallax {
    display: none;
  }
}
.hero.home #nonparallax {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: none;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.home #nonparallax {
    display: block;
  }
}
.hero.home #nonparallax .group {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #0aa263;
  max-width: 90%;
  margin: auto;
  margin-top: 175px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .hero.home #nonparallax .group h1 {
    font-size: 2.5em;
    margin-top: -35px;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.home #nonparallax .group h1 {
    font-size: 2.2em;
    margin-top: -100px;
  }
}
.hero.home .keyart {
  position: relative;
  z-index: 10;
}
.hero.home .keyart_layer {
  background-position: bottom center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
}
.hero.home .keyart_layer.parallax {
  position: fixed;
}
.hero.home .text {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #0aa263;
  max-width: 760px;
  margin: auto;
  display: block;
  left: 0;
  right: 0;
  top: 125px;
}
.hero.home .text h1 {
  margin: 0;
  margin-bottom: 45px;
  font-weight: 300;
}
.hero.home .button {
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 1000;
  margin-top: 85px;
}
.hero.home .btn {
  min-width: 400px;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .hero.home .btn {
    min-width: initial;
  }
}

/* Content */
.white-bg {
  background-color: #fff;
  position: relative;
}

section {
  position: relative;
  padding: 75px 0;
  background-size: cover;
  z-index: 10;
  opacity: 0;
}
section.visible {
  opacity: 1;
}
section.bg-overlay-blue:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .93;
  background-color: #007cc3;
}
section.centered-content {
  text-align: center;
  margin: auto;
  background-size: cover;
  background-position: center;
}
section.centered-content hgroup h3 {
  max-width: 1000px;
  margin: auto;
}
section.centered-content .text + .btn {
  margin-top: 10px;
}
section.centered-content .icons {
  margin-top: 75px;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.centered-content .icons .group {
    margin-bottom: 50px;
  }
  section.centered-content .icons .group:last-child {
    margin-bottom: 0;
  }
}
section.centered-content .icons .group p {
  line-height: 1.5;
}
section.centered-content.bg-overlay-blue {
  color: #fff;
}
section.centered-content.bg-overlay-blue h1, section.centered-content.bg-overlay-blue h3 {
  color: #fff;
}
section.centered-content.bg-overlay-blue a:not(.btn) {
  color: #fff;
}
section.centered-content h2 > a {
  text-decoration: none;
}
section.centered-content .gform_wrapper {
   text-align: left;
}
section.centered-content.contact-form .content {
  max-width: 800px;
  margin: 0 auto;
}
section.centered-content.contact-form .content hgroup h1 {
  color: #007cc3;
  margin-bottom: 18px;
}
section.centered-content.contact-form .content .icon-callout {
  border: 3px solid #007cc3;
}
section.centered-content.contact-form .content .icon-callout svg path {
  fill: #007cc3;
}
section.centered-content.contact-form .content .gform_wrapper .gform_body label {
  display: none;
}
section.centered-content.contact-form .content .gform_wrapper .gform_body .gf_field.gf_left_half {
  padding-right: 3%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.centered-content.contact-form .content .gform_wrapper .gform_body .gf_field.gf_left_half {
    padding-right: 0;
  }
}
section.centered-content.contact-form .content .gform_wrapper .gform_body .gfield.gf_right_half {
  padding-left: 3%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.centered-content.contact-form .content .gform_wrapper .gform_body .gfield.gf_right_half {
    padding-left: 0;
  }
}
section.centered-content.contact-form .content .gform_wrapper .gform_footer {
  margin: auto;
  text-align: center;
  padding: 0;
  padding-top: 25px;
}
section.centered-content.contact-form .content .gform_wrapper .gform_footer .gform_button {
  width: 100%;
  background-color: #007cc3;
  border: 2px solid #007cc3;
}
section.centered-content.contact-form .content .gform_wrapper .gform_footer .gform_button:hover {
  background-color: #005c90;
  border: 2px solid #005c90;
}
section.centered-content.contact-form .content .gform_wrapper .top_label div.ginput_container {
  margin: 0;
}
section.centered-content.contact-form .content .gform_wrapper ul li.gfield {
  margin-top: 25px;
  padding-right: 0;
}
section.half-content {
  text-align: left;
}
section.half-content.text-align-left {
  background-position: right;
}
section.half-content.text-align-left article {
  float: left;
  padding-right: 5%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content.text-align-left article {
    float: none;
    padding-right: 0;
  }
}
section.half-content.text-align-left figure {
  right: 0;
  left: 50%;
  background-position: right;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content.text-align-left figure {
    left: initial;
    right: initial;
  }
}
section.half-content.text-align-left:after {
  left: 0;
  right: 50%;
}
section.half-content.text-align-left iframe {
  left: 50%;
  right: 0;
}
section.half-content.text-align-right {
  background-position: left;
}
section.half-content.text-align-right article {
  float: right;
  padding-left: 5%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content.text-align-right article {
    float: none;
    padding-right: 0;
  }
}
section.half-content.text-align-right figure {
  left: 0;
  right: 50%;
  background-position: left;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content.text-align-right figure {
    left: initial;
    right: initial;
  }
}
section.half-content.text-align-right:after {
  left: 50%;
  right: 0;
}
section.half-content.text-align-right iframe {
  right: 50%;
  left: 0;
}
section.half-content.include-map iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: 30;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content.include-map iframe {
    display: block;
    position: relative;
    top: initial;
    height: 300px;
    width: 100%;
    left: 0;
    right: 0;
  }
}
section.half-content article {
  width: 50%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content article {
    width: 100%;
  }
}
section.half-content article h1 {
  color: #0aa263;
}
section.half-content article .btn {
  margin-top: 10px;
}
section.half-content figure {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content figure {
    position: relative;
    height: 300px;
    top: initial;
    bottom: -75px;
    z-index: 30;
  }
}
section.half-content:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.half-content:after {
    right: 0 !important;
    left: 0 !important;
  }
}
section.full-width-callout {
  background-color: #fff;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.full-width-callout {
    text-align: center;
  }
}
section.full-width-callout figure {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.full-width-callout figure {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.full-width-callout figure img {
    margin-bottom: 30px;
  }
}
section.full-width-callout article {
  width: 65%;
  display: table-cell;
  padding-left: 5%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.full-width-callout article {
    width: 100%;
    padding-left: 0;
    display: block;
  }
}
section.full-width-callout article p {
  margin: 0;
}
section.full-width-callout article h1 {
  color: #656262;
}
section.image-divider {
  height: 350px;
  background-attachment: fixed;
  background-size: cover;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  section.image-divider {
    background-attachment: initial;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.image-divider {
    height: 250px;
  }
}
section.gallery {
  background-color: #f5f5f5;
}
section.gallery ul li {
  display: inline-block;
  vertical-align: middle;
}
section.gallery ul li p {
  margin: 0;
  margin-top: 10px;
  text-align: center;
}
section.team-archive {
  padding-bottom: 25px;
}
section.team-archive .team-member {
  margin-bottom: 50px;
}
section.team-archive .team-member:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.team-archive .team-member img {
    max-width: 250px;
  }
}
section.team-archive .team-member h2 {
  margin: 0;
  margin-bottom: 10px;
}
section.team-archive .team-member .social-media-icons {
  margin: 15px 0;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.team-archive .team-member .col-2-3 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  section.team-archive {
    text-align: center;
  }
}

.team-full-bio {
  width: 80%;
  margin: auto;
  text-align: center;
  padding-top: 25px;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  .team-full-bio {
    width: 90%;
  }
}
.team-full-bio.hidden {
  display: none;
}

/* Footer */
footer.main {
  background-color: #fff;
  z-index: 10;
  position: relative;
}
footer.main .content {
  padding: 75px 0;
  text-align: center;
}
footer.main .content ul.social-media-icons {
  list-style-type: none;
  margin-top: 25px;
  padding: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  footer.main .content ul.social-media-icons {
    float: none;
    display: block;
    margin: 15px auto;
  }
}
footer.main .content ul.social-media-icons li {
  display: inline-block;
}
footer.main .content .btn {
  padding-top: 10px;
  padding-bottom: 10px;
}
footer.main .content .col-2-3 {
  text-align: left;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  footer.main .content .col-2-3 {
    text-align: center;
    margin-top: 50px;
  }
}
footer.main .content .col-2-3 h2 {
  color: #726f6f;
  margin: 0;
  margin-top: 15px;
}
footer.main .content .col-2-3 p {
  line-height: 1.5;
}
footer.main .content .col-2-3 input[type="email"] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-right: 8px;
}
footer.main .content .col-2-3 input[type="email"]:focus {
  border: 2px solid #0aa263;
}
@media screen and (max-width: 400px), (max-device-width: 400px) {
  footer.main .content .col-2-3 input[type="email"] {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 400px), (max-device-width: 400px) {
  footer.main .content .col-2-3 input[type="submit"] {
    margin-top: 10px;
    width: 100%;
  }
}
footer.main .copyright {
  text-align: center;
  background-color: #f5f5f5;
  padding: 15px 0;
  color: #231f20;
  font-size: .7em;
}
footer.main .copyright .wrap {
  opacity: .4;
}

/* Modules */
[class*='col-'] {
  float: left;
}
[class*='col-'] + [class*='col-'] {
  margin-left: 5%;
}
@media screen and (max-width: 720px), (max-device-width: 720px) {
  [class*='col-'] {
    float: none !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
}

.col-3-4 {
  width: 73.75%;
}

.col-2-3 {
  width: 65%;
}

.col-1-2 {
  width: 47.5%;
}

.col-1-3 {
  width: 30%;
}

.col-1-4 {
  width: 21.25%;
}

.btn, input[type="submit"], .sweet-alert button.confirm {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  padding: 16px 36px;
  text-align: center;
  color: #fff;
  background-color: #0aa263;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  transition: all .3s ease;
  border: 2px solid #0aa263;
}
.btn:hover, input[type="submit"]:hover, .sweet-alert button.confirm:hover {
  background-color: #077246;
  border: 2px solid #077246;
}
.btn.white, input[type="submit"].white, .sweet-alert button.confirm.white {
  background-color: #fff;
  color: #007cc3;
  border: 2px solid #fff;
}
.btn.white:hover, input[type="submit"].white:hover, .sweet-alert button.confirm.white:hover {
  background-color: #e6e6e6;
  border: 2px solid #e6e6e6;
}
.btn.blue, input[type="submit"].blue, .sweet-alert button.confirm.blue {
  background-color: #007cc3;
  color: #fff;
  border: 2px solid #007cc3;
}
.btn.blue:hover, input[type="submit"].blue:hover, .sweet-alert button.confirm.blue:hover {
  background-color: #005c90;
  border: 2px solid #005c90;
}
.btn.green-inverse, input[type="submit"].green-inverse, .sweet-alert button.confirm.green-inverse {
  background-color: #fff;
  color: #0aa263;
  border: 2px solid #0aa263;
}
.btn.green-inverse:hover, input[type="submit"].green-inverse:hover, .sweet-alert button.confirm.green-inverse:hover {
  background-color: #0aa263;
  border: 2px solid #0aa263;
  color: #fff;
}
.btn.small, input[type="submit"].small, .sweet-alert button.confirm.small {
  width: auto;
  padding: 10px 30px;
}
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .btn, input[type="submit"], .sweet-alert button.confirm {
    padding: 14px 25px;
  }
}

.gfield--type-section {
  margin: 2rem 0 1rem;
}

.gform_wrapper [class*='col-'] + [class*='col-'] {
  margin-left: 0;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea, select {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  padding: 16px 36px !important;
  text-align: left;
  color: #656262;
  background-color: #fafafa;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  transition: all .3s ease;
  border: 2px solid #e9e9e9;
  -webkit-appearance: none;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #c4c3c3;
}
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  color: #c4c3c3;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #c4c3c3;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #c4c3c3;
}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
  border: 2px solid #007cc3;
  outline: 0 none;
}

input[type="submit"]:focus {
  border: 2px solid #005c90 !important;
  outline: 0 none;
}
input[type="submit"][disabled=disabled], input[type="submit"]:disabled {
  background-color: #f5f5f5 !important;
  border: 2px solid #f5f5f5 !important;
}
input[type="submit"][disabled=disabled]:hover, input[type="submit"][disabled=disabled]:active, input[type="submit"][disabled=disabled]:focus, input[type="submit"]:disabled:hover, input[type="submit"]:disabled:active, input[type="submit"]:disabled:focus {
  background-color: #f5f5f5 !important;
  border: 2px solid #f5f5f5 !important;
}
