
#hero {
	background: url(/content/dam/firstdata/us/en/static/payment/img/695880_PayOpt-LP-Mod-1-C.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#module2 {
    /*background: url(/content/dam/firstdata/us/en/static/payment/img/695880_PayOpt-LP-Mod-5-E.jpg) no-repeat;*/
    background: url(/content/dam/firstdata/us/en/static/payment/img/695880_PayOpt-LP-Mod-1-C.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#module1 {
 background: url(/content/dam/firstdata/us/en/static/payment/img/695880_PayOpt-LP-Module-Images-2.jpg) no-repeat;
    background-size: cover;
    background-position: top;
	height: 600px;
	margin-bottom: 50px;
}
#inner {
    height: 355px;
}
.box {
    height: 150px;
}
#howDigital h1 {
 height: auto;
}

#hero #content {
 height: 357px;
}

.box .perc {
width: 295px;
}

#chart,#lastchart #chart {
display: none;
}
#module1 #inner #title p {
       /* padding-left: 32px; */
    max-width: 320px;
    float: left;
}
#data {
    padding-top: 4rem;
}
#downloadth p {
    width: 365px;
    height: 75px;
}

@media screen and (max-width: 767px){
#module1 {
    height: auto !important;
}
#module1 #inner #title h2 {
    width: 100%;
}	
#module1 #inner #title p {
    padding-left: 0px;
	width:100%;
}
#contact1 #ecomForm {
    min-width: 100%;
}
.box .perc {
    width: 100%;
    font-size: 46px;
}	
}
@media screen and (max-width: 1024px){
#module1 #inner #title p {
	padding-left:0px;
}
.box .perc {
    width: 100%;
    font-size: 46px;
}
}

#omnichannelPlan h2 {
	font-size: 2.5rem;
	color: #fff;
}

.darkGreyBG {
    background-color: #333333 !important;
}
.mb30 {
	margin-bottom: 30px;
}
.mt70 {
	margin-top: 70px;
}
.whiteTextColor {
	color: #fff !important;
}

@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;
}
}	