/* flooring finder css start here */
#alert_placeholder {
    width: 90%;
    margin: 0 auto;
  }
  .alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    width: 90%;
    margin: 0 auto;
  }
  
  .alert {
    padding: 15px !important;
    margin-bottom: 20px !important;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .flooringFinder .card .pro_title h4 {
    margin: 0px !important;
  }
  .flooringFinder .title h2 {
    font-weight: 500;
  }
  .pages h4 {
    font-weight: 400;
    margin: 0px !important;
  }
  .Mainwrapper {
    height: 100%;
    width: 100%;
  }
  .flooringFinder .card .productImgWrap {
    position: relative;
  }
  .flooringFinder .card .productImgWrap > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all linear 0.2s;
  }
  .productImgWrap > img:nth-child(1) {
    z-index: 2;
  }
  .productImgWrap > img:nth-child(2) {
    z-index: 1;
  }
  
  .card:hover .productImgWrap > img:nth-child(2) {
    z-index: 3;
  }
  .card.shadow .productImgWrap > img:nth-child(2) {
    z-index: 3;
  }
  h4.uabb-infobox-title-prefix ~ h2.uabb-infobox-title {
    font-size: 26px;
  }
  /* centerd display */
  .flooringFinder .gridWrapper {
    text-align: center;
  }
  .flooringFinder .fulldisplay {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .flooringFinder .fulldisplay > div {
    width: 100%;
  }
  .flooringFinder .prodGrid {
    display: flex;
    justify-content: center;
  }
  
  .flooringFinder .singlePro {
    padding: 6px 6px !important;
  }
  .flooringFinder .title {
    padding: 40px 0px !important;
    color: #000;
  }
  
  .flooringFinder .card {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 100%;
    position: relative;
    transition: all 0.6s;
    border: 2px solid #c1c0bb;
  }
  
  .flooringFinder .card:hover {
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.4);
    border: 2px solid #666666;
  }
  .flooringFinder .shadow {
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.4);
    border: 2px solid #ff0000;
  }
  .flooringFinder .card.deactivate {
    opacity: 0.3;
  }
  .flooringFinder .card.deactivate {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  }
  .flooringFinder .pro_title {
    padding: 10px 12px !important;
    text-align: center;
    color: #000;
  }
  .flooringFinder .pro_title h4 {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600;
  }
  .flooringFinder .card .closebtn {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 6px 6px !important;
    font-size: 36px;
    line-height: 0.5em;
    margin-left: 50px;
    color: #000;
    background: #fff;
    text-decoration: none;
    opacity: 0;
    transition: all 0.6s;
  }
  
  .flooringFinder .card:hover > .closebtn {
    color: #000;
    opacity: 1;
  }
  .flooringFinder .multiselect .card .checkbox {
    display: none;
  }
  .flooringFinder .card.deactivate:hover {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #c1c0bb;
  }
  .flooringFinder .card.deactivate:hover > .closebtn {
    opacity: 0;
  }
  .sample-product-grid .getcoupon-btn {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    padding: 12px 24px !important;
    text-decoration: none !important;
    text-shadow: none !important;
    width: 100% !important;
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
  }
  .sample-product-grid .getcoupon-btn span {
    color: #fff !important;
  }
  .sample-product-grid .getcoupon-btn:hover {
    color: #000;
    background: #848484 !important;
  }
  .sample-product-grid .getcoupon-btn:hover span {
    color: #000 !important;
  }
  
  .flooringFinder .shadow > .closebtn {
    color: #000;
    opacity: 1;
  }
  .flooringFinder .pages {
    color: #727171;
    background-color: #efefef;
    padding: 40px 0px !important;
  }
  .flooringFinder .pages span {
    font-size: 16px;
  }
  
  .flooringFinder section {
    /* height: 100%; */
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 0px 0px 60px 0px !important;
  }
  
  .flooringFinder section .container {
    margin: 0 auto !important;
  }
  .card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .contCenter {
    /* position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translateY(-50%);
      transform: translate(-50%,-50%); */
  }
  .alignGallery .uabb-module-content {
    align-items: center;
    display: flex;
  }
  .alignGallery .uabb-module-content .uabb-photo-gallery-item:first-child img {
    max-width: 140px;
  }
  .flooringFinder .buttonWrap {
    padding: 60px 0px 40px 0px !important;
  }
  .flooringFinder .buttonWrap > a.button {
    color: #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #000000;
    padding: 10px 24px !important;
    text-transform: uppercase;
    width: 250px !important;
    display: inline-block;
    text-decoration: none !important;
  }
  .flooringFinder .buttonWrap > a.button:hover {
    cursor: pointer;
  }
  .flooringFinder .wrap {
    flex-wrap: wrap;
  }
  .flooringFinder .result .card .pro_title h4 {
    line-height: 1.4em;
  }
  .flooringFinder .result .card .pro_title h3 {
    line-height: 1.6em;
    margin-bottom: 2px !important;
    margin-top: 0px;
  }
  .flooringFinder .result .card .pro_title .brand {
    letter-spacing: 1px;
    color: #a3a3a3;
  }
  .flooringFinder .result .orderSamplebtn {
    display: block;
    padding: 10px 16px !important;
    background: #000;
    color: #fff;
    margin: 10px 0px !important;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
  }
  .flooringFinder .result .prodLink {
    text-decoration: underline;
    color: #666666;
    font-size: 13px;
  }
  .flooringFinder .buttonWrap .restartQuiz {
    display: inline-block;
  }
  .flooringFinder .result .buttonWrap {
    display: inline-grid;
  }
  .flooringFinder .result .buttonWrap .restartQuiz {
    margin-top: 20px !important;
  }
  .flooringFinder .productImgWrap {
    overflow: hidden;
    height: 250px;
    max-width: none;
    width: 100%;
    min-height: 250px;
  }
  
  .flooringFinder .productImgWrap > img {
    min-height: 100%;
    width: 100%;
  }
  .flooringFinder section {
    display: none;
  }
  .flooringFinder .active {
    display: block;
  }
  .progressBar {
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
    background-color: #f4f4f4;
  }
  
  .progressBar .bar {
    padding: 12px;
    background-color: #f00000;
    width: 16%;
  }
  
  section[data-section="typeOf"] .progressBar .bar {
    width: 32%;
  }
  section[data-section="designStyle"] .progressBar .bar {
    width: 48%;
  }
  section[data-section="room"] .progressBar .bar {
    width: 64%;
  }
  section[data-section="impThing"] .progressBar .bar {
    width: 80%;
  }
  section[data-section="color"] .progressBar .bar {
    width: 100%;
  }
  .typeOfCarpet,
  .typeOfWood,
  .typeOfTile {
    display: none;
  }
  .hidden {
    display: none;
    pointer-events: none;
  }
  .hidden > * {
    pointer-events: none;
  }
  .flooringFinder .singleselect .card .checkbox {
    display: none;
  }
  .columnUp .gform_footer {
    padding-right: 15px !important;
  }
  
  @media (min-width: 1200px) {
    .flooringFinder .col-lg-3 {
      width: 20% !important;
    }
  }

  @media (min-width: 769px) {
    .fl-slide-foreground {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
    .fl-slide-content-wrap {
      width: 100%;
    }
    .fl-slide-content {
      margin: 0px !important;
    }
    .fl-slide.fl-slide-text-center .fl-slide-photo img {
      margin-top: 38px;
      display: inline-block;
    }
  }
  @media (min-width: 768px) {
    .columnUp {
      position: relative;
      z-index: 10;
    }
    .gfield {
      padding-right: 15px !important;
    }
  
    .fl-module .uabb-gf-style {
      padding-right: 5px !important;
    }
  }
  
  @media (max-width: 992px) {
    .buttonIssue .gform_footer input[type="submit"] {
      width: 350px;
      max-width: 100%;
    }
  
    .flooringFinder .pages {
      padding: 0px 0px !important;
    }
    .flooringFinder .pages > div {
      padding: 12px 0px !important;
    }
    .flooringFinder .prodGrid {
      display: block !important;
    }
    .flooringFinder .contCenter {
      position: static;
      top: 50%;
      left: 50%;
      -ms-transform: none;
      transform: none;
      display: block;
    }
    .fl-module-menu .menu a {
      padding-top: 6px;
    }
    .flooringFinder .singlePro {
      padding: 20px 20px !important;
    }
    .flooringFinder section {
      height: auto;
    }
    .fl-module-menu ul#menu-copyright-bar-menu.fl-menu-horizontal,
    .fl-module-menu ul#menu-flooring-menu.fl-menu-horizontal,
    .fl-module-menu ul#menu-locations.fl-menu-horizontal {
      text-align: center !important;
    }
    ul#menu-locations li {
      padding: 5px 0;
    }
    div.fl-module-dual-button .uabb-dual-button .uabb-horizontal {
      flex-direction: row;
    }
    div.fl-module-dual-button .uabb-dual-button {
      justify-content: center;
    }
    .uabb-dual-button .uabb-btn-horizontal {
      margin: 10px;
    }
    .max-width-issue {
      /* max-width: 400px; */
      margin: 0 auto;
    }
    .uabb-image-carousel img {
      width: auto !important;
      height: auto !important;
      max-width: 400px;
      margin: 0 auto;
    }
    .uabb-image-carousel img {
      height: 300px !important;
      width: 300px !important;
    }

}

  @media (min-width: 766px) and (max-width: 768px) {
    .contCenter.container {
      width: 766px;
    }
    .topBarRes .fl-col-group > .fl-col:nth-child(3),
    .topBarRes .fl-col-group > .fl-col:nth-child(4) {
      width: 30% !important;
    }
  }
  
  /* flooring finder css end here */