
body {
  font-family: "Source Sans Pro",sans-serif;
}h1, h1 a, .large-text-1 {
  color: #7E161D;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}h2, .large-text-2 {
  color: #7E161D;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}h3 {
  color: #7E161D;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
}h4 {
  color: #7E161D;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
}p {
  font-family: "Source Sans Pro",sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 25px 0;
}ul {
  list-style-type: none;
}.alt-text{
  color: #7E161D!important;
}.content-wrapper ul li {
  font-family: "Source Sans Pro",sans-serif;
  color: #000000;
  font-size: 13px;
  margin: 0 0 10px 0;
}ul.inline li {
  display: inline-block;
  margin: 0 15px;
}ul.disc.inline li {
  position: relative;
}ul.disc.inline li::before {
  background: #252525;
  content: "";
  height: 3px;
  width: 3px;
  left: -10px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.content-wrapper{
  display: block;
  float: left;
  width: 100%;  
}.row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}.row.wide {
  max-width: 1400px;
}.row.full {
  max-width: 100%;
}.vertical-padding {
  padding-top: 65px;
  padding-bottom: 40px;
}.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 75em;
}.page-wrapper {
  max-width: 75rem;
  clear: both;
}.white-bg{
  background: #ffffff;
}.grey-bg{
  background: #f5f5f5;
}.color-bg{
  background: #7E161D;
}.negative-top{
  margin-top: -1px; 
}.box{
  padding: 20px;
  margin-bottom: 20px;  
}.box p, .box ul li{
  color: #7E161D; 
}.border-left{
  border-left: 1px dashed #cccccc;  
}.page-heading{
  color: #ffffff;
  margin: 0;
  line-height: 70px;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}header.header-wrapper {
  position: relative;
  top: 0;
  width: 100%;
  left: 0;
}header.header-wrapper * {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.logo-wrapper {
  background: #7E161D none repeat scroll 0 0;
  float: left;
  padding: 25px 20px;
}.logo-wrapper img{
  padding: 0 5px;
  border: 1px solid #ffffff;  
}
.scroll-active .company-information-wrapper {
  float: left !important;
  margin-top: -124px;
  width: 19%;
}



.scroll-active .logo-wrapper {
  padding: 5px;
}.company-information {
  float: left;
  padding: 0 15px;
}.header-company-title{
  margin: 0;  
}.header-company-title a {
  color: #ffffff;
  float: left;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 30px 0 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.15rem;
}.scroll-active .header-company-title a {
  margin: 7px 0 5px;
}.header-company-serviceorder {
  color: #7E162E;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 15px;
  font-style: italic;
  letter-spacing: 0.15rem;
  font-weight: bold;
}.scroll-active .header-company-serviceorder {
  margin: 0;
}
/* Clear Default Navigation Styles */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li.active > a,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}
/*Navigation*/
.navigation-wrapper {
  background: rgba(255, 255, 255, 0.72);
  left: 0;
  position: fixed;
  top: 0;
  transition: background 250ms ease 0s;
  width: 100%;
  z-index: 10;
}.navigation-wrapper .top-bar {
  line-height: 60px;
  margin-bottom: 0;
  position: relative;
}.top-bar.expanded {
  height: auto !important;
}.top-bar.expanded .title-area {
  background: #272420;
}.top-bar-section ul{
  float: right;
}.top-bar-section ul li {
  padding: 0 25px;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 12px;
  font-weight: 400;
  font-family: "Source Sans Pro",sans-serif;
  color: #222;
  padding: 0 25px;  
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 0.15rem;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section li:not(.has-form) a:hover:not(.button){
  color: #7F162E;
  position: relative;
  line-height: 60px;
  padding: 0 25px;
}.top-bar-section li.active:not(.has-form) a:not(.button):before,
 .top-bar-section li.active:not(.has-form) a:hover:not(.button):before,
 .top-bar-section li:not(.has-form) a:hover:not(.button):before{
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  width: 3px;
  height: 3px;
  background: #7F162E;
  border-radius: 3px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.top-bar-section li.active:not(.has-form) a:not(.button):after,
 .top-bar-section li.active:not(.has-form) a:hover:not(.button):after,
 .top-bar-section li:not(.has-form) a:hover:not(.button):after{
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  width: 3px;
  height: 3px;
  background: #7F162E;
  border-radius: 3px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.top-bar-section .has-dropdown > a {
  padding-right: 25px!important;
}.top-bar-section .has-dropdown > a::after {
  display: none;
}.top-bar-section .has-dropdown.active > a::after,
 .top-bar-section .has-dropdown.active > a:hover::after,
 .top-bar-section .has-dropdown > a:hover::after{
  display: block;
  margin: 0;
  border: none;
}.top-bar-section .dropdown {
  background: rgba(0, 0, 0, 0.9);
  padding: 30px 15px 20px;
}.top-bar-section .dropdown li {
  background: none;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  padding: 0 35px;
  text-transform: none;
  text-transform: uppercase;
}.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
  background: none;
  color: #7F162E;
  padding: 0 35px;
  line-height: 30px;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
  color: #7F162E;
}.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button):before,
 .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button):after,
 .top-bar-section .dropdown li.active:hover:not(.has-form) > a:not(.button):before,
 .top-bar-section .dropdown li.active:hover:not(.has-form) > a:not(.button):after,
 .top-bar-section .dropdown li.active:not(.has-form) > a:not(.button):before,
 .top-bar-section .dropdown li.active:not(.has-form) > a:not(.button):after{
  display: block;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button):before,
 .top-bar-section .dropdown li:not(.has-form) a:not(.button):after{
  display: none;
}
/*scroll active nav*/


.scroll-active .top-bar-section ul li > a, .scroll-active .top-bar-section li:not(.has-form) a:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button) {
  line-height: 132px !important;
  padding-top: 0;
}


.scroll-active .header-company-serviceorder {display:none;}
.scroll-active .navigation-wrapper {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0px 0px 3px #000;
}.scroll-active .navigation-wrapper .top-bar {
  height: 62px;
  line-height: 62px;
}.scroll-active .top-bar-section ul li > a,
 .scroll-active .top-bar-section li:not(.has-form) a:not(.button),
 .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button),
 .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button) {
  padding-top: 0;
  line-height: 62px;
}.scroll-active .top-bar-section .dropdown li:not(.has-form) a:not(.button),
 .scroll-active .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button)  {
  line-height: 30px;  
}
/*page styles*/
.slider-wrapper {
  border-bottom: 1px solid #cccccc;
  height: 640px;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0;
}.slider-wrapper.interior-slider {
  height: 430px;
}.slider-wrapper .rhino-container ul, 
 .slider-wrapper .rhino-container ul li.rhino-item {
  min-height: 640px !important;
  min-width: 1920px;
  width: 100% !important;
}.inner-slider-wrapper .rhino-container ul, 
 .inner-slider-wrapper .rhino-container ul li.rhino-item {
  min-height: 500px !important;
  min-width: 1920px;
  width: 100% !important;
}.slider-wrapper .rhino-container, 
 .inner-slider-wrapper .rhino-container {
  position: absolute !important;
  right: 0;
}.tagline-left .large-text-1 {
  background: #ffffff;
  color: #363636;
  font-size: 14px;
  letter-spacing: 0.1rem;
  line-height: 37px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}.scroll-button {
  background: #7E161D;
  background-image: url("https://lbaileyassociates.com/wp-content/themes/masn2/images/scroll-button.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 67px;
  position: relative;
  cursor:pointer;
}
@keyframes mousewheel {
  0%   {top:20px;}
  100% {top:40px;}
}.scroll-button::before {
  background-image: url("https://lbaileyassociates.com/wp-content/themes/masn2/images/scroll-wheel.png");
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 4px;
  content: "";
  height: 10px;
  left: calc(50% - 3px);
  position: absolute;
  top: 20px;
  width: 6px;
  z-index: 1;
  animation-name: mousewheel;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}.tagline-wrapper {
  position: relative;
  top:-1px;
}.tagline-right {
  background: #000000;
  color: #fff;
  height: 67px;
  width: 100%;
  float: right;
}.tagline-right .tagline {
  display: block;
  float: left;
  font-family: "Source Sans Pro",sans-serif;
  letter-spacing: 0.15rem;
  line-height: 67px;
  margin: 0;
  text-align: center;
}.tagline-right .social-wrapper {
  display: block;
  float: left;
}.tagline-right .social-wrapper a {
  display: block;
  float: left;
  width: 20%;
}.tagline-right .social-wrapper a .fa {
  color: #ffffff;
  width: 100%;
  line-height: 67px;
  text-align: center;
  font-size: 14px;
}.tagline-right .social-wrapper a:hover .fa.fa-facebook {
  background: #245cb1;
}.tagline-right .social-wrapper a:hover .fa.fa-google-plus {
  background: #d74d32;
}.tagline-right .social-wrapper a:hover .fa.fa-twitter {
  background: #35c7cc;
}.tagline-right .social-wrapper a:hover .fa.fa-instagram {
  background: #aea293;
}.tagline-right .social-wrapper a:hover .fa.fa-youtube {
  background: #d02626;
}.tagline-wrapper .cta-wrapper {
  background: #7E161D;
  clear: both;
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  height: 210px;
  padding: 0 15px;
  position: relative;
  text-align: center;
}.tagline-wrapper .cta-wrapper .large-text-1 {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.tagline-wrapper .cta-wrapper .large-text-1 .button {
  border: 1px solid #ffffff;
  background: none;
  font-size: 12px;
  letter-spacing: normal;
  color: #ffffff;
  font-family: "Source Sans Pro",sans-serif;
  margin: 0 0 0 40px;
  padding: 0 60px;
  line-height: 58px;
}.tagline-wrapper .cta-wrapper .large-text-1 .button:hover {
  border: 1px solid #7E161D;
}.slick-slider{
  margin-bottom: 0; 
}.service-slider {
  height: 210px;
  width: 100%;
  position: relative;
  overflow: hidden;
}.service-slider .slick-slide img {
  display: block;
  width: 100%;
}.service-slider .slick-slide .slide-content-wrapper {
  height: 210px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0,0,0,.7);
}.service-slider .slick-slide .slide-content-wrapper .slide-service {
  position: relative;
  width: 100%;
  height: 210px;
}.service-slider .slick-slide .slide-content-wrapper .slide-service p {
  color: #fff;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  letter-spacing: 0.2rem;
  line-height: normal;
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.service-slider .slick-slide .slide-content-wrapper:hover .slide-service p {
  top: 0%;
  opacity: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.service-slider .slick-slide .slide-content-wrapper .slide-service .button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 58px;
  padding: 0 60px;
  top: 100%;
  left: 50%;
  position: absolute;
  opacity: 0;
  margin: 0;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.service-slider .slick-slide .slide-content-wrapper:hover .slide-service .button {
  top: 50%;
  opacity: 1;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}.service-slider:hover .slick-slide .slide-content-wrapper .slide-service .button:hover {
  border: 1px solid #7E161D;
  background: #7E161D;
}.cta-primary-wrapper {
  background: url("https://lbaileyassociates.com/wp-content/themes/masn2/images/cta-primary.jpg") no-repeat scroll 0 0 / 125%;
  /*background-size: 125% !important;*/
  float: left;
  width: 100%;
}.cta-primary-wrapper div {
  height: 450px;
  position: relative;
}.cta-primary-wrapper .large-text-1 {
  color: #fff;
  letter-spacing: 0.15rem;
  line-height: 80px;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.cta-primary-wrapper .large-text-1 .button {
  border: 1px solid #ffffff;
  background: none;
  font-size: 12px;
  color: #ffffff;
  font-family: "Source Sans Pro",sans-serif;
  padding: 0 60px;
  line-height: 58px;
}.cta-primary-wrapper .large-text-1 .button:hover {
  border: 1px solid #7E161D;
  background: #7E161D;
}.service-wrapper{
  border: 1px dashed transparent;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.service-wrapper:hover{
  border-color: #7E161D;  
  border-radius: 10px;
}.button.service-button {
  background: none;
  color: #252525;
  font-size: 11px;
  letter-spacing: 1.5px;
  width: 100%;
  border: 1px dotted transparent;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.button.service-button:hover{
  color: #7E161D; 
  border-color: #7E161D;
  border-radius: 50px;
}.contact-information-group .fa {
  clear: both;
  color: #161616;
  display: block;
  font-size: 25px;
  margin: 0 0 20px;
}.contact-information-group p {
  font-size: 15px;
}.google-map {
  border: 5px solid #c4c4c4;
}.cta-primary-wrapper.contact-form form.contactForm {
  display: inline-block;
  margin: 60px 0 40px;
  width: 100%;
}.cta-primary-wrapper.contact-form section {
  height: auto;
}.contactForm  {
  margin-top: 20px;
}.contactForm  label{
  font-weight: bold;
  display: block;
}.contactForm input {
  margin: 0 0 20px 0;
  padding: 5px;
  width: 100%;
  height: 50px;
  box-shadow: none;
  border: none;
  color: #000000;
  font-weight: bold;
  background: none;
  border: 1px dashed #cccccc;
}.contactForm textarea {
  box-shadow: none;
  color: #000000;
  font-weight: bold;
  max-width: 100%;
  min-height: 190px;
  min-width: 100%;
  width: 100%;
  background: none;
  border: 1px dashed #cccccc;
}.contactForm .captcha-images {
  background: #FFFFFF;
  margin-bottom: 20px;
}.contactForm .captchaWrapper {
}.contactForm .captchaRefresh {
  vertical-align: middle;
}.contactForm .submitWrapper {
  text-align: center;
}.contactForm .submitWrapper span.submit {
  display: block;
  width: 100%;
  height: 190px;
  font-size: 20px;
  color: #FFFFFF;
  font-size: inherit;
  font-weight: bold;
  background: #cccccc;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #7E161D;
}.submit strong {
  display: block;
  position: relative;
  top: 50%;
  font-size: 24px;
  text-transform: uppercase;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.emailConfirmation {
  margin: 0 auto;
}.emailConfirmation h1 {
  color: #00CC00;
}
/*footer*/
.footer-wrapper {
  float: left;
  width: 100%;
  padding: 40px 0 0;
}.footer-wrapper .social-icons {
  margin: 0 0 35px 0;
}.footer-wrapper .social-icons .fa {
  border: 1px solid transparent;
  color: #a0a0a0;
  font-size: 14px;
  line-height: 42px;
  margin: 0 10px 10px;
  text-align: center;
  width: 42px;
}.footer-wrapper .social-icons .fa:hover {
  border: 1px solid #7E161D;
  color: #7E161D; 
}.disclaimer{
  float: left;
  width: 100%;
  background: #000000;  
  padding: 15px;
}.disclaimer p{
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  font-weight: 700;
  opacity: .65; 
  margin: 0 0 5px;
}.lnm-image > img {
  width: 120px;
  opacity: 0.65;
}
/*Gallery*/
.gallery-wrapper h2{
  display: none;
}.gallery-wrapper .gallery-image{
  border: none!important;
  height: auto!important;
  cursor: pointer;
  box-shadow: 0 0 25px;
  -moz-box-shadow: 0 0 25px;
  -webkit-box-shadow: 0 0 25px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.gallery-wrapper .gallery-image:hover{
  opacity: .6;  
}
@media only screen and (max-width: 1800px) {
  .top-bar-section ul li {
    padding: 0 18px;
  }
}
@media only screen and (max-width: 1600px) {
  .top-bar-section ul li {
    padding: 0;
  }.tagline-left h1{
    font-size: 11px;  
  }.tagline-right .tagline {
    font-size: 11px;
    letter-spacing: 1.75px;
  }.tagline-wrapper .cta-wrapper h1 .button {
    margin: 0 0 0 10px;
    padding: 0 40px;
  }.service-slider .slick-slide img {
    min-height: 210px;
    width: auto;
  }
}
@media only screen and (max-width: 1300px) {
   .top-bar-section ul li > a, 
   .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 
  }.company-information-wrapper,
   .nav-wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {

.scroll-active .company-information-wrapper {
  float: left !important;
  margin-top: -39px;
  width: 30%;

}

.top-bar .toggle-topbar.menu-icon a,
   .top-bar.expanded .toggle-topbar a {
    color: #7E161D;
  }.top-bar .toggle-topbar.menu-icon a span::after, 
   .top-bar .toggle-topbar.menu-icon a span:hover::after {
    box-shadow: 0 0 0 1px #7E161D, 0 7px 0 1px #7E161D, 0 14px 0 1px #7E161D;
  }

  a, a:hover, a:focus, a:active, a:visited{
    color: #7E161D; 
  }.service-slider .slick-slide article .slide-service p,
  .service-slider .slick-slide article:hover .slide-service p,
   .service-slider .slick-slide article .slide-service .button,
   .service-slider .slick-slide article:hover .slide-service .button{
    margin-top: 25px;
    position: relative;
    top: auto;
    left: auto;
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1; 
  }.service-slider .slick-slide article .slide-service .button{
    opacity: 1; 
  }.service-slider .slick-slide img {
    width: 100%;
  }.tagline-left h1{
    line-height: normal;  
    height: 67px;
    font-size: 12px;
  }.tagline-right .tagline{
    width: 100%;
    font-size: 13px;
  }.tagline-wrapper .cta-wrapper h1 .button {
    clear: both;
    display: block;
    margin: 20px 0 0 10px;
  }.page-heading{
    line-height: normal;
    padding: 15px;
  }.contact-information-group p{
    width: 100%;
  }.slider-wrapper {
    background-image: url(https://lbaileyassociates.com/wp-content/uploads/sites/4402/2021/03/slide-mobile.jpg);
    height: 50vh!important;
 }.slider-wrapper.interior-slider  {
    background-image: url(https://lbaileyassociates.com/wp-content/uploads/sites/4402/2021/03/slide-mobile.jpg);
    height: 50vh!important;
  }.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  a, a:hover, a:focus, a:active, a:visited{
    color: #7E161D; 
  }.border-left{
    border-left: none;  
  }.company-information {
    max-width: 75%;
  }.logo-wrapper {
    max-width: 25%;
  }.header-company-title a {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
  }.header-company-serviceorder {
    display: block;
    font-size: 12px;
    margin: 0;
    text-align: center;
  }.navigation-wrapper,
   .scroll-active .navigation-wrapper,
   .top-bar-section .dropdown {
    background: #000000;
  }.navigation-wrapper .top-bar,
   .scroll-active .navigation-wrapper .top-bar {
    height: 45px;
    line-height: 45px;
  }.top-bar .toggle-topbar.menu-icon a,
   .top-bar.expanded .toggle-topbar a {
    color: #7E161D;
  }.top-bar .toggle-topbar.menu-icon a span::after, 
   .top-bar .toggle-topbar.menu-icon a span:hover::after {
    box-shadow: 0 0 0 1px #7E161D, 0 7px 0 1px #7E161D, 0 14px 0 1px #7E161D;
  }.top-bar-section ul li > a, 
   .top-bar-section li:not(.has-form) a:not(.button),
   .top-bar-section li.active:not(.has-form) a:not(.button), 
   .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
   .top-bar-section li:not(.has-form) a:hover:not(.button),
   .scroll-active .navigation-wrapper .top-bar, 
   .scroll-active .top-bar-section ul li > a, 
   .scroll-active .top-bar-section li:not(.has-form) a:not(.button), 
   .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button),
   .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), 
   .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
   .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), 
   .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    line-height: 50px;
    padding: 0 25px;
    text-align: center;
  }.nav-wrapper,
   .nav-wrapper .top-bar {
    padding: 0 !important;
  }.top-bar-section ul {
    padding: 0 !important;
  }.top-bar.expanded {
    overflow: visible !important;
  }.top-bar-section .has-dropdown.moved>.dropdown{
    padding-bottom: 15px !important;  
  }.service-slider .slick-slide article .slide-service p,
   .service-slider .slick-slide article:hover .slide-service p,
   .service-slider .slick-slide article .slide-service .button,
   .service-slider .slick-slide article:hover .slide-service .button{
    margin-top: 25px;
    position: relative;
    top: auto;
    left: auto;
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1; 
  }.tagline-left h1{
    line-height: normal;
    padding: 15px;  
  }.tagline-right {
    height: auto;
  }.tagline-right .tagline {
    width: 100%;
    font-size: 10px;
  }.tagline-right .social-wrapper {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
  }.tagline-wrapper .cta-wrapper h1 .button {
    clear: both;
    display: block;
    margin: 20px 0 0 10px;
  }.page-heading{
    line-height: normal;
    font-size: 14px;
    padding: 15px;  
  }.slider-wrapper {

  }
   .slider-wrapper.interior-slider {
    height: 40vh !important;
  }.cta-primary-wrapper {
    background-size: auto 100% !important;
  }.service-slider {
    height: auto;
  }.slick-slider {
    margin: 0 !important;
  }.service-slider .slick-slide article .slide-service {
    height: auto !important;
  }.service-slider .slick-slide article .slide-service p {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }.contact-information-group p{
    word-wrap: break-word;
    float: none!important;  
  }.tagline-wrapper .cta-wrapper .large-text-1 .button {
    margin: 20px;
  }.tagline-wrapper .cta-wrapper .large-text-1 {
    font-size: 13px;
  }.tagline-wrapper .cta-wrapper {
    height: 160px;
  }
}
