html, body {
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
* {
    box-sizing: border-box;
}
img {
    width: 100%;
    display: block;
}
section.vision-section.iconswithcontent.hpicons {
	padding: 40px 0 60px;
}
.insightly_3008.home .custom_banner.site_custom_banner {
  display: none;
}
.hero-section {
  position: relative;
  margin: 77px 0px 0px;
}
.hero-section .Container {
  width: 1214px;
  margin: 0px auto;
  padding: 0px 15px;
  max-width: 100%;
}
.hero-section .hero-wrap {
  padding: 100px 0px 10px;
  position: relative;
}
.hero-section .hero-wrap .hero-depth {
  text-align: center;
}
.hero-section .hero-wrap .hero-depth .title {
  font-size: 41px;
  font-weight: 600;
  line-height: 49px;
  color: #343741;
  margin: 0px 0px 20px;
}
.hero-section .hero-wrap .hero-depth .sub-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  color: #777D88;
}
.hero-section .hero-card {
  position: relative;
  margin: 46px 0px 0px;
}
.hero-section .hero-card .card-wrap {
  display: flex;
  justify-content: space-between;
	max-width: 985px;
	margin: 0px auto;
}
.hero-section .hero-wrap .hfeat-card .hfcard-inn#crm .card-wrap {
	max-width: 100%;
}
.hero-section .hero-card .card-wrap .cardbox {
  position: relative;
  width: calc(100%/5 - 0px);
	margin: 0px 6.5px;
}
.hero-section .hero-card .card-wrap .cardbox:first-child {
	margin-left: 0px;
}
.hero-section .hero-card .card-wrap .cardbox:last-child {
	margin-right: 0px;
}
.hero-section .hero-wrap .hfeat-card .hfcard-inn#crm .card-wrap .cardbox {
	width: calc(100% / 6 - 0px);
}
.hero-section .hero-card .card-wrap .cardbox input[type="checkbox"] {
  position: absolute;
  height: 16px;
  width: 16px;
  left: 8px;
  top: 8px;
  z-index: 2;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  margin: 0px;
  border: 0px;
}
.hero-section .hero-card .card-wrap .cardbox input[type=checkbox]::after,
.hero-section .hero-card .card-wrap .cardbox input[type=checkbox]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 1px;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 7px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-radius: 8px 2px 2px 2px;
}
.hero-section .hero-card #crm .card-wrap .cardbox:hover input[type=checkbox]::after,
.hero-section .hero-card #crm .card-wrap .cardbox:active input[type=checkbox]::after,
.hero-section .hero-wrap #crm .card-wrap .cardbox input[type=checkbox]:checked:after {
	border-color: #18cb96;
}
.hero-section .hero-card #Marketing .card-wrap .cardbox:hover input[type=checkbox]::after,
.hero-section .hero-card #Marketing .card-wrap .cardbox:active input[type=checkbox]::after,
.hero-section .hero-wrap #Marketing .card-wrap .cardbox input[type=checkbox]:checked:after {
	border-color: #02AAF3;
}
.hero-section .hero-card #service .card-wrap .cardbox:hover input[type=checkbox]::after,
.hero-section .hero-card #service .card-wrap .cardbox:active input[type=checkbox]::after,
.hero-section .hero-wrap #service .card-wrap .cardbox input[type=checkbox]:checked:after {
	border-color: #0DBF68;
}
.hero-section .hero-card .card-wrap .cardbox input[type="checkbox"]::before {
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #DFE1E6;
  border-radius: 4px;
  cursor: pointer;
  left: 0px;
  top: 0px;
}
.hero-section .hero-card .card-wrap .cardbox:hover input[type=checkbox]::before {
	border-width: 1.5px;
}
.hero-section .hero-wrap #crm .card-wrap .cardbox input[type=checkbox]:checked:before,
.hero-section .hero-card #crm .card-wrap .cardbox:hover input[type=checkbox]::before,
.hero-section .hero-card #crm .card-wrap .cardbox:active input[type=checkbox]::before {
	border-color: #18cb96;
}
.hero-section .hero-wrap #Marketing .card-wrap .cardbox input[type=checkbox]:checked:before,
.hero-section .hero-card #Marketing .card-wrap .cardbox:hover input[type=checkbox]::before,
.hero-section .hero-card #Marketing .card-wrap .cardbox:active input[type=checkbox]::before {
	border-color: #02AAF3;
}
.hero-section .hero-wrap #service .card-wrap .cardbox input[type=checkbox]:checked:before,
.hero-section .hero-card #service .card-wrap .cardbox:hover input[type=checkbox]::before,
.hero-section .hero-card #service .card-wrap .cardbox:active input[type=checkbox]::before {
	border-color: #0DBF68;
}
.hero-section .hero-card .card-wrap .cardbox .cardfeature {
  position: relative;
	cursor: pointer;
	border: 1px solid #DFE1E6;
	border-radius: 8px;
	padding: 27px 24px 23px;
	display: block;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.80);
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
}
.hero-section .hero-wrap .hfeat-card #crm .card-wrap .cardbox:hover .cardfeature,
.hero-section .hero-wrap .hfeat-card #crm .card-wrap .cardbox:active .cardfeature,
.hero-section .hero-wrap .hfeat-card #crm .card-wrap .cardbox input[type=checkbox]:checked+label {
	border-width: 1.5px;
	border-color: #18cb96;
	background: linear-gradient(0deg, rgba(255, 86, 33, 0.05) 0%, rgba(255, 86, 33, 0.05) 100%), rgba(255, 255, 255, 0.80);
}
.hero-section .hero-wrap .hfeat-card #Marketing .card-wrap .cardbox:hover .cardfeature,
.hero-section .hero-wrap .hfeat-card #Marketing .card-wrap .cardbox:active .cardfeature,
.hero-section .hero-wrap .hfeat-card #Marketing .card-wrap .cardbox input[type=checkbox]:checked+label {
	border-width: 1.5px;
	border-color: #02AAF3;
	background: linear-gradient(0deg, rgba(2, 170, 243, 0.05) 0%, rgba(2, 170, 243, 0.05) 100%), rgba(255, 255, 255, 0.80);
}
.hero-section .hero-wrap .hfeat-card #service .card-wrap .cardbox:hover .cardfeature,
.hero-section .hero-wrap .hfeat-card #service .card-wrap .cardbox:active .cardfeature,
.hero-section .hero-wrap .hfeat-card #service .card-wrap .cardbox input[type=checkbox]:checked+label {
	border-width: 1.5px;
	border-color: #0DBF68;
	background: linear-gradient(0deg, rgba(13, 191, 104, 0.05) 0%, rgba(13, 191, 104, 0.05) 100%), rgba(255, 255, 255, 0.80);
}
.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-icon {
  position: relative;
  height: 32px;
  width: 32px;
  margin: 0px auto;
}
.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-icon svg {
	height: 32px;
	width: 32px;
}
.hero-section .hero-wrap #crm .card-wrap .cardbox input[type=checkbox]:checked+label .card-icon svg path,
.hero-section .hero-wrap #crm .card-wrap .cardbox:hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #crm .card-wrap .cardbox:active .cardfeature .card-icon svg path {
	stroke: #18cb96;
}
.hero-section .hero-wrap #Marketing .card-wrap .cardbox input[type=checkbox]:checked+label .card-icon svg path,
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:active .cardfeature .card-icon svg path {
	stroke: #02AAF3;
}
.hero-section .hero-wrap #service .card-wrap .cardbox input[type=checkbox]:checked+label .card-icon svg path,
.hero-section .hero-wrap #service .card-wrap .cardbox:hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #service .card-wrap .cardbox:active .cardfeature .card-icon svg path {
	stroke: #0DBF68;
}
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(1) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(1):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(1):hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(2) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(2):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(2):hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(3) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(3):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #Marketing .card-wrap .cardbox:nth-of-type(3):hover .cardfeature .card-icon svg path {
	fill: #02aaf3;
}
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(1) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(1):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(1):hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2):hover .cardfeature .card-icon svg path,
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(5) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(5):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(5):hover .cardfeature .card-icon svg path {
	fill: #0DBF68;
}
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(4) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(4):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(4):hover .cardfeature .card-icon svg path {
	stroke: none;
	fill: #0DBF68;
}
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2) input[type=checkbox]:checked+label .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2):active .cardfeature .card-icon svg path, 
.hero-section .hero-wrap #service .card-wrap .cardbox:nth-of-type(2):hover .cardfeature .card-icon svg path {
	stroke: none;
}
.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-icon img {
  image-rendering: -webkit-optimize-contrast;
}
.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-title {
  margin: 24px 0px 0px;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  color: #343741;
}
.hero-section .hero-card #service .card-wrap .cardbox .cardfeature .card-title {
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.hero-section .hero-card #crm .card-wrap .cardbox:nth-of-type(5) .cardfeature .card-title br:nth-of-type(1) {
  display: none;
}
.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(3) .cardfeature .card-title br, 
.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(4) .cardfeature .card-title br,
.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(5) .cardfeature .card-title br {
	display: none;
}
.hero-section .hero-wrap .hfeat-tab {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0px auto 32px;
	border-bottom: 1px solid #DFE1E6;
	max-width: 680px;
	left: -10px;
	padding: 0px 0px 5px;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	max-width: 200px;
	cursor: pointer;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item.active {
	cursor: default;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2) {
	margin: 0 40px 0px 41px;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:after {
	content: "";
	position: absolute;
	width: 100%;
	border-bottom: 1px solid transparent;
	bottom: -6px;
	z-index: 1;
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active:after {
	border-bottom-color: #18cb96;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2).active:after {
	border-bottom-color: #02AAF3;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(3).active:after {
	border-bottom-color: #0DBF68;
}
.hero-section .hero-wrap .hfeat-card {
	position: relative;
}
.hero-section .hero-wrap .hfeat-card .hfcard-inn {
	display: none;
}
.hero-section .hero-wrap .hfeat-card .hfcard-inn.active {
	display: block;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont {
	margin: 4px 0px 0px 16px;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont .hfeat-title {
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
	font-family: Roboto;
	color: #343741;
	text-transform: uppercase;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active .hfeat-cont .hfeat-title {
	color: #18cb96;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2).active .hfeat-cont .hfeat-title {
	color: #02AAF3;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(3).active .hfeat-cont .hfeat-title {
	color: #0DBF68;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont .hfeat-sh-title {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	font-family: Roboto;
	color: #777D88;
	margin: -4px 0px 0px;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-icon {
	position: relative;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-icon svg {
	height: 48px;
	width: 48px;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-icon svg path {
	fill: #343741;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active .hfeat-icon svg path {
	fill: #18cb96;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2).active .hfeat-icon svg path {
	fill: #02AAF3;
}
.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(3).active .hfeat-icon svg path {
	fill: #0DBF68;
}
.hero-section .hero-card .btn-start {
  margin: 65px auto 0px;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.hero-section .hero-card .btn-start .fcard-link {
  background-color: #18cb96;
  border-radius: 50px;
  width: 188px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.39px;
  text-transform: uppercase;
  color: #ffffff;
}
.hero-section .hero-card .btn-start .fcard-link:hover,
.hero-section .hero-card .btn-start .fcard-link:active {
  background-color: #18cb96;
}
.hero-background {
  position: relative;
  overflow: hidden;
  /*margin: 0 -53px 0px -52px;*/
}
.hero-background .hero-bg-inner {
  position: relative;
  padding: 47px 0 0;
	text-align: center;
}
.hero-background .hero-bg-inner img {
  image-rendering: -webkit-optimize-contrast;
}
.business-logo {
  position: relative;
}
.business-logo .container {
  width: 1174px;
  margin: 0px auto;
  padding: 0px 15px;
  max-width: 100%;
}
.business-logo .business-lwrap {
  padding: 130px 0px 46px;
}
.business-logo .business-lwrap .bl-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.business-logo .business-lwrap .bl-title {
  text-align: center;
  margin: 0px 0px 40px;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  color: #343741;
}
.business-logo .business-lwrap .bl-inner #bl1 {
  max-width: 97px;
}
.business-logo .business-lwrap .bl-inner #bl2 {
  max-width: 166.5px;
}
.business-logo .business-lwrap .bl-inner #bl3 {
  max-width: 57px;
}
.business-logo .business-lwrap .bl-inner #bl4 {
  max-width: 106.5px;
}
.business-logo .business-lwrap .bl-inner #bl5 {
  max-width: 104px;
}
.business-logo .business-lwrap .bl-inner #bl6 {
  max-width: 166.5px;
}
.business-logo .business-lwrap .bl-inner #bl7 {
  max-width: 55px;
}


.hero-background .inner {
    max-width: 100%;
}

.page-id-9 .page-content > .wrapper {
	
	    width: 100%;
	
}
@media (max-width: 1200.98px) {
	.hero-section .hero-card .card-wrap .cardbox .cardfeature {
		padding: 27px 12px 23px;
	}
}
@media (max-width: 1024.98px) {
  .hero-section .hero-wrap {
    padding: 55px 0px 10px;
  }
  .hero-section .Container {
    width: 768px;
  }
  .hero-section .hero-card .card-wrap {
    flex-wrap: wrap;
		justify-content: center;
  }
	.hero-section .hero-wrap .hfeat-tab {
		max-width: 656px;
    left: 0px;
	}
  .hero-section .hero-card .card-wrap .cardbox {
    width: calc(100%/3.2 - 0px);
    margin: 0px 6.5px 13px;
  }
	.hero-section .hero-wrap .hfeat-card .hfcard-inn#crm .card-wrap .cardbox {
    width: calc(100% / 3.2 - 0px);
	}
	.hero-section .hero-card .card-wrap .cardbox:first-child {
    margin-left: 6.5px;
	}
	.hero-section .hero-card .card-wrap .cardbox:last-child {
    margin-right: 6.5px;
	}
	.hero-section .hero-card #service .card-wrap .cardbox .cardfeature .card-title {
    height: auto;
    display: block;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2) {
		margin: 0px 28px 0px;
	}
	.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(3) .cardfeature .card-title br,
	.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(4) .cardfeature .card-title br,
	.hero-section .hero-card #service .card-wrap .cardbox:nth-of-type(5) .cardfeature .card-title br {
    display: block;
	}
  .hero-section .hero-card .btn-start {
    margin: 20px auto 0px;
  }
  .hero-background {
   /* margin: 0px -166px 0px;*/
  }
  .hero-background .hero-bg-inner {
    padding: 53px 0px 0px;
  }
  .business-logo .container {
    width: 750px;
  }
  .business-logo .business-lwrap {
    padding: 63px 0 60px;
  }
  .business-logo .business-lwrap .bl-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.12px;
    margin: 0px 0px 29px;
  }
  .business-logo .business-lwrap .bl-inner #bl1 {
    max-width: 83px;
  }
  .business-logo .business-lwrap .bl-inner #bl2 {
    max-width: 125px;
  }
  .business-logo .business-lwrap .bl-inner #bl3 {
    max-width: 43px;
  }
  .business-logo .business-lwrap .bl-inner #bl4 {
    max-width: 92.55px;
  }
  .business-logo .business-lwrap .bl-inner #bl5 {
    display: none;
  }
  .business-logo .business-lwrap .bl-inner #bl6 {
    max-width: 125px;
  }
  .business-logo .business-lwrap .bl-inner #bl7 {
    max-width: 42px;
  }
  section.vision-section.iconswithcontent.hpicons {
    padding-top: 20px !important;
  }
 }
@media (max-width: 767.98px) {
  .hero-section .hero-wrap {
    padding: 38px 0 10px;
  }
  .hero-section .hero-wrap .hero-depth .title br {
    display: none;
  }
  .hero-section .hero-card {
    margin: 23px 0px 0px;
  }
	.hero-section .hero-card .hero-wrap-in {
		-webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background-color: rgba(255, 255, 255, 0.80);
	}
  .hero-section .hero-wrap .hero-depth .title {
    font-size: 35px;
    font-weight: 500;
    line-height: 43px;
    margin: 0px 20px 20px;
  }
	.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-icon svg {
    height: 32px;
    width: 32px;
	}
  .hero-section .hero-card .card-wrap .cardbox {
    width: calc(100%/2.2 - 0px);
  }
	.hero-section .hero-wrap .hfeat-card .hfcard-inn#crm .card-wrap .cardbox {
    width: calc(100% / 2.2 - 0px);
	}
	.hero-section .hero-card .card-wrap .cardbox .cardfeature {
    padding: 19px 10px 18px;
	}
	.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-icon {
		height: 25.6px;
		width: 25.6px;
	}
	.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-icon svg {
    height: 25.6px;
    width: 25.6px;
	}
	.hero-section .hero-card .card-wrap .cardbox .cardfeature .card-title {
    font-size: 14px;
    line-height: 22px;
		margin: 15px 0px 0px;
	}
  .hero-background {
    margin: 12px 0 0;
  }
  .hero-background .hero-bg-inner {
    padding: 26px 0px 0px;
    margin: 0px ;
  }
	.hero-section .hero-wrap .hfeat-tab {
		max-width: 310px;
    padding: 21px 0 4px;
		margin: 0 auto 12px;
		border-bottom: 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide {
    width: 133px;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item {
		display: block !important;
		max-width: 100%;
		text-align: center;
		margin: 0px auto;
		padding: 0px 0px 4px;
    border-bottom: 1px solid #DFE1E6;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont {
		text-align: center;
		margin: -3px 0 0 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont .hfeat-title {
    font-size: 14px;
    line-height: 22px;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-cont .hfeat-sh-title {
    margin: -3px 0 0;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item .hfeat-icon {
		text-align: center;
	}
  .business-logo .business-lwrap {
    padding: 65px 0 44px;
  }
  .business-logo .business-lwrap .bl-title {
    margin: 0px 15px 29px;
  }
  .business-logo .business-lwrap .bl-inner {
    flex-wrap: wrap;
    margin: 0px auto;
    max-width: 340px;
    padding: 0px 9px;
  }
  .business-logo .business-lwrap .bl-inner #bl1 {
    order: 1;
  }
  .business-logo .business-lwrap .bl-inner #bl2 {
    order: 2;
  }
  .business-logo .business-lwrap .bl-inner #bl3 {
    order: 3;
  }
  .business-logo .business-lwrap .bl-inner #bl4 {
    order: 4;
    margin: 10px 0px 0px;
  }
  .business-logo .business-lwrap .bl-inner #bl6 {
    order: 6;
    margin: 9px 0px 0px;
  }
  .business-logo .business-lwrap .bl-inner #bl7 {
    order: 5;
    margin: 8px 0px 0px;
  }
	.hero-section .hero-wrap .hfeat-tab .slick-arrow {
    font-size: 0px;
    padding: 0px;
    background-color: #ffffff;
    border: 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-arrow:before {
		content: "";
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 34px;
		z-index: 2;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-prev.slick-arrow:before {
		background-image: url('http://res.cloudinary.com/spiralyze/image/upload/f_auto/Insightly/3008/left-arrow.png');
		left: 15px;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-next.slick-arrow:before {
		background-image: url('http://res.cloudinary.com/spiralyze/image/upload/f_auto/Insightly/3008/right-arrow.png');
		right: 15px;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-arrow:after {
    content: "";
		position: absolute;
		background-color: rgba(255, 255, 255, 0.90);
		height: 90px;
		width: 89px;
		top: 9px;
		z-index: 1;
		display: block;
		pointer-events: none;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-prev.slick-arrow:after {
		left: 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-next.slick-arrow::after {
		right: 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active .hfeat-cont .hfeat-title,
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2).active .hfeat-cont .hfeat-title,
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(3).active .hfeat-cont .hfeat-title {
		color: #343741;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current .hftab-item:nth-of-type(1).active .hfeat-cont .hfeat-title,
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #crm .hfeat-cont .hfeat-title {
		color: #18cb96;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #market .hfeat-cont .hfeat-title {
    color: #02AAF3;
	}
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #service .hfeat-cont .hfeat-title {
    color: #0DBF68;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active .hfeat-icon svg path,
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(2).active .hfeat-icon svg path,
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(3).active .hfeat-icon svg path {
		fill: #343741;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current .hftab-item:nth-of-type(1).active .hfeat-icon svg path,
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #crm .hfeat-icon svg path {
		fill: #18cb96;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #market .hfeat-icon svg path {
    fill: #02AAF3;
	}
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #service .hfeat-icon svg path {
    fill: #0DBF68;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item:after {
		bottom: -1px;
		left: 0px;
		right: 0px;
	}
	.hero-section .hero-wrap .hfeat-tab .hftab-item:nth-of-type(1).active:after {
		border-bottom-color: transparent;
	}
	.hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current .hftab-item:nth-of-type(1).active::after,
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #crm::after {
		border-bottom-color: #18cb96;
	}
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #market::after {
    border-bottom-color: #02AAF3;
  }
  .hero-section .hero-wrap .hfeat-tab .slick-slide.slick-current #service::after {
    border-bottom-color: #0DBF68;
  }
	.hero-section .hero-card #crm .card-wrap .cardbox:nth-of-type(5) .cardfeature .card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100px;
    padding: 0px 10px;
    margin: 15px auto 0px;
	}
}