.whalesTrapClass {
  background: #000 !important;
  /* padding-top: 100px !important; */
  padding-top: 40px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  /* padding-bottom: 0 !important; */
  padding-bottom: 40px !important;
}

.whalesTrapClass .section-heading {
  color: #fff !important
}

.whalesTrapClass .img-responsive.img-centered.imgWhalesTrapIntro {
  width: 65%
}

@media (max-width: 1060px) {
  .whalesTrapClass .img-responsive.img-centered.imgWhalesTrapIntro {
    width: 100%
  }
}

@media (max-width: 720px) {
  .whalesTrapClass .img-responsive.img-centered.imgWhalesTrapIntro {
    width: 100%
  }
}

@media (max-width: 576px) {
  .whalesTrapClass .img-responsive.img-centered.imgWhalesTrapIntro {
    width: 100%
  }
}

.whalestrapHr {
  border-color: #67adc9 !important;
  border-width: 3px;
  max-width: 50px;
  margin-left: auto;
  margin-right: auto;
}

.exitRightWhalesTrapBtn {
  border: 1px #67adc9 !important;
  border-top-color: #67adc9 !important;
  border-right-color: #67adc9 !important;
  border-bottom-color: #67adc9 !important;
  border-left-color: #67adc9 !important;
  background: #67adc9 !important;
  background-color: #67adc9 !important;
}

.btn.btn-default.exitRightWhalesTrapBtn.btn-WhalesTrap {
  color: #fff !important;
  width: 220px
}

.btn.btn-default.exitRightWhalesTrapBtn.btn-WhalesTrap:hover,
.btn.btn-default.exitRightWhalesTrapBtn.btn-WhalesTrap:focus {
  color: #000 !important;
  width: 260px
}


/* .btn {
  border:none;
  border-radius:300px;
  font-weight:700;
  text-transform:uppercase
}
.btn-default {
  color:#222;
  background-color:#fff;
  border-color:#fff;
  transition:all .35s
}
.bg-primary {
  background-color:#8e4ca9!important
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
  color:#fff;
  background-color:#8e4ca9;
  border-color:#8e4ca9
} */
.btn-wt {
  margin-right:4px;
  margin-left:4px;
  margin-top:4px;
  margin-bottom:4px;
}

.btn-wt {
  border-radius: 300px;
  transition: all .35s;
}