.ccpa img {
  position: relative;
  top: -1px; width: 17px;
}
.btn-primary.btn-filled{
  font-size:17px !important;
}
.slides {
  margin: 0;
}
.btn-primary {
  border: 0;
  border-radius: 25px;
  display: inline-block;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial,sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
.btn-primary-ghost {
  border-radius: 25px;
  display: inline-block;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial,
  sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #fff;
}
.btn-primary-ghost:hover {
  border: 1px solid #fff;
  color: #000;
}
.b-lists{
  padding-left:20px;
}
.sub-headline {
  color: #000;
  font-size: 17px !important;
  margin-bottom: 32px;
}

.hero-slider .slides li h1 {
  margin-bottom: 20px;
  font-size: 35px !important;
}
.bullet{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  display: list-item;          
  list-style-type: disc;      
  list-style-position: outside; 
}
.footer {
  padding-top: 20px;
  padding-bottom: 80px;
}
.nav-menu {
  padding-top: 15px !important;
  padding-bottom: 14px;
}
.partner-logo {
  width: 129px;
  position: relative;
  float: right;
  top: -3px;
}
.primary-features {
  background: #eaeaea !important;
}
.primary-features-old {
  background: #01a2a6 !important;
}
.alt-font {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial,
  sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer.short {
  font-size: 13px;
  color: #fff;
}
.herotext-right {
  float: right;
  text-align: left;
}
.spacer5 {
  height: 5px;
}
.spacer10 {
  height: 10px;
}
.spacer20 {
  height: 20px;
  padding-top: 20px;
}
.bg-secondary-4 {
  background-color: #2c3e50 !important;
}
.bg-secondary-1 {
  padding: 50px 0 50px 0;
}
.bg-secondary-3 {
  background-color: #000 !important;
  padding: 24px;
}
p.xsell-desc-text{
  font-zie: 16px !important;
}
.xsell-p {
  font-size: 18px;
}
.hero-slider .slides li {
 
  overflow: hidden;
  position: relative;
}
.system-req-p {
  font-size: 12px;
}
.feature.feature-icon-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature.feature-icon-small .icon-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  max-width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .feature.feature-icon-small {
    display: block;
  }
  .feature.feature-icon-small .icon-container {
    display: block;
  }
}
.top-bar .logo {
  max-height: 90px !important;
  max-width: 90px;
  bottom: -7px;
}

.headline-font {
  font-weight: 600;
}
@media (min-width: 414px) {
  .headline-font {
    font-weight: 700;
  }
}
.hero-slider .slides li h1{
  line-height: 43px;
  color:#000;
}
h6 {
  margin-bottom: 8px !important;
  color: #b9b9b9;
}
.v-padding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}
.side-image.text-heavy p.lead {
  margin-bottom: 18px !important;
}
.side-image.text-heavy .feature h5 {
  margin-bottom: 10px;
}
.primary-features .feature-icon-small i {
  color:#90bbda;
}
.xsell-background1 {
  background: #735a16 !important;
}
.feature-box {
  height: 100%;
}
.side-image.text-heavy .feature {
  margin-top: 18px;
}
.strip h3 {
  top: -2px !important;
}
footer.short .sub {
  bottom: 8px !important;
}
.feature-icon-small i {
  margin-bottom: 23px;
}
.feature-icon-small img {
  margin-bottom: 23px;
  width: 48px;
  height: 48px;
}
.footer__link .ccpa-icon{
  width: 15px;
  display: inline-block;
}
.footer__list__item .footer__privacy-icon {
  position: relative;
  display: inline-block;
  width: 24px;
  top: -1px;
  margin-left: 2px;
}
.footer__list__item .footer__privacy-icon__img {
  width: 100%;
}
.darken {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.padding7 {
  padding: 7px;
}
.padding15 {
  padding: 15px;
}
.padding25 {
  padding: 25px;
}
.padding35 {
  padding: 35px;
}
.padding45 {
  padding: 45px;
}
.double-bounce1,
.double-bounce2 {
  background-color: #ffcc00 !important;
}
.x-sell-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #363636 !important;
}
.x-sell-section > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.disclaimer {
  padding-top: 12px;
  font-size: 12px;
  color: #000;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  sup {
    top: 2px;
  }
  .headline-font{
    width: 300px;
  }
  .hero-slider .slides li {
    height: auto;
    background: white;
  }
  .hero-slider .align-vertical {
    padding-top: 65px !important;
  }
  .hero-slider .background-image-holder {
    background: none !important;
    height: auto !important;
    bottom: 0 !important;
    top: auto !important;
    position: relative;
  }
  .hero-slider  .background-image-holder img {
    display: block !important;
    margin-top: 30px;
  }
  .mobile-toggle {
    font-size: 32px;
    display: block;
    position: absolute;
    top: 24px;
    right: 16px;
    color: #333333;
  }
  .partner-logo{
    max-width:129px;
    position: relative;
    float: right;
    top:-70px;
  }
  .x-sell-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .x-sell-section > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  footer.short ul li {
    margin-right: 12px !important;
    float: none;
  }
  footer.short li:after {
    display: none;
  }
  .b-lists{
    width:350px;
  }
  .sub-headline {
    margin-bottom: 25px;
    font-size:17px;
  }
  .hero-slider .slides li .btn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin:36px 36px 5px 36px;
  }
  .hero-slider .slides li h1 {
    width: 100%;
    font-size: 30px !important;
    line-height: 38px;
  }
  .main-container{
    margin-top:40px !important;
  }
  .disclaimer {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .footer-container {
    margin-bottom: 180px;
  }
}
footer ul.links li:after {
  margin-left: 32px;
  content: '\007C'
}

footer ul.links li:last-child:after {
  content: '';
  margin-left: 0px;
}

.m-container {
  display:none;
}

.footer-sticky {
  -webkit-animation: slide-up 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: slide-up 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  background-color: #3d4446;
  bottom: 0;
  -webkit-box-shadow: 3px 4px 17px 3px #000000;
          box-shadow: 3px 4px 17px 3px #000000;
  color: #fff;
  height: 180px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}
@-webkit-keyframes slide-up {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
}
@keyframes slide-down {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
}

.footer-sticky .btn-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 36px 36px 5px;
}

.footer-sticky .disclaimer {
  color: #fff;
  line-height: 16px;
  opacity: 0.5;
  padding: 20px 10px 5px 10px;
}