/*
Theme Name: Mountain Valley Roofing

Fonts Used:
font-family: "Open Sans", 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;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -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%;
}
#headerbar {
  display: table;
  width: 100%;
  background: #4848a2;
}
#headerbar ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 33% 34% 33%;
  width: 1500px;
  margin: 0.5em auto 0.5em auto;
  align-items: center;
}
#headerbar ul li:nth-child(1) {
  font-size: 2.667em;
}
#headerbar ul li:nth-child(1) a {
  color: #fff;
}
#headerbar ul li:nth-child(1) a:hover {
  color: #000;
}
#headerbar ul li:nth-child(2) {
  font-size: 2.667em;
  font-weight: 700;
  text-align: center;
}
#headerbar ul li:nth-child(2) a {
  color: #fff;
}
#headerbar ul li:nth-child(2) a:hover {
  color: #000;
}
#headerbar ul li:nth-child(3) {
  text-align: right;
}
#headerbar ul li:nth-child(3) a {
  display: inline-table;
  padding: 0.5em 1em;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  background: #fff;
}
#headerbar ul li:nth-child(3) a:hover {
  color: #fff;
  background: #000;
}
#branding {
  display: table;
  width: 1500px;
  margin: 1.5em auto 1.5em auto;
  position: relative;
}
#branding img {
  display: table;
  margin: 0 auto;
  width: 28em;
  max-width: 100%;
}
#branding .license {
  display: table;
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 0;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
  background: #4848a2;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: auto !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  border-top: 0.5em solid #4848a2;
}
#footer .footerinfo {
  display: table;
  width: 1500px;
  margin: 3em auto 3em auto;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .left h3 {
  font-weight: 700;
  color: #4848a2;
}
#footer .footerinfo .left .contactinfo {
  display: table;
  float: left;
  font-size: 1.333em;
  line-height: 1.556em;
}
#footer .footerinfo .left .contactinfo a {
  color: #000;
}
#footer .footerinfo .left .contactinfo a:hover {
  color: #4848a2;
}
#footer .footerinfo .left .contactinfo hr {
  display: table;
  width: 100%;
  margin: 0.25em 0;
  background: none;
  border-top: 1px solid #4848a2;
  border-bottom: none;
}
#footer .footerinfo .left .social {
  clear: both;
  display: table;
  float: left;
  margin: 0.5em 0 0 0;
  font-size: 2.667em;
}
#footer .footerinfo .left .social a {
  color: #4848a2;
}
#footer .footerinfo .left .social a:hover {
  color: #000;
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: top;
  width: 34%;
}
#footer .footerinfo .middle img {
  display: table;
  margin: 0 auto;
  width: 28em;
  max-width: 100%;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .right #menu ul li {
  font-size: 1.333em;
  text-align: right;
  line-height: 1.556em;
}
#footer .footerinfo .right #menu ul li a {
  color: #000;
}
#footer .footerinfo .right #menu ul li a:hover {
  color: #bf2031;
}
#footer .footerinfo .right #menu {
  display: table;
  float: right;
}
#footer .footerinfo .right #menu h3 {
  font-size: 1.333em;
  font-weight: 700;
  text-align: right;
  color: #4848a2;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: grid;
  gap: 0 0;
  grid-template-columns: 50% 50%;
  width: 100%;
}
#homebanner img {
  display: table;
  width: 100%;
  margin: 0;
}
#homebanner li {
  list-style: none;
}
/*--------- HOME COOL ROOFS ELEMENTS --------- */
#coolroofs {
  display: table;
  width: 100%;
  background: linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(238, 238, 238) 50%, rgb(255, 255, 255) 100%);
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#coolroofs .coolroofs {
  display: table;
  width: 1500px;
  margin: 4em auto 6em auto;
}
#coolroofs .coolroofs h2 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  margin: 0 0 0.5em 0;
}
#coolroofs .coolroofs p {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: center;
  margin: 0 0 2em 0;
}
#coolroofs .coolroofs table {
  display: table;
  width: 100%;
  margin: 0;
}
#coolroofs .coolroofs table tr th {
  font-size: 1.333em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 1.333em;
  padding: 1em;
}
#coolroofs .coolroofs table tr th:nth-child(1) {
  background: #dddddd;
  color: #000;
  text-align: left;
}
#coolroofs .coolroofs table tr th:nth-child(2) {
  background: #4848a2;
}
#coolroofs .coolroofs table tr th:nth-child(3) {
  background: #808287;
}
#coolroofs .coolroofs table tr td {
  font-size: 1.333em;
  line-height: 1.333em;
  padding: 1em;
}
#coolroofs .coolroofs table tr:nth-last-of-type(even) td:nth-child(1) {
  background: #e6e7eb;
  border-top: 1px solid #fff;
}
#coolroofs .coolroofs table tr:nth-last-of-type(even) td:nth-child(2) {
  background: url("images/yes.webp") center no-repeat #f0f0f5;
  background-size: 2em;
  border-top: 1px solid #fff;
}
#coolroofs .coolroofs table tr:nth-last-of-type(even) td:nth-child(3) {
  background: url("images/no.webp") center no-repeat #e7eaf1;
  background-size: 2em;
  border-top: 1px solid #fff;
}
#coolroofs .coolroofs table tr:nth-last-of-type(odd) td:nth-child(1) {
  background: #eeeff3;
  border-top: 1px solid #fff;
}
#coolroofs .coolroofs table tr:nth-last-of-type(odd) td:nth-child(2) {
  background: url("images/yes.webp") center no-repeat #e0e0e9;
  background-size: 2em;
  border-top: 1px solid #fff;
}
#coolroofs .coolroofs table tr:nth-last-of-type(odd) td:nth-child(3) {
  background: url("images/no.webp") center no-repeat #eeeff3;
  background-size: 2em;
  border-top: 1px solid #fff;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#services {
  display: table;
  width: 100%;
}
#services .services {
  display: table;
  width: 1500px;
  margin: 4em auto 0 auto;
}
#services .services h2 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  margin: 0 0 0.5em 0;
}
#services .services ul {
  display: grid;
  width: 100%;
  gap: 3em 3%;
  grid-template-columns: 48.5% 48.5%;
  margin: 0 auto 6em auto;
}
#services .services ul li {
  position: relative;
}
#services .services ul li img {
  display: table;
  width: 100%;
  margin: 0 0;
}
#services .services ul li .textwidget {
  transition: 0.5s;
  position: relative;
}
#services .services ul li .textwidget .brief {
  width: 100%;
  height: 100%;
  padding: 1em 2em;
  font-size: 1.444em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: ease 0.5s;
}
#services .services ul li .textwidget .brief:hover {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
#services .services ul li h3 {
  display: table;
  width: auto;
  background: #4848a2;
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  padding: 0.5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}
/*--------- FEATURED BLOG ELEMENTS --------- */
#featured {
  display: table;
  width: 100%;
}
#featured .featured {
  display: table;
  width: 1500px;
  margin: 4em auto 5em auto;
}
#featured .featured h2 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  margin: 0 0 0.25em 0;
}
#featured .featured h3 {
  font-size: 1.667em;
  font-weight: 700;
  color: #000;
  line-height: 1.444em;
  margin: 0 0 1em 0;
}
#featured .featured h3 a {
  color: #4848a2;
}
#featured .featured h3 a:hover {
  color: #000;
}
#featured .featured ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 62%;
  width: 100%;
}
#featured .featured ul li img {
  display: table;
  width: 100%;
  margin: 0;
}
#featured .featured ul li .postexcerpt {
  font-size: 1.111em;
  line-height: 1.556em;
  margin: 0 0 1em 0;
}
#featured .featured ul li a.readmore {
  display: inline-table;
  padding: 0.75em 1.5em;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4848a2;
}
#featured .featured ul li a.readmore:hover {
  color: #fff;
  background: #000;
}
/*--------- HOME CTA ELEMENTS --------- */
#cta {
  display: table;
  width: 100%;
  background: url("images/mountain-watermark-contanct-form.webp") center no-repeat #4848a2;
  background-size: contain;
}
#cta .cta {
  display: table;
  width: 1500px;
  margin: 4em auto 4em auto;
}
#cta .cta ul {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 32% 62%;
  width: 100%;
  margin: 0 0 0 0;
  align-items: center;
}
#cta .cta ul li {
  list-style: none;
}
#cta .cta ul li h3 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  color: #fff;
  margin: 0 0 0.5em 0;
}
#cta .cta li table {
  display: table;
  margin: 0 auto;
  width: 100%;
}
#cta .cta li table tr td {
  width: 33%;
  padding: 0.25em;
}
#cta .cta li table tr td:only-of-type {
  width: 100%;
}
#cta .cta li table tr td input {
  margin: 0;
}
#cta .cta li table tr td textarea {
  margin: 0;
}
#cta .cta li table tr td input[type="submit"] {
  width: 33%;
  margin: 0 auto;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 1500px;
  margin: 4em auto 0 auto;
}
.page-template-front-page #container #homecontent header {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent {
  display: table;
  width: 100%;
}
.page-template-front-page #container #homecontent .homecontent article {}
.page-template-front-page #container #homecontent .homecontent .entry-content p {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: center;
  margin: 0 0 1.5em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p:empty {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p:last-of-type {
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content h2 {
  font-size: 2em;
  font-weight: 700;
  color: #4848a2;
  text-align: center;
  line-height: 1.444em;
  margin: 1em 0 1em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content h3 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  letter-spacing: -0.04em;
  padding: 1em 0;
  margin: 0 0 0 0;
  background: url("images/mountain-watermark.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings {
  display: grid;
  gap: 0 0;
  grid-template-columns: 50% 50%;
  width: 800px;
  margin: 0 auto;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings div:first-of-type {
  border-right: 1px solid #4848a2;
  padding: 0 3em 0 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings div:last-of-type {
  padding: 0 0 0 3em;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings div ul {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings div ul li {
  list-style: none;
  font-size: 1.333em;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .offerings div ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  color: #4848a2;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #4848a2;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 1500px;
  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: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: "Open Sans", 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: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  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: #4848a2;
}
#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: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .imgright em {
  display: table;
  width: 100%;
  padding: 0.5em 0.5em 1em 0.5em;
  background: #4848a2;
  color: #fff;
  font-size: 1em;
  font-style: normal;
  text-align: center;
  box-sizing: border-box;
}
#container #content .imgrightbg {
  background: #4848a2;	
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
#container #content .sixsteps {
  display: grid;
  gap: 1.333em 2%;
  grid-template-columns: 32% 32% 32%;
  margin: 0 0 2em 0;
  padding: 0;
}
#container #content .sixsteps li {
  list-style: none;
  padding: 0;
  position: relative;
}
#container #content .sixsteps li em {
  content: "";
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.333em;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  background: #000;
  text-align: center;
  line-height: 2em;
  width: 2em;
  height: 2em;
}
#container #content .sixsteps li:before {
  display: none;
}
#container #content .sixsteps li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  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: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  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: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
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: 3em;
  text-transform: uppercase;
  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: #000;
  background: #fff;
}
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;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #4848a2;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.667em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em 0;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
  width: 100%;
  display: table;
}
.contact .address {
  width: 48%;
  float: left;
  display: table;
  text-align: left;
  font-size: 1em;
}
.contact .hours {
  width: 48%;
  float: right;
  display: table;
}
.contact .map {
  clear: both;
  float: left;
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
  color: #bf2031;
}
.contact .map iframe {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
}
.contact .map .left {
  float: left;
  width: 49%;
}
.contact .map .right {
  float: right;
  width: 49%;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_template_tag_item_content img {}