/*
Theme Name: Very Best 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;
  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%;
}
#branding {
  display: table;
  width: 84%;
  margin: 2em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
}
#branding .left img {
  display: table;
  margin: 0;
  float: left;
  width: 32em;
  max-width: 90%;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.444em;
  font-weight: 800;
}
#branding .right {
  display: table-cell;
  vertical-align: middle;
}
#branding .right .info {
  display: table;
  float: right;
  margin: 0;
  font-size: 1.222em;
  line-height: 1.556em;
}
#branding .right .info i {
  color: #0f5fa9;
  width: 1.125em;
}
#branding .right .info a {
  color: #000;
}
#branding .right .info a:hover {
  color: #0f5fa9;
}
/*--------- MOBILE HEADER ELEMENTS --------- */
.mobileheader {
    display: none;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #e4e4e4;
}
#footer .footer {
  display: table;
  width: 84%;
  margin: 3em auto 1em auto;
  text-align: center;
}
#footer .footer .logo {
  display: table;
  margin: 0 auto 1.75em auto;
}
#footer .footer .logo img {
  display: table;
  margin: 0 auto;
  width: 32em;
  max-width: 90%;
}
#footer .footer .info {
  display: table;
  margin: 0 auto 1.5em auto;
}
#footer .footer .info span {
  display: inline-table;
  font-size: 1.667em;
  margin: 0 0.75em;
}
#footer .footer .info span i {
  color: #0f5fa9;
  width: 1.5em;
}
#footer .footer .info span a {
  color: #000;
}
#footer .footer .info span a:hover {
  color: #0f5fa9;
}
#footer .footer .slogan {
  display: table;
  margin: 0 auto 1em auto;
  font-size: 1.556em;
  font-weight: 800;
  color: #0f5fa9;
}
#copyright {
  display: table;
  width: 100%;
  font-size: 0.833em;
  font-weight: 400;
  padding: 0.6em 1em;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #0f5fa9;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 84%;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 72%;
}
#sidebar {
  float: right;
  width: 25%;
}
#container #content h1 {
  font-weight: 700;
  font-size: 2.667em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #1f1600;
}
#container #content h2 {
  font-weight: 700;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-weight: 700;
  font-size: 1.75em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-weight: 700;
  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: #0f5fa9;
}
#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.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;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 5em 0 0 0;
  padding: 0;
}
.page-template-front-page #container #homeaboutsection {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url("images/about-bg.webp") center no-repeat #e4e8ee;
  background-size: cover;
}
.page-template-front-page #container #homeaboutsection .homeabout {
  width: 84%;
  display: table;
  margin: -5em auto 5em auto;
}
.page-template-front-page #container #homeaboutsection .homeabout .heading {
  display: table;
  width: 100%;
  background: #0f5fa9;
  font-size: 2em;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.333em;
  word-spacing: 0.15em;
  padding: 1em;
  margin: 0 0 2em 0;
}
.page-template-front-page #container #homeaboutsection .homeabout .heading u {
  font-weight: 800;
}
.page-template-front-page #container #homeaboutsection .homeabout .intro {
  display: table;
  width: 100%;
  font-size: 1.333em;
  line-height: 1.444em;
}
.page-template-front-page #container #homeaboutsection .homeabout .intro .introbox {
  display: table;
  width: 25%;
  float: right;
  margin: 0 0 0 5%;
  padding: 0 0 1em 0;
  background: #0f5fa9;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.page-template-front-page #container #homeaboutsection .homeabout .intro .introbox img {
  display: table;
  width: 100%;
  margin: 0 0 0.75em 0;
}
.page-template-front-page #container #homeaboutsection .homeabout .intro .introbox a {
  color: #fff;
}
.page-template-front-page #container #homeaboutsection .homeabout .intro .introbox a:hover {
  color: #ffff99;
}
.page-template-front-page #container #homecontent {
  width: 84%;
  display: table;
  margin: 5em auto;
}
.page-template-front-page #container #homecontent .homecontent {
  float: left;
  width: 72%;
}
.page-template-front-page #container #homecontent .homecontent h2 {
  font-size: 2.667em;
  font-weight: 700;
  color: #006699;
  margin: 0 0 0.75em 0;
}
.page-template-front-page #container #homecontent .homecontent h2 u {
  font-weight: 800;
}
.page-template-front-page #container #homecontent .homecontent .videocontent {
  display: table;
  width: 100%;
}
.page-template-front-page #container #homecontent .homecontent .videocontent .video {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
}
.page-template-front-page #container #homecontent .homecontent .videocontent .content {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
  padding: 0 0 0 2em;
}
.page-template-front-page #container #homecontent .homecontent hr {
  display: table;
  width: 100%;
  margin: 3em 0 2em 0;
  background: #0f5fa9;
  border-top: 1px solid #0f5fa9;
  border-bottom: none;
}
.page-template-front-page #container #homecontent .homecontent .videocontent .content ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent .homecontent .videocontent .content ul li {
  list-style: none;
  padding: 0.75em 0;
  border-bottom: 1px dashed #000;
  font-size: 1.111em;
}
.page-template-front-page #container #homecontent .homecontent .videocontent .content ul li:last-of-type {
  border: none;
}
.page-template-front-page #container #homecontent .homecontent .mission {
  display: table;
  width: 100%;
  margin: 3em 0 0 0;
  background: url("images/mission-bg.webp") center no-repeat #e4e8ee;
  background-size: cover;
  padding: 3em;
}
.page-template-front-page #container #homecontent .homecontent .mission h2 {
  font-size: 2.667em;
  font-weight: 700;
  color: #000;
  margin: 0 0 0.5em 0;
}
.page-template-front-page #container #homecontent .homecontent .mission ol {
  margin: 0;
  padding-left: 2em;
  list-style: decimal;
}
.page-template-front-page #container #homecontent .homecontent .mission ol li {
  font-size: 1.333em;
  padding: 0.35em 0;
}
.page-template-front-page #container #homecontent .homecontent .cta {
  display: table;
  width: 100%;
}
.page-template-front-page #container #homecontent .homecontent .cta .image {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
}
.page-template-front-page #container #homecontent .homecontent .cta .image img {
  display: table;
  width: 100%;
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .cta .message {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
  background: #0f5fa9;
  color: #fff;
  text-align: center;
  font-size: 2em;
}
.page-template-front-page #container #homecontent .homecontent .cta .message h3 {
  font-weight: 700;
  margin: 0 0 0.75em 0;
}
.page-template-front-page #container #homecontent .homecontent .cta .message a {
  display: table;
  margin: 0 auto 0.125em auto;
  font-size: 2em;
  font-weight: 300;
  color: #fff;
  line-height: 1em;
}
.page-template-front-page #container #homecontent .homecontent .cta .message p {
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .cta .message h5 {
  font-size: 1em;
  font-weight: 400;
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .recognized {
  display: table;
  width: 100%;
  margin: 4em 0 0 0;
}
.page-template-front-page #container #homecontent .homecontent .recognized h2 {
  font-weight: 800;
  margin: 0 0 0.25em 0;
}
.page-template-front-page #container #homecontent .homecontent .recognized ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent .homecontent .recognized ul li {
  list-style: none;
  padding: 1em 0;
  border-bottom: 1px dashed #000;
  font-size: 1.667em;
}
.page-template-front-page #container #homecontent .homecontent .recognized ul li:last-of-type {
  border: none;
}
.page-template-front-page #container #homecontent .homecontent .recognized ul li strong {
  font-weight: 800;
}
.page-template-front-page #container #homecta {
  width: 84%;
  display: table;
  margin: 5em auto;
}
.page-template-front-page #container #homecta .left {
  display: table-cell;
  vertical-align: top;
  width: 72%;
  background: #0f5fa9;
  padding: 0.5em;
}
.page-template-front-page #container #homecta .left .homformcontent {
  float: left;
  width: 60%;
  padding: 3em 2em;
  color: #fff;
}
.page-template-front-page #container #homecta .left .homformcontent h2 {
  font-size: 3.333em;
  font-weight: 300;
  line-height: 1.222em;
  margin: 0 0 0.5em 0;
}
.page-template-front-page #container #homecta .left .homformcontent p {
  font-size: 1.556em;
  line-height: 1.333em;
  margin: 0;
}
.page-template-front-page #container #homecta .left .homeformbox {
  float: right;
  width: 40%;
  padding: 2em;
  background: #fff;
}
.page-template-front-page #container #homecta .left .homeformbox h3 {
  font-size: 1.667em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
.page-template-front-page #container #homecta .left .homeformbox h4 {
  font-size: 1.556em;
  line-height: 1.333em;
  margin: 0.5em 0 0 0;
}
.page-template-front-page #container #homecta .left .homeformbox h4 strong {
  font-weight: 800;
}
.page-template-front-page #container #homecta .middle {
  display: table-cell;
  vertical-align: top;
  width: 3%;
}
.page-template-front-page #container #homecta .right {
  display: table-cell;
  vertical-align: top;
  width: 25%;
}
/* --------- TESTIMONIALS ELEMENTS --------- */
#testimonials {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url("images/stories-bg.webp") center no-repeat #0f5fa9;
  background-size: cover;
  position: relative;
}
#testimonials:after {
  content: "";
  position: absolute;
  display: table;
  width: 100%;
  height: 2em;
  background: #fff;
}
#testimonials .testimonials {
  width: 84%;
  display: table;
  margin: 4em auto 0 auto;
  text-align: center;
}
#testimonials .testimonials h3 {
  font-size: 2.667em;
  font-weight: 800;
  color: #fff;
  text-align: center;
}
#testimonials .testimonials h4 {
  font-size: 1.667em;
  font-weight: 800;
  color: #ffff00;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0.75em 0;
}
#testimonials .testimonials a {
  display: inline-table;
  margin: 0.5em;
  background: url("images/incoma.webp") center no-repeat #e4e4e4;
  background-size: 100%;
  padding: 4em 2em 3em 3em;
  width: 23%;
  text-align: left;
  font-size: 1.111em;
  font-weight: 700;
  font-style: italic;
  color: #000;
}
#testimonials .dreambig {
  width: 84%;
  display: table;
  margin: 4em auto 0 auto;
  -webkit-box-shadow: 0px 0px 1em 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 1em 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 1em 1em rgba(0, 0, 0, 0.25);
}
#testimonials .dreambig .left {
  display: table-cell;
  vertical-align: middle;
  width: 43%;
}
#testimonials .dreambig .left img {
  display: table;
  width: 100%;
  margin: 0;
}
#testimonials .dreambig .right {
  display: table-cell;
  vertical-align: middle;
  width: 57%;
  background: #cccccc;
  text-align: center;
  font-size: 1.778em;
  font-style: italic;
  line-height: 1.556em;
}
#testimonials .dreambig .right h3 {
  font-size: 1.5em;
  margin: 0.25em 0 0 0;
}
#testimonials .dreambig .right h4 {
  font-size: 3em;
  font-weight: 800;
  font-style: normal;
  color: #0f5fa9;
  text-transform: uppercase;
  line-height: 0.9em;
  letter-spacing: -0.04em;
  margin: 0.25em 0 0 0;
}
#testimonials .dreambig .right h5 {
  font-size: 1.813em;
  font-style: normal;
  color: #0f5fa9;
  text-transform: uppercase;
  line-height: 0.9em;
  letter-spacing: -0.04em;
}
#testimonials .dreambig .right p:empty {
  display: none;
}
/* --------- SIMPLE LIGHTBOX ELEMENTS --------- */
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
  display: none !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details {
  display: none !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_container {
  border-radius: 0 !important;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.333em;
  line-height: 2.500em;
  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: 6em;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.333em;
  width: 100%;
  padding: 0.75em 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: 'Lato', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.333em;
  font-weight: 700;
  line-height: 2.500em;
  background: #0f5fa9;
  cursor: pointer;
  cursor: hand;
  border: 1px solid #0f5fa9;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  text-transform: uppercase;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
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: 1.333em;
  line-height: 2.500em;
  padding: 0 1em;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1.333em;
  line-height: 2.500em;
  padding: 0;
  border: 1px solid #0f5fa9;
}
/* --------- 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 {
  width: 360px;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  width: 360px;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- SIDEBAR BLUE BOX ELEMENTS --------- */
.blueboxwidget {
  display: table;
  width: 100%;
  background: #0f5fa9;
  color: #fff;
  padding: 2em;
  margin: 0 0 1em 0;
}
.blueboxwidget h3 {
  font-size: 1.333em;
  font-weight: 700;
  margin: 0 0 0.75em 0;
}
.blueboxwidget ul {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
.blueboxwidget ul li {
  list-style: none;
  font-size: 1.333em;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
.blueboxwidget ul li:before {
  content: "\f058";
  left: 0;
  font-size: 1em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #ffff99;
}
/* --------- SIDEBAR GREY BOX ELEMENTS --------- */
.greyboxwidget {
  display: table;
  width: 100%;
  background: #e4e4e4;
  padding: 0;
  margin: 0 0 1em 0;
}
.greyboxwidget h3 {
  font-size: 1.333em;
  font-weight: 700;
  margin: 0 0 0.75em 0;
}
.greyboxwidget p:only-of-type {
  margin: 0;
}
.greyboxwidget img {
  display: table;
  width: 100%;
  margin: 0;
}
.greyboxwidget .content {
  display: table;
  width: 100%;
  padding: 1.5em 2em;
}
.greyboxwidget ul {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
.greyboxwidget ul li {
  list-style: none;
  font-size: 1.333em;
  padding: 0.5em 0 0.4em 1.35em;
  line-height: 1.333em;
  position: relative;
}
.greyboxwidget ul li:before {
  content: "\f058";
  left: 0;
  font-size: 1em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #0f5fa9;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #c6ab5d;
  color: #fff;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: 'Lato', sans-serif;
  font-size: 2em;
  font-weight: 700;
  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 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 {
  width: 100%;
  height: 670px;
  border: none;
}