.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

#dotshetland:hover,
#annandale:hover,
#dealer3:hover,
#dealer4:hover,
#dealer5:hover,
#dealer6:hover,
#dealer7:hover,
#dealer8:hover,
#dealer9:hover,
#dealer10:hover,
#dealer11:hover,
#dealer12:hover {
  cursor: pointer;
}

.paddingbot {
  padding-bottom: 15px;

  transition: all 0.15s ease-in;
}
.paddingbot:hover .box .header-box {
  cursor: pointer;
  -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.box {
  background: #e61b72;
  border: 1px solid #e61b72;
}
.header-box {
  background: #fff;
}

.header-box img {
  margin: 0 auto;
  max-width: 160px;
}

.info-box {
  background-image: linear-gradient(
    to right top,
    #e61b72,
    #e8347d,
    #e94688,
    #ea5592,
    #ea629c
  );
  color: #fff;
  text-align: left;
  padding: 1px 6px;
  overflow: hidden;
  padding-bottom: 6px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  min-height: 160px;
}

.info-box hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heightauto {
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.info-box .circle {
  width: 40px;
  height: 40px;
  background: #662b44;
  position: absolute;
  right: 20px;
  top: 80px;
  text-align: center;
  border-radius: 30px;
  transition: all 0.15s ease-in;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.info-box .circle:hover {
  cursor: pointer;
  top: 75px;
}

.info-box .circle p {
  font-size: 24px;
  font-weight: bold;
  margin-top: 2px;
}

#havebike-bg {
  background-image: url('../jpg/energy-saving-trust-banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#code-background {
  background-image: linear-gradient(0deg, #019587c7, #019587c7),
    url(../jpg/havebike-service-repair-discount.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 765px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hb-discont {
  color: #fff;
  font-family: volt-bold;
  font-size: 70px;
}

.hb-txt {
  font-family: volt-bold;
  color: #fdddaa;
}

.hb-btn,
.hb-btn:active,
.hb-btn:focus {
  border-radius: 0px;
  color: #fff;
  background: #cf0072;
  border-color: #cf0072;
  font-weight: bold !important;
  padding: 5px 13px;
  font-size: 20px;
  margin-top: 65px;
  margin-bottom: 65px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.hb-btn:hover {
  border-radius: 0px;
  color: #fff;
  background: #db559e;
  border-color: #cf0072;
  font-weight: bold;
}

.code-block {
  background-image: url(../png/codeblock-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 650px;
  padding: 25px 0px;
}
.code-discount {
  color: #fdddaa;
  font-size: 40px;
  font-family: volt-bold;
}
.code-txt {
  color: #fdddaa;
  font-size: 30px;
}

.code-p {
  padding-top: 25px;
}
.code-rectangle {
  border: 2px solid #fff;
  padding: 10px 25px;
  color: #fff;
  font-size: 25px;
}

.code-rectangle strong {
  font-family: volt-bold;
}

.havebike-p {
  padding: 20px 0;
}

.haverbike-link {
  font-size: 24px;
  color: #fff;
  font-family: volt-bold;
}

.haverbike-link:hover {
  color: #ddd;
}

.hblink {
  color: #019587c7;
  font-family: volt-bold;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.25s, 0.25s;
  -webkit-transition-timing-function: linear, ease-in;
  -moz-transition-property: all;
  -moz-transition-duration: 0.25s;
  -moz-transition-timing-function: linear, ease-in;
  -o-transition-property: all;
  -o-transition-duration: 0.25s;
  -o-transition-timing-function: linear, ease-in;
}

.hblink:hover {
  color: #000;
}
.hbtxt {
  line-height: 1.8;
}

#h1-text {
  height: 200px;
  overflow: hidden;
}

.line {
  position: relative;
  width: 100%;
  height: 8px;
  top: 4px;
  background-color: transparent;
}

.parallax {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  perspective: 300px;
  background: rgb(20, 20, 20);
}

.scotland-trust-bg {
  background: #cf0072;
  color: #fff;
  font-weight: bold;
}

.padding-0 {
  padding: 0 !important;
}

.scotland-trust-bg a {
  color: #72d9ff;
}

.energy-saving-trust-business-text {
  padding-right: 10px;
}

.position-relative {
  position: relative;
}

/* @media (max-width: 768px) {
  .hb-btn {
    margin-top: 0;
  }
} */

@media (max-width: 1369px) {
  .hb-discont {
    font-size: 40px;
  }
  .blank-img {
    display: none;
  }
}

@media (max-width: 992px) {
  .sm-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (min-width: 1370px) {
  .energy-saving-trust-personal,
  .energy-saving-trust-business {
    -moz-transition: all 1600ms;
    -webkit-transition: all 1600ms;
    -o-transition: all 1600ms;
    -ms-transition: all 1600ms;
    transition: all 1600ms;
    position: absolute;
  }

  .energy-saving-trust-personal {
    padding-right: 5px;
    right: 0;
  }
  .energy-saving-trust-business {
    padding-left: 5px;
    left: 0;
  }
  .personal-loan-box {
    position: relative;
    left: 100px;
    background: #fff;
    z-index: 1000;
  }
  .business-loan-box {
    position: relative;
    right: 100px;
    background: #fff;
    padding-left: 30px;
  }
}

@media (min-width: 1800px) {
  .personal-loan-box {
    left: 130px;
  }
}

/* iPad mini in landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}

/* iPhone 6, 7, & 8 in portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
}

/* iPhone 5 & 5S in portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
}

.intro-text-box {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50px;
  font-size: 30px;
  font-weight: bolder;
  max-width: 437px;
  background: rgb(71, 94, 128);
  opacity: 0.5;
  padding: 20px;
}

.intro-text {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50px;
  font-size: 30px;
  font-weight: bolder;
  max-width: 437px;
  padding: 20px;
}

.intro-text p,
.intro-text-box p {
  margin-top: 15px;
}

@media (min-width: 992px) {
  .align-items-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    /*    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;*/
    margin-right: -15px;
    margin-left: -15px;
    align-items: center !important;
  }
}

@media (min-width:1367px){
  #scotland-trust-loan-box{
    margin-bottom: 70px;
  }
}