body.body-nav-white{
	padding-top: 91px;
}
footer {
	margin-top: 100px;
}
.global-hero {
    background:#ffe100;
    padding-top: 1px;
	padding-bottom: 20px;
	box-shadow: none;
}
.hero-left {
    padding: 175px 0 100px;
}
.hero-left h2 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 15px;
    color: #575858;
}
.breadcrumb{
	text-align:right;
}
.breadcrumb a{
	color:#575858;
}
.breadcrumb ol{
	list-style-type:none;
	padding:0
}
.breadcrumb ol li{
	list-style:none;
	display:inline-block
}
.breadcrumb ol li:not(:last-child):after{
	content:"/";
	color:#575858;
	margin:0 5px
}
.navbar.nav-white:not(.nav-scrolled) {
	border-bottom: 1px solid #ddd;
}
.services h2{
	margin-bottom:20px;
}
.payment-hero h3{
	font-size:22px;
}
.hero-text {
    float: left;
    width: 55%;
}
.hero-image {
    float: right;
    width: 30%;
    margin-top: -90px;
}
section.services {
    padding: 80px 0 50px;
	background: #f5f5f5;
}
.services h3{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
.services .container1170 > p{
	margin-bottom:70px;
}
.ex-left {
    float: left;
    width: 16%;
    text-align: center;
}
.ex-right {
    float: right;
    width: 84%;
}
.supported-services{
	padding-bottom:35px;
	margin-bottom: 40px;
	border-bottom: 1px solid #b7b7b7;
}
.learn-more {
    margin-top: 20px;
}
.learn-more a{
	height:42px;
	width:170px;
	line-height: 40px;
	color: #ff6600;
    text-decoration: underline;
}
.learn-more a:hover{
	opacity:.7;
}
#masterpass .ex-left,
#paypal .ex-left,
#visacheckout .ex-left,
#payoneer .ex-left{
    padding-top: 20px;
}
section.whatIs {
    background-color: #fff;
    color: #2a2d32;
    position: relative;
}
section.integration {
    color: #2a2d32;
    position: relative;
}
.wia-right,
.ia-right{
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
    top: 0;
}
.wia-right .img-right-container,
.ia-right .img-right-container{
	background:url("../jpg/mailchimp-description.jpg");
    height: 100%;
    position: absolute;
    left: 0;
    padding: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.ia-right .img-right-container{
	background:url("../jpg/integrate-mailchimp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.wia-left{
    width: 580px;
	float:right;
}
.ia-left {
    width: 600px;
    float:right;
}
section.whatIs .container1170,
section.integration .container1170{
    max-width: 1398px;
}
footer:before {
    position: absolute;
    left: 0;
    right: 0;
}
.wia-left h2,
.ia-left h2{
	margin-bottom:15px;
}
.wia-left{
	padding: 170px 50px 170px 0;
}
.ia-left{
	padding: 120px 50px 150px 0;
}
.integration-btn {
    margin-top: 20px;
}
.supported-services:last-child{
	border:none;
	padding-bottom: 0;
	margin-bottom: 0;
}

section.benefits {
    padding: 50px 0;
    background: #fff;
}
.benefit-list ul{
    padding-left:25px;
}
.benefit-list ul li{
	list-style:none;
	margin-bottom: 15px;
	position: relative;
    font-weight: bold;
}
.benefit-list ul li:before {
    content: "+";
    color: #0077c3;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: -23px;
    top: -5px;
}
.benefit-list {
    max-width: 615px;
    margin: auto;
}
.benefit-list h3{
    font-size:18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.video-left {
    float: left;
    width: 46%;
	margin-top: 85px;
}
.integrate-right {
    float: right;
    width: 54%;
    padding-left: 48px;
}
section.integrate {
    padding: 50px 0;
    background: #f5f5f5;
}
section.cart-features {
    text-align: center;
    padding: 50px 0 100px;
}
section.cart-features h2,
.benefits h2{
	margin-bottom:20px;
}
.integrate-right h2{
    margin-bottom:20px;
}
footer {
    margin-top: 0;
}
.ex-right ul{
    padding-left:25px;
    margin-top: 25px;
}
.ex-right ul li {
    list-style: none;
    margin-bottom: 12px;
    position: relative;
    font-weight: bold;
}
.ex-right ul li:before {
    content: "+";
    color: #0077c3;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: -23px;
    top: -5px;
}
.integration-details {
    margin-top: 25px;
}
@media(max-width: 1300px) {
    .hero-image img{
        max-width:100%;
    }
}
@media(max-width: 1199px) {
section.payment-hero h2 {
    font-size: 37px;
}
.payment-hero h3 {
    font-size: 20px;
}
.wdw-left {
    width: 45%;
}
.wdw-left img{
	max-width:100%;
}
.example-left {
    width: 55%;
}
.ex-left img{
	max-width:100%;
}
.ex-left {
    width: 22%;
	padding-top: 15px;
}
.hero-left {
    padding: 140px 0 100px;
}
.wia-left,
.ia-left{
    padding: 40px 0 40px 0;
}
.wia-left,
.ia-left{
    width: 450px;
}
.ex-right {
    width: 78%;
}
.integrate-right h2 {
    font-size: 34px;
}
.hero-image {
    margin-top: -60px;
}
}
@media(max-width: 1023px) {
section.payment-hero h2 {
    font-size: 42px;
}
.wdw-right {
    float: none;
    width: 100%;
}
.hero-text {
    float: none;
    width: 100%;
}
.ia-left {
    padding: 40px 0 70px 0;
}
.wdw-left {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
}
.hero-image{
    display:none;
}
.example-left {
    width: 100%;
}
.example-right {
    float: none;
}
.ms-right {
    float: none;
    width: 100%;
    text-align: center;
}
.ms-left {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 45px;
}
section.global-hero {
    text-align: center;
}
.hero-left {
    padding: 45px 0 70px;
}
.wia-right,
.ia-right{
    display: none;
}
.wia-left,
.ia-left{
    width: 100%;
    text-align: center;
}
.benefit-list ul {
    padding-left: 23px;
}
.integrate-right {
    float: none;
    width: 100%;
    padding-left: initial;
}
.video-left {
    float: none;
    width: 100%;
    margin-top: 45px;
}
.integrate-right h2 br{
	display:none;
}
.benefits p br{
    display:none;
}
}


@media(max-width: 767px) {
.global-hero {
    padding-bottom: 0;
}
.breadcrumb ol {
    text-align: right;
}
.breadcrumb ol li{
	display:inline-block;
	text-align: right;
}
.example-right img,
.ms-left img{
	max-width:100%;
}
.wia-left, .ia-left {
    text-align: left;
}
.ex-left {
    width: 100%;
    float: none;
}
.ex-right {
    float: none;
    width: 100%;
	text-align: left;
}
#masterpass .ex-left, #paypal .ex-left, #visacheckout .ex-left, #payoneer .ex-left {
    padding-top: 0;
}
.ex-left {
    padding-top: 0px;
}
section.payment-hero h2 {
    font-size: 33px;
}
.wdw-left {
    margin-bottom: 0;
}
section.examples {
    padding: 20px 0 50px;
}
.services h3 {
    margin-bottom: 15px;
    text-align: center;
}
.supported-services {
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.hero-left img{
	max-width:100%;
}
.hero-left {
    padding: 35px 0 40px;
}
section.services {
    padding: 50px 0 50px;
}
.services .container1170 > p {
    margin-bottom: 20px;
    text-align: left;
}
.benefit-list ul li{
    margin-bottom: 15px;
}
.integrate-right {
    text-align: center;
}
.hero-left h2 br{
    display:none;
}
.ex-right ul li {
    text-align: left;
}
.integrate-right h2 {
    font-size: 26px;
}
}

@media(max-width:320px){
section.payment-hero h2 {
    font-size: 28px;
}
.popular-wallets ul li img {
    margin-right: 5px;
}
}
