
.terms-footer {
    padding: 10px 0;
}.thank-you-page {
    padding-top: 10%;
    padding-bottom: 10%;
}.panel.coupon {
    background: #980c2b;
    line-height: 1;
    color: #ffffff;
    font-size: 23px;
}.panel.coupon span {
    text-decoration: underline;
}
/*blog post styles*/
body.archive.category.category-blog.category-5 .page-wrapper {
    max-width: 100%;
    padding: 0 20px;
}

body.archive.author.author-leesandlees.author-261 .page-wrapper {
    max-width: 100%;
    padding: 0 19px!important;
}
body.archive.author.author-leesandlees.author-261 .page-wrapper {
    max-width: 100%;
}
section.recent-posts {
    text-align: left;
}
img.willimg {
    float: right;
    padding: 46px;
    margin-top: 31px!important;
}
.entry-content a {
    color: black!important;
}
.page-id-138 img.willimg {
    float: none!important;
    padding: 0px;
    margin-top: 0px!important;
}
/*end blog post styles */
/*custom styles*/

h2.willblog {
    font-size: 22px;
}
section.recent-posts .entry-title {
    border-top: 1px solid #ddd;
    font-size: 24px;
    margin: 19px 0;
    padding-top: 16px;
}
article.type-post .entry-meta {
    font-weight: 500;
    padding: 20px 0;
    margin: 20px 0;
    clear: both;
    color: #980C2B;
}
article.type-post .entry-meta a {
    color: #3E3E3E;
    font-size: 16px;
    font-weight: normal;
}
.entry-content p {
    color: #000;
}
.page-wrapper.single-wrapper.row {
    background-color: #fff;
    padding: 32px;
}
/* Default Styles */
#wpadminbar {
  display: none !important;
}
body {
  font-family: Source Serif Pro, serif;
}h1, h1 a {
  color: #980c2b;
  font-family: Source Serif Pro, serif;
  font-size: 2em;
  line-height: 1.27em;
  margin: 25px 0;
}h2 {
  color: #980c2b;
  font-family: Source Serif Pro, serif;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 3rem;
  margin: 25px 0;
}h3 {
  color: #980c2b;
  font-family: Source Serif Pro, serif;
  font-size: 1.6em;
  line-height: 1.5rem;
  margin: 25px 0;
}h4 {
  color: #980c2b;
  font-family: Source Serif Pro, serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 25px 0;
}p {
  color: #606060;
  font-family: Source Sans Pro, sans-serif;
  font-size: 17px;
  margin: 20px 0;
  line-height: 2;
}ul {
  color: #606060;
  font-family: Source Serif Pro, serif;
  font-size: 16px;
  line-height: 1.5rem;
  list-style-type: none;
}ul li {
  margin:15px 0;
}a[href^=tel]{
  color:#ffffff;
  outline:none;
  text-decoration:none;
}.button:focus {
  background: #3e3e3e;
}.row {
  margin: 0 auto;
  max-width: 97em;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 75em;
}.page-wrapper {
  clear: both;
  max-width: 75rem;
}.overflow-hidden {
  overflow: hidden !important;
}.strip-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}.vertical-margin-top {
    margin-top: 3%;
}.vertical-margin-bottom {
    margin-bottom: 3%;
}.vertical-padding-large {
  padding-bottom: 85px;
  padding-top: 85px;
}.vertical-padding-medium {
  padding-bottom: 40px;
  padding-top: 40px;
}.vertical-padding-small {
  padding-bottom: 0px;
  padding-top: 30px;
}.vertical-padding-bottom {
    padding-bottom: 80px;
}.absolute {
  position:absolute;
}.relative {
  position:relative;
}.offset-top {
  margin-top:-44px;
}.box-shadow {
  box-shadow: -5px 10px 50px 5px #c0c0c0;
}.box-shadow-img img {
  box-shadow: 1px 8px 30px 1px rgba(0, 0, 0, 0.28);
}.clearfix {
  clear:both;
}[class*="fadein-"] {
  opacity: 0;
}.scrollfade {
  opacity: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}.from-left.scrollfade {
  -moz-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}.from-right.scrollfade {
  -moz-transform: translateX(30px);
  -webkit-transform: translateX(30px);
  -o-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}.from-bottom.scrollfade {
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}.from-left.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}.from-right.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}.from-bottom.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
/* Header */
.fa.fa-map-marker {
    float: right;
    margin-top: -60px;
    margin-right: 0px;
    background-color: #980C2B;
    padding: 19px;
    font-size: 22px;
    color: white;
}
.company-title-section{
  padding-top: 10px;
}
.header-wrapper {
  float: left;
  position:relative;
  padding-top: 0px;
  width: 100%;
  z-index: 99;
}.header-wrapper .logo {
  display: inline-block;
  position: relative;
}.header-company-title a {
  color: #980c2b;
  display: inline-block;
  font-family: Source Serif Pro, serif;
  float: left;
  font-size: 27px;
  font-weight:bold;
  letter-spacing:2px;
  line-height: 1.2rem;
  margin: 5px 0 5px 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
}.header-company-serviceorder {
  color: #3e3e3e;
  display:block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
}.header-company-info, 
.header-company-info a {
  color: #3e3e3e;
  font-family: Source Sans Pro, sans-serif;
  font-size:20px;
}.header-company-info span {
  display: block;
  letter-spacing: 1px;
  line-height: 38px;
}.header-company-info .phone::before {
  color:#980c2b; 
  content:"\f095";
  font-family:"FontAwesome";
  font-size:24px;
  padding-right:13px;
}.header-company-info .email::before {
  color:#980c2b; 
  content:"\f003";
  font-family:"FontAwesome";
  font-size:24px;
  padding-right:13px;
}.header-company-info .button {
  background:transparent;
  border:1px solid #980c2b;
  color:#980c2b;
  font-size: 21px;
  font-weight:500;
  padding: 13px 27px;
}.header-company-info .button:hover {
  background:#980c2b;
  color:#ffffff;
}
/* Navigation */
.navigation-wrapper {
  display: block;
  float: left;
  padding: 0 42px 0 7%;
  width: 100%;
}.top-bar {
  background: none;
  float: left;
  height: auto;
  line-height: 45px;
}.top-bar .top-bar-section ul li {
  background: transparent;
  margin: 0;
}.top-bar-section li:not(.has-form) a:not(.button) {
  background: transparent !important;
  color: #c1c1c1;
  font-family: Source Serif Pro, serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 60px;
  padding: 0px 28px;
}.top-bar-section li:not(.has-form) a:not(.button):hover {
  background: #980c2b !important;
  color: #ffffff;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
  line-height: 60px;
  padding: 0px 32px;
}.top-bar-section li.active{
  background: #980c2b !important;
  color: #ffffff;
}.top-bar-section ul.dropdown li:not(.has-form):not(.button)::after,
.top-bar-section ul.dropdown li:hover:not(.has-form):not(.button)::after,
.top-bar-section ul.dropdown li.active:not(.has-form):not(.button)::after{
  display:none;
}.top-bar-section ul li:hover:not(.has-form)>a {
  color: #ffffff !important;
}.top-bar-section .dropdown {
  background: #3e3e3e;
  box-shadow: 1px 5px 10px 2px rgba(0, 0, 0, 0.4);
  left: 50%;
  min-width: 318px;
  padding: 4px 0px;
  text-align: center;
  top: 50px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}.top-bar-section .dropdown li:not(.has-form) a:not(.button){
  line-height:45px;
}.top-bar-section .has-dropdown.active .dropdown li a:not(.button) {
  color: #ffffff;
}.top-bar-section .has-dropdown ul.dropdown .active a {
  background: #980c2b !important;
  color: #ffffff !important;
}.top-bar-section .has-dropdown .dropdown {
  opacity:0;
  top:40px;
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}.top-bar-section .has-dropdown:hover .dropdown {
  opacity:1;
  top:60px;
}.top-bar-section .has-dropdown>a:after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: rgba(255,255,255,0.4) transparent transparent transparent;
  border-top-style: solid;
  margin-top: -2.5px;
  top: 28.5px;
}
/* Slider */
.slick-background-wrapper {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: -1;
}.fade-slide .slick-background-wrapper {
  visibility: hidden;
}.title-section {
  padding: 255px 0px 213px 0;
}.title-section .main-heading {
  color: #ffffff;
  font-family: Source Serif Pro, serif;
  font-size: 91px;
  font-weight: normal;
  line-height: 73px;
}.title-section h2.main-heading {
    margin-bottom: 60px;
    color: #ffffff;
border:none;
text-shadow: 2px 2px 4px #000;
}.title-section .main-heading span {
  color:#000000; 
  display:block;
  font-family: Source Sans Pro, sans-serif;
  font-size:57px;
  font-weight: bold;
}.title-section .button {
  background: #980c2b;
  color: #ffffff;
  font-family: Source Sans Pro, sans-serif;
  font-size: 25px;
  margin-top: 4px;
  max-width: 325px;
  overflow:hidden;
  padding: 22px;
  width: 100%;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}.title-section .button:hover {
  background: #3e3e3e;
  color: #ffffff;
}.scroll-icon {
  background: #3e3e3e;
  bottom: 0;
  color: white;
  cursor: pointer;
  font-size: 23px;
  padding: 8px 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 50px;
  z-index: 99;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}.scroll-icon:hover {
  box-shadow: -1px 4px 10px 0px rgba(0, 0, 0, 0.52);
  opacity: 0.9;
  padding: 8px 0;
  right: 0;
  width: 60px;
}.scroll-icon.toTop {
  bottom: 0px !important;
  float: right;
  left: 0px;
  position: relative;
}
/* Content */
.bg-white{
  background: #ffffff;
}.bg-lightgrey{
  background: #6e6e6e;
}.bg-lightgrey p{
  color: #980c2b;
}.bg-darkgrey{
  background: #3e3e3e;
}.bg-darkgrey p{
  color: rgba(255, 255, 255, 0.63);
}.bg-darkgrey h2{
  color: #ffffff;
}p.text-grey{
  color: #606060;
}span.opaque{
  color: #ffffff;
}.content-wrapper h2.special {
  margin-top:0px !important;
}.content-wrapper h2.special span {
  color: #980c2b;
  display: block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}.btn-1 {
  background: #3e3e3e;
  border-radius: 4px;
  box-shadow: 0px 9px 20px 5px rgba(18, 30, 47, 0.25);
  color:white;
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  padding: 18px;
  width: 245px;
}.btn-2 {
  background: #3e3e3e;
  border-radius: 4px;
  box-shadow: 0px 9px 20px 5px rgba(0, 0, 0, 0.21);
  color: #ffffff;
  display: inline-block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  margin-top: 20px;
  padding: 10px 31px;
}.btn-1:hover,
.btn-2:hover {
  background:#000000;
  color:#ffffff;
}.content-wrapper {
  background: #ffffff;
}.tagline {
  background:#3e3e3e;
}.tagline p {
  color: #ffffff;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  margin: 3px 0;
}.intro-box {
  padding: 3% 0% 3% 8%;
}.hours-box {
  padding: 85px 0;
}.hours-box p {
  color: #ffffff !important;
  font-family: Source Sans Pro, sans-serif;
  font-size:15px;
  margin: 35px 0;
  text-transform:uppercase;
}.hours-box p span {
  display:block;
  font-family: Source Serif Pro, serif;
  font-size:40px;
  letter-spacing: 0px;
  line-height:25px;
  margin-top:5px;
}.mid-section h2 {
  color: #ffffff;
  font-size:40px;
}.mid-section p {
  color: #ffffff;
  line-height: 29px;
}.inner-mid-section {
  background:url("https://leesandlees.com/wp-content/themes/lwy4/images/mid-section-bg.jpg");
  background-size: cover;
  padding: 81px 157px;
}.inner-mid-section p {
  color: #ffffff;
  line-height: 30px;
}.boxed-list {
  background:#3e3e3e;
  margin: 34px 30px 30px 0;
  max-width: 23%;
  opacity: 0.8 !important;
  padding: 38px 0;
}.boxed-list ul {
  margin:0;
}.boxed-list li {
  color:#ffffff;
  font-size:20px;
  line-height: 40px;
  margin:0;
}.bottom-section {
  padding:75px 0;
}.bottom-section h2 {
  font-size:33px;
  font-weight:normal;
  margin-bottom:0;
  margin-top: 65px;
}.bottom-section p {
  line-height: 2.2;
  margin-bottom: 27px;
}.service-card{
  background: #6e6e6e;
  border-left: 10px solid #980c2b;
  margin: 10px 0;
  padding: 15px 25px 15px 25px;
  width: calc(50% - 10px);
}.service-card h2, .service-card p, .service-card a{
  color: #ffffff !important;
  margin: 10px;
}.service-card a{
  color: #980c2b;
  font-family: Source Sans Pro, sans-serif;
}.service-card a:hover{
  color: #3e3e3e;
}.service-list{
  padding: 15vh 0;
}.cta-wrapper {
  background: #980c2b;
  float: left;
  padding: 100px 0;
  width: 100%;
}.cta-wrapper h2 {
  color: white;
  font-size: 38px;
}.cta-button {
  background: #000000;
  border-radius:9px;
  font-family: Source Sans Pro, sans-serif;
  font-size:21px; 
  margin-top: 24px;
  max-width: 415px;
  padding:21px 0;
  width: 100%;
}.cta-button:hover {
  background:#3e3e3e;
  color: #ffffff;
}
/* Interior Pages */
.box-content h1 {
  color: #980c2b;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
}.box-content h1 span{
  bottom: -30px;
  display: block;
  color: #ffffff;
  font-family: Source Sans Pro, sans-serif;
  font-size: 43px;
  font-weight: normal;
  position: relative;
}.content-box{
  background: #F7F7F7;
  padding-top: 3%;
}.content-box p{
  /*color: rgba(255, 255, 255, 0.63);*/
}.content-box h1, .content-box h2, .content-box h3, .content-box h4, .content-box ul li{
  color: #980c2b;
}.inner-content-box{
  margin: 8% 0;
}.inner-page {
  padding-top: 0;
}h2.main-title{
  color: #980c2b;
  font-size: 5em;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 7%;
}h2.main-title span{
  color: #6e6e6e;
  display: block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 15px;
}.inner-page .about-img {
  right: 0;
  top: 30px;
}.inner-page .question::before {
  color:#980c2b;
  content:"Q. ";
}.inner-page .question::after {
  background: #980c2b;
  content: "";
  height: 1px;
  left: 0;
  opacity:0.2;
  position: absolute;
  top:0px;
  width: 100%;
}.footersection .fa {
    margin-right: 9px;
    color: #980c2b;
}
/* Contact Page */
.time::before {
    color: #980c2b;
    content: "\f017";
    font-family: "FontAwesome";
    font-size: 26px;
    margin-left: -35px;
    padding-right: 8px;
}
/* Contact Page */
p.contact-fax.fax::before {
    color: #980c2b;
    content: "\f1ac";
    font-family: "FontAwesome";
    font-size: 26px;
    margin-left: -35px;
    padding-right: 8px;
}
p.contact-address, p.contact-phone, p.contact-fax, p.contact-time, p.contact-email {
    font-family: Source Sans Pro, sans-serif;
    font-size: 25px;
    margin-top: 0px !important;
    padding-left: 40px;
}p.contact-phone strong {
  font-size: 28px;
}p.contact-address.address::before {
  color: #980c2b;
  content:"\f018";
  font-family:"FontAwesome";
  font-size: 26px;
  margin-left: -35px;
  padding-right: 8px;
}p.contact-phone.phone::before {
  color: #980c2b;
  content:"\f095";
  font-family:"FontAwesome";
  font-size: 26px;
  margin-left: -35px;
  padding-right: 8px;
}p.contact-email.email::before {
  color: #980c2b;
  content:"\f003";
  font-family:"FontAwesome";
  font-size: 26px;
  margin-left: -35px;
  padding-right: 8px;
}.form-container {
  padding:40px 10px;
}.form-container h2 {
  color: #980c2b;
  font-size:2.52em;
}.contact-details {
  padding: 50px 75px;
}.contact-details h2,
.contact-details h3 {
  color: #980c2b;
  font-size:2.24em;
  font-weight:700;
}.contactForm {
  margin-top: 20px;
}.contactForm label{
  display: block;
  font-weight: bold;
}.contactForm input {
  background:none;
  border:1px solid #6e6e6e;
  color: #980c2b;
  font-family: Source Sans Pro, sans-serif;
  font-size:17px;
  margin-bottom: 5px;
  padding:10px 20px;
  width: 100%;
}.contactForm textarea {
  background:none;
  border:1px solid #6e6e6e;
  color:inherit;
  font-size:17px;
  font-family: Source Sans Pro, sans-serif;
  height:100px;
  padding-left:20px;
  width: 100%;
}.contactForm input:focus {
  color: #000000;
}.contactForm textarea:focus {
  background:white;
  color:#000000;
}input::-webkit-input-placeholder, 
textarea::-webkit-input-placeholder {
  color:#980c2b;
}input:focus::-webkit-input-placeholder, 
textarea:focus::-webkit-input-placeholder {
  color:#980c2b;
}input:focus:-moz-placeholder, 
textarea:focus:-moz-placeholder {
  color:#980c2b;
  opacity:1;
}input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color:#980c2b;
  opacity:1;
}input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color:#980c2b;
}input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
  color:#980c2b;
}.contactForm .groupWrapper {
  padding-top: 13px;
}.contactForm .captchaWrapper {
  margin-top: 10px;
}.contactForm .captchaRefresh {
  vertical-align: top;
}.contactForm .submitWrapper {
  text-align: center;
  margin-top: 30px;
}.contactForm .submitWrapper span.submit {
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-family: Source Sans Pro, sans-serif;
  margin-top: 15px;
  padding: 17px 23px;
  text-transform: uppercase;
  width: 100%;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #980c2b;
  color: #ffffff;
}.emailConfirmation {
  margin: 0 auto;
  text-align:center;
}.emailConfirmation h1 {
  color: #00CC00;
}
/* Footer */
.footer-wrapper {
  background: #202020;
  padding: 60px 0;
  width: 100%;
}.footer-wrapper span {
  color:#ffffff;
  font-size: 22px;
}.footer-wrapper span.phone::before {
  color:#980c2b; 
  content:"\f095";
  font-family:"FontAwesome";
  font-size:24px;
  padding-right:10px;
  position:relative;
}.footer-wrapper span.email::before {
  color:#980c2b; 
  content:"\f003";
  font-family:"FontAwesome";
  font-size:24px;
  padding-right:10px;
  position:relative;
}.social-icons {
  padding-top: 50px;
}.social-icons .fa {
  color:white;
  font-size:30px;
  padding:0 10px;
}.footer-inner-wrapper {
  margin: 0 auto;
  padding: 25px 0 0 0;
}.footer-inner-wrapper h1 {
  padding: 0 0 25px 0;
}
@media screen and (max-width:1440px) and (min-width:1024px) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 17px;
    font-weight: bold;
  }.company-title-section {
    width: 43%;
  }.header-company-title {
    margin: 13px 0;
  }.header-company-title a {
    font-size:23px;
  }.logo-wrapper img {
    max-width: 80%;
  }.header-company-serviceorder {
    font-size: 14px;
    line-height: 15px;
  }.header-company-info {
    width: 57%;
  }.header-company-info .phone::before,
  .header-company-info .email::before {
    font-size:20px;
    padding-right: 8px;
  }.header-company-info span {
    font-size: 14px;
    font-weight: bold;
  }.header-company-info .button {
    font-size:18px;
    padding: 11px;
  }.title-section {
    padding: 110px 0px;
  }.title-section .main-heading {
    font-size: 67px;
    line-height: 57px;
  }.title-section .main-heading span {
    font-size:40px;
  }.title-section .button{
    font-size: 20px;
    max-width:200px;
    padding: 10px;
  }.tagline p {
    font-size: 20px;
  }.intro-box {
    padding: 3% 1% 0% 5%;
  }.hours-box p span {
    font-size:25px;
  }.contact-details{
    padding: 50px 15px;
  }.vertical-padding-medium {
    padding-top: 30px;
    padding-bottom: 30px;
  }.vertical-padding-large {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width:1024px) {
.socialmedia {
    display: none;
}
  .header-wrapper {
    padding:0;
  }.navigation-wrapper {
    padding:0;
  }h1.header-company-title {
    margin: 0;
  }.logo-wrapper img {
    padding-right: 9px;
  }.top-bar .toggle-topbar.menu-icon {
    left:0;
  }.top-bar .toggle-topbar.menu-icon a{
    color: #980c2b;
  }.top-bar .toggle-topbar.menu-icon a span::after{
    box-shadow: 0 0 0 1px #980c2b, 0 7px 0 1px #980c2b, 0 14px 0 1px #980c2b;
    left: 65px;
  }.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px #980c2b, 0 7px 0 1px #980c2b, 0 14px 0 1px #980c2b;
  }.top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button) {
    line-height:45px;
    text-align:center;
  }.top-bar-section li:not(.has-form):not(.button)::after,
  .top-bar-section li:hover:not(.has-form):not(.button)::after{
    display:none !important;
  }.top-bar-section {
    background: #980c2b;
  }.top-bar .top-bar-section ul li:not(.dropdown){
    height:45px;
  }.top-bar-section .has-dropdown.moved>.dropdown {
    left: unset;
  }.top-bar-section .has-dropdown.moved>.dropdown a{
    color:white;
  }.top-bar-section .dropdown::before{
    display:none;
  }.top-bar-section .has-dropdown .dropdown {
    left: 100%;
    top:0px;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
  }.top-bar-section .has-dropdown:hover .dropdown {
    top:0px;
  }.top-bar-section .has-dropdown>a:after {
    top: 43% !important;
  }.top-bar.expanded .title-area{
    background: #ffffff;
  }.fullwidth-navigation {
    background: #3e3e3e;
    position: absolute;
    top:0;
    z-index: 997;
  }.fullwidth-navigation .top-bar {
    padding-top: 8%;
  }.fullwidth-navigation .title-area {
    display: none !important;
  }.mobile-navigation {
    background:#3e3e3e;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    left: 22px;
    line-height: 58px;
    position: fixed;
    text-transform: uppercase;
    top: 111px;
    vertical-align: top;
    width: auto;
    z-index: 999;
  }.mobile-navigation .fa {
    color: #ffffff;
    font-size: 32px;
    line-height: 58px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    width: 58px;
  }.fullwidth-navigation .top-bar-section ul {
    position: fixed;
    right:0;
    width:100%;
    z-index: 997;
  }.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    min-height:100vh;
    left: 0;
  }.title-section {
    background: transparent;
    padding: 110px 0;
  }.title-section .main-heading {
    font-size: 3.7em;
    line-height: 54px;
    margin-bottom: 22px;
  }.title-section .main-heading span {
    font-size:0.6em;
  }.click-to-call {
    padding-top: 55px;
  }.form-container h2{
    margin-top: 65px;
  }.intro-box {
    width:100%;
  }.hours-box {
    padding: 25px;
    width:100%;
  }.offset-top {
    margin:0;
  }.mid-section {
    margin-top: 0 !important;
  }.inner-mid-section {
    padding:50px 50px;
  }.boxed-list {
    margin: 0;
    max-width: inherit;
    padding:10px;
  }.boxed-list:not(.end)::after {
    display:none;
  }.scroll-icon {
    display:none;
  }.about-img {
    position: relative !important;
    right: 0;
    top: 0;
  }.inner-page {
    padding-top: 40px;
  }.inner-page .box-content {
    padding:0;
  }
}
@media screen and (max-width: 767px) {
  p{
    font-size: 16px;
  }
  h2.main-title{
    font-size: 4em;
  }h2.main-title span {
    font-size: 30px;
  }.mobile-navigation {
    background: #3e3e3e;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    left: 13px;
    line-height: 40px;
    position: fixed;
    text-transform: uppercase;
    top: 92px;
    vertical-align: top;
    width: auto;
    z-index: 999;
  }.mobile-navigation .fa {
    color: #ffffff;
    font-size: 22px;
    line-height: 40px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
  }.header-wrapper {
    padding-top: 10px;
    position:relative;
  }.company-title-section {
    padding:0;
  }h1.header-company-title{
    margin: 10px 0 0 0;
  }.header-company-title a {
    font-size: 0.5em;
    margin: 5px 0;
  }.header-company-serviceorder {
    line-height: 14px;
    font-size: 13px;
  }.slider-wrapper {
    background: rgba(255, 255, 255, 0.1);
    height: 67vh !important;
    position: absolute;
  }.slick-background-wrapper{
      position: relative;
  }.title-section {
    background:none;
    padding-top: 55px !important;
    position: relative;
    width:100%;
  }.title-section .main-heading {
    font-size: 35px;
    line-height: 37px;
}.title-section .main-heading span {
    font-size:20px;
  }.title-section .button {
    margin:5px 0;
    padding:5px;
  }.click-to-call {
    padding-top:0 ;
    text-align:center;
  }.click-to-call .btn-1 {
    display: inline-block;
    font-size: 15px;
    padding: 13px;
    width:100% !important;
  }.tagline p {
    font-size:15px;
  }.form-container h2{
    margin-top: 0px;
  }.hours-box {
    padding:10px;
  }.hours-box p {
    margin: 15px 0;
  }.hours-box p span {
   font-size: 23px;
  }.inner-mid-section {
    padding:15px;
  }.mid-section h2{
    font-size: 30px;
  }.boxed-list {
    margin-bottom: 5px;
  }.boxed-list li {
    color: white;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
  }.bottom-section {
    padding: 15px 0;
  }.bottom-section h2{
    font-size: 30px;
  }.bottom-section p {
    font-size:15px;
    line-height:25px
  }.box-content h1 {
    font-size: 2.5em;
  }.box-content h1 span {
    bottom: -5px;
    font-size: 25px;
  }.inner-page {
    padding-top: 0px;
  }.cta-wrapper{
    padding:20px 0;
  }.cta-wrapper h2 {
    font-size:26px;
  }.cta-button{
    font-size: 19px;
  }.contact-details h2, .contact-details h3{
    line-height: 35px;
  }.footer-wrapper span.phone::before, 
  .footer-wrapper span.email::before {
    display:block;
    margin-bottom:20px;
  }.footer-wrapper span {
    font-size:20px;
  }.service-card{
    width: 100%;
  }.vertical-padding-medium {
    padding-bottom: 13px;
    padding-top: 13px;
  }.vertical-padding-small {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .footersection {
    padding: 12px 0px;
}.title-section {
    background: transparent;
    padding: 57px 0;
}img.willimg {
    float: right;
    padding: 0px;
    margin-top: 0px!important;
}
}@media screen and (max-width: 400px) {
.inner-page {
    padding-top: 29px;
}
}
