.iconized {
	display: inline;
	width: auto;
	height: auto;
	line-height: 1;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.iconized:before {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	font-size: inherit;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	text-align: center;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* Lists */
ul.iconized-ul,
ul.iconized-ul li,
ul.iconized-ul li ul {
	list-style-type: none !important;
}
ul.iconized-ul li ul {
	margin-left: -0.5em !important;
}
ul.iconized-ul,
ul.iconized-ul li ul {
	margin: 0;
	padding-left: 0 !important;
	overflow: visible !important;
}
ul.iconized-ul li {
	position: relative;
	padding-left: 0 !important;
	margin-left: 2.142857142857143em !important;
}
ul.iconized-ul .iconized-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 1em;
	text-align: center;
	line-height: inherit;
	margin: 0 0.57143em;
}
/* Sizes */
.iconized.size-large,
.iconized-stack.size-large {
	font-size: 1.3333333333333333em;
}
.iconized.size-large {
	vertical-align: -10%;
}
.iconized.size-2x,
.iconized-stack.size-2x {
	font-size: 2em;
}
.iconized.size-3x,
.iconized-stack.size-3x {
	font-size: 3em;
}
.iconized.size-4x,
.iconized-stack.size-4x {
	font-size: 4em;
}
.iconized.size-5x,
.iconized-stack.size-5x {
	font-size: 5em;
}
.iconized.size-6x,
.iconized-stack.size-6x {
	font-size: 6em;
}
.iconized.size-7x,
.iconized-stack.size-7x {
	font-size: 7em;
}
.iconized.size-8x,
.iconized-stack.size-8x {
	font-size: 8em;
}
.iconized.size-9x,
.iconized-stack.size-9x {
	font-size: 9em;
}
.iconized.size-10x,
.iconized-stack.size-10x {
	font-size: 10em;
}
/* Sharp sizes*/
.size-sharp {
	font-size: 16px;
}
.size-sharp-2x {
	font-size: 32px;
}
.size-sharp-3x {
	font-size: 48px;
}
.size-sharp-4x {
	font-size: 64px;
}
.size-sharp-5x {
	font-size: 80px;
}
.size-sharp-6x {
	font-size: 96px;
}
.size-sharp-7x {
	font-size: 112px;
}
.size-sharp-8x {
	font-size: 128px;
}
.size-sharp-9x {
	font-size: 144px;
}
.size-sharp-10x {
	font-size: 160px;
}
/* Alignments */
.iconized.align-left,
.iconized-stack.align-left {
	float: left;
	margin-right: .3em;
}
.iconized.align-right,
.iconized-stack.align-right {
	float: right;
	margin-left: .3em;
}
.iconized.align-center,
.iconized-stack.align-center {
	display: block!important;
	text-align: center;
	width: 1em;
	height: 1em;
	line-height: 1em;
	margin: .3em auto;
	clear: both;
}
.iconized-stack.align-center {
	width: 2em;
	height: 2em;
	line-height: 2em;
}
/* Stacked and layered icon */
.iconized-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: -35%;
}
.iconized-stack .iconized,
.mceContentBody .iconized-stack .iconized {
	display: block;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: inherit;
}
.iconized-stack .iconized-stack-base,
.mceContentBody .iconized-stack .iconized-stack-base {
	font-size: 2em;
}
.iconized-stack .iconized:before,
.mceContentBody .iconized-stack .iconized:before {
	line-height: inherit;
}
/* Editor placeholder */
.mceContentBody .iconized {
	position: relative;
}
.mceContentBody .iconized > .iconized-placeholder {
	position: absolute;
	bottom: 0;
	left: 0;
	color: transparent;
	white-space: nowrap;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: clip;
}
.mceContentBody .iconized > .iconized-placeholder::selection {
	background: transparent;
	color: transparent;
}
.mceContentBody .iconized > .iconized-placeholder::-moz-selection {
	background: transparent;
	color: transparent;
}
/* Editor lists */
.mceContentBody .iconized-ul .iconized.iconized-li {
	position: absolute;
}
.mceContentBody .iconized-ul .iconized.iconized-li:before {
	line-height: inherit;
}
.mceContentBody .iconized-ul .iconized.iconized-li > .iconized-placeholder {
	position: absolute;
	left: 0;
	text-align: center;
	line-height: inherit;
}
/* Other */
a.iconized-tag-link {
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
}
a.iconized-tag-link.iconize-style .iconized {
	margin-right: 0.15em;
}
a .iconized-stack,
a .iconized,
a .iconized:before {
	display: inline-block;
	text-decoration: none;
}
a.iconized-tag-link:before,
.widget.iconize_widget_taxonomies li:before,
.widget.iconize_widget_taxonomies a:before {
	display: none !important;
}
.term_icon.column-term_icon .iconized {
	font-size: 16px;
}
/* RTL */
.rtl ul.iconized-ul li ul {
	margin-left: auto !important;
	margin-right: -0.5em !important;
}
.rtl ul.iconized-ul,
.rtl ul.iconized-ul li ul {
	padding-left: auto !important;
	padding-right: 0 !important;
}
.rtl ul.iconized-ul li {
	padding-left: auto !important;
	padding-right: 0 !important;
	margin-left: auto !important;
	margin-right: 2.142857142857143em !important;
}
.rtl ul.iconized-ul .iconized-li {
	left: auto;
	right: -2.142857142857143em;
	margin: 0 0.57143em;
}
.rtl a.iconized-tag-link.iconize-style .iconized {
	margin-right: auto;
	margin-left: 0.15em;
}
/* Hover Color */
.iconized.hover-color-change {
	-webkit-transition:color .3s ease-in-out;
	transition:color .3s ease-in-out;
}
.iconized-stack:hover .iconized.hover-color-change,
.iconized-hover-trigger:hover .iconized.hover-color-change,
a:hover .iconized.hover-color-change,
.iconized.hover-color-change:hover {
	color: inherit !important;
}
/*
 * Transforms, Animations, Hover Effects
 *
 * Most of below transforms, animations and hover effects are based on Hover.css by Ian Lunn (http://ianlunn.co.uk/).
 * Made available under a MIT License: http://www.opensource.org/licenses/mit-license.php
 */
.iconized.grow,
.iconized.shrink,
.iconized.rotate,
.iconized.rotate-90,
.iconized.rotate-180,
.iconized.rotate-270,
.iconized.flip-horizontal,
.iconized.flip-vertical,
.iconized.grow-rotate,
.iconized.grow-rotate-90,
.iconized.grow-rotate-180,
.iconized.grow-rotate-270,
.iconized.grow-flip-horizontal,
.iconized.grow-flip-vertical,
.iconized.shrink-rotate,
.iconized.shrink-rotate-90,
.iconized.shrink-rotate-180,
.iconized.shrink-rotate-270,
.iconized.shrink-flip-horizontal,
.iconized.shrink-flip-vertical,
.iconized.skew,
.iconized.skew-forward,
.iconized.skew-backward,
.iconized.float,
.iconized.sink,
.iconized.float-shadow,
.iconized.animate-pulse,
.iconized.animate-pulse-grow,
.iconized.animate-pulse-shrink,
.iconized.animate-spin,
.iconized.animate-spin-slow,
.iconized.animate-spin-fast,
.iconized.animate-spin-ccw,
.iconized.animate-spin-slow-ccw,
.iconized.animate-spin-fast-ccw,
.iconized.animate-buzz,
.iconized.animate-hover,
.iconized.animate-hang,
.iconized.animate-hover-shadow,
.iconized.hover-animate-fade-in,
.iconized.hover-animate-fade-out,
.iconized.hover-animate-grow,
.iconized.hover-animate-shrink,
.iconized.hover-animate-pop,
.iconized.hover-animate-push,
.iconized.hover-animate-pulse,
.iconized.hover-animate-pulse-grow,
.iconized.hover-animate-pulse-shrink,
.iconized.hover-animate-rotate,
.iconized.hover-animate-rotate-90,
.iconized.hover-animate-rotate-180,
.iconized.hover-animate-rotate-270,
.iconized.hover-animate-rotate-360,
.iconized.hover-animate-flip-horizontal,
.iconized.hover-animate-flip-vertical,
.iconized.hover-animate-grow-rotate,
.iconized.hover-animate-grow-rotate-90,
.iconized.hover-animate-grow-rotate-180,
.iconized.hover-animate-grow-rotate-270,
.iconized.hover-animate-grow-rotate-360,
.iconized.hover-animate-grow-flip-horizontal,
.iconized.hover-animate-grow-flip-vertical,
.iconized.hover-animate-shrink-rotate,
.iconized.hover-animate-shrink-rotate-90,
.iconized.hover-animate-shrink-rotate-180,
.iconized.hover-animate-shrink-rotate-270,
.iconized.hover-animate-shrink-rotate-360,
.iconized.hover-animate-shrink-flip-horizontal,
.iconized.hover-animate-shrink-flip-vertical,
.iconized.hover-animate-spin,
.iconized.hover-animate-spin-slow,
.iconized.hover-animate-spin-fast,
.iconized.hover-animate-spin-ccw,
.iconized.hover-animate-spin-slow-ccw,
.iconized.hover-animate-spin-fast-ccw,
.iconized.hover-animate-buzz,
.iconized.hover-animate-buzz-out,
.iconized.hover-animate-wobble-vertical,
.iconized.hover-animate-wobble-horizontal,
.iconized.hover-animate-wobble-to-top-right,
.iconized.hover-animate-wobble-to-bottom-right,
.iconized.hover-animate-wobble-to-bottom-left,
.iconized.hover-animate-wobble-to-top-left,
.iconized.hover-animate-wobble-top,
.iconized.hover-animate-wobble-bottom,
.iconized.hover-animate-wobble-skew,
.iconized.hover-animate-skew,
.iconized.hover-animate-skew-forward,
.iconized.hover-animate-skew-backward,
.iconized.hover-animate-float,
.iconized.hover-animate-sink,
.iconized.hover-animate-hover,
.iconized.hover-animate-hang,
.iconized.hover-animate-float-shadow,
.iconized.hover-animate-hover-shadow {
	display:inline-block;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.iconized.hover-animate-rotate,
.iconized.hover-animate-rotate-90,
.iconized.hover-animate-rotate-180,
.iconized.hover-animate-rotate-270,
.iconized.hover-animate-rotate-360,
.iconized.hover-animate-flip-horizontal,
.iconized.hover-animate-flip-vertical,
.iconized.hover-animate-grow,
.iconized.hover-animate-grow-rotate,
.iconized.hover-animate-grow-rotate-90,
.iconized.hover-animate-grow-rotate-180,
.iconized.hover-animate-grow-rotate-270,
.iconized.hover-animate-grow-rotate-360,
.iconized.hover-animate-grow-flip-horizontal,
.iconized.hover-animate-grow-flip-vertical,
.iconized.hover-animate-shrink,
.iconized.hover-animate-shrink-rotate,
.iconized.hover-animate-shrink-rotate-90,
.iconized.hover-animate-shrink-rotate-180,
.iconized.hover-animate-shrink-rotate-270,
.iconized.hover-animate-shrink-rotate-360,
.iconized.hover-animate-shrink-flip-horizontal,
.iconized.hover-animate-shrink-flip-vertical,
.iconized.hover-animate-float,
.iconized.hover-animate-sink,
.iconized.animate-hover,
.iconized.hover-animate-hover,
.iconized.animate-hang,
.iconized.hover-animate-hang,
.iconized.hover-animate-skew,
.iconized.hover-animate-skew-forward,
.iconized.hover-animate-skew-backward,
.iconized.float-shadow,
.iconized.hover-animate-float-shadow,
.iconized.animate-hover-shadow,
.iconized.hover-animate-hover-shadow {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform, color;
	transition-property: transform, color;
}

/* Fade */

.iconized.hover-animate-fade-in,
.iconized.hover-animate-fade-out {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.iconized.hover-animate-fade-in.iconized.hover-color-change,
.iconized.hover-animate-fade-out.iconized.hover-color-change {
	-webkit-transition-property: opacity, color;
	transition-property: opacity, color;
}
.iconized.hover-animate-fade-in,
.iconized-stack:hover .iconized.hover-animate-fade-out,
.iconized-hover-trigger:hover .iconized.hover-animate-fade-out,
.iconized.hover-animate-fade-out:hover {
	opacity: 0.5;
}
.iconized.hover-animate-fade-out,
.iconized-stack:hover .iconized.hover-animate-fade-in,
.iconized-hover-trigger:hover .iconized.hover-animate-fade-in,
.iconized.hover-animate-fade-in:hover {
	opacity: 1;
}

/* Spin */

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-ms-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.iconized.animate-spin,
.iconized.hover-animate-spin,
.iconized.animate-spin-ccw,
.iconized.hover-animate-spin-ccw,
.iconized.animate-spin-slow,
.iconized.hover-animate-spin-slow,
.iconized.animate-spin-slow-ccw,
.iconized.hover-animate-spin-slow-ccw,
.iconized.animate-spin-fast,
.iconized.hover-animate-spin-fast,
.iconized.animate-spin-fast-ccw,
.iconized.hover-animate-spin-fast-ccw {
	-webkit-animation-name: spin;
	animation-name: spin;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.iconized.animate-spin-slow,
.iconized.hover-animate-spin-slow,
.iconized.animate-spin-slow-ccw,
.iconized.hover-animate-spin-slow-ccw {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.iconized.animate-spin,
.iconized.hover-animate-spin,
.iconized.animate-spin-ccw,
.iconized.hover-animate-spin-ccw {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
}

.iconized.animate-spin-fast,
.iconized.hover-animate-spin-fast,
.iconized.animate-spin-fast-ccw,
.iconized.hover-animate-spin-fast-ccw {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
}
.iconized.animate-spin,
.iconized.hover-animate-spin,
.iconized.animate-spin-slow,
.iconized.hover-animate-spin-slow,
.iconized.animate-spin-fast,
.iconized.hover-animate-spin-fast {
	-webkit-animation-direction:normal;
	animation-direction:normal;
}
.iconized.animate-spin-ccw,
.iconized.hover-animate-spin-ccw,
.iconized.animate-spin-slow-ccw,
.iconized.hover-animate-spin-slow-ccw,
.iconized.animate-spin-fast-ccw,
.iconized.hover-animate-spin-fast-ccw {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.iconized.hover-animate-spin,
.iconized.hover-animate-spin-ccw,
.iconized.hover-animate-spin-slow,
.iconized.hover-animate-spin-slow-ccw,
.iconized.hover-animate-spin-fast,
.iconized.hover-animate-spin-fast-ccw {
	-webkit-animation-play-state:paused;
	animation-play-state:paused;
}
.iconized-stack:hover .iconized.hover-animate-spin,
.iconized-hover-trigger:hover .iconized.hover-animate-spin,
.iconized.hover-animate-spin:hover,
.iconized-stack:hover .iconized.hover-animate-spin-ccw,
.iconized-hover-trigger:hover .iconized.hover-animate-spin-ccw,
.iconized.hover-animate-spin-ccw:hover,
.iconized-stack:hover .iconized.hover-animate-spin-slow,
.iconized-hover-trigger:hover .iconized.hover-animate-spin-slow,
.iconized.hover-animate-spin-slow:hover,
.iconized-stack:hover .iconized.hover-animate-spin-slow-ccw,
.iconized-hover-trigger:hover .iconized.hover-animate-spin-slow-ccw,
.iconized.hover-animate-spin-slow-ccw:hover,
.iconized-stack:hover .iconized.hover-animate-spin-fast,
.iconized-hover-trigger:hover .iconized.hover-animate-spin-fast,
.iconized.hover-animate-spin-fast:hover,
.iconized-stack:hover .iconized.hover-animate-spin-fast-ccw,
.iconized-hover-trigger:hover .iconized.hover-animate-spin-fast-ccw,
.iconized.hover-animate-spin-fast-ccw:hover {
	-webkit-animation-play-state:running;
	animation-play-state:running;
}

/* Rotations */

.iconized.hover-animate-rotate,
.iconized.hover-animate-rotate-90,
.iconized.hover-animate-rotate-180,
.iconized.hover-animate-rotate-270,
.iconized.hover-animate-rotate-360 {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
/* Rotate 4 deg */
.iconized.rotate,
.iconized-stack:hover .iconized.hover-animate-rotate,
.iconized-hover-trigger:hover .iconized.hover-animate-rotate,
.iconized.hover-animate-rotate:hover {
	-webkit-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	transform: rotate(4deg);
}
/* Rotate 90 deg */
.iconized.rotate-90,
.iconized-stack:hover .iconized.hover-animate-rotate-90,
.iconized-hover-trigger:hover .iconized.hover-animate-rotate-90,
.iconized.hover-animate-rotate-90:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* Rotate 180 deg */
.iconized.rotate-180,
.iconized-stack:hover .iconized.hover-animate-rotate-180,
.iconized-hover-trigger:hover .iconized.hover-animate-rotate-180,
.iconized.hover-animate-rotate-180:hover {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* Rotate 270 deg */
.iconized.rotate-270,
.iconized-stack:hover .iconized.hover-animate-rotate-270,
.iconized-hover-trigger:hover .iconized.hover-animate-rotate-270,
.iconized.hover-animate-rotate-270:hover {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
/* Rotate 360 deg */
.iconized-stack:hover .iconized.hover-animate-rotate-360,
.iconized-hover-trigger:hover .iconized.hover-animate-rotate-360,
.iconized.hover-animate-rotate-360:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

/* Flips */

.iconized.hover-animate-flip-horizontal,
.iconized.hover-animate-flip-vertical {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
.iconized.flip-horizontal,
.iconized-stack:hover .iconized.hover-animate-flip-horizontal,
.iconized-hover-trigger:hover .iconized.hover-animate-flip-horizontal,
.iconized.hover-animate-flip-horizontal:hover {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.iconized.flip-vertical,
.iconized-stack:hover .iconized.hover-animate-flip-vertical,
.iconized-hover-trigger:hover .iconized.hover-animate-flip-vertical,
.iconized.hover-animate-flip-vertical:hover {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

 /* Grow */

.iconized.grow,
.iconized-stack:hover .iconized.hover-animate-grow,
.iconized-hover-trigger:hover .iconized.hover-animate-grow,
.iconized.hover-animate-grow:hover {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

/* Grow + Rotate/Flip */

.iconized.hover-animate-grow-rotate,
.iconized.hover-animate-grow-rotate-90,
.iconized.hover-animate-grow-rotate-180,
.iconized.hover-animate-grow-rotate-270,
.iconized.hover-animate-grow-rotate-360,
.iconized.hover-animate-grow-flip-horizontal,
.iconized.hover-animate-grow-flip-vertical {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
/* Grow Rotate 4 deg */
.iconized.grow-rotate,
.iconized-stack:hover .iconized.hover-animate-grow-rotate,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-rotate,
.iconized.hover-animate-grow-rotate:hover {
	-webkit-transform: scale(1.25) rotate(4deg);
	-ms-transform: scale(1.25) rotate(4deg);
	transform: scale(1.25) rotate(4deg);
}
/* Grow Rotate 90 */
.iconized.grow-rotate-90,
.iconized-stack:hover .iconized.hover-animate-grow-rotate-90,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-rotate-90,
.iconized.hover-animate-grow-rotate-90:hover {
	-webkit-transform: scale(1.25) rotate(90deg);
	-ms-transform: scale(1.25) rotate(90deg);
	transform: scale(1.25) rotate(90deg);
}
/* Grow Rotate 180 */
.iconized.grow-rotate-180,
.iconized-stack:hover .iconized.hover-animate-grow-rotate-180,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-rotate-180,
.iconized.hover-animate-grow-rotate-180:hover {
	-webkit-transform: scale(1.25) rotate(180deg);
	-ms-transform: scale(1.25) rotate(180deg);
	transform: scale(1.25) rotate(180deg);
}
/* Grow Rotate 270 */
.iconized.grow-rotate-270,
.iconized-stack:hover .iconized.hover-animate-grow-rotate-270,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-rotate-270,
.iconized.hover-animate-grow-rotate-270:hover {
	-webkit-transform: scale(1.25) rotate(270deg);
	-ms-transform: scale(1.25) rotate(270deg);
	transform: scale(1.25) rotate(270deg);
}
/* Grow Rotate 360 */
.iconized-stack:hover .iconized.hover-animate-grow-rotate-360,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-rotate-360,
.iconized.hover-animate-grow-rotate-360:hover {
	-webkit-transform: scale(1.25) rotate(360deg);
	-ms-transform: scale(1.25) rotate(360deg);
	transform: scale(1.25) rotate(360deg);
}
/* Grow Flip */
.iconized.hover-animate-grow-flip-horizontal,
.iconized.hover-animate-grow-flip-vertical {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
/* Grow Flip Horizontal */
.iconized.grow-flip-horizontal,
.iconized-stack:hover .iconized.hover-animate-grow-flip-horizontal,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-flip-horizontal,
.iconized.hover-animate-grow-flip-horizontal:hover {
	-webkit-transform: scale(-1.25, 1.25);
	-ms-transform: scale(-1.25, 1.25);
	transform: scale(-1.25, 1.25);
}

/* Grow Flip Vertical */
.iconized.grow-flip-vertical,
.iconized-stack:hover .iconized.hover-animate-grow-flip-vertical,
.iconized-hover-trigger:hover .iconized.hover-animate-grow-flip-vertical,
.iconized.hover-animate-grow-flip-vertical:hover {
	-webkit-transform: scale(1.25, -1.25);
	-ms-transform: scale(1.25, -1.25);
	transform: scale(1.25, -1.25);
}

/* Shrink */

.iconized.shrink,
.iconized-stack:hover .iconized.hover-animate-shrink,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink,
.iconized.hover-animate-shrink:hover {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

/* Shrink + Rotate/Flip */

.iconized.hover-animate-shrink-rotate,
.iconized.hover-animate-shrink-rotate-90,
.iconized.hover-animate-shrink-rotate-180,
.iconized.hover-animate-shrink-rotate-270,
.iconized.hover-animate-shrink-rotate-360,
.iconized.hover-animate-shrink-flip-horizontal,
.iconized.hover-animate-shrink-flip-vertical {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
/* Shrink Rotate 4 deg */
.iconized.shrink-rotate,
.iconized-stack:hover .iconized.hover-animate-shrink-rotate,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-rotate,
.iconized.hover-animate-shrink-rotate:hover {
	-webkit-transform: scale(0.75) rotate(4deg);
	-ms-transform: scale(0.75) rotate(4deg);
	transform: scale(0.75) rotate(4deg);
}
/* Shrink Rotate 90 */
.iconized.shrink-rotate-90,
.iconized-stack:hover .iconized.hover-animate-shrink-rotate-90,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-rotate-90,
.iconized.hover-animate-shrink-rotate-90:hover {
	-webkit-transform: scale(0.75) rotate(90deg);
	-ms-transform: scale(0.75) rotate(90deg);
	transform: scale(0.75) rotate(90deg);
}
/* Shrink Rotate 180 */
.iconized.shrink-rotate-180,
.iconized-stack:hover .iconized.hover-animate-shrink-rotate-180,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-rotate-180,
.iconized.hover-animate-shrink-rotate-180:hover {
	-webkit-transform: scale(0.75) rotate(180deg);
	-ms-transform: scale(0.75) rotate(180deg);
	transform: scale(0.75) rotate(180deg);
}
/* Shrink Rotate 270 */
.iconized.shrink-rotate-270,
.iconized-stack:hover .iconized.hover-animate-shrink-rotate-270,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-rotate-270,
.iconized.hover-animate-shrink-rotate-270:hover {
	-webkit-transform: scale(0.75) rotate(270deg);
	-ms-transform: scale(0.75) rotate(270deg);
	transform: scale(0.75) rotate(270deg);
}
/* Shrink Rotate 360 */
.iconized-stack:hover .iconized.hover-animate-shrink-rotate-360,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-rotate-360,
.iconized.hover-animate-shrink-rotate-360:hover {
	-webkit-transform: scale(0.75) rotate(360deg);
	-ms-transform: scale(0.75) rotate(360deg);
	transform: scale(0.75) rotate(360deg);
}
/* Shrink Flip */
.iconized.hover-animate-shrink-flip-horizontal,
.iconized.hover-animate-shrink-flip-vertical {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
/* Shrink Flip Horizontal */
.iconized.shrink-flip-horizontal,
.iconized-stack:hover .iconized.hover-animate-shrink-flip-horizontal,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-flip-horizontal,
.iconized.hover-animate-shrink-flip-horizontal:hover {
	-webkit-transform: scale(-0.75, 0.75);
	-ms-transform: scale(-0.75, 0.75);
	transform: scale(-0.75, 0.75);
}

/* Shrink Flip Vertical */
.iconized.shrink-flip-vertical,
.iconized-stack:hover .iconized.hover-animate-shrink-flip-vertical,
.iconized-hover-trigger:hover .iconized.hover-animate-shrink-flip-vertical,
.iconized.hover-animate-shrink-flip-vertical:hover {
	-webkit-transform: scale(0.75, -0.75);
	-ms-transform: scale(0.75, -0.75);
	transform: scale(0.75, -0.75);
}

/* Pulse */

@-webkit-keyframes pulse {
	25% {
	  -webkit-transform: scale(1.25);
	  transform: scale(1.25);
	}

	75% {
	  -webkit-transform: scale(0.75);
	  transform: scale(0.75);
	}
}
@keyframes pulse {
	25% {
	  -webkit-transform: scale(1.25);
	  -ms-transform: scale(1.25);
	  transform: scale(1.25);
	}

	75% {
	  -webkit-transform: scale(0.75);
	  -ms-transform: scale(0.75);
	  transform: scale(0.75);
	}
}
.iconized.animate-pulse,
.iconized-stack:hover .iconized.hover-animate-pulse,
.iconized-hover-trigger:hover .iconized.hover-animate-pulse,
.iconized.hover-animate-pulse:hover {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes pulse-grow {
	to {
	  -webkit-transform: scale(1.25);
	  transform: scale(1.25);
	}
}
@keyframes pulse-grow {
	to {
	  -webkit-transform: scale(1.25);
	  -ms-transform: scale(1.25);
	  transform: scale(1.25);
	}
}
.iconized.animate-pulse-grow,
.iconized-stack:hover .iconized.hover-animate-pulse-grow,
.iconized-hover-trigger:hover .iconized.hover-animate-pulse-grow,
.iconized.hover-animate-pulse-grow:hover {
	-webkit-animation-name: pulse-grow;
	animation-name: pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes pulse-shrink {
	to {
	  -webkit-transform: scale(0.75);
	  transform: scale(0.75);
	}
}
@keyframes pulse-shrink {
	to {
	  -webkit-transform: scale(0.75);
	  -ms-transform: scale(0.75);
	  transform: scale(0.75);
	}
}
.iconized.animate-pulse-shrink,
.iconized-stack:hover .iconized.hover-animate-pulse-shrink,
.iconized-hover-trigger:hover .iconized.hover-animate-pulse-shrink,
.iconized.hover-animate-pulse-shrink:hover {
	-webkit-animation-name: pulse-shrink;
	animation-name: pulse-shrink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Pop */

@-webkit-keyframes pop {
	50% {
	  -webkit-transform: scale(1.25);
	  transform: scale(1.25);
	}

	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
}
@keyframes pop {
	50% {
	  -webkit-transform: scale(1.25);
	  -ms-transform: scale(1.25);
	  transform: scale(1.25);
	}

	100% {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	}
}
.iconized-stack:hover .iconized.hover-animate-pop,
.iconized-hover-trigger:hover .iconized.hover-animate-pop,
.iconized.hover-animate-pop:hover {
	-webkit-animation-name: pop;
	animation-name: pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Push */

@-webkit-keyframes push {
	50% {
	  -webkit-transform: scale(0.75);
	  transform: scale(0.75);
	}

	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
}
@keyframes push {
	50% {
	  -webkit-transform: scale(0.75);
	  -ms-transform: scale(0.75);
	  transform: scale(0.75);
	}

	100% {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	}
}
.iconized-stack:hover .iconized.hover-animate-push,
.iconized-hover-trigger:hover .iconized.hover-animate-push,
.iconized.hover-animate-push:hover {
	-webkit-animation-name: push;
	animation-name: push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Float */

.iconized.float,
.iconized-stack:hover .iconized.hover-animate-float,
.iconized-hover-trigger:hover .iconized.hover-animate-float,
.iconized.hover-animate-float:hover {
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%);
}

/* Sink */

.iconized.sink,
.iconized-stack:hover .iconized.hover-animate-sink,
.iconized-hover-trigger:hover .iconized.hover-animate-sink,
.iconized.hover-animate-sink:hover {
	-webkit-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%);
}

/* Hover */

@-webkit-keyframes hover {
	50% {
	  -webkit-transform: translateY(-6%);
	  transform: translateY(-6%);
	}

	100% {
	  -webkit-transform: translateY(-12%);
	  transform: translateY(-12%);
	}
}
@keyframes hover {
	50% {
	  -webkit-transform: translateY(-6%);
	  -ms-transform: translateY(-6%);
	  transform: translateY(-6%);
	}

	100% {
	  -webkit-transform: translateY(-12%);
	  -ms-transform: translateY(-12%);
	  transform: translateY(-12%);
	}
}

.iconized.animate-hover,
.iconized-stack:hover .iconized.hover-animate-hover,
.iconized-hover-trigger:hover .iconized.hover-animate-hover,
.iconized.hover-animate-hover:hover {
	-webkit-transform: translateY(-12%);
	-ms-transform: translateY(-12%);
	transform: translateY(-12%);
	-webkit-animation-name: hover;
	animation-name: hover;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Hang */

@-webkit-keyframes hang {
	50% {
	  -webkit-transform: translateY(6%);
	  transform: translateY(6%);
	}

	100% {
	  -webkit-transform: translateY(12%);
	  transform: translateY(12%);
	}
}
@keyframes hang {
	50% {
	  -webkit-transform: translateY(6%);
	  -ms-transform: translateY(6%);
	  transform: translateY(6%);
	}

	100% {
	  -webkit-transform: translateY(12%);
	  -ms-transform: translateY(12%);
	  transform: translateY(12%);
	}
}

.iconized.animate-hang,
.iconized-stack:hover .iconized.hover-animate-hang,
.iconized-hover-trigger:hover .iconized.hover-animate-hang,
.iconized.hover-animate-hang:hover {
	-webkit-transform: translateY(12%);
	-ms-transform: translateY(12%);
	transform: translateY(12%);
	-webkit-animation-name: hang;
	animation-name: hang;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/* Skew */

.iconized.skew,
.iconized-stack:hover .iconized.hover-animate-skew,
.iconized-hover-trigger:hover .iconized.hover-animate-skew,
.iconized.hover-animate-skew:hover {
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}

/* Skew Forward/Backward */

.iconized.hover-animate-skew-forward,
.iconized.hover-animate-skew-backward {
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
/* Skew Forward */
.iconized.skew-forward,
.iconized-stack:hover .iconized.hover-animate-skew-forward,
.iconized-hover-trigger:hover .iconized.hover-animate-skew-forward,
.iconized.hover-animate-skew-forward:hover {
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}
/* Skew Backward */
.iconized.skew-backward,
.iconized-stack:hover .iconized.hover-animate-skew-backward,
.iconized-hover-trigger:hover .iconized.hover-animate-skew-backward,
.iconized.hover-animate-skew-backward:hover {
	-webkit-transform: skew(10deg);
	-ms-transform: skew(10deg);
	transform: skew(10deg);
}

/* Wobble Vertical */

@-webkit-keyframes wobble-vertical {
	16.65% {
	  -webkit-transform: translateY(16%);
	  transform: translateY(16%);
	}

	33.3% {
	  -webkit-transform: translateY(-12%);
	  transform: translateY(-12%);
	}

	49.95% {
	  -webkit-transform: translateY(8%);
	  transform: translateY(8%);
	}

	66.6% {
	  -webkit-transform: translateY(-4%);
	  transform: translateY(-4%);
	}

	83.25% {
	  -webkit-transform: translateY(2%);
	  transform: translateY(2%);
	}

	100% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
}
@keyframes wobble-vertical {
	16.65% {
	  -webkit-transform: translateY(16%);
	  -ms-transform: translateY(16%);
	  transform: translateY(16%);
	}

	33.3% {
	  -webkit-transform: translateY(-12%);
	  -ms-transform: translateY(-12%);
	  transform: translateY(-12%);
	}

	49.95% {
	  -webkit-transform: translateY(8%);
	  -ms-transform: translateY(8%);
	  transform: translateY(8%);
	}

	66.6% {
	  -webkit-transform: translateY(-4%);
	  -ms-transform: translateY(-4%);
	  transform: translateY(-4%);
	}

	83.25% {
	  -webkit-transform: translateY(2%);
	  -ms-transform: translateY(2%);
	  transform: translateY(2%);
	}

	100% {
	  -webkit-transform: translateY(0);
	  -ms-transform: translateY(0);
	  transform: translateY(0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-vertical,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-vertical,
.iconized.hover-animate-wobble-vertical:hover {
	-webkit-animation-name: wobble-vertical;
	animation-name: wobble-vertical;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes wobble-horizontal {
	16.65% {
	  -webkit-transform: translateX(16%);
	  transform: translateX(16%);
	}

	33.3% {
	  -webkit-transform: translateX(-12%);
	  transform: translateX(-12%);
	}

	49.95% {
	  -webkit-transform: translateX(8%);
	  transform: translateX(8%);
	}

	66.6% {
	  -webkit-transform: translateX(-4%);
	  transform: translateX(-4%);
	}

	83.25% {
	  -webkit-transform: translateX(2%);
	  transform: translateX(2%);
	}

	100% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
}
@keyframes wobble-horizontal {
	16.65% {
	  -webkit-transform: translateX(16%);
	  -ms-transform: translateX(16%);
	  transform: translateX(16%);
	}

	33.3% {
	  -webkit-transform: translateX(-12%);
	  -ms-transform: translateX(-12%);
	  transform: translateX(-12%);
	}

	49.95% {
	  -webkit-transform: translateX(8%);
	  -ms-transform: translateX(8%);
	  transform: translateX(8%);
	}

	66.6% {
	  -webkit-transform: translateX(-4%);
	  -ms-transform: translateX(-4%);
	  transform: translateX(-4%);
	}

	83.25% {
	  -webkit-transform: translateX(2%);
	  -ms-transform: translateX(2%);
	  transform: translateX(2%);
	}

	100% {
	  -webkit-transform: translateX(0);
	  -ms-transform: translateX(0);
	  transform: translateX(0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-horizontal,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-horizontal,
.iconized.hover-animate-wobble-horizontal:hover {
	-webkit-animation-name: wobble-horizontal;
	animation-name: wobble-horizontal;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble To Top Right */

@-webkit-keyframes wobble-to-top-right {
	16.65% {
	  -webkit-transform: translate(16%, -16%);
	  transform: translate(16%, -16%);
	}

	33.3% {
	  -webkit-transform: translate(-12%, 12%);
	  transform: translate(-12%, 12%);
	}

	49.95% {
	  -webkit-transform: translate(8%, -8%);
	  transform: translate(8%, -8%);
	}

	66.6% {
	  -webkit-transform: translate(-4%, 4%);
	  transform: translate(-4%, 4%);
	}

	83.25% {
	  -webkit-transform: translate(2%, -2%);
	  transform: translate(2%, -2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
@keyframes wobble-to-top-right {
	16.65% {
	  -webkit-transform: translate(16%, -16%);
	  -ms-transform: translate(16%, -16%);
	  transform: translate(16%, -16%);
	}

	33.3% {
	  -webkit-transform: translate(-12%, 12%);
	  -ms-transform: translate(-12%, 12%);
	  transform: translate(-12%, 12%);
	}

	49.95% {
	  -webkit-transform: translate(8%, -8%);
	  -ms-transform: translate(8%, -8%);
	  transform: translate(8%, -8%);
	}

	66.6% {
	  -webkit-transform: translate(-4%, 4%);
	  -ms-transform: translate(-4%, 4%);
	  transform: translate(-4%, 4%);
	}

	83.25% {
	  -webkit-transform: translate(2%, -2%);
	  -ms-transform: translate(2%, -2%);
	  transform: translate(2%, -2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-to-top-right,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-to-top-right,
.iconized.hover-animate-wobble-to-top-right:hover {
	-webkit-animation-name: wobble-to-top-right;
	animation-name: wobble-to-top-right;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble To Bottom Right */

@-webkit-keyframes wobble-to-bottom-right {
	16.65% {
	  -webkit-transform: translate(16%, 16%);
	  transform: translate(16%, 16%);
	}

	33.3% {
	  -webkit-transform: translate(-12%, -12%);
	  transform: translate(-12%, -12%);
	}

	49.95% {
	  -webkit-transform: translate(8%, 8%);
	  transform: translate(8%, 8%);
	}

	66.6% {
	  -webkit-transform: translate(-4%, -4%);
	  transform: translate(-4%, -4%);
	}

	83.25% {
	  -webkit-transform: translate(2%, 2%);
	  transform: translate(2%, 2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
@keyframes wobble-to-bottom-right {
	16.65% {
	  -webkit-transform: translate(16%, 16%);
	  -ms-transform: translate(16%, 16%);
	  transform: translate(16%, 16%);
	}

	33.3% {
	  -webkit-transform: translate(-12%, -12%);
	  -ms-transform: translate(-12%, -12%);
	  transform: translate(-12%, -12%);
	}

	49.95% {
	  -webkit-transform: translate(8%, 8%);
	  -ms-transform: translate(8%, 8%);
	  transform: translate(8%, 8%);
	}

	66.6% {
	  -webkit-transform: translate(-4%, -4%);
	  -ms-transform: translate(-4%, -4%);
	  transform: translate(-4%, -4%);
	}

	83.25% {
	  -webkit-transform: translate(2%, 2%);
	  -ms-transform: translate(2%, 2%);
	  transform: translate(2%, 2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-to-bottom-right,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-to-bottom-right,
.iconized.hover-animate-wobble-to-bottom-right:hover {
	-webkit-animation-name: wobble-to-bottom-right;
	animation-name: wobble-to-bottom-right;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* Wobble To Bottom Left */

@-webkit-keyframes wobble-to-bottom-left {
	16.65% {
	  -webkit-transform: translate(-16%, 16%);
	  transform: translate(-16%, 16%);
	}

	33.3% {
	  -webkit-transform: translate(12%, -12%);
	  transform: translate(12%, -12%);
	}

	49.95% {
	  -webkit-transform: translate(-8%, 8%);
	  transform: translate(-8%, 8%);
	}

	66.6% {
	  -webkit-transform: translate(4%, -4%);
	  transform: translate(4%, -4%);
	}

	83.25% {
	  -webkit-transform: translate(-2%, 2%);
	  transform: translate(-2%, 2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
@keyframes wobble-to-bottom-left {
	16.65% {
	  -webkit-transform: translate(-16%, 16%);
	  -ms-transform: translate(-16%, 16%);
	  transform: translate(-16%, 16%);
	}

	33.3% {
	  -webkit-transform: translate(12%, -12%);
	  -ms-transform: translate(12%, -12%);
	  transform: translate(12%, -12%);
	}

	49.95% {
	  -webkit-transform: translate(-8%, 8%);
	  -ms-transform: translate(-8%, 8%);
	  transform: translate(-8%, 8%);
	}

	66.6% {
	  -webkit-transform: translate(4%, -4%);
	  -ms-transform: translate(4%, -4%);
	  transform: translate(4%, -4%);
	}

	83.25% {
	  -webkit-transform: translate(-2%, 2%);
	  -ms-transform: translate(-2%, 2%);
	  transform: translate(-2%, 2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-to-bottom-left,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-to-bottom-left,
.iconized.hover-animate-wobble-to-bottom-left:hover {
	-webkit-animation-name: wobble-to-bottom-left;
	animation-name: wobble-to-bottom-left;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble To Top Left */

@-webkit-keyframes wobble-to-top-left {
	16.65% {
	  -webkit-transform: translate(-16%, -16%);
	  transform: translate(-16%, -16%);
	}

	33.3% {
	  -webkit-transform: translate(12%, 12%);
	  transform: translate(12%, 12%);
	}

	49.95% {
	  -webkit-transform: translate(-8%, -8%);
	  transform: translate(-8%, -8%);
	}

	66.6% {
	  -webkit-transform: translate(4%, 4%);
	  transform: translate(4%, 4%);
	}

	83.25% {
	  -webkit-transform: translate(-2%, -2%);
	  transform: translate(-2%, -2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
@keyframes wobble-to-top-left {
	16.65% {
	  -webkit-transform: translate(-16%, -16%);
	  -ms-transform: translate(-16%, -16%);
	  transform: translate(-16%, -16%);
	}

	33.3% {
	  -webkit-transform: translate(12%, 12%);
	  -ms-transform: translate(12%, 12%);
	  transform: translate(12%, 12%);
	}

	49.95% {
	  -webkit-transform: translate(-8%, -8%);
	  -ms-transform: translate(-8%, -8%);
	  transform: translate(-8%, -8%);
	}

	66.6% {
	  -webkit-transform: translate(4%, 4%);
	  -ms-transform: translate(4%, 4%);
	  transform: translate(4%, 4%);
	}

	83.25% {
	  -webkit-transform: translate(-2%, -2%);
	  -ms-transform: translate(-2%, -2%);
	  transform: translate(-2%, -2%);
	}

	100% {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-to-top-left,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-to-top-left,
.iconized.hover-animate-wobble-to-bottom-top:hover {
	-webkit-animation-name: wobble-to-top-left;
	animation-name: wobble-to-top-left;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes wobble-top {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  transform: skew(0);
	}
}
@keyframes wobble-top {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  -ms-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  -ms-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  -ms-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  -ms-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  -ms-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  -ms-transform: skew(0);
	  transform: skew(0);
	}
}
.iconized.hover-animate-wobble-top {
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.iconized-stack:hover .iconized.hover-animate-wobble-top,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-top,
.iconized.hover-animate-wobble-top:hover {
	-webkit-animation-name: wobble-top;
	animation-name: wobble-top;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes wobble-bottom {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  transform: skew(0);
	}
}
@keyframes wobble-bottom {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  -ms-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  -ms-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  -ms-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  -ms-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  -ms-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  -ms-transform: skew(0);
	  transform: skew(0);
	}
}
.iconized.hover-animate-wobble-bottom {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.iconized-stack:hover .iconized.hover-animate-wobble-bottom,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-bottom,
.iconized.hover-animate-wobble-bottom:hover {
	-webkit-animation-name: wobble-bottom;
	animation-name: wobble-bottom;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Wobble Skew */

@-webkit-keyframes wobble-skew {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  transform: skew(0);
	}
}
@keyframes wobble-skew {
	16.65% {
	  -webkit-transform: skew(-12deg);
	  -ms-transform: skew(-12deg);
	  transform: skew(-12deg);
	}

	33.3% {
	  -webkit-transform: skew(10deg);
	  -ms-transform: skew(10deg);
	  transform: skew(10deg);
	}

	49.95% {
	  -webkit-transform: skew(-6deg);
	  -ms-transform: skew(-6deg);
	  transform: skew(-6deg);
	}

	66.6% {
	  -webkit-transform: skew(4deg);
	  -ms-transform: skew(4deg);
	  transform: skew(4deg);
	}

	83.25% {
	  -webkit-transform: skew(-2deg);
	  -ms-transform: skew(-2deg);
	  transform: skew(-2deg);
	}

	100% {
	  -webkit-transform: skew(0);
	  -ms-transform: skew(0);
	  transform: skew(0);
	}
}
.iconized-stack:hover .iconized.hover-animate-wobble-skew,
.iconized-hover-trigger:hover .iconized.hover-animate-wobble-skew,
.iconized.hover-animate-wobble-skew:hover {
	-webkit-animation-name: wobble-skew;
	animation-name: wobble-skew;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Buzz */

@-webkit-keyframes buzz {
	50% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	100% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}
}
@keyframes buzz {
	50% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  -ms-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	100% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  -ms-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}
}
.iconized.animate-buzz,
.iconized-stack:hover .iconized.hover-animate-buzz,
.iconized-hover-trigger:hover .iconized.hover-animate-buzz,
.iconized.hover-animate-buzz:hover {
	-webkit-animation-name: buzz;
	animation-name: buzz;
	-webkit-animation-duration: .15s;
	animation-duration: .15s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

/* Buzz Out */

@-webkit-keyframes buzz-out {
	10% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	20% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}

	30% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	40% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}

	50% {
	  -webkit-transform: translateX(6%) rotate(1deg);
	  transform: translateX(6%) rotate(1deg);
	}

	60% {
	  -webkit-transform: translateX(-6%) rotate(-1deg);
	  transform: translateX(-6%) rotate(-1deg);
	}

	70% {
	  -webkit-transform: translateX(6%) rotate(1deg);
	  transform: translateX(6%) rotate(1deg);
	}

	80% {
	  -webkit-transform: translateX(-6%) rotate(-1deg);
	  transform: translateX(-6%) rotate(-1deg);
	}

	90% {
	  -webkit-transform: translateX(3%) rotate(0);
	  transform: translateX(3%) rotate(0);
	}

	100% {
	  -webkit-transform: translateX(-3%) rotate(0);
	  transform: translateX(-3%) rotate(0);
	}
}
@keyframes buzz-out {
	10% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  -ms-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	20% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  -ms-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}

	30% {
	  -webkit-transform: translateX(9%) rotate(2deg);
	  -ms-transform: translateX(9%) rotate(2deg);
	  transform: translateX(9%) rotate(2deg);
	}

	40% {
	  -webkit-transform: translateX(-9%) rotate(-2deg);
	  -ms-transform: translateX(-9%) rotate(-2deg);
	  transform: translateX(-9%) rotate(-2deg);
	}

	50% {
	  -webkit-transform: translateX(6%) rotate(1deg);
	  -ms-transform: translateX(6%) rotate(1deg);
	  transform: translateX(6%) rotate(1deg);
	}

	60% {
	  -webkit-transform: translateX(-6%) rotate(-1deg);
	  -ms-transform: translateX(-6%) rotate(-1deg);
	  transform: translateX(-6%) rotate(-1deg);
	}

	70% {
	  -webkit-transform: translateX(6%) rotate(1deg);
	  -ms-transform: translateX(6%) rotate(1deg);
	  transform: translateX(6%) rotate(1deg);
	}

	80% {
	  -webkit-transform: translateX(-6%) rotate(-1deg);
	  -ms-transform: translateX(-6%) rotate(-1deg);
	  transform: translateX(-6%) rotate(-1deg);
	}

	90% {
	  -webkit-transform: translateX(3%) rotate(0);
	  -ms-transform: translateX(3%) rotate(0);
	  transform: translateX(3%) rotate(0);
	}

	100% {
	  -webkit-transform: translateX(-3%) rotate(0);
	  -ms-transform: translateX(-3%) rotate(0);
	  transform: translateX(-3%) rotate(0);
	}
}
.iconized-stack:hover .iconized.hover-animate-buzz-out,
.iconized-hover-trigger:hover .iconized.hover-animate-buzz-out,
.iconized.hover-animate-buzz-out:hover {
	-webkit-animation-name: buzz-out;
	animation-name: buzz-out;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Float Shadow */

.iconized.float-shadow,
.iconized.hover-animate-float-shadow {
	display: inline-block;
	position: relative;
}
.iconized.float-shadow:after,
.iconized.hover-animate-float-shadow:after {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 20%;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
}
.iconized.float-shadow,
.iconized-stack:hover .iconized.hover-animate-float-shadow,
.iconized-hover-trigger:hover .iconized.hover-animate-float-shadow,
.iconized.hover-animate-float-shadow:hover {
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%);
	/* move the element up by 10% */
}
.iconized.float-shadow:after,
.iconized-stack:hover .iconized.hover-animate-float-shadow:after,
.iconized-hover-trigger:hover .iconized.hover-animate-float-shadow:after,
.iconized.hover-animate-float-shadow:hover:after {
	opacity: 1;
	-webkit-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%);
	/* move the element down by 10% (it will stay in place because it's attached to the element that also moves up 10%) */
}

/* Hover Shadow */

@keyframes hover {
	50% {
	  -webkit-transform: translateY(-6%);
	  -ms-transform: translateY(-6%);
	  transform: translateY(-6%);
	}

	100% {
	  -webkit-transform: translateY(-12%);
	  -ms-transform: translateY(-12%);
	  transform: translateY(-12%);
	}
}
@-webkit-keyframes hover-shadow {
	0% {
	  -webkit-transform: translateY(12%);
	  transform: translateY(12%);
	  opacity: .4;
	}

	50% {
	  -webkit-transform: translateY(6%);
	  transform: translateY(6%);
	  opacity: 1;
	}

	100% {
	  -webkit-transform: translateY(12%);
	  transform: translateY(12%);
	  opacity: .4;
	}
}
@keyframes hover-shadow {
	0% {
	  -webkit-transform: translateY(12%);
	  -ms-transform: translateY(12%);
	  transform: translateY(12%);
	  opacity: .4;
	}

	50% {
	  -webkit-transform: translateY(6%);
	  -ms-transform: translateY(6%);
	  transform: translateY(6%);
	  opacity: 1;
	}

	100% {
	  -webkit-transform: translateY(12%);
	  -ms-transform: translateY(12%);
	  transform: translateY(12%);
	  opacity: .4;
	}
}
.iconized.animate-hover-shadow,
.iconized.hover-animate-hover-shadow {
	display: inline-block;
	position: relative;
}
.iconized.animate-hover-shadow:after,
.iconized.hover-animate-hover-shadow:after {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 20%;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
}
.iconized.animate-hover-shadow,
.iconized-stack:hover .iconized.hover-animate-hover-shadow,
.iconized-hover-trigger:hover .iconized.hover-animate-hover-shadow,
.iconized.hover-animate-hover-shadow:hover {
	-webkit-transform: translateY(-12%);
	-ms-transform: translateY(-12%);
	transform: translateY(-12%);
	-webkit-animation-name: hover;
	animation-name: hover;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
.iconized.animate-hover-shadow:after,
.iconized-stack:hover .iconized.hover-animate-hover-shadow:after,
.iconized-hover-trigger:hover .iconized.hover-animate-hover-shadow:after,
.iconized.hover-animate-hover-shadow:hover:after {
	opacity: .4;
	-webkit-transform: translateY(12%);
	-ms-transform: translateY(12%);
	transform: translateY(12%);
	-webkit-animation-name: hover-shadow;
	animation-name: hover-shadow;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}