/* Localised screen starts */
/* Productive section screens */
.page-business .image-productive-a {
    width: 1104px;
    height: 985px;
    background-size: 1104px 985px;
    background-image: url("https://images.apple.com/au/retail/business/images/productive_a_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-productive-a {
        background-image: url("https://images.apple.com/au/retail/business/images/productive_a_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-business .image-productive-a {
        width: 561px;
        height: 726px;
        background-size: 561px 726px;
        background-image: url("https://images.apple.com/au/retail/business/images/productive_a_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-productive-a {
        background-image: url("https://images.apple.com/au/retail/business/images/productive_a_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-business .image-productive-a {
        width: 642px;
        height: 617px;
        background-size: 642px 617px;
        background-image: url("https://images.apple.com/au/retail/business/images/productive_a_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-productive-a {
        background-image: url("https://images.apple.com/au/retail/business/images/productive_a_small_2x.jpg");
    }
}

/* Productive section screens ends */
/* Localisation screens ends */


/* Local styles starts */
/* Business page alt adjustments */

.page-business .section-solutions .subsection-succeed { margin: 0 0 668px; }
.page-business .section-solutions .subsection-productive { margin: 0 0 408px 0; }
.page-business .section-solutions .subsection-productive .image-productive-a { top: -300px; left: -565px; }

@media only screen and (max-width: 1068px)
{
	.page-business .section-solutions .subsection-succeed { margin: 0px 0px 520px 0px; }
	.page-business .section-solutions .subsection-productive { margin: 0 0 246px 0; }
	.page-business .section-solutions .subsection-productive .image-productive-a { top: -200px; left: -260px; }
}

@media only screen and (max-width: 735px)
{
	.page-business .section-solutions .subsection-succeed { margin: 0px 0px 0px 0px; }
	.page-business .section-solutions .subsection-productive { margin: 50px 0 25px 0; }
	.page-business .section-solutions .subsection-productive .image-productive-a { top: 0; left: 50%; margin-left: -457px; margin-bottom: 25px; }
}
/* Business page alt adjustments ends */

/* Joint Venture terms */
.image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_large.png"); background-size:185px 29px; width:185px; height:29px; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
  .image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_large_2x.png"); }
}
@media only screen and (max-width: 1068px) {
  .image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_medium.png"); background-size:185px 28px; width:185px; height:28px; }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
  .image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_medium_2x.png"); }
}
@media only screen and (max-width: 735px) {
  .image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_small.png"); background-size:116px 18px; width:116px; height:18px; }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
  .image-retail-business-jointventure-retail-jointventure-terms-title { background-image:url("https://images.apple.com/au/retail/business/images/jointventure/retail_jointventure_terms_title_small_2x.png"); }
}

/* Joint Venture terms ends */



/* .page-business .contact-modal .select-state {
	display: none;
}
.page-business .modal .contact-modal .select-store {
	margin-left: 0;
	width: 334px;
}

@media only screen and (max-width: 735px) {
	.page-business .modal .contact-modal .select-store {
		width: 100%;
	}
}*/ 
/* Local styles ends */

