div.header-wrapper {
  background: #00d4c2;
  padding-top: 64px;
}

div #boxful-logo img.white-logo {
  display: inline-block;
}
div #boxful-logo img.normal-logo {
  display: none;
}
.valet-menu div #boxful-logo img.white-logo {
  display: none;
}
.valet-menu div #boxful-logo img.normal-logo {
  display: inline-block;
}

.breadcrumb-nav {
  background: linear-gradient(270deg, #00d4c2 0%, #11ddcc 100%);
  padding: 0 50px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.breadcrumb-nav a {
  color: #28b0a4;
}
.breadcrumb-nav span {
  color: #20333e;
}
.breadcrumb-nav span.sep {
  color: #28b0a4;
  margin: 0 10px;
}

.banner-wrap {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px 0 56px;
}
.banner-wrap .banner-img img {
  width: 672px;
  height: 424px;
  object-fit: cover;
}
.banner-wrap .banner-text {
  margin-left: 47px;
  width: 375px;
  line-height: 1.2;
}
.banner-wrap .banner-text .text-one {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.banner-wrap .banner-text .text-one h1 {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  display: inline;
}
html[lang=zh-tw] .banner-wrap .banner-text .text-one h1 {
  font-size: 35px;
}
.banner-wrap .banner-text .text-one span {
  color: #f8d340;
}
.banner-wrap .banner-text .text-two {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-top: 12px;
  line-height: 1.5;
}
html[lang=zh-tw] .banner-wrap .banner-text .text-two {
  line-height: 1.5;
  font-size: 16px;
}

div.compare-wrapper {
  padding: 15px 0 80px;
  background: #e9f8f7;
}
div.compare-wrapper .compare-wrap .cp-title {
  width: 460px;
}
div.compare-wrapper .compare-main {
  max-width: 880px;
}
div.compare-wrapper table {
  table-layout: fixed;
}
div.compare-wrapper table th {
  height: 0px;
}
div.compare-wrapper table th > div {
  padding: 18px 0;
  margin: 0 5px 0 5px !important;
  height: 100%;
  box-sizing: content-box;
}
div.compare-wrapper table th:nth-child(1) {
  width: 34%;
}
div.compare-wrapper table th:nth-child(1) > div {
  padding-left: 0px;
  margin-right: 10px;
}
div.compare-wrapper table th:nth-child(2) {
  width: 33%;
}
div.compare-wrapper table th:nth-child(2) > div {
  background: #00c4b3;
}
div.compare-wrapper table th:nth-child(3) {
  width: 33%;
}
div.compare-wrapper table th:nth-child(3) > div {
  background: #e7e7e7;
  color: #666;
}
div.compare-wrapper table td > div {
  padding: 10px 0;
  margin: 0 5px 0 5px !important;
  font-weight: bold;
}
div.compare-wrapper table td:nth-child(1) > div {
  padding-left: 0px;
  margin-right: 10px;
}
div.compare-wrapper table td:nth-child(2) > div {
  background: #e9f8f7;
}
div.compare-wrapper table td:nth-child(3) > div {
  background: #fafafa;
}
div.compare-wrapper table tr:last-child td:nth-child(2) > div {
  background: #e9f8f7;
}
div.compare-wrapper table tr:last-child td:nth-child(3) > div {
  background: #fafafa;
}

.boxful-box {
  padding: 0;
}
.boxful-box .by-the-item-wrap .boxful-lite-header {
  max-width: inherit;
}
.boxful-box .by-square-feet-wrap .boxful-lite-header {
  background: #e9f8f7;
}

.boxful-popup-dialog div.home-title {
  margin-bottom: 24px;
  margin-top: 25px;
}

.features-wrapper .btn-wrap {
  display: none;
}

.boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item {
  height: 286px;
}
.boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .xl-dist-info {
  background: #f8d340;
  height: 32px;
  line-height: 32px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 0 14px;
  width: 100%;
}
@media screen and (max-width: 820px) {
  .boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .xl-dist-info {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item {
    height: 190px;
  }
  .boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .xl-dist-info {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item {
  position: relative;
}
.boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item .limited-img {
  position: absolute;
  left: -6px;
  top: 120px;
}
@media screen and (max-width: 767px) {
  .boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item .limited-img {
    top: 5px;
  }
}
.boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item .limited-img img {
  height: 26px;
}
.boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item .item-info .plan-price.limited-price {
  color: #00c4b3;
}
.boxful-box .by-the-item-wrap .bxoful-lite-body .boxful-item-list .boxful-item .item-info .plan-price.limited-price span {
  text-decoration: line-through;
  color: #949494;
  font-size: 14px;
  font-weight: bold;
}

.boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .item-info .plan-price.limited-price {
  font-size: 12px;
}
.boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .item-info .plan-price.limited-price span {
  font-size: 12px;
}
.boxful-box .by-square-feet-wrap .bxoful-lite-body .boxful-item-list .boxful-item .item-info .plan-price.limited-price strong {
  font-size: 16px;
}

.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-title {
  width: auto;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-price {
  width: auto;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-price span {
  color: #00c4b3;
  margin-right: 4px;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .xl-dist-txt {
  color: #00c4b3;
  font-size: 16px;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .xl-flex-wrap {
  display: flex;
  align-items: center;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price {
  margin-left: 20px;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price span {
  color: #9b9b9b;
  font-size: 14px;
  text-decoration: line-through;
}
.boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price i {
  font-style: normal;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .xl-dist-txt {
    color: #00c4b3;
    font-size: 12px;
  }
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .xl-flex-wrap {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price {
    margin-left: 20px;
  }
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price span {
    color: #9b9b9b;
    font-size: 13px;
    text-decoration: line-through;
  }
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row .plan-xl-price i {
    font-style: normal;
    font-size: 13px;
  }
}

div.boxful-header-promo {
  background: transparent !important;
}
div.boxful-header-promo .nav-pills > li > a {
  color: #fff;
}
div.boxful-header-promo .nav-pills > li > a.new-header-tel {
  color: #f8d340;
  background: url("/images/new/t_yellow.png") no-repeat left center;
  background-size: 24px;
}
div.boxful-header-promo .nav-pills > li > a.menu-get-start {
  color: #4a4a4a;
  border-radius: 99em;
}
div.boxful-header-promo #site_location_container .nav-our-company, div.boxful-header-promo .nav-our-services {
  background: url("/images/new/dw.png") no-repeat right center;
  background-size: 12px;
}
div.boxful-header-promo #site_location_container .nav-our-company span, div.boxful-header-promo .nav-our-services span {
  color: #fff;
}

div.boxful-header-promo.valet-menu {
  background: rgba(255, 255, 255, 0.95) !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 5px 0 !important;
}
div.boxful-header-promo.valet-menu .nav-pills > li > a {
  color: #000;
}
div.boxful-header-promo.valet-menu .nav-pills > li > a.new-header-tel {
  color: #00c4b3;
  background: url("/images/new/t_green.png") no-repeat left center;
  background-size: 24px;
}
div.boxful-header-promo.valet-menu .nav-pills > li > a.menu-get-start {
  color: #4a4a4a;
  border-radius: 99em;
}
div.boxful-header-promo.valet-menu #site_location_container .nav-our-company, div.boxful-header-promo.valet-menu .nav-our-services {
  background: url("/images/new/dd.png") no-repeat right center;
  background-size: 12px;
}
div.boxful-header-promo.valet-menu #site_location_container .nav-our-company span, div.boxful-header-promo.valet-menu .nav-our-services span {
  color: #324a5e;
}
div.boxful-header-promo.valet-menu #site_location_container .nav-our-company .osm-box-link:hover span.btn-menu-see, div.boxful-header-promo.valet-menu .nav-our-services .osm-box-link:hover span.btn-menu-see {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row > div {
    font-size: 18px;
  }
}
@media screen and (max-width: 1190px) {
  div.header-wrapper {
    padding-top: 52px;
  }

  .banner-wrap {
    padding: 34px 16px 56px;
  }
  .banner-wrap .banner-img {
    width: 60%;
  }
  .banner-wrap .banner-img img {
    width: 100%;
    height: 380px;
  }
  .banner-wrap .banner-text {
    margin-left: 30px;
    flex: 1;
    width: auto;
  }
  .banner-wrap .banner-text .text-one {
    font-size: 28px;
  }
  .banner-wrap .banner-text .text-one h1 {
    font-size: 28px;
  }
  .banner-wrap .banner-text .text-two {
    font-size: 16px;
  }
}
@media screen and (max-width: 980px) {
  .boxful-popup-dialog.planDialog .plans-lightbox-content .lightbox-slider .slide div.plan-profile div.plan-title-row > div {
    font-size: 15px;
  }
}
/* Mobile verson */
@media screen and (max-width: 767px) {
  div #boxful-logo img.white-logo {
    display: none;
  }
  div #boxful-logo img.normal-logo {
    display: inline-block;
  }

  div.home-title {
    font-size: 24px;
    margin-bottom: 18px;
  }

  div.header-wrapper {
    padding-top: 81px;
  }

  .banner-wrap {
    flex-direction: column;
    padding: 0;
  }
  .banner-wrap .banner-img {
    width: 100%;
  }
  .banner-wrap .banner-img img {
    width: 100%;
    height: auto;
  }
  .banner-wrap .breadcrumb-nav {
    width: 100%;
    margin-top: 16px;
    font-size: 15px;
    padding: 0 0 0 32px;
  }
  .banner-wrap .banner-text {
    margin-left: 0;
    width: 100%;
    padding: 27px 32px 56px;
  }
  .banner-wrap .banner-text .text-one {
    font-size: 25px;
  }
  .banner-wrap .banner-text .text-one h1 {
    font-size: 25px;
  }
  html[lang=zh-tw] .banner-wrap .banner-text .text-one h1 {
    font-size: 30px;
  }
  .banner-wrap .banner-text .text-two {
    font-size: 15px;
    color: #fff;
    margin-top: 8px;
  }
  .banner-wrap .banner-text .banner-btn {
    margin-top: 19px;
  }

  .boxful-box .by-the-item-wrap .boxful-lite-header .boxful-item-box .boxful-right > img,
.boxful-box .by-square-feet-wrap .boxful-lite-header .boxful-item-box .boxful-right > img {
    max-height: 228px;
  }
  .boxful-box .boxful-lite-header .boxful-item-box .boxful-left {
    order: 2;
    padding-bottom: 100px;
  }
  .boxful-box .boxful-lite-header .boxful-item-box .boxful-right {
    order: 1;
    background: #fff;
    height: 228px;
  }
  .boxful-box .by-square-feet-wrap {
    margin-top: 0;
    padding-bottom: 60px;
  }
  .boxful-box .by-the-item-wrap .boxful-lite-header .boxful-item-box .boxful-left .boxful-btn {
    display: flex;
    flex-direction: column;
  }
  .boxful-box .by-the-item-wrap .boxful-lite-header .boxful-item-box .boxful-left .boxful-btn .btn {
    width: 100% !important;
    order: 2;
    margin-top: 9px;
  }
  .boxful-box .by-the-item-wrap .boxful-lite-header .boxful-item-box .boxful-left .boxful-btn .btn-round {
    order: 1;
    width: 100%;
    margin-left: 0;
  }
  .boxful-box .by-the-item-wrap .bxoful-lite-body {
    padding: 0 16px;
  }

  #byTheItem {
    padding: 0px 0 60px;
  }

  div.compare-wrapper {
    padding: 24px 0;
  }
  div.compare-wrapper .compare-wrap {
    margin-top: 0;
  }
  div.compare-wrapper .compare-wrap .cp-title {
    width: 90%;
    letter-spacing: 0.25px;
  }
  div.compare-wrapper .compare-wrap .compare-main {
    max-width: 480px;
  }
  div.compare-wrapper .compare-wrap .compare-main table {
    min-width: 480px;
  }
  div.compare-wrapper .compare-wrap .compare-main table th {
    width: 33.33% !important;
  }

  div.boxful-header-promo {
    background: white !important;
  }

  div.boxful-header-promo.valet-menu {
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 5px 0 !important;
  }
}

/*# sourceMappingURL=valet.css.map */
