.started-vision-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.started-vision-wrapper .started-vision-wrap {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.started-vision-wrapper .page-center {
  position: relative;
  width: 1200px;
  max-width: -webkit-calc(100% - 60px);
  max-width: -moz-calc(100% - 60px);
  max-width: calc(100% - 60px);
  margin: 0 auto;
}

.started-vision-wrapper .row {
  margin: 0 -20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.started-vision-wrapper .left-col {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-basis: 16.666666%;
  flex-basis: 16.666666%;
  max-width: 16.666666%;
}

.started-vision-wrapper .left-col .count {
  letter-spacing: -2px;
  letter-spacing: -1.4px;
}

.started-vision-wrapper .left-col-in {
  background: linear-gradient(135deg,#a6e72a 0%,#53ba00 100%);
  border-radius: 100px;
  margin-left: 0;
  margin-right: 0;
  max-width: -webkit-calc(100% + 40px);
  max-width: -moz-calc(100% + 40px);
  max-width: calc(100% + 40px);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.started-vision-wrapper .left-col-inn {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.started-vision-wrapper .bt_lc_separator {
  margin-top: 3.5em;
  line-height: 0;
  display: block;
  clear: both;
}

.started-vision-wrapper .bt_lc_separator:before, 
.started-vision-wrapper .bt_lc_separator:after {
  content: ' ';
  display: table;
  width: 100%;
  clear: both;
  border-width: inherit;
}

.started-vision-wrapper .bt_lc_separator:before {
  top: 0;
  bottom: 0;
}

.started-vision-wrapper .mob-bt_separator {
  display: none;
}

.started-vision-wrapper .mid-col {
  -webkit-flex-basis: 41.666666%;
  flex-basis: 41.666666%;
  max-width: 41.666666%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.started-vision-wrapper .right-col {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 41.666666%;
  flex-basis: 41.666666%;
  max-width: 41.666666%;
  text-align: left;
}

.started-vision-wrapper h2 {
  font-family: "Raleway";
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.started-vision-wrapper h2:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both;
}

.started-vision-wrapper h2 span {
  display: block;
  color: inherit;
  letter-spacing: -.02em;
}

.started-vision-wrapper h2 span strong {
  font-weight: bold;
  color: #53ba00;
}

.started-vision-wrapper .bt_bb_separator {
  margin-top: 2em;
  line-height: 0;
  display: block;
  clear: both;
}

.started-vision-wrapper .bt_bb_separator:before, 
.started-vision-wrapper .bt_bb_separator:after {
  content: ' ';
  display: table;
  width: 100%;
  clear: both;
  border-width: inherit;
}

.started-vision-wrapper .bt_bb_separator:before {
  top: 0;
  bottom: 0;
}

.started-vision-wrapper h2 span:after {
  content: ' ';
  display: block;
  border-style: solid;
  border-width: 0 0 2px;
  margin: 0.3em 0 -0.25em;
  width: 4.375rem;
  border-color: #53ba00;
  /* float: left; */
}

.started-vision-wrapper .text p {
  margin: 0 0 1em;
}

.started-vision-wrapper .text p:last-child {
  margin: 0;
}

.started-vision-wrapper .started-vision-bt-spacer .left-bs-col {
  -webkit-flex-basis: 58.333333%;
  flex-basis: 58.333333%;
  max-width: 58.333333%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 20px;
  padding-right: 20px;
}

.started-vision-wrapper .started-vision-bt-spacer .right-bs-col {
  -webkit-flex-basis: 41.666666%;
  flex-basis: 41.666666%;
  max-width: 41.666666%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 20px;
  padding-right: 20px;
}

.started-vision-wrapper .started-vision-bt-spacer .bt_bb_sep {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  border-bottom: 1px solid rgba(24,24,24,.1);
  line-height: 0;
  display: block;
  clear: both;
}

.started-vision-wrapper .started-vision-bt-spacer .bt_bb_sep:before, 
.started-vision-wrapper .started-vision-bt-spacer .bt_bb_sep:after {
  content: ' ';
  display: table;
  width: 100%;
  clear: both;
  border-width: inherit;
}

.started-vision-wrapper .started-vision-bt-spacer .bt_bb_sep:before {
  top: 0;
  bottom: 0;
}

.started-vision-wrapper .bt_lc_separator:before, 
.started-vision-wrapper .bt_lc_separator:after {
  content: ' ';
  display: table;
  width: 100%;
  clear: both;
  border-width: inherit;
}

.started-vision-wrapper .bt_lc_separator:before {
  top: 0;
  bottom: 0;
}

.started-vision-wrapper .bt_lcb_separator {
  margin-top: 3.5em;
  line-height: 0;
  display: block;
  clear: both;
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
  border-width: 2px;
  border-color: transparent;
  border-style: solid;
  width: 100%;
}

.started-vision-wrapper .bt_lcb_separator:before, 
.started-vision-wrapper .bt_lcb_separator:after {
  content: ' ';
  display: table;
  width: 100%;
  clear: both;
  border-width: inherit;
}

.started-vision-wrapper .bt_lcb_separator:before {
  top: 0;
  bottom: 0;
}

.started-vision-wrapper .bt_bb_counter_holder {
  font-size: 2.5em;
  color: #ffffff;
  height: 1em;
  line-height: 1;
  display: inline-block;
  font-family: Raleway;
  font-weight: 700;
  overflow: hidden;
}

.started-vision-wrapper .bt_bb_counter {
  display: block;
  overflow: hidden;
  height: 1em;
}

.started-vision-wrapper span.onedigit {
  display: inline-block;
  height: 1em;
  margin-right: -0.025em;
  margin-left: -0.025em;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.started-vision-wrapper span.onedigit span {
  display: block;
  height: 1em;
  overflow: hidden;
  position: relative;
  text-align: center;
}


@media (max-width: 992px) {

  .started-vision-wrapper .left-col {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
  }

  .started-vision-wrapper .mid-col,
  .started-vision-wrapper .right-col,
  .started-vision-wrapper .started-vision-bt-spacer .left-bs-col,
  .started-vision-wrapper .started-vision-bt-spacer .right-bs-col {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .started-vision-wrapper .mob-bt_separator {
    margin-bottom: 2em;
    line-height: 0;
    display: block;
    clear: both;
  }
}


@media (max-width: 480px) {

  .started-vision-wrapper .left-col {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .started-vision-wrapper h2 {
    font-size: 1.75rem;
  }
}

@media (max-width: 370px) {

  .started-vision-wrapper .left-col {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 320px) {

  .started-vision-wrapper h2 {
    font-size: 1.33rem;
  }
}