/*
Theme Name: Brenneman Roofing

Fonts Used:
font-family: 'Lato', sans-serif;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
  border-bottom: 0.5em solid #0b7049;
}
#branding {
  display: table;
  width: 84%;
  margin: 0 auto 0 auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
#branding .left img {
  display: table;
  margin: 0;
  float: left;
  width: 14.5em;
  max-width: 100%;
  position: relative;
  top: 2em;
}
#branding .right {
  display: table-cell;
  vertical-align: middle;
  width: 75%;
  text-align: right;
}
#branding .right .social {
  display: inline-table;
  vertical-align: middle;
}
#branding .right .social a {
  font-size: 2.667em;
  color: #2a356f;
  margin: 0 0.125em;
}
#branding .right .social a:hover {
  color: #0b7049;
}
#branding .right .quote {
  display: inline-table;
  vertical-align: middle;
  font-size: 2em;
  font-weight: 800;
  color: #0b7049;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.35em 0.5em;
  border: 0.0625em solid #0b7049;
  border-radius: 0.125em;
  margin: 0 0.4em;
}
#branding .right .quote:hover {
  color: #2a356f;
  border: 0.0625em solid #2a356f;
}
#branding .right .phone {
  display: inline-table;
  vertical-align: middle;
  font-size: 2em;
  font-weight: 800;
  color: #fff;
  background: #2a356f;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.35em 0.5em;
  border: 0.0625em solid #2a356f;
  border-radius: 0.125em;
  margin: 0 0.25em;
}
#branding .right .phone:hover {
  color: #fff;
  background: #0b7049;
  border: 0.0625em solid #0b7049;
}
.greenline {
  display: table;
  width: 100%;
  height: 0.5em;
  background: #0b7049;
  position: relative;
  top: -1.75em;
}
.page-template-front-page .greenline {
  display: none;
}
.desktopheader {
    position: fixed;
	background: #fff;
    z-index: 999;
    top: 0;
    transition: all 0.5s;
}
.desktopheader-alt {
    position: fixed;
	background: #fff;
    z-index: 999;
    top: 0;
    transition: all 0.5s;
}
.desktopheader-alt #branding .left img {
    width: 10em;
	transition: 300ms ease;
}
.desktopheader-alt #branding .right .quote {
  font-size: 1.556em;
}
.desktopheader-alt #branding .right .phone {
  font-size: 1.556em;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: auto;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: auto !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
/*--------- F00TER ELEMENTS --------- */
.blueline {
  display: table;
  width: 100%;
  margin: 0 0 2px;
  height: 0.5em;
  background: #2a356f;
}
#footer {
  display: table;
  width: 100%;
  border-top: 0.5em solid #0b7049;
}
#footer .footerinfo {
  display: grid;
  width: 84%;
  gap: 0 0;
  grid-template-columns: 75% 25%;
  margin: 2em auto 2em auto;
}
#footer .footerinfo .left h3 {
  font-size: 1.250em;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0 0 0.25em 0;
}
#footer .footerinfo .left a {
  color: #000;
}
#footer .footerinfo .left a:hover {
  color: #0b7049;
}
#footer .footerinfo .left .address {
  display: inline-table;
  vertical-align: top;
  font-size: 1.111em;
  line-height: 1.333em;
  padding: 0 1em 0 0;
  border-right: 2px solid #0b7049;
}
#footer .footerinfo .left .time {
  display: inline-table;
  vertical-align: top;
  font-size: 1.111em;
  line-height: 1.333em;
  padding: 0 0 0 1em;
}
#footer .footerinfo .left .time .social {
  clear: both;
  display: table;
  margin: 0.5em 0 0 0;
}
#footer .footerinfo .left .time .social a {
  font-size: 2.4em;
  color: #2a356f;
  margin: 0 0.25em 0 0;
}
#footer .footerinfo .left .time .social a:hover {
  color: #0b7049;
}
#footer .footerinfo .right {}
#footer .footerinfo .right img {
  display: table;
  margin: 0;
  float: right;
  width: 14.5em;
  max-width: 100%;
}
#copyright {
  display: table;
  width: 100%;
  background: #edeff1;
  font-size: 0.833em;
  font-weight: 400;
  padding: 1em;
}
#copyright .copyright {
  display: table;
  width: 84%;
  margin: 0 auto 0 auto;
}
#copyright .copyright a {
  color: #000;
}
#copyright .copyright a:hover {
  color: #0b7049;
}
/*--------- HOME FEATURED BLOG ELEMENTS --------- */
#featured {
  display: table;
  width: 100%;
}
#featured .featured {
  display: table;
  width: 84%;
  margin: 6em auto 6em auto;
}
#featured .featured ul {
  display: grid;
  gap: 0 3.5%;
  grid-template-columns: 65.5% 31%;
  width: 100%;
}
#featured .featured ul li img {
  display: table;
  width: 100%;
  margin: 0;
  box-shadow: 0.15em 0.15em 0.30em rgba(0, 0, 0, 0.35);
}
#featured .featured ul li h2 {
  display: table;
  float: left;
  font-size: 1.667em;
  line-height: 1.333em;
  padding: 0 0 0.35em 0;
  margin: 0 0 0.35em 0;
  border-bottom: 1px solid #0b7049;
}
#featured .featured ul li h3 {
  clear: both;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.222em;
  margin: 0 0 0.5em 0;
}
#featured .featured ul li h3 a {
  color: #000;
}
#featured .featured ul li h3 a:hover {
  color: #0b7049;
}
#featured .featured ul li .postexcerpt {
  display: table;
  width: 100%;
  font-size: 1.333em;
  line-height: 1.444em;
  margin: 0 0 1em 0;
}
#featured .featured ul li a.readmore {
  display: table;
  float: left;
  font-size: 1.333em;
  font-weight: 700;
  color: #fff;
  line-height: 1em;
  background: #0b7049;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  white-space: nowrap;
  box-shadow: 0.15em 0.15em 0.30em rgba(0, 0, 0, 0.35);
}
#featured .featured ul li a.readmore:hover {
  background: #2a356f;
  color: #fff;
}
/*--------- HOME FREE QUOTE ELEMENTS --------- */
#freequote {
  display: table;
  width: 100%;
  background: url("images/quote-form-bg.webp") center no-repeat #5f5f5f;
  background-size: cover;
  border-top: 0.5em solid #0b7049;
}
#freequote .freequote {
  display: grid;
  gap: 0 3.5%;
  grid-template-columns: 31% 65.5%;
  width: 84%;
  margin: 8em auto 8em auto;
}
#freequote .freequote li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#freequote .freequote li:first-child {
  background: #ffff00;
  padding: 3em;
  box-shadow: 0.15em 0.15em 0.30em rgba(0, 0, 0, 0.35);
}
#freequote .freequote li:first-child h3 {
  font-size: 1.667em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5em 0;
}
#freequote .freequote li:first-child table tr td {
  float: left;
  width: 100%;
  padding: 0.25em;
}
#freequote .freequote li:first-child table tr td input {
  margin: 0;
}
#freequote .freequote li:first-child table tr td textarea {
  margin: 0;
}
#freequote .freequote li:last-child {
  font-size: 1.667em;
  line-height: 1.333em;
  color: #fff;
}
/*--------- HOME BADGE ELEMENTS --------- */
#badge {
  display: table;
  width: 100%;
  background: url("images/badge-roofer-bg.webp") center no-repeat #7a7a7a;
  background-size: cover;
  border-top: 0.5em solid #2a356f;
}
#badge .badge {
  display: grid;
  gap: 0 0;
  grid-template-columns: 31% 69%;
  width: 84%;
  margin: 10em auto 10em auto;
}
#badge .badge li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#badge .badge li:first-child {
  background: rgba(0, 0, 0, 0.6);
  padding: 3em;
}
#badge .badge li:first-child h3 {
  font-size: 2em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 0 0 0.5em 0;
  order: 2;
}
#badge .badge li:first-child img {
  display: table;
  width: auto;
  max-width: 100%;
  margin: 0 auto 1em auto;
  order: 1;
}
#badge .badge li:last-child {
  background: rgba(42, 53, 111, 0.6);
  font-size: 1.667em;
  line-height: 1.333em;
  color: #fff;
  padding: 3.5vw;
}
/*--------- HOME PHOTOS ELEMENTS --------- */
#photos {
  display: grid;
  gap: 0 1px;
  grid-template-columns: auto auto auto auto;
  width: 100%;
  padding: 1px 0;
  border-top: 0.5em solid #2a356f;
}
#photos img {
  display: table;
  width: 100%;
  margin: 0;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details .slb_data {
  display: none !important;
}
/*--------- HOME TESTIMONIALS ELEMENTS --------- */
#testimonials {
  display: table;
  width: 100%;
  background: #edeff1;
}
#testimonials .testimonials {
  display: table;
  width: 50%;
  margin: 4em auto 4em auto;
}
#testimonials .testimonials .strong-view.wpmtst-simple .strong-content {
  margin: 0 auto;
}
#testimonials .testimonials .strong-view.wpmtst-simple .wpmtst-testimonial {
  margin: 0 auto;
}
#testimonials .testimonials .strong-view.wpmtst-simple .wpmtst-testimonial-inner {
  display: flex;
  flex-direction: column;
  padding: 2em 1.5em;
  text-align: center;
  font-size: 1.333em;
  line-height: 1.444em;
  box-shadow: 0.15em 0.15em 0.30em rgba(0, 0, 0, 0.15);
}
#testimonials .testimonials .strong-view.wpmtst-simple .stars {
  order: 1;
}
#testimonials .testimonials .strong-rating-wrapper .star svg {
  width: 1.75em;
}
#testimonials .testimonials .strong-view.wpmtst-simple .testimonial-content {
  display: table;
  margin: 0.75em 0 0 0;
  order: 2;
}
#testimonials .testimonials .strong-view.wpmtst-simple .testimonial-name {
  display: table;
  width: auto;
  margin: 0.75em auto;
  padding: 0.75em 0 0 0;
  order: 3;
  font-weight: 700;
  border-top: 2px dashed #000;
}
/*--------- HOME USPs ELEMENTS --------- */
#usps {
  display: table;
  width: 100%;
}
#usps .usps {
  display: grid;
  gap: 0 3.5%;
  grid-template-columns: 31% 31% 31%;
  width: 84%;
  margin: 5em auto 5em auto;
}
#usps .usps li {
  padding: 4em 2em;
  text-align: center;
  border: 1px solid #000;
}
#usps .usps li h3 {
  font-size: 1.667em;
  font-weight: 700;
  margin: 0 0 0.75em 0;
  position: relative;
}
#usps .usps li h3:before {
  content: "";
  display: table;
  margin: 0 auto 0.5em auto;
  width: 4.1em;
  height: 1.666em;
  background: url("images/logo-icon.webp") center no-repeat;
  background-size: contain;
}
#usps .usps li .textwidget {
  font-size: 1.333em;
  line-height: 1.444em;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  border-top: 0.5em solid #0b7049;
  border-bottom: 0.5em solid #0b7049;
  position: relative;
  top: 11.25em;
}
#homebanner .metaslider .caption {
  padding: 0;
}
#homebanner .metaslider .caption-wrap {
  opacity: inherit;
  width: 100%;
  height: 100%;
  padding: 5em 8vw 0 8vw;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+50&0.5+0,0+50 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#homebanner .metaslider .caption-wrap .caption {
  display: table;
  width: 100%;
}
#homebanner .metaslider .caption-wrap .caption h2 {
  font-size: 4em;
  font-weight: 800;
  color: #000;
  line-height: 1.111em;
  margin: 0 0 0.5em 0;
}
#homebanner .metaslider .caption-wrap .caption h3 {
  font-size: 4em;
  font-weight: 800;
  color: #fff;
  line-height: 1.333em;
  margin: 0 0 0.5em 0;
}
#homebanner .metaslider .caption-wrap .caption p {
  font-size: 1.667em;
  font-weight: 700;
  color: #fff;
  line-height: 1.333em;
  margin: 0;
}
#homebanner .metaslider .flex-control-nav {
  bottom: 2em;
}
#homebanner .flex-control-paging li a {
  background: #fff;
}
#homebanner .flex-control-paging li a.flex-active {
  background: #0b7049;
}
#homebanner .metaslider .flexslider {
  margin: 0;
}
/* #homebanner .bannerform {
  display: table;
  width: 40%;
  margin: 0 auto 0 auto;
  background: #ffff00;
  padding: 2em 2em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6em;
}
#homebanner .bannerform h3 {
  font-size: 1.667em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5em 0;
}
#homebanner .bannerform table tr td {
  width: 50%;
  padding: 0.25em;
}
#homebanner .bannerform table tr td input {
  margin: 0;
}
#homebanner .bannerform table tr td textarea {
  margin: 0;
}
#homebanner .bannerform table tr td input[type="submit"] {
  width: 50%;
  margin: 0 auto;
} */
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 100%;
}
.page-template-front-page #container #homecontent .homecontent {
  float: none;
  width: 84%;
  margin: 15em auto 0 auto;
}
.page-template-front-page #container #homecontent .homecontent h1 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.333em;
  margin: 0 0 0.75em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content h2 {
  display: table;
  width: 100%;
  font-size: 2.50em;
  font-weight: 700;
  text-align: center;
  line-height: 1.333em;
  margin: 0 0 0.5em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content {
  font-size: 1.444em;
  text-align: center;
  line-height: 1.556em;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p {
  margin: 0 0 1.25em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p:last-of-type {
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .threeimgs {
  display: table;
  width: 100%;
  margin: 2em 0;
  padding: 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .threeimgs li:last-child {
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
  box-shadow: 0.15em 0.15em 0.30em rgba(0, 0, 0, 0.35);
}
.page-template-front-page #container #homecontent .homecontent .entry-content .threeimgs li:before {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent .entry-content a.stopleaksbtn {
  display: inline-table;
  vertical-align: middle;
  font-size: 1.5em;
  font-weight: 800;
  color: #000;
  background: #ffff00;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.45em 0.75em;
  border-radius: 0.125em;
  box-shadow: 0.0625em 0.0625em 0.125em rgba(0, 0, 0, 0.35);
}
.page-template-front-page #container #homecontent .homecontent .entry-content a.stopleaksbtn:hover {
  color: #fff;
  background: #0b7049;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #2a356f;
}
#container #content a:hover {
  color: #0b7049;
}
#container {
  width: 100% !important;
  display: table;
  margin: 0 auto;
  padding: 14em 0 3em 0;
}
#content {
  float: left;
  width: 100% !important;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.667em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.75em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.5em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #000;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #0b7049;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
#container #content ul.twocols {
  display: table;
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul.twocols li {
  float: left;
  width: 45%;
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul.twocols li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #0b7049;
}
#container #content .imgright {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.778em;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0.25em;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 7em;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  border-radius: 0.25em;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 2.778em;
  text-transform: uppercase;
  background: #2a356f;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #0b7049;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: red !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: green !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: red !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: red !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.postmetadata {
  border: 1px solid #ededed;
  background: #f9f9f9;
  padding: .75em;
  display: table;
  width: 100%;
  margin: 0;
  font-size: .883em;
  line-height: 1.444em;
  color: #999;
  box-sizing: border-box;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #FFFF00;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: 'Lato', sans-serif;
  font-size: 1.556em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.25em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
  width: 100%;
  display: table;
}
.contact .address {
  width: 48%;
  float: left;
  display: table;
  text-align: left;
  font-size: 1em;
}
.contact .hours {
  width: 48%;
  float: right;
  display: table;
}
.contact .map {
  clear: both;
  float: left;
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
}
.contact .map iframe {
  width: 100%;
  height: 450px;
  border: none;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
/* --------- ABOUT PAGE ELEMENTS --------- */
#container #content .review {
  display: table;
  width: 100%;
  background: #F3F3F3;
  padding: 2em;  
}
.headermenu{
	margin-top: 50px !important;
}