/* ========== width s ========== */

.width-5p::before,
.width-10p::before,
.width-15p::before,
.width-20p::before,
.width-25p::before,
.width-30p::before,
.width-35p::before,
.width-40p::before,
.width-45p::before,
.width-50p::before,
.width-55p::before,
.width-60p::before,
.width-65p::before,
.width-70p::before,
.width-75p::before,
.width-80p::before,
.width-85p::before,
.width-90p::before,
.width-95p::before,
.width-100p::before {
	display: table;
	content: " ";
}

.width-5p::after,
.width-10p::after,
.width-15p::after,
.width-20p::after,
.width-25p::after,
.width-30p::after,
.width-35p::after,
.width-40p::after,
.width-45p::after,
.width-50p::after,
.width-55p::after,
.width-60p::after,
.width-65p::after,
.width-70p::after,
.width-75p::after,
.width-80p::after,
.width-85p::after,
.width-90p::after,
.width-95p::after,
.width-100p::after {
	clear: both;
}

.width-5p,
.width-10p,
.width-15p,
.width-20p,
.width-25p,
.width-30p,
.width-35p,
.width-40p,
.width-45p,
.width-50p,
.width-55p,
.width-60p,
.width-65p,
.width-70p,
.width-75p,
.width-80p,
.width-85p,
.width-90p,
.width-95p,
.width-100p {
	position: relative;
	min-height: 1px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}


/*width s*/

.width-5p {
	width: 5%;
}

.width-10p {
	width: 10%;
}

.width-15p {
	width: 15%;
}

.width-20p {
	width: 20%;
}

.width-25p {
	width: 25%;
}

.width-30p {
	width: 30%;
}

.width-35p {
	width: 35%;
}

.width-40p {
	width: 40%;
}

.width-45p {
	width: 45%;
}

.width-50p {
	width: 50%;
}

.width-55p {
	width: 55%;
}

.width-60p {
	width: 60%;
}

.width-65p {
	width: 65%;
}

.width-70p {
	width: 70%;
}

.width-75p {
	width: 75%;
}

.width-80p {
	width: 80%;
}

.width-85p {
	width: 85%;
}

.width-90p {
	width: 90%;
}

.width-95p {
	width: 95%;
}

.width-100p {
	width: 100%;
}

.width-auto {
	width: auto;
}

.width-screen {
	width: 100vw;
}

.min-width-0 {
	min-width: 0;
}

.min-width-full {
	min-width: 100%;
}

.max-width-full {
	max-width: 100%;
}

.width-1px {
	width: 1px !important;
}

.width-2px {
	width: 2px !important;
}

.width-3px {
	width: 3px !important;
}

.width-4px {
	width: 4px !important;
}

.width-5px {
	width: 5px !important;
}

.width-6px {
	width: 6px !important;
}

.width-7px {
	width: 7px !important;
}

.width-8px {
	width: 8px !important;
}

.width-9px {
	width: 9px !important;
}

.width-10px {
	width: 10px !important;
}

.width-20px {
	width: 20px !important;
}

.width-30px {
	width: 30px !important;
}

.width-40px {
	width: 40px !important;
}

.width-50px {
	width: 50px !important;
}

.width-60px {
	width: 60px !important;
}

.width-70px {
	width: 70px !important;
}

.width-80px {
	width: 80px !important;
}

.width-90px {
	width: 90px !important;
}

.width-100px {
	width: 100px !important;
}


/*width e*/


/*offset s*/

.width-offset-0 {
	margin-left: 0;
}

.width-offset-5p {
	margin-left: 5%;
}

.width-offset-10p {
	margin-left: 10%;
}

.width-offset-15p {
	margin-left: 15%;
}

.width-offset-20p {
	margin-left: 20%;
}

.width-offset-25p {
	margin-left: 25%;
}

.width-offset-30p {
	margin-left: 30%;
}

.width-offset-35p {
	margin-left: 35%;
}

.width-offset-40p {
	margin-left: 40%;
}

.width-offset-45p {
	margin-left: 45%;
}

.width-offset-50p {
	margin-left: 50%;
}

.width-offset-55p {
	margin-left: 55%;
}

.width-offset-60p {
	margin-left: 60%;
}

.width-offset-65p {
	margin-left: 65%;
}

.width-offset-70p {
	margin-left: 70%;
}

.width-offset-75p {
	margin-left: 75%;
}

.width-offset-80p {
	margin-left: 80%;
}

.width-offset-85p {
	margin-left: 85%;
}

.width-offset-90p {
	margin-left: 90%;
}

.width-offset-95p {
	margin-left: 95%;
}


/*offset e*/


/*push s*/

.width-push-0 {
	left: 0;
}

.width-push-5p {
	left: 5%;
}

.width-push-10p {
	left: 10%;
}

.width-push-15p {
	left: 15%;
}

.width-push-20p {
	left: 20%;
}

.width-push-25p {
	left: 25%;
}

.width-push-30p {
	left: 30%;
}

.width-push-35p {
	left: 35%;
}

.width-push-40p {
	left: 40%;
}

.width-push-45p {
	left: 45%;
}

.width-push-50p {
	left: 50%;
}

.width-push-55p {
	left: 55%;
}

.width-push-60p {
	left: 60%;
}

.width-push-65p {
	left: 65%;
}

.width-push-70p {
	left: 70%;
}

.width-push-75p {
	left: 75%;
}

.width-push-80p {
	left: 80%;
}

.width-push-85p {
	left: 85%;
}

.width-push-90p {
	left: 90%;
}

.width-push-95p {
	left: 95%;
}


/*push e*/


/*pull s*/

.width-pull-0 {
	right: 0;
}

.width-pull-5p {
	right: 5%;
}

.width-pull-10p {
	right: 10%;
}

.width-pull-15p {
	right: 15%;
}

.width-pull-20p {
	right: 20%;
}

.width-pull-25p {
	right: 25%;
}

.width-pull-30p {
	right: 30%;
}

.width-pull-35p {
	right: 35%;
}

.width-pull-40p {
	right: 40%;
}

.width-pull-45p {
	right: 45%;
}

.width-pull-50p {
	right: 50%;
}

.width-pull-55p {
	right: 55%;
}

.width-pull-60p {
	right: 60%;
}

.width-pull-65p {
	right: 65%;
}

.width-pull-70p {
	right: 70%;
}

.width-pull-75p {
	right: 75%;
}

.width-pull-80p {
	right: 80%;
}

.width-pull-85p {
	right: 85%;
}

.width-pull-90p {
	right: 90%;
}

.width-pull-95p {
	right: 95%;
}


/*pull e*/

@media (max-width: 1199px) {
	/*width s*/
	.width-5p-lg {
		width: 5% !important;
	}
	.width-10p-lg {
		width: 10% !important;
	}
	.width-15p-lg {
		width: 15% !important;
	}
	.width-20p-lg {
		width: 20% !important;
	}
	.width-25p-lg {
		width: 25% !important;
	}
	.width-30p-lg {
		width: 30% !important;
	}
	.width-35p-lg {
		width: 35% !important;
	}
	.width-40p-lg {
		width: 40% !important;
	}
	.width-45p-lg {
		width: 45% !important;
	}
	.width-50p-lg {
		width: 50% !important;
	}
	.width-55p-lg {
		width: 55% !important;
	}
	.width-60p-lg {
		width: 60% !important;
	}
	.width-65p-lg {
		width: 65% !important;
	}
	.width-70p-lg {
		width: 70% !important;
	}
	.width-75p-lg {
		width: 75% !important;
	}
	.width-80p-lg {
		width: 80% !important;
	}
	.width-85p-lg {
		width: 85% !important;
	}
	.width-90p-lg {
		width: 90% !important;
	}
	.width-95p-lg {
		width: 95% !important;
	}
	.width-100p-lg {
		width: 100% !important;
	}
	.width-auto-lg {
		width: auto;
	}
	.width-screen-lg {
		width: 100vw;
	}
	.min-width-0-lg {
		min-width: 0;
	}
	.min-width-full-lg {
		min-width: 100%;
	}
	.max-width-full-lg {
		max-width: 100%;
	}
	.width-1px-lg {
		width: 1px !important;
	}
	.width-2px-lg {
		width: 2px !important;
	}
	.width-3px-lg {
		width: 3px !important;
	}
	.width-4px-lg {
		width: 4px !important;
	}
	.width-5px-lg {
		width: 5px !important;
	}
	.width-6px-lg {
		width: 6px !important;
	}
	.width-7px-lg {
		width: 7px !important;
	}
	.width-8px-lg {
		width: 8px !important;
	}
	.width-9px-lg {
		width: 9px !important;
	}
	.width-10px-lg {
		width: 10px !important;
	}
	.width-20px-lg {
		width: 20px !important;
	}
	.width-30px-lg {
		width: 30px !important;
	}
	.width-40px-lg {
		width: 40px !important;
	}
	.width-50px-lg {
		width: 50px !important;
	}
	.width-60px-lg {
		width: 60px !important;
	}
	.width-70px-lg {
		width: 70px !important;
	}
	.width-80px-lg {
		width: 80px !important;
	}
	.width-90px-lg {
		width: 90px !important;
	}
	.width-100px-lg {
		width: 100px !important;
	}
	/*width e*/
	/*offset s*/
	.width-offset-0-lg {
		margin-left: 0;
	}
	.width-offset-5p-lg {
		margin-left: 5%;
	}
	.width-offset-10p-lg {
		margin-left: 10%;
	}
	.width-offset-15p-lg {
		margin-left: 15%;
	}
	.width-offset-20p-lg {
		margin-left: 20%;
	}
	.width-offset-25p-lg {
		margin-left: 25%;
	}
	.width-offset-30p-lg {
		margin-left: 30%;
	}
	.width-offset-35p-lg {
		margin-left: 35%;
	}
	.width-offset-40p-lg {
		margin-left: 40%;
	}
	.width-offset-45p-lg {
		margin-left: 45%;
	}
	.width-offset-50p-lg {
		margin-left: 50%;
	}
	.width-offset-55p-lg {
		margin-left: 55%;
	}
	.width-offset-60p-lg {
		margin-left: 60%;
	}
	.width-offset-65p-lg {
		margin-left: 65%;
	}
	.width-offset-70p-lg {
		margin-left: 70%;
	}
	.width-offset-75p-lg {
		margin-left: 75%;
	}
	.width-offset-80p-lg {
		margin-left: 80%;
	}
	.width-offset-85p-lg {
		margin-left: 85%;
	}
	.width-offset-90p-lg {
		margin-left: 90%;
	}
	.width-offset-95p-lg {
		margin-left: 95%;
	}
	/*offset e*/
	/*push s*/
	.width-push-0-lg {
		left: 0;
	}
	.width-push-5p-lg {
		left: 5%;
	}
	.width-push-10p-lg {
		left: 10%;
	}
	.width-push-15p-lg {
		left: 15%;
	}
	.width-push-20p-lg {
		left: 20%;
	}
	.width-push-25p-lg {
		left: 25%;
	}
	.width-push-30p-lg {
		left: 30%;
	}
	.width-push-35p-lg {
		left: 35%;
	}
	.width-push-40p-lg {
		left: 40%;
	}
	.width-push-45p-lg {
		left: 45%;
	}
	.width-push-50p-lg {
		left: 50%;
	}
	.width-push-55p-lg {
		left: 55%;
	}
	.width-push-60p-lg {
		left: 60%;
	}
	.width-push-65p-lg {
		left: 65%;
	}
	.width-push-70p-lg {
		left: 70%;
	}
	.width-push-75p-lg {
		left: 75%;
	}
	.width-push-80p-lg {
		left: 80%;
	}
	.width-push-85p-lg {
		left: 85%;
	}
	.width-push-90p-lg {
		left: 90%;
	}
	.width-push-95p-lg {
		left: 95%;
	}
	/*push e*/
	/*pull s*/
	.width-pull-0-lg {
		right: 0;
	}
	.width-pull-5p-lg {
		right: 5%;
	}
	.width-pull-10p-lg {
		right: 10%;
	}
	.width-pull-15p-lg {
		right: 15%;
	}
	.width-pull-20p-lg {
		right: 20%;
	}
	.width-pull-25p-lg {
		right: 25%;
	}
	.width-pull-30p-lg {
		right: 30%;
	}
	.width-pull-35p-lg {
		right: 35%;
	}
	.width-pull-40p-lg {
		right: 40%;
	}
	.width-pull-45p-lg {
		right: 45%;
	}
	.width-pull-50p-lg {
		right: 50%;
	}
	.width-pull-55p-lg {
		right: 55%;
	}
	.width-pull-60p-lg {
		right: 60%;
	}
	.width-pull-65p-lg {
		right: 65%;
	}
	.width-pull-70p-lg {
		right: 70%;
	}
	.width-pull-75p-lg {
		right: 75%;
	}
	.width-pull-80p-lg {
		right: 80%;
	}
	.width-pull-85p-lg {
		right: 85%;
	}
	.width-pull-90p-lg {
		right: 90%;
	}
	.width-pull-95p-lg {
		right: 95%;
	}
	/*pull e*/
}

@media (max-width: 991px) {
	/*width s*/
	.width-5p-md {
		width: 5% !important;
	}
	.width-10p-md {
		width: 10% !important;
	}
	.width-15p-md {
		width: 15% !important;
	}
	.width-20p-md {
		width: 20% !important;
	}
	.width-25p-md {
		width: 25% !important;
	}
	.width-30p-md {
		width: 30% !important;
	}
	.width-35p-md {
		width: 35% !important;
	}
	.width-40p-md {
		width: 40% !important;
	}
	.width-45p-md {
		width: 45% !important;
	}
	.width-50p-md {
		width: 50% !important;
	}
	.width-55p-md {
		width: 55% !important;
	}
	.width-60p-md {
		width: 60% !important;
	}
	.width-65p-md {
		width: 65% !important;
	}
	.width-70p-md {
		width: 70% !important;
	}
	.width-75p-md {
		width: 75% !important;
	}
	.width-80p-md {
		width: 80% !important;
	}
	.width-85p-md {
		width: 85% !important;
	}
	.width-90p-md {
		width: 90% !important;
	}
	.width-95p-md {
		width: 95% !important;
	}
	.width-100p-md {
		width: 100% !important;
	}
	.width-auto-md {
		width: auto;
	}
	.width-screen-md {
		width: 100vw;
	}
	.min-width-0-md {
		min-width: 0;
	}
	.min-width-full-md {
		min-width: 100%;
	}
	.max-width-full-md {
		max-width: 100%;
	}
	.width-1px-md {
		width: 1px !important;
	}
	.width-2px-md {
		width: 2px !important;
	}
	.width-3px-md {
		width: 3px !important;
	}
	.width-4px-md {
		width: 4px !important;
	}
	.width-5px-md {
		width: 5px !important;
	}
	.width-6px-md {
		width: 6px !important;
	}
	.width-7px-md {
		width: 7px !important;
	}
	.width-8px-md {
		width: 8px !important;
	}
	.width-9px-md {
		width: 9px !important;
	}
	.width-10px-md {
		width: 10px !important;
	}
	.width-20px-md {
		width: 20px !important;
	}
	.width-30px-md {
		width: 30px !important;
	}
	.width-40px-md {
		width: 40px !important;
	}
	.width-50px-md {
		width: 50px !important;
	}
	.width-60px-md {
		width: 60px !important;
	}
	.width-70px-md {
		width: 70px !important;
	}
	.width-80px-md {
		width: 80px !important;
	}
	.width-90px-md {
		width: 90px !important;
	}
	.width-100px-md {
		width: 100px !important;
	}
	/*width e*/
	/*offset s*/
	.width-offset-0-md {
		margin-left: 0;
	}
	.width-offset-5p-md {
		margin-left: 5%;
	}
	.width-offset-10p-md {
		margin-left: 10%;
	}
	.width-offset-15p-md {
		margin-left: 15%;
	}
	.width-offset-20p-md {
		margin-left: 20%;
	}
	.width-offset-25p-md {
		margin-left: 25%;
	}
	.width-offset-30p-md {
		margin-left: 30%;
	}
	.width-offset-35p-md {
		margin-left: 35%;
	}
	.width-offset-40p-md {
		margin-left: 40%;
	}
	.width-offset-45p-md {
		margin-left: 45%;
	}
	.width-offset-50p-md {
		margin-left: 50%;
	}
	.width-offset-55p-md {
		margin-left: 55%;
	}
	.width-offset-60p-md {
		margin-left: 60%;
	}
	.width-offset-65p-md {
		margin-left: 65%;
	}
	.width-offset-70p-md {
		margin-left: 70%;
	}
	.width-offset-75p-md {
		margin-left: 75%;
	}
	.width-offset-80p-md {
		margin-left: 80%;
	}
	.width-offset-85p-md {
		margin-left: 85%;
	}
	.width-offset-90p-md {
		margin-left: 90%;
	}
	.width-offset-95p-md {
		margin-left: 95%;
	}
	/*offset e*/
	/*push s*/
	.width-push-0-md {
		left: 0;
	}
	.width-push-5p-md {
		left: 5%;
	}
	.width-push-10p-md {
		left: 10%;
	}
	.width-push-15p-md {
		left: 15%;
	}
	.width-push-20p-md {
		left: 20%;
	}
	.width-push-25p-md {
		left: 25%;
	}
	.width-push-30p-md {
		left: 30%;
	}
	.width-push-35p-md {
		left: 35%;
	}
	.width-push-40p-md {
		left: 40%;
	}
	.width-push-45p-md {
		left: 45%;
	}
	.width-push-50p-md {
		left: 50%;
	}
	.width-push-55p-md {
		left: 55%;
	}
	.width-push-60p-md {
		left: 60%;
	}
	.width-push-65p-md {
		left: 65%;
	}
	.width-push-70p-md {
		left: 70%;
	}
	.width-push-75p-md {
		left: 75%;
	}
	.width-push-80p-md {
		left: 80%;
	}
	.width-push-85p-md {
		left: 85%;
	}
	.width-push-90p-md {
		left: 90%;
	}
	.width-push-95p-md {
		left: 95%;
	}
	/*push e*/
	/*pull s*/
	.width-pull-0-md {
		right: 0;
	}
	.width-pull-5p-md {
		right: 5%;
	}
	.width-pull-10p-md {
		right: 10%;
	}
	.width-pull-15p-md {
		right: 15%;
	}
	.width-pull-20p-md {
		right: 20%;
	}
	.width-pull-25p-md {
		right: 25%;
	}
	.width-pull-30p-md {
		right: 30%;
	}
	.width-pull-35p-md {
		right: 35%;
	}
	.width-pull-40p-md {
		right: 40%;
	}
	.width-pull-45p-md {
		right: 45%;
	}
	.width-pull-50p-md {
		right: 50%;
	}
	.width-pull-55p-md {
		right: 55%;
	}
	.width-pull-60p-md {
		right: 60%;
	}
	.width-pull-65p-md {
		right: 65%;
	}
	.width-pull-70p-md {
		right: 70%;
	}
	.width-pull-75p-md {
		right: 75%;
	}
	.width-pull-80p-md {
		right: 80%;
	}
	.width-pull-85p-md {
		right: 85%;
	}
	.width-pull-90p-md {
		right: 90%;
	}
	.width-pull-95p-md {
		right: 95%;
	}
	/*pull e*/
}

@media (max-width: 767px) {
	/*width s*/
	.width-5p-sm {
		width: 5% !important;
	}
	.width-10p-sm {
		width: 10% !important;
	}
	.width-15p-sm {
		width: 15% !important;
	}
	.width-20p-sm {
		width: 20% !important;
	}
	.width-25p-sm {
		width: 25% !important;
	}
	.width-30p-sm {
		width: 30% !important;
	}
	.width-35p-sm {
		width: 35% !important;
	}
	.width-40p-sm {
		width: 40% !important;
	}
	.width-45p-sm {
		width: 45% !important;
	}
	.width-50p-sm {
		width: 50% !important;
	}
	.width-55p-sm {
		width: 55% !important;
	}
	.width-60p-sm {
		width: 60% !important;
	}
	.width-65p-sm {
		width: 65% !important;
	}
	.width-70p-sm {
		width: 70% !important;
	}
	.width-75p-sm {
		width: 75% !important;
	}
	.width-80p-sm {
		width: 80% !important;
	}
	.width-85p-sm {
		width: 85% !important;
	}
	.width-90p-sm {
		width: 90% !important;
	}
	.width-95p-sm {
		width: 95% !important;
	}
	.width-100p-sm {
		width: 100% !important;
	}
	.width-auto-sm {
		width: auto;
	}
	.width-screen-sm {
		width: 100vw;
	}
	.min-width-0-sm {
		min-width: 0;
	}
	.min-width-full-sm {
		min-width: 100%;
	}
	.max-width-full-sm {
		max-width: 100%;
	}
	.width-1px-sm {
		width: 1px !important;
	}
	.width-2px-sm {
		width: 2px !important;
	}
	.width-3px-sm {
		width: 3px !important;
	}
	.width-4px-sm {
		width: 4px !important;
	}
	.width-5px-sm {
		width: 5px !important;
	}
	.width-6px-sm {
		width: 6px !important;
	}
	.width-7px-sm {
		width: 7px !important;
	}
	.width-8px-sm {
		width: 8px !important;
	}
	.width-9px-sm {
		width: 9px !important;
	}
	.width-10px-sm {
		width: 10px !important;
	}
	.width-20px-sm {
		width: 20px !important;
	}
	.width-30px-sm {
		width: 30px !important;
	}
	.width-40px-sm {
		width: 40px !important;
	}
	.width-50px-sm {
		width: 50px !important;
	}
	.width-60px-sm {
		width: 60px !important;
	}
	.width-70px-sm {
		width: 70px !important;
	}
	.width-80px-sm {
		width: 80px !important;
	}
	.width-90px-sm {
		width: 90px !important;
	}
	.width-100px-sm {
		width: 100px !important;
	}
	/*width s*/
	/*offset s*/
	.width-offset-0-sm {
		margin-left: 0;
	}
	.width-offset-5p-sm {
		margin-left: 5%;
	}
	.width-offset-10p-sm {
		margin-left: 10%;
	}
	.width-offset-15p-sm {
		margin-left: 15%;
	}
	.width-offset-20p-sm {
		margin-left: 20%;
	}
	.width-offset-25p-sm {
		margin-left: 25%;
	}
	.width-offset-30p-sm {
		margin-left: 30%;
	}
	.width-offset-35p-sm {
		margin-left: 35%;
	}
	.width-offset-40p-sm {
		margin-left: 40%;
	}
	.width-offset-45p-sm {
		margin-left: 45%;
	}
	.width-offset-50p-sm {
		margin-left: 50%;
	}
	.width-offset-55p-sm {
		margin-left: 55%;
	}
	.width-offset-60p-sm {
		margin-left: 60%;
	}
	.width-offset-65p-sm {
		margin-left: 65%;
	}
	.width-offset-70p-sm {
		margin-left: 70%;
	}
	.width-offset-75p-sm {
		margin-left: 75%;
	}
	.width-offset-80p-sm {
		margin-left: 80%;
	}
	.width-offset-85p-sm {
		margin-left: 85%;
	}
	.width-offset-90p-sm {
		margin-left: 90%;
	}
	.width-offset-95p-sm {
		margin-left: 95%;
	}
	/*offset e*/
	/*push s*/
	.width-push-0-sm {
		left: 0;
	}
	.width-push-5p-sm {
		left: 5%;
	}
	.width-push-10p-sm {
		left: 10%;
	}
	.width-push-15p-sm {
		left: 15%;
	}
	.width-push-20p-sm {
		left: 20%;
	}
	.width-push-25p-sm {
		left: 25%;
	}
	.width-push-30p-sm {
		left: 30%;
	}
	.width-push-35p-sm {
		left: 35%;
	}
	.width-push-40p-sm {
		left: 40%;
	}
	.width-push-45p-sm {
		left: 45%;
	}
	.width-push-50p-sm {
		left: 50%;
	}
	.width-push-55p-sm {
		left: 55%;
	}
	.width-push-60p-sm {
		left: 60%;
	}
	.width-push-65p-sm {
		left: 65%;
	}
	.width-push-70p-sm {
		left: 70%;
	}
	.width-push-75p-sm {
		left: 75%;
	}
	.width-push-80p-sm {
		left: 80%;
	}
	.width-push-85p-sm {
		left: 85%;
	}
	.width-push-90p-sm {
		left: 90%;
	}
	.width-push-95p-sm {
		left: 95%;
	}
	/*push e*/
	/*pull s*/
	.width-pull-0-sm {
		right: 0;
	}
	.width-pull-5p-sm {
		right: 5%;
	}
	.width-pull-10p-sm {
		right: 10%;
	}
	.width-pull-15p-sm {
		right: 15%;
	}
	.width-pull-20p-sm {
		right: 20%;
	}
	.width-pull-25p-sm {
		right: 25%;
	}
	.width-pull-30p-sm {
		right: 30%;
	}
	.width-pull-35p-sm {
		right: 35%;
	}
	.width-pull-40p-sm {
		right: 40%;
	}
	.width-pull-45p-sm {
		right: 45%;
	}
	.width-pull-50p-sm {
		right: 50%;
	}
	.width-pull-55p-sm {
		right: 55%;
	}
	.width-pull-60p-sm {
		right: 60%;
	}
	.width-pull-65p-sm {
		right: 65%;
	}
	.width-pull-70p-sm {
		right: 70%;
	}
	.width-pull-75p-sm {
		right: 75%;
	}
	.width-pull-80p-sm {
		right: 80%;
	}
	.width-pull-85p-sm {
		right: 85%;
	}
	.width-pull-90p-sm {
		right: 90%;
	}
	.width-pull-95p-sm {
		right: 95%;
	}
	/*pull e*/
}

@media (max-width: 479px) {
	/*width s*/
	.width-5p-xs {
		width: 5% !important;
	}
	.width-10p-xs {
		width: 10% !important;
	}
	.width-15p-xs {
		width: 15% !important;
	}
	.width-20p-xs {
		width: 20% !important;
	}
	.width-25p-xs {
		width: 25% !important;
	}
	.width-30p-xs {
		width: 30% !important;
	}
	.width-35p-xs {
		width: 35% !important;
	}
	.width-40p-xs {
		width: 40% !important;
	}
	.width-45p-xs {
		width: 45% !important;
	}
	.width-50p-xs {
		width: 50% !important;
	}
	.width-55p-xs {
		width: 55% !important;
	}
	.width-60p-xs {
		width: 60% !important;
	}
	.width-65p-xs {
		width: 65% !important;
	}
	.width-70p-xs {
		width: 70% !important;
	}
	.width-75p-xs {
		width: 75% !important;
	}
	.width-80p-xs {
		width: 80% !important;
	}
	.width-85p-xs {
		width: 85% !important;
	}
	.width-90p-xs {
		width: 90% !important;
	}
	.width-95p-xs {
		width: 95% !important;
	}
	.width-100p-xs {
		width: 100% !important;
	}
	.width-auto-xs {
		width: auto;
	}
	.width-screen-xs {
		width: 100vw;
	}
	.min-width-0-xs {
		min-width: 0;
	}
	.min-width-full-xs {
		min-width: 100%;
	}
	.max-width-full-xs {
		max-width: 100%;
	}
	.width-1px-xs {
		width: 1px !important;
	}
	.width-2px-xs {
		width: 2px !important;
	}
	.width-3px-xs {
		width: 3px !important;
	}
	.width-4px-xs {
		width: 4px !important;
	}
	.width-5px-xs {
		width: 5px !important;
	}
	.width-6px-xs {
		width: 6px !important;
	}
	.width-7px-xs {
		width: 7px !important;
	}
	.width-8px-xs {
		width: 8px !important;
	}
	.width-9px-xs {
		width: 9px !important;
	}
	.width-10px-xs {
		width: 10px !important;
	}
	.width-20px-xs {
		width: 20px !important;
	}
	.width-30px-xs {
		width: 30px !important;
	}
	.width-40px-xs {
		width: 40px !important;
	}
	.width-50px-xs {
		width: 50px !important;
	}
	.width-60px-xs {
		width: 60px !important;
	}
	.width-70px-xs {
		width: 70px !important;
	}
	.width-80px-xs {
		width: 80px !important;
	}
	.width-90px-xs {
		width: 90px !important;
	}
	.width-100px-xs {
		width: 100px !important;
	}
	/*width e*/
	/*offset s*/
	.width-offset-0-xs {
		margin-left: 0;
	}
	.width-offset-5p-xs {
		margin-left: 5%;
	}
	.width-offset-10p-xs {
		margin-left: 10%;
	}
	.width-offset-15p-xs {
		margin-left: 15%;
	}
	.width-offset-20p-xs {
		margin-left: 20%;
	}
	.width-offset-25p-xs {
		margin-left: 25%;
	}
	.width-offset-30p-xs {
		margin-left: 30%;
	}
	.width-offset-35p-xs {
		margin-left: 35%;
	}
	.width-offset-40p-xs {
		margin-left: 40%;
	}
	.width-offset-45p-xs {
		margin-left: 45%;
	}
	.width-offset-50p-xs {
		margin-left: 50%;
	}
	.width-offset-55p-xs {
		margin-left: 55%;
	}
	.width-offset-60p-xs {
		margin-left: 60%;
	}
	.width-offset-65p-xs {
		margin-left: 65%;
	}
	.width-offset-70p-xs {
		margin-left: 70%;
	}
	.width-offset-75p-xs {
		margin-left: 75%;
	}
	.width-offset-80p-xs {
		margin-left: 80%;
	}
	.width-offset-85p-xs {
		margin-left: 85%;
	}
	.width-offset-90p-xs {
		margin-left: 90%;
	}
	.width-offset-95p-xs {
		margin-left: 95%;
	}
	/*offset e*/
	/*push s*/
	.width-push-0-xs {
		left: 0;
	}
	.width-push-5p-xs {
		left: 5%;
	}
	.width-push-10p-xs {
		left: 10%;
	}
	.width-push-15p-xs {
		left: 15%;
	}
	.width-push-20p-xs {
		left: 20%;
	}
	.width-push-25p-xs {
		left: 25%;
	}
	.width-push-30p-xs {
		left: 30%;
	}
	.width-push-35p-xs {
		left: 35%;
	}
	.width-push-40p-xs {
		left: 40%;
	}
	.width-push-45p-xs {
		left: 45%;
	}
	.width-push-50p-xs {
		left: 50%;
	}
	.width-push-55p-xs {
		left: 55%;
	}
	.width-push-60p-xs {
		left: 60%;
	}
	.width-push-65p-xs {
		left: 65%;
	}
	.width-push-70p-xs {
		left: 70%;
	}
	.width-push-75p-xs {
		left: 75%;
	}
	.width-push-80p-xs {
		left: 80%;
	}
	.width-push-85p-xs {
		left: 85%;
	}
	.width-push-90p-xs {
		left: 90%;
	}
	.width-push-95p-xs {
		left: 95%;
	}
	/*push e*/
	/*pull s*/
	.width-pull-0-xs {
		right: 0;
	}
	.width-pull-5p-xs {
		right: 5%;
	}
	.width-pull-10p-xs {
		right: 10%;
	}
	.width-pull-15p-xs {
		right: 15%;
	}
	.width-pull-20p-xs {
		right: 20%;
	}
	.width-pull-25p-xs {
		right: 25%;
	}
	.width-pull-30p-xs {
		right: 30%;
	}
	.width-pull-35p-xs {
		right: 35%;
	}
	.width-pull-40p-xs {
		right: 40%;
	}
	.width-pull-45p-xs {
		right: 45%;
	}
	.width-pull-50p-xs {
		right: 50%;
	}
	.width-pull-55p-xs {
		right: 55%;
	}
	.width-pull-60p-xs {
		right: 60%;
	}
	.width-pull-65p-xs {
		right: 65%;
	}
	.width-pull-70p-xs {
		right: 70%;
	}
	.width-pull-75p-xs {
		right: 75%;
	}
	.width-pull-80p-xs {
		right: 80%;
	}
	.width-pull-85p-xs {
		right: 85%;
	}
	.width-pull-90p-xs {
		right: 90%;
	}
	.width-pull-95p-xs {
		right: 95%;
	}
	/*pull e*/
}

@media (max-width: 319px) {}


/* ========== width e ========== */