/*
Theme Name: Southern Roofing

Fonts Used:
    font-family: 'Ubuntu', 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: 'Ubuntu', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  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 1em auto;
}
#branding li {
  display: table-cell;
  vertical-align: middle;
}
#branding .left {
  width: 25%;
}
#branding .left img {
  display: table;
  float: left;
  width: 11.444em;
  max-width: 100%;
}
#branding .middle {
  width: 40%;
  text-align: center;
  white-space: nowrap;
}
#branding .middle img {
  display: inline-table;
  height: 4em;
  margin: 0 0.25em;
}
#branding .right {
  width: 35%;
}
#branding .right .phone span {
  display: table;
  float: right;
  margin: 0 0 0.20em 0;
  font-size: 1.333em;
  color: #b90000;
  line-height: 1em;
}
#branding .right .phone a {
  display: table;
  float: right;
  font-size: 2.667em;
  font-weight: 300;
  color: #000;
}
#branding .right .phone a:hover {
  color: #b90000;
}
#branding .right .phone a i {
  margin: 0 0.1em 0 0;
  color: #b90000;
}
.headermenu {
  display: table;
  width: 100%;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  border-top: 0.5em solid #b90000;
}
#footer ul {
  display: table;
  width: 1248px;
  margin: 1.333em auto 1.333em auto;
}
#footer ul li {
  display: table-cell;
  vertical-align: top;
}
#footer ul .left {
  width: 14%;
  text-align: left;
}
#footer ul .left img {
  display: table;
  width: 8.5em;
  max-width: 100%;
  float: left;
  margin: 0;
}
#footer ul .middle {
  width: 26%;
}
#footer ul .middle .address {
  display: table;
  float: left;
  font-weight: 300;
  line-height: 1.333em;
  margin: 0 0 1.667em 0;
}
#footer ul .middle .phone {
  clear: both;
  display: table;
  float: left;
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
}
#footer ul .middle .phone a {
  color: #000;
}
#footer ul .middle .phone a:hover {
  color: #b90000;
}
#footer ul .middle .phone a i {
  margin: 0 0.1em 0 0;
  color: #b90000;
}
#footer ul .right {
  width: 60%;
}
#footer ul .right .footermenu {
  display: table;
  float: right;
  margin: 1em 0 3em 0;
}
#footer ul .right .copyright {
  display: table;
  float: right;
  font-size: 0.833em;
  font-weight: 400;
}
#footer ul .right .copyright a {
  color: #000;
}
#footer ul .right .copyright a:hover {
  color: #b90000;
}
#mega-menu-wrap-footer-menu #mega-menu-footer-menu > li.mega-menu-item:last-child a {
  padding-right: 0 !important;
}
/*--------- HOME BANNER SOLUTIONS ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background: url("images/bannerbg.jpg") center no-repeat #000;
  background-size: cover;
}
#homebanner .banner {
  display: table;
  width: 1248px;
  margin: 2em auto 0 auto;
  box-shadow: 0.20em 0.20em 0.25em rgba(0, 0, 0, 0.25), -0.20em 0.20em 0.5em rgba(0, 0, 0, 0.25), 0.20em -0.20em 0.25em rgba(0, 0, 0, 0.25);
}
#homebanner .banner li {
  display: table-cell;
  vertical-align: top;
}
#homebanner .banner li:first-child {
  width: 72%;
  background: #000;
}
#homebanner .banner li:first-child img {
  display: table;
  width: 100%;
  margin: 0;
}
#homebanner .banner li:last-child {
  width: 28%;
  background: #b90000;
  padding: 1.444em;
}
#homebanner .banner li:last-child h3 {
  font-size: 2em;
  font-weight: 300;
  color: #fff;
  line-height: 1.222em;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
#homebanner .banner li:last-child p {
  font-size: 0.944em;
  font-weight: 300;
  color: #fff;
  line-height: 1.222em;
  text-align: center;
}
#homebanner .banner li:last-child table tr td {
  padding: 0 0 0.15em 0;
}
#homebanner .banner li:last-child table tr td input {
  margin: 0;
}
#homebanner .banner li:last-child table tr td textarea {
  margin: 0;
}
#homebanner .banner li:last-child table tr td input[type="submit"]:hover {
  color: #b90000;
  background: #fff;
}
/*--------- HEADER CTA ELEMENTS --------- */
#headercta {
  display: table;
  width: 1248px;
  margin: 2em auto 0 auto;
  font-size: 1.111em;
  text-align: center;
  line-height: 1.444em;
  color: #fff;
}
#headercta a {
  display: table;
  margin: 1em auto 0 auto;
  background: #b90000;
  font-size: 1.667em;
  font-weight: 500;
  color: #fff;
  padding: 0.5em 0.75em;
}
#headercta a i {
  margin: 0 0.25em 0 0;
}
#headercta a:hover {
  background: #000;
}
/*--------- HOME CONTENT ELEMENTS --------- */
#homecontent {
  display: table;
  width: 1248px;
  margin: 3em auto;
}
#homecontent .left {
  float: left;
  width: 23.5%;
  margin: 0 2% 0 0;
}
#homecontent .left li {
  list-style: none;
}
#homecontent .left li.first {
  background: #b90000;
  color: #fff;
  padding: 1.111em;
  font-weight: 300;
}
#homecontent .left li.first h3 {
  font-size: 1.111em;
  font-weight: 500;
  margin: 0 0 1em 0;
}
#homecontent .left li.last {
  background: #000;
  color: #fff;
  padding: 1.111em;
  font-weight: 300;
}
#homecontent .left li.last h3 {
  display: none;
}
#homecontent .left li.last ul li {
  list-style: none;
  padding: 0.1em 0 0.1em 1.35em;
  position: relative;
}
#homecontent .left li.last ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#homecontent .middle {
  float: left;
  width: 49%;
  margin: 0 2% 0 0;
}
#homecontent .middle li {
  list-style: none;
  font-weight: 300;
  float: left;
  width: 48%;
  margin: 0 4% 1em 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 0.944em;
  line-height: 1.333em;
}
#homecontent .middle li:nth-child(even) {
  margin: 0 0 1em 0;
}
#homecontent .middle li img {
  display: table;
  width: 100%;
  margin: 0 0 0.75em 0;
}
#homecontent .middle li h3 {
  font-size: 1.176em;
  font-weight: 700;
  order: 2;
  margin: 0 0 0.25em 0;
}
#homecontent .middle li .simple-image {
  margin: 0;
  order: 1;
}
#homecontent .middle li p {
  order: 3;
}
#homecontent .right {
  float: left;
  width: 23.5%;
}
#homecontent .right li {
  list-style: none;
}
#homecontent .right li.first {
  background: #000;
  color: #fff;
  padding: 1em;
  font-size: 1.111em;
  font-weight: 300;
}
#homecontent .right li.first h3 {
  font-size: 1.8em;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 1em 0;
}
#homecontent .right li.last {
  background: #b90000;
  color: #fff;
  padding: 1em;
  font-size: 1.111em;
  font-weight: 300;
}
#homecontent .right li.last h3 {
  display: none;
}
#homecontent .right li.last ul li {
  list-style: none;
  padding: 0.2em 0 0.15em 1.35em;
  position: relative;
}
#homecontent .right li.last ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#homecontent .right li.last h4 {
  font-size: 1.5em;
  margin: 1em 0 0 0;
}
#homecontent .right li.last h4 a {
  color: #fff;
  font-weight: 500;
}
#homecontent .right li.last h4 a:hover {
  color: #fff;
}
/*--------- HOME USPs ELEMENTS --------- */
#homerestoration {
  display: table;
  width: 100%;
  background: url("images/restorationbg.jpg") top center no-repeat #dddddd;
  background-size: cover;
  margin: 0;
}
#homerestoration .homerestoration {
  display: table;
  width: 1248px;
  margin: 4em auto 4em auto;
}
#homerestoration .homerestoration h2 {
  font-size: 2em;
  font-weight: 300;
  text-align: center;
  margin: 0 0 0.5em 0;
}
#homerestoration .homerestoration ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#homerestoration .homerestoration ul li {
  list-style: none;
  display: inline-table;
  width: 25%;
  padding: 0 1em;
  line-height: 1.333em;
}
#homerestoration .homerestoration ul li h3 {
  font-size: 1.222em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5em 0;
}
#homerestoration .homerestoration ul li:before {
  content: "";
  display: table;
  width: 8em;
  height: 6em;
  margin: 0 auto;
}
#homerestoration .homerestoration ul li:nth-child(1):before {
  background: url("images/restoration1.png") center no-repeat;
  background-size: contain;
}
#homerestoration .homerestoration ul li:nth-child(2):before {
  background: url("images/restoration2.png") center no-repeat;
  background-size: contain;
}
#homerestoration .homerestoration ul li:nth-child(3):before {
  background: url("images/restoration3.png") center no-repeat;
  background-size: contain;
}
#homerestoration .homerestoration ul li:nth-child(4):before {
  background: url("images/restoration4.png") center no-repeat;
  background-size: contain;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #b90000;
  font-weight: 400;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 1248px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#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.2em 0 0.15em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f192";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #b90000;
}
/*#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 ul.twocols {
  display: table;
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul.twocols li {
  list-style: none;
  float: left;
  width: 45%;
}
#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 ul.threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.222em;
  font-family: 'Ubuntu', 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 #333;
}
textarea {
  height: 9em;
  font-family: 'Ubuntu', 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: 'Ubuntu', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 2em;
  background: #000;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  text-transform: uppercase;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #b90000;
}
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: 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.222em;
  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;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #b90000;
  padding: 1em;
  text-align: center;
  margin: 0 0 1.5em 0;
  color: #fff;
}
.sidebarform h3 {
  font-size: 2em;
  font-weight: 300;
  color: #fff;
  line-height: 1.222em;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform p {
  font-size: 0.944em;
  font-weight: 300;
  color: #fff;
  line-height: 1.222em;
  text-align: center;
  margin: 0 0 1em 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: #b90000;
  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;
}
.sidebarrestoration {
  display: table;
  width: 100%;
  background: #ddd;
  padding: 1.5em 1em;
  margin: 0 0 1.5em 0;
  border-top: 0.5em solid #b90000;
  border-bottom: 0.5em solid #b90000;
}
.sidebarrestoration h3 {
  font-size: 1.667em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #b90000;
}
.sidebarrestoration ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.sidebarrestoration ul li {
  list-style: none;
  display: table;
  width: 100%;
  padding: 0 1em;
  line-height: 1.333em;
}
.sidebarrestoration ul li {
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5em 0;
}
.sidebarrestoration ul li:before {
  content: "";
  display: table;
  width: 8em;
  height: 6em;
  margin: 0 auto;
}
.sidebarrestoration ul li:nth-child(1):before {
  background: url("images/restoration1.png") center no-repeat;
  background-size: contain;
}
.sidebarrestoration ul li:nth-child(2):before {
  background: url("images/restoration2.png") center no-repeat;
  background-size: contain;
}
.sidebarrestoration ul li:nth-child(3):before {
  background: url("images/restoration3.png") center no-repeat;
  background-size: contain;
}
.sidebarrestoration ul li:nth-child(4):before {
  background: url("images/restoration4.png") center no-repeat;
  background-size: contain;
}
/* --------- 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: 400px;
  border: none;
}
/*--------- MOBILE HEADER ELEMENTS --------- */
.mobileheader {
    display: none;
}