.how-we-help {
	display: flex;
	justify-content: space-between;
	padding: 0 0;
}

.how-we-help .left {
	width: 698px;
	padding-right: 50px;
}

.how-we-help .right {
	width: calc(100% - 700px);
	text-align: center;
	justify-content: center;
	align-items: center;
	display: flex;
}

.how-we-help .list {
	display: flex;
	margin: 50px 0;
	position: relative;
}

.how-we-help .list .list-items {
	width: 270px;
}

.how-we-help .list .list-items .list-nav {
	height: 75px;
	display: flex;
	justify-content: right;
	align-items: center;
	padding: 0 25px 0 0;
	cursor: pointer;
}

.how-we-help .list .list-items .list-nav.active {
	color: #195A90;
	font-weight: bold;
}

.how-we-help .list .list-descriptions {
	width: calc(100% - 270px);
}


.how-we-help .list .list-bar {
	width: 2px;
	background-color: #CCCCCC;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(270px - 1px);
}

.how-we-help .list .list-bar::before {
	content: "";
	width: 100%;
	height: 33.3333%;
	background-color: #195A90;
	position: absolute;
	top: 0;
	left: 0;
}

.how-we-help .list .list-bar[data-attr="0"]::before {
	top: 0%;
	transition: top 0.5s ease 0s;
}

.how-we-help .list .list-bar[data-attr="1"]::before {
	top: 33.3333%;
	transition: top 0.5s ease 0s;
}

.how-we-help .list .list-bar[data-attr="2"]::before {
	top: 66.66666%;
	transition: top 0.5s ease 0s;
}

.how-we-help .list-description {
	align-items: left;
	padding: 25px 25px;
}

.how-we-help .list-description.list-hide {
	display: none;
}

.how-we-help .list-images .list-image {
	width: 100%;
	max-width: 460px;
	object-fit: cover;
}

.how-we-help .list-images {
	max-width: 460px;
	width: 100%;
}

@media screen and (max-width:1225px) {
	.how-we-help .left {
		width: 100%;
	}

	.how-we-help .right {
		display: none;
	}
}

@media screen and (max-width:825px) {

	.how-we-help {
		padding: 0;
	}

	.how-we-help .list-bar,
	.how-we-help .list-items {
		display: none;
	}

	.how-we-help .left {
		padding-right: 0;
	}

	.how-we-help .list .list-descriptions {
		width: 100%;
	}

	.how-we-help .list-description.list-show,
	.how-we-help .list-description.list-hide {
		width: 100%;
		padding: 0;
		display: block;
		padding-bottom: 50px;
	}

	.how-we-help .list-description.list-show:last-of-type,
	.how-we-help .list-description.list-hide:last-of-type {
		padding-bottom: 0;
	}
}

@media screen and (max-width:650px) {
	.how-we-help {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width:450px) {

	.case-study-feed .case-study .w_50.left,
	.case-study-feed .case-study .w_50.right {
		padding-left: 15px;
		padding-right: 15px;
	}

	.flex-editor .flex-editor-row .flex-editor-column.margin-left-no-auto[data-width="40"].hp-what-our-clients-responsive {
		padding-left: 15px;
		padding-right: 15px;
	}

	.testimonial_module.feed .testimonial .quote {
		margin-left: 15px;
		margin-right: 15px;
	}

	.homepage-testimonial .slide-arrow-wrapper {
		margin-left: 15px;
	}

	.how-we-help {
		padding-left: 0;
		padding-right: 0;
	}

	body[data-template="homepage"] .case-study.epic-white-bg {
		padding-bottom: 0;
		padding-top: 0;
	}
}




.epic-ul li.icon-1::before {
	background-image:url('{$theme_path}/static/picture/601993_website-development-erie-pa.png');
}

.epic-ul li.icon-4::before {
	background-image:url('{$theme_path}/static/picture/615675_seo-erie-pennsylvania.png');
}

.epic-ul li.icon-5::before {
	background-image:url('{$theme_path}/static/picture/152371_paidsearchicons_2.png');
}

.epic-ul li.icon-11::before {
	background-image:url('{$theme_path}/static/picture/615521_digital-strategy-development.png');
}

.epic-ul li.icon-6::before {
	background-image:url('{$theme_path}/static/picture/624372_copy-writing-erie-pennsylvania.png');
}

.epic-ul li.icon-2::before {
	background-image:url('{$theme_path}/static/picture/624256_website-design-erie-pennsylvania.png');
}

.epic-ul li.icon-19::before {
	background-image:url('{$theme_path}/static/picture/601993_website-development-erie-pa.png');
}

.epic-ul li.icon-18::before {
	background-image:url('{$theme_path}/static/picture/841888_615324_social-media-marketing.png');
}

.epic-ul li.icon-8::before {
	background-image:url('{$theme_path}/static/picture/615541_professional-photo-and-editing.png');
}

.epic-ul li.icon-9::before {
	background-image:url('{$theme_path}/static/picture/615346_epic-email-marketing.png');
}

.epic-ul li.icon-10::before {
	background-image:url('{$theme_path}/static/picture/615497_data-exports-visitor-tracking.png');
}



.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: #fff0
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid #fff0
}

.slick-arrow.slick-hidden {
	display: none
}

.arrows {
	display: flex;
	justify-content: center;
	align-content: center;
	width: 100%
}

.slick-arrow {
	color: #fff0;
	background-color: #fff0;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0 6px
}

.slick-next::before {
	display: block;
	font-family: FontAwesome;
	content: "\f061";
	color: #000;
	font-size: 20px
}

.slick-prev::before {
	display: block;
	font-family: FontAwesome;
	content: "\f060";
	color: #000;
	font-size: 20px
}

.buttons {
	display: flex;
	justify-content: center;
	align-content: center;
	width: 100%
}

.buttons .slick-dots {
	list-style-type: none;
	display: flex;
	justify-content: center;
	align-content: center;
	width: 100%;
	gap: 15px;
	margin: 0;
	padding: 0
}

.buttons .slick-dots button {
	list-style-type: none;
	border: 0;
	color: #fff0;
	background-color: #efefef;
	font-size: 0;
	width: 15px;
	height: 15px;
	border-radius: 15px
}
a {
	text-decoration: none !important;
}
.buttons .slick-dots .slick-active button {
	background-color: #333
}

.szxfcawed {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:768px) {
	.szxfcawed {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (min-width:501px) {
	.szxcs {
		text-align: left !important;
	}
}

.dxfcserdf {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdxcse {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cgrssdgd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}


@media (min-width:992px) {
    .fzf {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
}
.dxcfcaw {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #000 !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3 !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
}

p {
	font-size: 18px !important;
}

.dxcfcaw h2 {
	text-align: center !important;
	color: #000 !important;
}

.dxcfcaw h3 {
	text-align: center !important;
	color: #000 !important;
}

.dxcfcaw h4 {
	text-align: center !important;
	color: #000;
}

.dxcfcaw h5,
.dxcfcaw h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.dxcfcaw li,
.dxcfcaw span,
.dxcfcaw a {
	color: #000 !important;
}

.dxcfcaw img {
	max-width: 100%;
	height: auto;
}

.dxcfcaw p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.dxcfcaw table {
	word-break: break-all !important;
}

.dxcfcaw td {
	font-size: 16px !important;
	color: #000 !important;
}

.dxcfcaw li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}