/*
Theme Name: Glick Roofing Systems

Fonts Used:
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', 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: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  max-width: 1920px;
  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%;
}
#topbar {
  display: table;
  width: 100%;
  background: #009245;
  font-size: 2em;
  padding: 0.25em;
  color: #fff;
}
#topbar .location {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
}
#topbar .phone {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: -0.06em;
}
#topbar .social {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#topbar .social a {
  margin: 0 0 0 0.25em;
}
#topbar a {
  color: #fff;
}
#topbar a:hover {
  color: #000;
}
#branding {
  display: table;
  width: 100%;
  padding: 5em 4% 2em 4%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0)0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.8)100%), url('images/homebanner.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#branding .logo {
  display: table;
  width: auto;
  float: left;
}
#branding .logo img {
  display: table;
  margin: 0 auto 0 auto;
  width: 15.75em;
  max-width: 100%;
}
#branding .logo span {
  display: table;
  width: auto;
  margin: 0.5em auto 0 auto;
  text-align: center;
  color: #fff;
}
#branding .slogan {
  display: table;
  width: 80%;
  float: right;
  margin: 0 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.444em;
  font-weight: 700;
  font-style: italic;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: right;
  text-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 1);
}
.page-template-front-page #branding .slogan span {
  margin: 0 0 6em 0;
}
#branding .slogan span {
  clear: both;
  display: table;
  float: right;	
  margin: 0 0 3em 0;
}
#branding .slogan .guardline {
  clear: both;
  display: table;
  width: 100%;
  font-size: 0.778em;
}
#branding .slogan .guardline img {
  clear: both;
  display: inline-table;
  vertical-align: middle;
  width: 4em;
  margin: 0 0 0 0.5em;
}
#branding .slogansmall {
  float: right;
  display: table;
  width: auto;
  margin: 0 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  font-weight: 700;
  font-style: italic;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
  text-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 1);
  position: absolute;
  bottom: 2em;
  right: 5%;
}
#branding .slogansmall img {
  display: inline-table;
  vertical-align: middle;
  width: 2.5em;
  margin: 0 0 0 1em;
}
.mobileheader {
    display: none;
}
.mobilebanner {
    display: none;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  font-family: 'Roboto Condensed', sans-serif !important;
}
#mega-menu-wrap-location-menu #mega-menu-location-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: 'Roboto Condensed', sans-serif !important;
  line-height: 2.222em !important;
  height:  2.222em !important;
  padding: 0px 1em 0px 1em !important;
  font-size: 1.333em !important;
}
#mega-menu-wrap-location-menu #mega-menu-location-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-family: 'Roboto Condensed', sans-serif !important;
  line-height: 2.222em !important;
  padding: 0px 1em 0px 1em !important;
  font-size: 1.333em !important;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  position: relative;
}
#footer:before {
  content: "";
  display: table;
  width: 100%;
  height: 0.3em;
  background: #39b54a;
  position: absolute;
  top: 0.63em;
  z-index: -1;
}
#footer:after {
  content: "";
  display: table;
  width: 100%;
  height: 0.3em;
  background: #39b54a;
  position: absolute;
  bottom: 1.4em;
  z-index: -1;
}
#footer .footerinfo {
  display: table;
  width: 84%;
  margin: 0 auto;
}
#footer .footerinfo ul {
  display: table;
  width: 100%;
}
#footer .footerinfo ul li {
  display: table-cell;
  vertical-align: top;
}
#footer .footerinfo ul li .fa-solid {
  font-size: 1.444em;
  color: #009245;
  margin: 0 0 0.25em 0;
}
#footer .footerinfo ul li {}
#footer .footerinfo ul li.logo {
  width: 27%;
}
#footer .footerinfo ul li.logo img {
  display: table;
  margin: 0;
  width: 20em;
  max-width: 100%;
}
#footer .footerinfo ul li.location {
  width: 17%;
  padding: 3em 0;
}
#footer .footerinfo ul li.location .address {
  font-size: 1em;
  line-height: 1.333em;
  margin: 0 0 1em 0;
}
#footer .footerinfo ul li.location a.phone {
  display: table;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.667em;
  font-weight: 700;
  letter-spacing: -0.06em;
  color: #000;
  line-height: 1em;
  margin: 0 0 0.125em 0;
}
#footer .footerinfo ul li.location a.phone:hover {
  color: #009245;
}
#footer .footerinfo ul li.serving {
  width: 20%;
  padding: 3em 0;
}
#footer .footerinfo ul li.serving h3 {
  display: table;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.667em;
  font-weight: 700;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  line-height: 1em;
  color: #000;
  margin: 0 0 0.125em 0;
}
#footer .footerinfo ul li.serving .areas {
  font-size: 1em;
  line-height: 1.333em;
}
#footer .footerinfo ul li.ratings {
  width: 19%;
  padding: 3em 0;
}
#footer .footerinfo ul .ratings .social {
  display: table;
  float: right;
  font-size: 2.667em;
  margin: 0 0 0.5em 0;
}
#footer .footerinfo ul .ratings .social a {
  color: #000;
  margin: 0 0 0 0.25em;
}
#footer .footerinfo ul .ratings .social a:hover {
  color: #009245;
}
#footer .footerinfo ul .ratings .recognize {
  clear: both;
  text-align: right;
  white-space: nowrap;
}
#footer .footerinfo ul .ratings .recognize img {
  display: inline-table;
  vertical-align: middle;
  width: 5em;
  margin: 0 0.5em 0 0;
}
#footer .footerinfo ul .ratings .recognize iframe {
  display: inline-table;
  vertical-align: middle;
}
.footerlogos {
  display: table;
  width: 84%;
  margin: 2em auto;
}
.footerlogos ul {
  display: grid;
  gap: 2em 0;
  grid-template-columns: 25% 25% 25% 25%;
  width: 100%;
  align-items: center;
}
.footerlogos ul li {
  text-align: center;
}
.footerlogos ul li img {
  display: table;
  margin: 0 auto;
  max-width: 11em !important;
  max-height: 5em;
  height: auto;
  width: auto;
}
.footerlogos ul li h3 {
  display: none;
}
#copyright {
  display: table;
  width: 100%;
  font-size: 0.833em;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background: #39b54a;
  padding: 0.6em 1em;
}
#copyright a {
  color: #fff;
}
#copyright a:hover {
  color: #fff;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #content {
  float: none;
  width: 84%;
  margin: 2em auto;
  font-size: 1.333em;
  text-align: center;
  line-height: 1.556em;
}
.page-template-front-page #container #content p {
  margin: 0 0 1.25em 0;
}
.page-template-front-page #container #content p:last-of-type {
  margin: 0;
}
.page-template-front-page h2 {
  display: table;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 3.333em;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin: 0 0 0.5em 0;
}
.page-template-front-page h2:before {
  content: "";
  display: table;
  width: 100%;
  height: 0.1em;
  background: #39b54a;
  position: absolute;
  top: 0.63em;
  z-index: -1;
}
.page-template-front-page h2 span {
  background: #fff;
  padding: 0 0.125em;
}
.page-template-front-page #container #content .video {
  width: 64%;
  margin: 0 auto 1.5em auto;
}
.page-template-front-page #container #content .estimator {
  width: 50%;
  float: none;
  margin: 1.5em auto 0 auto;
  clear: right;
  position: relative;
  z-index: 1;
}
/*--------- HOME CONTENT ELEMENTS --------- */
#homeservices {
  display: table;
  width: 100%;
}
#homeservices p {
  margin: 0 0 1.25em 0;
}
#homeservices .content {
  display: table;
  width: 84%;
  margin: 0 auto;
  font-size: 1.333em;
  text-align: center;
  line-height: 1.556em;
}
#homeservices .homeservices {
  display: grid;
  gap: 2.667em 3.5%;
  grid-template-columns: 31% 31% 31%;
  width: 84%;
  margin: 3em auto;
}
#homeservices .homeservices li {
  background: #fff;
  display: flex;
  flex-direction: column;
}
#homeservices .homeservices li h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.25em 0;
}
#homeservices .homeservices li img {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  border-bottom: 0.25em solid #009245;
}
#homeservices .homeservices li .textwidget {
  transition: 0.5s;
  position: relative;
}
#homeservices .homeservices .textwidget .brief {
  width: 90%;
  height: 80%;
  padding: 1em 2em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.667em;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
  background: rgba(0, 146, 69, 1);
  opacity: 0;
  position: absolute;
  top: 10%;
  left: 5%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: ease 0.5s;
}
#homeservices .homeservices li:hover .brief {
  opacity: 0.9;
}
#homeservices .homeservices li p {
  margin: 0;
}
.quotebtn {
  display: inline-table;
  margin: 0 0.5em;
  font-size: 1em;
  font-weight: 700;
  background: #000;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.6em 2em;
}
.quotebtn:hover {
  background: #009245;
}
#homeservices .homeservices li.quotebox .textwidget {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: ease 0.5s;
}
#homeservices .homeservices li.quotebox .textwidget .quotebtn {
  display: inline-table;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.333em;
}
#homeservices .homeservices li.quotebox h3 {
  color: transparent;
}
/*--------- TESTIMONIALS ELEMENTS --------- */
#testimonials {
  display: table;
  width: 100%;
  margin: 3em 0 0 0;
}
#testimonials .testimonials {
  display: table;
  width: 65%;
  margin: 0 auto 2em auto;
  font-size: 1.333em;
  text-align: center;
  line-height: 1.556em;
}
#testimonials .testimonials img {
  display: table;
  width: 10em;
  margin: 0 auto;
}
#testimonials .testimonials .strong-view.wpmtst-simple .wpmtst-testimonial-inner {
  text-align: center;
}
#testimonials .testimonials .testimonial-name {
  font-weight: 700;
  margin: 1em 0 0 0;
}
#testimonials .testimonials .strong-view.pager-style-buttons .wpmslider-pager-link:before {
  color: #000;
  background: #000;
  width: 0.5em;
  height: 0.5em;
  mask: url('images/circle-solid.svg') center center no-repeat;
}
#testimonials .testimonials .strong-view.pager-style-buttons .active:before {
  color: #39b54a;
  background: #39b54a;
  width: 0.5em;
  height: 0.5em;
}
#testimonials .testimonials .strong-view.wpmtst-simple .wpmtst-testimonial {
  border: none;	
}
.strong-view.wpmtst-simple .wpmtst-testimonial {
  border: 1px solid #39b54a;	
}
/*--------- HOME FOOTER CTA	ELEMENTS --------- */
#homecta {
  display: table;
  width: 100%;
}
#homecta .homecta {
  display: table;
  width: 84%;
  margin: 3em auto 3em auto;
}
#homecta .homecta li {
  display: table-cell;
  vertical-align: top;
}
#homecta .homecta li.left {
  width: 66%;
  background: url("images/formbg.webp") bottom left no-repeat #39b54a;
  background-size: cover;
  padding: 5em 5em;
}
#homecta .homecta li.left h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin: 0 0 0.25em 0;
}
#homecta .homecta .left .wpcf7 {
  display: table;
  width: 100%;
  margin: 0;
}
#homecta .homecta .left .wpcf7table {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
}
#homecta .homecta .left .wpcf7 table tr td {
  padding: 0.25em;
  width: 33%;
}
#homecta .homecta .left .wpcf7 table tr td:only-of-type {
  width: 100%;
}
#homecta .homecta .left .wpcf7 table tr:nth-child(3) td {
  padding: 0.25em 0.25em 0 0.25em;
}
#homecta .homecta .left .wpcf7 table tr:last-child td:only-of-type {
  padding: 0.25em 0.25em 0 0.25em;
}
#homecta .homecta .left .wpcf7 input {
  margin: 0;
}
#homecta .homecta .left .wpcf7 textarea {
  margin: 0;
  height: 14em;
}
#homecta .homecta .left .wpcf7 div.wpcf7-response-output {
  color: yellow !important;
}
#homecta .homecta .left div.wpcf7-mail-sent-ng {
  color: white !important;
}
#homecta .homecta .left span.wpcf7-not-valid-tip {
  color: yellow !important;
}
#homecta .homecta .left div.wpcf7-validation-errors {
  color: yellow !important;
}
#homecta .homecta .left .wpcf7 input[type="submit"] {
  background: #000;
  text-transform: uppercase;
}
#homecta .homecta .left .wpcf7 input[type="submit"]:hover {
  background: #fff;
  color: #000;
}
#homecta .homecta li .middle {
  width: 3%;
}
#homecta .homecta li.right {
  width: 31%;
  border: 2px solid #39b54a;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #009245;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 84%;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.667em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #1f1600;
}
#container #content h2 {
  font-family: 'Roboto Condensed', 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: 'Roboto Condensed', 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: 'Roboto Condensed', 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: #009245;
}
#container #content ul.twocols {
  display: table;
  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 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 .imgright {
  width: 300px;
  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%;
}
#container #content .logoright {
  width: 240px;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .logoright img {
  width: 100%;
  height: auto;
  margin: 0;
}
.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;
}
#container #content .imgrightsteps {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  font-size: 0.778em;
  line-height: 1.333em;
  background: #eee;
  padding: 1em;
  position: relative;
}
#container #content .imgrightsteps span {
  background: #000;
  color: #fff;
  font-weight: 800;
  padding: 0.5em;
  line-height: 1em;
  position: absolute;
  left: 1em;
  top: 1em;
}
#container #content .imgrightsteps img {
  width: 100%;
  height: auto;
  margin: 0 0 0.5em 0;
}
#container #content .estimator {
  width: 50%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  position: relative;
  z-index: 1;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.778em;
  font-family: 'Roboto', 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;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 7em;
  font-family: 'Roboto', 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;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 2.778em;
  background: #000;
  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: #009245;
}
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: yellow !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: white !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: yellow !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !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;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: url("images/formbg.webp") bottom left no-repeat #39b54a;
  background-size: auto;
  background-size: cover;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  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.2em;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
.sidebarform .wpcf7 table tr td input[type="submit"] {
  color: #fff;
  background: #000;
}
.sidebarform .wpcf7 table tr td input[type="submit"]:hover {
  color: #000;
  background: #fff;
}
.sidebarform .wpcf7 div.wpcf7-response-output {
  color: yellow !important;
}
.sidebarform .wpcf7 div.wpcf7-mail-sent-ng {
  color: white !important;
}
.sidebarform .wpcf7 span.wpcf7-not-valid-tip {
  color: yellow !important;
}
.sidebarform .wpcf7 div.wpcf7-validation-errors {
  color: yellow !important;
}
/* --------- 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 {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  height: 450px;
  padding: 0 2px 0 0;
  box-sizing: border-box;
}
/* --------- FAQS PAGE ELEMENTS --------- */
#container #content article #wpsm_accordion_182 .ac_title_class {
  padding: 0.5em 0.25em !important;
  font-weight: 600 !important;
}
#container #content article .wpsm_panel-body {
  padding: 1em 1em !important;
}
#container #content article #wpsm_accordion_182 .wpsm_panel-title h4  a {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 1em !important;
  color: #000000 !important;
}
#container #content article #wpsm_accordion_182 .wpsm_panel-body {
  font-size: 1em !important;
  border: none !important;
}
#container #content article #wpsm_accordion_182 .wpsm_panel-default > .wpsm_panel-heading {
  border-bottom: 1px dashed #39b54a !important;
  background: none !important;
}
#container #content article #wpsm_accordion_182 .ac_open_cl_icon {
  background: none !important;	
  color: #39b54a !important;
}
#container #content article #wpsm_accordion_182 .wpsm_panel {
  border: 1px solid #39b54a !important;
  margin: 0 0 1em 0 !important;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
.ngg-gallery-thumbnail span {
  font-weight: 400;
  text-align: left;
  padding: 0.25em 0.5em;
  line-height: 1.333em;
}
#fancybox-title {
  font-size: 1em !important;
  font-weight: 400;
  line-height: 1.333em;
}
/* --------- TEAM GALLERY ELEMENTS --------- */
.teamgallery .ngg-gallery-thumbnail {
  border: none;
  margin: 0 0 1em 0;
}
/* --------- RECAPTCHA ELEMENTS --------- */
.cf7sr-g-recaptcha div {
  width: 100% !important;
}
.cf7sr-g-recaptcha div iframe {
  width: 100% !important;
  overflow: hidden !important;
}