@media (min-width: 1400px) {
	.container {
		width: 1380px;
	}
}
@media (min-width: 1400px) {
	.col-xxl-12 {
	  width: 100%;
	}
	.col-xxl-11 {
	  width: 91.66666667%;
	}
	.col-xxl-10 {
	  width: 83.33333333%;
	}
	.col-xxl-9 {
	  width: 75%;
	}
	.col-xxl-8 {
	  width: 66.66666667%;
	}
	.col-xxl-7 {
	  width: 58.33333333%;
	}
	.col-xxl-6 {
	  width: 50%;
	}
	.col-xxl-5 {
	  width: 41.66666667%;
	}
	.col-xxl-4 {
	  width: 33.33333333%;
	}
	.col-xxl-3 {
	  width: 25%;
	}
	.col-xxl-2 {
	  width: 16.66666667%;
	}
	.col-xxl-1 {
	  width: 8.33333333%;
	}
	.hidden-xxl {
		display: none;
	}
	.col-xxl-pull-12 {
	  right: 100%;
	}
	.col-xxl-pull-11 {
	  right: 91.66666667%;
	}
	.col-xxl-pull-10 {
	  right: 83.33333333%;
	}
	.col-xxl-pull-9 {
	  right: 75%;
	}
	.col-xxl-pull-8 {
	  right: 66.66666667%;
	}
	.col-xxl-pull-7 {
	  right: 58.33333333%;
	}
	.col-xxl-pull-6 {
	  right: 50%;
	}
	.col-xxl-pull-5 {
	  right: 41.66666667%;
	}
	.col-xxl-pull-4 {
	  right: 33.33333333%;
	}
	.col-xxl-pull-3 {
	  right: 25%;
	}
	.col-xxl-pull-2 {
	  right: 16.66666667%;
	}
	.col-xxl-pull-1 {
	  right: 8.33333333%;
	}
	.col-xxl-pull-0 {
	  right: auto;
	}
	.col-xxl-push-12 {
	  left: 100%;
	}
	.col-xxl-push-11 {
	  left: 91.66666667%;
	}
	.col-xxl-push-10 {
	  left: 83.33333333%;
	}
	.col-xxl-push-9 {
	  left: 75%;
	}
	.col-xxl-push-8 {
	  left: 66.66666667%;
	}
	.col-xxl-push-7 {
	  left: 58.33333333%;
	}
	.col-xxl-push-6 {
	  left: 50%;
	}
	.col-xxl-push-5 {
	  left: 41.66666667%;
	}
	.col-xxl-push-4 {
	  left: 33.33333333%;
	}
	.col-xxl-push-3 {
	  left: 25%;
	}
	.col-xxl-push-2 {
	  left: 16.66666667%;
	}
	.col-xxl-push-1 {
	  left: 8.33333333%;
	}
	.col-xxl-push-0 {
	  left: auto;
	}
	
}
@media (max-width: 479px) {
	.col-xxs-12 {
	  width: 100%;
	}
	.col-xxs-11 {
	  width: 91.66666667%;
	}
	.col-xxs-10 {
	  width: 83.33333333%;
	}
	.col-xxs-9 {
	  width: 75%;
	}
	.col-xxs-8 {
	  width: 66.66666667%;
	}
	.col-xxs-7 {
	  width: 58.33333333%;
	}
	.col-xxs-6 {
	  width: 50%;
	}
	.col-xxs-5 {
	  width: 41.66666667%;
	}
	.col-xxs-4 {
	  width: 33.33333333%;
	}
	.col-xxs-3 {
	  width: 25%;
	}
	.col-xxs-2 {
	  width: 16.66666667%;
	}
	.col-xxs-1 {
	  width: 8.33333333%;
	}
	.hidden-xxs {
		display: none;
	}
	.col-xxs-pull-12 {
	  right: 100%;
	}
	.col-xxs-pull-11 {
	  right: 91.66666667%;
	}
	.col-xxs-pull-10 {
	  right: 83.33333333%;
	}
	.col-xxs-pull-9 {
	  right: 75%;
	}
	.col-xxs-pull-8 {
	  right: 66.66666667%;
	}
	.col-xxs-pull-7 {
	  right: 58.33333333%;
	}
	.col-xxs-pull-6 {
	  right: 50%;
	}
	.col-xxs-pull-5 {
	  right: 41.66666667%;
	}
	.col-xxs-pull-4 {
	  right: 33.33333333%;
	}
	.col-xxs-pull-3 {
	  right: 25%;
	}
	.col-xxs-pull-2 {
	  right: 16.66666667%;
	}
	.col-xxs-pull-1 {
	  right: 8.33333333%;
	}
	.col-xxs-pull-0 {
	  right: auto;
	}
	.col-xxs-push-12 {
	  left: 100%;
	}
	.col-xxs-push-11 {
	  left: 91.66666667%;
	}
	.col-xxs-push-10 {
	  left: 83.33333333%;
	}
	.col-xxs-push-9 {
	  left: 75%;
	}
	.col-xxs-push-8 {
	  left: 66.66666667%;
	}
	.col-xxs-push-7 {
	  left: 58.33333333%;
	}
	.col-xxs-push-6 {
	  left: 50%;
	}
	.col-xxs-push-5 {
	  left: 41.66666667%;
	}
	.col-xxs-push-4 {
	  left: 33.33333333%;
	}
	.col-xxs-push-3 {
	  left: 25%;
	}
	.col-xxs-push-2 {
	  left: 16.66666667%;
	}
	.col-xxs-push-1 {
	  left: 8.33333333%;
	}
	.col-xxs-push-0 {
	  left: auto;
	}
	
}
