.wrapper {
	position:relative;
	margin: 0 auto;
	max-width: 1180px;
}
.wrapper:after {
	clear:both;
}
.row { 
	margin-left: -.83%;
	width: calc(100% + 1.66%);
}
.row:before,
.row:after {
	content:'';
	display:block;
	height:0;
	overflow: hidden;
	visibility: hidden;
	width:0;
}
.row:after {
	clear:both;
	}
div[class *="xx"],
div[class *="xl"],
div[class *="md"],
div[class *="sm"],
div[class *="xs"] {
	display:inline-block;
	float:left;
	margin: 0 0.83%;
}

.xx-1	{width:5.007%;}
.xx-2	{width:11.673%;}
.xx-3	{width:18.340%;}
.xx-4	{width:25.006%;}
.xx-5	{width:31.673%;}
.xx-6	{width:38.340%;}
.xx-7	{width:45.006%;}
.xx-8	{width:51.673%;}
.xx-9	{width:58.340%;}
.xx-10	{width:65.006%;}
.xx-11	{width:71.673%;}
.xx-12	{width:78.340%;}
.xx-13	{width:85.006%;}
.xx-14	{width:91.673%;}
.xx-15	{width:98.340%;}

.xx-1-4 { width: 23.340%;}
.xx-2-4 { width: 48.340%;}
.xx-3-4 { width: 73.340%;}


@media only screen and (max-width: 1200px) {
	
.xl-1	{width:5.007%;}
.xl-2	{width:11.673%;}
.xl-3	{width:18.340%;}
.xl-4	{width:25.006%;}
.xl-5	{width:31.673%;}
.xl-6	{width:38.340%;}
.xl-7	{width:45.006%;}
.xl-8	{width:51.673%;}
.xl-9	{width:58.340%;}
.xl-10	{width:65.006%;}
.xl-11	{width:71.673%;}
.xl-12	{width:78.340%;}
.xl-13	{width:85.006%;}
.xl-14	{width:91.673%;}
.xl-15	{width:98.340%;}

.xl-1-4 { width: 23.340%;}
.xl-2-4 { width: 48.340%;}
.xl-3-4 { width: 73.340%;}

}

@media only screen and (max-width: 960px) {

.md-1	{width:5.007%;}
.md-2	{width:11.673%;}
.md-3	{width:18.340%;}
.md-4	{width:25.006%;}
.md-5	{width:31.673%;}
.md-6	{width:38.340%;}
.md-7	{width:45.006%;}
.md-8	{width:51.673%;}
.md-9	{width:58.340%;}
.md-10	{width:65.006%;}
.md-11	{width:71.673%;}
.md-12	{width:78.340%;}
.md-13	{width:85.006%;}
.md-14	{width:91.673%;}
.md-15	{width:98.340%;}

.md-1-4 { width: 23.340%;}
.md-2-4 { width: 48.340%;}
.md-3-4 { width: 73.340%;}
    
}

@media only screen and (max-width: 640px) {

.sm-1	{width:5.007%;}
.sm-2	{width:11.673%;}
.sm-3	{width:18.340%;}
.sm-4	{width:25.006%;}
.sm-5	{width:31.673%;}
.sm-6	{width:38.340%;}
.sm-7	{width:45.006%;}
.sm-8	{width:51.673%;}
.sm-9	{width:58.340%;}
.sm-10	{width:65.006%;}
.sm-11	{width:71.673%;}
.sm-12	{width:78.340%;}
.sm-13	{width:85.006%;}
.sm-14	{width:91.673%;}
.sm-15	{width:98.340%;}

.sm-1-4 { width: 23.340%;}
.sm-2-4 { width: 48.340%;}
.sm-3-4 { width: 73.340%;}
 
}

@media only screen and (max-width: 480px) {

.xs-1	{width:5.007%;}
.xs-2	{width:11.673%;}
.xs-3	{width:18.340%;}
.xs-4	{width:25.006%;}
.xs-5	{width:31.673%;}
.xs-6	{width:38.340%;}
.xs-7	{width:45.006%;}
.xs-8	{width:51.673%;}
.xs-9	{width:58.340%;}
.xs-10	{width:65.006%;}
.xs-11	{width:71.673%;}
.xs-12	{width:78.340%;}
.xs-13	{width:85.006%;}
.xs-14	{width:91.673%;}
.xs-15	{width:98.340%;}

.xs-1-4 { width: 23.340%;}
.xs-2-4 { width: 48.340%;}
.xs-3-4 { width: 73.340%;}
	
}







