/*Hero Banner Begins*/
main div.hero-banner.hb-split .hb-image {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=425,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/content/banners/banners_UK/faq_top_ban_28072021.jpg");
}
@media (min-width: 768px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=502,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/content/banners/banners_UK/faq_top_ban_28072021.jpg");
  }
}
@media (min-width: 1024px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=620,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/content/banners/banners_UK/faq_top_ban_28072021.jpg");
  }
}
@media (min-width: 1280px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=620,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/content/banners/banners_UK/faq_top_ban_28072021.jpg");
  }
}

/*Hero Banner Ends*/
/*selection options*/
#new-to-nisbets .g-buttons a {
  background-color: #00A89C;
  /* width: 30%; */
  cursor: pointer;
  border: #00A89C solid 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /* min-height: 300px; */
}

#new-to-nisbets .reg-grid, #FAQ .reg-grid {
  background-color: #F4F5F6;
  border: 1px solid #32374B;
  /* min-height: 100px; */
}

#new-to-nisbets, #FAQ .reg-grid-new {
  background-color: #00b17e;
  color: #ffffff;
}

#new-to-nisbets, #FAQ .reg-grid-new:hover {
  text-decoration: none;
}


#new-to-nisbets, #FAQ .reg-grid-new h4 {
  color: #ffffff;
  font-weight: 700;
  font-size: 24px;
}

#new-to-nisbets, #FAQ .reg-grid-new a {
  background-color: #00b17e;
  color: #ffffff;
}

#new-to-nisbets .reg-grid img, #FAQ .reg-grid img {
  max-width: 150px;
  max-height: 100px;
}

#new-to-nisbets .reg-grid:hover, #FAQ .reg-grid:hover {
  color: #32374b;
  font-weight: 500;
  text-decoration: none;
}

#new-to-nisbets h4 {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: bold;
}

#new-to-nisbets .g-buttons a h3 {
  font-size: 2.5em;
  text-align: center;
  color: #ffffff;
  line-height: 1em;
  font-weight: bold;
}

#new-to-nisbets .g-buttons a u {
  font-size: 1em;
  text-align: center;
  color: #ffffff;
  line-height: 1em;
  font-weight: normal;
}

#new-to-nisbets .panel {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#new-to-nisbets .panel {
  margin-bottom: 0;
  border: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

#new-to-nisbets .g-buttons a:hover,
#new-to-nisbets .g-buttons a:focus {
  background-color: #BFE9E6;
}

#new-to-nisbets .st0, #FAQ .st0 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linejoin: round;
}

#new-to-nisbets .panel a:hover .st0,
#new-to-nisbets .panel a:focus .st0,
#new-to-nisbets .panel a:hover p,
#new-to-nisbets .panel a:focus p,
#new-to-nisbets .panel a:hover h3,
#new-to-nisbets .panel a:focus h3,
#new-to-nisbets .panel a:hover u,
#new-to-nisbets .panel a:focus u {
  stroke: #00A89C !important;
  color: #00A89C !important;
}

#new-to-nisbets .g-buttons a:hover,
#new-to-nisbets .g-buttons a:focus {
  text-decoration: none;
}

#new-to-nisbets .g-buttons a:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}

@media (max-width: 767px) {
  #new-to-nisbets .g-buttons a h3 {
    font-size: 1.6em;
  }
  #new-to-nisbets .reg-grid img {
    max-width: 100px;
    max-height: 75px;
  }
}
.faq .icon-grid img {
  max-width: 115px;
}

.faq .btn-link {
  text-decoration: underline;
}

.faq a:hover {
  text-decoration: none;
}

.faq .icon-grid .grid-copy {
  min-height: 100px;
}