
.phone-header {
margin-bottom: 5px;
}
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;
}.navigation-wrapper {
  background: rgb(255 255 255);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: background 250ms ease;
  -moz-transition: background 250ms ease;
  -ms-transition: background 250ms ease;
  -o-transition: background 250ms ease;
  transition: background 250ms ease;
}.scroll-active .navigation-wrapper {
  background: rgba(177, 170, 157, 1);
}.logo-wrapper {
    background: #161616 none repeat scroll 0 0;
    float: left;
    padding: 10px;
}.scroll-active .logo-wrapper {
  padding: 5px;
}.company-information {
  float: left;
  padding: 0 15px;
}.header-company-title a {
  color: #0b0b0b;
  float: left;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 5px 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: #2c2c2c;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 15px;
  font-style: italic;
  letter-spacing: 0.15rem;
margin-bottom: 5px;
}.slider-wrapper {
  border-bottom: 1px solid #cccccc;
  height: 475px;
  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 h1 {
  background: #ffffff;
  color: #363636;
  font-size: 16px;
  letter-spacing: 0.1rem;
  line-height: 37px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}.scroll-button {
  background: #161616;
  background-image: url("https://ejdrywallservices.com/wp-content/themes/dw2/images/scroll-button.png");
  background-repeat: no-repeat;
  display: block;
  width: 70px;
  height: 67px;
  position: relative;
  cursor:pointer;
}.sldb {
    width: 100%;
    display: block;
    margin: 0;
    padding: 44px 0;
    border-bottom: 2px solid white;  
}
@keyframes mousewheel {
  0%   {top:20px;}
  100% {top:40px;}
}.scroll-button::before {
  background-image: url("https://ejdrywallservices.com/wp-content/themes/dw2/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: #96190e;
  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;
  width: calc(100% - 350px);
}.tagline-right .social-wrapper {
  width: 280px;
  display: block;
  float: left;
}.tagline-right .social-wrapper a {
  display: inline-block;
}.tagline-right .social-wrapper a .fa {
  color: #ffffff;
  display: block;
  float: left;
  width: 53px;
  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: #161616;
  clear: both;
  width: 100%;
  color: #ffffff;
  display: block;
  float: left;
  height: 210px;
  padding: 0 15px;
  position: relative;
  text-align: center;
}.tagline-wrapper .cta-wrapper h1 {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.15rem;
  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 h1 .button {
  border: 1px solid #ffffff;
  background: none;
  font-size: 12px;
  color: #ffffff;
  font-family: "Source Sans Pro",sans-serif;
  margin: 0 0 0 40px;
  padding: 0 60px;
  line-height: 58px;
}.tagline-wrapper .cta-wrapper h1 .button:hover {
  border: 1px solid #96190E;
  background: #96190E;
}.service-slider {
  height: 210px;
  width: 100%;
  position: relative;
  overflow: hidden;
}.service-slider .slick-slide img {
  display: block;
  width: 100%;
}.service-slider .slick-slide article {
  height: 210px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}.service-slider .slick-slide article .slide-service {
  position: relative;
  width: 100%;
  height: 210px;
}.service-slider .slick-slide article .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:hover .slick-slide article .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 article .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: 75%;
  position: relative;
  opacity: 0;
  margin: 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:hover .slick-slide article .slide-service .button {
  top: 25%;
  opacity: 1;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.service-slider:hover .slick-slide article .slide-service .button:hover {
  border: 1px solid #96190E;
  background: #96190E;
}.service-wrapper .read-more {
  color: #96190e;
  font-weight: bold;
  margin: 0 0 0 15px;
}.service-wrapper .read-more .fa {
  margin: 0 0 0 7px;
}.gallery-wrapper a {
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
}.gallery-wrapper a .overlay-title {
  background: rgba(150, 25, 15, 1);
  display: block;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
  z-index: 1;
}.gallery-wrapper a .overlay-title strong.overlay-position {
  color: #FFFFFF;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.cta-primary-wrapper {
  background: url("https://ejdrywallservices.com/wp-content/uploads/sites/3119/2020/08/cta-primary.jpg");
  background-repeat: no-repeat;
  background-size: 125% !important;
}.cta-primary-wrapper section {
  height: 450px;
  position: relative;
}.cta-primary-wrapper  h1 {
  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 h1 .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 h1 .button:hover {
  border: 1px solid #96190E;
  background: #96190E;
}.contact-information-group .fa {
  clear: both;
  color: #161616;
  display: block;
  font-size: 25px;
  margin: 0 0 20px;
}.contact-information-group p {
  font-size: 15px;
}.midbar-section {
  display: inline-block;
  margin: 40px 0 50px;
  min-height: 
}.midbar-section .midbar {
  float: left;
  padding: 30px;
  position: relative;
  min-height: 150px;
}.midbar-section .midbar:nth-child(1) {
  background: #f2efe8;
}.midbar-section .midbar:nth-child(2) {
  background: #ede9e0;
}.midbar-section .midbar:nth-child(3) {
  background: #e6e1d7;
}.midbar-section .midbar p {
  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; 
}
/* Start Our Navigation styles */
.navigation-wrapper {
}.navigation-wrapper .top-bar {
  height: 102px;
  line-height: 80px;
  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: #0b0b0b;
  padding: 22px 25px 0; 
  text-transform: uppercase;
  line-height: 80px;
  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) {
    background: #e8e8e8;
    color: #000000;
    position: relative;
    line-height: 80px;
    padding: 22px 25px 0;
}.top-bar-section .dropdown {
  background: rgba(177, 170, 157, 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: #0b0b0b;
  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: #96190e;
  padding: 0 35px;
  line-height: 30px;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
  color: #96190e;
}.top-bar-section .has-dropdown > a {
  padding-right: 25px;
}.top-bar-section .has-dropdown > a::after {
  display: none;
}.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 .navigation-wrapper .top-bar,
 .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:not(.has-form) a:hover:not(.button) {
  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;  
}.scroll-active .navigation-wrapper .top-bar {
  height: 62px;
}.scroll-active .header-company-serviceorder {
  margin: 0;
}
/* Default Styles */
#wpadminbar {display: none !important;}
body {
  font-family: "Source Sans Pro",sans-serif;
}h1, h1 a {
  color: #96190e;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
}h2 {
  color: #96190e;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
}h3 {
  color: #96190e;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 1.27em;
  margin: 0 0 25px 0;
}h4 {
  color: #96190e;
  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: #252525;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 25px 0;
}ul {
  list-style-type: none;
}.content-wrapper ul li {
  font-family: "Source Sans Pro",sans-serif;
  color: #252525;
  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%);
}.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;
}strong.accent-red {
  color: #96190e;
}.footer-wrapper {
  width: 100%;
  padding: 40px 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 #96190E;
  color: #96190E; 
}.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: 3px;
  width: 100%;
  height: 50px;
  box-shadow: none;
  border: none;
  color: #000000;
  font-weight: bold;
}.contactForm textarea {
  border: medium none;
  box-shadow: none;
  color: #000000;
  font-weight: bold;
  max-width: 100%;
  min-height: 190px;
  min-width: 100%;
  width: 100%;
}.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-color: #96190E;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #860900;
}.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;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}.disc-pre-image {
  margin: 0;
}.lnm-image > img {
  opacity: 0.5;
}
.slide-out-wrapper .contactForm input {
    display: inline-block;
}
.slide-out-wrapper .contactForm input {
    border: 1px solid #272420;
    color: black;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 50px;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}
.slide-out-wrapper .contactForm textarea {
    padding: 10px;
    border: 1px solid #272420;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    min-height: 100px;
    margin: 0 0 20px;
}

/* SLIDE OUT FORM */

.slide-out-wrapper {
    position: fixed;
    top: 120px;
    right: 0;
    background: rgb(239, 243, 246);
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-form form {
    margin: 0;
}.slide-out-form input.fancyInput[type="text"] {
    padding: 9px 25px;
    font-size: 14px;
    margin-bottom: 5px;
    background:none;
}.slide-out-form .contactForm textarea {
    background:none;
    font-size: 14px;
    padding: 9px 25px;
    margin-bottom: 5px;
}.slide-out-form .contactForm .captchaWrapper {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 2px 25px;
    background: none;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
    padding-top: 3px;
}.slide-out-form .contactForm .captchaWrapper input {
    background: none;
    font-size: 14px;
}.slide-out-form .contactForm .submitWrapper {
    margin-top: 20px;
}.slide-out-form .contactForm .submitWrapper span.submit {
    font-size: 18px;
    letter-spacing: 2px;
    width: auto;
    height: auto;
    padding: 0;
    line-height: 1;
    padding: 10px 15px;
    background: #96190e;
    color: #ffffff;
}.slide-out-form .contactForm .submitWrapper span.submit:hover {
    color: %ACCENT5%;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 20%;
    color: #ffffff;
    font-size: 24px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #96190e;
    box-shadow: 2px 20px 32px 0px rgba(0, 0, 0, 0.13);
    -moz-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover {
    background: %ACCENT2%;
}i.toggle-left {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
}i.toggle-right {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
}button:hover, button:focus, .button:hover, .button:focus {
    background-color: #96190e;
}i.fa.fa-star {
    color: #ffc800;
}
@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-right .tagline {
    font-size: 12px;
  }.tagline-wrapper .cta-wrapper h1 .button {
    margin: 0 0 0 10px;
    padding: 0 40px;
  }.service-slider .slick-slide img {
    min-height: 210px;
    width: auto;
  }.midbar-section .midbar {
    min-height: 190px;
  }
}
@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) {
  .service-slider .slick-slide img {
    min-height: auto;
    width: 100%;
  }.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 18px;
}.logo-wrapper {
    padding: 25px;
}
}
@media only screen and (max-width: 768px) {
  .company-information {
    max-width: 75%;
  }.logo-wrapper {
    max-width: 25%;
  }.scroll-active .logo-wrapper {
    padding: 15px;
  }.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: rgb(255 255 255);
  }.navigation-wrapper .top-bar,
   .scroll-active .navigation-wrapper .top-bar {
    height: 45px;
    line-height: 45px;
  }.sldb {
    padding: 15px 0;
}.top-bar .toggle-topbar.menu-icon a,
   .top-bar.expanded .toggle-topbar a {
    color: #96190e;
  }.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 #96190e, 0 7px 0 1px #96190e, 0 14px 0 1px #96190e;
  }.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;
  }.nav-wrapper,
   .nav-wrapper .top-bar {
    padding: 0 !important;
  }.top-bar-section ul {
    padding: 0 !important;
  }.top-bar.expanded {
    overflow: visible !important;
  }.tagline-right {
    height: auto;
  }.scroll-button {
    display: block;
    clear: both;
    width: 100%;
    background-position: center center;
  }.tagline-right .tagline {
    width: 100%;
  }.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;
  }.slider-wrapper, .slider-wrapper.interior-slider {
    height: 350px !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(50%);
    -webkit-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
}
