#google-biz-rating {
  display: none !important;
}
.loading-screen,
.loading-brand-wrapper,
#floating-contact-btn {
  display: none !important;
}

#main-menu {
  background: #fff;
  border-radius: 0;
}

.cyclescheme-floating-box p,
.cyclescheme-floating-box i {
  pointer-events: none;
}

.cyclescheme-floating-box {
  display: none;
  justify-content: center;
  flex-direction: column;
}

.cyclescheme-floating-box .fa-chevron-down {
  margin-left: 0;
  margin: auto;
}

#faqs-container {
  display: flex;
  align-items: center;
}

#faqs-container .panel-default > .panel-heading {
  background: #eee;
}

.cyclescheme-intro-bg {
  background-color: #155079;
  background-image: url(../jpg/cycle-scheme-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  z-index: -1;
  width: 100%;
  top: 0;
}
.cyclescheme-top-btn-box {
  display: table;
}

.cyclescheme-calculator-box {
  margin-top: 880px;
  background: #fff;
}
#cyclescheme-calculator-widget {
  width: 100%;
  height: 750px;
  border: none;
}

.cyclescheme-sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.cyclescheme-card,
.cyclescheme-floating-box {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.cyclescheme-howitworks-bg {
  background-color: #7ca9c9;
}

@media (max-width: 700px) {
  .cyclescheme-calculator-box {
    margin-top: 580px;
  }
  .cyclescheme-intro-bg {
    background-image: url(../jpg/cycle-scheme-banner-mob.jpg);
  }
  .cyclescheme-top-btn-box {
    display: inline-grid;
  }
  .cyclescheme-title {
    display: grid;
  }
}
@media (max-width: 992px) {
  #cyclescheme-calculator-widget {
    height: 1288px;
  }
}
@media (max-width: 1200px) {
  .cyclescheme-calculator-box {
    margin-top: 650px;
  }
}
@media (min-width: 768px) {
  .cyclescheme-why-do-it .row {
    height: 340px;
  }
}
@media (min-width: 992px) {
  .cyclescheme-why-do-it .row {
    height: 300px;
  }
}
.cyclescheme-howitworks-bg p {
  color: #fff;
  font-family: volt-bold;
  font-size: 16px;
}
.cyclescheme-howitworks-bg h3,
.cyclescheme-howitworks-bg li {
  color: #fff;
}
.cyclescheme-howitworks-bg li {
  font-size: 16px;
}
.cyclescheme-howitworks-bg a,
.cyclescheme-howitworks-bg a:hover,
.cyclescheme-why-do-it a,
.cyclescheme-why-do-it a:hover {
  color: #f4db90;
}
.cyclescheme-graph-lg,
.cyclescheme-graph-mob {
  position: relative;
}
.cyclescheme-employer-link-lg,
.cyclescheme-employer-link-mob,
.cyclescheme-faq-link-lg,
.cyclescheme-faq-link-mob,
.cyclescheme-link-lg,
.cyclescheme-link-mob,
.cyclescheme-range-link-lg,
.cyclescheme-range-link-mob {
  position: absolute;
  z-index: 1111;
}
.cyclescheme-employer-link-lg {
  width: 134px;
  height: 71px;
  top: 25%;
  left: 19%;
}
.cyclescheme-link-lg {
  width: 254px;
  height: 71px;
  top: 45%;
  left: 35%;
}
.cyclescheme-faq-link-lg {
  width: 354px;
  height: 91px;
  top: 50%;
  left: 31%;
  cursor: pointer;
}
.cyclescheme-range-link-lg {
  width: 254px;
  height: 71px;
  top: 90%;
  left: 52%;
}
.cyclescheme-employer-link-mob {
  width: 234px;
  height: 181px;
  top: 15%;
  left: 19%;
}
.cyclescheme-link-mob {
  width: 260px;
  height: 101px;
  top: 42%;
  left: 15%;
}
.cyclescheme-range-link-mob {
  width: 160px;
  height: 141px;
  top: 90%;
  left: 42%;
}
.cyclescheme-faq-link-mob {
  width: 270px;
  height: 141px;
  top: 55%;
  left: 7%;
}
.cyclescheme-calculator-box .glyphicon-info-sign {
  margin-top: 20px;
  font-size: 50px;
}
.cyclescheme-accordion .panel-body {
  padding: 15px;
}
.cyclescheme-accordion .panel-heading {
  position: relative;
}
.cyclescheme-accordion .panel-title {
  color: #155079;
  margin-right: 20px;
}
.cyclescheme-expanded {
  display: none;
}
.cyclescheme-collapsed {
  display: block;
}
.cyclescheme-accordion .fas {
  float: right;
  position: absolute;
  right: 10px;
  top: 10px;
}
.cyclescheme-accordion .panel-default {
  border-color: #ddd;
}
.cyclescheme-why-do-it-bg {
  background-image: url(../jpg/cycle-scheme-whydoit.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cyclescheme-card {
  padding: 20px;
  color: #fff;
  background-color: #696969;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.cyclescheme-why-do-it .fab,
.cyclescheme-why-do-it .fas {
  font-size: 150px;
  text-align: center;
}
.cyclescheme-howitworks-bg .far,
.cyclescheme-howitworks-bg .fas {
  font-size: 35px !important;
}
@media (max-width: 767px) {
  .cyclescheme-howitworks-bg .far,
  .cyclescheme-howitworks-bg .fas {
    font-size: 20px !important;
  }
}

.cyclescheme-floating-box {
  display: none;
  position: fixed;
  right: 70px;
  top: 300px;
  cursor: pointer;
  background: #155079;
  color: #fff;
  padding: 10px;
  z-index: 1111;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 3px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.cyclescheme-calculator-box .cyclescheme-video-box {
  max-width: 900px;
}
.cyclescheme-floating-box:hover {
  background-color: #ddd;
  color: #155079;
}
@media (max-width: 1400px) {
  .cyclescheme-floating-box {
    top: 250px;
    right: 10px;
  }
}
.cyclescheme-floating-box p {
  margin-bottom: 5px;
  font-family: volt-bold;
}
.cyclescheme-floating-box .fa-chevron-down {
  font-size: 20px;
  margin-left: 10px;
}

.start-shopping-popup {
  display: none;
  background: #155079;
  position: fixed;
  bottom: 5px;
  left: 5px;
  z-index: 1111;
  -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14),
    2px 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14),
    2px 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 2px rgba(0, 0, 0, 0.3);
}
.start-shopping-popup .close {
  padding: 8px;
  color: #fff;
  opacity: 0.8;
  position: absolute;
  right: 0;
}
.cyclescheme-contact a:hover,
.start-shopping-popup a {
  text-decoration: none !important;
}
.cyclescheme-shop-btn {
  font-size: 19px;
  min-width: 240px;
  background-color: #01ae36e6;
  padding: 10px;
  border: none;
  margin-top: 0;
}
.cyclescheme-shop-btn:hover {
  background: #008b2f;
}
@media (max-width: 768px) {
  .cyclescheme-shop-btn {
    min-width: auto;
  }
}
