/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.page-business .image-productive-b {
    width: 1105px;
    height: 949px;
    background-size: 1105px 949px;
    background-image: url("/euro/retail/business/f/screens_alt/images/productive_large.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-business .image-productive-b {
        background-image: url("/euro/retail/business/f/screens_alt/images/productive_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-business .image-productive-b {
        width: 860px;
        height: 739px;
        background-size: 860px 739px;
        background-image: url("/euro/retail/business/f/screens_alt/images/productive_medium.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-business .image-productive-b {
        background-image: url("/euro/retail/business/f/screens_alt/images/productive_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-business .image-productive-b {
        width: 691px;
        height: 594px;
        background-size: 691px 594px;
        background-image: url("/euro/retail/business/f/screens_alt/images/productive_small.png")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .page-business .image-productive-b {
        background-image: url("/euro/retail/business/f/screens_alt/images/productive_small_2x.png")
    }
}

.page-business .financing-icon {
    background-repeat: no-repeat;
    background-size: 45px 45px;
    height: 45px;
    width: 45px;
    margin-bottom: 19px;
    background-image: url("/euro/retail/business/f/generic/images/finance_icon_large.svg");
}

html.ie8 .page-business .financing-icon { background: url('/euro/retail/business/f/generic/images/finance_icon_large.png'); }


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 320px) {
    #ac-localnav .ac-ln-title {
        font-size: 16px;
    }
}

@media only screen and (min-width: 736px) {
	.page-business .section-services .service-financing h5 { margin-top: 6px; }
}

.page-business .section-solutions.alignments .image-productive-b.image-productive-b-resize { left: -572px; }

@media only screen and (max-width: 1068px) {
    .page-business .section-solutions.alignments .image-productive-b.image-productive-b-resize { left: -544px; top: -262px; }
}

@media only screen and (max-width: 735px) {
	.page-business .section-solutions.alignments .image-productive-b.image-productive-b-resize { left: -4%; margin-left: 0; top: 25px; overflow: hidden; height: 610px; }
}

.page-business .section-enterprise .section-content {
    margin-top: 0px;
}

@media only screen and (max-width:1068px) {
    .page-business .section-solutions.alignments .productive-headline {
        margin-top: 0px;
    }
}

@media only screen and (max-width:735px) {
    .page-business .section-solutions.alignments .productive-headline {
        margin-top: 0;
    }
}

.page-business .modal .contact-modal .select-style {
    width: 304px;
}

@media only screen and (max-width: 1068px) {
    .page-business .modal .contact-modal .select-style {
        width: 304px
    }
}

@media only screen and (max-width: 735px) {
    .page-business .modal .contact-modal .select-style {
        width: 100%;
    }
}


.page-business .modal .contact-modal .select-store {
        margin-left: 0
}
@media only screen and (max-width: 320px) {
	.page-business .modal .contact-modal .contact-headline { margin-left: 15px; }
}

#ac-globalfooter .ac-gf-sosumi {
	border-top: 1px solid #d6d6d6;
}

@media only screen and (max-width: 1068px) {
	.card-grid .card .card-text .typography-aaw-card-cta {
		white-space: normal;
	}
}

@media only screen and (max-width: 735px) {
	.card-grid .card .card-text .typography-aaw-card-cta {
		white-space: nowrap;
	}
}

.products-and-services-grid .image-business-icons-support {
	margin-top: 44px;
}

@media only screen and (max-width: 1068px) {
	.products-and-services-grid .image-business-icons-support {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 735px) {
	.products-and-services-grid .image-business-icons-support {
		margin-bottom: 17px;
	}
}

@media only screen and (max-width: 735px) {
.card-grid div.card-4 .card-text {
		height:192px;
	}
}


@media only screen and (max-width: 735px) {
	.typography-aaw-section-hero {
		font-size:46px;
	}
}

@media only screen and (max-width: 530px) {
	.section-run-your-business .section-hero-banner .section-hero-headline {
		width: 90%;
	}
}

/* RETAIL RIBBON CSS */
.section-retail-ribbon {
	background-color: #f4f4f4 !important;
	padding-top: 0px !important;
}
/* RETAIL RIBBON CSS */

.products-and-services-grid .support-main p:nth-of-type(2) {
	margin-top: 37px;
}

.products-and-services-grid .products-main p:nth-of-type(2) {
	margin-top: 37px;
}



/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
