.c-banner-text {
  padding: 36px 15px 36px 15px;
  background: #9A031E;
}

.c-banner-title {
  font-family: "Open Sans Condensed", sans-serif, "Roboto", sans-serif, "Open Sans", Arial, sans-serif;
  font-style: normal;
  font-size: 44px;
  font-weight: bold;
  line-height: 95%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.c-banner-sub-title {
  font-family: "Open Sans Condensed", sans-serif, "Roboto", sans-serif, "Open Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 46px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-top: 22px;
}

/*Corporate forms*/
section.form-section h2 {
  font-size: 60px;
  margin-bottom: 20px;
}

.corporate-forms, .request-quote-form, .get-a-quote-form {
  font-family: "Roboto";
}
.corporate-forms h3, .request-quote-form h3, .get-a-quote-form h3 {
  font-family: "Open Sans Condensed";
  font-size: 36px;
}
.corporate-forms h4, .request-quote-form h4, .get-a-quote-form h4 {
  font-family: "Open Sans Condensed";
}
.corporate-forms .gfield--type-consent label, .request-quote-form .gfield--type-consent label, .get-a-quote-form .gfield--type-consent label {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}

.top-banner .corporate-forms .gfield--type-consent .toogleLabelGetQuoteExpand, .top-banner .request-quote-form .gfield--type-consent .toogleLabelGetQuoteExpand, .top-banner .get-a-quote-form .gfield--type-consent .toogleLabelGetQuoteExpand {
  color: #ea0729;
  cursor: pointer;
  font-size: 14px;
}
.top-banner .corporate-forms .gfield--type-consent label, .top-banner .request-quote-form .gfield--type-consent label, .top-banner .get-a-quote-form .gfield--type-consent label {
  font-size: 14px;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.top-banner .corporate-forms .gfield--type-consent label.collapsed, .top-banner .request-quote-form .gfield--type-consent label.collapsed, .top-banner .get-a-quote-form .gfield--type-consent label.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.corporate-forms .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.corporate-forms .ginput_container textarea,
.corporate-forms ul.gform_fields li.gfield select {
  padding: 16px 19px;
  border-radius: 0;
  border: 0;
  background: #fff;
}

.gform_wrapper .corporate-forms ul.gform_fields li.gfield {
  padding-right: 0;
}
.gform_wrapper .corporate-forms .gfield_checkbox li input,
.gform_wrapper .corporate-forms .gfield_checkbox li input[type=checkbox] {
  display: none;
}
.gform_wrapper .corporate-forms .gform_footer input.button,
.gform_wrapper .corporate-forms .gform_footer input[type=submit],
.gform_wrapper .corporate-forms .gform_page_footer input.button,
.gform_wrapper .corporate-forms .gform_page_footer input[type=submit] {
  padding: 16px 20px !important;
  width: 100%;
}

.corporate-forms .gform_body li.hide-label label.gfield_label {
  display: none !important;
}

.ginput_container_consent input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
}
input[type=checkbox] + label:before {
  content: "\f00c";
  display: inline-block;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 1em;
  vertical-align: bottom;
  color: transparent;
  transition: 0.2s;
  font-family: "Font Awesome 5 Pro";
  width: 25px;
  height: 25px;
  border-radius: 2px;
  border: solid 1px #bdbdbd;
  background-color: #ebebeb;
  font-size: 17px;
  border-radius: 0;
}
input[type=checkbox] + label:active::before {
  transform: scale(0);
}
input[type=checkbox]:checked + label:before {
  color: #000;
}

.industry__container .gfield_consent_label {
  font-size: 13px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
  height: 55px !important;
  padding: 15px 0 0 20px !important;
  background: #ffffff !important;
  box-shadow: unset !important;
  border: 1px solid #F4F4F4 !important;
  color: #666 !important;
  font-size: 17px !important;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
  top: 14px !important;
}
.gform_footer .gform_button.button {
  cursor: pointer;
}

.gform_footer {
  position: relative;
}

.gform_footer .gform-loader {
  display: block;
  width: 100%;
  background: url(../svg/spinner.svg) no-repeat rgba(0, 0, 0, 0.3215686275) center center;
  position: absolute;
  top: 16px;
  left: 0;
  bottom: 10px;
  background-size: 40px;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  pointer-events: none;
}

.header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img {
  max-width: 7.5rem;
}

.mob_phone {
  display: none;
}

.popout {
  position: fixed;
  top: 7.125rem;
  right: 0px;
  z-index: 9999;
  display: none;
  background: #000000;
}

/** Fixed location finder*/
.popout .btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  cursor: pointer;
  width: 57px;
  height: 40px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  z-index: 999;
  border-radius: 0;
  transition: 0.2s opacity ease-in-out;
  -webkit-transition: 0.2s opacity ease-in-out;
}

.popout .btn:active:after {
  transform: scale(1.3);
  opacity: 0;
}

.popout .panel {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 75px;
  right: -50%;
  width: 340px;
  text-align: left;
  overflow: hidden;
  visibility: hidden;
  transform: scale(0);
  transform-origin: 80% 0;
  transition: all 0.2s;
  opacity: 0;
}

.popout .panel.active {
  height: auto;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: transform 0.2s, visibility 0s 0s, opacity 0.2s;
}

.popout .panel-body {
  padding: 10px 20px;
  background-color: #fff;
  color: #aaa;
}

.single-location-page .mob_phone {
  position: relative;
  z-index: 9;
}
.single-location-page .popout {
  position: absolute;
  top: 0;
}

.single-location-page .header {
  background: #FFFFFF;
}

.site-header {
  margin-top: 20px;
  margin-bottom: 50px;
}

.california-banner {
  display: none;
}
.california-banner a, .california-banner a:visited {
  color: white;
}

.pay-btn-icon {
  display: inline-block;
  position: relative;
  height: 21px;
  width: 20px;
  background-repeat: no-repeat;
  z-index: 1;
  left: -6px;
  top: 5px;
}

.pay-btn-mob {
  display: none;
}
.pay-btn-mob a, .pay-btn-mob a:visited {
  color: white;
}

footer .footer-top {
  margin-top: 53px;
  border-bottom: 1px solid #fff;
}

.site-footer .content-left .red-button {
  padding: 12px 40px;
  display: inline-block;
}

.footer-location .footer-link {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.footer-location .footer-link a {
  font-size: 1.5rem;
}
.footer-location .footer-link .map-marker {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAWCAYAAAAmaHdCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD1SURBVHgBnZSBDYIwEAAfJmADu4FsICO4gWzgCLKBOAEjGCfACcQNygboBO9/UpL6+RboJQ3h+1zLf9MMAiCioUflhcYsy56wBvr4SKNHHUvjtCTocB2D22mywN9V4QvqSGLvVta4+hIrJicaldipUfIYMxdSUgZqZtwCPk0O/21kHtTKtyah+EiPmwiXLNmJoCqIzO9Z8oVtfGQgV4IHiFOL9zHUXvVUusJKWp4olIozF3Sn0uWcA3lmXqHBMFNkrvO3yStZ3I6R/1vhNhoIFK5dKXhBDEq4LwgsateAkHB9hmSBEPXJAiGbW8/CAlJBca9o/ABBQ9vd4Bu63gAAAABJRU5ErkJggg==);
  display: inline-block;
  position: relative;
  height: 21px;
  width: 20px;
  background-repeat: no-repeat;
  z-index: 1;
  left: 0;
  top: 3px;
  filter: brightness(0) saturate(100%) invert(12%) sepia(93%) saturate(6814%) hue-rotate(345deg) brightness(90%) contrast(105%);
}

.hero-section {
  padding: 6.5rem 0 9.25rem;
  background-size: cover !important;
}
.hero-section__box {
  max-width: 54.25rem;
}
.hero-section__title {
  padding-bottom: 1rem;
}
.hero-section__title h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #FFFFFF;
  margin: 0;
}
.hero-section__content h1 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3.75rem;
  line-height: 95%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 2rem;
  margin-top: 0;
}
.hero-section__content p, .hero-section__content li, .hero-section__content a, .hero-section__content h3, .hero-section__content h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #FFFFFF;
  margin: 0;
}
.hero-section__sign p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.0625rem;
  color: #FFFFFF;
  margin: 0;
}
.hero-section--video {
  position: relative;
}
.hero-section--video .container {
  position: relative;
  z-index: 2;
}
.hero-section__video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-section__video--desktop {
  display: block;
}
.hero-section__video--mobile {
  display: none;
}

.location-hero {
  display: grid;
  grid-template-columns: 1fr 19.6875rem;
  grid-gap: 8.0625rem;
  align-items: flex-start;
}
.location-hero__content {
  margin-bottom: 1.375rem;
}
.location-hero__content p, .location-hero__content a {
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.location-hero__content h1, .location-hero__content h2, .location-hero__content h3, .location-hero__content h4, .location-hero__content h5 {
  margin: 0 0 0.625rem;
}
.location-hero__right {
  padding: 1rem 0.625rem 1.25rem;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #F4F4F4;
  text-align: center;
}
.location-hero__right img {
  border-radius: 50%;
  margin-bottom: 1.5rem;
}
.location-hero__owner h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  color: #EA0029;
  padding-bottom: 0.625rem;
}
.location-hero__name p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
.location-hero__link a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF !important;
  padding: 1rem 3.25rem;
  background: #EA0029;
  display: inline-block;
}
.location-hero__link a:hover {
  background: #9A031E;
}

.red-box {
  background: #EA0029;
  margin-bottom: 5rem;
}
.red-box__content {
  display: flex;
  justify-content: center;
}
.red-box__content a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #FFFFFF !important;
  position: relative;
  width: 19.5625rem;
  display: flex;
  justify-content: center;
  margin-right: 0.625rem;
  padding: 1.5rem 0;
  margin-left: 0.625rem;
}
.red-box__content a:first-of-type {
  margin-left: 0;
}
.red-box__content a:hover {
  background: #9A031E;
}

.service-section {
  background: #FFFFFF;
  padding-bottom: 5rem;
  overflow: hidden;
  max-width: 100vw;
}
.service-section__title {
  padding-bottom: 1rem;
}
.service-section__title h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.0625rem;
  text-transform: capitalize;
  color: #EA0029;
  text-align: center;
  margin: 0;
}
.service-section__content {
  width: 54.25rem;
  margin: auto;
  padding-bottom: 2.5rem;
}
.service-section__content p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.125rem;
  text-align: center;
  color: #3A3A3A;
  margin: 0;
}
.service-section .slick-list {
  transition: all 0.3s;
  padding: 10px 0;
  padding-bottom: 50px;
  margin-bottom: -50px;
}
.service-section .slick-track {
  display: flex;
}
.service-section .slick-slide {
  margin: 0 10px;
  height: auto;
}
.service-section .slick-slide > div {
  height: 100%;
}
.service-section .slick-slide > div > a {
  height: 100%;
}
.service-section__box {
  height: 100%;
  padding: 1.875rem 1.1875rem 0.375rem 1.1875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 3.37px 3.37px 0 rgba(0, 0, 0, 0.2509803922);
  background: #f8f8f8;
  border-radius: 1rem;
  border-bottom: 1.5rem solid #EA0029;
  transition: all 0.3s;
  position: relative;
}
.service-section__box:hover {
  transform: scale(1.05) translateY(10px);
}
.service-section__box h3 {
  text-align: center;
  font-size: 2.125rem;
  line-height: 2.375rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 2rem;
}
.service-section__box img {
  width: 12.5rem;
  height: 12.5rem;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.service-section__box p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  color: #000000;
  text-align: center;
  line-height: 1.5rem;
}

.home .service-section__slider {
  margin-bottom: 3.75rem;
}

.prev-arrow, .next-arrow {
  width: 2.75rem;
  height: 2.75rem;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  border: transparent;
  outline: none;
  cursor: pointer;
}
.slide-arrow:active, .slide-arrow:focus {
  outline: none;
}

.prev-arrow {
  background: url(../svg/arrow_back.svg) no-repeat center;
  background-size: contain;
  left: -3.125rem;
}

.next-arrow {
  background: url(../svg/arrow_next.svg) no-repeat center;
  background-size: contain;
  right: -3.125rem;
}

/* Service section for location pages */
.service-section-top-cards .service-section__title h2 {
  font-size: 3rem;
}
.service-section-top-cards .service-section__items-highlight {
  display: grid;
  margin: 3.125rem 1.25rem 0;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5625rem;
}
.service-section-top-cards .service-section__items-highlight .service-section__box {
  box-shadow: 0 3.37px 3.37px 0 rgba(0, 0, 0, 0.2509803922);
  border-radius: 1.0625rem;
  background-color: #F8F8F8;
  border-bottom: 1.4375rem solid #EA0029;
  border-right: none;
  transition: all 0.3s;
  height: 100%;
}
.service-section-top-cards .service-section__items-highlight .service-section__box:hover {
  transform: scale(1.05) translateY(10px);
}
.service-section-top-cards .service-section__items-highlight .service-section__box h3 {
  font-size: 2.125rem;
}
.service-section-top-cards .service-section__items-highlight .service-section__box p {
  font-size: 1rem;
}

.service-section-links .service-section__title-rest {
  padding-bottom: 1.875rem;
  margin: 0 1.25rem;
}
.service-section-links .service-section__title-rest h2 {
  font-size: 3rem;
  text-align: center;
  text-transform: uppercase;
  color: #EA0029;
}
.service-section-links .service-section__items-rest {
  max-width: 75.75rem;
  margin: auto;
  padding: 0 1.25rem;
}
.service-section-links .service-section__items-rest .service-section__item-rest {
  border: 1px solid #BEBEBE;
}
.service-section-links .service-section__items-rest .service-section__item-rest:not(:last-child) {
  border-bottom: none;
}
.service-section-links .service-section__items-rest .service-section__item-rest a {
  padding: 1.25rem 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-section-links .service-section__items-rest .service-section__item-rest a:hover h3 {
  padding-left: 10px;
}
.service-section-links .service-section__items-rest .service-section__item-rest a:hover .service-section__item-rest-arrow {
  background-position: left bottom;
}
.service-section-links .service-section__items-rest .service-section__item-rest a:hover .service-section__item-rest-arrow:after {
  background-color: #FFFFFF;
}
.service-section-links .service-section__items-rest .service-section__item-rest a h3 {
  margin-bottom: 0;
  color: #000;
  font-size: 2.6875rem;
  transition: all 0.3s;
  padding-right: 10px;
}
.service-section-links .service-section__items-rest .service-section__item-rest-arrow {
  width: 4.1875rem;
  height: 4.1875rem;
  border: 2px solid #EA0029;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(to right, #EA0029 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out;
  flex-basis: 100%;
  max-width: 4.1875rem;
}
.service-section-links .service-section__items-rest .service-section__item-rest-arrow:after {
  position: absolute;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  transition: all 0.4s;
}
.how-we-work {
  padding: 4rem 0 5rem;
  background: #F4F4F4;
}
.how-we-work__list {
  margin: 0 0 2.5rem;
  padding: 0 4.125rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.25rem;
  list-style: none;
  counter-reset: my-awesome-counter;
  position: relative;
}
.how-we-work__counter {
  counter-increment: my-awesome-counter;
  position: relative;
  margin-bottom: 1rem;
  padding-left: 3.5625rem;
}
.how-we-work__counter:before {
  content: counter(my-awesome-counter);
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #EA0029;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.625rem;
}
.how-we-work__list_sub_title p {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #000000;
}
.how-we-work__list_title h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  color: #000000;
  margin-bottom: 0;
}
.how-we-work__list_description p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #000000;
  margin: 0;
}

.testimonials {
  padding: 5rem 0 5.3125rem;
}
.testimonials__box {
  position: relative;
  padding: 0 0.625rem;
}
.testimonials__box_after {
  position: relative;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25), 0px 23px 18px rgba(0, 0, 0, 0.1);
}
.testimonials__box_after:before {
  content: url(../svg/triangle.svg);
  position: absolute;
  bottom: -1.25rem;
  left: 1.5rem;
  height: 1.5rem;
  width: 1.25rem;
}
.testimonials__box_content {
  background: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #989A9D;
  padding: 3rem 4rem;
  margin-bottom: 2.5625rem;
  position: relative;
}
.testimonials__box_content:before {
  content: url(../svg/dots_top.svg);
  position: absolute;
  top: 1.8125rem;
  left: 1.5rem;
  height: 0.875rem;
  width: 1.5rem;
}
.testimonials__box_content:after {
  content: url(../svg/dots_bottom.svg);
  position: absolute;
  bottom: 1.8125rem;
  right: 1.5rem;
  height: 0.875rem;
  width: 1.5rem;
}
.testimonials__box_content p {
  margin: 0;
  height: 13rem;
  overflow: hidden;
}
.testimonials__box_name {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  color: #000000;
}
.testimonials__box_name p {
  margin: 0;
}
.testimonials__box_position {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000000;
}
.testimonials__box_position p {
  margin: 0;
}

.left-arrow, .right-arrow {
  width: 0.6875rem;
  height: 1.25rem;
}

.testimonials-arrow {
  position: absolute;
  bottom: 7.25rem;
  z-index: 9;
  border: transparent;
  outline: none;
  cursor: pointer;
}
.testimonials-arrow:active, .testimonials-arrow:focus {
  outline: none;
}

.left-arrow {
  background: url(../svg/left_arrow.svg) no-repeat center;
  background-size: contain;
  left: -1.5625rem;
}

.right-arrow {
  background: url(../svg/right_arrow.svg) no-repeat center;
  background-size: contain;
  right: -1.6875rem;
}

.industries {
  padding: 5rem 0;
  background: #F4F4F4;
  margin-bottom: 0;
}
.industries__block {
  margin-bottom: 2.5rem;
}
.industries__link {
  display: flex;
  justify-content: center;
}
.industries__link a {
  padding: 1rem 2.5rem;
  background: #EA0029;
  color: #FFFFFF !important;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  border: 1px solid #EA0029;
}
.industries__link a:hover {
  background: transparent;
  color: #EA0029 !important;
}

.industries-with-image {
  padding-bottom: 50px;
}
.industries-with-image .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.industries-with-image .container .industries-section-content .title-section {
  padding-bottom: 15px;
}
.industries-with-image .container .industries-section-content .title-section h2 {
  text-transform: capitalize;
  text-align: left;
  color: #000;
}
.industries-with-image .container .industries-section-content .industries-section-content-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.industries-with-image .container .industries-section-content .industries-section-content-items a {
  color: #000000;
  text-decoration: underline;
}
.industries-with-image .container .industries-section-content .industries-section-content-items h3 {
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #000;
  line-height: 1.5em;
  padding-left: 25px;
  position: relative;
}
.industries-with-image .container .industries-section-content .industries-section-content-items h3:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 7px;
  background-color: #EA0029;
  background: url(../svg/check-icon-location.svg) no-repeat center;
  background-size: contain;
}
.info {
  margin-bottom: 5rem;
}
.info__box {
  display: flex;
}
.info__box:nth-child(even) {
  flex-direction: row-reverse;
}
.info__box_left {
  flex: 0 0 50%;
  min-height: 444px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 3.6875rem;
}
.info__box_left a {
  padding: 1rem 2.5rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #FFFFFF !important;
  margin-right: 2.5rem;
  display: flex;
  background: #EA0029;
}
.info__box_left a:hover {
  background: #9A031E;
  color: #FFFFFF !important;
}
.info__box_left a:last-of-type {
  margin-right: 0;
}
.info__box_left a:last-child {
  margin-left: 0;
}
.info__box_left a:nth-child(even) {
  color: #000000 !important;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
}
.info__box_left a:nth-child(even):hover {
  background: transparent;
  color: #EA0029 !important;
}
.info__box_right {
  flex: 0 0 50%;
  padding: 4rem 4.375rem 0;
}
.info__box_right_title h3 {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #000000;
  padding-bottom: 1rem;
}
.info__box_right_sub_title p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  color: #000000;
  margin: 0;
  padding-bottom: 1rem;
}
.info__box_right_content p, .info__box_right_content a, .info__box_right_content li {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000000;
}
.info__box_right_content ol, .info__box_right_content ul {
  margin-left: 20px;
}

.single-ems_locations .info-block-first {
  margin-bottom: 0 !important;
}

.awards-section {
  margin-bottom: 7.5rem;
}

.awards-section-box {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #989A9D;
  padding: 2.5rem 0;
}
.awards-section-box__content {
  margin-right: 2rem;
}
.awards-section-box__content:last-child {
  margin-right: 0;
}

.awards-box-first {
  border-top: 1px solid #989A9D;
}

.services-contact {
  padding: 4rem 0 5rem;
}
.services-contact__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.services-contact a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  color: #000000 !important;
}
.services-contact__box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 10px;
  border-right: 1px solid #989A9D;
}
.services-contact__box p {
  margin: 0;
}

.services-contact a:last-child .services-contact__box {
  border-right: none;
}

.featured-blog {
  padding-bottom: 5rem;
}

.featured-blog-box {
  padding: 0 0.625rem 0.625rem;
}
.featured-blog-box__img {
  height: 17.625rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.featured-blog-box__content {
  border: 1px solid #F4F4F4;
  padding: 1rem 1.5rem 1.75rem;
}
.featured-blog-box__title {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.5625rem;
  color: #000000;
  height: 5.125rem;
  overflow: hidden;
  text-align: center;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.featured-blog-box__link {
  text-align: center;
}
.featured-blog-box__link a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-align: center;
  text-transform: uppercase;
  color: #EA0029 !important;
}

.form-box__footer {
  width: 54.25rem;
  margin: -8.75rem auto 9.25rem;
  padding: 2rem 2rem 2.5rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5);
}
.form-box .gform_legacy_markup_wrapper h1, .form-box .gform_legacy_markup_wrapper h2, .form-box .gform_legacy_markup_wrapper h3 {
  color: #000000;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
}
.form-box .ginput_container input, .form-box .ginput_container textarea, .form-box .ginput_container select {
  border: 1px solid #F4F4F4 !important;
}
.form-box .gform_footer {
  display: flex;
  justify-content: center;
}
.form-box .gform_footer input[type=submit] {
  width: 26.4375rem !important;
  background: #EA0029 !important;
}

.form-back {
  background: #EA0029;
  padding: 5rem 0 10.625rem;
}
.form-back h2 {
  margin: 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.0625rem;
  text-transform: capitalize;
  color: #FFFFFF;
  text-align: center;
}

.why-choose {
  padding: 4rem 0 5rem;
  margin-bottom: 4rem;
  background: #F4F4F4;
}
.why-choose__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 7.5rem;
}
.why-choose__box {
  padding: 2.0625rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.why-choose__box img {
  margin-bottom: 0.9375rem;
  height: 9.375rem;
}
.why-choose__box p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.6875rem;
  line-height: 2.0625rem;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
}

.why-choose-title h2 {
  font-size: 3.5rem;
}

.service-area {
  padding-bottom: 5rem;
}
.service-area__grid {
  display: grid;
  grid-template-columns: 1fr 55.375rem;
  grid-gap: 2.625rem;
  margin-bottom: 2.625rem;
}
.service-area__left {
  display: flex;
  grid-gap: 2.5rem;
}
.service-area__left a, .service-area__left p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  color: #000000;
}
.service-area__left li {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  color: #EA0029;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  margin-bottom: 1rem;
}
.service-area__right img {
  display: flex;
  width: 100%;
}
.service-area__link {
  display: flex;
  justify-content: center;
}
.service-area__link a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  display: flex;
  justify-content: center;
  color: #FFFFFF !important;
  background: #EA0029;
  padding: 1rem 2.5rem;
}
.service-area__link a:hover {
  background: #9A031E;
}

.location-result {
  padding-bottom: 7.5625rem;
}

.info-location {
  margin-bottom: 4rem;
  text-align: center;
  padding: 1.5rem 0;
  background: #EA0029;
}
.info-location p {
  margin: 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  color: #FFFFFF;
}

.location-page-title {
  padding-bottom: 2.5rem;
}
.location-page-title h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.0625rem;
  color: #000000;
  margin-bottom: 0;
}

.box_location_margin {
  border: 1px solid #989A9D;
}

.location_title_box {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}

.location_box_region {
  display: flex;
  flex-direction: column;
  border: 1px solid #989A9D;
  padding: 1.5rem 2.75rem 1.5rem 3.5rem;
}

.location_title {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 110%;
  color: #000000;
  margin: 0;
}

.location_box {
  display: grid;
  grid-template-columns: 184px 1fr;
  width: 100%;
}

.location_box_img img {
  width: 11.5rem;
  height: 13rem;
}

.location_box_content {
  display: flex;
  flex-direction: column;
  margin-left: 1rem;
}

.location_box_content_name p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  color: #EA0029;
  padding-bottom: 0.5rem;
  margin-bottom: 0.875rem;
  position: relative;
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.location_box_content_name p:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #989A9D;
  height: 1px;
  width: 100%;
}

.location_box_content_title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #000000;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 3rem;
}

.location_box_link {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  color: #EA0029;
  padding: 0.625rem 0.75rem;
  border: 1px solid #EA0029;
  display: inline-block;
}

.location-box-city {
  display: none;
  margin-top: 4rem;
  padding-left: 0.75rem;
}
.location-box-city__grid {
  display: grid !important;
  grid-template-columns: repeat(3, 384px);
  grid-gap: 2.5rem 1.25rem;
}

.location_box_phone {
  padding-bottom: 1rem;
}
.location_box_phone a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #EA0029;
  margin: 0;
}

.location_title_box_image.box_image_rotate img {
  transform: rotate(180deg);
}

.gm-style .gm-style-iw-tc::after {
  top: -6px !important;
}

.page-template-page-locations .gm-style .gm-style-iw {
  max-width: 313px !important;
  text-align: center;
  width: 313px !important;
  padding: 1rem !important;
}

.gm-style-iw div:first-child {
  padding: 0 !important;
}

.wpgmza-infowindow .wpgmza_infowindow_address {
  display: none;
}

.wpgmza-infowindow .wpgmza_infowindow_title {
  display: none;
}

.wpgmza_infowindow_description h2 a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  letter-spacing: -0.03em;
  color: #EA0029;
  padding-bottom: 0.25rem;
  margin-bottom: 0.75rem;
  position: relative;
  display: inline-block;
}
.wpgmza_infowindow_description h2 a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.0625rem;
  background: #989A9D;
}
.wpgmza_infowindow_description p {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 1.875rem !important;
  text-align: center !important;
  color: #000000 !important;
  margin-bottom: 0.75rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 60px;
}
.wpgmza_infowindow_description a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #EA0029 !important;
}

.black_container_box__left_img {
  width: 240px;
  height: 275px;
  border-radius: 50%;
  margin-bottom: 23px;
}
.industry__image-tag {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 500px;
}
.industry__container {
  position: relative;
  z-index: 2;
}
.industry__left {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.industry__right {
  padding-top: 30px;
}
.industry__right.form_position {
  position: static;
}
.industry__right .gform_confirmation_wrapper {
  padding: 20px 20px;
  background: #FFFFFF;
}

.mt-0-important {
  margin-top: 0 !important;
}

.video-content {
  background: #000000;
  padding: 3.75rem 0;
}

.video-content_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4.9375rem;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2.125rem;
}
.video-content_box iframe {
  width: 100%;
  border-radius: 1rem;
}
.video-content_box h2 {
  color: #ffffff;
  font-size: 2.8125rem;
  line-height: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  text-transform: capitalize;
  max-width: 26.25rem;
}
.video-content_box a {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem 2.5rem;
}

.page-template-location-industry-template .header {
  position: relative;
  z-index: 9;
}
.page-template-location-industry-template .top-banner {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-template-location-industry-template .top-banner .form_position {
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 400px;
}

/* fix top-banner  */
.page-template-service-template .header {
  position: relative;
  z-index: 9;
}
.page-template-service-template .top-banner {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 32rem;
}
.page-template-service-template .top-banner .gform_confirmation_wrapper,
.page-template-service-template .top-banner .gform_validation_errors {
  padding: 0.625rem;
  background-color: #FFFFFF;
}
.page-template-service-template .top-banner .form_position {
  padding-top: 60px;
  padding-bottom: 60px;
}

.landing-page-template .landing-hero-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 96px 0;
  min-height: 551px;
  border-bottom: 12px solid #EA0029;
}
.landing-page-template .landing-hero-section .container {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  gap: 30px;
  justify-content: space-between;
}
.landing-page-template .landing-hero-section .container .text-container {
  width: -moz-fit-content;
  width: fit-content;
}
.landing-page-template .landing-hero-section .container .text-container.default-theme {
  padding-right: 6.25rem;
}
.landing-page-template .landing-hero-section .container .text-container.wide-text-theme {
  width: 781px;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-subtitle h2 {
  color: #EA0029;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0;
  font-size: 5.625rem;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 1rem;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-title {
  margin-bottom: 38px;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-title h1 {
  color: #FFFFFF;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0;
  font-size: 5.625rem;
  line-height: 100%;
  font-weight: bold;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-content {
  margin-bottom: 38px;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-content p, .landing-page-template .landing-hero-section .container .text-container .wrapper-content li, .landing-page-template .landing-hero-section .container .text-container .wrapper-content a, .landing-page-template .landing-hero-section .container .text-container .wrapper-content h3, .landing-page-template .landing-hero-section .container .text-container .wrapper-content h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #FFFFFF;
  margin: 0;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-links .btn {
  background: #EA0029;
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  border-radius: 0;
  color: #FFFFFF;
  padding: 13px 17px;
  text-align: center;
}
.landing-page-template .landing-hero-section .container .text-container .wrapper-links .btn:hover {
  background: #680314;
  color: #FFFFFF !important;
}
.landing-page-template .landing-hero-section .container .list-container {
  min-width: 370px;
  margin-top: 95px;
}
.landing-page-template .landing-hero-section .container .list-container ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.landing-page-template .landing-hero-section .container .list-container ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 28px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 22px;
}
.landing-page-template .landing-hero-section .container .list-container ul li:before {
  content: "";
  width: 17px;
  height: 17px;
  background: #EA0029;
  display: block;
  border-radius: 17px;
}
.landing-page-template .side-by-side {
  min-height: 513px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  padding: 20px 0;
}
.landing-page-template .side-by-side.dark-theme {
  background: #000000;
}
.landing-page-template .side-by-side.dark-theme .container {
  position: relative;
}
.landing-page-template .side-by-side.dark-theme .container:after {
  content: "";
  width: 100%;
  height: 360px;
  position: absolute;
  right: -80%;
  z-index: 0;
  display: block;
  margin: auto 0;
  margin-left: -237px;
  background: url(../svg/wide-lines-landing.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.landing-page-template .side-by-side.dark-theme .text-container {
  position: relative;
  z-index: 1;
}
.landing-page-template .side-by-side.dark-theme .text-container .wrapper-title * {
  color: #FFFFFF;
}
.landing-page-template .side-by-side.dark-theme .text-container .wrapper-content * {
  color: #FFFFFF;
}
.landing-page-template .side-by-side.dark-theme .image-container {
  position: relative;
  z-index: 1;
}
.landing-page-template .side-by-side.light-theme .text-container .wrapper-title * {
  color: #EA0029;
}
.landing-page-template .side-by-side.light-theme .text-container .wrapper-content * {
  color: #000000;
}
.landing-page-template .side-by-side.default-direction .container {
  flex-direction: row-reverse;
}
.landing-page-template .side-by-side.default-direction .container .text-container .wrapper-title {
  text-align: right;
}
.landing-page-template .side-by-side.default-direction .container .text-container .wrapper-content {
  text-align: right;
}
.landing-page-template .side-by-side.default-direction .container .text-container .wrapper-links {
  text-align: right;
}
.landing-page-template .side-by-side .container {
  display: flex;
  min-height: 100%;
  align-items: center;
  gap: 30px;
}
.landing-page-template .side-by-side .container .text-container {
  min-width: 65%;
}
.landing-page-template .side-by-side .container .text-container .wrapper-title {
  margin-bottom: 20px;
}
.landing-page-template .side-by-side .container .text-container .wrapper-title h2 {
  font-size: 60px;
  line-height: normal;
  font-family: "Open Sans Condensed", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.landing-page-template .side-by-side .container .text-container .wrapper-content {
  margin-bottom: 30px;
}
.landing-page-template .side-by-side .container .text-container .wrapper-content p {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: normal;
  font-weight: normal;
}
.landing-page-template .side-by-side .container .text-container .wrapper-links .link {
  color: #EA0029;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  line-height: normal;
  text-transform: uppercase;
}
.landing-page-template .side-by-side .container .text-container .wrapper-links .link:hover {
  color: #680314;
}
.landing-page-template .side-by-side .container .image-container.justify {
  height: calc(100% + 40px);
  width: 100%;
}
.landing-page-template .side-by-side .container .image-container.justify .wrapper-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.landing-page-template .side-by-side .container .image-container.center {
  align-self: center;
  width: 100%;
}
.landing-page-template .side-by-side .container .image-container.bottom {
  min-width: 50%;
  align-self: flex-end;
  margin-bottom: -20px;
}
.landing-page-template .side-by-side .container .image-container .wrapper-image {
  height: 100%;
  width: 100%;
}
.landing-page-template .side-by-side .container .image-container .wrapper-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.landing-page-template .general-content {
  background: #F4F4F4;
  padding: 112px 0 67px 0;
}
.landing-page-template .general-content .container .wrapper-title {
  margin-bottom: 30px;
}
.landing-page-template .general-content .container .wrapper-title h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 36px;
  color: #000000;
  line-height: normal;
  font-weight: bold;
}
.landing-page-template .general-content .container .wrapper-content {
  max-width: 90%;
}
.landing-page-template .general-content .container .wrapper-content ul {
  padding-left: 20px;
}
.landing-page-template .general-content .container .wrapper-content li {
  font-size: 20px;
  line-height: 25px;
  font-family: "Roboto", sans-serif;
}

.page-template-who-we-are .department-team > h2 {
  padding-left: 10px;
  color: #000 !important;
  text-transform: capitalize !important;
  font-size: 3rem !important;
}
.page-template-who-we-are .departments-nav {
  padding-bottom: 3.125rem;
}
.page-template-who-we-are .departments-nav-item {
  padding: 0.625rem;
  border-bottom: 2px solid #989A9D;
}
.page-template-who-we-are .departments-nav-item a {
  font-size: 1.5rem;
  color: #989A9D;
}
.page-template-who-we-are .departments-nav-item:first-child {
  border-bottom: 2px solid #000000;
}
.page-template-who-we-are .departments-nav-item:first-child a {
  color: #000000;
}
.page-template-who-we-are .team {
  margin-bottom: 3.125rem !important;
}
.page-template-who-we-are .team .member {
  margin-bottom: 1.875rem;
}
.page-template-who-we-are .team .member .member-image {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.page-template-who-we-are .team .member .overlay {
  padding-bottom: 1.875rem;
}
.page-template-who-we-are .team .member .overlay .name {
  font-size: 2.25rem;
  letter-spacing: 0;
  color: #EA0029;
}
.page-template-who-we-are .team .member .overlay .title {
  text-transform: capitalize;
  font-size: 1rem;
  padding: 0 15px;
}
.page-template-who-we-are .second-section {
  padding-bottom: 0 !important;
}

.page-template-location-restaurant-template .service-section-links {
  padding-top: 4.375rem;
}
.page-template-location-restaurant-template .service-section-links h2 {
  color: #000000;
}
.page-template-location-restaurant-template .service-section-links .service-section__item-rest-arrow:after {
  background-color: #EA0029;
}
.page-template-location-restaurant-template .btn-more-services-with-arrow-wrap {
  text-align: center;
  margin-bottom: 4.6875rem;
  margin-top: 1.25rem;
}
.page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a {
  position: relative;
  font-size: 1.5rem;
}
.page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a:before {
  position: absolute;
  content: url("../svg/right_arrow_red.svg");
  width: 6px;
  height: 12px;
  right: -15px;
  top: 3px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a:hover {
  color: #EA0029 !important;
}
.page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a:hover:before {
  right: -1.5625rem;
}
.page-template-location-restaurant-template .form-section.location-landing-form {
  position: relative;
  background-color: transparent;
  padding-bottom: 7.5rem;
}
.page-template-location-restaurant-template .form-section.location-landing-form:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.6875rem;
  background-color: #EA0029;
  left: 0;
  top: 0;
  z-index: -1;
}
.page-template-location-restaurant-template .form-section.location-landing-form p#anchor_link {
  color: #FFFFFF !important;
}
.page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper {
  background-color: #FFFFFF;
  padding: 1.875rem;
  box-shadow: 0 3.125rem 3.125rem 0 rgba(0, 0, 0, 0.0901960784);
}
.page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper .gform_title {
  font-size: 2.25rem;
}
.page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper input, .page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper textarea {
  border: 1px solid #F4F4F4;
}

.hero-with-buttons {
  padding: 5.3125rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hero-with-buttons:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.hero-with-buttons .container {
  max-width: 55.5rem;
  padding: 0 10px;
  position: relative;
  z-index: 3;
}
.hero-with-buttons__subtitle {
  text-align: center;
}
.hero-with-buttons__subtitle span {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 1.5rem;
}
.hero-with-buttons__title h1 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #EA0029;
  text-align: center;
  font-size: 3.75rem;
  line-height: 0.95;
  margin-top: 1.875rem;
}
.hero-with-buttons__buttons {
  max-width: 24.625rem;
  margin: auto;
  display: flex;
  margin-top: 3.75rem;
  justify-content: space-between;
}
.hero-with-buttons__button {
  padding: 1rem 2.5rem;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(to right, #EA0029 49.9%, #FFFFFF 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out;
  color: #000000;
}
.hero-with-buttons__button-second {
  color: #FFFFFF !important;
  background: linear-gradient(to right, #FFFFFF 49.9%, #EA0029 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.hero-with-buttons__button:hover {
  background-position: left bottom;
  color: #FFFFFF !important;
}
.hero-with-buttons__button-second:hover {
  color: #000000 !important;
}

.section-before-after {
  padding-top: 5rem;
  padding-bottom: 4.6875rem;
}
.section-before-after .before-after-slider-title h2 {
  text-align: center;
  font-size: 3rem;
  color: #000000;
  margin-bottom: 1.875rem;
}
.section-before-after .before-after-slider {
  display: flex;
  justify-content: center;
}
.section-before-after .img-comp-container {
  position: relative;
  height: 33.125rem;
  width: 39.375rem;
  border: 0.625rem solid #FFFFFF;
  overflow: hidden;
}
.section-before-after .img-comp-img {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-before-after .img-comp-img img {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-before-after .img-comp-img-pseudo {
  position: absolute;
  top: 50%;
  left: 1.25rem;
  transform: translateY(-50%);
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
.section-before-after .img-comp-img-pseudo-after {
  left: auto;
  right: 1.25rem;
}
.section-before-after .img-comp-slider {
  position: absolute;
  cursor: ew-resize;
  width: 0.75rem;
  height: 100%;
  background-color: #7E7E7E;
  color: #FFFFFF;
}
.section-before-after .img-comp-slider:before {
  position: absolute;
  content: url("../svg/before-after-arrow.svg");
  left: -1.125rem;
  top: 50%;
  transform: translateY(-50%);
}
.section-before-after .img-comp-slider:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.section-sbs {
  display: flex;
  background: #F4F4F4;
}
.section-sbs-content {
  flex-basis: 50%;
  padding: 4rem 7.5rem 5rem;
}
.section-sbs-content h2 {
  font-size: 2.25rem;
  line-height: 1.05;
  color: #000000;
  margin-bottom: 1.25rem;
}
.section-sbs-content p {
  font-family: "Roboto", sans-serif;
}
.section-sbs-content-btn {
  display: flex;
  margin-top: 2.5rem;
}
.section-sbs-content-btn a {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF !important;
  background: #EA0029;
  padding: 1rem 2.5rem;
  background: linear-gradient(to right, #FFFFFF 49.9%, #EA0029 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out;
}
.section-sbs-content-btn a:hover {
  background-position: left bottom;
  color: #000000 !important;
}
.section-sbs-image {
  background-size: cover;
  flex-basis: 50%;
}

.why-choose-with-text {
  padding: 5rem 0 3.75rem !important;
  margin-bottom: 0;
}
.why-choose-with-text .container {
  padding: 0 0.625rem;
}
.why-choose-with-text .container h2 {
  color: #000000;
}
.why-choose-with-text .container .why-choose__grid {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.25rem;
  padding-bottom: 1.25rem;
}
.why-choose-with-text .container .why-choose__grid .why-choose__box {
  padding: 2.5rem 1rem;
  border: 1px solid #989A9D;
  background-color: #FFFFFF;
  justify-content: flex-start;
  min-width: 17.5rem;
  transition: all 0.3s;
}
.why-choose-with-text .container .why-choose__grid .why-choose__box img {
  max-height: 3.75rem;
  height: 100%;
  margin-bottom: 1.25rem;
}
.why-choose-with-text .container .why-choose__grid .why-choose__box h3 {
  color: #000000;
}
.why-choose-with-text .container .why-choose__grid .why-choose__box p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

.info-with-ul {
  padding: 5rem 0;
}
.info-with-ul .container {
  display: flex;
  gap: 2.5rem;
  max-width: 70.9375rem;
}
.info-with-ul-left {
  flex-basis: 40%;
}
.info-with-ul-left h2 {
  margin-bottom: 1.25rem;
  font-size: 2.25rem;
  line-height: 1.1;
  color: #000;
}
.info-with-ul-left p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.info-with-ul-right {
  flex-basis: 60%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.info-with-ul-right ul {
  margin-bottom: 1.5625rem;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  list-style: none;
}
.info-with-ul-right ul li {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #000000;
}
.info-with-ul-right ul li:before {
  position: absolute;
  content: "";
  width: 23px;
  height: 24px;
  left: -30px;
  top: -3px;
  background-color: #EA0029;
  -webkit-mask: url(../svg/check-icon-location.svg) no-repeat 50% 50%;
  mask: url(../svg/check-icon-location.svg) no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.info-with-ul-right-subcol-full {
  grid-column: 1/-1;
}
.info-with-ul-right-subcol-full ul {
  margin-bottom: 0;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 82rem;
  padding: 0;
}

.small-container {
  width: 100%;
  margin: 0 auto;
  max-width: 68.25rem;
  padding: 0;
}

.grid-row {
  display: grid;
  grid-template-columns: repeat(12, minmax(10px, 1fr));
}

.title-section {
  padding-bottom: 2.5rem;
  text-align: center;
}
.title-section h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.0625rem;
  color: #EA0029;
}

.fa-mobile-android-alt:before {
  content: "\f3cf" !important;
}

.fa, .fas {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 900 !important;
}

.row {
  margin: 0 !important;
}

.fade-in {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.fade-in.active {
  transform: translateY(0);
  opacity: 1;
}

.link-btn {
  display: flex;
  justify-content: center;
}
.link-btn a {
  padding: 1rem 2.5rem;
  background: #EA0029;
  color: #FFFFFF !important;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  border: 1px solid #EA0029;
}
.link-btn a:hover {
  background: transparent;
  color: #EA0029 !important;
}

.form_position .gform_wrapper {
  z-index: 8;
  margin: 0;
}

.location-sub-page .after-header {
  display: none;
}

@media (min-width: 100px) {
  .industry__container {
    padding-bottom: 30px;
  }
}

@media (min-width: 100px) and (max-width: 74.938rem) {
  .container {
    max-width: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .small-container {
    max-width: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 767px) {
  .home .gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text] {
    background-image: none !important;
  }
}

@media (min-width: 48rem) {
  .c-banner-title {
    font-size: 60px;
  }
  .hero-section {
    padding: 10.3125rem 0 3.5rem;
  }
}

@media screen and (min-width: 48rem) and (max-width: 74.938rem) {
  .page-template-who-we-are .department-team {
    scroll-margin-top: 13.75rem;
  }
}

@media screen and (min-width: 48.05rem) and (max-width: 74.938rem) {
  .page-template-who-we-are .top-banner .banner-wrapper {
    margin-top: 4.375rem;
  }
}

@media (min-width: 1101px) {
  .c-banner-text {
    position: relative;
    background: rgba(255, 0, 0, 0.8);
    padding: 36px 100px 36px 30px;
  }
  .c-banner-text:before {
    content: "";
    background: rgba(255, 0, 0, 0.8);
    width: 100vw;
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
  }
  .industry {
    position: relative;
  }
  .industry.has-video .industry__image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, #ea0029 34.34%, rgba(234, 0, 41, 0.81) 50.98%, rgba(234, 0, 41, 0.68) 59.99%, rgba(234, 0, 41, 0) 100%);
  }
  .industry__image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .industry__image-tag {
    max-height: none;
  }
  .industry__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
    height: 100%;
  }
  .industry__left {
    text-align: left;
  }
  .industry__right {
    padding-top: 0;
  }
}

@media screen and (min-width: 75rem) {
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo {
    position: relative;
    margin: 0 auto 1.5rem;
    height: 100%;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo img {
    margin-bottom: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo .location-hero__owner-text {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    transition: opacity 0.3s;
    opacity: 0;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo .location-hero__owner-text-wrap {
    max-width: 10.4375rem;
    margin: auto;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo .location-hero__owner-text-wrap p {
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0;
    font-size: 1rem;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-photo:hover .location-hero__owner-text {
    opacity: 1;
  }
  .why-choose-with-text .container .why-choose__grid .why-choose__box:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
}

@media (max-width: 1439px) and (min-width: 1200px) {
  .slide-arrow {
    top: 40%;
  }
  .prev-arrow {
    left: -5px;
  }
  .next-arrow {
    right: -7px;
  }
}

@media (max-width: 1400px) and (min-width: 1200px) {
  .testimonials-arrow {
    bottom: 3.125rem;
  }
  .left-arrow {
    left: 0.625rem;
  }
  .right-arrow {
    right: 0.625rem;
  }
}

@media screen and (max-width: 75rem) {
  .why-choose-with-text .container .why-choose__grid {
    overflow-x: scroll;
    padding-right: 1.25rem;
  }
  .section-sbs-content {
    padding: 4rem 2.5rem;
  }
}

@media (max-width: 74.938rem) {
  .mob_phone {
    margin-top: 1rem;
    margin-bottom: -20px;
    background: #EA0029;
    display: flex;
    width: 100%;
    padding: 0.5rem 0;
  }
  .mob_phone a {
    color: #FFFFFF !important;
  }
  #menu-single-location-menu {
    display: none;
  }
  .site-header {
    position: fixed;
    top: 0;
    background: white;
    z-index: 9999;
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
  }
  .california-banner {
    display: block;
    width: 100%;
    text-align: center;
    background: black;
    color: white !important;
    margin-top: 20px;
  }
  .pay-btn-mob {
    display: block;
    width: 100%;
    text-align: center;
    background: black;
    color: white !important;
  }
  .pay-btn-mob__location {
    margin-top: 20px;
  }
  footer .footer-top {
    padding-top: 3rem;
  }
  .site-footer .content-left .red-button {
    padding: 12px;
    width: 100%;
  }
  .footer-button {
    margin-bottom: 2rem;
  }
  .hero-section__title {
    padding-bottom: 0.5rem;
  }
  .hero-section__title h2 {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .hero-section__content h1 {
    font-size: 2.5rem;
    line-height: 95%;
    margin-bottom: 1rem;
    width: 17.5rem;
    text-transform: capitalize;
  }
  .hero-section__content p, .hero-section__content li, .hero-section__content a, .hero-section__content h3, .hero-section__content h4 {
    font-size: 16px;
    line-height: 28px;
  }
  .hero-section__sign p {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .location-hero__right {
    padding: 1rem 1.125rem;
  }
  .location-hero__right img {
    width: 7.5rem;
    height: 7.5rem;
  }
  .location-hero__owner h3 {
    font-size: 1.25rem;
    line-height: 1.4375rem;
  }
  .location-hero__name p {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .location-hero__link a {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }
  .location-hero .hero-section__content {
    width: 100%;
  }
  .red-box {
    margin-bottom: 3.25rem;
  }
  .red-box__content a {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin: 0.75rem 0;
    padding: 0;
  }
  .red-box__content a:after {
    content: "";
    position: absolute;
    height: 100%;
    top: auto;
    width: 1px;
    bottom: 0;
    right: 0;
    left: auto;
    background: #3A3A3A;
  }
  .red-box__content a:last-of-type:after {
    height: 0;
  }
  .service-section {
    padding-bottom: 1.5rem;
  }
  .service-section__title h2 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .service-section__content {
    width: 100%;
    padding-bottom: 1.5rem;
  }
  .service-section__content p {
    font-size: 16px;
    line-height: 24px;
  }
  .prev-arrow, .next-arrow {
    width: 0.9375rem;
    height: 1.625rem;
  }
  .prev-arrow {
    left: -0.25rem;
  }
  .next-arrow {
    right: -0.0625rem;
  }
  .home .service-section {
    margin-bottom: 2.5rem;
  }
  .how-we-work {
    padding: 3rem 0;
  }
  .how-we-work__list li {
    padding: 1rem 1.25rem 2.875rem;
    background: #F4F4F4;
    box-shadow: 0px 36px 36px rgba(0, 0, 0, 0.08), 0px 18.225px 15.6938px rgba(0, 0, 0, 0.054), 0px 7.2px 5.85px rgba(0, 0, 0, 0.04), 0px 1.575px 2.08125px rgba(0, 0, 0, 0.026);
  }
  .how-we-work__list_img {
    text-align: center;
  }
  .how-we-work__counter:before {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .how-we-work__list_sub_title p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .how-we-work__list_title h3 {
    font-size: 28px;
    line-height: 110%;
    padding-bottom: 0.8125rem;
  }
  .how-we-work__list_description p {
    font-weight: 400;
  }
  .testimonials {
    padding: 3rem 0 0.6875rem;
  }
  .testimonials__box_content {
    padding: 2.5rem 2.25rem 2.25rem;
  }
  .testimonials__box_content:before {
    top: 1rem;
    left: 1rem;
  }
  .testimonials__box_content:after {
    bottom: 1.375rem;
    right: 1rem;
  }
  .testimonials__box_content p {
    margin: 0;
    height: auto;
    overflow: unset;
  }
  .testimonials__box_name {
    font-size: 1.25rem;
    line-height: 1.4375rem;
  }
  .industries {
    padding: 3rem 0 4.5rem;
  }
  .industries__link a {
    width: 17.5rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
    padding: 0.75rem 0;
  }
  .info {
    margin-bottom: 3rem;
  }
  .info__box_left {
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 1.25rem 2.875rem 4rem;
  }
  .info__box_left a {
    align-items: center;
    flex-direction: column;
    margin-right: 0rem;
    padding: 0.75rem;
    width: 100%;
  }
  .info__box_left a:first-of-type {
    margin-bottom: 1.25rem;
  }
  .info__box_right_title h3 {
    font-size: 1.25rem;
    line-height: 1.4375rem;
    padding-bottom: 0.75rem;
  }
  .info__box_right_sub_title p {
    font-size: 1.75rem;
    line-height: 110%;
    padding-bottom: 0.75rem;
  }
  .awards-section {
    margin-bottom: 4.25rem;
  }
  .awards-section-box {
    padding: 1rem 0;
  }
  .services-contact {
    padding: 3rem 0;
  }
  .services-contact__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1.25rem;
  }
  .services-contact a {
    font-size: 1.75rem;
    line-height: 110%;
  }
  .services-contact__box {
    border-right: none;
    box-shadow: 0px 36px 36px rgba(0, 0, 0, 0.08), 0px 18.225px 15.6938px rgba(0, 0, 0, 0.054), 0px 7.2px 5.85px rgba(0, 0, 0, 0.04), 0px 1.575px 2.08125px rgba(0, 0, 0, 0.026);
    padding: 27px 10px 33px;
  }
  .services-contact__box img {
    margin-bottom: 2rem;
  }
  .featured-blog {
    padding-bottom: 3rem;
  }
  .featured-blog-box__img {
    height: 15rem;
  }
  .featured-blog-box__content {
    padding: 0.75rem 0.75rem 1.75rem;
  }
  .featured-blog-box__title {
    font-size: 1.25rem;
    line-height: 1.6875rem;
    margin-bottom: 2.375rem;
  }
  .featured-blog-box__link a {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .featured-blog-slider .prev-arrow {
    left: -20px;
  }
  .featured-blog-slider .next-arrow {
    right: -20px;
  }
  .form-box__footer {
    width: 100%;
    margin: -7.375rem auto 5rem;
    padding: 1.25rem 1.25rem 2rem;
  }
  .form-box .gform_legacy_markup_wrapper h1, .form-box .gform_legacy_markup_wrapper h2, .form-box .gform_legacy_markup_wrapper h3 {
    font-size: 1.75rem;
    line-height: 110%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .form-box .gform_footer input[type=submit] {
    width: 100% !important;
    padding: 0.75rem 0 !important;
  }
  .form-box .p-4 {
    padding: 0 !important;
  }
  .form-box .border {
    border: unset !important;
  }
  .form-box .col-form-label {
    padding-bottom: 1rem;
  }
  .form-back {
    padding: 2.8125rem 1.25rem 7.875rem;
  }
  .why-choose {
    padding-bottom: 0.75rem;
  }
  .why-choose__grid {
    grid-gap: 1.25rem;
  }
  .why-choose-title h2 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .service-area__left {
    grid-gap: 1.25rem;
  }
  .service-area__left a, .service-area__left p {
    font-size: 20px;
    line-height: 23px;
  }
  .service-area__left li {
    font-size: 20px;
    line-height: 23px;
  }
  .service-area__link a {
    width: 100%;
  }
  .location-result {
    padding-bottom: 4rem;
  }
  .info-location {
    margin-bottom: 3rem;
    padding: 0.75rem 0;
  }
  .info-location p {
    font-size: 1.375rem;
  }
  .location-page-title h2 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .location_box_region {
    padding: 1.25rem;
  }
  .location_title {
    font-size: 28px;
    line-height: 110%;
  }
  .location_box {
    grid-template-columns: 1fr;
  }
  .location_box_img {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1rem;
  }
  .location_box_content {
    margin-left: 0;
  }
  .location_box_content_name p {
    font-size: 1.25rem;
    line-height: 1.6875rem;
    padding-bottom: 0.25rem;
    margin-bottom: 0.375rem;
  }
  .location_box_link {
    font-size: 1.25rem;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
  }
  .location-box-city {
    margin-top: 2.5rem;
    padding-left: 0px;
  }
  .location_box_phone {
    padding-bottom: 1rem;
  }
  .location_box_phone a {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .landing-page-template .landing-hero-section {
    padding: 160px 0 40px 0;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .landing-page-template .landing-hero-section .container .text-container.default-theme {
    width: 100%;
    padding-right: 0rem;
  }
  .landing-page-template .landing-hero-section .container .text-container.wide-text-theme {
    width: 100%;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-subtitle h2 {
    font-size: 2.5rem;
    line-height: 95%;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-title h1 {
    font-size: 2.5rem;
    line-height: 95%;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-content p, .landing-page-template .landing-hero-section .container .text-container .wrapper-content li, .landing-page-template .landing-hero-section .container .text-container .wrapper-content a, .landing-page-template .landing-hero-section .container .text-container .wrapper-content h3, .landing-page-template .landing-hero-section .container .text-container .wrapper-content h4 {
    font-size: 16px;
    line-height: 28px;
  }
  .landing-page-template .landing-hero-section .container .list-container {
    display: none;
  }
  .landing-page-template .side-by-side {
    padding: 17px 0 0px 0;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .landing-page-template .side-by-side.default-direction .container .text-container .wrapper-title {
    text-align: left;
  }
  .landing-page-template .side-by-side.default-direction .container .text-container .wrapper-content {
    text-align: left;
  }
  .landing-page-template .side-by-side.default-direction .container .text-container .wrapper-links {
    text-align: left;
  }
  .landing-page-template .side-by-side .container {
    padding-bottom: 40px;
  }
  .landing-page-template .side-by-side .container .text-container {
    width: 100%;
  }
  .landing-page-template .side-by-side .container .image-container {
    display: none;
  }
  .landing-page-template .general-content .container .wrapper-content {
    max-width: 100%;
  }
  .title-section {
    padding-bottom: 1.5rem;
  }
  .title-section h2 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  #fixed-bottom-box-wrapper {
    display: none;
  }
  .link-btn a {
    width: 17.5rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
    padding: 0.75rem 0;
  }
}

@media (max-width: 74.938rem) and (min-width: 48rem) {
  .popout {
    display: block;
    top: 5.75rem;
  }
  .tablet-header {
    flex-direction: column;
  }
  .tablet-header .site-branding {
    margin-bottom: 0 !important;
  }
  .hero-section__content {
    width: 36rem;
  }
  .location-hero {
    grid-template-columns: 1fr 13.1875rem;
    grid-gap: 5.875rem;
  }
  .single-ems_locations .hero-section {
    padding: 4.75rem 0;
  }
  .how-we-work__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .left-arrow {
    left: -0.625rem;
  }
  .right-arrow {
    right: -0.75rem;
  }
  .info__box_right {
    padding: 1.5rem;
  }
  .awards-section-box__content {
    margin-right: 1.5rem;
  }
  .awards-section-box img {
    width: 5.5rem;
  }
  .why-choose__box p {
    font-size: 1.5rem;
    line-height: 2.0625rem;
  }
  .service-area__grid {
    grid-template-columns: 1fr 1fr;
  }
  .location_box_img img {
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .location_box_img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .location_box_content_title {
    margin-bottom: 0.375rem;
  }
  .location-box-city__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .map-location #wpgmza_map_1 {
    height: 24.625rem !important;
  }
}

@media (max-width: 74.938rem) and (min-width: 820px) {
  .hero-section {
    padding: 13.125rem 0 3.5rem;
  }
}

@media screen and (max-width: 74.938rem) {
  .footer-location .footer-link {
    padding-top: 0;
  }
  .ems_locations-template-default.single-ems_locations .location-hero__owner-text {
    display: none !important;
  }
  .service-section-top-cards .service-section__items-highlight {
    grid-template-columns: repeat(2, 1fr);
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box {
    min-height: auto;
    height: 100%;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box p {
    height: auto;
  }
  .service-section-links .service-section__item-rest a h3 {
    font-size: 2.25rem;
  }
}

@media (max-width: 1199px) {
  .logo img {
    max-width: 5.625rem;
  }
  .single-location-page .site-content {
    padding-top: 0;
  }
  .video-content {
    padding: 1.875rem 0;
  }
  .video-content_box {
    grid-template-columns: 1fr;
    grid-gap: 1.875rem;
  }
}

@media (max-width: 1119px) {
  .video-content_box {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .video-content_box h2 {
    text-align: center;
    font-size: 2rem;
    line-height: 2.1875rem;
  }
  .video-content_box a {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    width: 100%;
    padding: 1rem 0.625rem;
  }
}

@media (max-width: 1100px) {
  .black_container_box__left_img {
    width: 220px;
    height: 245px;
  }
  .page-template-location-industry-template .top-banner .banner_landing_page {
    bottom: 0;
    transform: translateY(0);
  }
  .page-template-location-industry-template .top-banner .form_position {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-template-service-template .top-banner .banner_landing_page {
    bottom: 0;
    transform: translateY(0);
  }
  .page-template-service-template .top-banner .form_position {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 61.25rem) {
  .info-with-ul .info-with-ul-right {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 47.938rem) {
  .popout {
    display: block;
    top: 5.625rem;
  }
  .site-header {
    padding-bottom: 0;
  }
  .california-banner {
    text-align: left;
    padding: 0.5rem 0.9375rem;
  }
  .pay-btn-mob {
    text-align: left;
    padding: 0.5rem 0.9375rem;
  }
  .hero-section {
    padding: 9.0625rem 0 1.5rem;
    background-position: 35% 100% !important;
  }
  .hero-section__content h1 {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
  }
  .hero-section__video--desktop {
    display: none;
  }
  .hero-section__video--mobile {
    display: block;
  }
  .location-hero {
    grid-template-columns: 1fr;
    grid-gap: 0.9375rem;
  }
  .location-hero__right {
    display: none;
  }
  .single-ems_locations .hero-section {
    padding: 4.0625rem 0 1.5rem;
  }
  .red-box__content {
    flex-direction: column;
  }
  .red-box__content a {
    width: 100%;
    padding-bottom: 0.8125rem;
  }
  .red-box__content a:after {
    width: 100%;
    content: "";
    position: absolute;
    height: 0.0625rem;
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    background: #3A3A3A;
  }
  .how-we-work__list {
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    margin: 0;
  }
  .how-we-work__list li {
    padding: 1rem 1.25rem 4.0625rem;
  }
  .how-we-work__list li:last-of-type {
    margin-bottom: 2rem;
  }
  .industries__link a {
    width: 100%;
  }
  .info__box {
    flex-direction: column;
  }
  .info__box:nth-child(even) {
    flex-direction: column;
  }
  .info__box_left {
    flex: 0 0 auto;
    height: 22.5rem;
    padding: 0 1.25rem 1.375rem;
  }
  .info__box_right {
    flex: 0 0 100%;
    padding: 1.25rem;
  }
  .awards-section-box__content {
    margin-right: 0.5rem;
  }
  .why-choose__box img {
    max-height: 5rem;
  }
  .why-choose__box p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .service-area__grid {
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
  .location_box_img img {
    width: 100%;
    height: 100%;
  }
  .location_box_content_title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-bottom: 0.75rem;
    height: auto;
    overflow: unset;
    display: block;
  }
  .location-box-city__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .landing-page-template .landing-hero-section {
    padding: 160px 0 40px 0;
    border-bottom: 0;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-title {
    margin-bottom: 10px;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-content {
    margin-bottom: 20px;
  }
  .landing-page-template .landing-hero-section .container .text-container .wrapper-links .btn {
    font-size: 15px;
    line-height: 15px;
    padding: 8px 11px;
  }
  .landing-page-template .side-by-side.dark-theme .container:after {
    width: 700px;
    bottom: 0;
    height: 200px;
    right: -600px;
  }
  .landing-page-template .side-by-side.dark-theme .container:before {
    content: "";
    width: 700px;
    height: 200px;
    position: absolute;
    left: -600px;
    z-index: 0;
    display: block;
    margin: auto 0;
    top: 150px;
    margin-right: -237px;
    background: url(../svg/wide-lines-landing.svg) no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(-180deg);
  }
  .landing-page-template .side-by-side.light-theme .text-container .wrapper-title {
    margin-bottom: 40px;
  }
  .landing-page-template .side-by-side.light-theme .text-container .wrapper-content {
    margin-bottom: 33px;
  }
  .landing-page-template .side-by-side.light-theme .text-container .wrapper-content p {
    font-size: 14px;
    line-height: normal;
  }
  .landing-page-template .side-by-side .container .text-container .wrapper-title {
    margin-bottom: 25px;
  }
  .landing-page-template .side-by-side .container .text-container .wrapper-title h2 {
    font-size: 36px;
    line-height: normal;
  }
  .landing-page-template .side-by-side .container .text-container .wrapper-content {
    margin-bottom: 25px;
  }
  .landing-page-template .general-content {
    padding: 33px 0 42px 0;
  }
  .landing-page-template .general-content .container .wrapper-title {
    margin-bottom: 42px;
  }
  .landing-page-template .general-content .container .wrapper-title h2 {
    font-size: 26px;
    line-height: 25px;
  }
  .link-btn a {
    width: 100%;
  }
  .map-location #wpgmza_map_1 {
    height: 34.375rem !important;
  }
}

@media screen and (max-width: 47.938rem) {
  .service-section-top-cards .service-section__items-highlight {
    gap: 1.5625rem 0.9375rem;
    margin: 1.25rem 10px 0;
    padding-bottom: 3.75rem;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box {
    padding: 0 10px;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box:hover {
    transform: none;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box img {
    height: 6.875rem;
    width: auto;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box h3 {
    font-size: 1.25rem;
  }
  .service-section-top-cards .service-section__items-highlight .service-section__box p {
    padding-bottom: 1.25rem;
    line-height: 1.3;
  }
  .service-section-top-cards .service-section__title h2 {
    font-size: 2rem !important;
  }
  .service-section-links .service-section__title-rest {
    padding-bottom: 1.875rem;
  }
  .service-section-links .service-section__title-rest h2 {
    font-size: 2rem;
  }
  .service-section-links .service-section__item-rest a {
    padding: 0.9375rem 1.25rem !important;
  }
  .service-section-links .service-section__item-rest a h3 {
    font-size: 1.25rem !important;
  }
  .service-section-links .service-section__item-rest-arrow {
    width: 2rem !important;
    height: 2rem !important;
    max-width: 2rem !important;
  }
  .service-section-links .service-section__item-rest-arrow:after {
    background-color: #EA0029 !important;
    width: 1rem !important;
    height: 1rem !important;
  }
  .page-template-who-we-are .department-team {
    scroll-margin-top: 15.625rem;
  }
  .hero-with-buttons {
    padding: 4.6875rem 0 3.75rem;
  }
  .hero-with-buttons__subtitle span {
    font-size: 1.25rem;
  }
  .hero-with-buttons__title h1 {
    font-size: 2.5rem;
  }
  .hero-with-buttons__buttons {
    flex-direction: column;
    gap: 1.25rem;
    margin-top: 2.5rem;
  }
  .hero-with-buttons__buttons a {
    text-align: center;
    font-size: 1.25rem;
    padding: 0.75rem 1.5rem;
  }
  .page-template-location-restaurant-template .btn-more-services-with-arrow-wrap {
    margin-bottom: 1.875rem;
  }
  .page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a {
    font-size: 1.25rem !important;
  }
  .page-template-location-restaurant-template .btn-more-services-with-arrow-wrap a:before {
    top: 7px !important;
    transform: translateY(-50%) scale(0.7) !important;
  }
  .page-template-location-restaurant-template .service-section-links {
    padding-top: 2.5rem;
  }
  .page-template-location-restaurant-template .service-section-links .service-section__items-rest {
    padding: 0;
  }
  .page-template-location-restaurant-template .service-section-links .service-section__title-rest {
    padding-bottom: 1.25rem;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form {
    padding-bottom: 4.375rem;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form:before {
    height: 13.4375rem;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form p#anchor_link {
    font-size: 2rem;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper {
    padding: 1.25rem;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper input, .page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper textarea {
    padding: 0.625rem 1rem !important;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form .gform_wrapper h3.gform_title {
    font-size: 1.25rem;
    text-align: center;
  }
  .page-template-location-restaurant-template .form-section.location-landing-form .gform_footer #gform_submit_button_3 {
    font-size: 1.25rem !important;
    line-height: 1.5;
    padding: 0.75rem 0.875rem;
  }
  .section-sbs {
    flex-direction: column;
  }
  .section-sbs-content {
    padding: 1.875rem 1.25rem 0.625rem;
  }
  .section-sbs-content h2 {
    font-size: 2rem;
  }
  .section-sbs-content-btn {
    margin-top: 1.875rem;
  }
  .section-sbs-content-btn a {
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    padding: 0.75rem 1.5rem;
  }
  .section-sbs-image {
    aspect-ratio: 320/246;
    margin: 1.25rem;
    max-width: calc(100% - 40px);
  }
  .section-before-after {
    padding-top: 1.875rem;
    padding-bottom: 1.5625rem;
  }
  .section-before-after h2 {
    font-size: 2rem !important;
    margin-bottom: 1.25rem !important;
  }
  .section-before-after .before-after-slider {
    display: block;
  }
  .section-before-after .before-after-slider .img-comp-container {
    aspect-ratio: 32/26;
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
  .section-before-after .before-after-slider .img-comp-container .img-comp-img-pseudo {
    font-size: 1.25rem;
  }
  .section-before-after .before-after-slider .img-comp-container .img-comp-img-pseudo-after {
    right: 0.625rem;
  }
  .section-before-after .before-after-slider .img-comp-container .img-comp-img-pseudo-before {
    left: 0.625rem;
  }
  .section-before-after .before-after-slider .img-comp-container .img-comp-slider {
    width: 8px;
  }
  .section-before-after .before-after-slider .img-comp-container .img-comp-slider:before {
    top: 51%;
    transform: translateY(-50%) scale(0.75);
    left: -1.3125rem;
  }
  .why-choose-with-text {
    padding: 1.875rem 0 !important;
  }
  .why-choose-with-text .container {
    padding: 0 0 0 1.25rem;
  }
  .info-with-ul {
    padding: 2.5rem 0 3.75rem 0;
  }
  .info-with-ul .container {
    display: block;
    padding: 0 1.25rem;
  }
  .info-with-ul .container h2 {
    font-size: 2rem;
  }
  .info-with-ul .container p {
    font-weight: 400;
  }
  .info-with-ul-right {
    grid-template-columns: 1fr;
  }
  .info-with-ul-right ul {
    padding-left: 1.875rem;
    margin-bottom: 0.9375rem;
    gap: 0.9375rem;
  }
  .info-with-ul-right ul li:before {
    transform: scale(0.8);
  }
}

@media (max-width: 767px) {
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
    font-size: 14px !important;
    padding: 0px 0 0 20px !important;
  }
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
    top: 0px !important;
  }
  .mob_pos_location {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .industries-with-image .container {
    padding: 0 !important;
    grid-template-columns: auto;
  }
  .industries-with-image .container .industries-section-image img {
    width: 100%;
  }
  .industries-with-image .industries-section-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .industries-with-image .industries-section-content-items h3 {
    font-size: 16px !important;
  }
  .industries-with-image .industries-section-content-items h3:before {
    width: 15px !important;
    height: 15px !important;
    top: 4px !important;
  }
}

@media screen and (max-width: 36rem) {
  .page-template-who-we-are .top-banner .banner-wrapper {
    margin-top: 4.375rem;
  }
}

@media (max-width: 450px) {
  .corporate-forms .gfield--type-consent label, .request-quote-form .gfield--type-consent label, .get-a-quote-form .gfield--type-consent label {
    font-size: 14px;
  }
}
