
img.theicons {
    margin-left:10px;
    border-radius: 3px;
}

 .how-it-works-badge {
  background-color: #f2f2ff;
  color: #6c4efc;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.85rem;
}

.section-title {
  font-size: 2rem;
  color: #1f1f1f;
}

.step-badge {
  background-color: #f0e9ff;
  color: #6c4efc;
  padding: 5px 10px;
  border-radius: 15px;
  font-weight: 600;
  font-size: 0.8rem;
  display: inline-block;
}

.step-dot {
  width: 12px;
  height: 12px;
  background-color: #6c4efc;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  z-index: 2;
  position: relative;
}

.wave-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 0;
  transform: translateY(-50%);
  opacity: 0.3;
  pointer-events: none;
}

.tabs_inner {
    margin-top: 7px;
}
ul.tabs_slider li {
    list-style: none;
    box-shadow: none;
    padding: 0 !important;
    margin: 10px 0% 0 0.5%;
    height: auto !important;
    max-width: 18.5%;
}

ul.thetabslider li img{
    width:100%;
}
ul.thetabslider li {
    width: 32%;
    float: left;
    list-style: none;
    display: inline-block;
    margin: 0px 0.5% 5px 0%;
}

ul.thetabslider{

    overflow:hidden;
    margin-bottom:40px;
}

section.tabs_sec {
    background: linear-gradient(0deg, #fdfdfd, transparent);
}


h1 span.marketing-icons i{
color: #fff;
    margin:0 5px;
}



section.landing-cta {
    background: linear-gradient(360deg, #e7f2ff, #ffffff);
    color: #000;
    border-top: 1px solid #e7f2ff;
}


section.our-cta-blue:before, section.our-cta-blue:after{
    filter:hue-rotate(298deg);
}

.lp-title{
    padding-top:40px;
    padding-bottom:0px;
}

h1 span.marketing-icons {
background: #222;
font-size: 22px;
padding: 7px 13px;
border-radius: 5px;
position: relative;
top: -8px;
margin: 0 0 0 10px;
color: #fff;
}

label.lp-label{
    background:#ffdd75;
    color:#212121;
}
section.landing-header .get-started {
    display: inline-block;
    float: none;
    display: block;
    margin: 0 0 0 50px;
    width: 300px;
}

img.bannerthumb {
    margin: 40px 0 0 0;
}
.landing-header h1{
    font-weight:500;
    font-size:55px;
}
img.lines {
    position: absolute;
    top: 0;
    width: 100%;
}

i.fa.fa-long-arrow-right {
    transform: rotate(323deg);
    padding: 0 0 0 10px;
    position: relative;
    top: 05px;
}

.marketing-headerrow img{ max-width:100%; }



.tabs_sec{
    padding-top:40px !important;
}
.highlight-desc h3 {
    font-size: 57px;
    text-shadow: 2px 3px 5px #222;
    font-weight: 700;
}
.highlight-desc {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 10px;
    font-size: 19px;
    padding-right: 30px;
}

    .single-highlightbox img {
    max-width: 100%;
}

.single-highlightbox{
    position:relative;
    margin-bottom:40px;
}