﻿/*-- media query for tablet */
/*-- media query for mobile landscape */
/*-- media query for mobile portrait */
@media (max-width: 1279px) {
  html {
    font-size: 14px; } }

@media (max-width: 767px) {
  html {
    font-size: 13px; } }

h3 {
  font-family: "FujitsuSansMedium";
  font-size: 1.75rem;
  margin: 30px 0px; }

h4 {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: Arial;
  color: #000;
  margin: 10px 0px; }

p {
  line-height: 1.5rem; }

a {
  color: #186e73;
  /* for text inside a tile link */ }
  a:hover {
    color: #186e73; }
  a span {
    color: #332E29; }

.navbar {
  padding: 0px 15px; }

@media (min-width: 1440px) {
  .navbar {
    padding: 0px; } }

@media (min-width: 1200px) {
  .homebanner,
  .banner_sec {
    width: 1376px;
    max-width: 100%; }
  .header-main {
    max-width: 1376px;
    width: 100%; }
    .header-main .navbar {
      justify-content: space-between; }
  .banner_sec {
    min-width: 1440px; }
  .menu-wrap .sigle-room-img {
    margin: 4px 4px 0px 0px; }
  .mega-wrap .row .col-md-3 {
    border-right: 1px solid #eee; }
  .header-btm .dropdown-menu {
    border-radius: 0px;
    border: 1px solid #dad9d6; }
  .menu-wrap .dropdown-sub .all-menu-wrap ul p::before {
    border-bottom: 1px solid #eee; }
  .banner_sec .hero-banner .hero-contant {
    transform: none;
    width: 50%;
    left: 70px; }
  .product-range .product-types .category-wrap {
    margin-left: 0; }
  .product-range .card .card-body .card-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .intro-table-d td {
    font-size: 0.875rem;
    line-height: 24px;
    color: #332e29;
    text-transform: capitalize;
    border: 1px solid #dad9d6; }
  .intro-table-d tr td:first-child {
    width: 31%;
    background-color: rgba(238, 238, 238, 0.5); }
  .intro-table-d tr td:last-child {
    background-color: #fff; }
  .intro-table-d tr:nth-child(even) {
    background-color: transparent; }
  .intro-table-d tr:nth-child(odd) {
    background-color: transparent; }
  .customer_reviews {
    padding-top: 20px; }
  .product_review {
    min-height: 300px;
    margin: 0px; }
  .controller_options.perfect_model {
    padding-top: 100px; }
  .whychoose_sec .slide-one:hover {
    border-color: #dad9d6; }
  .controller_options.perfect_model {
    position: relative; }
  .technical_specification {
    padding-top: 70px; }
    h2, .h2 {
        font-family: "FujitsuSansLight";
        font-size: 2.625rem;
        color: #57564f;
        line-height: 2.625rem;
        margin: 1.625rem 0;
        text-transform: uppercase;
    } }

.keyfeatures_sec .keyfeatures_intro p {
  font-family: Arial; }

.keyfeatures_btn .primary-btn,
.controller_options.perfect_model .primary-btn,
.technical_specification .primary-btn {
  background-color: #666;
  position: relative;
  border: none; }

.solutions-header-panel p {
  color: #57564f;
  line-height: 2rem;
  font-size: 1.25rem;
  font-family: "FujitsuSansLight";
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .solution-icon {
    width: 140px;
    position: absolute;
    right: 10px; }
    .solution-icon img {
      position: absolute;
      width: 110px;
      left: -5px;
      top: 6px; }
    .solution-icon .room-badge {
      right: 5px; } }

.intro-table-d td {
  border: 1px solid #dad9d6; }

@media (max-width: 1199px) {
  .intro-table-d td:first-child {
    white-space: nowrap; } }

.with-line {
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 28px;
  letter-spacing: 0.25rem; }
  .with-line:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background: #186e73;
    bottom: 0px;
    left: 0px; }

h3.with-line {
  letter-spacing: normal; }

.text-center .with-line:after {
  left: 50%;
  transform: translateX(-50%); }

.solutions-header-panel h2 {
  padding-bottom: 32px;
  margin-bottom: 28px;
  letter-spacing: 0.25rem; }

.room-badge {
  border-radius: 50px;
  background-color: #186e73;
  color: #fff;
  width: 80px;
  height: 80px;
  text-align: center;
  padding-top: 8px;
  position: absolute;
  top: -20px;
  right: 35px; }

.room-badge span {
  display: block;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: bold; }

.room-badge span.number {
  font-size: 2.25rem;
  line-height: 1.725rem;
  font-family: "FujitsuSansBold"; }

@media (max-width: 1199px) {
  .product-types .solutions-header-panel .col-2 {
    position: absolute;
    right: 16px;
    width: auto; }
  .product-types .solutions-header-panel .col-2 img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    max-width: none;
    position: absolute;
    right: 0px; }
  .product-types .solutions-header-panel .col-2 .room-badge {
    right: -6px;
    top: -8px;
    width: 55px;
    height: 55px; }
  .product-types .solutions-header-panel h2 {
    max-width: 275px; }
  .product-types .solutions-header-panel .room-badge span.number {
    font-size: 1.825rem; } }

.category-wrap,
.slider-wrap {
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  padding-left: 0px; }
  @media (min-width: 1280px) {
    .category-wrap,
    .slider-wrap {
      width: 1176px;
      padding-left: 0px;
      max-width: 100%; } }
  @media (max-width: 1199px) {
    .category-wrap,
    .slider-wrap {
      padding-left: 12px; } }

.helpful-articles .category-wrap {
  top: -65px;
  position: relative; }
  @media (max-width: 767px) {
    .helpful-articles .category-wrap {
      top: 0; } }

.hshadow {
  transition: all .3s linear;
  position: relative;
  z-index: 1; }
  .hshadow:after {
    transition: all .3s linear;
    box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.15);
    content: "";
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
    opacity: .8;
    clip-path: inset(60px -50px -50px -50px); }
  .hshadow:after {
    opacity: 0; }
  .hshadow:hover:after {
    opacity: .8; }

.slick-slider .card:before {
  z-index: 0; }

.card {
  margin: 0px 0px 32px;
  transition: all .3s linear;
  position: relative;
  z-index: 1;
  border: 0px solid #fff;
  border-radius: 0px; }
  .card:after {
    transition: all .3s linear;
    box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.15);
    content: "";
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
    opacity: .8;
    clip-path: inset(60px -50px -50px -50px); }
  .card:after {
    opacity: 0; }
  .card:hover:after {
    opacity: .8; }
  @media (max-width: 767px) {
    .card:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .card:hover:before {
        box-shadow: none; }
    .card:before {
      box-shadow: none; } }
  .card > a {
    display: block; }
  .card h3 {
    margin: 10px 0px 20px; }
  .card .card-image {
    min-height: 215px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .card .card-image img {
      flex: 0 0 auto;
      width: 100%;
      object-fit: cover;
      height: 215px; }
    .card .card-image img.ph-image {
      width: 150px !important;
      object-fit: contain;
      opacity: .1; }
  .card .card-body {
    min-height: 120px;
    position: relative; }
    @media (min-width: 1200px) {
      .card .card-body {
        min-height: 200px; } }
    .card .card-body h4 {
      font-family: "FujitsuSansMedium";
      font-size: 1.75rem;
      line-height: normal;
      margin: 10px 0px 10px; }
    .card .card-body .cta {
      font-family: "FujitsuSansBold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 1rem;
      line-height: 19px;
      letter-spacing: 1px;
      color: #186e73;
      transition: all 0.4s ease-in-out;
      align-items: baseline;
      position: absolute;
      bottom: 20px;
      text-decoration: none;
      padding-left: 40px;
      z-index: 2;
      padding-right: 40px; }
      @media (max-width: 1199px) {
        .card .card-body .cta {
          bottom: 0px !important;
          padding-right: 0px;
          position: relative; } }
      .card .card-body .cta span {
        position: absolute;
        left: 30px;
        transition: all 0.4s ease-in-out;
        height: 100%;
        width: 32px; }
        .card .card-body .cta span:after {
          content: "";
          height: 4px;
          width: 32px;
          position: absolute;
          left: -30px;
          top: 7px;
          background-color: #186e73; }
      .card .card-body .cta:hover {
        padding-left: 0; }
        .card .card-body .cta:hover span {
          left: calc(100%); }
        @media (max-width: 1199px) {
          .card .card-body .cta:hover {
            padding-left: 40px; }
            .card .card-body .cta:hover span {
              left: 30px; } }
      .card .card-body .cta.center {
        left: 50%;
        transform: translateX(-50%);
        padding-right: 0px; }
        .card .card-body .cta.center:hover {
          transform: translateX(-50%);
          padding-right: 40px !important; }
          @media (max-width: 1199px) {
            .card .card-body .cta.center:hover {
              transform: none;
              padding-right: 0px !important; } }
        @media (max-width: 1199px) {
          .card .card-body .cta.center {
            left: 20px;
            transform: none; }
            .card .card-body .cta.center:hover {
              transform: none; } }
    .card .card-body h5 {
      font-family: "Arial", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 0.75rem;
      line-height: 14px;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #87867e;
      transition: all 0.4s ease-in-out; }
    .card .card-body p.card-text {
      font-family: "Arial", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 1rem;
      line-height: 1.5rem;
      color: #332e29;
      width: 100%;
      transition: all 0.4s ease-in-out;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .card .card-body .badge {
      position: absolute;
      right: 15px;
      top: -15px; }
  .card.generic-product .card-body {
    min-height: 128px; }
    .card.generic-product .card-body h4 {
      font-family: Arial;
      font-size: 1.25rem;
      font-weight: bold; }

.no-truncate .card .card-body p.card-text {
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  overflow: initial; }

.latest-news .card {
  min-height: 417px; }
  .latest-news .card .card-body h4 {
    font-size: 1.275rem; }

.ending-soon .banner-info .case-title {
  background-color: transparent; }

.ended {
  opacity: .4; }
  .ended .case-title {
    background-color: #3c3c35; }

.ending-soon .case-title {
  background-color: #3c3c35; }

.card-withborder .card,
.card-withborder .list-content {
  border: .5px solid #dad9d6; }

.card-withoutborder .card {
  border: 0px solid #dad9d6 !important; }

.category-wrap .category-slider .slide-one {
  width: 386px;
  max-width: 100%;
  margin: 0px 12px 42px; }
  @media (max-width: 1199px) {
    .category-wrap .category-slider .slide-one {
      margin-bottom: 0px;
      max-width: calc(100vw - 24px); } }

.range-wrap .category-slider .slide-one {
  width: 386px;
  max-width: 100%; }
  @media (max-width: 1199px) {
    .range-wrap .category-slider .slide-one {
      max-width: calc(100vw - 24px); } }

.bg-gradient-top {
  background: #f2f2f2 !important;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 40px, #ffffff 100%) !important;
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 40px, #ffffff 100%) !important;
  background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 40px, #ffffff 100%) !important; }

.bg-gradient {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 15%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 15%, #ffffff 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 15%, #ffffff 100%); }

.bg-gradient-bottom,
.bg-gradient-bottom-eee,
.bg-gradient-low-bottom-eee {
  position: relative; }

.bg-gradient-bottom:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
  top: 0px;
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(240, 240, 240, 0.8) 40%, #f0f0f0 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(240, 240, 240, 0.8) 40%, #f0f0f0 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(240, 240, 240, 0.8) 40%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=1); }

.bg-gradient-bottom-eee:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
  top: 0px;
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(238, 238, 238, 0.8) 40%, #eeeeee 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(238, 238, 238, 0.8) 40%, #eeeeee 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(238, 238, 238, 0.8) 40%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=1); }

.bg-gradient-low-bottom-eee:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
  top: 0px;
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, white 75%, #eeeeee 100%);
  background: -webkit-linear-gradient(180deg, white 0%, white 75%, #eeeeee 100%);
  background: linear-gradient(180deg, white 0%, white 75%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=1); }

body {
  font-family: "Arial";
  color: #332E29;
  padding-top: 58px; }
  @media (min-width: 1200px) {
    body {
      padding-top: 108px; } }

.mega-wrap .bg-color {
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(180deg, white 0%, #eeeeee 100%);
  background: linear-gradient(180deg, white 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=1); }

.menu-wrap .dropdown-sub .all-menu-wrap ul li a {
  color: #332e29; }

.menu-wrap .dropdown-sub .all-menu-wrap ul p span {
  font-family: Arial;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  background-color: #fff;
  padding-right: 5px;
  position: relative; }

.hero-color-bg {
  background: #fff;
  position: relative;
  height: 580px; }

.hero-color-bg .hero-color-content {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%); }

.hero-color-bg .hero-color-content h3 {
  font-size: 56px;
  line-height: 64px;
  color: #3c3c35;
  font-family: "FujitsuSansMedium", sans-serif; }

.hero-color-bg .hero-color-content p {
  font-size: 18px;
  line-height: 32px;
  color: #57564f;
  font-family: "Arial", sans-serif; }

.child-hero-bg {
  height: 300px; }

.child-hero-bg .hero-color-content h3 {
  font-family: "FujitsuSansLight", sans-serif;
  font-size: 42px; }

.no-bg {
  background-color: transparent; }

.desktop-hero-cta {
  background: transparent;
  padding: 60px 0px; }
  @media (max-width: 1199px) {
    .desktop-hero-cta {
      padding: 20px 0px; } }
  .desktop-hero-cta .desktop-hero-section {
    background: transparent; }
    .desktop-hero-cta .desktop-hero-section .hero-banner {
      max-width: 100%;
      width: 1376px;
      min-width: auto;
      display: flex;
      flex-direction: column; }
      .desktop-hero-cta .desktop-hero-section .hero-banner img {
        border-radius: 0px 0px 60px 0px;
        flex-grow: 1; }
        @media (max-width: 1199px) {
          .desktop-hero-cta .desktop-hero-section .hero-banner img {
            height: 100%;
            object-fit: cover; } }
      .desktop-hero-cta .desktop-hero-section .hero-banner .hero-cta-contant img {
        /* handles icon images inside buttons */
        border-radius: 0;
        min-height: 18px; }
    .desktop-hero-cta .desktop-hero-section .hero-cta-contant {
      padding: 0px;
      max-width: 768px;
      margin: auto; }
      @media (max-width: 767px) {
        .desktop-hero-cta .desktop-hero-section .hero-cta-contant {
          padding: 0px 24px; } }
      .desktop-hero-cta .desktop-hero-section .hero-cta-contant h2 {
        font-family: "FujitsuSansMedium";
        text-transform: none;
        letter-spacing: normal;
        line-height: normal; }
  .desktop-hero-cta.hero-cta-gradient {
    background: white;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #eeeeee 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #eeeeee 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eeeeee",GradientType=1); }
    @media (max-width: 1199px) {
      .desktop-hero-cta.hero-cta-gradient .hero-banner {
        min-height: 520px; } }
    .desktop-hero-cta.hero-cta-gradient .hero-banner .hero-cta-contant h2 {
      color: #3c3c35; }
    .desktop-hero-cta.hero-cta-gradient .hero-banner .hero-cta-contant p {
      color: #57564f; }
  @media (max-width: 1199px) {
    .desktop-hero-cta.bg-color .hero-banner {
      min-height: 520px; } }
  .desktop-hero-cta.bg-color .hero-banner .hero-cta-contant h2 {
    color: #3c3c35; }
  .desktop-hero-cta.bg-color .hero-banner .hero-cta-contant p {
    color: #57564f; }

.bg-color-gray {
  background-color: #f0f0f0; }

.card-body {
  background-color: #fff;
  position: relative; }

.gallery_sec .category-wrap .category-slider .slide-one {
  min-height: 325px; }
  .gallery_sec .category-wrap .category-slider .slide-one:hover {
    -webkit-box-shadow: none;
    box-shadow: none; }
    .gallery_sec .category-wrap .category-slider .slide-one:hover:before {
      box-shadow: none; }
  .gallery_sec .category-wrap .category-slider .slide-one:before {
    box-shadow: none; }
  .gallery_sec .category-wrap .category-slider .slide-one:hover .card-body {
    background-color: transparent !important; }
  .gallery_sec .category-wrap .category-slider .slide-one .card-body {
    background-color: transparent !important; }

.range-wrap {
  margin: 0px;
  padding: 30px 0px 4px 0px;
  width: 1194px; }
  @media (max-width: 1199px) {
    .range-wrap {
      max-width: 100%;
      padding-left: 12px; } }
  .range-wrap .slide-one {
    float: left;
    background: #ffffff;
    margin: 0 12px;
    position: relative;
    z-index: 2;
    min-height: 380px;
    width: 386px;
    max-width: 100%; }
  .range-wrap .card-body {
    min-height: 211px; }
    @media (max-width: 1199px) {
      .range-wrap .card-body {
        min-height: auto; } }
    .range-wrap .card-body .cta {
      bottom: 12px; }
  .range-wrap img {
    width: 100%; }

.helpful-articles .category-slider,
.helpful-article .category-slider {
  position: relative;
  top: -60px; }

.helpful-articles .card-body h4.card-text,
.helpful-article .card-body h4.card-text {
  font-family: Arial;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: bold; }

.helpful-article .card {
  min-height: 417px; }
  .helpful-article .card .card-body h4 {
    font-size: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  @media (max-width: 1199px) {
    .helpful-article .card {
      min-height: auto; } }

.helpful-article .slide-one {
  display: flex;
  flex-direction: column;
  transition: all .3s linear;
  position: relative;
  z-index: 1; }
  .helpful-article .slide-one:after {
    transition: all .3s linear;
    box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.15);
    content: "";
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
    opacity: .8;
    clip-path: inset(60px -50px -50px -50px); }
  .helpful-article .slide-one:after {
    opacity: 0; }
  .helpful-article .slide-one:hover:after {
    opacity: .8; }
  .helpful-article .slide-one img {
    height: 154px;
    object-fit: cover;
    width: 100%; }
  .helpful-article .slide-one .card-body {
    min-height: 170px; }
    .helpful-article .slide-one .card-body p {
      font-weight: bold;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .helpful-article .slide-one .card-body .cta {
      position: absolute;
      bottom: 20px;
      white-space: nowrap; }
      @media (max-width: 479px) {
        .helpful-article .slide-one .card-body .cta {
          bottom: 10px !important; } }

.solutions-wrapper {
  padding: 100px 0px 30px; }
  @media (max-width: 1199px) {
    .solutions-wrapper {
      padding: 50px 0px 50px; } }
  .solutions-wrapper .tertiary-cta .cta-bg {
    min-height: 252px; }

.whychoose_sec .slide-one .card-body p.card-text {
  font-weight: normal;
  color: #3b342e; }

.whychoose_sec .slide-one {
  padding: 10px 0px; }

.secondary-btn {
  font-family: "FujitsuSansBold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 19px;
  text-align: center;
  letter-spacing: 1px;
  color: #186e73;
  border: 1px solid #186e73;
  border-radius: 3px;
  padding: 7px 30px; }
  .secondary-btn:hover {
    color: #fff;
    background: #50b2aa; }

#adminAppWrapper a.secondary-btn {
  color: #186e73 !important; }

section.feature-cool-finance {
  padding: 50px 0px 80px; }
  section.feature-cool-finance .card-image {
    height: auto;
    min-height: auto; }
    section.feature-cool-finance .card-image img {
      height: auto;
      max-height: none !important;
    }
  @media (max-width: 1199px) {
    section.feature-cool-finance {
      margin-bottom: 0px;
      padding: 36px 0px 36px; } }
  @media (min-width: 1201px) {
    section.feature-cool-finance .card-body {
      float: left;
      width: 50%;
      padding: 0px 40px; }
    section.feature-cool-finance .card-image {
      float: left;
      width: 50%; } }

.hero-banner.no-image-intro {
  width: 1250px;
  max-width: 100%;
  height: auto;
  min-height: 120px; }
  .hero-banner.no-image-intro .banner-contents {
    left: 0px;
    top: 0px;
    position: relative; }
  .hero-banner.no-image-intro .hero-contant {
    position: static;
    display: inline-block;
    transform: none;
    padding: 30px 40px 20px;
    margin: 0px; }

.hero-banner.side-image, .hero-banner.full-image {
  text-align: right;
  margin-bottom: 80px; }
  .hero-banner.side-image .banner-contents, .hero-banner.full-image .banner-contents {
    top: auto;
    text-align: left;
    bottom: 70px; }
  @media (max-width: 1199px) {
    .hero-banner.side-image, .hero-banner.full-image {
      margin-bottom: 0px;
      padding-bottom: 20px; }
      .hero-banner.side-image .banner-contents, .hero-banner.full-image .banner-contents {
        bottom: 0px; } }

.intro_sec .banner-intro p {
  font-family: "FujitsuSansMedium"; }

.tech-tooltip {
  background-image: url("../images/info-icon.svg?v=2");
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  content: ""; }

.tech-spec {
  position: relative;
  margin-bottom: 80px; }
  .tech-spec table {
    max-width: 776px;
    margin: 40px auto; }
    .tech-spec table tr {
      border: 1px solid #dad9d6; }
    .tech-spec table td {
      padding: 15px 15px;
      font-size: 0.875rem;
      width: 50%;
      text-align: left; }
    .tech-spec table tr.header-row {
      font-weight: bold;
      background-color: #f6f6f6; }
    .tech-spec table tr.normal {
      background-color: #fff; }
    .tech-spec table .tech-tooltip {
      margin-left: 15px;
      margin-bottom: -6px; }
    .tech-spec table tr:nth-child(even) {
      background-color: #f6f6f6; }
    .tech-spec table td span:first-child {
      display: inline-block; }
    .tech-spec table td:nth-child(2) {
      text-align: center; }
    .tech-spec table span.value-type {
      opacity: 0.5; }

.technical_specification .spec-tbl .table thead th,
.technical_specification .spec-tbl .table tbody tr:first-child td,
.technical_specification .spec-tbl .table tbody tr:first-child th {
  font-weight: bold; }

.technical_specification .spec-tbl .table .model-number {
  font-weight: normal; }

.energy_rating_sec {
  border-bottom: 1px solid #dfdedb; }
  .energy_rating_sec p {
    margin-top: 20px;
    color: #3b342e;
    line-height: 1.5rem; }
    @media (min-width: 1200px) {
      .energy_rating_sec p {
        width: 120%;
        transform: translateX(-8%); } }

.dimensions {
  background: #fff;
  border-bottom: 1px solid #dfdedb;
  /* dimensions gallery on product details page */ }
  .dimensions:after {
    content: none; }
  .dimensions .category-wrap .category-slider .slide-one a {
    display: inline-block;
    font-size: inherit;
    /* if this is uncommented, then the <a> element's click does not fire */
    /*float: right;*/ }
  .dimensions .gallery-img a img {
    border: .5px solid #dad9d6; }
  @media (min-width: 1200px) {
    .dimensions .category-wrap .category-slider .slide-one {
      max-width: 777px; }
    .dimensions .slider-wrap {
      margin-left: 332px; }
    .dimensions .category-wrap .slick-dots {
      bottom: -80px; }
    .dimensions .category-wrap .prev-arrow,
    .dimensions .category-wrap .next-arrow {
      bottom: -80px; }
    .dimensions .category-wrap,
    .dimensions .slider-wrap {
      max-width: 1108px; } }

.included-purchase {
  padding-bottom: 50px;
  border-bottom: 1px solid #dfdedb; }
  @media (max-width: 767px) {
    .included-purchase .container {
      padding: 0px 0px 0px 15px; } }
  .included-purchase .tech-tooltip {
    top: 2px;
    position: relative; }

.tertiary-cta .cta-bg {
  min-height: 300px;
  position: relative; }
  @media (max-width: 1199px) {
    .tertiary-cta .cta-bg {
      min-height: 250px; } }
  .tertiary-cta .cta-bg.bg-gray {
    background-color: #f0f0f0; }
  .tertiary-cta .cta-bg .hero-color-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 100%; }
    .tertiary-cta .cta-bg .hero-color-content h3 {
      font-family: "FujitsuSansMedium";
      font-size: 1.75rem;
      line-height: normal;
      margin: 0px 0px 25px; }
    .tertiary-cta .cta-bg .hero-color-content h4 {
      font-family: Arial;
      font-weight: bold;
      font-size: 1.25rem;
      margin: 20px; }
    .tertiary-cta .cta-bg .hero-color-content p {
      color: #626158;
      font-size: 1.125rem;
      margin-bottom: 25px; }
    .tertiary-cta .cta-bg .hero-color-content a {
      font-family: "FujitsuSansBold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 1rem;
      line-height: 16px;
      text-align: center;
      letter-spacing: 1px;
      color: #ffffff;
      background: #186e73;
      border: 1px solid #186e73;
      border-radius: 3px;
      padding: 19px 30px;
      text-decoration: none;
      outline: 0 !important;
      padding: 10px 30px; }
      .tertiary-cta .cta-bg .hero-color-content a:hover {
        background: #50b2aa;
        color: #ffffff;
        border: 1px solid #50b2aa; }
      .tertiary-cta .cta-bg .hero-color-content a.gray {
        background-color: #57564F;
        border-color: #57564F;
        color: #fff; }
        .tertiary-cta .cta-bg .hero-color-content a.gray:hover {
          background-color: #A3A3A3;
          border-color: #A3A3A3; }
      .tertiary-cta .cta-bg .hero-color-content a.outlined {
        background: transparent;
        border: 1px solid #186e73;
        color: #186e73; }
        .tertiary-cta .cta-bg .hero-color-content a.outlined:hover {
          color: #fff;
          background: #50b2aa;
          border-color: #50b2aa; }
        .tertiary-cta .cta-bg .hero-color-content a.outlined.gray {
          background-color: #fff;
          border-color: #332E29;
          color: #332E29; }
          .tertiary-cta .cta-bg .hero-color-content a.outlined.gray:hover {
            background-color: #A3A3A3;
            border-color: #A3A3A3;
            color: #fff; }
      .tertiary-cta .cta-bg .hero-color-content a.secondary {
        padding: 10px 30px; }
      .tertiary-cta .cta-bg .hero-color-content a:disabled {
        pointer-events: none;
        cursor: not-allowed;
        opacity: .6; }
      .tertiary-cta .cta-bg .hero-color-content a img {
        margin-right: 10px; }
      .tertiary-cta .cta-bg .hero-color-content a img {
        margin: 0px 10px 0px 5px;
        max-height: 22px; }
      .tertiary-cta .cta-bg .hero-color-content a:nth-child(2) {
        margin: 12px; }
        @media (max-width: 1199px) {
          .tertiary-cta .cta-bg .hero-color-content a:nth-child(2) {
            margin: 12px 0px; } }

h2.section-title {
  padding-bottom: 32px;
  margin-bottom: 28px;
  letter-spacing: 0.25rem; }

.relevant-casestudies {
  padding: 50px 0px; }
  @media (max-width: 1199px) {
    .relevant-casestudies {
      padding: 24px 0px 12px 0px; } }
  .relevant-casestudies .card .card-body {
    min-height: 170px; }
    .relevant-casestudies .card .card-body p.card-text {
      font-weight: bold;
      font-size: 1.25rem;
      -webkit-line-clamp: 3; }

.technical_specification .spec-tbl {
  overflow: hidden;
  background: #fff; }

.technical_specification .tab-content {
  margin-left: 0px; }

.filter-panel {
  margin: 30px 0px 60px; }
  .filter-panel p {
    color: #87867e;
    padding: 8px 0px; }
    .filter-panel p a {
      color: #186e73; }

.case-studies .card-body {
  min-height: 328px; }
  .case-studies .card-body .cta {
    position: absolute;
    bottom: 25px; }

.article-content {
  width: 976px;
  max-width: 100%;
  padding-bottom: 96px; }
  @media (max-width: 767px) {
    .article-content {
      padding-bottom: 30px; } }

.article-media {
  margin-top: 20px; }

.article-text {
  font-size: 1rem;
  color: #332E29;
  line-height: 2rem;
  padding: 12px 10px; }
  @media (min-width: 768px) {
    .article-text {
      padding: 36px 80px 20px; } }
  .article-text h4 {
    margin-bottom: 20px; }
  .article-text ol {
    list-style: decimal; }

span.badge {
  border-radius: 0px;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.25rem; }
  span.badge.badge-primary {
    background-color: #186e73; }

.article-date {
  padding-bottom: 10px; }

.article-video {
  position: relative; }
  .article-video:after {
    background-image: url("../images/video.svg?v=2");
    background-repeat: no-repeat;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%); }

.deliverables {
  padding-top: 24px;
  padding-bottom: 24px; }
  @media (max-width: 1199px) {
    .deliverables {
      padding-top: 16px;
      padding-bottom: 16px; } }
  .deliverables ul:not(.slick-dots) {
    padding-left: 10px; }
    .deliverables ul:not(.slick-dots) li {
      background: url("../images/list-item.svg?v=2") no-repeat left 10px;
      background-size: 27px;
      padding: 6px 0px 3px 40px;
      /* reset styles (optional): */
      list-style: none;
      margin: 0px 0px 10px; }
      @media (max-width: 1199px) {
        .deliverables ul:not(.slick-dots) li {
          background-size: 20px; } }

/* horizontal deliverables */
.deliverables.horizontal ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}

    .deliverables.horizontal ul li {
        width: 324px;
    }

    @media (max-width: 768px) {
        .deliverables.horizontal ul li {
            width: 294px;
        }
    }

.bg-eee {
  background-color: #EEEEEE !important; }

.bg-f0f {
  background-color: #f0f0f0 !important; }

.bg-none {
  background: none !important; }

.our-value-area {
  padding-top: 96px; }

.products-used-wrap {
  max-width: 100%;
  width: 920px;
  padding: 20px 10px;
  margin: auto; }
  @media (min-width: 768px) {
    .products-used-wrap {
      padding: 60px 60px 120px; } }
  .products-used-wrap .prod-used-header h4 {
    padding-bottom: 20px;
    border-bottom: 1px solid #b9e6eb; }
  .products-used-wrap .products-used-item {
    padding: 10px 10px;
    font-size: 0.875rem;
    font-weight: bold;
    border-bottom: 1px solid #EEEEEE; }
    .products-used-wrap .products-used-item a {
      font-weight: normal; }
      @media (max-width: 1199px) {
        .products-used-wrap .products-used-item a {
          display: inline-block;
          padding: 8px 20px 5px 0px; } }
  .products-used-wrap .featured-partner {
    font-size: 0.75rem; }
  .products-used-wrap .featured-partner {
    margin-top: 40px;
    padding: 10px 20px 10px;
    background-color: #EEEEEE; }

.search-wrapper {
  width: 776px;
  max-width: 100%;
  margin: auto; }
  .search-wrapper .search-main-area {
    display: block;
    position: static;
    overflow: auto; }
  .search-wrapper .search-field {
    width: 100%; }

.section-search-form .search-main-area {
  margin-bottom: 80px; }
  .section-search-form .search-main-area .form-components {
    padding: 0px; }

.helpful-pages {
  padding-bottom: 60px; }
  .helpful-pages .card {
    flex-direction: row;
    margin: 20px 0px;
    border: 1px solid #dad9d6;
    padding: 0px; }
    .helpful-pages .card .card-body {
      width: 300px;
      max-width: 100%; }

.contact-assists .col-md-3 {
  width: 392px;
  max-width: 100%; }

.helpful-categories {
  padding-bottom: 60px; }
  .helpful-categories .popular-wrap .popular-content p {
    font-size: 1rem;
    font-weight: normal; }
  .helpful-categories .popular-wrap .popular-content ul {
    flex-wrap: wrap; }
    .helpful-categories .popular-wrap .popular-content ul li {
      padding-right: 4px;
      padding-bottom: 4px; }

.faq-item-wrap {
  max-width: 776px;
  width: 100%; }
  .faq-item-wrap .faq-title {
    margin-bottom: 20px; }
  .faq-item-wrap .faq-item {
    margin-bottom: 20px; }

.small-article-main {
  margin-bottom: 40px; }

.card-2 {
  border: 1px solid #b9e6eb;
  margin-bottom: 20px;
  position: relative; }
  .card-2 h3 {
    margin-top: 10px; }
  .card-2 .cta {
    font-family: "FujitsuSansBold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 19px;
    letter-spacing: 1px;
    color: #186e73;
    transition: all 0.4s ease-in-out;
    align-items: baseline;
    position: absolute;
    bottom: 20px;
    text-decoration: none;
    padding-left: 40px;
    z-index: 2;
    padding-right: 40px; }
    @media (max-width: 1199px) {
      .card-2 .cta {
        bottom: 0px !important;
        padding-right: 0px;
        position: relative; } }
    .card-2 .cta span {
      position: absolute;
      left: 30px;
      transition: all 0.4s ease-in-out;
      height: 100%;
      width: 32px; }
      .card-2 .cta span:after {
        content: "";
        height: 4px;
        width: 32px;
        position: absolute;
        left: -30px;
        top: 7px;
        background-color: #186e73; }
    .card-2 .cta:hover {
      padding-left: 0; }
      .card-2 .cta:hover span {
        left: calc(100%); }
      @media (max-width: 1199px) {
        .card-2 .cta:hover {
          padding-left: 40px; }
          .card-2 .cta:hover span {
            left: 30px; } }
    .card-2 .cta.center {
      left: 50%;
      transform: translateX(-50%);
      padding-right: 0px; }
      .card-2 .cta.center:hover {
        transform: translateX(-50%);
        padding-right: 40px !important; }
        @media (max-width: 1199px) {
          .card-2 .cta.center:hover {
            transform: none;
            padding-right: 0px !important; } }
      @media (max-width: 1199px) {
        .card-2 .cta.center {
          left: 20px;
          transform: none; }
          .card-2 .cta.center:hover {
            transform: none; } }
  .card-2 .cta {
    bottom: 10px; }

.jobs {
  padding-bottom: 20px; }
  .jobs select {
    /* Karina wants a wider select */
    max-width: 600px;
    margin: 0 auto; }

.cv-upload {
  padding-top: 20px; }

.file-item {
  margin-bottom: 10px; }

.note {
  padding-bottom: 15px; }

.row.checkboxes {
  margin-top: 25px; }

.form-group.custom-checkbox {
  margin-bottom: 25px; }

.cta-holder {
  padding: 20px 0px; }
  @media (max-width: 1199px) {
    .cta-holder {
      text-align: center; } }

.career-form {
  background-color: #fff; }
  .career-form h3 {
    margin-top: 15px; }

.section-templates ul li {
  padding: 15px; }

.all-menu-wrap > p {
  padding: 0px 23px; }

/* override bootstrap rule */
.btn.focus,
.btn:focus {
  box-shadow: none; }

.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent; }

.fancybox-slide--html {
  padding: 0px !important;
  margin: 0px !important; }
  .fancybox-slide--html .fancy-gallery-slider.fancybox-content {
    width: 100% !important;
    left: 0px !important;
    height: 100% !important;
    transform: none !important;
    background-color: rgba(60, 60, 60, 0.9);
    padding: 60px 10px; }
  .fancybox-slide--html .fancy-gallery-slider .full-gallery-slider {
    max-width: 1176px;
    margin: auto; }
  .fancybox-slide--html .fancy-gallery-slider .big-img {
    width: 100vw;
    max-width: 1176px;
    position: relative; }
    .fancybox-slide--html .fancy-gallery-slider .big-img img {
      width: 100%; }
    .fancybox-slide--html .fancy-gallery-slider .big-img .big-caption {
      width: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      min-height: 72px;
      bottom: 0px;
      color: #332e29;
      text-align: center; }
  @media (min-width: 768px) {
    .fancybox-slide--html .fancy-gallery-slider.category-wrap .prev-arrow::after,
    .fancybox-slide--html .fancy-gallery-slider.category-wrap .next-arrow::after {
      width: 17px !important;
      height: 40px !important; }
    .fancybox-slide--html .fancy-gallery-slider.category-wrap button.slide-arrow.prev-arrow {
      left: -70px;
      background-color: transparent;
      top: 50%;
      transform: translatey(-50%); }
    .fancybox-slide--html .fancy-gallery-slider.category-wrap button.slide-arrow.next-arrow {
      right: -70px;
      background-color: transparent;
      top: 50%;
      transform: translatey(-50%); } }
  @media (max-width: 767px) {
    .fancybox-slide--html .fancy-gallery-slider.category-wrap .slick-dots {
      overflow: hidden;
      height: 32px;
      margin: 0px 20px;
      padding: 10px 5px; } }
  .fancybox-slide--html .fancybox-button.fancybox-close-small {
    color: #fff; }
    @media (min-width: 768px) {
      .fancybox-slide--html .fancybox-button.fancybox-close-small {
        width: 60px;
        height: 60px; } }

.tab-content > .tab-pane {
  position: relative; }

.expand-button {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 14%, white 48%, white 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 14%, white 48%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 14%, white 48%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  position: absolute;
  bottom: -54px;
  padding: 30px 0px;
  width: 100%;
  z-index: 2;
  left: 0px; }
  .expand-button:before {
    height: 1px;
    content: "";
    width: 100%;
    border-top: 1px solid #dad9d6;
    display: block;
    position: absolute;
    top: 50px;
    z-index: 0; }
  .expand-button a.primary-btn {
    padding: 12px 24px 12px 14px;
    border: none; }
    .expand-button a.primary-btn img {
      margin: 5px 10px;
      height: 10px;
      position: relative;
      top: -2px;
      display: inline-block;
      width: auto; }

.technical_specification .expand-button {
  background: transparent;
  bottom: -85px;
  padding: 0px; }
  .technical_specification .expand-button:before {
    top: 22px; }

.technical_specification .table-collapser.open {
  padding-bottom: 0px; }

.keyfeatures_btn.expand-button {
  bottom: 30px; }
  @media (max-width: 1199px) {
    .keyfeatures_btn.expand-button {
      bottom: 0px; } }
  .keyfeatures_btn.expand-button:before {
    content: none; }

.tblhead {
  width: 180px; }
  .tblhead .spec-label {
    display: flex;
    flex-direction: column; }
  .tblhead .tech-tooltip {
    flex: 0 0 auto;
    top: 9px;
    position: relative; }

.table-collapser {
  max-height: 444px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  width: 100%; }
  @media (max-width: 991px) {
    .table-collapser {
      max-height: 370px; } }
  .table-collapser .expand-button {
    position: absolute; }
  .table-collapser.open {
    max-height: 5000px !important;
    padding-bottom: 50px; }
    .table-collapser.open .expand-button {
      background: none; }

.keyfeatures_sec {
  position: relative; }
  .keyfeatures_sec .table-collapser {
    max-height: 396px; }
    .keyfeatures_sec .table-collapser.open {
      max-height: 5000px; }

.parts-slider {
  width: 100%; }
  @media (min-width: 1200px) {
    .parts-slider {
      width: 100%; } }
  .parts-slider .part-item {
    width: 386px;
    max-width: 100%;
    margin: 5px; }
    @media (min-width: 1200px) {
      .parts-slider .part-item {
        margin: 10px; } }
    .parts-slider .part-item .card {
      min-height: 360px; }
  @media (min-width: 1280px) {
    .parts-slider.slick-dotted {
      width: 1310px;
      max-width: none; } }
  .parts-slider.slick-dotted .part-item {
    margin: 5px; }
  .parts-slider:not(.slick-dotted) {
    max-width: 1176px; }
    @media (max-width: 1199px) {
      .parts-slider:not(.slick-dotted) {
        max-width: 100%; } }
    .parts-slider:not(.slick-dotted) .part-item {
      width: 376px;
      max-width: 100%;
      margin: 5px 10px; }
    .parts-slider:not(.slick-dotted) .part-item:nth-of-type(1) {
      margin-left: 0px; }
    .parts-slider:not(.slick-dotted) .part-item:nth-of-type(3) {
      margin-right: 0px; }

.gallery-mixed {
  padding-top: 60px; }

.sfPageEditor .logo {
  max-width: 15%; }

.sfPageEditor .right_menu {
  width: 80%; }

.sfPageEditor div[placeholderid="SearchBox"] {
  max-width: 130px; }

.sfPageEditor div[placeholderid="GetQuote"] {
  max-width: 130px; }

.sfPageEditor #pills-quote {
  display: block !important;
  opacity: 1 !important; }

.sfPageEditor .request-service-form {
  display: block; }

.other-promos .card .card-body {
  min-height: 200px; }
  @media (max-width: 1199px) {
    .other-promos .card .card-body {
      min-height: 94px; } }
  @media (max-width: 767px) {
    .other-promos .card .card-body .cta {
      display: none; } }
  .other-promos .card .card-body p.card-text {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.25rem; }
  .other-promos .card .card-body h4.card-title {
    font-family: Arial;
    font-size: 1.25rem;
    color: #000;
    letter-spacing: normal;
    text-transform: none; }

.promo-ctas {
  margin: 80px 0px 20px 0; }
  @media (max-width: 1199px) {
    .promo-ctas {
      margin: 20px 0px; } }

.banner-info {
  display: flex;
  color: #fff;
  margin-top: 20px; }
  .banner-info span {
    margin-left: 20px;
    display: inline-block; }
    .banner-info span:first-child {
      margin-left: 0px;
      padding: 5px; }
    .banner-info span.case-title {
      border: 1px solid #fff;
      font-size: .875rem;
      padding: 5px 10px;
      line-height: normal; }

.promo-header .case-title {
  background-color: transparent; }

.promo-header .child-banner {
  margin-bottom: 0; }
  @media (max-width: 1199px) {
    .promo-header .child-banner .banner-contents {
      margin-bottom: 0px; } }

.current .banner-info .case-title {
  line-height: inherit; }

.cool-finance .article-content {
  padding-bottom: 0px; }

.article-section.cool-finance {
  padding-top: 12px; }
  @media (max-width: 1199px) {
    .article-section.cool-finance {
      padding-top: 0px; } }

.staff-item {
  margin-bottom: 40px; }
  .staff-item .staff-info {
    text-align: center;
    padding-top: 30px; }
    .staff-item .staff-info .staff-name {
      padding-top: 16px;
      font-weight: bold;
      font-size: 1.25rem; }
    .staff-item .staff-info .staff-position {
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 0.75rem;
      color: #87867e; }
  .staff-item .article-media {
    max-width: 976px;
    margin: 70px auto 10px; }
    @media (max-width: 1199px) {
      .staff-item .article-media {
        margin: 20px auto; } }
  .staff-item .staff-qa {
    max-width: 778px;
    margin: 0 auto; }
    .staff-item .staff-qa .question h4 {
      color: #87867e;
      font-size: 1.5rem;
      font-weight: normal; }
    .staff-item .staff-qa > ul > li {
      padding: 56px 0px;
      border-bottom: 1px solid #dad9d6; }
      @media (max-width: 1199px) {
        .staff-item .staff-qa > ul > li {
          padding: 30px 0px; } }
      .staff-item .staff-qa > ul > li:last-child {
        border-bottom-width: 0px; }
      .staff-item .staff-qa > ul > li p {
        font-size: 1rem;
        color: #332e29; }
    .staff-item .staff-qa .answer {
      padding-top: 16px; }

@media (max-width: 1199px) {
  .ranges {
    justify-content: center; } }

.range-item {
  width: 378px;
  max-width: 100%;
  margin: 0px 12px; }
  .range-item .card {
    margin-bottom: 60px; }
    @media (max-width: 1199px) {
      .range-item .card {
        margin-bottom: 24px; } }

section.contact-map-section {
  max-width: 1440px;
  margin: 0 auto 65px; }
  @media (max-width: 1199px) {
    section.contact-map-section {
      margin-bottom: 10px; } }
  section.contact-map-section h2 {
    margin-bottom: 52px; }
  section.contact-map-section .map-canvas-column {
    -ms-flex: 0 0 70.5%;
    flex: 0 0 70.5%;
    max-width: 70.5%; }
    section.contact-map-section .map-canvas-column .map-canvas {
      height: 100%;
      min-height: 620px;
      position: relative;
      overflow: hidden; }
      section.contact-map-section .map-canvas-column .map-canvas:before {
        content: "";
        position: absolute;
        background-color: rgba(81, 179, 170, 0.2);
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        pointer-events: none; }
      section.contact-map-section .map-canvas-column .map-canvas:after {
        background: black;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        left: 0px;
        top: 0px;
        width: 100px;
        pointer-events: none; }
  section.contact-map-section .nav-map-column {
    border-top: 1px solid #DAD9D6;
    border-bottom: 1px solid #DAD9D6;
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%;
    max-width: 29.5%; }
  section.contact-map-section .nav-map li {
    position: relative;
    padding-left: 36px;
    padding-top: 24px;
    padding-bottom: 24px;
    min-height: 160px;
    background: #eeeeee;
    background: linear-gradient(180deg, #eeeeee 0%, white 100%);
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    border-color: #DAD9D6; }
    section.contact-map-section .nav-map li.active {
      background: white;
      border-top: 1px solid #DAD9D6; }
      section.contact-map-section .nav-map li.active:after {
        content: "";
        background-color: #186e73;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        border-radius: 0px 4px 4px 0px; }
      section.contact-map-section .nav-map li.active .nav-map-state {
        color: #186e73; }
      section.contact-map-section .nav-map li.active::before {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        right: -20px;
        top: 0px;
        border-top: 81px solid transparent;
        border-bottom: 81px solid transparent;
        border-left: 20px solid #fff;
        z-index: 2; }
    section.contact-map-section .nav-map li:first-child.active {
      border-top: 0px; }
    section.contact-map-section .nav-map li .nav-map-state {
      font-family: "FujitsuSansBold"; }
  section.contact-map-section .nav-map-address-column span,
  section.contact-map-section .map-address span {
    display: inline-block;
    padding-left: 10px;
    font-size: .875rem; }
  section.contact-map-section .nav-map-address-column img,
  section.contact-map-section .map-address img {
    vertical-align: top;
    margin-left: 12px; }
  section.contact-map-section .nav-map-address-column > div,
  section.contact-map-section .map-address > div {
    margin-bottom: 20px; }
  section.contact-map-section .nav-map-address-column h4,
  section.contact-map-section .map-address h4 {
    margin: 0px 0px 20px; }
  section.contact-map-section .nav-map-address-column .nav-map-address img,
  section.contact-map-section .map-address .nav-map-address img {
    margin-top: 4px; }
  section.contact-map-section .map-address {
    display: none;
    padding: 40px 15px 10px; }
    section.contact-map-section .map-address > div {
      border-bottom: 1px solid #DAD9D6;
      margin: 0px;
      padding: 8px 0px; }
    section.contact-map-section .map-address h4 {
      margin-bottom: 10px; }
  section.contact-map-section .map-canvas-column .nav-map-detail-mobile > div {
    display: none;
    padding: 10px; }
  @media (max-width: 1199px) {
    section.contact-map-section .map-canvas-column,
    section.contact-map-section .nav-map-column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      border: 0px solid #fff; }
    section.contact-map-section .nav-map-column {
      overflow: auto; }
    section.contact-map-section .map-canvas-column .map-address {
      display: block; }
    section.contact-map-section .map-canvas-column .map-canvas {
      min-height: 440px;
      height: 440px; }
    section.contact-map-section .nav-map {
      display: flex;
      width: 500px; }
      section.contact-map-section .nav-map li {
        height: auto;
        padding: 0px 0px 10px;
        background: #fff;
        max-width: none;
        width: 100px;
        border-bottom: 1px solid #DAD9D6;
        text-align: center;
        min-height: auto; }
        section.contact-map-section .nav-map li.active {
          overflow: visible;
          z-index: 2;
          border-bottom: 0px;
          border-top: 0px; }
          section.contact-map-section .nav-map li.active:after {
            border-radius: 4px 4px 0px 0px;
            width: 100%;
            height: 6px;
            bottom: 0px;
            top: auto; }
          section.contact-map-section .nav-map li.active:before {
            content: none; }
        section.contact-map-section .nav-map li .nav-map-address-column {
          display: none; }
        section.contact-map-section .nav-map li .nav-map-detail-row {
          flex-flow: column; }
        section.contact-map-section .nav-map li .nav-map-state {
          padding: 10px;
          font-size: 1.425rem;
          line-height: normal; }
    section.contact-map-section .nav-map-detail-mobile .nav-map-address-column.show {
      display: block; }
    section.contact-map-section .nav-map-detail-mobile .nav-map-address-column h4 {
      font-size: 1.625rem; }
    section.contact-map-section .nav-map-detail-mobile .nav-map-address-column .nav-map-address span,
    section.contact-map-section .nav-map-detail-mobile .nav-map-address-column .nav-map-phone a {
      font-size: 1.325rem;
      line-height: 1.625rem; } }

.contact-form {
  margin-bottom: 60px; }
  .contact-form h3 {
    margin-top: 5px; }

.fga-shadow {
  position: relative;
  z-index: 1; }
  .fga-shadow:after {
    transition: all .3s linear;
    box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.15);
    content: "";
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
    opacity: .8;
    clip-path: inset(60px -50px -50px -50px); }

.with-trailing-icon .icon {
  position: absolute;
  right: 15px;
  top: 20px; }

iframe {
  max-width: 100%; }

.range-slider {
  display: flex;
  justify-content: center; }
  .range-slider .category-wrap {
    max-width: 1108px;
    margin-left: 330px; }
    .range-slider .category-wrap .list-content {
      width: 253px; }
    .range-slider .category-wrap .slick-dots {
      bottom: -78px; }
    .range-slider .category-wrap .slick-slider {
      left: 0px; }
      .range-slider .category-wrap .slick-slider .slide-arrow {
        bottom: -90px; }

.slick-slide img {
  width: 100%; }

.tabs-wrap .nav-link {
  padding: 14px 30px; }
  .tabs-wrap .nav-link.active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    height: 5px;
    width: 100%;
    border-radius: 4px 4px 0px 0px;
    left: 0px;
    background-color: #186e73; }

.fga-tab-white .tabs-wrap .nav-pills {
  background: none;
  border-bottom: 1px solid #DAD9D6; }

.fga-tab-white .tabs-wrap .tab-content {
  background: none; }

.findstockist .action-row,
.service-agent-search .action-row,
.fat-room-config .action-row {
  margin-top: 20px; }

.findstockist .form-components,
.service-agent-search .form-components,
.fat-room-config .form-components {
  max-width: 776px;
  margin: 0 auto; }

.findstockist .results,
.service-agent-search .results,
.fat-room-config .results {
  max-height: 0px;
  overflow: hidden;
  transition: all .3s ease-in-out; }
  .findstockist .results.show,
  .service-agent-search .results.show,
  .fat-room-config .results.show {
    max-height: 1030px; }
  .findstockist .results .map-section,
  .service-agent-search .results .map-section,
  .fat-room-config .results .map-section {
    height: 640px; }
  .findstockist .results .stockist-items,
  .service-agent-search .results .stockist-items,
  .fat-room-config .results .stockist-items {
    position: relative;
    top: -270px; }
    @media (max-width: 1199px) {
      .findstockist .results .stockist-items,
      .service-agent-search .results .stockist-items,
      .fat-room-config .results .stockist-items {
        top: auto;
        margin-top: -270px; } }

.findstockist .map-canvas,
.service-agent-search .map-canvas,
.fat-room-config .map-canvas {
  min-height: 620px; }

@media (max-width: 1199px) {
  .findstockist .partner-categories .category-wrap {
    margin-left: 0;
    margin-bottom: 40px; } }

.findstockist .partner-categories .category-wrap .list-content {
  margin-bottom: 5px; }

.findstockist .partner-categories .category-wrap .slide-arrow,
.findstockist .partner-categories .category-wrap .slick-dots {
  bottom: -55px; }

.results .stockist-items .current {
  border: 3px solid #186e73; }

select:not(.standard) {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
  background: url(../images/down-chevron.svg?v=2) no-repeat scroll calc(100% - 20px) 50%;
  background-size: 16px; }

textarea.form-control {
  padding-top: 10px; }

blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 500px;
  margin: 10px auto;
  padding: 0.35em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838; }
  blockquote.wide {
    max-width: unset;
    width: unset; }
  @media (max-width: 1199px) {
    blockquote {
      font-size: 1.125rem; } }

blockquote:before {
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a; }

blockquote:after {
  display: block;
  padding-left: 10px;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -60px;
  color: #7a7a7a; }

.comp-info-subheading {
  padding-bottom: 24px; }

@media (max-width: 1199px) {
  .comp-image {
    text-align: center; }
    .comp-image img {
      width: 200px; } }

section.stats {
  margin: 0px auto;
  width: 776px;
  max-width: 100%;
  padding: 40px 0 24px; }
  @media (max-width: 1199px) {
    section.stats {
      margin: 0px auto;
      padding: 36px 0px 24px; } }
  section.stats .stats-panel {
    padding: 40px 20px 30px;
    border: 1px solid #DAD9D6;
    margin-bottom: 70px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly; }
    @media (max-width: 767px) {
      section.stats .stats-panel {
        margin: 0px 15px 70px; } }
    section.stats .stats-panel h3 {
      margin: 0px auto;
      display: inline-block;
      text-align: center;
      position: absolute;
      top: -18px;
      left: 50%;
      transform: translateX(-50%);
      background-color: #fff;
      padding: 0px 10px; }
      @media (max-width: 767px) {
        section.stats .stats-panel h3 {
          top: -14px; } }
    section.stats .stats-panel .stat-number,
    section.stats .stats-panel .stat-name {
      display: block;
      /* padding: 10px; */
      line-height: normal; }
    section.stats .stats-panel .stat-name {
      text-transform: uppercase;
      color: #87867E;
      font-size: .75rem;
      font-weight: bold;
      letter-spacing: 1px; }
    section.stats .stats-panel .stat-number {
      font-family: "FujitsuSansRegular";
      font-size: 3.75rem;
      color: #186e73; }
    section.stats .stats-panel .stat-item {
      flex: 0 0 33%;
      text-align: center;
      border-right: 1px solid #DAD9D6;
      padding: 5px 20px; }
    section.stats .stats-panel.global-reach {
      padding: 26px 0px !important; }
      section.stats .stats-panel.global-reach .stat-item {
        flex: 0 0 50%; }
    section.stats .stats-panel .stat-item:last-child {
      border-right: 0px solid #fff; }
    section.stats .stats-panel:last-child .stat-item {
      flex: 0 0 50%; }

.intro-text p {
  color: #57564F;
  font-family: "FujitsuSansMedium", sans-serif;
  font-size: 1.25rem;
  line-height: 32px; }

.page-listing {
  padding: 40px; }
  @media (max-width: 1199px) {
    .page-listing {
      padding: 24px 12px; } }
  .page-listing .page-list-item {
    margin-bottom: 60px; }
    @media (max-width: 1199px) {
      .page-listing .page-list-item {
        flex-direction: column-reverse;
        margin-bottom: 30px; }
        .page-listing .page-list-item:last-child {
          margin-bottom: 0px; } }
    .page-listing .page-list-item .page-list-text {
      align-self: center; }
      .page-listing .page-list-item .page-list-text a.secondary-btn {
        margin-top: 20px; }
  .page-listing .page-listing-header {
    margin-bottom: 40px; }

.latest-news > div {
  padding: 0px 12px; }

.values-badge {
  font-family: Arial;
  font-size: 90px;
  padding: 18px 40px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  width: auto;
  margin: 0 auto;
  color: #fff;
  background-color: #EC1F26;
  display: inline-block; }
  .values-badge.values-r {
    background-color: #F37F2B; }
  .values-badge.values-e {
    background-color: #F5A11D; }
  .values-badge.values-s {
    background-color: #80C342; }
  .values-badge.values-t {
    background-color: #44BFAF; }
  .values-badge.values-o {
    background-color: #14ADEF; }

.value-one p {
  margin: 0px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,
.col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2,
.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10,
.col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 12px;
  padding-right: 12px; }

.clear-filters {
  text-align: right;
  padding: 5px 10px; }

.search-overlay {
  transition: all .4s ease-in-out;
  position: fixed;
  user-select: none;
  pointer-events: none;
  top: -100vh;
  background-color: #FFF;
  height: 100vh; }

body.search-open {
  position: fixed;
  width: 100%; }
  body.search-open .search-overlay {
    top: 0px;
    user-select: all;
    pointer-events: all;
    visibility: visible;
    z-index: 99999; }

.k-widget.k-combobox {
  width: 100% !important; }
  .k-widget.k-combobox .k-dropdown-wrap.k-state-default {
    height: 50px;
    background-color: #fff;
    border-radius: 4px; }
  .k-widget.k-combobox .k-input {
    height: 100% !important;
    background-color: transparent !important;
    padding-left: 5px !important; }
  .k-widget.k-combobox .k-icon.k-i-arrow-60-down {
    margin-top: 15px; }
  .k-widget.k-combobox .k-dropdown-wrap.k-state-focused,
  .k-widget.k-combobox .k-dropdown-wrap.k-state-hover {
    border: 1px solid #186e73;
    box-shadow: none; }
  .k-widget.k-combobox .k-i-arrow-60-down:before {
    content: "";
    background: url("../images/down-chevron.svg?v=2") no-repeat 0px 5px; }

.card.stockist {
    width: 386px;
    max-width: 100%;
    min-height: 400px;
    padding-bottom: 58px;
    margin-bottom: 0px;
    z-index: auto !important;
}
  @media (max-width: 767px) {
    .card.stockist {
      padding-bottom: 20px; } }
  .card.stockist:before {
    z-index: -1; }
  .card.stockist .card-body {
    padding: 10px 20px 0px; }
  .card.stockist h4 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold; }
  .card.stockist ul {
    background: none !important;
    padding: 0px; }
    .card.stockist ul li {
      border-bottom: 1px solid #eee;
      padding: 5px 0px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: .875rem;
      display: flex; }
      .card.stockist ul li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: .875rem;
        color: #186e73;
        text-decoration: underline;
        letter-spacing: normal;
        font-weight: normal; }
      .card.stockist ul li span {
        display: inline-block; }
  .card.stockist .badges {
    padding-top: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }
    .card.stockist .badges li {
      border-bottom: 0px solid #fff;
      background: url("../images/icon-checked.svg?v=2") no-repeat 4px 12px;
      padding-left: 24px;
      width: 50%; }

.card .cta-holder {
  position: absolute;
  width: 100%;
  bottom: 0px; }
  @media (max-width: 767px) {
    .card .cta-holder {
      position: static; } }
  .card .cta-holder .btn-select-stockist {
    display: inline-flex;
    align-items: center; }
    .card .cta-holder .btn-select-stockist span {
      width: 22px;
      height: 21px;
      background: url("../images/right-chevron-circle-red.svg?v=2") no-repeat 100%;
      margin-right: 12px; }
    .card .cta-holder .btn-select-stockist:hover span {
      background: url("../images/right-chevron-circle.svg?v=2") no-repeat 100%; }

.card img {
  max-height: 210px;
  margin: 0 auto;
  width: auto; }

.partner-info {
  margin-bottom: 20px; }
  .partner-info .card.stockist {
    min-height: auto;
    max-width: 100%;
    padding-bottom: 20px; }
    .partner-info .card.stockist .cta-holder {
      display: none; }

.fga-icon {
  width: 24px;
  height: 24px;
  margin-right: 12px; }
  .fga-icon.icon-address {
    background: url("../images/map-icon.svg?v=2") no-repeat 100%; }
  .fga-icon.icon-email {
    background: url("../images/icon-mail-gray.svg?v=2") no-repeat 100%; }
  .fga-icon.icon-phone {
    background: url("../images/icon-phone-gray.svg?v=2") no-repeat 100%; }
  .fga-icon.icon-web {
    background: url("../images/icon-web-gray.svg?v=2") no-repeat 100%; }

.loading .loader-panel {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  align-content: center;
  background-color: rgba(0, 0, 0, 0.2); }
  .loading .loader-panel .loader-wrapper {
    z-index: 1;
    padding: 15px 80px 0px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px; }
    .loading .loader-panel .loader-wrapper p {
      padding-top: 10px; }

/*
The loaders use CSS custom properties (variables) to control the attributes of the loaders
*/
:root {
  --loader-width: 40px;
  --loader-height: 40px;
  --loader-color-primary: #186e73;
  --loader-color-secondary: #eee;
  --line-width: 4px;
  --animation-duration: 1.5s;
  --loader-initial-scale: 0.1; }

.loader, .loader:before, .loader:after {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0; }

/*
In order to get optimal results, please only change the 
variables above and don't change anything in the actual loader code
*/
@keyframes circle-loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loader.simple-circle {
  transform-origin: center center;
  border: var(--line-width, 4px) solid var(--loader-color-secondary, #fff);
  border-right-color: var(--loader-color-primary, #00f);
  width: var(--loader-width, 100px);
  height: var(--loader-height, 100px);
  border-radius: 50%;
  animation: circle-loader var(--animation-duration, 0.5s) infinite linear; }

.form-components .form-group {
  margin-bottom: 1.675rem; }
  .form-components .form-group .helper-txt {
    display: none; }
  .form-components .form-group.valdation-error .helper-txt {
    display: block; }

.form-components .text-right h3 {
  margin-top: -5px; }
  @media (max-width: 579px) {
    .form-components .text-right h3 {
      text-align: left !important; } }

.form-components .container > .row,
.form-components div[data-sf-role='fields-container'] > .row {
  margin-bottom: 1.625rem; }
  .form-components .container > .row .col-md-8,
  .form-components div[data-sf-role='fields-container'] > .row .col-md-8 {
    padding-left: 40px;
    /* fix in the suburb field in https://new.fujitsugeneral.com.au/about-us/working-at-fujitsu/career-opportunities/apply/project-manager */ }
    .form-components .container > .row .col-md-8 .col-md-8,
    .form-components div[data-sf-role='fields-container'] > .row .col-md-8 .col-md-8 {
      padding-left: 12px; }
    @media (max-width: 1199px) {
      .form-components .container > .row .col-md-8,
      .form-components div[data-sf-role='fields-container'] > .row .col-md-8 {
        padding-left: 12px; } }

.existing-files li {
  padding: 10px 0px;
  border-bottom: 1px solid #eee; }
  .existing-files li a.btn-delete {
    position: absolute;
    right: 12px; }

.request-service-form {
  display: none; }
  .request-service-form.show {
    display: block; }

.service-agent-search.hide {
  display: none; }

hr.fga-shadow {
  margin: 0px;
  clip-path: inset(0 0 -50px 0);
  border: 0px; }
  hr.fga-shadow:before {
    content: none; }

.section-help-explore {
  padding-bottom: 80px; }

.promotions {
  padding-top: 80px; }
  @media (max-width: 1199px) {
    .promotions {
      padding-top: 36px; } }
  .promotions .generic-product .card-body {
    min-height: 200px; }
    @media (max-width: 1199px) {
      .promotions .generic-product .card-body {
        min-height: auto; } }

.article-section {
  padding-top: 40px; }
  @media (max-width: 1199px) {
    .article-section {
      padding-top: 20px; } }

.staff-quote {
  max-width: 100vw; }
  @media (min-width: 1200px) {
    .staff-quote {
      width: 1176px; } }
  .staff-quote blockquote {
    max-width: unset; }
    .staff-quote blockquote:before {
      left: -10px; }
    .staff-quote blockquote:after {
      right: 35px; }

table.dataTable.fixedHeader-floating {
  top: 81px !important; }

.DTFC_LeftBodyWrapper {
  border-right: 1px solid #DAD9D6; }

.table-collapser.open .fixed .dataTables_scrollHead, .table-collapser.open.fixed .dataTables_scrollHead {
  z-index: 1 !important;
  background: #fff !important;
  position: fixed !important;
  top: 81px !important;
  width: auto !important;
  max-width: 1176px !important;
  border: 1px solid #DAD9D6 !important;
  border-left-width: 0px !important;
  margin-left: 2px; }
  @media (max-width: 1199px) {
    .table-collapser.open .fixed .dataTables_scrollHead, .table-collapser.open.fixed .dataTables_scrollHead {
      top: 55px !important;
      width: calc(100vw - 30px) !important; } }
  .table-collapser.open .fixed .dataTables_scrollHead .table thead th:first-child, .table-collapser.open.fixed .dataTables_scrollHead .table thead th:first-child {
    position: fixed;
    left: 0px;
    display: block;
    width: 222px !important;
    height: 79px;
    background-color: #fff;
    z-index: 3;
    left: 688px;
    box-sizing: border-box;
    border-left: 1px solid #DAD9D6 !important;
    border-right: 1px solid #dad9d6 !important; }
    @media (max-width: 1199px) {
      .table-collapser.open .fixed .dataTables_scrollHead .table thead th:first-child, .table-collapser.open.fixed .dataTables_scrollHead .table thead th:first-child {
        height: 73px;
        width: 218px !important; } }

.table-collapser.open .fixed .dataTables_scrollBody, .table-collapser.open.fixed .dataTables_scrollBody {
  padding-top: 79px; }
  @media (max-width: 1199px) {
    .table-collapser.open .fixed .dataTables_scrollBody, .table-collapser.open.fixed .dataTables_scrollBody {
      padding-top: 73px; } }

.table-collapser.open .fixed .spec-nav, .table-collapser.open.fixed .spec-nav {
  display: none;
  position: fixed;
  top: 50%;
  width: 100%;
  max-width: 1176px;
  left: 50%;
  transform: translateX(-50%); }
  @media (max-width: 1199px) {
    .table-collapser.open .fixed .spec-nav, .table-collapser.open.fixed .spec-nav {
      transform: none;
      left: auto; } }
  @media (max-width: 1199px) {
    .table-collapser.open .fixed .spec-nav .spec-right, .table-collapser.open.fixed .spec-nav .spec-right {
      right: 34px; } }
  .table-collapser.open .fixed .spec-nav.show-nav, .table-collapser.open.fixed .spec-nav.show-nav {
    display: block; }

.spec-nav {
  position: absolute;
  top: 240px;
  width: 100%;
  max-width: 1176px;
  margin: 0 auto; }
  .spec-nav .spec-left,
  .spec-nav .spec-right {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-position: 20px 15px;
    background-size: 20%;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #eee;
    background-repeat: no-repeat;
    position: absolute;
    cursor: pointer;
    transition: all .3s ease-in-out; }
    .spec-nav .spec-left:hover,
    .spec-nav .spec-right:hover {
      background-color: #186e73;
      border: 1px solid #eee; }
    .spec-nav .spec-left.no-more,
    .spec-nav .spec-right.no-more {
      opacity: 0; }
  .spec-nav .spec-left {
    background-image: url(../images/left-chevron.svg?v=2);
    left: 222px;
    background-position: 18px 13px; }
    @media (max-width: 1199px) {
      .spec-nav .spec-left {
        left: 220px; } }
    .spec-nav .spec-left:hover {
      background-image: url(../images/left-chevron-white.svg?v=2); }
  .spec-nav .spec-right {
    background-image: url(../images/right-chevron.svg?v=2);
    right: 1px; }
    @media (max-width: 1199px) {
      .spec-nav .spec-right {
        right: 0px; } }
    .spec-nav .spec-right:hover {
      background-image: url(../images/right-chevron-white.svg?v=2); }

.product-image img {
  max-width: 100%;
  width: 776px;
  object-fit: contain;
  height: 343px; }
  @media (min-width: 768px) {
    .product-image img {
      margin-bottom: 50px; } }

input[type=search]::-webkit-search-cancel-button {
  right: 30px;
  position: relative; }

.megamenu-open:after {
  position: fixed;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1; }

.page-intro p {
  font-size: 1.25rem;
  line-height: 1.825rem;
  color: #57564F;
  font-family: "FujitsuSansMedium", sans-serif;
  margin-bottom: 0px;
  padding: 36px 12px;
  width: 1180px;
  margin: 0 auto;
  max-width: 100%; }
  @media (min-width: 1200px) {
    .page-intro p {
      padding: 36px 0px; } }

.step-number, .step-title {
  color: inherit; }

/* used in a layout widget called header-intro, to be placed under full image page header */
.header-intro-text {
  font-size: 20px;
  color: #57564F;
  font-family: "FujitsuSansMedium", sans-serif;
  margin-bottom: 0px;
  padding: 12px 36px; }
  .header-intro-text p {
    line-height: 32px; }
  @media (max-width: 1199px) {
    .header-intro-text.p-0 {
      padding: 12px 36px !important; } }

.fga-popup .modal-body {
  padding: 0px;
  border: 0; }

.fga-popup .modal-content {
  position: relative;
  z-index: 1;
  border: 0;
  border-radius: 0px; }
  .fga-popup .modal-content:after {
    transition: all .3s linear;
    box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.15);
    content: "";
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 60px;
    z-index: -1;
    border-radius: 50%;
    opacity: .8;
    clip-path: inset(60px -50px -50px -50px); }
  .fga-popup .modal-content:after {
    opacity: 1;
    box-shadow: 0 25px 20px 0 rgba(0, 0, 0, 0.35); }

.fga-popup .modal-inner-content {
  padding: 24px; }

.fga-popup h3 {
  margin-top: 0px; }

.fga-popup .primary-btn {
  margin-bottom: 12px; }

picture {
  width: 100%; }

.list-content > a {
  display: block;
  width: 100%; }
  .list-content > a > img {
    width: 100%; }

/* single brochure (when there are no customer reviews) */
.download-brochure.wide .tertiary-cta {
  margin: 5px 0;
  background: #eee;
  border: none; }

div[data-sf-ec-immutable] {
  max-width: 100% !important; }

@media (max-width: 1199px) {
  .controller-wrapper {
    padding-right: 0px; } }

@media (min-width: 1280px) {
  .controller-wrapper .controller-slider.slick-dotted {
    width: 1310px;
    max-width: none; } }

.controller-wrapper .controller-slider .slick-list {
  padding-left: 1px; }

.controller-wrapper .controller-item {
  border: 1px solid #eee;
  overflow: hidden;
  padding: 24px 12px 48px;
  margin: 0 12px;
  max-width: 800px;
  min-height: 510px; }
  @media (max-width: 1199px) {
    .controller-wrapper .controller-item {
      max-width: calc(100vw - 42px);
      margin: 0 6px; } }
  .controller-wrapper .controller-item .controller-col {
    min-height: 450px; }
  .controller-wrapper .controller-item .controller-img {
    padding: 24px; }
    .controller-wrapper .controller-item .controller-img img {
      margin: 0 auto;
      width: auto;
      max-height: 350px; }
      @media (max-width: 1199px) {
        .controller-wrapper .controller-item .controller-img img {
          object-fit: contain; } }
  .controller-wrapper .controller-item ul.feature_list {
    padding: 24px 24px; }
    .controller-wrapper .controller-item ul.feature_list li {
      padding-bottom: 30px !important; }
  .controller-wrapper .controller-item .controller-models {
    line-height: normal;
    font-size: 12px; }
  .controller-wrapper .controller-item .btn-compatibility {
    display: inline-block;
    padding: 5px; }
  .controller-wrapper .controller-item .keyfeatures_btn.expand-button {
    bottom: -20px; }

.popover {
  max-width: 375px; }

.features-popup .modal-dialog {
  max-width: 1000px; }

.features-popup a.close {
  display: inline-block;
  padding: 24px 24px 0px;
  text-align: right;
  font-size: 40px;
  position: absolute;
  right: 0px;
  z-index: 9; }

/* Product Statuses */
.New a, .New .product-image {
  overflow: hidden;
  position: relative; }
  .New a:after, .New .product-image:after {
    letter-spacing: 1.2px;
    content: "NEW" !important;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 90px;
    height: 90px;
    position: absolute !important;
    right: -47px;
    top: -47px;
    transform: rotate(45deg);
    padding-top: 68px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3); }
  .New a:before, .New .product-image:before {
    border-left: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-top: 30px solid #f30000;
    border-right: 30px solid #f30000;
    content: "" !important;
    width: 30px;
    height: 30px !important;
    position: absolute !important;
    right: 0;
    top: 0;
    display: block; }

.New .product-image:after {
  right: -67px;
  top: -27px;
  box-shadow: none; }

.VICONLY a, .VICONLY .product-image {
    overflow: hidden;
    position: relative;
}

    .VICONLY a:after, .VICONLY .product-image:after {
        letter-spacing: 0;
        content: "VIC ONLY" !important;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        width: 90px;
        height: 90px;
        position: absolute !important;
        right: -47px;
        top: -47px;
        transform: rotate(45deg);
        padding-top: 70px;
        box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    }

        .VICONLY .product-image:after {
            font-size: 14px;
        }

        .VICONLY a:before {
            border-left: 30px solid transparent;
            border-bottom: 30px solid transparent;
            border-top: 30px solid #f30000;
            border-right: 30px solid #f30000;
            content: "" !important;
            width: 30px;
            height: 30px !important;
            position: absolute !important;
            right: 0;
            top: 0;
            display: block;
        }

    .VICONLY .product-image:before {
        border-left: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-top: 40px solid #f30000;
        border-right: 40px solid #f30000;
        content: "" !important;
        width: 30px;
        height: 30px !important;
        position: absolute !important;
        right: 0;
        top: 0;
        display: block;
    }

    .VICONLY .product-image:after {
        right: -50px;
        top: -32px;
        box-shadow: none;
    }


/* find a stockist page - banner for FAT */
.unsure .card {
    border: 1px solid #ddd;
    justify-content: stretch;
    align-items: stretch;
}

.unsure {
    margin: auto;
}

    .unsure .card-image {
        justify-content: stretch;
        align-items: stretch;
        height: 100%;
        min-height: initial;
    }

        .unsure .card-image img {
            object-position: top;
        }

    .unsure .card .card-body h4 {
        font-size: 1.25rem;
    }

    .unsure .card .card-body p {
        font-size: .925rem;
        line-height: 1.25rem;
        -webkit-line-clamp: initial;
    }

    .unsure .secondary-btn {
        font-size: 1rem !important;
    }

.secondary-btn i {
    color: #186e73;
}

.unsure-or:before {
    position: absolute;
    width: 96%;
    height: 1px;
    background-color: #ddd;
    content: "";    
}

.unsure-or span {
    display: inline-block;
    padding: 12px 10px;
    position: relative;
    top: -22px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
    height: 45px;
    width: 45px;
    left: 50%;
}

.error {
    color: #FF0000;
}

/* address autofill on FAT */
.street label.form-control-placeholder {
    top: -8px !important;
}

/* FAQ list */
.list-item-container {
    border-bottom: solid 1px #cfcfcf;
    line-height: 2.5;
}

    .list-item-container a {
        font-size: 1.1rem;
        line-height: normal;
    }

    .list-item-container div a {
        font-size: 1rem;
        text-decoration: underline;
    }

    .list-item-container svg {
        width: 20px;
        height: 20px;
    }

    .list-item-container .sf-list-content {
        padding: 1rem 3rem;
    }

    .list-item-container div {
        font-size: 16px;
    }

.sf-list--expandable {
    font-family: "FujitsuSansMedium",sans-serif;
}
.popular-wrap .popular-content .sf-list-content p {
    font-weight: initial;
    font-size: initial;
    line-height: initial;
    letter-spacing: initial;
    color: initial;
}

.toggle-btn:not(.collapsed) {
    background-color: #186e73 !important;
}

.text-primary {
    color: #186e73 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #69b0aa !important;
}

/* archived products badge */
.archived + div {
    padding-top: 0 !important;
}

.s-status {
    padding: 4px 12px;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 0;
}

.status-secondary {
    color: #fff;
    background-color: #186e73;
}

ul.get-quote {
    display: flex;
}

    ul.get-quote li:last-child {
        margin-left: 6px;
    }

.request-quote-btn {
    margin-top: -52px;
}

/* address suburb selection */
.suburb-dropdown-content {
    display: block;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .suburb-dropdown-content li {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer;
    }

        .suburb-dropdown-content li:hover {
            background-color: #ddd;
        }

a.standard {
    color: #77776e !important;
    padding-right: 3px;
    background: #fff;
    letter-spacing: 1px !important;
    text-align: unset !important;
    font-size: 0.75rem !important;
    font-family: "Arial", sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    line-height: inherit !important;
}

    a.standard span {
        color: #77776e !important;
    }

.breadcrumb {
    background-color: unset;
    padding-left: 0;
    margin-bottom: 0.5rem;
}

.breadcrumb-parent hr {
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.breadcrumb-item {
    line-height: 20px;
}

    .breadcrumb-item a {
        text-decoration: underline;
    }

@media (max-width: 767px) {
    .menu {
        top: 16px;
    }

    .right_menu {
        width: 100%;
    }

    ul.get-quote {
        width: 100%;
        padding-right: 0px;
        margin-top: 12px;
    }

        ul.get-quote li {
            width: 50%;
        }
}

@media (max-width: 1200px) {
    .request-quote-btn {
        margin-top: -92px;
    }

    a.standard {
        font-size: 12px !important;
    }

    .menu-wrap .dropdown-sub .all-menu-wrap .menuhead::before {
        bottom: 8px;
    }
}