/*
Theme Name: Schrock Roofing

Fonts Used:
    font-family: 'Open Sans', sans-serif;
	font-family: 'Teko', 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: 'Open Sans', 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;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
}
#branding {
  display: table;
  width: 1248px;
  margin: 1em auto;
}
#branding li {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
#branding .left {
  text-align: left;
}
#branding .left img {
  display: table;
  margin: 0;
  float: left;
  width: 22em;
  max-width: 90%;
}
#branding .right {}
#branding .right a {
  display: table;
  margin: 0;
  float: right;
  background: #a1332a;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  font-weight: 300;
  padding: 0.5em 0.75em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#branding .right a:hover {
  background: #2d3135;
  color: #fff;
}
#branding .right a:hover span.label {
  color: #f8bd3f;
}
#branding .right a span {
  display: table;
  float: right;
  clear: both;
}
#branding .right a span.label {
  font-size: 0.389em;
  font-weight: 600;
  line-height: 1.111em;
}
#branding .right a span.number {
  font-size: 1em;
  font-weight: 300;
}
.headermenu {
  display: table;
  width: 100%;
  background: #2d3135;
}
.headermenu #menu {
  display: table;
  width: 1248px;
  margin: 0 auto;
}
.desktopheader {
  position: fixed;
  background: #fff;
  z-index: 999;
  top: 0;
  transition: all 0.5s;
}
.desktopheader #branding .left img {
  transition: 300ms ease;
}
.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 a {
  font-size: 1.444em;
}
.mobileheader {
    display: none;
}

/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  padding: 2em 0 0 0;
  background: #efefef;
  border-top: 0.25em solid #a1332a;
}
.logo {
  display: table;
  width: 90%;
  margin: 0 auto 1.5em auto;
  text-align: center;
}
.logo img {
  display: table;
  margin: 0 auto;
  width: 18.333em;
  max-width: 90%;
}
.address {
  display: table;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.phone {
  display: table;
  width: 90%;
  margin: 0.5em auto 0.75em auto;
  font-size: 2.667em;
  font-weight: 300;
  text-align: center;
}
.email {
  display: table;
  width: 90%;
  margin: 0.75em auto 0 auto;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
}
.phone a {
  color: #000;
}
.phone a:hover {
  color: #000;
}
.phone a {
  color: #000;
}
.phone a:hover {
  color: #000;
}
.social {
  display: table;
  width: 90%;
  margin: 0 auto 0.75em auto;
  font-size: 2.222em;
  text-align: center;
}
.social a {
  color: #2d3135;
  margin: 0 0.25em;
}
.social a:hover {
  color: #a1332a;
}
#copyright {
  display: table;
  width: 90%;
  margin: 0 auto;
  margin: 0 auto 2em auto;
  font-size: 0.85em;
  font-weight: 300;
  text-align: center;
  color: #353335;
}
#copyright a {
  color: #353335;
}
#copyright a:hover {
  color: #000;
}
.borderblock {
  display: table;
  width: 100%;
  height: 0.25em;
  border-bottom: 0.25em solid #2d3135;
}
/*--------- HOME VIDEO ELEMENTS --------- */
#video {
  display: table;
  width: 100%;
  background: #efefef;
}
#video .video {
  display: table;
  width: 800px;
  max-width: 92%;
  margin: 4em auto 4em auto;
}
/*--------- HOME SOLUTIONS ELEMENTS --------- */
#homesolutions {
  display: table;
  width: 100%;
}
#homesolutions .homesolutions {
  display: table;
  width: 1248px;
  margin: 3em auto 4em auto;
}
#homesolutions .homesolutions h3 {
  display: table;
  width: 100%;
  margin: 0 0 0.75em 0;
  font-size: 2.667em;
  font-weight: 300;
  text-align: center;
}
#homesolutions .homesolutions h4 {
  display: table;
  width: 100%;
  margin: 1em auto 0 auto;
  font-size: 1.667em;
  font-weight: 400;
  text-align: center;
}
#homesolutions .homesolutions ul {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  text-align: center;
}
#homesolutions .homesolutions ul li {
  display: inline-table;
  width: 16.25%;
  margin: 0;
  font-size: 1.333em;
  font-weight: 600;
  text-align: center;
}
#homesolutions .homesolutions ul li span {
  display: table;
  margin: 0 auto 0.5em auto;
  width: 6em;
  height: 6em;
}
#homesolutions .homesolutions ul li:nth-child(1) span {
  background: url(images/solution1.webp) center no-repeat;
  background-size: auto;
  background-size: 6em;
}
#homesolutions .homesolutions ul li:nth-child(2) span {
  background: url(images/solution2.webp) center no-repeat;
  background-size: auto;
  background-size: 6em;
}
#homesolutions .homesolutions ul li:nth-child(3) span {
  background: url(images/solution3.webp) center no-repeat;
  background-size: auto;
  background-size: 6em;
}
#homesolutions .homesolutions ul li:nth-child(4) span {
  background: url(images/solution4.webp) center no-repeat;
  background-size: auto;
  background-size: 6em;
}
#homesolutions .homesolutions ul li:nth-child(5) span {
  background: url(images/solution6.webp) center no-repeat;
  background-size: auto;
  background-size: 6em;
}
/*#homesolutions .homesolutions ul li:nth-child(6) span {
	background: url(images/solution6.png) center no-repeat;
	background-size: auto;
	background-size: 6em;
}*/
#homesolutions .homesolutions ul li a {
  color: #000;
}
#homesolutions .homesolutions ul li a:hover {
  color: #f8bd3f;
}
/*--------- HOME ABOUT ELEMENTS --------- */

#homeabout {
  display: table;
  width: 100%;
  background: #2d3135;
}
#homeabout li {
  display: table;
  width: 100%;
}
#homeabout li:first-child h3 {
  display: none;
}
#homeabout li:first-child img {
  display: table;
  width: 100%;
  margin: 0;
}
#homeabout li:last-child {
  padding: 2em 4em;
  font-size: 1.333em;
  font-weight: 300;
  text-align: center;
  line-height: 1.444em;
  color: #fff;
}
#homeabout h3 {
  width: 100%;
  margin: 0 0 0.5em 0;
  font-size: 2em;
  font-weight: 300;
  text-align: center;
}
#homeabout .stdbutton {
  display: table;
  margin: 0 auto;
  background: #a1332a;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#homeabout .stdbutton:hover {
  background: #fff;
  color: #a1332a;
}
/*--------- HOME WHY CHOOSE ELEMENTS --------- */
#homewhychoose {
  display: table;
  width: 100%;
}
#homewhychoose .homewhychoose {
  display: table;
  width: 1248px;
  margin: 0 auto 5em auto;
}
#homewhychoose .homewhychoose h3 {
  display: table;
  width: 100%;
  margin: 0 0 0.75em 0;
  font-size: 2.667em;
  font-weight: 300;
  text-align: center;
}
#homewhychoose .homewhychoose ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
#homewhychoose .homewhychoose ul li {
  list-style: none;
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
#homewhychoose .homewhychoose ul li .textwidget {
  padding: 1.333em 1em 0 0;
}
#homewhychoose .homewhychoose ul li:nth-child(odd) h4 {
  border-bottom: 5px solid #485414;
}
#homewhychoose .homewhychoose ul li:nth-child(even) h4 {
  border-bottom: 5px solid #f8bd3f;
}
#homewhychoose .homewhychoose ul li h4 {
  display: table;
  width: 100%;
  padding: 0 0 0.75em 0;
  margin: 0;
  font-size: 1.333em;
  font-weight: 600;
  text-align: center;
}
#homewhychoose .homewhychoose ul li h4:before {
  content: "";
  display: table;
  margin: 0 auto 0 auto;
  width: 6em;
  height: 6em;
}
#homewhychoose .homewhychoose ul li:nth-child(1) h4:before {
  background: url(images/usp1.png) center no-repeat;
  background-size: 6em;
}
#homewhychoose .homewhychoose ul li:nth-child(2) h4:before {
  background: url(images/usp2.png) center no-repeat;
  background-size: 6em;
}
#homewhychoose .homewhychoose ul li:nth-child(3) h4:before {
  background: url(images/usp3.png) center no-repeat;
  background-size: 6em;
}
#homewhychoose .homewhychoose ul li:nth-child(4) h4:before {
  background: url(images/usp4.png) center no-repeat;
  background-size: 6em;
}
#homewhychoose .homewhychoose ul li:nth-child(5) h4:before {
  background: url(images/usp5.png) center no-repeat;
  background-size: 6em;
}
/*--------- HOME SERVICES ELEMENTS OLD --------- 

#homeservices {
  display: table;
  width: 100%;
}
#homeservices .homeservices {
  display: table;
  width: 1248px;
  margin: 5em auto 4em auto;
}
#homeservices .homeservices li {
  list-style: none;
  width: 50%;
  display: table-cell;
  vertical-align: top;
}
#homeservices .homeservices li:first-child {
  background: #485414;
  border-radius: 0.25em 0 0 0.25em;
}
#homeservices .homeservices li:first-child img {
  border-radius: 0.25em 0 0 0;
}
#homeservices .homeservices li:first-child .stdbutton {
  display: table;
  float: left;
  background: #f8bd3f;
  color: #000;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#homeservices .homeservices li:first-child .stdbutton:hover {
  background: #e8e7e5;
}
#homeservices .homeservices li:last-child {
  background: #f8bd3f;
  color: #000;
  border-radius: 0 0.25em.25em 0;
}
#homeservices .homeservices li:last-child img {
  border-radius: 0 0.25em 0 0;
}
#homeservices .homeservices li:last-child .stdbutton {
  display: table;
  float: left;
  background: #485414;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#homeservices .homeservices li:last-child .stdbutton:hover {
  background: #e8e7e5;
  color: #000;
}
#homeservices .homeservices li h2 {
  display: none;
}
#homeservices .homeservices li img {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
}
#homeservices .homeservices li:first-child .details {
  display: table;
  width: 100%;
  color: #fff;
  font-size: 1.333em;
  font-weight: 300;
  line-height: 1.444em;
  padding: 2em 2.667em 2.667em 2.667em;
}
#homeservices .homeservices li:first-child .details h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 300;
  color: #fff;
  margin: 0 0 0.5em 0;
}
#homeservices .homeservices li:last-child .details {
  display: table;
  width: 100%;
  color: #000;
  font-size: 1.333em;
  font-weight: 300;
  line-height: 1.444em;
  padding: 2em 2.667em 2.667em 2.667em;
}
#homeservices .homeservices li:last-child .details h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 300;
  color: #000;
  margin: 0 0 0.5em 0;
}

*/

/*--------- HOME SERVICES ELEMENTS NEW -------- */

#homeservices {
  display: table;
  width: 1248px;
  margin: 5em auto 0 auto;
}
#homeservices .homeservices {
  display: table;
  width: 100%;
	
}
#homeservices .homeservices .green {
  background: #2d3135;
  color: #fff;
  border-radius: 0.25em;
  margin: 0 0 2em 0;
}
#homeservices .homeservices   .yellow {
  background: #a1332a;
  color: #fff;
  border-radius: 0.25em;
   margin: 0 0 2em 0;
}
#homeservices .homeservices   .light {
  background: #efefef;
  color: #000;
  border-radius: 0.25em;
       margin: 0 0 2em 0;

}
#homeservices .homeservices h3 {
	font-size: 2em;
    font-weight: 400;
    margin: 0 0 0.5em 0;
}
#homeservices .homeservices .details {
   display: table-cell;
   vertical-align: top;
   width: 55%;
   padding: 2em;
}
#homeservices .homeservices .fulldetails {
   display: table;
   width: 100%;
   padding: 2em;
}
#homeservices .homeservices .picture {
   display: table-cell;
   vertical-align: top;
   width: 45%;
   padding: 2em 0 2em 2em;
}
#homeservices .homeservices .details ul  {
     line-height: 1.5em;
     margin-bottom: 1.5em;
     padding-left: 1em;
   }  
#homeservices .homeservices .details ul li {
      list-style: none;
      padding: 0.1em 0 0.1em 1.25em;
      background: url(images/bullet.png) left 0.5em no-repeat;
      background-size: 0.8em;
    }
#homeservices .homeservices .picture img {
	  display: table;
	  margin: 0;
      width: 100%;
      max-width:  100%;
	  border-radius: 0.25em;
    }
/* #homeservices .listStyle {
	list-style-type: circle !important;
	margin: 0 0 2rem 4rem;
	
}
#homeservices img {
      align-self: center;
      max-width:  524px;
      margin: 2em;
     box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	  border-radius: 0.25em;
    }
    #homeservices .row {
      max-width: 1920px;
      margin: 0.5rem auto;
	  padding: 2rem 0;
      display: flex;
	  border-radius: 0.25em;
    }
    #homeservices .details {
      /*font-size: 1.333em;
      font-weight: 300;
      padding: 0 2.667em 0 2.667em;
	  margin: auto 0;
      padding: 2em;
    } 
   #homeservices .details ul  {
     line-height: 1.5em;
     margin-bottom: 1.5em;
     padding-left: 1em;
   }  
    #homeservices .details ul li {
      list-style: none;
      padding: 0.1em 0 0.1em 1.25em;
      background: url(images/bullet.png) left 0.5em no-repeat;
      background-size: 0.8em;
    }
    .greenBg {
      background-color: #485414;
      color: #fff;
    }

    .yellowBg {
      background-color: #F8BD3F;
      color: #000;
    }

    .whiteBg {
      background-color: #fff;
      color: #000;
    }
   @media (max-width: 1350px) {
	 #homeservices {
  width: 92%;
}
    #homeservices .row {
      *width: 100%;
	  width: 100%;
      flex-direction: column;
	  align-items: center;
    }
    #homeservices img {
      align-self:auto;
    }
   }
*/
/* --------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url('images/homebanner.webp') center no-repeat;
  background-size: cover;
  position: relative;
}
#homebanner .headline {
  display: table;
  width: 1248px;
  margin: 5em auto 4em auto;
  font-family: 'Teko', sans-serif;
  font-size: 4em;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  line-height: 1em;
}
#homebanner .videobar {
  display: table;
  width: 100%;
  margin: 0;
  position: absolute;
  bottom: 0;
  background: rgba(45, 49, 53, 0.8);
  padding: 1em 0;
  text-align: center;
}
#homebanner .videobar .subheading {
  display: table;
  width: 1248px;
  margin: 0 auto;
}
#homebanner .videobar .subheading li {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
#homebanner .videobar .subheading li:first-child {
  font-size: 1.667em;
  line-height: 1.333em;
  color: #fff;
}
#homebanner .videobar .subheading li .stdbutton {
  display: table;
  margin: 0;
  float: right;
  background: #a0322a;
  color: #fff;
  font-size: 1.333em;
  font-weight: 600;
  padding: 0.75em 1.7em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#homebanner .videobar .subheading li .stdbutton:hover {
  background: #fff;
  color: #a0322a;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #2d3135;
  font-weight: 600;
}
#container #content a:hover {
  color: #a1332a;
}
#container {
  width: 1248px;
  display: table;
  margin: 250px auto 0 auto;
  padding: 3em 0 3em 0;
  font-size: 1.111em;
  font-weight: 300;
  line-height: 1.444em;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-size: 2.667em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #1f1600;
}
#container #content h2 {
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-size: 1.75em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  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.1em 0 0.1em 1.25em;
  background: url(images/bullet.png) left 0.5em no-repeat;
  background-size: 0.8em;
}
#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;
  border-radius: 0.25em;
}
#container #content .imgleft {
  width: 32%;
  float: left;
  margin: 0 2% 1.5em 0;
  clear: left;
}
#container #content hr {
  display: table;
  margin: 4em 0;
  width: 100%;
  height: 1px;
  border-top: none;
  border-bottom: 1px solid #a1332a;
}
#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;
  border-radius: 0.25em;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
#container #content .fourimgs {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
  text-align: center;
}
#container #content .fourimgs li {
  width: 22%;
  margin: 0 1% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  display: inline-table;
}
#container #content .fourimgs li:last-child {
  margin: 0;
}
#container #content .fourimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 0.25em;
  border: 1px solid #ccc;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
  border-radius: 0.25em;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
  border-radius: 0.25em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 0.25em;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 0.25em;
}
.contThumb {
  width: 300px;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  border-radius: 0.25em;
}
.list-block {
  width: 300px;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  text-align: center;
  background: #e8e7e5;
  padding: 1.5em;
  font-size: 1.222em;
  border-radius: 0.25em;
}
.list-block a {
  display: table;
  margin: 0.1em auto 0 auto;
  font-size: 1.222em;
}
#container #content .linkbutton {
  display: table;
  margin: 0 auto;
  background: #2d3135;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  padding: 0.5em 2em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
#container #content .linkbutton:hover {
  background: #a1332a;
  color: #fff;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.222em;
  font-family: 'Open Sans', 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;
}
textarea {
  height: 4em;
  font-family: 'Open Sans', 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;
}
input[type="submit"] {
  display: table;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 2em;
  background: #000000;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  display: table;
  text-transform: uppercase;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #3f3e40;
}
div.wpcf7 .ajax-loader {
  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: 300 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  margin: 0 0 5px 0 !important;
  color: red !important;
  border: none !important;
  font-weight: 300;
  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.222em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
.recaptcha {
  display: table;
  width: 100%;
  margin: 0 0 0.5em 0;
}
/* --------- 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;
}
.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;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 250px auto 0 auto;
  padding: 0;
}
.page-template-front-page #homecontent {
  display: table;
  width: 100%;
}
.page-template-front-page #homecontent .homecontent  {
  display: table;
  width: 1248px;
  margin: 0 auto 5em auto;
}
.page-template-front-page #homecontent .homecontent header {
  display: none;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol {
  display: table;
  width: 100%;
  margin: 2.5em 0;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol:first-of-type {
  margin: 0 0 2.5em 0;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol:last-of-type {
  margin: 2.5em 0 2.5em 0;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol .segleft {
  float: left;
  width: 48%;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol .segright {
  float: right;
  width: 48%;
}
.page-template-front-page #homecontent .homecontent .contactform {
  clear: both;
  display: table;
  width: 100%;
  background: #efefef;
  padding: 1.5em;
  margin: 0 0 0 0;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
.page-template-front-page #homecontent .homecontent .segmenttwocol h2 {
  font-size: 2em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
}
.page-template-front-page #homecontent .homecontent h3 {
  font-size: 1.75em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
.page-template-front-page #homecontent .homecontent ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
  margin: 0;
}
.page-template-front-page #homecontent .homecontent ul li {
  list-style: none;
  padding: 0.1em 0 0.1em 1.25em;
  background: url(images/bullet.png) left 0.5em no-repeat;
  background-size: 0.8em;
}
/* --------- SIDEBAR BLOG ELEMENTS --------- */
.sidebarblog {
  display: table;
  width: 100%;
  background: #efefef;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
.sidebarblog h3 {
  font-size: 1.444em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0.25em 0;
}
.sidebarblog ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sidebarblog ul li {
  display: table;
  width: 100%;
  padding: 0.35em 0;
  border-bottom: 1px solid #2d3135;
}
.sidebarblog ul li:last-child {
  border: none;
}
.sidebarblog ul li a {
  display: table;
  width: 100%;
  color: #000;
}
.sidebarblog ul li .post-date {
  clear: both;
  display: table;
  float: left;
  margin: 0.25em 0 0 0;
  padding: 0.25em;
  font-size: 0.75em;
  line-height: 1em;
  background: #fff;
  color: #000;
  border-radius: 0.25em;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #bd1e24;
  padding: 1.5em;
  text-align: center;
  margin: 0 0 1.5em 0;
  text-align: center;
  color: #fff;
}
.sidebarform h3 {
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0.25em 0;
}
.sidebarform h4 {
  font-size: 1em;
  line-height: 1.444em;
  margin: 1em 0 0 0;
}
.sidebarform a {
  color: #fff;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.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 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;
}
.sidebarusps {
  display: table;
  width: 100%;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  font-weight: 600;
  text-align: center;
  background: #e0e0e0;
}
.sidebarusps h3 {
  font-size: 1.444em;
  font-weight: 700;
  margin: 0 0 0.75em 0;
}
.sidebarusps ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sidebarusps ul li {
  list-style: none;
  float: left;
  width: 50%;
}
.sidebarusps ul li span {
  display: table;
  margin: 0 auto 0 auto;
  width: 6em;
  height: 6em;
}
.sidebarusps ul li:nth-child(1) span {
  background: url(images/usp1.png) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(2) span {
  background: url(images/usp2.png) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(3) span {
  background: url(images/usp3.png) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(4) span {
  background: url(images/usp4.png) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
/* --------- 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;
  border-radius: 0.25em;
}
.videocontainerfull {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 0 1.5em 0;
}
.videocontainerfull .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainerfull iframe {
  display: table;
  border-radius: 0.25em;
}
.photogallery {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
}
/* --------- 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: 345px;
  border: 1px solid #000;
}
#container #content .contactpage img {
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
#container #content .reviewbutton h3 {
  font-weight: 600;
  text-align: center;
  margin: 0;
}
#container #content .reviewbutton img {
  display: table;
  width: 12em;
  max-width: 100%;
  margin: 0 auto;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width-page #container {
  width: 100%;
  padding: 0;
}
.page-template-full-width-page #container #content {
  width: 1248px;
  display: table;
  margin: 0 auto;
  float: none;
  padding: 5em 0 5em 0;
}
#pagebanner {
  display: table;
  width: 100%;
  position: relative;
}
#pagebanner h1 {
  font-family: 'Teko', sans-serif;
  font-size: 4em;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #333, 1px 1px 4px #333, 1px 1px 4px #333, 1px 1px 4px #333;
  margin: 0 auto 0 auto;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1em;
}
#pagebanner img {
  display: table;
  width: 100%;
  margin: 0;
}
#pagenobanner {
  display: table;
  width: 100%;
  background: #efefef;
}
#pagenobanner h1 {
  font-family: 'Teko', sans-serif;
  font-size: 3em;
  font-weight: 600;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin: 0.125em 0 0.125em 0;
}
.page-template-full-width-page #container #content .segmenttwocol {
  display: table;
  width: 100%;
  margin: 2.5em 0;
}
.page-template-full-width-page #container #content .segmenttwocol:first-of-type {
  margin: 0 0 2.5em 0;
}
.page-template-full-width-page #container #content .segmenttwocol:last-of-type {
  margin: 2.5em 0 2.5em 0;
}
.page-template-full-width-page #container #content .segmenttwocol .segleft {
  float: left;
  width: 48%;
}
.page-template-full-width-page #container #content .segmenttwocol .segright {
  float: right;
  width: 48%;
}
.page-template-full-width-page #container #content .segmenttwocol h2 {
  font-size: 2em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
}
.page-template-full-width-page #container #content .segmenttwocol img {
  display: table;
  width: 100%;
  margin: 0;
  border-radius: 0.25em;
}
.page-template-full-width-page #container #content .segmenttwocol .stdbutton {
  display: table;
  margin: 1.5em 0 0 0;
  background: #2d3135;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
.page-template-full-width-page #container #content .segmenttwocol .stdbutton:hover {
  background: #a1332a;
  color: #fff;
}
.page-template-full-width-page #container #content .segmenttwocol iframe {
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
.page-template-full-width-page #container #content .border {
  padding: 2em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
hr {
  display: block;
  border-top: 1px solid #8d877e;
  border-bottom: none;
}
.page-template-full-width-page iframe {
  border-radius: 0.25em;
}
.page-template-full-width-page #container #content .contactform {
  clear: both;
  display: table;
  width: 100%;
  background: #efefef;
  padding: 1.5em;
  margin: 0 0 0 0;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
.wrappertable {
  display: table;
  width: 100%;
  margin: 0 0 2.1em 0;
}
.comparetable {
  display: table;
  width: 100%;
}
.comparetable th {
  background: #e8e7e5;
  padding: 0.5em;
  border-collapse: collapse;
  border: 1px solid #f8bd3f;
  font-weight: 400;
  text-align: left;
  width: 50%;
}
.comparetable td {
  width: 48%;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
  box-sizing: border-box;
  padding: 1.5em;
  background: #efefef;
  vertical-align: middle;
}
.comparetable td:nth-child(2) {
  width: 4%;
  border: none;
  background: #fff;
  font-weight: 700;
  text-align: center;
  padding: 0;
}
.comparetable td ul {
  margin: 0 !important;
}
.prosconstable {
  display: table;
  width: 100%;
}
.prosconstable th {
  background: #e8e7e5;
  padding: 0.5em;
  border-collapse: collapse;
  border: 1px solid #f8bd3f;
  font-weight: 400;
  text-align: left;
  width: 48%;
}
.prosconstable td {
  width: 48%;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
  box-sizing: border-box;
  padding: 1.5em;
  background: #efefef;
  vertical-align: top;
}
.prosconstable td:nth-child(2) {
  width: 4%;
  border: none;
  background: #fff;
  font-weight: 700;
  text-align: center;
  padding: 0;
}
.prosconstable td ul {
  margin: 0 !important;
}
.wrappertableone {
  display: table;
  width: 100%;
  margin: 0 0 2.1em 0;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
}
.comparetableone {
  display: table;
  width: 100%;
  background: #fff;
}
.comparetableone th {
  background: #efefef;
  padding: 0.5em;
  border-collapse: collapse;
  border: 1px solid #2d3135;
  font-weight: 400;
  text-align: left;
  width: 50%;
}
.comparetableone td {
  box-sizing: border-box;
  padding: 0.5em;
  border-collapse: collapse;
  border: 1px solid #2d3135;
}
.page-template-full-width-page #container #content .partners h2 {
  font-size: 1.667em;
  font-weight: 600;
  text-align: center;
}
.page-template-full-width-page #container #content .partners .company {
  display: table;
  width: 100%;
  text-align: center;
  margin: 0 0 2em 0;
  padding: 0 0 2em 0;
  border-bottom: 1px solid #2d3135;
  height: 320px;
}
.page-template-full-width-page #container #content .partners .company:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.boxedhighlight {
  display: table;
  width: 100%;
  border-top: 0.25em solid #2d3135;
  border-bottom: 0.25em solid #a1332a;
  border-radius: 0.25em;
  box-sizing: border-box;
  padding: 1.5em;
  background: #efefef;
}
.boxedhighlight h2 {
  font-size: 2em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
}
.needpro {
  display: table;
  width: 100%;
  margin: 0;
  text-align: center;
  background: #efefef;
  padding: 1em;
  font-size: 1.333em;
  border-radius: 0.25em;
}
.whycall {
  display: table;
  width: 100%;
  margin: 0;
  background: #efefef;
  padding: 1em 1.5em;
  font-size: 1.222em;
  border-radius: 0.25em;
}
.whycall h5 {
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
#container #content .whycall ul {
  margin: 0;
}
/* --------- COMPNAY PAGE ELEMENTS --------- */
#container #content .team {
  display: table;
  width: 100%;
  margin: 0 0 1.5em 0;
}
#container #content .team .left {
  float: left;
  width: 32%;
  margin: 0 4% 0 0;
}
#container #content .team .left img {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  border-radius: 0.25eml
}
#container #content .team .right {
  float: right;
  width: 64%;
  margin: 0;
}
#container #content .team .right h3 {
  margin: 0 0 0 0;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-galleryoverview {
  margin: 0 !important;
}
.ngg-gallery-thumbnail-box {
  padding: 0 0 8px 0 !important;
}
.ngg-gallery-thumbnail img {
  border-radius: 5px;
}
#fancybox-overlay {
  background-color: rgb(0, 0, 0) !important;
}
#fancybox-outer {
  border-radius: 5px;
}
#fancybox-content {
  border-radius: 5px;
}
#fancybox-img {
  border-radius: 5px;
}
/* --------- WP POPUPS ELEMENTS --------- */
.spu-container. spu-content {
  text-align:center;
}
.spu-container. spu-content h3 {
  font-size: 1.667em;
  font-weight: 600;
  margin: 0 0 1em 0;
}
.spu-container. spu-content h4 {
  font-size: 1.333em;
  font-weight: 600;
  margin: 0 0 1em 0;
}
.spu-container. spu-content .ctabtns {
  display: table;
  margin: 0 auto;
  white-space: nowrap;
}
.spu-container. spu-content .ctabtns .yesbtn  {
  display: inline-table;
  margin: 0 0.25em 0 0;
  background: #f8bd3f;
  color: #000;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
.spu-container. spu-content .ctabtns .nobtn {
  display: inline-table;
  margin: 0 0.25em 0 0;
  background: #485414;
  color: #000;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 3em;
  border-radius: 0.25em;
  box-shadow: 1px 1px 3px #333300;
}
.spu-container. spu-content .ctabtns a:hover {
 background: #8d877e;
}
 /* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
/* --------- PROMO PAGE ELEMENTS --------- */
.page-template-full-width-page #container #content .promobox  {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 48% 48%;
  width: 100%;
  margin: 2em 0;
}
.page-template-full-width-page #container #content .promobox .left {
  background: #efefef;
  padding: 1.25em 1.5em;
  border-radius: 0.25em;
}
.page-template-full-width-page #container #content .promobox .right {
  background: #efefef;
  padding: 1.25em 1.5em;
  border-radius: 0.25em;
}
.page-template-full-width-page #container #content .promobox h2 {
  font-size: 2em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
}
.offerbox {
  display: table;
  margin: 0 auto 1em auto;
  background: #a1332a;
  color: #fff;
  font-size: 2em;
  font-weight: 300;
  text-align: center;
  line-height: 1.333em;
  padding: 0.5em 0.75em;
  border-radius: 0.125em;
}
.page-template-full-width-page #container #content  #post-2153 p {
  overflow: hidden;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width-page #content {
  float: none;
  width: 100%;
}
.page-template-full-width-page #container #content h1 {
  text-align: center;
}
.sitevisitform {
  display: table;
  width: auto;
  margin: 0 auto;
}
.sitevisitform .wpcf7-form input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 1em;
  height: 1em;
  -webkit-appearance: checkbox;
}
.sitevisitform .wpcf7-form span.wpcf7-list-item {
  clear: both;
  width: auto;
}
.sitevisitform .wpcf7-form span.wpcf7-list-item-label {}
.sitevisitform .wpcf7-form strong {
  display: table;
  width: auto;
  margin: 0 auto 0.5em auto;
  text-align: center;
}
.sitevisitform i {
  display: block;
  text-align: center;
}
.sitevisitform .wpcf7-form input {
  display: block;
  width: auto;
  margin: 0 auto 0.5em auto;
}
.sitevisitform .wpcf7-form input[type="submit"] {
  padding: 0 2em;
  width: auto;
}
.sitevisitform .wpcf7 div.wpcf7-response-output {
  color: red !important;
  text-align: center !important;
}
.sitevisitform .wpcf7 div.wpcf7-mail-sent-ng {
  color: green !important;
  text-align: center !important;
}
.sitevisitform .wpcf7 span.wpcf7-not-valid-tip {
  color: red !important;
  text-align: center !important;
}
.sitevisitform .wpcf7 div.wpcf7-validation-errors {
  color: red !important;
}
/* --------- CHATBOT WIDGET ELEMENTS --------- */

  .chatbot-widget {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 100000;
    background: transparent;
    overflow: hidden;
    transition: all 0.25s ease;
  }
  .chatbot-widget {
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
  }

  .chatbot-widget.open {
    width: calc(100vw - 20px);
    max-width: 400px;
    height: 600px;
    max-height: 90vh;
    border-radius: 12px;
  }

  .chatbot-widget iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
  }
	
  .chatbot-widget:not(.open) iframe {
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
  }

  @media (max-width: 480px) {
    .chatbot-widget.open {
      left: 10px;
      right: 10px;
      width: calc(100% - 20px);
      max-width: none;
      max-height: 85vh;
    }
  }

  @media (max-width: 380px) {
    .chatbot-widget.open {
      left: 8px;
      right: 8px;
      width: calc(100% - 16px);
      max-height: 80vh;
    }
  }