@charset "utf-8";
/* CSS Document */

/* Margins */
/* Top Margins */
.mrg-top-0{margin-top:0px;}
.mrg-top-3{margin-top:3px;}
.mrg-top-5{margin-top:5px;}
.mrg-top-10{margin-top:10px;}
.mrg-top-15{margin-top:15px;}
.mrg-top-20{margin-top:20px;}
.mrg-top-25{margin-top:25px;}
.mrg-top-30{margin-top:30px;}
.mrg-top-35{margin-top:35px;}
.mrg-top-45{margin-top:45px;}
.mrg-top-50{margin-top:50px;}

/* Left Margins */
.mrg-lft-5{margin-left:5px;}
.mrg-lft-10{margin-left:10px;}
.mrg-lft-35{margin-left:35px;}



/* Right Margins */




/* Bottom Margins */
.mrg-btm-35{margin-bottom:35px;}
.mrg-btm-45{margin-bottom:45px;}
.mrg-btm-60{margin-bottom:60px;}
.mrg-btm-10{margin-bottom:10px;}

/* Paddings */
/* All side Paddings */


/* Top Paddings */


/* Left Paddings */
.pad-lft-5{padding-left:5px;}
.pad-lft-8{padding-left:8px;}
.pad-lft-10{padding-left:10px;}

/* Right Paddings */


/* Bottom Paddings */



/*Large - lg*/
@media (min-width: 1200px) {
/* Margins */
/* Top Margins */


	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */
	
	
	
	


/* Left Margins */




	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */





/* Right Margins */


	/* md */
	
	

	/* sm */
	

	
	
	/* xs */
	
	


/* Bottom Margins */


/* Paddings */
/* Top Paddings */


	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */
	
	
	
	


/* Left Paddings */


	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */




/* Right Paddings */

	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */
	
	
	
	


/* Bottom Paddings */

	/* md */
	
	
	

	/* sm */
	
	
	
	/* xs */
	
	



}

/*Medium - md*/
@media (min-width: 992px) and (max-width: 1199px) {
/* Margins */
/* Top Margins */


/* Left Margins */



	/* sm */
	
	/* xs */
	
	

/* Right Margins */




	/* sm */
	
	
	/* xs */
	
	


/* Bottom Margins */


	/* sm */
	
	
	
	/* xs */




/* Paddings */
/* Top Paddings */



	/* sm */
	
	
	
	/* xs */





/* Left Paddings */



	/* sm */
	
	
	
	/* xs */





/* Right Paddings */




	/* sm */
	
	
	
	/* xs */





/* Bottom Paddings */




	/* sm */
	
	
	
	/* xs */




}

/*Small - sm*/
@media (min-width: 768px) and (max-width: 991px) {
/* Margins */
/* Top Margins */



	/* xs */
	
	
	
	

/* Left Margins */


	/* xs */



/* Right Margins */

	/* xs */
	
	
	
	
/* Bottom Margins */


	/* xs */
	
	

/* Paddings */
/* Top Paddings */

	
	/* xs */
	
	
	
	
/* Left Paddings */

	
	/* xs */
	
	
	

/* Right Paddings */
	
	
	
	
	
	/* xs */
	
	
	


/* Bottom Paddings */




	/* xs */
	
	
	

}

/*Extra small - xs*/
@media (min-width: 320px) and (max-width: 767px) {	
/* Margins */
/* Top Margins */


/* Left Margins */


/* Right Margins */

/* Bottom Margins */


/* Paddings */
/* Top Paddings */


/* Left Paddings */


/* Right Paddings */


/* Bottom Paddings */
}
