/*
Theme Name: ASN Contractors - Flint custom template
Theme URI: http://flint-group.com
Description: Flint custom theme.
Author: 
Author URI: http://flint-group.com
Version: 1.3
Tags: 

License:
License URI:

General comments (optional).
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
ul {
  font-size: 17px;
  color: #707175;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
}
li:not(.menu-item) {
  margin-bottom: 10px;
}
ul li:not(.menu-item) {
  list-style: none;
}
ul:not(.social-links) li:not(.menu-item)::before {
  content: "";
  background: #ACA262;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  float: left;
  margin-left: -20px;
  margin-top: 8px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #404745;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.container {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1280px;
}
.outer-container {
  width: 100%;
  /*max-width: 1750px;*/
  margin: auto;
}
body,
html {
  overflow-x: hidden;
  text-align: center;
  color: #000;
  font-size: 17px;
  color: #414042;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
a {
  color: #AA8F00;
}
a:hover {
  color: #AA8F00;
  text-decoration: underline;
}
body .gform_wrapper.gravity-theme input[type="submit"],
a.btn {
  border: 2px solid #ACA262;
  display: block;
  padding: 17px 25px;
  color: #242424;
  background-color: #ACA262;
  font-size: 20px;
  font-weight: bold;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
body .gform_wrapper.gravity-theme input[type="submit"]:hover,
body .gform_wrapper.gravity-theme input[type="submit"]:focus,
a.btn:focus,
a.btn:hover {
  text-decoration: none;
  background-color: #fff;
  color: #242424;
}
a.btn-reverse {
  background-color: #F5F4EF;
  border-color: #414042;
}
a.inline-btn {
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}
body .gform_wrapper.gravity-theme input[type="submit"] {
  min-height: 10px !important;
  line-height: 1 !important;
  padding: 18px 60px;
}
::-webkit-input-placeholder {
  color: #ABB0B7;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
}
::-moz-placeholder {
  color: #ABB0B7;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
}
:-ms-input-placeholder {
  color: #ABB0B7;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
}
:-moz-placeholder {
  color: #ABB0B7;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 17px;
}
#header {
  position: relative;
  z-index: 9999;
  background-color: #fff;
}
#mobile-toggle {
  height: 35px;
  width: 35px;
  position: absolute;
  top: 40px;
  right: 20px;
}
#mobile-toggle div:before,
#mobile-toggle div:after,
#mobile-toggle div {
  content: ' ';
  display: block;
  height: 3px;
  width: 35px;
  background-color: #414042;
  transition: all 200ms ease-in-out;
}
.menu-active #mobile-toggle div {
  transform: rotate(45deg);
  top: 14px;
}
.menu-active #mobile-toggle div:before,
.menu-active #mobile-toggle div:after {
  transform: rotate(-90deg);
}
.menu-active #mobile-toggle div:before {
  top: 0;
}
.menu-active #mobile-toggle div:after {
  bottom: 0;
}
#mobile-toggle div {
  position: absolute;
  top: 24px;
}
#mobile-toggle div:before {
  position: absolute;
  top: -18px;
  left: 0;
  width: 100%;
}
#mobile-toggle div:after {
  position: absolute;
  bottom: 9px;
  left: 0;
  width: 100%;
}
#mobile-toggle:hover {
  cursor: pointer;
}
#main-menu {
  display: none;
  text-align: left;
  padding: 34px 15px;
}
#inside-hero .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
#inside-hero .left {
  width: 50%;
  flex-grow: 1;
}
#inside-hero .right {
  width: auto;
  text-align: right;
}
@media screen and (max-width: 1040px) {
  #inside-hero .container {
    flex-direction: column;
  }
  #inside-hero .left, #inside-hero p,  #inside-hero .right {
    width: 100%;
  }
  #inside-hero .right {
    text-align: center;
  }
}
#main-menu:before,
#hero:before,
#inside-hero:before {
  content: ' ';
  display: block;
  height: 12px;
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  box-shadow: 1px 8px 16px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 8px 16px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 8px 16px -5px rgba(0, 0, 0, 0.5);
}
#main-menu li {
  margin-bottom: 20px;
  border-bottom: 1px solid #4EA9E1;
  position: relative;
}
#main-menu li a:after {
  content: ' ';
  height: 11px;
  width: 6px;
  background: url(img/small-arrow.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -15px;
  display: block;
}
#main-menu li a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: none;
  padding-bottom: 20px;
  display: block;
}
#main-menu #consultation a.btn {
  font-size: 16px;
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
}
#main-menu #consultation:after {
  display: none;
}
#main-menu li a:hover {
  color: #000;
}
#main-menu li a.btn:hover {
  background-color: #999;
  color: #fff;
}
#main-menu .current-menu-item {
  color: #242424;
  position: relative;
}
#main-menu .current-menu-item:after,
#main-menu li.current-page-parent:after {
  content: ' ';
  display: none;
  width: 26px;
  height: 5px;
  background-color: #d58617;
  margin-top: 7px;
}
#main-menu .current-menu-item > a,
#main-menu li.current-page-parent > a {
  color: #000;
}
#main-menu .sub-menu {
  padding-left: 20px;
  margin-top: 10px;
  display: none;
}
#main-menu li.active .sub-menu {
  display: block;
}
#main-menu .sub-menu li {
  margin-bottom: 10px;
}
#main-menu .sub-menu li a {
  font-size: 16px;
}
.menu-active #header nav {
  height: 100vh;
}
.menu-active #main-menu {
  display: block;
  position: absolute;
  top: 115px;
  left: 0;
  background: #006699 url(img/menu-bg.png) no-repeat 0 100%;
  width: 100%;
  z-index: 1000;
  padding: 60px 20px 200px;
}
.sticky-nav.menu-active #main-menu {
  top: 63px;
  border-top: 2px solid #00437b;
}
#main-menu li {
  list-style-type: none;
}
.logo-contain {
  margin: 20px 0 30px;
  width: 135px;
  position: relative;
  z-index: 2;
}
.logo-contain img {
  width: 100%;
  height: auto;
}
#jobs iframe {
  width: 100%;
  height: 800px;
}
#hero,
#inside-hero {
  background: #006699 url(img/bg-projects-dt.png) no-repeat 100% 100%;
  text-align: left;
  padding: 60px 0 20px;
  margin-bottom: 60px;
  color: #fff;
  font-size: 22px;
  line-height: 1.5;
  position: relative;
}
#inside-hero.no-bg {
  margin-bottom: 20px;
  background: transparent;
  color: #414042;
}
#inside-hero.no-bg .container {
  display: block;
}
#inside-hero.with-images {
  background: #006699 url(img/project-bg.svg) no-repeat 0 0;
  margin-bottom: 0;
  padding-bottom: 825px;
}
#hero h1,
#inside-hero h1 {
  color: #fff;
  font-weight: bold;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 45px;
  line-height: 1.1;
}
#inside-hero.no-bg h1 {
  color: #414042;
}
#hero h1:after,
#inside-hero h1:after,
.about h2:after,
.thank-you .container:after {
  content: ' ';
  display: block;
  height: 4px;
  width: 78px;
  background-color: #ACA262;
  margin-top: 30px;
  margin-bottom: 30px;
}
.thank-you .container:after {
  margin-top: 40px;
  margin-bottom: 21px;
  margin-left: auto;
  margin-right: auto;
}
#hero a.btn {
  margin: 70px auto 30px;
}
#inside-hero a.btn {
  margin: 70px 0 0;
  max-width: 500px;
}
.home-hero-img {
  margin-bottom: -110px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.home-hero-img > img {
  width: 100%;
  height: auto;
}
.about {
  text-align: left;
  line-height: 1.7;
  padding-bottom: 50px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .about {
    margin-top: 120px;
  }
}
.about h3 {
  color: #707175;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
}
.about h2 {
  color: #414042;
  font-weight: bold;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 38px;
  line-height: 1.3;
}
.about h2:after {
  margin-bottom: 40px;
}
.about .inline-btn {
  margin: 30px 0 40px;
}
.logos {
  margin-bottom: 100px;
}
.logos .logo a {
  background-color: #FAFAFA;
  margin-bottom: 30px;
  padding: 40px 15px 20px;
  box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #707175;
  font-size: 12px;
  text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.logos.bottom .logo a{
	padding: 0 15px !important;
	line-height: 16px !important;
}
.logos .logo p {
  margin-bottom: 0;
}
.logos .logo img {
  margin-bottom: 10px;
}
.logos .logo a:hover {
  color: #707175;
	box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 0px 17px 0px rgba(0, 0, 0, 0.3);
}
.logos .logo a[target="_blank"] p:after {
  content: ' ';
  height: 10px;
  width: 10px;
  display: inline-block;
  background: url(img/external-icon.png) no-repeat 0 0;
  margin-left: 4px;
}
.logos.bottom .logo img {
	max-width: 125px !important;
}
.why-fargo {
  text-align: left;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 170px;
}
.why-fargo .why-fargo-bg {
  background-color: #FAFAFA;
  padding: 40px 30px 47px;
  position: relative;
  /*box-shadow: -1px -10px 14px -7px rgba(0,0,0,0.41);
	-webkit-box-shadow: -1px -10px 14px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: -1px -10px 14px -7px rgba(0,0,0,0.41);*/
}
.why-fargo h2 {
  color: #414042;
  font-size: 32px;
  font-weight: bold;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 14px;
  line-height: 1.4;
}
.why-fargo p {
  margin-bottom: 30px;
}
.why-fargo .external-link {
  display: inline-block;
  margin-bottom: 40px;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
  font-weight: normal;
}
.why-fargo-footer {
  height: 70px;
  background: #E8E8E5 url(img/menu-bg.png) no-repeat -20px 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.external-link {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.external-link:after {
  content: ' ';
  display: inline-block;
  height: 14px;
  width: 14px;
  background: url(img/external-icon-gold.png) no-repeat 0 0;
  margin-left: 7px;
}
.why-fargo-img {
  max-width: 300px;
  height: auto;
  position: relative;
  z-index: 1;
  display: block;
}
.disclaimer {
  background-color: #DCDDDE;
  color: #414042;
  padding: 30px 0px 13px;
  text-align: left;
  line-height: 1.9;
}
.disclaimer a {
  color: #242424;
  text-decoration: underline;
}
.disclaimer a:hover {
  color: #000;
	font-weight: bold;
}
#footer {
  background-color: #E8E8E5;
  border-bottom: 1px solid #F5F4EF;
  padding: 50px 0 50px;
}
#footer .container {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.footer-left {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  width: 500px;
  margin-right: 40px;
}
.footer-left address {
  text-align: left;
}
.footer-logo {
  width: 144px;
  margin-right: 45px;
}
.copyright {
  background-color: #E8E8E5;
  padding: 20px 0;
  font-size: 16px;
  color: #414042;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.footer-nav {
  display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 20px;
  display: block;
  /*width: 100px;*/
  flex-grow: 1;
}
@media screen and (max-width: 860px) {
  .footer-nav {
    width: 100%;
    display: -ms-flex;
    display: flex;
  }
}
.footer-nav li {
  display: block;
  margin-bottom: 15px;
  width: calc(50% - 35px);
  text-align: left;
  margin-right: 15px;
}
@media screen and (max-width: 500px) {
  .footer-nav li {
    width: 100%;
  }
}
.footer-nav li:last-child {
  padding-left: 0;
}
.footer-nav li:last-child {
  padding-right: 0;
}
.footer-nav a {
  color: #242424;
  font-size: 17px;
}
.footer-nav a:hover {
  color: #242424;
}
.social-links {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}
.social-links a {
	background-color: #AA8F00;
	mask-size: cover;
	-webkit-mask-size: cover;
	mask-position: center;
	-webkit-mask-position: center;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	color: transparent;
}
.social-links a:hover {
	background-color: #8D7701;
	text-indent: -9999px;
	overflow: hidden;
}
.social-links .facebook {
	mask-image: url(img/facebook-icon.svg);
	-webkit-mask-image: url(img/facebook-icon.svg);
}
.social-links .linkedin {
	mask-image: url(img/linkedin-icon.svg);
	-webkit-mask-image: url(img/linkedin-icon.svg);
}
@media screen and (max-width: 500px) {
  .social-links {
    text-align: left;
  }
}
.social-links li {
  display: inline-block;
}
.project-images {
  margin-top: -810px;
  margin-bottom: 60px;
}
.project-image {
  margin-bottom: 30px;
  position: relative;
	mask-image: url(img/mask.svg);
	-webkit-mask-image: url(img/mask.svg);
	mask-size: cover;
	-webkit-mask-size: cover;
	mask-position: bottom left;
	-webkit-mask-position: bottom left;
}
.hover-image {
  display: none;
}
.project-image:hover .hover-image {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63769258) 27%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  color: #fff;
  padding-top: 20px;
  padding: 20px 30px;
  text-align: left;
	font-size: 17px;
}
.hover-image p {
  margin: 0;
}
.project-image img {
  width: 100%;
  height: auto;
}
.contact {
  text-align: left;
}
body .gform_wrapper {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
body .gform_wrapper .gfield_required {
  color: #000000;
}
body .gform_wrapper.gravity-theme .gfield_label {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  font-family: "Franklin Gothic Medium", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, helvetica, sans-serif;
}
body .gform_wrapper .gfield input[type="text"],
body .gform_wrapper .gfield input[type="email"],
body .gform_wrapper .gfield input[type="tel"],
body .gform_wrapper.gravity-theme .gfield textarea {
  border: 1px solid #DCDDDE;
  font-weight: normal;
  padding: 15px;
}
body .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 145px;
}
body .ginput_container {
  margin-bottom: 15px;
}
.contact {
  margin-bottom: 100px;
}
.contact .left {
  margin-bottom: 40px;
}
body .mapouter,
body .gmap_canvas {
  width: 100%;
}
.contact .right iframe {
  width: 100%;
  height: 514px;
}
#inside-hero.thank-you {
  text-align: center;
}
#inside-hero.thank-you h1 {
  font-size: 45px;
  line-height: 1.3;
  margin-bottom: 10px;
}
#inside-hero.thank-you h1:after {
  display: none;
}
.thank-you-buttons {
  margin-bottom: 40px;
}
.thank-you-buttons .btn {
  margin-bottom: 30px;
}
.before-jobs-text, #content {
  text-align: left;
  margin-top: 50px;
}
.after-jobs-text {
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: left;
}
.project-map {
  margin-bottom: 40px;
}
.project-map img {
  width: 100%;
  height: auto;
}
#content p,
.before-jobs-text p,
.after-job-text p {
  margin-bottom: 30px;
  color: #707175;
  line-height: 2;
}
#content h2,
.before-jobs-text h2,
.after-jobs-text h2 {
  font-size: 28px;
}
.home-hero-img {
  position: relative;
}
.home-hero-img .video-link-text::after {
	content: '';
  height: 10px;
  width: 10px;
  display: inline-block;
  mask-image: url(img/external-icon.png);
	-webkit-mask-image: url(img/external-icon.png);
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-position: center;
	-webkit-mask-position: center;
	background: #fff;
  margin-left: 4px;
}
.video-link-text {
  padding-left: 72px;
  position: absolute;
  bottom: 30px;
  left: 0px;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  padding-right: 30px;
  font-weight: bold;
  line-height: 1.3;
}
/* .video-link-text:before {
  content: ' ';
  display: inline-block;
  background: url(img/play-icon.png);
  width: 52px;
  height: 52px;
  margin-right: 20px;
  margin-top: -26px;
  position: absolute;
  top: 50%;
  left: 0;
} */
.page-id-134 #inside-hero {
  background-color: #006699;
  color: #fff;
  background-size: cover;
}
.page-id-134 #inside-hero.no-bg h1,
.page-id-134 #inside-hero.no-bg p {
  color: #fff;
}
.page-id-134 .no-bg #breadcrumbs,
.page-id-134 .no-bg #breadcrumbs a,
.page-id-134 .no-bg #breadcrumbs span {
  color: #fff;
}
.page-id-134 #inside-hero.breadcrumbs {
  padding-bottom: 40px;
}
.career-hero {
  width: 100%;
  max-width: 484px;
	mask-image: url(img/mask.svg);
	-webkit-mask-image: url(img/mask.svg);
	mask-size: cover;
	-webkit-mask-size: cover;
	mask-position: bottom left;
	-webkit-mask-position: bottom left;
}
body .gform_wrapper .gfield_validation_message,
body .gform_wrapper .validation_message {
  padding: 0;
  background-color: transparent;
  border-width: 0;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 0 !important;
  font-weight: normal;
  margin-top: -10px;
}
body .gform_wrapper .gfield_error.gfield input[type="text"] {
  border-color: #F51313;
}
.page-id-128 .about .inline-btn {
  background-color: #ACA262;
  border-color: #ACA262;
}
.page-id-128 .about .inline-btn:hover {
  background-color: #fff;
}
.desktop-job-listings{display: none;}
.mobile-jobs-btn{
  margin: 30px 0;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .video-link-text {
    bottom: 20px;
    left: 0px;
  }
}
#breadcrumbs {
  display: none;
}
@media screen and (min-width: 768px) {
  .logo-contain {
    width: 165px;
  }
  #hero a.btn {
    display: inline-block;
  }
  .about h2 {
    font-size: 32px;
  }
  .footer-logo {
    width: 165px;
  }
  #hero {
    background-size: cover;
    margin-bottom: 70px;
  }
  #hero .container {
    position: relative;
    padding-right: calc(50% + 30px);
  }
  .home-hero-img {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }
  #hero a.btn {
    margin-top: 50px;
  }
  .about .container {
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .about .left {
    padding-right: 40px;
  }
  .about .left,
  .about .right {
    width: 50%;
  }
  .logos .container {
    display: -ms-flex;
    display: flex;
    justify-content: center;
	  flex-wrap: wrap;
	  gap: 30px;
  }
	.logos .container::before, .logos .container::after {
		display: none;
	}
  .logos .logo {
    width: calc(33.3333% - 20px);
    display: -ms-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .logos .logo:last-child {
    margin-right: 0;
  }
  .logos .logo img {
    width: 100%;
    height: auto;
  }
  .logos .logo:nth-child(1) img {
    max-width: 219px;
  }
  .logos .logo:nth-child(2) img {
    max-width: 278px;
  }
  .logos .logo:nth-child(3) img {
    max-width: 238px;
  }
  .project-images .container {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
  .project-image {
    width: calc(33.3333%);
    margin-right: 30px;
  }
  .project-image:last-child {
    margin-right: 0;
  }
  .project-image img {
    width: 100%;
    height: auto;
  }
  #inside-hero.with-images {
    padding-bottom: 130px;
  }
  .project-images {
    margin-top: -26%;
  }
  #inside-hero.with-images {
    padding-bottom: 22%;
    background: #006699 url(img/bg-projects-dt.png) no-repeat 100% 100%;
  }
  .about .inline-btn {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #breadcrumbs {
    display: block;
    color: #fff;
  }
  .page-id-134 #breadcrumbs, .page-id-130 #breadcrumbs {
    margin-bottom: 60px;
  }
  #breadcrumbs a {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
    margin-right: 7px;
  }
  #breadcrumbs span span span {
    font-weight: bold;
  }
  #breadcrumbs span span {
    font-weight: normal;
    margin-left: 7px;
  }
  #breadcrumbs span span:first-child {
    margin-left: 0;
  }
  #breadcrumbs span {
    color: #fff;
    font-size: 17px;
  }
  .no-bg #breadcrumbs,
  .no-bg #breadcrumbs a,
  .no-bg #breadcrumbs span {
    color: #414042;
  }
  #inside-hero.breadcrumbs {
    padding-top: 10px;
  }
  .contact {
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .contact .left,
  .contact .right {
    width: 50%;
  }
  .contact .right {
    padding-left: 40px;
  }
  .thank-you-buttons .main-text {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .thank-you-buttons .main-text p {
    width: calc(50% - 20px);
  }
  .thank-you .container,
  .thank-you-buttons .container {
    max-width: 740px;
  }
  .video-link-text {
    bottom: 30px;
    left: 30px;
  }
  .desktop-job-listings{display: block;}
  .mobile-jobs-btn{display: none;}
}
@media screen and (min-width: 1198px) {
  #mobile-toggle {
    display: none;
  }
  #main-menu {
    display: block;
    text-align: right;
  }
  #main-menu li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding: 20px 20px 30px;
    border-bottom-width: 0;
    margin: 0;
  }
  #main-menu li:hover:after,
  #main-menu li.current-menu-item:after,
  #main-menu li.current-page-parent:after {
    content: ' ';
    display: inline-block;
    width: 24px;
    height: 5px;
    background-color: #d58617;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
  }
  #main-menu > li.menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    top: 22px;
    left: 0;
    width: 250px;
    padding: 20px 20px 0;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
    border-top: 5px solid #dd7a2a;
  }
  #main-menu > li.menu-item-has-children .sub-menu a {
    color: #428bca;
  }
  #main-menu > li.menu-item-has-children .sub-menu a:hover,
  #main-menu > li.menu-item-has-children .sub-menu .current-menu-item a {
    color: #242424;
  }
  #main-menu > li.menu-item-has-children .sub-menu li {
    border-bottom: 1px solid #70b4d6;
    display: block;
    width: 100%;
  }
  #main-menu > li.menu-item-has-children .sub-menu li:last-child {
    border-bottom-width: 0;
  }
  #main-menu > li.menu-item-has-children .sub-menu li:after {
    display: none;
  }
  #main-menu a {
    display: inline-block;
    padding-bottom: 10px;
  }
  #main-menu #consultation {
    position: absolute;
    top: -20px;
    right: 20px;
    margin-right: 0;
  }
  #header nav {
    position: absolute;
    top: 50px;
    left: 256px;
    width: calc(100% - 256px);
  }
  #main-menu li.current-menu-item a,
  #main-menu li.current-page-parent a,
  #main-menu li.current-menu-item a:hover,
  #main-menu li.current-page-parent a:hover,
  #main-menu li.current-page-ancestor a,
  #main-menu li.current-page-ancestor a:hover {
    color: #fff;
  }
  #main-menu li#search-container:hover:after {
    display: none;
  }
  #main-menu li a:after,
  #main-menu li:hover:after,
  #main-menu li.current-menu-item:after,
  #main-menu li.current-page-parent:after,
  #main-menu:before {
    display: none;
  }
  #main-menu li a {
    color: #414042;
    font-size: 18px;
    font-weight: normal;
  }
  #main-menu li a:hover {
    text-decoration: none;
    color: #006699;
  }
  #main-menu .current_page_item,
  #main-menu .current-page-ancestor {
    background: #006699;
    position: relative;
  }
  #main-menu .current_page_item:before,
  #main-menu .current-page-ancestor:before {
    content: ' ';
    height: 12px;
    width: 100%;
    position: absolute;
    top: -12px;
    left: 0;
    display: block;
    background: url(img/nav-swoosh.png) no-repeat 0 100% / contain;
  }
  #header {
    height: 149px;
  }
  #header nav {
    top: 20px;
  }
  .footer-nav {
    justify-content: flex-end;
    flex-grow: 1;
    display: -ms-flex;
    display: flex;
  }
  .footer-nav li {
    padding-right: 35px;
    width: calc(50% - 35px);
  }
  .footer-nav {
    text-align: left;
  }
  .footer-nav li:first-child,
  .footer-nav li:last-child,
  .footer-nav li {
    padding-right: 0;
    padding-left: 30px;
  }
  .social-links {
    text-align: right;
    width: 100px;
    padding-right: 20px;
  }
  .copyright {
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .project-images {
    margin-bottom: 30px;
  }
  .about .right {
    padding-top: 30px;
  }
  .contact {
    margin-bottom: 30px;
  }
  .contact-bg,
  .ty-background {
    background: url(img/river-bg.svg) no-repeat 0 100%;
  }
  .ty-background {
    padding-bottom: 1px;
  }
  #inside-hero.thank-you {
    padding-top: 150px;
  }
  .thank-you-buttons {
    margin-bottom: 120px;
  }
  .logos {
    margin-bottom: 70px;
  }
  .logo-contain {
    margin: 39px 0 0;
  }
  #inside-hero p {
    max-width: 890px;
  }
  .page-id-134 #inside-hero.breadcrumbs {
    padding-bottom: 90px;
  }
  .page-id-134 #inside-hero {
    background: #006699 url(img/bg-projects-dt.png) no-repeat 100% 100% / cover;
  }
}
@media screen and (min-width: 1100px) {
  .about .left {
    width: 500px;
    padding-right: 180px;
  }
  .about .right {
    width: calc(100% - 500px);
  }
  .contact .left {
    padding-right: 100px;
  }
  .video-link-text {
    bottom: 40px;
    left: 40px;
  }
  #inside-hero.with-images {
    padding-bottom: 24%;
  }
  .project-images {
    margin-top: calc(-24% - 20px);
    margin-bottom: 80px;
  }
  #footer {
    padding-bottom: 20px;
  }
  .video-link-text {
    bottom: auto;
    left: 10px;
    top: 85.5%;
  }
  .project-map {
    margin-top: 50px;
  }
  .why-fargo-text {
    width: calc(100% - 472px);
    margin-bottom: 70px;
  }
  .why-fargo .external-link {
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 30px;
    margin-bottom: 0;
    z-index: 1;
  }
  .why-fargo-img {
    max-width: 362px;
    position: absolute;
    top: 40px;
    right: 30px;
  }
  .why-fargo .why-fargo-bg {
    padding-top: 70px;
    min-height: 745px;
  }
  .why-fargo-text {
    padding-left: 69px;
  }
  .why-fargo .external-link {
    left: 100px;
  }
  .why-fargo {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1300px) {
  #inside-hero.with-images {
    height: 397px;
    padding-bottom: 20px;
  }
  .project-images {
    margin-top: -317px;
  }
}
@media screen and (min-width: 1400px) {
  .about .left {
    padding-right: 120px;
  }
  .home .about .left {
    padding-right: 78px;
  }
  .why-fargo-text {
    padding-left: 149px;
    width: 600px;
  }
  .why-fargo .external-link {
    left: 180px;
  }
  .why-fargo-img {
    right: 120px;
  }
  #hero .container {
    padding-right: 20px;
    position: static;
  }
  .home-hero-text {
    width: 580px;
  }
  .home-hero-img {
    top: auto;
    bottom: -30px;
    width: calc(50% - 60px);
    max-width: 850px;
    height: 496px;
  }
  .home-hero-img > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .video-link-text {
    top: auto;
    bottom: 20px;
    left: 15px;
    z-index: 2;
    max-width: 330px;
  }
}
.home-hero-img {
	width: 50%;
	mask-image: url(img/mask.svg);
	-webkit-mask-image: url(img/mask.svg);
	mask-size: cover;
	-webkit-mask-size: cover;
	mask-position: bottom left;
	-webkit-mask-position: bottom left;
}
.home-hero-img .video-link-text {
	z-index: 3;
}
.home-hero-img .video-link-text, .home-hero-img img {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.home-hero-img:hover .video-link-text {
	text-decoration: underline;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	z-index: 3;
}
.home-hero-img img {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.home-hero-img:hover img {
	transform: scale(1.05);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}


/*TEAMS PAGE - UPDATE 2022 */

#team {
  text-align: left;
}
#team p {
  color: #414042;
  line-height: 28px;
}
#team .container.intro p {
  max-width: 975px;
}
#teamMembers {
  margin: 60px 0;
}
#teamMembers .teamMember .container {
  width: 100%;
  display: flex;
  padding: 40px 20px;
  align-items: center;
}
#teamMembers .teamMember:nth-child(odd) {
  background: #F5F4EF;
}
@media screen and (min-width: 751px) {
  #teamMembers .teamMember:nth-child(even) .headshot {
    order: 2;
  }
  #teamMembers .teamMember:nth-child(odd) .headshot {
    margin-right: 104px;
  }
  #teamMembers .teamMember:nth-child(even) .headshot {
    margin-left: 104px;
  }
  #teamMembers .headshot {
    width: 386px;
  }
}
#teamMembers .headshot {
  flex-basis: 33%;
  width: 100%;
  max-height: 365px;
  max-width: 385px;
  background: transparent;
  align-self: center;
  overflow-y: hidden;
}
#teamMembers .headshot img {
  display: block;
	max-width: 100%;
}
@media screen and (max-width: 750px) {
  #teamMembers .teamMember .container {
    flex-direction: column;
  }
  #teamMembers .teamMember .headshot {
    margin-bottom: 40px;
  }
}
#teamMembers .bio {
  flex-basis: 66%;
  flex-grow: 1;
}
#teamMembers .bio span {
  color: #707175;
  line-height: 32px;
  margin-bottom: 10px;
  display: block;
}
#teamMembers .bio span::after {
  display: block;
  content: "";
  width: 78px;
  background: #aca262;
  height: 4px;
  margin: 20px 0;
}
#team blockquote {
  width: 100%;
  margin: 0 auto 110px;
  text-align: center;
  border: 0;
  font-size: 20px;
}
#team blockquote::before {
  display: block;
  content: "";
  width: 48px;
  background: #aca262;
  height: 4px;
  margin: 0 auto 20px;
}
#team #blocks {
  padding: 66px 0;
  margin: 66px 0;
  background: #fafafa;
}

#team #blocks .container {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 750px) {
  #team #blocks .container {
    flex-direction: column;
  }
}
@media screen and (min-width: 750px) {
  #team blockquote {
    width: 665px;
  }
}

#team #blocks .block {
  width: calc(33% - 60px);
  flex-grow: 1;
  text-align: center;
  margin: 30px;
}
@media screen and (max-width: 750px) {
  #team #blocks .block {
    width: 100%;
    margin: 30px 0;
  }
}

#team #blocks .block img {
  margin-bottom: 30px;
}

#team #blocks .block p {
  max-width: 370px;
  margin: 0 auto;
}

.toTop {
  text-align: right;
  padding: 60px 20px;
}

.topButton {
  display: inline-block;
  color: #AA8F00;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 600;
}

.topButton:hover {
  cursor: pointer;
	text-decoration: underline;
}

.topButton .arrow {
  margin-left: 15px;
	background: url(img/toTop.svg);
	width: 40px;
	height: 40px;
	float: right;
	margin-top: -10px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.topButton:hover .arrow {
  margin-left: 15px;
	background: url(img/toTopHover.svg);
}
#content.split {
  margin-bottom: 0px;
}
#content.split .container .block .container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 741px) {
  #content.split .container .block .container {
    flex-direction: column;
  }
}
#content.split .block:not(:last-of-type) {
  margin-bottom: 60px;
}
#content.split .block .image, #content.split .block .content {
  width: 100%;
}
#content.split .block .image img {
	max-width: 100%;
}
@media screen and (min-width: 750px) {
  #content.split .block:nth-child(odd) .image {
    order: 2;
  }
  #content.split .block:nth-child(even) .image {
    margin-right: 110px;
  }
  #content.split .block:nth-child(odd) .image {
    margin-left: 110px;
  }
  #content.split .block .image, #content.split .block .content {
    width: 50%;
  }
}
#content.split h2, .logos h2 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
}
.logos h2 {
	margin-bottom: 20px;
}
#content.split h2::before {
  content: "";
  display: block;
  width: 78px;
  height: 4px;
  background: #aca262;
  margin-bottom: 35px;
}
#content.split p {
  line-height: 28px;
}
#form {
  padding: 60px 0;
  margin: 60px 0;
  background: #fafafa;
}
#form .gform_wrapper.gravity-theme .gsection {
  border-bottom: 0;
}
#form .gform_wrapper.gravity-theme select {
  font-weight: normal;
  font-size: 18px;
  border-color: #DCDDDE;
  color: #ABB0B7;
}
#form .gform_wrapper.gravity-theme input[type=text]::placeholder, #form .gform_wrapper.gravity-theme input[type=email]::placeholder, #form .gform_wrapper.gravity-theme input[type=phone]::placeholder {
  color: #ABB0B7;
}
#form .gform_wrapper.gravity-theme input[type=text], #form .gform_wrapper.gravity-theme input[type=email], #form .gform_wrapper.gravity-theme input[type=phone] {
  font-size: 18px;
}
#form .gform_footer {
  margin-top: 60px;
}
.container.breadcrumbs {
  text-align: left;
  margin: 0 auto;
  padding: 10px 20px;
  display: block !important;
}
.postList {
  display: flex;
}
@media screen and (max-width: 700px) {
  .postList {
    flex-direction: column;
  }
}
#posts h2 {
  text-align: left;
  font-size: 28px;
  margin-bottom: 40px;
}
.postList .sidebar {
  width: 340px;
  margin-left: 40px;
  text-align: left;
}
.postList .sidebar aside:not(:first-of-type) {
  margin-top: 60px;
}
.postList .sidebar aside.facebook {
  border: #e8e7e5 1px solid;
}
.postList .grid {
  width: calc(100% - 380px);
}
.postList .sidebar h3 {
  font-size: 22px;
}
#block-11 a {
	color: #707175;
	font-size: 16px;
}
.postList .sidebar .wp-block-group {
  background: #F5F4EF;
  padding: 30px;
  margin-top: 30px;
}
.postList .grid {
  display: flex;
  flex-wrap: wrap;
}
.postList .grid .singlepost {
  max-width: 100%;
  margin-bottom: 50px;
  text-align: left;
  width: 100%;
}
.postList .grid .singlepost .thumbnail {
  width: 100%;
  height: 194px;
  background-size: 100% auto;
  background-position: center;
	background-repeat: no-repeat;
}
@media screen and (min-width: 1169px) {
  .postList .grid .singlepost {
    width: 50%;
    max-width: 360px;
  }
  .postList .grid .singlepost:nth-child(odd) {
    margin-right: 15px;
  }
  .postList .grid .singlepost:nth-child(even) {
    margin-left: 15px;
  }
  .postList .grid .singlepost .thumbnail {
    width: 360px;
    height: 194px;
  }
}
@media screen and (min-width: 1280px) {
  .postList .grid {
    width: calc(100% - 440px);
  }
  .postList .sidebar {
    margin-left: 100px;
  }
  .postList .grid .singlepost:nth-child(odd) {
    margin-right: 40px;
  }
  .postList .grid .singlepost:nth-child(even) {
    margin-left: 40px;
  }
}
@media screen and (max-width: 700px) {
  .postList .grid {
    width: calc(100%);
  }
  .postList .sidebar {
    margin-left: 0;
    width: 100%;
  }
}
.postList .grid .singlepost .divider {
  width: 100%;
  height: 12px;
  background: #aca262;
  margin-bottom: 20px;
}
.postList .singlepost a h3, .postList .singlepost a .thumbnail {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.postList .singlepost a:hover .thumbnail {
	background-size: 110% auto;
}
.postList .singlepost h3 {
  font-size: 24px;
  letter-spacing: 0.24px;
  line-height: 28px;
  margin-top: 25px;
  color: #414042;
  margin-bottom: 0px;
}
.postList .singlepost a:hover, .postList .singlepost a:hover h3 {
	text-decoration: none;
	color: #AA8F00;
}
.postList .singlepost .date {
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 45px;
  color: #707175;
}
.postList .navigation {
  width: 100%;
}
.postList .navigation span, .postList .navigation a {
  margin: 0 15px;
}
.postList .navigation .next, .postList .navigation .previous {
  font-size: 20px;
  transform: scale(1.5, 1);
  display: inline-block;
}
.single #inside-hero .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.single #inside-hero #breadcrumbs {
  width: 100%;
  max-width: 100%;
  margin-bottom: 60px;
}
.single #inside-hero .left {
  width: 100%;
  flex-grow: 1;
}
.single #inside-hero .right {
  width: 100%;
  mask-image: url(img/mask.svg);
  -webkit-mask-image: url(img/mask.svg);
  mask-size: cover;
  -webkit-mask-size: cover;
  mask-position: bottom left;
  -webkit-mask-position: bottom left;
  margin-top: 60px;
  max-height: 400px;
  max-width: 500px;
}
@media screen and (min-width: 1040px) {
  .single #inside-hero .left {
    width: calc(66% - 60px);
  }
  .single #inside-hero .right {
    margin-left: 60px;
    width: 33%;
    margin-top: 0;
  }
  .single span.date {
    margin-right: 25px;
  }
  .single span.authors {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1039px) {
  .single span.divider {
    display: none;
  }
  .single span.date, .single span.authors {
    display: block;
    width: 100%;
  }
}
.single #inside-hero .addthis_inline_share_toolbox {
  margin-top: 60px;
  text-align: left;
  padding: 0;
}
figcaption {
	color: #707175;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
#inside-hero .media {
	font-size: 18px;
	line-height: 28px;
}