/* Local Fixes */
​
/* Localized Screens */
​/* Hero */
.section-hero .row-hero-images .inline-video-wrapper .mediaobject-startframe {
	background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-hero
		.row-hero-images
		.inline-video-wrapper
		.mediaobject-startframe {
		background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero
		.row-hero-images
		.inline-video-wrapper
		.mediaobject-startframe {
		background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_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) {
	.section-hero
		.row-hero-images
		.inline-video-wrapper
		.mediaobject-startframe {
		background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero
		.row-hero-images
		.inline-video-wrapper
		.mediaobject-startframe {
		background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_small.jpg);
	}
}
@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-hero
		.row-hero-images
		.inline-video-wrapper
		.mediaobject-startframe {
		background-image: url(/br/clips/images/overview/hero_startframe__dn3xnr3o9t8i_small_2x.jpg);
	}
}

.section-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
	background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_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) {
	.section-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_small.jpg);
	}
}
@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-hero .row-hero-images .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/hero_endframe__eqargfjyldaq_small_2x.jpg);
	}
}

/* Express section*/
/* Button center */

.section-express .video-btn-replay {
	left: 95px;
}
@media only screen and (max-width: 1068px) {
	.section-express .video-btn-replay {
		left: 50px;
	}
}
@media only screen and (max-width: 734px) {
	.section-express .video-btn-replay {
		left: 10px;
	}
}
@media only screen and (max-width: 640px) {
	.section-express .video-btn-replay {
		left: 4px;
	}
}
@media only screen and (max-width: 580px) {
	.section-express .video-btn-replay {
		left: 2px;
	}
}
@media only screen and (max-width: 460px) {
	.section-express .video-btn-replay {
		left: 0px;
	}
}
@media only screen and (max-width: 420px) {
	.section-express .video-btn-replay {
		left: -6px;
	}
}

/* Say See Mean section*/
/* Button center */

.section-say-see-mean .video-btn-replay {
	left: 115px;
}
@media only screen and (max-width: 1068px) {
	.section-say-see-mean .video-btn-replay {
		left: 70px;
	}
}
@media only screen and (max-width: 734px) {
	.section-say-see-mean .video-btn-replay {
		left: 10px;
	}
}
@media only screen and (max-width: 640px) {
	.section-say-see-mean .video-btn-replay {
		left: 4px;
	}
}
@media only screen and (max-width: 580px) {
	.section-say-see-mean .video-btn-replay {
		left: 2px;
	}
}
@media only screen and (max-width: 460px) {
	.section-say-see-mean .video-btn-replay {
		left: 0px;
	}
}
@media only screen and (max-width: 420px) {
	.section-say-see-mean .video-btn-replay {
		left: -6px;
	}
}

@media only screen and (max-width: 734px) {
	.section-express .row-express-images .img-express-left {
		left: 55% !important;
	}
}

/* Playful section*/
/* Localized images */

.section-playful .inline-video-wrapper .mediaobject-startframe {
	background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-playful .inline-video-wrapper .mediaobject-startframe {
		background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-playful .inline-video-wrapper .mediaobject-startframe {
		background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_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) {
	.section-playful .inline-video-wrapper .mediaobject-startframe {
		background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-playful .inline-video-wrapper .mediaobject-startframe {
		background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_small.jpg);
	}
}
@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-playful .inline-video-wrapper .mediaobject-startframe {
		background-image: url(/br/clips/images/overview/get_playful_startframe__xzuj43pxyaa6_small_2x.jpg);
	}
}

.section-playful .inline-video-wrapper .mediaobject-endframe {
	background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-playful .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-playful .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_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) {
	.section-playful .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-playful .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_small.jpg);
	}
}
@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-playful .inline-video-wrapper .mediaobject-endframe {
		background-image: url(/br/clips/images/overview/get_playful_endframe__fjjqkk8xk8ya_small_2x.jpg);
	}
}

/* SCREENS */

.section-express .row-express-images .img-express-left {
	background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_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-express .row-express-images .img-express-left {
		background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-express .row-express-images .img-express-left {
		background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_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-express .row-express-images .img-express-left {
		background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-express .row-express-images .img-express-left {
		background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_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-express .row-express-images .img-express-left {
		background-image: url("/br/clips/images/overview/express_iphone_left__c47y4qp75ve6_small_2x.png");
	}
}

.section-express .row-express-images .img-express-right {
	background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_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-express .row-express-images .img-express-right {
		background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-express .row-express-images .img-express-right {
		background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_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-express .row-express-images .img-express-right {
		background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-express .row-express-images .img-express-right {
		background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_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-express .row-express-images .img-express-right {
		background-image: url("/br/clips/images/overview/express_iphone_right__bfm6ci7j25jm_small_2x.png");
	}
}

.section-creatively .img-creatively {
	width: 1386px;
	height: 1072px;
	background-size: 1386px 1072px;
	background-repeat: no-repeat;
	background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -693px;
	margin-top: 100px;
}
@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-creatively .img-creatively {
		background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-creatively .img-creatively {
		width: 954px;
		height: 650px;
		background-size: 954px 650px;
		background-repeat: no-repeat;
		left: 50%;
		margin-top: 33px;
		margin-left: -477px;
		background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_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) {
	.section-creatively .img-creatively {
		background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-creatively .img-creatively {
		width: 676px;
		height: 503px;
		background-size: 676px 503px;
		background-repeat: no-repeat;
		left: 50%;
		margin-top: 50px;
		margin-left: -338px;
		left: 355px;
		background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_small.jpg");
	}
}
@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-creatively .img-creatively {
		background-image: url("/br/clips/images/overview/learn_creatively__cyd46o7zcve6_small_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-made-to-be-shared {
		padding-top: 112px;
		padding-bottom: 0;
	}
}
.section-made-to-be-shared .img-made-to-be-shared {
	background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_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-made-to-be-shared .img-made-to-be-shared {
		background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-made-to-be-shared .img-made-to-be-shared {
		background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_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-made-to-be-shared .img-made-to-be-shared {
		background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-made-to-be-shared .img-made-to-be-shared {
		background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_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-made-to-be-shared .img-made-to-be-shared {
		background-image: url("/br/clips/images/overview/made_to_be_shared__eknb1i321qie_small_2x.png");
	}
}

/* Button center */
.section-playful .video-btn-replay {
	left: 254px;
}
@media only screen and (max-width: 1068px) {
	.section-playful .video-btn-replay {
		left: 154px;
	}
}
@media only screen and (max-width: 734px) {
	.section-playful .video-btn-replay {
		left: -8px;
	}
}
