/*------------------------------------*\
    Local fixes
\*------------------------------------*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	#battery .grid2col .column { width: 44.9% !important; }
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	#battery .grid2col .column { width: 44.9% !important; }
}

body#wheretobuy .content .verizon.grid2cold .column.first img { margin-left: -19px; padding-top: 26px; }
body#wheretobuy .content .sprint.grid2cold .column.first img { margin-left: 35px; padding-top: 0px; }
#wheretobuy #productheader span.buyiphones,#wheretobuy #productheader span.buynows { background-position: 0 -75px; }

body#wheretobuy .content .zain .left { margin-left: 60px; }
body#compare .compare-iphones tbody td { width: 240px; }
body#compare .compare-iphones tbody td.divide { width: 47px; }
body#compare .compare-iphones tbody .capacity-price th .positioned sup { top: 0 }

body#buy .row.hero { *padding-bottom : 0px; }

/*------------------------------------*\
    End local fixes
\*------------------------------------*/



/*------------------------------------*\
    GLOBAL FOOTER STYLES
\*------------------------------------*/


#globalfooter .gf-copyright { font-size: 0.75em; }
.footer-links { margin-top: -26px; margin-bottom: 0.25em; }
.footer-sosumi { display: none; }


/* Small Only Portrait (iPhone) */
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (Orientation: portrait) {
	.footer-links { width:100%; margin-bottom: 0em; }	
}


/* Medium & Below */
@media only screen and (max-width: 1024px) {
	#globalfooter { display:table; }
	#globalfooter p.gf-copyright { display:table-footer-group; }
	#globalfooter .footer-links {display:table-header-group; float:left; margin-left:0; }	
	.footer-links { margin-top: 0px; }	
}


/*-----for battery.html only----*/
.battery #globalfooter .gf-copyright { font-size: 10px; }
.battery #globalfooter ul.piped a.choose, .buy #globalfooter ul.piped a.choose { border-left: 1px solid #d0d0d0; margin-left: 1.5em; }
.battery #globalfooter .footer-links { float:right; }	
/*-----for /buy/ only----*/
#buy p.gf-copyright { font-size: 10px; }


/*------------------------------------*\
    END GLOBAL FOOTER STYLES
\*------------------------------------*/