#polar-spotlight p,
#polar-spotlight ul,
#polar-spotlight a,
#polar-spotlight a:hover {
  color: #32374b;
}
#polar-spotlight .vid-block-container h3,
#polar-spotlight .category-container h3 {
  color: #009CDC;
}
#polar-spotlight .grid-cat-price {
  color: #f2243f;
}
#polar-spotlight .grid-cat-usp {
  color: #32374b;
}
#polar-spotlight .w-full.bg-white {
  background-color: #ffffff;
}
#polar-spotlight .w-full.bg-white h2 {
  color: #009CDC;
}
#polar-spotlight .w-full.bg-white p.intro {
  color: #32374b;
}
#polar-spotlight .w-full.bg-white .category-container {
  border-color: #009CDC;
}
#polar-spotlight .w-full.bg-white .button.s-default {
  background-color: #009CDC;
  color: #ffffff;
}
#polar-spotlight .w-full.bg-polar-blue {
  background-color: #009CDC;
}
#polar-spotlight .w-full.bg-polar-blue h2 {
  color: #ffffff;
}
#polar-spotlight .w-full.bg-polar-blue p.intro {
  color: #ffffff;
}
#polar-spotlight .w-full.bg-polar-blue .category-container {
  border-color: #ffffff;
}
#polar-spotlight .w-full.bg-polar-blue .button.s-default {
  background-color: #ffffff;
  color: #009CDC;
}
#polar-spotlight .w-full.bg-radial-black {
  background: #07080A;
  background: transparent radial-gradient(closest-side at 50% 50%, #3F3F3F 0%, #3B3B3B 29%, #07080A 100%) 0% 0% no-repeat padding-box;
}
#polar-spotlight .w-full.bg-radial-black h2 {
  color: #ffffff;
}
#polar-spotlight .w-full.bg-radial-black p.intro {
  color: #ffffff;
}
#polar-spotlight .w-full.bg-radial-black .category-container {
  border-color: #ffffff;
}
#polar-spotlight .w-full.bg-radial-black .button.s-default {
  background-color: #ffffff;
  color: #009CDC;
}

main #polar-spotlight h1.polar-logo {
  font-size: 2.4em;
  width: 282px;
  height: auto;
  background-image: url("https://media.nisbets.com/static/content/logos/logo_polar.svg");
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@media (min-width: 640px) {
  main #polar-spotlight h1.polar-logo {
    font-size: 2.5em;
  }
}
main div.hero-banner.hb-split .hb-image {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=425,h=200,q=85,sharpen=1,f=auto,fit=cover/https://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/hero-banner-320-011223.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=85,sharpen=1,f=auto,fit=cover/https://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/hero-banner-768-011223.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=85,sharpen=1,f=auto,fit=cover/https://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/hero-banner-1024-011223.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=85,sharpen=1,f=auto,fit=cover/https://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/hero-banner-151123.jpg");
  }
}
main div.hero-banner.hb-split .hb-image .stock-message {
  display: block !important;
  font-size: 14px !important;
}
main div.hero-banner.hb-split .hb-image .stock-message::after {
  border-color: #29a6f2;
}
main div.hero-banner.hb-split .hb-image .stock-message span {
  color: #ffffff;
}
main div.hero-banner.hb-split .hb-image .stock-message span a {
  color: #ffffff;
}

#polar-spotlight ul.mini-nav {
  text-align: center;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  font-size: 1em;
}
#polar-spotlight ul.mini-nav > li {
  display: inline;
  padding: 0 14px;
  border-left: 1px solid #32374b;
}
#polar-spotlight ul.mini-nav > li:last-of-type {
  border-right: 1px solid #32374b;
}
#polar-spotlight ul.mini-nav > li > a {
  text-decoration: underline;
}
@media (min-width: 425px) {
  #polar-spotlight ul.mini-nav > li {
    padding: 0 20px;
  }
}
#polar-spotlight .category-block {
  max-width: 960px;
}
#polar-spotlight .category-block a:hover {
  text-decoration: none;
  cursor: pointer;
}
#polar-spotlight .category-container {
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  padding: 10px;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 640px) {
  #polar-spotlight .category-container {
    padding: 14px;
  }
}
#polar-spotlight .category-container h3 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 1.25em;
  font-weight: 700;
}
#polar-spotlight .category-container .cta {
  text-decoration: underline;
}
#polar-spotlight .category-container .grid-cat-img {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  max-width: 236PX;
  margin: 0 auto;
}
#polar-spotlight .category-container .grid-cat-price {
  font-size: 1.6em;
  font-weight: 700;
}
@media (min-width: 768px) {
  #polar-spotlight .category-container .grid-cat-price {
    font-size: 1.2em;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .category-container .grid-cat-price {
    font-size: 1.4em;
  }
}
#polar-spotlight .category-container .grid-cat-usp {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
}
@media (min-width: 768px) {
  #polar-spotlight .category-container .grid-cat-usp {
    line-height: 1.1em;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .category-container .grid-cat-usp {
    line-height: 1.2em;
  }
}
#polar-spotlight .category-container span.prod-vat-marker {
  font-size: 0.875em;
  font-weight: 400;
}
#polar-spotlight .vid-block-container h3 {
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 0;
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-block-container h3 {
    height: 30px;
  }
}
@media (min-width: 1280px) {
  #polar-spotlight .vid-block-container h3 {
    height: auto;
  }
}
#polar-spotlight .vid-block-container .video-image {
  position: relative;
}
#polar-spotlight .vid-ban {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 6px rgba(50, 55, 75, 0.25);
          box-shadow: 0 3px 6px rgba(50, 55, 75, 0.25);
  height: 135px;
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban {
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 220px;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban {
    height: 168px;
  }
}
#polar-spotlight .vid-ban-ua025 {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=280,h=135,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_ua025_011223.jpg");
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban-ua025 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=354,h=220,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_ua025_011223.jpg");
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-ua025 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=231,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_ua025_011223.jpg");
  }
}
@media (min-width: 1280px) {
  #polar-spotlight .vid-ban-ua025 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=295,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_ua025_011223.jpg");
  }
}
#polar-spotlight .vid-ban-cn402 {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=280,h=135,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cn402_011223.jpg");
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban-cn402 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=354,h=220,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cn402_011223.jpg");
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-cn402 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=231,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cn402_011223.jpg");
  }
}
@media (min-width: 1280px) {
  #polar-spotlight .vid-ban-cn402 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=295,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cn402_011223.jpg");
  }
}
#polar-spotlight .vid-ban-cd085 {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=280,h=135,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cd085_011223.jpg");
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban-cd085 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=354,h=220,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cd085_011223.jpg");
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-cd085 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=231,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cd085_011223.jpg");
  }
}
@media (min-width: 1280px) {
  #polar-spotlight .vid-ban-cd085 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=295,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_cd085_011223.jpg");
  }
}
#polar-spotlight .vid-ban-g607 {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=280,h=135,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_g607_011223.jpg");
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban-g607 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=354,h=220,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_g607_011223.jpg");
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-g607 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=231,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_g607_011223.jpg");
  }
}
@media (min-width: 1280px) {
  #polar-spotlight .vid-ban-g607 {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=295,h=168,q=75,sharpen=1,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/polar_spotlight/assets/images/polar_video_g607_011223.jpg");
  }
}
#polar-spotlight .vid-ban-overlay {
  text-align: center;
  width: 100%;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  padding: 10px;
}
@media (min-width: 768px) {
  #polar-spotlight .vid-ban-overlay {
    height: 220px;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-overlay {
    height: 168px;
  }
}
#polar-spotlight .vid-ban-overlay .video-btn {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
#polar-spotlight .vid-ban-overlay .video-btn-image {
  max-width: 70px;
}
@media (min-width: 1024px) {
  #polar-spotlight .vid-ban-overlay .video-btn-image {
    max-width: 68px;
  }
}
#polar-spotlight .vid-ban-overlay .video-btn span.cta {
  font-size: 1em;
  font-weight: 600;
  color: #ffffff;
  margin: auto 0;
}
#polar-spotlight .lazyload-2x .mq-2x-1,
#polar-spotlight .mq-2x-2,
#polar-spotlight .mq-2x-3,
#polar-spotlight .mq-2x-4 {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-resolution: 192dpi) and (min-width: 320px), only screen and (min-resolution: 2dppx) and (min-width: 320px) {
  #polar-spotlight .lazyload-2x .mq-2x-4 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  #polar-spotlight .lazyload-2x .mq-2x-4 {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  #polar-spotlight .lazyload-2x .mq-2x-3 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-resolution: 192dpi) and (min-width: 1024px), only screen and (min-resolution: 2dppx) and (min-width: 1024px) {
  #polar-spotlight .lazyload-2x .mq-2x-3 {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-resolution: 192dpi) and (min-width: 1024px), only screen and (min-resolution: 2dppx) and (min-width: 1024px) {
  #polar-spotlight .lazyload-2x .mq-2x-2 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-resolution: 192dpi) and (min-width: 1280px), only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  #polar-spotlight .lazyload-2x .mq-2x-2 {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-resolution: 192dpi) and (min-width: 1280px), only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  #polar-spotlight .lazyload-2x .mq-2x-1 {
    display: block;
  }
}
#polar-spotlight .modal-title {
  border-bottom: 4px solid #f2243f;
}
#polar-spotlight .modal-dialog {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  top: 50%;
  left: 50%;
  margin: 0;
}
@media (min-width: 768px) {
  #polar-spotlight .modal-dialog {
    width: 582px;
  }
}
#polar-spotlight .modal-content {
  border: none;
}
#polar-spotlight .video-modal-body {
  padding: 20px 20px 15px;
  position: relative;
}
@media (min-width: 640px) {
  #polar-spotlight .video-modal-body .row {
    margin-right: 0;
  }
}
#polar-spotlight .video-modal-head {
  background-color: #009CDC;
  padding: 20px;
}
#polar-spotlight .video-modal-head p {
  color: #ffffff !important;
  font-weight: 700;
  font-size: 1.75em;
  padding: 0;
  margin: 0;
  line-height: 1em;
}
#polar-spotlight .video-modal-head button {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffffff;
  float: none;
  background: none;
  font-size: 1em;
  border: none;
}
#polar-spotlight .video-modal-head button .glyphicon {
  font-weight: 500;
}
#polar-spotlight .video-modal-head button .glyphicon::before {
  content: "\e014";
}
#polar-spotlight .max-w-1100 {
  max-width: 1100px;
}
#polar-spotlight .article-container {
  border: 1px solid rgba(50, 55, 75, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(50, 55, 75, 0.16);
          box-shadow: 0 3px 6px rgba(50, 55, 75, 0.16);
  padding: 15px;
  background-color: #ffffff;
  text-align: left;
}
#polar-spotlight .article-container h3 {
  margin: 0 0 8px;
  font-size: 1em;
  font-weight: 700;
  text-transform: capitalize;
}
#polar-spotlight .article-container span {
  text-decoration: underline;
}
#polar-spotlight .article-container-icon {
  width: 58px;
  height: auto;
  margin-right: 15px;
}
#polar-spotlight .article-container a:hover {
  text-decoration: none;
}
#polar-spotlight .carousel {
  padding: 0;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1100px;
}
@media (min-width: 640px) {
  #polar-spotlight .carousel {
    padding: 0 20px;
  }
}
#polar-spotlight .carousel-item-left, #polar-spotlight .carousel-item-right {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
#polar-spotlight .carousel-inner {
  overflow: hidden;
}
#polar-spotlight .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  color: #1d1d1d;
  padding: 10px;
}
#polar-spotlight .carousel-inner .item .features-container {
  border: 1px solid #009CDC;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
  padding: 20px;
}
@media (min-width: 768px) {
  #polar-spotlight .carousel-inner .item .features-container {
    padding: 20px;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .carousel-inner .item .features-container {
    padding: 40px;
  }
}
#polar-spotlight .carousel-inner .item .features-container h2 {
  margin-top: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
@media (min-width: 768px) {
  #polar-spotlight .carousel-inner .item .features-container h2 {
    font-size: 26px;
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .carousel-inner .item .features-container h2 {
    font-size: 30px;
  }
}
#polar-spotlight .carousel-inner .item .features-container ul {
  text-align: left;
  margin: 20px auto 30px;
  padding-left: 20px;
  list-style: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#polar-spotlight .carousel-inner .item .features-container ul li {
  margin-bottom: 10px;
  line-height: 1.2em;
}
@media (min-width: 1024px) {
  #polar-spotlight .carousel-inner .item .features-container ul li {
    margin-bottom: 15px;
  }
}
#polar-spotlight .carousel-inner .item .features-container ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: -20px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #009CDC;
}
#polar-spotlight .carousel-inner .active {
  opacity: 1;
}
#polar-spotlight .carousel-inner .active.left, #polar-spotlight .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
#polar-spotlight .carousel-indicators {
  position: relative;
  bottom: auto;
  left: auto;
  z-index: auto;
  text-align: center;
  list-style: none;
  display: block;
  margin: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0;
}
@media (min-width: 640px) {
  #polar-spotlight .carousel-indicators {
    padding: inherit;
  }
}
#polar-spotlight .carousel-indicators::after {
  content: "";
  width: calc(100% - 60px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
  position: absolute;
  bottom: 10px;
  height: 1px;
  background-color: #009CDC;
}
@media (min-width: 640px) {
  #polar-spotlight .carousel-indicators::after {
    width: calc(100% - 140px);
  }
}
@media (min-width: 768px) {
  #polar-spotlight .carousel-indicators::after {
    width: calc(100% - 120px);
  }
}
@media (min-width: 1024px) {
  #polar-spotlight .carousel-indicators::after {
    width: calc(100% - 200px);
  }
}
#polar-spotlight .carousel-indicators li {
  display: block;
  height: auto;
  float: left;
  margin: 0;
  text-indent: 0;
  cursor: pointer;
  border: 0px;
  border-radius: 0px;
  position: relative;
  z-index: 1;
  opacity: 1;
}
#polar-spotlight .carousel-indicators li:nth-child(1), #polar-spotlight .carousel-indicators li:nth-child(2), #polar-spotlight .carousel-indicators li:nth-child(3) {
  width: 33.333%;
}
#polar-spotlight .carousel-indicators li img {
  opacity: 0.25;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#polar-spotlight .carousel-indicators li span {
  border: 1px solid #009CDC;
  border-radius: 6px;
  width: 80px;
  height: 21px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #009CDC;
  background-color: #ffffff;
  position: relative;
}
@media (min-width: 425px) {
  #polar-spotlight .carousel-indicators li span {
    width: 100px;
  }
}
#polar-spotlight .carousel-indicators li.active {
  height: auto;
  margin: 0;
  background-color: transparent;
  opacity: 1;
  padding: 0;
}
#polar-spotlight .carousel-indicators li.active img {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
#polar-spotlight .carousel-indicators li.active span {
  color: #ffffff;
  background-color: #009CDC;
}