body {
  font-family: myriad-pro, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #474747;
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #474747;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
}
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #0059af;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #474747;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #474747;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #474747;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  color: #474747;
  font-size: 16px;
  line-height: 23px;
}
.button {
  display: block;
  width: 140px;
  min-width: 100px;
  margin: 20px auto;
  padding: 7px 12px 9px;
  float: none;
  border-radius: 3px;
  background-color: #6c3;
  box-shadow: rgba(0, 0, 0, 0.11) 0px -2px 0px 0px inset, rgba(0, 0, 0, 0.21) 0px 1px 3px 0px;
  font-family: myriad-pro, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}
.button.btn-small {
  width: 100px;
  min-width: 38px;
  padding: 6px 4px 7px;
  float: right;
  background-color: #00a7fa;
  font-family: myriad-pro, sans-serif;
  font-size: 14px;
}
.button.sc.btn-read-more {
  min-width: 14%;
  margin-top: 8px;
  margin-bottom: 8px;
  float: right;
}
.button.btn-small.test-btn-small {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 20%;
  float: right;
  background-color: #fa3e00;
}
.button.btn-small.btn-search {
  display: inline-block;
  width: 144px;
  margin-top: 8px;
  padding: 3px 9px 4px;
  background-color: #6c3;
}
.button.btn-small.btn-search-footer {
  width: 70px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.button.slider-button { /* These styles are overriden on main */
  display: inline-block;
  width: auto;
  min-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 13px 16px;
  float: right;
  border-right: 1px solid #969696;
  border-radius: 0px;
  background-color: #b0b0b0;
  box-shadow: rgba(0, 0, 0, 0.09) 0px -1px 0px 0px inset;
}
.button.btn-right {
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 30px;
}
.button.btn-right.btn-bottom {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-bottom: 8px;
}
.button.btn-right.btn-color-picker {
  position: absolute;
  right: 12px;
  bottom: 0px;
  margin-bottom: 74px;
}
.button.btn-showroom {
  width: 184px;
  margin-top: 20px;
  margin-right: 1px;
  margin-left: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: right;
  box-shadow: rgba(0, 0, 0, 0.13) 0px -3px 0px 0px inset;
}
.button.btn-wide {
  width: 220px;
  padding-right: 8px;
  padding-left: 8px;
}
.button.btn-form {
  margin-top: 10px;
  margin-bottom: 16px;
  float: left;
  background-color: #6c3;
  color: white;
}
.button.btn-form.btn-form-light {
  background-color: #6c3;
  color: white;
}
.button.btn-left {
  margin-top: 8px;
  float: left;
}
.button.btn-slider {
  width: 75%;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #c2c2c2;
  color: #0059af;
}
.header {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  min-height: 128px;
  background-color: #0059af;
  box-shadow: rgba(255, 255, 255, 0.11) 0px 37px 80px -19px inset;
  font-family: myriad-pro, sans-serif;
}
.content-block {
  display: block;
  margin: 0.5% auto;
  padding: 2.25% 3.25%;
  background-image: -webkit-linear-gradient(#fafafa 73%, #f2f2f2);
  background-image: linear-gradient(#fafafa 73%, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
  box-shadow: rgba(0, 0, 0, 0.29) 0px 1px 3px 0px;
  text-align: left;
}
.benefit-block {
  position: relative;
  top: -20px;
  z-index: 94;
  margin-top: 0%;
  padding: 1.25% 3.25%;
  text-align: left;
}
.content-block.block-color {
  position: relative;
  min-height: 250px;
  min-width: 0px;
  padding: 6.25%;
  background-color: #fafafa;
  background-image: url('../images/color-picker-bg.png'), -webkit-linear-gradient(#fafafa 73%, #f2f2f2);
  background-image: url('../images/color-picker-bg.png'), linear-gradient(#fafafa 73%, #f2f2f2);
  background-position: 19% 100%, 0% 0%;
//  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}
.content-block.top-offset-large {
  margin-top: -1.5%;
  border-top-color: #00a7fa;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 1px 3px 1px;
}
.content-block.content-block-sidebar {
  margin-top: 4.5%;
  margin-bottom: 4.5%;
  padding: 4.25% 5.25%;
}
.content-block.subpage-header-copy {
  position: relative;
  top: -13px;
}
.main-navbar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #00a7fa;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(89, 89, 89, 0.18));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(89, 89, 89, 0.18));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7fa', endColorstr='#089ce5',GradientType=0 ); /* IE6-9 */

  box-shadow: rgba(0, 0, 0, 0.29) 0px 1px 3px 0px;
}
.link-item {
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 0px 12px;
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.34);
  color: white;
  font-size: 13px;
  text-decoration: none;
}
.nav-link {
  font-family: myriad-pro-condensed, sans-serif;
  color: white;
  font-size: 19px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
}
.nav-link:hover {
  color: #c0e4fc;
}
.nav-link:active {
  color: white;
}
.location-info {
  color: white;
}
.white {
  color: white;
}
.white.right-text {
  text-align: right;
}
/*.white.right-text.location-title {
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;

}*/
.white.right-text.location-subtitle {
  margin-top: 0px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.white.call-today-text {
  margin-top: 9px;
  margin-bottom: 5px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 24px;
//  font-style: italic;
  font-weight: 400;
}
.white.number-main-subpage {
  margin-top: 17px;
  font-size: 26px;
  font-weight: 700;
}
.white.service-page-header-caption {
  padding-left: 4px;
//  font-style: italic;
  text-align: left;
}
.white.before-after-tag-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.site-logo {
  padding-top: 9%;
  padding-bottom: 9%;
}
.footer {
  margin-top: 0px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 2px solid #00a7fa;
}
.footer-li {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #969696;
  font-weight: 300;
}
.rule {
  display: block;
  height: 1px;
  margin: 16px 2%;
  background-color: #d1d1d1;
  box-shadow: white 0px 1px 1px 0px;
}
.rule.read-more-rule {
  width: 78%;
  margin-top: 23px;
  margin-bottom: 26px;
}

.rule.rule-white {
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: rgba(51, 51, 51, 0.27);
  box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 1px 0px;
}
.rule.rule-white.rule-numbers {
  margin-bottom: 16px;
}
.rule.rule-no-float {
  float: none;
}
.footer-col-separator {
  padding-right: 14px;
  padding-left: 14px;
  border-right: 1px solid rgba(158, 158, 158, 0.2);
}
.footer-titles {
  margin-bottom: 6px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.text-right {
  text-align: right;
}
.text-right.address-text {
  color: #787878;
  font-weight: 300;
}
.legal-text {
  color: #d6d6d6;
  font-weight: 300;
}
.hiring-image {
  margin-top: 8px;
  margin-bottom: 8px;
}
.section-tile {
  position: static;
  z-index: 90;
  margin-bottom: 0px;
  background-image: url('../images/tileBG.png');
}
.section-tile.section-bottom-margin {
  margin-bottom: -80px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px 0px inset;
}
.top-offset {
  position: relative;
  top: -10px;
}
.top-offset.service-page-header {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 200px;
  background-image: url('../images/header-placeholder.jpg');
  background-position: 0% 53%;
  background-size: cover;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
}
.no-gutter {
  padding-right: 0px;
  padding-left: 0px;
}
.no-gutter.home-sidebar {
  box-shadow: rgba(0, 0, 0, 0.27) 1px 1px 3px 0px;
}
.number {
  position: relative;
  z-index: 95;
  padding: 4px 8%;
  background-color: #0059af;
  text-align: left;
}
.yodle-reviews {
  min-height: 80px;
  padding: 24px;
  background-color: #0059af;
  text-align: center;
}
.cta-field {
  width: 100%;
  padding-left: 8px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 2px 0px inset;
}
.cta-1 {
  position: relative;
  padding: 4px 12px;
  background-color: #444e57;
  box-shadow: rgba(36, 36, 36, 0.09) 0px -30px 44px -11px inset, rgba(0, 0, 0, 0.2) 0px 1px 2px 0px inset;
}
.social-icon {
  height: 30px;
  float: right;
}
.social-icon.social-icon-footer {
  height: 24px;
}
.social-icon {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
}
.social-row {
  height: 30px;
  margin-top: 38px;
  margin-right: 12px;
  margin-bottom: 11px;
}
.social-row.social-row-footer {
  margin-top: 10px;
}
.form-label {
  margin-top: 6px;
  margin-bottom: 2px;
  margin-left: 2px;
  color: #dbd9d9;
  font-weight: 300;
  text-align: left;
}
.form-label.form-label-dark {
  color: #919090;
}
.cta-wrapper {
  position: relative;
  z-index: 95;
  margin-bottom: 0px;
}
.slider {
  position: relative;
  top: -20px;
  z-index: 90;
  height: 400px;
  background-color: #e8e8e8;
  box-shadow: rgba(0, 0, 0, 0.18) 0px -1px 3px 1px;
}
.slider-caption {
  width: 317px;
  margin-right: auto;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 16px;
  float: left;
  background-color: transparent;
}
.benefit-title {
  margin-top: 8px;
  margin-bottom: 6px;
  padding-left: 0px;
  color: #0059af;
  font-size: 32px;
//  font-style: italic;
  font-weight: 400;
}
.benefit-text {
  margin-top: 0px;
  padding-right: 8px;
  padding-left: 8px;
}
.slider-controls {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 400;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.83);
  box-shadow: rgba(0, 0, 0, 0.18) 0px -32px 34px -11px inset;
}
.slider-placeholder {
  padding-top: 153px;
  color: #d1d1d1;
  text-align: center;
}
.home-section-3 {
  position: relative;
  z-index: 92;
  padding-top: 47px;
  padding-bottom: 8px;
  background-color: white;
}
.section-1 {
  position: relative;
  z-index: 80;
  min-height: 90px;
  box-shadow: none;
}
.section-1.section-1-tall {
  min-height: 100px;
  box-shadow: none;
}
.blue-text {
  color: #0059af;
}
.block-title-small {
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 24px;
//  font-style: italic;
  font-weight: 600;
}
.img-today {
  padding-right: 8px;
  float: right;
}
.section-dark {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #ebebeb;
}
.refinishing-col-2 {
  min-height: 121px;
}
.recent-events {
  position: relative;
  z-index: 110;
  padding: 8px 12px;
  background-color: #ebebeb;
}
.recent-event-item {
  padding: 2px 16px 2px 4px;
  border-right: 1px solid #00a7fa;
}
.event-title {
  margin-bottom: 6px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.recent-events-tab {
  position: absolute;
  left: 0px;
  top: -46px;
  padding: 1px 24px;
  border-top-right-radius: 4px;
  background-color: #adadad;
}
.upcoming-events-scroller {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 120;
  height: 100%;
  min-width: 40px;
  background-color: #adadad;
  box-shadow: rgba(0, 0, 0, 0.29) -1px 0px 5px 0px;
}
.right-arrow {
  display: block;
  margin: 42px auto;
}
.main-title {
  margin-top: 16px;
  font-family: myriad-pro-condensed, sans-serif;
  color: #0059af;
  font-size: 32px;
//  font-style: italic;
  font-weight: 600;
}
.cobrand-image-block {
  display: inline-block;
  width: 20%;
  height: 115px;
  padding-right: 16px;
  padding-left: 16px;
}
.cobrand-image {
  display: block;
  margin: auto;
}
.subpage-heading {
  margin-top: 4px;
  color: #0059af;
  font-size: 32px;
//  font-style: italic;
  font-weight: 400;
  text-align: left;
}
.subpage-heading.subpage-heading-sidebar {
  font-size: 22px;
  line-height: 26px;
}
.subpage-container {
  padding-right: 1%;
  padding-left: 1%;
  background-color: rgba(255, 255, 255, 0.29);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49FFFFFF', endColorstr='#49FFFFFF',GradientType=0 ); /* IE6-9 */
  text-align: center;
}
.service-page-header-title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 11px;
  padding-left: 8px;
  background-color: rgba(0, 0, 0, 0.68);
}
.share-option {
  position: relative;
  float: right;
}

.before-after-image img {
  max-height: 100%;
  max-width: 100%;
}

/*.before-after-caption {
  position: relative;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  color: #0059af;
//  font-style: italic;
  font-weight: 300;
}
.before-after-wrapper {
  margin-top: 24px;
  margin-bottom: 24px;
}
.before-after-image-row {
  min-height: 100px;
  margin-bottom: 8px;
}
.before-after-image {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.before-after-tag {
  position: absolute;
  left: 30px;
  margin-left: 1px;
  padding: 0px 15px;
  background-color: rgba(0, 0, 0, 0.68);
}
.before-after-options {
  padding-right: 16px;
  padding-left: 16px;
}*/
.error-message {
  margin: 9% 9% 10%;
  text-align: center;
}
.error-description {
  margin-bottom: 12px;
  text-align: left;
}
.error-name {
  margin-bottom: 16px;
  color: #0059af;
  font-size: 30px;
}
.error-number {
  margin-bottom: 16px;
  color: #adadad;
  font-size: 100px;
  line-height: 74px;
  font-weight: 300;
}
.contact-main-image {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  height: 145px;
  margin-bottom: 24px;
}
.map {
  width: 100%;
  height: 270px;
}
.contact-call-header {
  margin-bottom: 9px;
  color: white;
  font-size: 24px;
//  font-style: italic;
  font-weight: 400;
}
.contact-number {
  padding-top: 5px;
  padding-bottom: 3px;
  color: #e8f7ff;
  font-size: 18px;
  line-height: 20px;
}
.photo-gallery-wrapper {
  padding: 8px;
  background-color: #474747;
}
.deck-text {
  margin-bottom: 4px;
  color: #0059af;
  font-size: 22px;
  line-height: 28px;
}
.faq-entry {
  margin-bottom: 20px;
}
.form-field {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  color: #9e9e9e;
  font-weight: 300;
}
.contact-form {
  padding: 12px 11px;
  background-color: #ebebeb;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
}
.read-more-div {
  position: static;
}
.test-rule {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: inline-block;
  width: 74%;
  height: 2px;
  max-width: 74%;
  margin-top: 31px;
  margin-bottom: 31px;
  float: left;
  background-color: red;
}
.ul {
  margin-top: -4px;
  margin-bottom: 9px;
}
.contact-numbers {
  margin-bottom: 16px;
}
.content-block-last {
  margin-bottom: 16px;
}
.footer-column {
  padding-right: 14px;
  padding-left: 14px;
}
.bottom-spacer {
  margin-bottom: 3.5%;
}
.search-field {
  display: inline-block;
  width: 200px;
  height: 28px;
  margin-top: 7px;
  margin-right: 6px;
  padding: 5px 7px;
  float: left;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  color: whitesmoke;
}
.search-field:hover {
  background-color: #dfeef5;
}
.search-field:active {
  background-color: white;
}
.search-field:focus {
  background-color: white;
}
.sticky-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  height: 42px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.78), white);
  background-image: linear-gradient(rgba(255, 255, 255, 0.78), white);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5F4F4F4', endColorstr='#E5F4F4F4',GradientType=0 ); /* IE6-9 */
  box-shadow: rgba(0, 0, 0, 0.12) 0px -1px 3px 0px;
}
.sticky-footer:hover {
  background-image: -webkit-linear-gradient(rgba(246, 246, 246, 0.90), #f1f1ed);
  background-image: linear-gradient(rgba(246, 246, 246, 0.90), #f1f1ed);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffF4F4F4', endColorstr='#ffF4F4F4',GradientType=0 ); /* IE6-9 */
  box-shadow: rgba(0, 0, 0, 0.12) 0px -1px 3px 0px;


}
.sticky-footer-number {
  margin: 10px 8px 8px;
  color: #0059af;
}
.contact-page-numbers {
  margin-bottom: 0px;
  padding: 14px 14px 0px;
  background-color: #0059af;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
}
.form-header-blue {
  font-size: 23px;
//  font-style: italic;
  font-weight: 400;
}
.color-swatch {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
}
.color-swatch-caption {
  color: #474747;
  text-align: center;
  text-decoration: none;
}
.color-swatch-block {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
.color-swatch-block-selected {
  padding: 14px;
}
.color-swatch-selected {
  display: block;
  width: 240px;
  margin-right: auto;
  margin-left: auto;
}
.color-swatch-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #474747;
  text-decoration: none;
}
.gallery-thumbnail-tray {
  overflow-x: visible;
  overflow-y: visible;
  padding: 2.5%;
  background-color: #525252;
  box-shadow: rgba(0, 0, 0, 0.10) 0px 1px 10px 0px inset;
}
.gallery-thumbnail {
  min-height: 60px;
  margin: 6.5%;
  padding: 0%;
  background-color: #636363;
}
.gallery-featured-wrapper {
  margin: 1% 0% 1%;
  padding: 0%;
  background-color: #adadad;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px;
}
.gallery-featured-image {
  min-height: 340px;
  background-color: black;
}
.gallery-featured-caption-header {
  margin-top: 14px;
  margin-bottom: 4px;
  font-weight: 300;
}
.gallery-fleatured-image-caption {
  color: white;
  font-weight: 300;
}
.faq-text {
  padding-left: 3.5%;
}
.faq-heading {
  margin-top: 16px;
  margin-bottom: 4px;
}
.site-map-list {
  padding-right: 17px;
  padding-left: 17px;
  font-size: 18px;
  line-height: 25px;
}
.hiring-block {
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 8px 12px;
  background-color: #00a7fa;
  box-shadow: rgba(255, 255, 255, 0.43) 0px 1px 3px 0px inset, rgba(0, 0, 0, 0.20) 0px 1px 2px 0px;
}
.showroom-info {
  padding: 12px;
}
.showroom-info.showroom-highlight {
  background-color: rgba(0, 167, 250, 0.09);
}
.contact-photo-placeholder {
  display: block;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  background-color: #e0e0e0;
}
.contact-photo-caption {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 15px;
}
.benefit-extra-content {
  padding-top: 0px;
}
.gallery-featured-caption-block {
  padding: 1% 2%;
}
.gallery-block {
  padding: 1.25%;
}
.mira-clean-wrapper {
  margin: 16px -4.75%;
  padding: 16px;
  background-color: #00a7fa;
  box-shadow: rgba(0, 0, 0, 0.20) 1px 1px 3px 0px, #00a7fa 0px 1px 0px 0px inset, rgba(255, 255, 255, 0.27) 0px 1px 0px 1px inset;
}
.search-wrapper {
  max-width: 300px;
}
.gallery-featured-caption-block {
  padding: 1% 2%;
}
.service-temp-image {
  display: block;
  width: 70px;
  margin: 10px auto;
}

/* downarrow */
.nav-dropdown-triangle {
  width: 0;
  height: 0;
  float: right;
  margin: 9px 0 0 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
}

@media (max-width: 991px) {
  .button.btn-slider {
    display: inline-block;
    width: 25%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .site-logo {
    padding-top: 14%;
    padding-bottom: 14%;
  }
  .rule.read-more-rule {
    margin-top: 23px;
  }
  .number {
    padding-right: 2%;
    padding-left: 2%;
  }
  .gallery-thumbnail {
    display: inline-block;
    margin: 4.5%;
  }
  .search-wrapper {
  max-width: 300px;
  }
}
@media (max-width: 768px) {
  .button.btn-small.btn-search-footer {
    width: 26%;
  }
  .button {
    padding-top: 18px;
    padding-bottom: 19px;
    font-size: 18px;
  }
  .button.btn-small {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }
  .button.btn-small.btn-read-more {
    margin-top: 0px;
    margin-bottom: 16px;
    float: none;
    clear: both;
  }
  .button.btn-right {
    margin-bottom: 42px;
  }
  .button.btn-right.btn-color-picker {
    margin-bottom: 129px;
  }
  .button.btn-showroom {
    margin-right: 3px;
    float: right;
  }
  .button.btn-form {
    float: none;
  }
  .header {
    min-height: 60px;
  }
  .content-block.block-color {
    padding: 3.25%;
  }
  .container {
    padding-right: 2%;
    padding-left: 2%;
  }
  .white.call-today-text {
    display: inline-block;
    margin-bottom: 11px;
  }
  .site-logo {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 12px;
  }
  .rule.read-more-rule {
    width: 96%;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: left;
  }
  .footer-titles.text-right {
    text-align: left;
  }
  .text-right.address-text {
    text-align: left;
  }
  .hiring-image {
    display: block;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
  }
  .number {
    padding-right: 3%;
    padding-left: 3%;
  }
  .cta-field {
    width: 100%;
  }
  .benefit-title {
    padding-right: 9px;
    padding-left: 9px;
  }
  .section-1 {
    min-height: 120px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .main-title {
    margin-top: 12px;
  }
  .error-message {
    margin-right: 4%;
    margin-left: 4%;
  }
    .search-field {
    margin-top: 14px;
  }
  .sticky-footer {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .gallery-thumbnail {
    margin: 2.5%;
  }
}
@media (max-width: 479px) {
  .button.btn-small.btn-mobile-nav {
    width: 60px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .button.btn-small.test-btn-small {
    display: block;
    width: 50%;
    height: 42px;
    padding-top: 11px;
    padding-bottom: 11px;
    float: none;
    clear: left;
    font-size: 15px;
  }
  .button.btn-right {
    margin-right: auto;
  }
  .button.btn-right.btn-bottom {
    position: static;
    margin-right: auto;
  }
  .button.btn-right.btn-color-picker {
    position: static;
    margin-bottom: 86px;
  }
  .button.btn-showroom {
    margin: 8px auto 42px;
    float: none;
  }
  .button.btn-form {
    margin-right: auto;
    float: none;
  }
  .button.btn-slider {
    width: 96%;
  }
  .content-block {
    margin-top: 3.5%;
    padding: 3.25%;
  }
  .content-block.block-color {
    box-shadow: none;
  }
  .site-logo {
    padding-top: 13%;
    padding-bottom: 13%;
  }
  .mobile-nav-buttons {
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .number {
    padding-right: 3%;
    padding-left: 3%;
  }
  .social-row {
    display: block;
    margin-bottom: 79px;
    margin-left: auto;
  }
  .block-title-small {
    margin-top: 4px;
  }
  .img-today {
    display: block;
    margin-top: 4px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .recent-events-tab {
    width: 100%;
    text-align: center;
  }
  .main-title {
    text-align: center;
  }
  .refinising-guide {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .slider-control-buttons {
    position: relative;
    display: block;
    margin-right: 14%;
    margin-left: auto;
  }
  .subpage-container {
    padding-right: 4%;
    padding-left: 4%;
  }
  .error-message {
    margin-right: 1%;
    margin-left: 1%;
  }
  .error-name {
    font-size: 26px;
    line-height: 32px;
  }
  .error-number {
    line-height: 84px;
  }
  .photo-gallery-wrapper {
    padding: 4px;
  }
  .test-rule {
    display: block;
    width: 100%;
    max-width: 100%;
    clear: left;
  }
  .gallery-featured-wrapper {
    margin-top: 6%;
    margin-bottom: 6%;
  }
  .gallery-featured-image {
    min-height: 200px;
  }
}

