/* Keynote video activation before scroll completed--START*/
.page-overview .section-intro a {
pointer-events: auto;
}
/*---END*/



.buystrip .buystrip-block-copy.block-link {/* position:relative; */}

@media only screen and (max-width: 1024px) { 
 .footer-links { float: left !important; clear: both; margin-left: 0; }
}

/*buystrip alignment*/
@media only screen and (min-device-width:481px) and  (max-width: 1024px)  {
	.buystrip-blocks>.column {width:33.333%;}
	.buystrip-blocks>.column:nth-child(3) { clear:none;}
}

/* iPhone */
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
	.buystrip-blocks>.column {width:100%;}
}

/* IE8 FIX */
html.oldie .page-osx .section-easy .easy-gallery figcaption{
	width: auto;
}

#page-design .badge-half { margin-left: 3px; }