.election-banner {
  background: url(https://media.youcount.ca/you-count/images/bc/banner-bc-large.png) center no-repeat;
  background-size: cover;
}

.bc-election-date {
  width: 245px;
  height: 50px;
  border-radius: 50px;
  background-color: #ffe504;
  font-family: Muli;
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 50px;
  text-align: center;
  letter-spacing: normal;
  color: #2a3042;
}

.election-banner-tt {
  font-family: Muli;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2a3042;
  text-align: left;
  margin: 30px 0 25px 0;
}

.election-banner-p {
  font-family: Muli;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2a3042;
  text-align: left;
}

.election-back {
  max-width: 1060px;
  height: 390px;
  margin-top: -150px;
  border-radius: 20px;
  box-shadow: 10px 8px 50px 0 rgba(42, 48, 66, 0.2);
  background-image: linear-gradient(to top, #2a3042, rgba(34, 81, 163, 0.85));
}

.bc-party-list .party-list-item {
  height: auto;
}

@media( max-width: 991px) {
  .election-back {
    margin-top: 10px;
  }
}

.beaver-ask {
  padding-top: 0;
  margin-top: 0;
}

.heading {
  color: #fff;
}

.search-p {
  color: #fff;
}

.bc-back {
  background-color: #f6f6f6;
  padding: 20px;
}

.number {
  height: 150px;
  border-radius: 20px;
  background-color: #2a3042;
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  padding-top: 10px;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 40px;
}

.bc-bottom-back .yc-title {
  color: white;
}

.number span {
  font-size: 50px;
}

.bc-left {
  width: 22.5%;
}

.bc-top {
  height: 60px;
  background-color: #2a3042;
  border-radius: 20px 20px 0 0;
  font-size: 24px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: normal;
  color: #ffffff;
}

.bc-bottom {
  background: #fff;
  border-radius: 0 0 20px 20px;
  height: 385px;
  padding: 20px;
}

.bc-bottom-p {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #373737;
  min-height: 260px;
}

.bc-btn {
  width: 228px;
  height: 60px;
  border-radius: 20px;
  background-color: #ffe504;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555353;
  text-align: center;
  line-height: 60px;
  margin-top: 10px;
}

.bc-center {
  width: 43.5%;
  padding-left: 3%;
}

.bc-center-p {
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.bc-center-p span {
  color: #e46666;
}

.bc-center-p font {
  font-weight: normal!important;
}

.bc-center-p p {
  margin-bottom: 20px;
}

.bc-center-p {
  min-height: 260px;
}

.bc-map {
  width: 31%;
}

.bc-lind {
  padding: 25px 0;
  background-color: #2a3042;
}

.bc-lind .bc-btn {
  margin: 0;
}

.bc .must-width {
  text-align: center;
  width: 100%;
}

.bc .must-width-txt  {
  padding-bottom: 30px;
}

.bc .must-link {
  margin: 0 auto;
  float: none;
}

.bc .issues-back {
  margin-bottom: 20px;
}

.bc-bottom-back {
  margin-top: 170px;
  background-color: #2a3042;
  padding: 40px 0;
}

.bc-bottom-back .Involved-title {
  color: #fff;
}

.bc-list li {
  float: left;
  width: 25%;
  padding: 0 20px;
  margin-bottom: 40px;
}

.bc-list {
  margin: 0 -20px;
}

.bc-list-box {
  max-width: 290px;
  padding-top: 20px;
  height: 200px;
  margin: 0 auto;
  border-radius: 20px;
  border: solid 3px #e4eaf1;
  background-color: #fbfbfb;
}

.bc-list-box-img img {
  height: 50px;
}

.bc-list-tt {
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  height: 56px;
  overflow: hidden;
  letter-spacing: normal;
  color: #2a3042;
  margin-top: 25px;
}

.bc-list-link a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline!important;
  color: #5b919c;
}

.swiper-election {
  margin-top: 0px;
}

.swiper-election-box {
  margin-top: 100px;
}

.swiper-election {
  width: 58.75%;
}

.swiper-img {
  width: 100%;
}

.swiper-election .swiper-pagination {
  width: 100%;
}

.swiper-left-tt span {
  color: #ffe504;
}

.bc-row .col-4 {
  padding-bottom: 30px;
}

@media( max-width: 1199px) {
  .bc-left {
    width: 40%;
  }
  .bc-center {
    width: 60%;
  }
  .bc-map {
    display: none;
  }

  .bc-lind .float-right {
    width: 100%;
    text-align: center;
  }
  .bc-lind .float-right a {
    margin: 10px auto 0 auto;
  }
}

@media( max-width: 991px) {
  .bc-list li {
    width: 33.333333%;
  }
  .swiper-left-tt {
    font-size: 32px;
  }
}

@media( max-width: 767px) {
  .swiper-election {
    width: 100%;
  }
  .bc-list li {
    width: 100%;
    margin-bottom: 15px;
  }
  .election-banner-tt {
    font-size: 24px;
  }
  .bc-back .col-4 {
    width: 100%;
  }
  .bc .number {
    max-width: 345px;
    margin: 0 auto 15px auto;
  }
  .bc-left {
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
    float: none!important;
  }
  .bc-bottom-p {
    font-size: 16px;
    min-height: 10px;
    margin-bottom: 20px;
  }
  .bc-bottom {
    height: auto;
    margin-bottom: 20px;
  }
  .bc-center {
    width: 100%;
    padding: 0;
  }
  .bc-center-p {
    font-size: 16px;
    min-height: 10px;
  }
  .bc-btn {
    font-size: 16px;
    width: 180px;
    height: 45px;
    line-height: 45px;
  }
  .bc-bottom-back, .swiper-election-box {
    margin-top: 40px;
  }
  .issues-tt {
    font-size: 16px;
  }
  .bc-row .col-4 {
    padding-bottom: 10px;
  }
}

.btn-bottom a {
  display: inline-block;
  width: 188px;
  height: 60px;
  border-radius: 20px;
  border: solid 2px #2a3042;
  background-color: #ffffff;
  margin: 10px 15px;
  font-size: 20px;
  font-weight: 800;
  color: #373737;
  line-height: 56px;
}

.btn-bottom a.btn-bottom-r {
  background-color: #ffe504;
  border-color: #ffe504;
}

.btn-bottom {
  margin: 10px 0 40px 0;
}

.banner-back {
    background: url(https://media.youcount.ca/you-count/images/bc/banner-bc-small.png) center no-repeat;
    background-size: cover;
}