html,
body {
	height: 100%;
	width: 100%;
	scroll-behavior: smooth;
	margin: 0
}

#main {
	background-color: #202020
}
#module3 p {	
		font-family: "UniversForFiserv55","SimpleSans-Regular", 'SimpleSans', Arial, Helvetica, sans-serif;	
}
#module3 .seles {
	font-family: "UniversForFiserv65-Bd","SimpleSans-Regular", 'SimpleSans', Arial, Helvetica, sans-serif;	
}
/*.container {
	max-width: 1440px;
	width: 100%;
	height: 100%
}*/

.container-wide {
	max-width: 1920px;
	width: 100%;
	margin: auto
}
.darkGreyBG {
    background-color: #333333 !important;
}
.mb30 {
	margin-bottom: 30px;
}
.mt70 {
	margin-top: 70px;
}
.whiteTextColor {
	color: #fff !important;
}

#main h1,
#main h2,
#main p {
	opacity: 0;
	transform: translate3d(0, 3rem, 0);
	transition-property: transform, opacity;
	transition-duration: 2s;
	transition-timing-function: ease-in-out
}

#main .js-active h1,
#main .js-active h2,
#main .js-active p {
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.main-content {
	padding-bottom: 0px
}

.btn {
	background: #FF6700;
	color: #fff;
	font-family: "UniversForFiserv45-Lt",'SimpleSansBold', 'SimpleSans', Arial, Helvetica, sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	border-radius: 0;
	transition: .2s all ease !important;
	position: relative;
	cursor: pointer
}

#downloadpdf {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

#downloadpdf a {
	color: #FF6600
}

#loader {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -30%);
	display: none
}

#hero {
	height: 820px;
	max-height: 100vh;
	background: url("/content/dam/firstdata/us/en/static/retail/img/Coat.jpg") no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#hero .container {
	position: relative
}

.navbar {
	height: 41px;
	width: 100%;
	padding-top: 35px
}

.navbar-brand div {
	border-top: 1px solid rgba(255, 255, 255, 0.5)
}

.moblogo {
	height: 38px;
	margin-top: 8px
}

#content {
	max-width: 713px;
	width: 100%;
	height: 270px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	padding-top: 12px
}

#downloadth p {
	width: 508px;
	height: 52px;
	color: #ffffff;
	font-family: "UniversForFiserv55","SimpleSans-Regular", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px
}

#howDigital h1 {
	width: 100%;
	max-width: 713px;
	height: 200px;
	color: #ffffff;
	font-family: "UniversForFiserv55","SimpleSans-Regular", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: 400;
	line-height: 90px;
	letter-spacing: -2px;
	margin-left: -4px
}

#contact {
	top: calc(50% - 185px);
	width: 514px;
	height: 371px;
	position: fixed;
	z-index: 999;
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	bottom: 13.9%;
	right: 39px;
	display: none;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.5), 0 10px 10px -5px rgba(0, 0, 0, 0.2)
}

.outerbox {
	height: 100%
}

#contact1 label,
#contact label {
	transform-origin: left bottom;
	display: flex;
	position: absolute;
	bottom: 0;
	pointer-events: none
}

.lablebox {
	font-size: 16px
}

#contact1 #ecomForm hr,
#contact #ecomFormNew hr {
	margin: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	width: auto;
	animation: formwidthanimation .5s forwards;
	-webkit-animation: formwidthanimation .5s forwards;
	-moz-animation: formwidthanimation .5s forwards;
	opacity: .304993
}

#contact {
	color: #fff;
	background-color: #232323
}

.chev {
	background: url("/content/dam/firstdata/us/en/static/retail/img/right-arrow-icon.png") no-repeat;
	background-size: contain;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px
}

.white {
	background: url("/content/dam/firstdata/us/en/static/retail/img/Path-2.png") no-repeat !important
}

.contactbtn {
	height: 14px;
	background-color: #232323;
	color: #FF6600;
	font-size: 16px;
	font-weight: 400;
	line-height: 14px;
	border: none;
	font-family: "UniversForFiserv65-Bd",'SimpleSansBold', 'SimpleSans', Arial, Helvetica, sans-serif
}

.contactbtn:hover>.chev {
	margin-left: 10px
}

.contactbtn:focus {
	outline: none
}

.contactbtn:hover {
	font-weight: 600
}

.form-control.active+label,
.form-control.has-text+label {
	color: #038cc8;
	transform: translateY(-20px) scale(.8);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase
}

.boxicon {
	display: inline-block;
	width: 12px;
	height: 20px;
	background-repeat: no-repeat;
	transform: rotate(90deg);
	position: absolute;
	right: 10px;
	top: 10px;
	background: url("/content/dam/firstdata/us/en/static/retail/img/Close.png");
	background-position: center
}

#conbtn {
	display: none
}

#formnav {
	display: none
}

.popup-lebel {
	width: 200px;
	min-width: 257px;
	height: 72px;
	color: #ffffff;
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: -0.675px;
	padding-top: 13px;
}

.popup-form {
	position: relative;
	min-width: 257px
}

#contact form {
	min-width: 200px
}

#contact .form-group {
	margin-bottom: 15px;
}

#contact1 .form-control,
#contact .form-control {
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px
}

#contact1 .form-control,
#contact .form-control {
	font-size: 14px;
	color: #fff;
	background: transparent;
	border: none;
	border-radius: 0;
	padding-left: 0;
	box-shadow: none
}

@-webkit-keyframes formwidthanimation {
	0% {
		opacity: 0;
		width: 0%
	}
	100% {
		width: 100%;
		opacity: 1
	}
}

@keyframes formwidthanimation {
	0% {
		opacity: 0;
		width: 0%
	}
	100% {
		width: 100%;
		opacity: 1
	}
}

.contact_expert {
	font-family: "UniversForFiserv45-Lt",'SimpleSansBold', 'SimpleSans', Arial, Helvetica, sans-serif;
	position: fixed;
	z-index: 999;
	cursor: pointer;
	top: calc(50% - 185px);
	right: -166px;
	height: 39px;
	margin-top: 166px;
	width: 371px;
	background: #2e8bc9;
	padding: 8px 22px;
	font-size: 14px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.contact_expert span {
	width: 94px;
	height: 14px;
	color: #ffffff;
	font-family: "UniversForFiserv45-Lt",'SimpleSansBold', 'SimpleSans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 14px;
	cursor: pointer
}

#contact h4 {
	max-width: 130px;
	min-width: 130px;
	animation: bottomFadeOut 1s ease;
	font-size: 27px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: -0.675px;
	margin-top: unset
}

.stickyheader {
	position: fixed;
	top: 0;
	height: 100px;
	color: #fff;
	z-index: 100
}

@-webkit-keyframes bottomFadeOut {
	0% {
		opacity: 0;
		transform: translate3d(0, 1rem, 0)
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes bottomFadeOut {
	0% {
		opacity: 0;
		transform: translate3d(0, 1rem, 0)
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

#contact1 .form-control,
#contact .form-control {
	font-size: 16px !important
}

.test {
	transform: rotate(45deg)
}

#module1 {
    height: 820px;
    background-color: #202020;
    position: relative;
    padding-top: 100px;
    margin-top: 50px;
}

#inner {
	height: 580px
}

sup {
	font-size: 65% !important;
}

#module1 #inner #title h2 {
	max-width: 810px;
	width: 100%;
	height: 140px;
	color: #ffffff;
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: -1px
}

#module1 #inner #title p {
	width: 100%;
	max-width: 333px;
	height: 116px;
	color: #ffffff;
	font-family: "UniversForFiserv55","SimpleSans-Regular", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	float: right
}

#data {
	padding-top: 6rem
}

.box {
	height: 307px;
	width: 231px
}

.box .desc {
	width: 231px;
	height: 66px;
	color: #ffffff;
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: .5px
}

.box .perc {
	width: 172px;
	height: 40px;
	color: #2e8bc9;
	font-family: "UniversForFiserv45-Lt","SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: flex
}

#chart {
	width: 145px;
	height: 147px;
	margin-bottom: 3rem;
	display: flex;
	position: relative
}

#lastchart #chart {
	width: 144px;
	height: 146px;
	margin-bottom: 3rem;
	display: flex;
	position: relative
}

.chart-bg {
	background: url("/content/dam/firstdata/us/en/static/retail/img/Chart-bg.png") no-repeat;
	background-position: center;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: 2s
}

#lastchart .chart-bg {
	background: url("/content/dam/firstdata/us/en/static/retail/img/Chart-bg-2.png") no-repeat;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: 2s
}

#firstchart .oval {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 49%;
	height: 66px;
	width: 66px
}

#lastchart .oval {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 49%;
	height: 66px;
	width: 66px
}

.dicon {
	padding-bottom: 2rem
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: 2s
}

.bar {
	width: 65px;
	height: 138px;
	bottom: 0px;
	position: absolute
}

.animatebar {
	animation: baranimation 1.5s forwards;
	-webkit-animation: baranimation 1.5s forwards;
	-moz-animation: baranimation 1.5s forwards
}

@-webkit-keyframes baranimation {
	from {
		height: 0%
	}
	to {
		height: 100%
	}
}

@keyframes baranimation {
	from {
		height: 0%
	}
	to {
		height: 100%
	}
}

#animated #path {
	animation: dash 5s linear alternate infinite
}

@keyframes dash {
	from {
		stroke-dashoffset: 0
	}
	to {
		stroke-dashoffset: 1
	}
}

#module2 {
	height: 820px;
	/*background: url("/content/dam/firstdata/us/en/static/retail/img/FooterImage.jpg") no-repeat;*/
	background: url("/content/dam/firstdata/us/en/static/retail/img/Coat.jpg") no-repeat;
	background-size: cover;
	background-position: center; position: relative;
}
#module2 .sticky-para{
	position: absolute;
	font-family: "UniversForFiserv45-Lt", SimpleSansBold, SimpleSans, Arial, Helvetica, sans-serif;
	right: 80px;
	color: #fff;
	bottom: 10px;
	font-size:12px;
	font-weight:700;
}
section#contact1 {
	display: none
}
/*********** Code for module3 desktop starts here ***********/
#module3{
	height: 820px;
	background: #ffffff;
	background: #F2F2F2 url("/content/dam/firstdata/us/en/static/retail/img/Footballs.jpg") no-repeat;	
	background-size: cover;
	background-position: center;
}
#module3 h2 {
	font-size: 36px;
	}
#module3 h1, #module3 h2{
	color:#009EE0;
	margin-bottom: 25px;
	font-family:"UniversForFiserv45-Lt", "SimpleSans-Light", 'SimpleSans', Arial, Helvetica, sans-serif;
}
#module3 h1{
	font-size: 50px;
}
#module3 .top-data{
	margin-bottom: 2rem;
	margin-top:2rem
}
#module3 .bottom-data-image{
	background: url("/content/dam/firstdata/us/en/static/retail/img/Line8.png") no-repeat;
	background-position: left top;
	min-height: 344px;
	padding-top:50px
}
img{
	max-width: 100%;
  	height: auto;
}
.module3-image{
	display: none;
}
/*********** Code for module3 desktop ends here ***********/
@media screen and (max-width:767px) {
	#howDigital h1 {
		max-width: 342px;
		height: 165px;
		color: #ffffff;
		font-size: 50px;
		font-weight: 400;
		line-height: 50px;
		letter-spacing: -2px
	}
	#downloadth p {
		max-width: 271px;
		height: 88px;
		color: #ffffff;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px
	}
	#module1 #inner #title h2 {
		width: 335px;
		height: 105px;
		font-size: 28px;
		font-weight: 400;
		line-height: 35px;
		letter-spacing: -1px
	}
	#module1 #inner #title p {
		width: 335px;
		height: 88px;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		float: left
	}
	#module1 {
		height: auto;
		padding-bottom: 2rem
	}
	#inner {
		height: auto
	}
	#data {
		padding-top: 0rem
	}
	#title {
		padding-top: 2rem
	}
	.box {
		margin: 1rem 0
	}
	.contact_expert {
		right: -59px;
		width: 160px;
		padding: 12px 18px;
		font-size: 12px
	}
	.boxicon {
		display: none
	}
	#module2 {
		display: none
	}
	section#contact1 {
		visibility: visible;
		background-color: #202020;
		color: #ffffff;
		height: 820px;
		min-height: 100vh;
		display: flex;
		border: solid 1px #979797;
		margin-top: 3rem
	}
	#contact1 .form-group {
		margin-bottom: 2em
	}
	#contact1 h4 {
		padding-bottom: 3rem;
		font-size: 28px
	}
	#contact1 #ecomForm {
		width: 100%;
		min-width: 320px
	}
	#contact {
		visibility: visible;
		top: 0px;
		width: 100%;
		height: 100%;
		bottom: 0;
		right: 0px;
		z-index: 2
	}
	.popup-form {
		height: 380px;
		padding-top: 6rem;
		width: 100%;
		padding-left: 22px
	}
	#contact h4 {
		max-width: 100%
	}
	.popup-lebel {
		width: 100%;
		height: 111px;
		padding-left: 60px;
		justify-content: start !important
	}
	#contact .form-group {
		margin-bottom: 2em
	}
	#formnav {
		display: inline-flex;
		position: absolute;
		top: 0;
		height: 50px
	}
	.moblogo {
		display: block;
		height: 26px;
		width: 110px;
		margin-top:0px;
	}
	#popupclose {
		margin-left:35px;
	}
	#content {
		max-width: 90%;
		width: 90%
	}
	.dicon {
		padding-bottom: 1rem;
		display: block
	}
	.mlogo {
		height: 25px;
		width: 95%
	}
	.box #perc {
		font-size: 50px
	}
	#contact1 label {
		font-size: 18px
	}
	#outerdiv {
		position: absolute;
		bottom: 0 !important;
		left: 0;
		right: 0
	}
	.lablebox {
		font-size: 18px
	}
	.contact-view #contactexp {
		visibility: hidden
	}
	#contact1 #ecomForm hr,
	#contact #ecomFormNew hr {
		border-top: 1px solid #fff
	}
	#contact1 .form-control,
	#contact .form-control {
		margin-bottom: 0;
	}
	.navbar {
		padding-top: 25px
	}
	#chart {
		margin-left: 15px
	}
			#module3 h2 {
		font-size: 28px;
	}
	#module3{
		background-image: none;
		height: auto;
	}
	.module3-image{
		z-index: 1;
		display: block;
		background:#F2F2F2 url("/content/dam/firstdata/us/en/static/retail/img/rugby-ball-mobile.png") no-repeat;
		background-position: center bottom;
    	height: 375px;
    	width: 525px
	}
	#module3 .bottom-data-image{
		background: none;	
		min-height: auto;	
	}
	#module3 .top-data{ margin-bottom: 0; margin-top: 2rem;}
	/*********** Code for module1 mobile starts here ***********/
	#module1{
		height: auto;	
	}
	#module1 #inner{
		height: auto;
	}
	#hero {
	background-size: cover;
}
	/*********** Code for module1 mobile ends here ***********/
	
}

@media (min-width:768px) and (max-width:900px) {
	#module1 #inner #title h2 {
		font-size: 46px
	}
	#module3 .top-data{ margin-bottom: 0;}
	#module3{ height: auto;}
	#module3 .bottom-data-image{ padding-top:10px;margin-bottom: 2rem;}
	#hero {
	 background-size: cover;
    }
	.box .desc {
		padding-right:25px;
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	#module1 #inner #title h2 {
		font-size: 56px
	}
	#module1 #inner #title p {
		max-width: 340px
	}
	.popup-lebel {
		padding-top: 50px
	}
}
#omnichannelPlan h2 {
	font-size: 2.5rem;
}
@media (min-width: 1025px) and (max-width: 1399px) {
#omnichannelPlan .cmp-section-container__informative-thought-leadership .aem-Grid .aem-GridColumn.cmp-section-container__solutions {
	padding-right: 2rem;
}

.rightSideImg {
	right: 1rem !important;
}
}

@media (min-width: 1199px) and (max-width: 1270px) {
#omnichannelPlan .cmp-section-container__informative-thought-leadership .aem-Grid .aem-GridColumn.cmp-section-container__solutions {
	padding-right: 0 !important;
}
}

#omnichannelPlan .cmp-section-container__informative-thought-leadership {
	margin-bottom: 10rem !important;
}

@media (max-width: 1024px) {
#omnichannelPlan .cmp-section-container__informative-thought-leadership {
	margin-bottom: 0 !important;
}
}

#omnichannelPlan .cmp-section-container .container {
    max-width: 850pt !important;
    width: 100%;
    padding: 0 12rem 0 4rem !important;
    margin: 0 0 0 100px;
}

@media (min-width: 1025px) and (max-width: 1399px) {
#omnichannelPlan .cmp-section-container .container {
    padding: 0 12rem 0 0 !important;
	margin: 0 0 0 77px;
}
}

@media (min-width: 1900px) {
#omnichannelPlan .cmp-section-container .container {
    margin: 0 0 0 22rem;
}
}

@media (max-width: 1024px) {
#omnichannelPlan .cmp-section-container .container {
    margin: 0;
}
}

@media (max-width: 420px) {
#omnichannelPlan .cmp-section-container .container {
    margin: 0;
	padding:0 !important;
}

.cmp-section-container__informative-thought-leadership.cmp-section-container__informative-thought-leadership .aem-GridColumn:first-child .cmp-section-container__content {
	font-size: 1rem !important;
}
}
.rightSideImg {
	position: absolute !important;
	right: 7rem !important;
}

@media (min-width: 1900px) {
.rightSideImg {
    right: 2rem !important;
}
}

@media (min-width: 1025px) and (max-width: 1399px) {
.rightSideImg {
	right: 1rem !important;
}
}

@media (max-width: 1024px) {
.rightSideImg {
    right: 35px !important;
}
}

@media (max-width: 420px) {
.rightSideImg {
    right: 0px !important;
	top: 25px;
	position: relative !important;
}
}

.rightSideImg .cmp-section-container__content {
	margin-top: -50px !important;
	padding-top: 0 !important;
}

@media (min-width: 1025px) and (max-width: 1399px) {
.rightSideImg .cmp-section-container__content {
	margin-top: 0 !important;
}
}
.transparent_btn {
	font-family: Univers Fiserv Light,Arial;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    padding: 16.8px 15px;
    background-color: transparent;
    min-width: 275px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    outline: none;
    border: 2px solid #fff;
}

.transparent_btn:after {
    content: "";
    display: inline-block;
    width: 9pt;
    height: 15px;
    vertical-align: middle;
    margin-left: 6px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	background-image: url(/etc.clientlibs/firstdata-core/clientlibs/clientlib-firstdata-public/resources/designs/download-white.svg);
	}

.transparent_btn:hover {
	background-color: transparent;
	border: 2px solid #f60;
	color: #f60;
	text-decoration: none;
}
.transparent_btn:hover:after {
    -webkit-filter: none;
    filter: none;
    background-image: url(/etc.clientlibs/firstdata-core/clientlibs/clientlib-firstdata-public/resources/designs/download-orange.svg);
}

@media (max-width: 1024px) {
.transparent_btn {
	width: 100%;
	padding: 14px 0;
}
}

img.dashboardImg {
	max-width: 100%;
	height: auto;
}
@media (min-width: 1450px) {
	img.dashboardImg {
    max-width: 100% !important;
    height: auto;
}
  img.dashboardImg {
	  max-width: 100% !important;
	  height: auto;
  }
}
@media (min-width: 2000px) {
	img.dashboardImg {
    max-width: 100% !important;
    height: auto;
}
  img.dashboardImg {
	  max-width: 100% !important;
	  height: auto;
  }
}
@media (max-width: 1024px) {
	img.dashboardImg{
    max-width: 100%;
    height: auto;
}
}