.rei-main-wrapper {
	position: relative;
	overflow: hidden;
	color: #1B1C1D;
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 90px;
	background-color: #fff;
}

.rei-page-wrapper {
	max-width: 1280px;
	margin: 0 auto;
}

a.primary-cta,
a.primary-cta:link,
a.primary-cta:visited,
a.primary-cta:active {
	background-color: #0070d2;
	border: 1px solid #0070d2;
	border-radius: 99px;
	color: #fff;
	width: 203px;
	height: 56px;
	font-size: 16px;
	font-weight: 500;
	padding: 0;
	align-items: center;
	display: flex;
	justify-content: center;
	text-decoration: none;
	transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	cursor: pointer;
}

a.primary-cta:hover {
	background-color: #0060AD;
}

a.secondary-cta,
a.secondary-cta:link,
a.secondary-cta:visited,
a.secondary-cta:active {
	border: 1px solid #0070d2;
	border-radius: 99px;
	color: #0070d2;
	width: 335px;
	height: 56px;
	font-size: 16px;
	font-weight: 500;
	padding-left: 8px;
	padding-right: 8px;
	align-items: center;
	display: flex;
	justify-content: center;
	text-decoration: none;
	transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	cursor: pointer;
}
a.secondary-cta:hover {
	color: #0060AD;
	border-color: #0060AD;
}

.hero-section {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 2px solid #000;
}

.hero-section .content-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 690px;
	margin-top: -45px;
	gap: 25px;
}

.hero-section h1 {
	color: #1B1C1D;
	font-size: 64px;
	font-style: normal;
	font-weight: 350;
	line-height: 77px;
	letter-spacing: -1px;
	margin: 0;
}

.hero-section p {
	font-family: 'Inter', sans-serif;
	color: #1B1C1D;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 32px;
	margin: 0;
}

.hero-section .img-container img {
	vertical-align: bottom;
	max-width: 290px;
    margin-left: 100px;
}

.content-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 95px;
	padding-bottom: 105px;
}

.content-section .top-content-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 15px;
	max-width: 840px;
	margin-bottom: 95px;
}

.content-section .top-content-container h2 {
	white-space: normal;
	color: #333;
	text-align: center;
	font-feature-settings: 'clig' off, 'liga' off;
	font-size: 52px;
	font-style: normal;
	font-weight: 350;
	line-height: 62px;
	margin: 0;
}

.content-section .top-content-container p {
	color: #1B1C1D;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
	margin: 0;
}

.middle-content-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 90px
}

.middle-content-container .part-one,
.middle-content-container .part-two {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 170px;
}

.middle-content-container .part-one .content-container h3,
.middle-content-container .part-two .content-container h3 {
	color: #1B1C1D;
	font-size: 40px;
	font-style: normal;
	font-weight: 350;
	line-height: 48px;
}

.middle-content-container .part-one .content-container ul li {
	color: #1B1C1D;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
	margin-bottom: 30px;
}

.middle-content-container .part-one .image-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.middle-content-container .part-one .image-container img,
.middle-content-container .part-two .image-container img {
	max-width: 640px;
}

.middle-content-container .part-two .content-container p {
	color: #1B1C1D;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
}

.bottom-content-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 50px;
	margin-top: 110px;
}

.bottom-content-container .image-container,
.bottom-content-container .content-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	max-width: 800px;
}

.bottom-content-container .content-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 50px;
}

.bottom-content-container .content-container p {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
	/* 150% */
}

.cisco-penn-office img {
	max-width: 590px;
}

.bottom-content-container .content-container .percentage-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bottom-content-container .content-container .percentage-content .percentage-number {
	color: #74BF4B;
	font-size: 91px;
	font-style: normal;
	font-weight: 700;
	line-height: 86.682px;
	letter-spacing: -1.126px;
}

.bottom-content-container .content-container .percentage-content span {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 350;
	line-height: 28px;
	text-align: center;
}

.rei-planning-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #F4F5F6;
	padding-top: 116px;
	padding-bottom: 67px;
}
.rei-planning-section .content-container
{
	text-align: center;
}
	
.rei-planning-section .content-container h3 {
	color: #0D274D;
	font-size: 52px;
	font-style: normal;
	font-weight: 350;
	line-height: 62px;
}

.rei-planning-section .content-container p {
	max-width: 900px;
	color: #1B1C1D;
	font-size: 20px;
	font-style: normal;
	font-weight: 350;
	line-height: 32px;
	margin: 0 auto;
}

.rei-planning-section .image-container {
	margin: 52px 0 90px 0;
}

.rei-planning-mobile-img {
	display: none;
}

.rei-planning-section .cta-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 26px
}

.rei-planning-section .cta-container span {
	color: #1B1C1D;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
}

.rei-planning-section .cta-container .cta-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 45px;
}

.rei-smart-solution-section {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #0D274D;
}

.rei-smart-solution-section .image-container img {
	/* max-width: 600px; */
}

.rei-smart-solution-section .content-container {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 19px;
	max-width: 520px
}

.rei-smart-solution-section .content-container h3 {
	max-width: 520px;
	color: #FFF;
	text-align: left;
	font-size: 52px;
	font-style: normal;
	font-weight: 350;
	line-height: 62px;
}

.rei-smart-solution-section .content-container p {
	color: #FFF;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	font-weight: 350;
	line-height: 28px;
	/* 140% */
}

.rei-smart-solution-section .content-container a {
	margin-top: 25px;
	width: 280px;
	background-color: #fff;
}
.rei-smart-solution-section .content-container a:hover {
	background-color: #ebebeb;
}

.rei-guidance-section .rei-page-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 80px;

}

.rei-guidance-section .rei-page-wrapper .content-container,
.rei-guidance-section .rei-page-wrapper .image-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	gap: 48px;
}

.rei-guidance-section .rei-page-wrapper .content-container .row-one,
.rei-guidance-section .rei-page-wrapper .content-container .row-two {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	gap: 75px;
}

.rei-guidance-section .rei-page-wrapper .content-container .row-one .content-wrapper,
.rei-guidance-section .rei-page-wrapper .content-container .row-two .content-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 350px;
}

.rei-guidance-section .rei-page-wrapper .image-container span {
	color: #1B1C1D;
	font-size: 32px;
	font-style: normal;
	font-weight: 350;
	line-height: 40px;
	max-width: 234px;
}

.row-one .content-wrapper span,
.row-two .content-wrapper span {
	color: #1B1C1D;
	font-size: 20px;
	font-style: normal;
	font-weight: 350;
	line-height: 28px;
	margin-bottom: 20px;
}

.row-one .content-wrapper p,
.row-two .content-wrapper p {
	color: #1B1C1D;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
}

.row-one .content-wrapper a,
.row-two .content-wrapper a {
	color: #0070D2;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: 24px;
	cursor: pointer;
}

.row-one .content-wrapper a:hover img,
.row-two .content-wrapper a:hover img {
	transform: translate3d(0.1em, 0, 0);
	transition: 0.2s ease;
}

.row-two .content-wrapper:nth-child(2) {
	align-self: flex-start;
}

@keyframes slide-left {
	from {
		margin-left: 100%;
	}

	to {
		margin-left: 0%;
	}
}

.mfg_slide-right {
	animation: 3s slide-right;


}

.mfg_slider img {
	width: 95%;
}


@keyframes slide-right {
	from {
		transform: translateX(-100%);
	}

	to {
		transform: translateX(0%);
	}
}



@keyframes fadeIn {
	0% {
		transform: translateY(0%);
		opacity: 0;
	}

	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}


/* ANIMATION
====================================================================== */

.tn_reveal {
	opacity: 0;
	transition: all 1000ms 100ms;
}

.tn_reveal.tn_active {
	opacity: 1;
	transform: translate(0, 0);
}

.tn_fade-bottom {
	transform: translateY(80px);
}

.tn_fade-left {
	transform: translateX(-80px);
}

.tn_fade-right {
	transform: translateX(80px);
}

.tn_animation-delay-100 {
	transition: all 1000ms 100ms;
}

.tn_animation-delay-200 {
	transition: all 1000ms 200ms;
}

.tn_animation-delay-300 {
	transition: all 1000ms 300ms;
}

.tn_animation-delay-400 {
	transition: all 1000ms 400ms;
}

.tn_animation-delay-500 {
	transition: all 1000ms 500ms;
}

.tn_animation-delay-700 {
	transition: all 1000ms 700ms;
}

.tn_animation-delay-1100 {
	transition: all 1000ms 1100ms;
}

@media (max-width: 1300px) {

	.part-one .content-container,
	.part-two .content-container {
		padding-left: 45px;
	}

}

@media (max-width: 1200px) {
	.rei-page-wrapper {
		padding-left: 5%;
		padding-right: 5%;
	}

	.hero-section .img-container img {
		margin-left: 0;
	}

	.middle-content-container .part-one,
	.middle-content-container .part-two {
		gap: 0;
	}

	.rei-planning-desktop-img {
		display: none;
	}

	.rei-planning-mobile-img {
		display: block;
		margin: 0 auto;
	}

	.rei-guidance-section .rei-page-wrapper {
		flex-direction: column;
		gap: 70px;
	}

	.rei-guidance-section .rei-page-wrapper .image-container {
		width: 350px;
		align-items: flex-start;
	}

	.rei-guidance-section .rei-page-wrapper .content-container .row-one,
	.rei-guidance-section .rei-page-wrapper .content-container .row-two {
		flex-direction: column;
	}

}

@media (max-width: 992px) {
	.hero-section h1 {
		font-size: 40px;
		line-height: 45px;
	}

	.middle-content-container {
		max-width: 90%;
		gap: 48px;
	}

	.middle-content-container .part-one,
	.middle-content-container .part-two {
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
		gap: 48px;
	}

	.bottom-content-container {
		margin-top: 50px;
	}

	.bottom-content-container .content-container {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}

	.rei-smart-solution-section .image-container img {
		display: none;
	}

	.rei-planning-section .cta-container .cta-wrapper {
		flex-direction: column;
		gap: 25px;
	}

	.cta-container .cta-wrapper .secondary-cta {
		width: 203px;
		text-align: center;
	}

	.rei-smart-solution-section {
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		gap: 50px;
	}

	.rei-smart-solution-section .content-container {
		align-items: flex-start;
	}

	.rei-smart-solution-section .content-container p,
	.rei-smart-solution-section .content-container h3 {
		max-width: unset;
		text-align: left;
	}

	.rei-guidance-section .rei-page-wrapper {
		flex-direction: column;
		gap: 50px;
	}

	.rei-guidance-section .rei-page-wrapper .content-container .row-one,
	.rei-guidance-section .rei-page-wrapper .content-container .row-two {
		flex-direction: column;
		gap: 35px;
	}

	.rei-guidance-section .rei-page-wrapper .image-container {
		gap: 25px;
	}
}

@media (max-width: 768px) {

	.tn_animation-delay-100,
	.tn_animation-delay-200,
	.tn_animation-delay-300,
	.tn_animation-delay-400,
	.tn_animation-delay-500,
	.tn_animation-delay-700,
	.tn_animation-delay-1100 {
		transition: all 1000ms 100ms;
	}

	.rei-main-wrapper {
		padding-top: 35px;
	}

	.hero-section {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border-bottom: unset;
		padding-left: 0;
		padding-right: 0;
		gap: 25px;
	}

	.hero-section .img-container {
		width: 100%;
		border-bottom: 2px solid #000;
		text-align: center;
	}

	.hero-section .img-container img {
		max-width: 222px;
	}

	.hero-section .content-container {
		padding-left: 5%;
		padding-right: 5%;
		align-items: center;
		text-align: center;
		margin-top: 0;
	}

	.content-section {
		padding-top: 85px;
		padding-bottom: 45px;
	}

	.content-section .top-content-container h2 {
		font-size: 24px;
		font-style: normal;
		font-weight: 350;
		line-height: 32px;
	}

	.middle-content-container .part-one .image-container img,
	.middle-content-container .part-two .image-container img,
	.bottom-content-container .image-container img {
		width: 100%;
	}

	.part-one .content-container,
	.part-two .content-container {
		padding-left: 0;
	}

	.middle-content-container .part-one .content-container h3,
	.middle-content-container .part-two .content-container h3 {
		font-size: 20px;
		font-style: normal;
		font-weight: 350;
		line-height: 28px;
	}

	.middle-content-container .part-one .content-container ul li {
		font-size: 16px;
		font-style: normal;
		font-weight: 350;
		line-height: 24px;
	}

	.rei-planning-section {
		padding-top: 45px;
	}

	.rei-planning-section .content-container h3 {
		font-size: 32px;
		font-style: normal;
		font-weight: 350;
		line-height: 40px;
	}

	.rei-planning-section .content-container p {
		font-size: 20px;
		font-style: normal;
		font-weight: 350;
		line-height: 32px;
	}

	.rei-planning-section .cta-container span {
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 28px;
	}

	.rei-smart-solution-section .content-container h3 {
		font-size: 32px;
		font-style: normal;
		font-weight: 350;
		line-height: 40px;
	}
}