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

.page-business .image-modernize {
    width: 980px;
    height: 1025px;
    background-size: 980px 1025px;
    background-image: url("/chfr/retail/business/images/modernize_large.jpg")
}

@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-modernize {
        background-image: url("/chfr/retail/business/images/modernize_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-business .image-modernize {
        width: 549px;
        height: 853px;
        background-size: 549px 853px;
        background-image: url("/chfr/retail/business/images/modernize_medium.jpg")
    }
}

@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-modernize {
        background-image: url("/chfr/retail/business/images/modernize_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-business .image-modernize {
        width: 762px;
        height: 649px;
        background-size: 762px 649px;
        background-image: url("/chfr/retail/business/images/modernize_small.jpg")
    }
}

@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-modernize {
        background-image: url("/chfr/retail/business/images/modernize_small_2x.jpg")
    }
}

.page-business .financing-icon {
    width: 38px;
    height: 44px;
    background-size: 38px 44px;
    background-image: url("/euro/retail/business/f/generic/images/pickup_icon_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 .financing-icon {
        background-image: url("/euro/retail/business/f/generic/images/pickup_icon_large_2x.png")
    }
}


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




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


@media only screen and (max-width: 735px) {
	.page-business .section-buttons .section-content .icon_wrapper .column {
		min-height: 135px;
	}
}

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

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

@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: 735px) {
	.page-business .section-buttons .section-content .icon_wrapper div:nth-child(2) {
		margin-bottom: 12px;
	}
}

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

@media only screen and (max-width: 735px) {
	.card-grid div.card-4 .card-text .card-icon-section {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 320px) {
	.section-paperless .card-grid .card.card-4 .card-text .typography-aaw-card-copy {
		width: 101%;
	}

	.section-run-your-business .card-grid div.card-4 .card-text .card-icon-section {
		margin-bottom: 6px;
	}

	.section-run-your-business .card-grid .card.card-4 .card-text .typography-aaw-card-copy {
		width: 107%;
	}

	.section-paperless .card-grid .card.card-2 .card-text .typography-aaw-card-cta {
		padding-top: 6px;
	}
}

.card-grid .card-2 p {
  max-width: 290px;
}

@media only screen and (max-width: 375px) {
.section.section-products-and-services .image-business-smart-tools-devices {
		padding-bottom: 65px;
	}
}

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


@media only screen and (max-width: 735px) {
.section-page-headline .section-content {
width: 93.5%;
}
}


@media only screen and (min-width:1069px) {
.products-and-services-grid .support-main p {
width: 470px;
}
}



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

.section.section-products-and-services .image-business-smart-tools-devices {
	background-position: calc(50% + 340px) bottom;
}
@media only screen and (max-width: 1068px) {
	.section.section-products-and-services .image-business-smart-tools-devices {
		background-position: right bottom;
	}
}

.products-and-services-grid .support-main p:nth-of-type(2) {
	margin-top: 37px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
