/*!
 * Uikit v3.16.18 (mystyle.css)
 * Copyright 2015-2018 Maninder Author
 * Licensed under MIT (css/mystyle.css)
 */
/*Fonts calling*/ 
@font-face{font-family:"";src: url(../fonts/path-here.ttf) format("truetype");}
@font-face{font-family:"";src: url(../fonts/path-here.otf) format("opentype");}
./*Site Style*/
.uk-background-remove{background:transparent !important; }
.footer{background:#000;}





/*RESPONSIVE*/
@media (min-width: 320px) and (max-width:480px)/*for iphone5*/ {
	

	
	 
}

@media (min-width:360px) and (max-width:640px)/*for iphone6 and android*/ {
	

	
	 
}

@media (min-width:768px) and (max-width:1024px)/* for iPad */ {
	


	
	 
}

/*# sourceMappingURL=mystyle.css */