/* Local overrides */

/*  section logic pro mac & section logic pro ipad*/
@media only screen and (max-width: 1068px) {
	.section-logic-pro-ipad .section-message-wrap:first-child h3 br.medium,
	.section-logic-pro-mac .section-message-wrap:first-child h3 br.medium {
		display: block;
	}
}
@media only screen and (max-width: 734px) {
	.section-logic-pro-ipad .section-message-wrap:first-child h3 br.medium,
	.section-logic-pro-mac .section-message-wrap:first-child h3 br.medium {
		display: none;
	}
}
@media only screen and (max-width: 752px) and (min-width: 735px) {
	.section-logic-pro-mac .section-content {
		padding-right: 30px;
	}
}

@media only screen and (max-width: 532px) {
	.section-logic-pro-mac .section-message-wrap:first-child p {
		max-width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
}

/* Images */

.section-logic-pro-ipad .image-logicpro-ipad {
	background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_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) {
	.section-logic-pro-ipad .image-logicpro-ipad {
		background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-logic-pro-ipad .image-logicpro-ipad {
		width: 555px;
		background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_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) {
	.section-logic-pro-ipad .image-logicpro-ipad {
		background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-logic-pro-ipad .image-logicpro-ipad {
		width: 352px;
		background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-logic-pro-ipad .image-logicpro-ipad {
		background-image: url("/ca/fr/mainstage/images/overview/logicpro_ipad__bdwo2nr4l7ki_small_2x.png");
	}
}
