.w-100 {width: 100%;}
.w-95 {width: 95%;}
.w-90 {width: 90%;}
.w-85 {width: 85%;}
.w-80 {width: 80%;}
.w-75 {width: 75%;}
.w-70 {width: 70%;}
.w-65 {width: 65%;}
.w-60 {width: 60%;}
.w-55 {width: 55%;}
.w-50 {width: 50%;}
.w-45 {width: 45%;}
.w-40 {width: 40%;}
.w-35 {width: 35%;}
.w-30 {width: 30%;}
.w-25 {width: 25%;}
.w-20 {width: 20%;}
.w-15 {width: 15%;}
.w-10 {width: 10%;}
.w-5 {width: 5%;}
@media screen and (min-width: 761px) {	.w-md-100 {width: 100% !important;}	.w-md-95 {width: 95% !important;}	.w-md-90 {width: 90% !important;}	.w-md-85 {width: 85% !important;}	.w-md-80 {width: 80% !important;}	.w-md-75 {width: 75% !important;}	.w-md-70 {width: 70% !important;}	.w-md-65 {width: 65% !important;}	.w-md-60 {width: 60% !important;}	.w-md-55 {width: 55% !important;}	.w-md-50 {width: 50% !important;}	.w-md-45 {width: 45% !important;}	.w-md-40 {width: 40% !important;}	.w-md-35 {width: 35% !important;}	.w-md-30 {width: 30% !important;}	.w-md-25 {width: 25% !important;}	.w-md-20 {width: 20% !important;}	.w-md-15 {width: 15% !important;}	.w-md-10 {width: 10% !important;}	.w-md-5 {width: 5% !important;}
}
.rotate-1 {transform: rotate(-1deg);}
.rotate-2 {transform: rotate(-2deg);}
.rotate-3 {transform: rotate(-3deg);}
.rotate-4 {transform: rotate(-4deg);}
.rotate-5 {transform: rotate(-5deg);}
.rotate-6 {transform: rotate(-6deg);}
.rotate-90 {transform: rotate(90deg);}
.line-height-0p5 {line-height: 0.5;}
.line-height-0p6 {line-height: 0.6;}
.line-height-0p7 {line-height: 0.7;}
.line-height-0p75 {line-height: 0.75;}
.line-height-0p8 {line-height: 0.8;}
.line-height-0p9 {line-height: 0.9;}
.border-solid {	border-style: solid;
}
.border-radius50 {	border-radius: 50%;
}
.border-radius-50 {	border-radius: 50%;
}
.border-1 {border-width: 1px;}
.border-2 {border-width: 2px;}
.border-3 {border-width: 3px;}
.border-4 {border-width: 4px;}
.border-5 {border-width: 5px;}
.border-6 {border-width: 6px;}
.border-7 {border-width: 7px;}
.border-8 {border-width: 8px;}
.border-9 {border-width: 9px;}
.border-10 {border-width: 10px;}
.font-weight-100 {font-weight: 100;}
.font-weight-200 {font-weight: 200;}
.font-weight-300 {font-weight: 300;}
.font-weight-400 {font-weight: 400;}
.font-weight-500 {font-weight: 500;}
.font-weight-600 {font-weight: 600;}
.font-weight-700 {font-weight: 700;}
.font-weight-800 {font-weight: 800;}
.font-weight-900 {font-weight: 900;}
.font-style-italic {font-style: italic;}
@media screen and (min-width: 760px) {	.border-md-none {border: none !important;}	.text-md-justify {text-align: justify !important;}
}
@media screen and (max-width: 760px) {	.content-vertical-center-sm {	transform: translateY(-50%) !important;	top: 50% !important;	} }	@media screen and (min-width: 760px) {	.content-vertical-center-md {	transform: translateY(-50%) !important;	top: 50% !important;	} }
@media (min-width: 761px) {	.opacity-md-100 {opacity: 100% !important;}	.h-md-100 {height: 100% !important;}
}
@media (max-width: 760px) {	#maincontent .col-sm-split-5 {	-webkit-box-flex: 0;	-ms-flex: 0 0 20%;	flex: 0 0 20%;	max-width:20%;	}
}
@media (min-width: 761px) and (max-width: 1023px) {	#maincontent .col-md-split-5 {	-webkit-box-flex: 0;	-ms-flex: 0 0 20%;	flex: 0 0 20%;	max-width:20%;	}
}
@media (min-width: 1024px) and (max-width: 1475px) {	#maincontent .col-lg-split-5 {	-webkit-box-flex: 0;	-ms-flex: 0 0 20%;	flex: 0 0 20%;	max-width:20%;	}
}
@media (min-width: 1476px) {	#maincontent .col-xl-split-5 {	-webkit-box-flex: 0;	-ms-flex: 0 0 20%;	flex: 0 0 20%;	max-width:20%;	}
}