/* ========== line-height s ========== */

.line-1,
.line-1>*,
.line-all-1,
.line-all-1 * {
	line-height: 1;
}

.line-1-2,
.line-1-2>*,
.line-all-1-2,
.line-all-1-2 * {
	line-height: 1.2;
}

.line-1-4,
.line-1-4>*,
.line-all-1-4,
.line-all-1-4 * {
	line-height: 1.4;
}

.line-1-6,
.line-1-6>*,
.line-all-1-6,
.line-all-1-6 * {
	line-height: 1.6;
}

.line-1-8,
.line-1-8>*,
.line-all-1-8,
.line-all-1-8 * {
	line-height: 1.8;
}

.line-2,
.line-2>*,
.line-all-2,
.line-all-2 * {
	line-height: 2;
}

.line-2-2,
.line-2-2>*,
.line-all-2-2,
.line-all-2-2 * {
	line-height: 2.2;
}

.line-2-4,
.line-2-4>*,
.line-all-2-4,
.line-all-2-4 * {
	line-height: 2.4;
}

.line-2-6,
.line-2-6>*,
.line-all-2-6,
.line-all-2-6 * {
	line-height: 2.6;
}

.line-2-8,
.line-2-8>*,
.line-all-2-8,
.line-all-2-8 * {
	line-height: 2.8;
}

.line-3,
.line-3>*,
.line-all-3,
.line-all-3 * {
	line-height: 3;
}

.leading-none {
	line-height: 1 !important;
}

.leading-tight {
	line-height: 1.25 !important;
}

.leading-normal {
	line-height: 1.5 !important;
}

.leading-loose {
	line-height: 2 !important;
}

.line-10px {
	line-height: 10px;
}

.line-15px {
	line-height: 15px;
}

.line-20px {
	line-height: 20px;
}

.line-25px {
	line-height: 25px;
}

.line-30px {
	line-height: 30px;
}

.line-35px {
	line-height: 35px;
}

.line-40px {
	line-height: 40px;
}

.line-45px {
	line-height: 45px;
}

.line-50px {
	line-height: 50px;
}

.line-55px {
	line-height: 55px;
}

.line-60px {
	line-height: 60px;
}

.line-65px {
	line-height: 65px;
}

.line-70px {
	line-height: 70px;
}

.line-75px {
	line-height: 75px;
}

.line-80px {
	line-height: 80px;
}

.line-85px {
	line-height: 85px;
}

.line-90px {
	line-height: 90px;
}

.line-95px {
	line-height: 95px;
}

.line-100px {
	line-height: 100px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.line-1-md,
	.line-1-md>*,
	.line-all-1-md,
	.line-all-1-md * {
		line-height: 1;
	}
	.line-1-2-md,
	.line-1-2-md>*,
	.line-all-1-2-md,
	.line-all-1-2-md * {
		line-height: 1.2;
	}
	.line-1-4-md,
	.line-1-4-md>*,
	.line-all-1-4-md,
	.line-all-1-4-md * {
		line-height: 1.4;
	}
	.line-1-6-md,
	.line-1-6-md>*,
	.line-all-1-6-md,
	.line-all-1-6-md * {
		line-height: 1.6;
	}
	.line-1-8-md,
	.line-1-8-md>*,
	.line-all-1-8-md,
	.line-all-1-8-md * {
		line-height: 1.8;
	}
	.line-2-md,
	.line-2-md>*,
	.line-all-2-md,
	.line-all-2-md * {
		line-height: 2;
	}
	.line-2-2-md,
	.line-2-2-md>*,
	.line-all-2-2-md,
	.line-all-2-2-md * {
		line-height: 2.2;
	}
	.line-2-4-md,
	.line-2-4-md>*,
	.line-all-2-4-md,
	.line-all-2-4-md * {
		line-height: 2.4;
	}
	.line-2-6-md,
	.line-2-6-md>*,
	.line-all-2-6-md,
	.line-all-2-6-md * {
		line-height: 2.6;
	}
	.line-2-8-md,
	.line-2-8-md>*,
	.line-all-2-8-md,
	.line-all-2-8-md * {
		line-height: 2.8;
	}
	.line-3-md,
	.line-3-md>*,
	.line-all-3-md,
	.line-all-3-md * {
		line-height: 3;
	}
	.leading-none-md {
		line-height: 1 !important;
	}
	.leading-tight-md {
		line-height: 1.25 !important;
	}
	.leading-normal-md {
		line-height: 1.5 !important;
	}
	.leading-loose-md {
		line-height: 2 !important;
	}
	.line-10px-md {
		line-height: 10px;
	}
	.line-15px-md {
		line-height: 15px;
	}
	.line-20px-md {
		line-height: 20px;
	}
	.line-25px-md {
		line-height: 25px;
	}
	.line-30px-md {
		line-height: 30px;
	}
	.line-35px-md {
		line-height: 35px;
	}
	.line-40px-md {
		line-height: 40px;
	}
	.line-45px-md {
		line-height: 45px;
	}
	.line-50px-md {
		line-height: 50px;
	}
	.line-55px-md {
		line-height: 55px;
	}
	.line-60px-md {
		line-height: 60px;
	}
	.line-65px-md {
		line-height: 65px;
	}
	.line-70px-md {
		line-height: 70px;
	}
	.line-75px-md {
		line-height: 75px;
	}
	.line-80px-md {
		line-height: 80px;
	}
	.line-85px-md {
		line-height: 85px;
	}
	.line-90px-md {
		line-height: 90px;
	}
	.line-95px-md {
		line-height: 95px;
	}
	.line-100px-md {
		line-height: 100px;
	}
}

@media (max-width: 767px) {
	.line-1-sm,
	.line-1-sm>*,
	.line-all-1-sm,
	.line-all-1-sm * {
		line-height: 1;
	}
	.line-1-2-sm,
	.line-1-2-sm>*,
	.line-all-1-2-sm,
	.line-all-1-2-sm * {
		line-height: 1.2;
	}
	.line-1-4-sm,
	.line-1-4-sm>*,
	.line-all-1-4-sm,
	.line-all-1-4-sm * {
		line-height: 1.4;
	}
	.line-1-6-sm,
	.line-1-6-sm>*,
	.line-all-1-6-sm,
	.line-all-1-6-sm * {
		line-height: 1.6;
	}
	.line-1-8-sm,
	.line-1-8-sm>*,
	.line-all-1-8-sm,
	.line-all-1-8-sm * {
		line-height: 1.8;
	}
	.line-2-sm,
	.line-2-sm>*,
	.line-all-2-sm,
	.line-all-2-sm * {
		line-height: 2;
	}
	.line-2-2-sm,
	.line-2-2-sm>*,
	.line-all-2-2-sm,
	.line-all-2-2-sm * {
		line-height: 2.2;
	}
	.line-2-4-sm,
	.line-2-4-sm>*,
	.line-all-2-4-sm,
	.line-all-2-4-sm * {
		line-height: 2.4;
	}
	.line-2-6-sm,
	.line-2-6-sm>*,
	.line-all-2-6-sm,
	.line-all-2-6-sm * {
		line-height: 2.6;
	}
	.line-2-8-sm,
	.line-2-8-sm>*,
	.line-all-2-8-sm,
	.line-all-2-8-sm * {
		line-height: 2.8;
	}
	.line-3-sm,
	.line-3-sm>*,
	.line-all-3-sm,
	.line-all-3-sm * {
		line-height: 3;
	}
	.leading-none-sm {
		line-height: 1 !important;
	}
	.leading-tight-sm {
		line-height: 1.25 !important;
	}
	.leading-normal-sm {
		line-height: 1.5 !important;
	}
	.leading-loose-sm {
		line-height: 2 !important;
	}
	.line-10px-sm {
		line-height: 10px;
	}
	.line-15px-sm {
		line-height: 15px;
	}
	.line-20px-sm {
		line-height: 20px;
	}
	.line-25px-sm {
		line-height: 25px;
	}
	.line-30px-sm {
		line-height: 30px;
	}
	.line-35px-sm {
		line-height: 35px;
	}
	.line-40px-sm {
		line-height: 40px;
	}
	.line-45px-sm {
		line-height: 45px;
	}
	.line-50px-sm {
		line-height: 50px;
	}
	.line-55px-sm {
		line-height: 55px;
	}
	.line-60px-sm {
		line-height: 60px;
	}
	.line-65px-sm {
		line-height: 65px;
	}
	.line-70px-sm {
		line-height: 70px;
	}
	.line-75px-sm {
		line-height: 75px;
	}
	.line-80px-sm {
		line-height: 80px;
	}
	.line-85px-sm {
		line-height: 85px;
	}
	.line-90px-sm {
		line-height: 90px;
	}
	.line-95px-sm {
		line-height: 95px;
	}
	.line-100px-sm {
		line-height: 100px;
	}
}

@media (max-width: 479px) {
	.line-1-xs,
	.line-1-xs>*,
	.line-all-1-xs,
	.line-all-1-xs * {
		line-height: 1;
	}
	.line-1-2-xs,
	.line-1-2-xs>*,
	.line-all-1-2-xs,
	.line-all-1-2-xs * {
		line-height: 1.2;
	}
	.line-1-4-xs,
	.line-1-4-xs>*,
	.line-all-1-4-xs,
	.line-all-1-4-xs * {
		line-height: 1.4;
	}
	.line-1-6-xs,
	.line-1-6-xs>*,
	.line-all-1-6-xs,
	.line-all-1-6-xs * {
		line-height: 1.6;
	}
	.line-1-8-xs,
	.line-1-8-xs>*,
	.line-all-1-8-xs,
	.line-all-1-8-xs * {
		line-height: 1.8;
	}
	.line-2-xs,
	.line-2-xs>*,
	.line-all-2-xs,
	.line-all-2-xs * {
		line-height: 2;
	}
	.line-2-2-xs,
	.line-2-2-xs>*,
	.line-all-2-2-xs,
	.line-all-2-2-xs * {
		line-height: 2.2;
	}
	.line-2-4-xs,
	.line-2-4-xs>*,
	.line-all-2-4-xs,
	.line-all-2-4-xs * {
		line-height: 2.4;
	}
	.line-2-6-xs,
	.line-2-6-xs>*,
	.line-all-2-6-xs,
	.line-all-2-6-xs * {
		line-height: 2.6;
	}
	.line-2-8-xs,
	.line-2-8-xs>*,
	.line-all-2-8-xs,
	.line-all-2-8-xs * {
		line-height: 2.8;
	}
	.line-3-xs,
	.line-3-xs>*,
	.line-all-3-xs,
	.line-all-3-xs * {
		line-height: 3;
	}
	.leading-none-xs {
		line-height: 1 !important;
	}
	.leading-tight-xs {
		line-height: 1.25 !important;
	}
	.leading-normal-xs {
		line-height: 1.5 !important;
	}
	.leading-loose-xs {
		line-height: 2 !important;
	}
	.line-10px-xs {
		line-height: 10px;
	}
	.line-15px-xs {
		line-height: 15px;
	}
	.line-20px-xs {
		line-height: 20px;
	}
	.line-25px-xs {
		line-height: 25px;
	}
	.line-30px-xs {
		line-height: 30px;
	}
	.line-35px-xs {
		line-height: 35px;
	}
	.line-40px-xs {
		line-height: 40px;
	}
	.line-45px-xs {
		line-height: 45px;
	}
	.line-50px-xs {
		line-height: 50px;
	}
	.line-55px-xs {
		line-height: 55px;
	}
	.line-60px-xs {
		line-height: 60px;
	}
	.line-65px-xs {
		line-height: 65px;
	}
	.line-70px-xs {
		line-height: 70px;
	}
	.line-75px-xs {
		line-height: 75px;
	}
	.line-80px-xs {
		line-height: 80px;
	}
	.line-85px-xs {
		line-height: 85px;
	}
	.line-90px-xs {
		line-height: 90px;
	}
	.line-95px-xs {
		line-height: 95px;
	}
	.line-100px-xs {
		line-height: 100px;
	}
}

@media (max-width: 319px) {}


/* ========== font e ========== */