@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Raleway, Helvetica, Arial, sans-serif;
  background: url('../images/concrete_seamless.png') top left repeat #fff;
  color: #444444;
}
img {
  max-width: 100%;
  height: auto;
}
object,
iframe {
  max-width: 100%;
}
.alignleft {
  float: left;
  margin: .25em 1em 1em 0;
}
.alignright {
  float: right;
  margin: .25em 0 1em 1em;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sock {
  margin-left: 15px;
  margin-right: 15px;
}
.sock .fullwidth {
  margin-left: -15px;
  margin-right: -15px;
  max-width: calc(100% + 30px) !important;
}
.hentry iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reveal-hidden {
  display: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
#content {
  padding: 40px 0 0 0;
}
#content:before,
#content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#content:before,
#content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#middle {
  clear: right;
}
.primary {
  margin-bottom: 40px;
}
.primary:before,
.primary:after {
  content: " ";
  display: table;
}
.primary:after {
  clear: both;
}
.primary:before,
.primary:after {
  content: " ";
  display: table;
}
.primary:after {
  clear: both;
}
.col:before,
.col:after {
  content: " ";
  display: table;
}
.col:after {
  clear: both;
}
.col:before,
.col:after {
  content: " ";
  display: table;
}
.col:after {
  clear: both;
}
a,
a:visited {
  color: #245b01;
  text-decoration: none;
}
a:hover {
  color: #253d5d;
  text-decoration: none;
}
a img {
  border: 0 none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #253d5d;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none; 
}
img.size-medium {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 0 1px #d7d7d7;
  box-shadow: 0 0 0 1px #d7d7d7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.size-full {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 0 0 1px #d7d7d7;
  box-shadow: 0 0 0 1px #d7d7d7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body {
  font-family: Raleway, Helvetica, Arial, sans-serif;
}
p {
  font-size: 1.2em;
  line-height: 160%;
  margin: 30px 0;
}
li,
td,
th {
  font-size: 1.2em;
}
li p {
  line-height: 160%;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 1em;
  line-height: 120%;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
  font-weight: normal;
}
h1 {
  font-size: 2em;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
}
h2 {
  font-size: 1.8em;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
}
h3 {
  font-size: 1.5em;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
}
h4 {
  font-size: 1.3em;
}
a.cta-button,
a.cta-button:visited {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #245b01;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.3em;
  font-family: Raleway, Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.cta-button:hover,
a.cta-button:visited:hover {
  background-color: #253d5d;
}
table.lines {
  width: 100%;
}
table.lines tr td {
  padding: 10px 0;
  border-top: solid 1px #d7d7d7;
}
table.lines tr td:first-of-type {
  font-weight: bold;
}
table.lines tr:last-of-type td {
  border-bottom: solid 1px #d7d7d7;
}
#middle {
  padding: 10px 0;
}
.page-title {
  padding-bottom: 10px;
  border-bottom: solid 1px #d7d7d7;
  margin-bottom: 40px;
}
.hentry {
  padding: 20px 0;
}
.hentry:before,
.hentry:after {
  content: " ";
  display: table;
}
.hentry:after {
  clear: both;
}
.hentry:before,
.hentry:after {
  content: " ";
  display: table;
}
.hentry:after {
  clear: both;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > p:first-child {
  margin-top: 0;
}
.entry-content ul li,
.entry-content ol li {
  line-height: 140%;
}
.entry-content ol {
  margin-left: 30px;
  list-style: decimal;
}
.entry-content ul {
  padding-left: 35px;
  list-style: none;
}
.entry-content ul li:before {
  margin: 0 8px 0 -25px;
  font-family: 'FontAwesome';
  content: '\f046';
}
.gallery .gallery-item img {
  max-width: 90%;
  border: none 0 !important;
}
.gallery .gallery-item .gallery-caption {
  font-size: .8em;
  color: #999999;
}
@media screen and (max-width: 480px) {
  .alignleft,
  .alignright {
    float: none;
    margin: 15px auto;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .chunk {
    padding-left: 10%;
    padding-right: 10%;
  }
  .sock {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sock .fullwidth {
    margin-left: -20px;
    margin-right: -20px;
    max-width: calc(100% + 40px) !important;
  }
  h1 {
    font-size: 2.6em;
  }
  .columns:before,
  .columns:after {
    content: " ";
    display: table;
  }
  .columns:after {
    clear: both;
  }
  .columns:before,
  .columns:after {
    content: " ";
    display: table;
  }
  .columns:after {
    clear: both;
  }
  .columns,
  .columns .col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .columns.columns-3 .col {
    width: 30%;
    float: left;
    margin-right: 4.9%;
  }
  .columns.columns-3 .col:last-of-type {
    margin-right: 0;
  }
  .columns.columns-3 .col.span-2 {
    width: 65%;
  }
  .columns.columns-2 .col {
    width: 49%;
    float: left;
    margin-right: 0;
  }
  .columns.columns-2 .col:nth-of-type(2) {
    float: right;
  }
  .single-narrow {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}
@media screen and (min-width: 960px) {
  .sock {
    margin-left: 40px;
    margin-right: 40px;
  }
  .sock .fullwidth {
    margin-left: -40px;
    margin-right: -40px;
    max-width: calc(100% + 80px) !important;
  }
}
@media screen and (min-width: 1200px) {
  .sock {
    margin-left: 120px;
    margin-right: 120px;
  }
  .sock .fullwidth {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + 240px) !important;
    max-width: calc(100% + 240px) !important;
  }
}
.no-js #nav-trigger {
  display: none;
}
.js #toggling-nav {
  display: none;
}
#header {
  background-color: rgba(37,61,93,0.8);
  padding: 25px 0;
  text-align: center;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header #logo {
  margin-bottom: 25px;
}
#nav-trigger {
  display: block;
  font-size: 1.1em;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
  text-align: left;
  text-transform: uppercase;
}
#nav-trigger #menu-toggle {
  display: block;
  padding: 12px;
  background-color: #253d5d;
  color: #fff;
  cursor: pointer;
}
#nav-trigger #menu-toggle:hover {
  text-decoration: none;
}
#toggling-nav {
  text-align: left;
}
#toggling-nav #main-nav {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #253d5d;
}
#toggling-nav #main-nav li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#toggling-nav #main-nav li {
  font-size: 1.1em;
  font-family: 'Bree Serif', 'Times New Roman', Georgia, serif;
  line-height: 100%;
  border-top: dashed 1px #d7d7d7;
}
#toggling-nav #main-nav li a {
  padding: 12px;
  display: block;
  color: #fff;
}
@media screen and (min-width: 960px) {
  .js #nav-trigger {
    display: none;
  }
  .js #toggling-nav {
    display: block;
  }
  #header {
    padding: 0;
    height: 80px;
    overflow: hidden;
  }
  #header #logo {
    float: left;
    margin: 12px 0 0;
  }
  #header #main-nav {
    float: right;
    display: inline-block;
    background-color: transparent;
  }
  #header #main-nav li {
    display: inline-block;
    vertical-align: text-top;
    border-top: none 0;
    font-size: 1.3em;
  }
  #header #main-nav li a {
    padding: 0 15px;
    height: 80px;
    line-height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
  }
  #header #main-nav li.current-menu-item a,
  #header #main-nav li a:hover {
    background-color: #253d5d;
  }
  #header #main-nav li > ul {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #header #main-nav li {
    font-size: 1.4em;
  }
  #header #main-nav li a {
    padding: 0 25px;
  }
}
#footer {
  background-color: #253d5d;
  color: #fff;
  text-align: center;
  padding: 40px 0;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer a {
  color: #fff;
}
#footer .socialicons {
  margin: 0;
  padding: 0;
}
#footer .socialicons li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer .socialicons li {
  display: inline-block;
  font-size: 2.8em;
  margin: 0 8px;
}
#footer .socialicons li a:before {
  font-family: 'FontAwesome';
  content: '\f082';
}
#footer .socialicons li a.instagram:before {
  content: '\f16d';
}
#footer .socialicons li a.twitter:before {
  content: '\f081';
}
#footer .socialicons li a.youtube:before {
  content: '\f166';
}
#footer p {
  font-size: .9em;
}
#secondary .widget-wrap {
  margin: 60px 0;
}
#secondary .widget-wrap h4 {
  display: none;
}
#secondary #text-2 {
  background: url('../images/secondary-office-background.jpg') top left no-repeat #245b01;
  background-size: cover;
  color: #fff;
  padding: 25px;
}
#secondary #text-2 p:first-of-type {
  margin-top: 0;
}
#secondary #text-2 p:last-of-type {
  margin-bottom: 0;
}
#secondary h2 {
  text-align: center;
  font-size: 2.4em;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #secondary .widget-wrap:first-of-type {
    margin-top: 0;
  }
}
blockquote {
  margin: 30px 0;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('../images/quote.png') top left no-repeat;
  font-style: normal;
  border-left: none 0;
  color: #444;
  clear: both;
}
blockquote p {
  font-style: normal;
  font-size: 1em;
  line-height: 150%;
}
blockquote p[style="text-align: right;"] {
  margin-top: -20px;
}
blockquote p:first-of-type {
  margin-top: 0;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 480px) {
  blockquote {
    width: 80%;
  }
  blockquote:nth-of-type(even) {
    float: right;
  }
}
#homemasthead {
  background-size: cover;
  background-position: center center;
}
#homemasthead #homemastheadcopy {
  padding-bottom: 50px;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
}
#homemasthead #homemastheadcopy,
#homemasthead #homemastheadcopy a,
#homemasthead #homemastheadcopy h1,
#homemasthead #homemastheadcopy h1 a,
#homemasthead #homemastheadcopy h2,
#homemasthead #homemastheadcopy h2 a,
#homemasthead #homemastheadcopy h3,
#homemasthead #homemastheadcopy h3 a,
#homemasthead #homemastheadcopy h4 {
  color: #fff;
}
body.home #middle blockquote {
  background-image: none;
  padding: 0;
  color: #444;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.home #officeinfo {
  margin-bottom: 60px;
}
body.home #officeinfo #officeimage {
  text-align: center;
}
body.home #mapnstuff {
  text-align: center;
}
body.home #mapnstuff h1 {
  margin-top: 0;
  font-size: 3em;
}
body.home #mapnstuff iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 5px;
  -webkit-box-shadow: 0 0 0 1px #d7d7d7;
  box-shadow: 0 0 0 1px #d7d7d7;
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #homemasthead #homemastheadcopy,
  #homemasthead #homemastheadcopy h1,
  #homemasthead #homemastheadcopy h2,
  #homemasthead #homemastheadcopy h3,
  #homemasthead #homemastheadcopy h4 {
    text-align: center !important;
  }
  body.home #middle {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #homemasthead {
    margin-bottom: 40px;
  }
  #homemasthead #homemastheadcopy {
    padding: 100px 0 100px;
  }
  #homemasthead #homemastheadcopy h1 {
    font-size: 3.5em;
  }
  #homemasthead #homemastheadcopy h2 {
    font-size: 2.5em;
  }
  body.home #middle h2 {
    font-size: 2.5em;
  }
  body.home #middle blockquote {
    padding: 10px 25px;
    font-size: 1.6em;
    border-left: solid 10px #e3e3e3;
  }
  body.home #officeinfo:before,
  body.home #officeinfo:after {
    content: " ";
    display: table;
  }
  body.home #officeinfo:after {
    clear: both;
  }
  body.home #officeinfo:before,
  body.home #officeinfo:after {
    content: " ";
    display: table;
  }
  body.home #officeinfo:after {
    clear: both;
  }
  body.home #officeinfo #officeimage {
    width: 40%;
    float: left;
  }
  body.home #officeinfo #contactinfo {
    width: 50%;
    float: right;
  }
  body.home #officeinfo #contactinfo p:first-of-type {
    margin-top: 0;
  }
  body.home #mapnstuff h2 {
    font-size: 2.5em;
  }
  body.home #mapnstuff h1 {
    font-size: 3.5em;
  }
}
@media screen and (min-width: 960px) {
  #homemasthead #homemastheadcopy {
    padding: 175px 0 175px;
  }
  #homemasthead #homemastheadcopy h1 {
    font-size: 4em;
  }
  #homemasthead #homemastheadcopy h2 {
    font-size: 3em;
  }
  body.home #middle .columns img {
    width: 100% !important;
  }
  body.home #mapnstuff h1 {
    font-size: 4em;
  }
  body.home #mapnstuff h2 {
    font-size: 3em;
  }
}
@media screen and (min-width: 1200px) {
  #homemasthead #homemastheadcopy {
    padding: 200px 0 200px;
  }
  #homemasthead #homemastheadcopy h1 {
    font-size: 5em;
  }
  #homemasthead #homemastheadcopy h2 {
    font-size: 3.5em;
  }
}
