<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Mobileforce Desktop stylesheet
* written by Amri Hidayatulloh
* amri.hidayatulloh@mobileforce.mobi
*/


/* ----------------------------- 1280px till 1365px --------------------------------- */


@media(min-width: 1280px) and (max-width: 1365px) {	
}



/* ----------------------------- 1024px till 1279px --------------------------------- */



@media(min-width: 1024px) and (max-width: 1279px) {
	
}



/* ----------------------------- 1024px till 1279px --------------------------------- */


@media(min-width: 1440px) and (max-width: 1679px) {
	
}



/* ----------------------------- 1680px till 1919px --------------------------------- */


@media(min-width: 1680px) and (max-width: 1919px) {
	
}



/* ----------------------------- 1680px till 1919px --------------------------------- */


@media(min-width: 1920px) and (max-width: 2559px) {
	

}
</pre></body></html>