﻿p.toggle-smAccount,
p.toggle-lgAccount {
  cursor: pointer;
  text-decoration: underline;
}

.iframe-cont {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ul {
  text-decoration: underline;
  color: #06B590;
  padding-right: 10px;
}

.btn-light,
.btn-light:hover {
  border-color: #413AA4;
}

#hero {
  background-image: url("/Business-Services/img/b2b-hero.jpg");
  background-size: cover;
  background-position: center center;
  padding: 6rem 0 6rem 0;
}

#hero h1 {
  color: #fff;
  font-weight: 700;
}

#hero h4 {
  color: #fff;
}

#demo-video {
  position: relative;
}

#demo-video video {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 20px;
  width: 100%;
}

#choose-business {
  position: relative;
}

#choose-business .col-left .card-banner {
  background-color: #06B590;
}

#choose-business .col-right .card-banner {
  background-color: #413AA4;
}

#choose-business *,
#choose-business i,
#choose-business a {
  transition: all .3s;
}

#choose-business h4 {
  font-weight: 200;
}

#choose-business .account-wrapper {
  min-height: 600px;
}

#choose-business .business-card {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  top: 0px;
  transition: all .5s;
  overflow: hidden;
}

#choose-business .business-card .card-banner {
  position: relative;
  width: 120%;
  left: -10%;
  padding: 5px 10%;
  margin: 15px 0;
  color: #fff;
  font-weight: 500;
}

#choose-business .business-card p {
  margin: 0;
  text-align: center;
}

#choose-business .business-card .discounts {
  font-size: 9pt;
}

#choose-business .business-card .card-btns {
  text-align: center;
}

#choose-business .active {
  z-index: 10;
}

@media (min-width: 992px) {
  #choose-business .card-container.active .business-card {
    padding: 50px 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
  }

  #choose-business .card-container.active .business-card .wrapper {
    padding: 5% 5%;
  }

  #choose-business .card-container.active .business-card .wrapper a.btn {
    padding: .2rem 1rem;
    font-size: 1rem;
  }

  #choose-business .card-container:not(.active) .business-card:hover {
    top: -10px;
    padding: 0 0;
    cursor: pointer;
  }

  #choose-business .card-container:not(.active) .wrapper h3 {
    font-size: 1.5rem;
  }

  #choose-business .card-container:not(.active) .wrapper a.btn {
    padding: .18rem .5rem;
  }

  #choose-business .card-container:not(.active) .wrapper p,
  #choose-business .card-container:not(.active) .wrapper li,
  #choose-business .card-container:not(.active) .wrapper i,
  #choose-business .card-container:not(.active) .wrapper a,
  #choose-business .card-container:not(.active) .wrapper em,
  #choose-business .card-container:not(.active) .wrapper span {
    font-size: .8rem;
    line-height: 1.5rem;
    transition: all .3s !important;
  }

  #choose-business .card-container:not(.active) .wrapper .discounts {
    font-size: 7pt;
  }
}

#choose-business .col-left:not(.active)>.business-card {
  border-radius: 8px 0 0 8px;
}

#choose-business .col-right:not(.active)>.business-card {
  border-radius: 0px 8px 8px 0;
}

#choose-business .skewed-trans {
  background-color: #413AA4;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: -1px;
  z-index: -1;
  -webkit-clip-path: polygon(0 66%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 66%, 100% 0, 100% 100%, 0 100%);
}

@media (max-width: 991.98px) {
  .card-container {
    padding: 15px 0;
  }

  .col-right>.business-card,
  .col-left>.business-card {
    border-radius: 8px !important;
  }
}

#features {
  background-color: #413AA4;
  color: #fff;
}

#features .bg-dark-purple {
  background-color: #363186;
}

#features .tab-content>.tab-pane:not(:first-child) {
  padding-left: 20px;
}

#features .tab_nav5 .nav .nav-item a {
  margin: 5px 5px;
}

#features .tab_nav5 .nav a {
  color: #fff;
  margin-bottom: 4px;
}

#features .tab_nav5 .nav a:not(.active) {
  border: solid 1px #fff;
}

#features .tab_nav5 .nav .active {
  background-color: #06B590;
}

#features .tab--8 {
  -ms-flex-pack: center;
  justify-content: center;
}

#features .tab--8 .nav .nav-link {
  padding-right: 25px;
}

#features .tab--8 .nav a {
  padding-left: 0;
  padding-top: 0;
}

#features .tab--8 .nav a h2 {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
}

#features .tab--8 .nav .active h2 {
  text-decoration: underline;
  color: #06B590;
}

#features .tab--8 h3 {
  font-size: 1.5rem;
  color: #fff;
}

#features .tab--8 a {
  color: #06B590;
}

#features .tab--8 ul,
#features .tab--8 li,
#features .tab--8 .bullet--list2 {
  list-style: none !important;
}

#features .tab--8 .mfs-training {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-top: 15px;
}

#features .tab--8 .mfs-training img {
  background-color: #fff;
  border-radius: 3px;
  padding: 5px;
  height: 60px;
  margin-right: 15px;
}

#features img {
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 40px !important;
}

#features img.ansi {
  box-shadow: none !important;
  margin-bottom: 50px;
}

@media (max-width: 767.98px) {
  #features .nav-pills .nav-item {
    margin-bottom: 0;
  }

  #features #tab8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #features .tab-content>.tab-pane:not(:first-child) {
    padding-left: 0px;
  }
}

.clients .row-wrapper {
  transition: all .3s;
  z-index: 500;
  background-color: #fff;
}

.clients .row-wrapper:hover {
  opacity: .0;
}

.clients-about {
  position: absolute;
  position: absolute;
  z-index: -1;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #222;
  transition: all .3s;
}

#stats th {
  font-size: 1rem;
}

#stats .fas {
  font-size: 1.3rem;
  color: #413AA4;
  width: 40px;
}

#cta {
  background-color: #F4F7FC;
}

#cta .bg-white {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 20px;
}

#testimonials .author-text {
  width: auto;
}

#testimonials .author-text p {
  color: #fff;
}

#testimonials .author-text p span {
  font-size: 1.5em;
}

#trust-score {
  color: #fff;
}

#process .step {
  font-size: 1.5rem;
}

#process .wtp {
  font-weight: 200;
  font-size: 1.5rem;
}

#process .smProcess .process-single {
  width: 33%;
}

#process .smProcess i {
  color: #05B590;
}

#process .lgProcess i {
  color: #413AA4;
}

#process i {
  font-size: 1.2em;
}

#process .col-md-6.pr-md-5 {
  border-right: dashed 3px #413AA4;
}

.process-single p {
  padding: 0 20px;
}

@media (max-width: 991.98px) {
  #process .col-md-6.pr-md-5 {
    border-right: none;
  }
}

@media (max-width: 767.98px) {
  .process-single {
    width: 100% !important;
  }
}

#kicker {
  position: relative;
}

#kicker .bg-purple {
  background-color: #413AA4;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

#kicker .skewed-trans {
  background-color: #363186;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: -1px;
  z-index: -1;
  -webkit-clip-path: polygon(0 66%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 66%, 100% 0, 100% 100%, 0 100%);
}

#kicker h3 {
  font-size: 1.5rem;
  font-weight: 200;
}

#kicker h4 {
  font-weight: 200;
}

#kicker .price-wrapper {
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .discount-tables {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 991.98px) {
  #tab5 .nav-link {
    font-size: 1.4rem;
  }

  .live-help-now {
    text-align: center;
  }

  .live-help-now img {
    max-width: 60%;
  }

  #kicker .br {
    border-left: none;
  }
}