.fa.fa-pull-left, .fa.pull-left {
	margin-right: .3em
}
.fa, .fa-stack {
	display: inline-block
}
.fa-fw, .fa-li {
	text-align: center
}
@font-face {
	font-family: FontAwesome;
	src: url(fontawesome-webfont_v-4.6.3.eot);
	src: url(fontawesome-webfont.eot) format('embedded-opentype'), url(fontawesome-webfont.woff) format('woff2'), url(fontawesome-webfont_v-4.6.3.woff) format('woff'), url(fontawesome-webfont_v-4.6.3.ttf) format('truetype'), url(fontawesome-webfont_v-4.6.3-fontawesomeregular.svg) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa.fa-pull-right, .fa.pull-right {
	margin-left: .3em
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right, .pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before, .fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
	content: "\f2a3"
}
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-sign-language:before, .fa-signing:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
* {
	-webkit-tap-highlight-color: transparent
}
*:focus {
	outline: none
}
[placeholder]::-webkit-input-placeholder {
opacity:.75;
filter:alpha(opacity=75)
}
[placeholder]:focus::-webkit-input-placeholder {
transition:opacity .5s .5s ease;
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
opacity:0
}
[placeholder] :-moz-placeholder {
opacity:.75;
filter:alpha(opacity=75)
}
[placeholder]:focus:-moz-placeholder {
transition:opacity .5s .5s ease;
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
opacity:0
}
[placeholder] ::-moz-placeholder {
opacity:.75;
filter:alpha(opacity=75)
}
[placeholder]:focus::-moz-placeholder {
transition:opacity .5s .5s ease;
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
opacity:0
}
[placeholder] :-ms-input-placeholder {
opacity:.75;
filter:alpha(opacity=75)
}
[placeholder]:focus:-ms-input-placeholder {
transition:opacity .5s .5s ease;
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
opacity:0
}
label>* {
	margin-top: 10px
}
ol, ul {
	padding: 0;
	margin: 0;
}
button, input {
	line-height: normal
}
button, .button, [type="button"], [type="reset"], [type="submit"] {
display:inline-block;
padding:6px 12px;
margin-bottom:0;
font-size:14px;
font-weight:normal;
line-height:1.42857143;
text-align:center;
white-space:nowrap;
vertical-align:middle;
cursor:pointer;
border-width:1px;
border-style:solid;
border-color:transparent;
background-color:#fff;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
outline:none !important
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, textarea.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #e5e5e5;
	border-color: rgba(0,0,0,0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
input[type="number"] {
	width: auto
}
textarea, textarea.form-control {
	height: auto
}
select {
	display: inline-block;
	margin: 0 !important;
	-webkit-appearance: button;
	-webkit-padding-end: 20px;
	border-width: 1px;
	border-style: solid;
	color: #555;
	border-color: #ccc;
	border-color: rgba(0,0,0,0.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 0 0 1px rgba(255,255,255,.5) inset, 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5) inset, 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5) inset, 0 1px 3px rgba(0,0,0,0.1);
	background-color: #fff;
	background-image: url("../../yeahthemes-sparkle/images/ui-select.svg"), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.05)));
	background-image: url("../../yeahthemes-sparkle/images/ui-select.svg"), -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.05) 100%);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	text-shadow: #fff 0 1px 0;
	height: 34px;
	padding: 6px 12px;
	font-size: inherit;
	max-width: 100%
}
.webkit-browser select {
	padding: 6px 30px 6px 12px !important;
	line-height: normal
}
.webkit-browser select[multiple="multiple"], body.webkit-browser.flat-ui select[multiple="multiple"] {
	padding: 10px !important;
	background: none !important
}
select:disabled {
	opacity: .5
}
select:hover {
	color: #333;
	border-color: #aaa
}
select:active {
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
	color: #444
}
embed, iframe, object {
	max-width: 100%
}
a:hover {
	text-decoration: none
}
img {
	max-width: 100%;
	vertical-align: middle;
	height: auto
}
video {
	max-width: 100%;
	height: auto !important
}
fieldset {
	clear: both;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	padding: 15px;
	margin-bottom: 15px
}
fieldset legend {
	display: inline-block;
	width: auto;
	border-width: 0;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0;
	font-weight: bold
}
fieldset label {
	margin: 0;
	display: inline-block
}
.alignleft {
	display: inline;
	float: left;
	margin: .5em 1.5em .5em 0
}
.alignright {
	display: inline;
	float: right;
	margin: .5em 0 1.5em .5em
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto
}
.post-password-form label {
	display: block
}
.post-password-form input[type="password"] {
	width: auto;
	display: inline-block
}
.sticky {
	background-color: transparent
}
.byline, .updated {
	display: none
}
.single .byline, .group-blog .byline {
	display: inline
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.pagination-nav {
	white-space: nowrap
}
.pagination-nav .page-numbers {
	padding-left: 10px;
	padding-right: 10px
}
.pagination-nav .page-numbers.current {
	font-weight: bold
}
.pagination-nav .page-numbers.next {
	padding-right: 0
}
.pagination-nav .page-numbers.prev {
	padding-left: 0
}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
.wp-caption {
	position: relative;
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption:before {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	border-width: 1px;
	border-style: solid;
	pointer-events: none;
	z-index: -1px
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	width: 100%
}
.wp-caption .wp-caption-text {
	margin: 10px 0;
	text-align: center;
	font-style: italic
}
.gallery {
	margin-bottom: 1.5em
}
.gallery .gallery-item {
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 8px
}
.gallery .gallery-caption {
	font-style: italic
}
.gallery dd {
	margin: 5px 0 0
}
.comments-area {
	margin-bottom: 30px;
	padding-top: 30px;
	clear: both;
	border-style: double;
	border-width: 4px 0 0
}
.comments-area .comments-title {
	margin-top: 0
}
.comment-content a {
	word-wrap: break-word
}
.comment-form .form-submit {
	padding: 0 15px;
	clear: both
}
.comment-list {
	padding-left: 0;
	margin-top: 30px
}
.comment-list ul.children {
	padding-left: 60px
}
.comment-list li {
	list-style: none;
	position: relative;
	margin-top: 15px
}
.comment-list li.bypostauthor>.comment-body {
	position: relative
}
.comment-list li .comment-number {
	position: absolute;
	right: 0;
	color: #eee;
	font-size: 48px;
	line-height: 1;
	top: 0;
	z-index: -1
}
.comment-list .comment-meta .vcard img.avatar {
	width: 45px;
	height: auto;
	left: 0;
	top: 5px;
	position: absolute
}
.comment-list li .comment-body {
	padding-left: 60px
}
.comment-list li .comment-body .comment-author, .comment-list li .comment-body .comment-metadata {
	display: inline-block;
	vertical-align: baseline
}
.comment-body {
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 15px
}
.comment-metadata time *, .comment-reply-edit * {
	font-size: 10px;
	text-transform: uppercase
}
.comment-metadata time * i, .comment-reply-edit * i {
	font-size: 12px !important
}
.comment-metadata time *.comment-reply-link, .comment-reply-edit *.comment-reply-link {
	margin-right: 15px
}
.comment-meta cite {
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px
}
.comment-content {
	clear: both;
	margin-right: 45px
}
.form-allowed-tags code {
	background: none;
	padding: 10px 0;
	font-size: 12px;
	clear: both;
	display: block;
	font-family: "Courier New", Courier, monospace;
	white-space: normal !important
}
.widget {
	margin: 0 0 30px;
	padding-top: 30px;
	position: relative;
	clear: both
}
.widget:before {
	content: '';
	border-width: 1px 0 0;
	border-style: solid;
	position: absolute;
	left: 0;
	top: 0;
	width: 80px
}
.widget:after {
	content: " ";
	display: table;
	clear: both
}
.widget:first-child {
	padding-top: 0
}
.widget:first-child:before {
	border-width: 0
}
.widget select {
	max-width: 100%
}
.widget ul li {
	list-style: none
}
.widget ul li ul {
	margin-left: 15px
}
.widget.yt-smart-tabby-widget .yt-tabby-tabs-header ul li {
	font-weight: bold
}
.widget.yt-smart-tabby-widget .yt-smart-tabby-widget-content>div>ul>li, .widget>ul>li {
	padding-bottom: 5px;
	padding-top: 5px
}
.widget.yt-smart-tabby-widget .yt-smart-tabby-widget-content>div>ul>li ul li, .widget>ul>li ul li {
	padding-bottom: 5px;
	padding-top: 5px
}
.widget.widget_nav_menu ul li {
	padding-bottom: 5px;
	padding-top: 5px
}
.widget-title {
	margin-top: 0;
	margin-bottom: 15px;
	position: relative
}
.widget_search .search-submit {
	display: none
}
.widget_calendar table {
	width: 100%;
	text-transform: uppercase
}
.widget_calendar table caption {
	margin-bottom: 15px
}
.widget_calendar table td, .widget_calendar table th {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center
}
.yt-ads125-widget .yt-ads-space125-block, .yt-flickr-widget .yt-flickr-content-wrapper>div {
	display: inline-block;
	padding: 0 15px 15px 0;
	max-width: 145px
}
.yt-ads125-widget .yt-ads-space125-block {
	max-width: 50%
}
.yt-fb-likebox {
	position: relative;
	overflow: hidden
}
.yt-fb-likebox>iframe {
	margin-left: -10px;
	margin-top: -5px;
	max-width: 100%;
	width: 100% !important
}
.yt-twitter-timelines-widget .tweet-time {
	font-size: 11px;
	text-transform: uppercase
}
.yt-twitter-timelines-widget ul li {
	margin: 15px 0 0 0;
	padding: 0
}
.yt-twitter-timelines-widget ul li:first-child {
	margin: 0
}
.yt-twitter-profile-wrapper>* {
	overflow: hidden
}
.yt-twitter-profile-wrapper .yt-twitter-profile-header img {
	margin-right: 15px;
	float: left;
	width: 48px;
	height: 48px
}
.yt-twitter-profile-wrapper .yt-twitter-profile-header h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0
}
.yt-twitter-profile-wrapper .yt-twitter-profile-body {
	font-style: italic;
	margin: 15px 0 0;
	padding: 10px 0;
	border-width: 1px 0;
	border-style: solid
}
.yt-twitter-profile-footer>* {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0 0 0
}
.yt-twitter-profile-footer strong {
	display: block;
	font-size: 24px;
	line-height: 24px
}
.yt-mailchimp-subscription-form-content {
	position: relative
}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
	display: none
}
.infinity-end.neverending .site-footer {
	display: block
}
.infinite-scroll #infinite-handle span {
	background: #fafafa;
	border-radius: 0;
	font-size: inherit;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	padding: 6px 12px;
	display: block;
	text-align: center;
	color: #777
}
.infinite-scroll .infinite-loader .spinner {
	margin: 0 auto
}
img#wpstats {
	display: none;
	margin: 15px auto
}
.fullwidth, .full-width, .widefat {
	width: 100%;
	clear: both
}
.yt-col-1-1, .yt-col-1-2, .yt-col-1-3, .yt-col-2-3, .yt-col-1-4, .yt-col-2-4, .yt-col-3-4, .yt-col-1-5, .yt-col-2-5, .yt-col-3-5, .yt-col-4-5, .yt-col-1-6, .yt-col-2-6, .yt-col-3-6, .yt-col-4-6, .yt-col-5-6 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
[class^="yt-col-"], [class*=" yt-col-"] {
width:100%
}
@media (min-width:992px) {
.yt-col-1-2 {
	width: 50%
}
.yt-col-1-3 {
	width: 33.33333333%
}
.yt-col-2-3 {
	width: 66.66666667%
}
.yt-col-1-4 {
	width: 25%
}
.yt-col-2-4 {
	width: 50%
}
.yt-col-3-4 {
	width: 75%
}
.yt-col-1-5 {
	width: 20%
}
.yt-col-2-5 {
	width: 40%
}
.yt-col-3-5 {
	width: 60%
}
.yt-col-4-5 {
	width: 80%
}
.yt-col-1-6 {
	width: 16.66666667%
}
.yt-col-2-6 {
	width: 33.33333333%
}
.yt-col-3-6 {
	width: 50%
}
.yt-col-4-6 {
	width: 66.66666667%
}
.yt-col-5-6 {
	width: 83.33333333%
}
}
.smooth-scroller {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
.margin-top-30 {
	margin-top: 30px
}
.margin-bottom-30 {
	margin-bottom: 30px
}
.margin-top-15 {
	margin-top: 15px
}
.margin-bottom-15 {
	margin-bottom: 15px
}
.no-margin {
	margin: 0 !important
}
.no-margin-bottom {
	margin-bottom: 0 !important
}
.no-margin-top {
	margin-top: 0 !important
}
.padding-top-30 {
	padding-top: 30px
}
.padding-bottom-30 {
	padding-bottom: 30px
}
.padding-top-15 {
	padding-top: 15px
}
.padding-bottom-15 {
	padding-bottom: 15px
}
.no-padding {
	padding: 0 !important
}
.no-padding-bottom {
	padding-bottom: 0 !important
}
.no-padding-top {
	padding-top: 0 !important
}
.visibility-hidden {
	visibility: hidden
}
.visibility-visible {
	visibility: visible
}
.hidden, display-none {
	display: none
}
.border-top, .border-right, .border-bottom, .border-left {
	border-style: solid;
	border-color: #eee
}
.border-top {
	border-width: 1px 0 0 0
}
.border-right {
	border-width: 0 1px 0 0
}
.border-bottom {
	border-width: 0 0 1px 0
}
.border-left {
	border-width: 0 0 0 1px
}
.divider {
	display: block;
	clear: both;
	width: 100%;
	min-height: 0;
	max-height: 0;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 0 0 1px 0;
	border-style: solid
}
.divider:before, .divider:after {
	content: " ";
	display: table
}
.divider:after {
	clear: both
}
.yt-tabby-tabs-content>* {
	display: none
}
.yt-tabby-tabs-content>*.active {
	display: block
}
.list-with-separator li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 1px 0 0;
	border-style: solid
}
.list-with-separator li:first-child {
	border-width: 0
}
.list-with-separator li ul {
	margin-top: 5px
}
.list-with-separator li li:first-child {
	border-width: 1px 0 0
}
#wpadminbar {
	-webkit-backface-visibility: hidden
}
#wpadminbar * {
	-webkit-transform: translate3d(0, 0, 0)
}
.fa {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px
}
html, body, #page, .inner-wrapper {
	min-height: 100%
}
p {
	margin: 0 0 15px
}
pre {
	-webkit-border-radius: .08;
	-moz-border-radius: .08;
	-ms-border-radius: .08;
	-o-border-radius: .08;
	border-radius: .08;
	font-size: 12px;
	border-width: 0;
	padding: 15px
}
.yt-loading {
	background-image: url(../../yeahthemes-sparkle/images/preloader32-2x.GIF) !important;
	background-color: #fff !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px 32px;
	min-height: 32px;
	min-width: 32px;
	position: relative
}
.yt-loading>* {
	opacity: .5;
	filter: alpha(opacity=50)
}
.yt-loading:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000000000
}
.yt-global-preloader {
	position: fixed;
	z-index: 1000000000;
	background: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
form[role="search"] [type='submit'] {
	clear: both;
	float: right;
	margin-top: -34px;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0
}
.cat-tag, time, span.small, .site-hero .hero-brick .entry-meta {
	font-size: 11px;
	text-transform: uppercase
}
.cat-tag {
	line-height: 1 !important;
	padding: 4px 5px;
	position: relative;
	display: inline-block !important
}
.cat-tag:before {
	position: absolute;
	right: 0;
	top: 100%;
	width: 0;
	height: 0;
	border-width: 7px 10px 0 0;
	border-style: solid;
	border-color: #000 transparent transparent;
	opacity: .3;
	filter: alpha(opacity=30)
}
a, strong, .avatar, .entry-thumbnail:before, .yt-social-sharing span, button, html input[type="button"], input[type="reset"], input[type="submit"], .btn {
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	text-decoration: none
}
img.avatar {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px
}
.group-blog.infinite-scroll #content .post-page-navigation, .group-blog.infinite-scroll #content .pagination-nav {
	display: none
}
.post-page-navigation {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	border-width: 1px 0;
	border-style: solid;
	margin-bottom: 30px
}
.post-page-navigation:before {
	content: '';
	position: absolute;
	border-width: 0 1px 0 0;
	border-style: solid;
	height: 100%;
	width: 0;
	left: 50%;
	top: 0;
	bottom: 0
}
.post-page-navigation>div {
	width: 50%
}
.post-page-navigation .pager-title {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.post-page-navigation .meta-nav i {
	font-size: 24px
}
.post-page-navigation .nav-previous {
	float: left;
	margin-left: -30px;
	padding-left: 30px
}
.post-page-navigation .nav-previous .pager-title {
	float: right;
	margin-left: -30px;
	padding-left: 30px
}
.post-page-navigation .nav-next {
	float: right;
	text-align: right;
	margin-right: -30px;
	padding-right: 30px
}
.post-page-navigation .nav-next .pager-title {
	float: left;
	margin-right: -30px;
	padding-right: 30px
}
.pagination-nav .page-numbers {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px
}
.pagination-nav .page-numbers:before {
	content: '';
	border-width: 0 1px 0 0;
	border-style: solid;
	position: absolute;
	right: -2px;
	height: 100%;
	top: 0;
	transform: rotateZ(15deg);
	-webkit-transform: rotateZ(15deg);
	-moz-transform: rotateZ(15deg);
	-ms-transform: rotateZ(15deg)
}
.pagination-nav .page-numbers.next:before {
	border-width: 0
}
.page-links>*:last-child .page-numbers:before {
	border-width: 0
}
#page {
	position: relative
}
.inner-wrapper {
	position: relative;
	z-index: 2
}
.site-top-menu {
	padding: 8px 0;
	font-size: 12px
}
.site-top-menu .site-top-menu-left>* {
	display: inline-block
}
.site-top-menu .site-top-menu-left #top-lang-switcher {
	margin-right: 15px
}
.site-top-menu .site-top-menu-left .site-social-networks a {
	margin: 0 0 0 10px
}
.site-top-menu .site-top-menu-left .site-social-networks a i:before {
	font-size: 14px
}
.site-top-menu .site-top-menu-right .site-top-navigation-menu-container li {
	padding: 0 10px
}
.site-banner {
	position: relative;
	min-height: 55px;
	z-index: 5
}


.site-banner .site-logo.plain-text-logo {
	font-size: 24px
}
.main-navigation {
	position: static !important
}
.main-navigation ul {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}
.main-navigation ul.menu {
	display: block
}
.main-navigation ul.menu>li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear
}
.main-navigation ul.menu>li>a, .main-navigation ul.menu>li>span {
	line-height: 33px
}
.main-navigation ul.menu>li.first-child {
	margin-left: -80px
}
.main-navigation ul.menu>li.menu-item a {
	display: block;
	text-decoration: none
}
.main-navigation ul.menu>li.menu-item-has-children>a:after {
	font-family: "FontAwesome";
	content: '\f0d7';
	margin-left: 8px;
	float: right;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease
}
.main-navigation ul.menu>li.menu-item-has-children.active>a:after {
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg)
}
.main-navigation ul.menu>li ul.sub-menu li a {
	padding: 8px 0;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #eee;
	display: block
}
.main-navigation ul.menu>li ul.sub-menu li:first-child a {
	border-width: 0
}
.main-navigation ul.menu>li.menu-item-mobile-menu-logo {
	transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear
}
.main-navigation ul.menu>li.menu-item-social-networks {
	padding: 0;
	float: right
}
.main-navigation ul.menu>li.menu-item-social-networks>* {
	display: inline-block;
	margin-left: 10px;
	color: #fff
}
.main-navigation ul.menu>li.default-dropdown.menu-item-gsearch>ul.sub-menu {
	padding: 15px 0
}
.main-navigation ul.menu>li.default-dropdown.menu-item-gsearch [type="submit"] {
	display: none
}
.main-navigation ul.menu>li.default-dropdown li {
	position: relative
}
.main-navigation ul.menu>li.default-dropdown.sub-menu-left>ul.sub-menu {
	left: auto;
	right: 0
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99999;
	background: #fff;
	padding: 5px 0
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu ul {
	left: 100%;
	top: 0
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu li.menu-item {
	width: 230px
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu li.menu-item.default-dropdown.sub-menu-left>ul {
	left: auto;
	right: 100%;
	top: 0
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu>li {
	padding: 0 15px
}
.main-navigation ul.menu>li.default-dropdown ul.sub-menu>li.default-dropdown>a:after {
	font-family: "FontAwesome";
	content: '\f0da';
	margin-left: 10px;
	float: right
}
.main-navigation ul.menu>li.mega-menu-dropdown {
	position: static
}
.main-navigation ul.menu>li.mega-menu-dropdown>.mega-menu-container {
	min-height: 280px;
	position: absolute;
	top: 100%;
	padding: 30px 0;
	left: 0;
	right: 0;
	display: none;
	overflow: hidden;
	background-color: #fff;
	background-color: rgba(255,255,255,0.98)
}
.main-navigation ul.menu>li.mega-menu-dropdown ul.sub-menu {
	visibility: visible;
	opacity: 1;
	position: static;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}
.main-navigation ul.menu>li.mega-menu-dropdown ul.sub-menu li {
	display: list-item;
	float: none;
	padding: 0;
	width: auto
}
.main-navigation ul.menu>li.mega-menu-dropdown ul.sub-menu li.current {
	font-weight: bold
}
.main-navigation ul.menu>li.mega-menu-dropdown.mega-menu-dropdown-default ul.sub-menu {
	margin-top: 15px
}
.main-navigation ul.menu>li.mega-menu-dropdown.mega-menu-dropdown-default ul.sub-menu>li.menu-item-has-children>a:after {
	font-family: "FontAwesome";
	content: '\f0d7';
	margin-left: 8px;
	float: right;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease
}
.main-navigation ul.menu>li.mega-menu-dropdown.mega-menu-dropdown-default ul.sub-menu ul.sub-menu {
	margin-left: 15px;
	margin-top: 0;
	display: none
}
.default-dropdown>.sub-menu, .mega-menu-dropdown>.mega-menu-container {
	box-shadow: 0 5px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 30px rgba(0,0,0,0.1)
}
.default-dropdown.active>.sub-menu, .mega-menu-dropdown.active>.mega-menu-container {
	animation: fadeInUp .3s ease;
	-webkit-animation: fadeInUp .3s ease;
	-moz-animation: fadeInUp .3s ease
}
.site-mobile-navigation {
	padding: 15px 0
}
.site-mobile-navigation ul {
	padding: 0 30px
}
.site-mobile-navigation ul li {
	list-style: none;
	white-space: nowrap
}
.site-mobile-navigation ul li.menu-item-has-children>a:after {
	font-family: "FontAwesome";
	content: '\f0d7';
	margin-left: 8px;
	float: right
}
.site-mobile-navigation ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 0;
	color: #fff;
	color: rgba(255,255,255,0.5)
}
.site-mobile-navigation ul li ul {
	display: none;
	border-left: 1px solid rgba(255,255,255,0.1);
	padding-left: 15px;
	padding-right: 0;
	margin-left: 15px
}
.main-search-nav input[type="search"] {
	border: none;
	margin-top: 0
}
.main-search-nav input[type="search"]:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #777
}
.main-search-nav input[type="submit"], .main-search-nav label span {
	display: none
}
.main-search-nav form {
	height: inherit;
	width: 100%
}
.site-color-preloader {
	background-color: #fff
}
.site-color-preloader>div {
	height: 8px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 0 0;
	opacity: .5;
	filter: alpha(opacity=50)
}
@-webkit-keyframes animatedPreloader {
from {
background-position:0 0
}
to {
	background-position: 2880px 0
}
}
@-moz-keyframes animatedPreloader {
from {
background-position:0 0
}
to {
	background-position: 2880px 0
}
}
@-ms-keyframes animatedPreloader {
from {
background-position:0 0
}
to {
	background-position: 2880px 0
}
}
@-o-keyframes animatedPreloader {
from {
background-position:0 0
}
to {
	background-position: 2880px 0
}
}
@keyframes animatedPreloader {
from {
background-position:0 0
}
to {
	background-position: 2880px 0
}
}
.site-color-preloader.preloading>div {
	background-size: 80% 8px;
	animation: animatedPreloader 15s linear infinite;
	-webkit-animation: animatedPreloader 15s linear infinite;
	-moz-animation: animatedPreloader 15s linear infinite
}
.site-hero {
	min-height: 215px;
	padding-top: 15px;
	padding-bottom: 15px
}
.site-hero.yt-loading .hero-brick {
	visibility: hidden
}
.site-hero .hero-brick {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px
}
.site-hero .hero-brick img {
	max-width: 100%;
	min-width: 100%;
	width: auto
}
.site-hero .hero-brick .entry-header, .site-hero .hero-brick .entry-meta {
	position: absolute;
	left: 30px;
	right: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	z-index: 2
}
.site-hero .hero-brick .entry-header {
	margin-bottom: 30px;
	bottom: 30px
}
.site-hero .hero-brick .entry-header .entry-category {
	margin-left: -40px
}
.site-hero .hero-brick .entry-header .entry-category .cat-tag:before {
	content: ''
}
.site-hero .hero-brick .entry-header h2 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 15px;
	max-height: 2.5em;
	overflow: hidden;
	text-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(70%, #000), color-stop(90%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)))
}
.site-hero .hero-brick .entry-header h2 a {
	display: block
}
.site-hero .hero-brick .entry-content {
	margin: 0
}
.site-hero .hero-brick .entry-meta {
	bottom: 20px;
	margin-bottom: 0;
	line-height: 1;
	pointer-events: none
}
.site-hero .hero-brick .entry-thumbnail {
	display: block;
	position: relative;
	overflow: hidden
}
.site-hero .hero-brick .entry-thumbnail img {
	transition: transform 15s ease;
	-webkit-transition: -webkit-transform 15s ease;
	-moz-transition: -moz-transform 15s ease
}
.site-hero .hero-brick .entry-thumbnail:before {
	content: '';
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(45deg, #000 0, rgba(0,0,0,0) 100%);
	background-image: linear-gradient(45deg, #000 0, rgba(0,0,0,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=1);
	opacity: .45;
	filter: alpha(opacity=45);
	box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.1)
}
.site-hero .hero-brick.hero-brick-small .entry-header {
	right: 15px
}
.site-hero .hero-brick.hero-brick-large .entry-header {
	max-width: 550px
}
.site-hero .hero-brick.hero-brick-large .entry-header h2 {
	-webkit-mask-image: none;
	font-size: 36px;
	margin-bottom: 5px;
	max-height: none !important
}
.site-hero .hero-brick:hover .entry-thumbnail:before {
	opacity: .1;
	filter: alpha(opacity=10)
}
.site-hero .hero-brick:hover .entry-thumbnail img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2)
}
.site-hero .hero-brick:hover .entry-header h2 {
	-webkit-mask-image: none
}
.site-hero.style-color-gradient .hero-brick .cat-tag {
	background-color: #333 !important;
	background-color: rgba(0,0,0,0.5) !important
}
.site-hero.style-color-gradient .hero-brick .entry-thumbnail:before {
	opacity: 100;
	filter: alpha(opacity=10000)
}
.site-hero.style-color-gradient .hero-brick:hover .entry-thumbnail:before {
	opacity: .8;
	filter: alpha(opacity=80)
}
.site-hero.style-mixed-color-gradient .hero-brick .entry-thumbnail:before {
	opacity: .8;
	filter: alpha(opacity=80)
}
.site-hero.style-mixed-color-gradient .hero-brick:hover .entry-thumbnail:before {
	opacity: .9;
	filter: alpha(opacity=90)
}
.page-header {
	padding-bottom: 30px;
	padding-top: 25px;
	margin: 0;
	border-width: 0 0 1px;
	border-style: solid
}
.page-header .page-title {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px
}
.page-header .descendants-cats li {
	text-transform: uppercase
}
.page-header .taxonomy-description {
	max-width: 800px;
	margin-top: 0;
	font-style: italic
}
.content-area .page-header {
	padding-top: 0;
	margin-bottom: 30px
}
.site-main {
	padding: 0
}
#primary, #secondary, #tertiary {
	padding-top: 30px;
	padding-bottom: 30px
}
.site-content article .entry-title {
	line-height: 1.35em;
	margin-top: 0;
	word-wrap: break-word;
	font-size: 36px
}
.entry-format-media img {
	max-width: 100%;
	width: 100%;
	height: auto
}
.site-content article.hentry .thumbnail-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #333;
	padding: 5px 10px;
	color: #fff;
	opacity: .8;
	font-size: .8em;
	transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear
}
.site-content article.hentry .thumbnail-caption p:last-child {
	margin-bottom: 0
}
.site-content article.hentry .entry-thumbnail {
	position: relative
}
.site-content article.hentry .entry-thumbnail:hover .thumbnail-caption {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden
}
.site-content article.hentry.format-image .entry-content {
	margin-top: 0
}
.site-content article.hentry.format-image .entry-media img {
	width: 100%
}
.site-content article.hentry.format-link .entry-title, .site-content article.hentry.format-quote .entry-title, .site-content article.hentry.format-link .entry-format-meta, .site-content article.hentry.format-quote .entry-format-meta {
	text-align: center
}
.site-content article.hentry.format-video .entry-thumbnail, .site-content article.hentry.format-audio .entry-thumbnail, .site-content article.hentry.format-gallery .entry-thumbnail, .site-content article.hentry.format-link .entry-thumbnail, .site-content article.hentry.format-quote .entry-thumbnail {
	position: relative
}
.site-content article.hentry.format-video .entry-thumbnail:before, .site-content article.hentry.format-audio .entry-thumbnail:before, .site-content article.hentry.format-gallery .entry-thumbnail:before, .site-content article.hentry.format-link .entry-thumbnail:before, .site-content article.hentry.format-quote .entry-thumbnail:before {
	font-family: "FontAwesome";
	font-size: 24px;
	color: #fff;
	border: 4px solid #fff;
	position: absolute;
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 60px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	pointer-events: none;
	background: rgba(0,0,0,0.15)
}
.hide-post-format-icon .site-content article.hentry.format-video .entry-thumbnail:before, .hide-post-format-icon .site-content article.hentry.format-audio .entry-thumbnail:before, .hide-post-format-icon .site-content article.hentry.format-gallery .entry-thumbnail:before, .hide-post-format-icon .site-content article.hentry.format-link .entry-thumbnail:before, .hide-post-format-icon .site-content article.hentry.format-quote .entry-thumbnail:before {
	display: none
}
.site-content article.hentry.format-video .entry-thumbnail:hover:before, .site-content article.hentry.format-audio .entry-thumbnail:hover:before, .site-content article.hentry.format-gallery .entry-thumbnail:hover:before, .site-content article.hentry.format-link .entry-thumbnail:hover:before, .site-content article.hentry.format-quote .entry-thumbnail:hover:before {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	background: rgba(0,0,0,0.25)
}
.site-content article.hentry.format-link .entry-thumbnail:before {
	content: '\f0c1'
}
.site-content article.hentry.format-quote .entry-header cite {
	display: block
}
.site-content article.hentry.format-quote .entry-title {
	text-align: center
}
.site-content article.hentry.format-quote .entry-title:before {
	content: '“'
}
.site-content article.hentry.format-quote .entry-title:after {
	content: '”'
}
.site-content article.hentry.format-quote .entry-thumbnail:before {
	content: '\f10d'
}
.site-content article.hentry.format-audio .entry-thumbnail:before {
	content: '\f001'
}
.site-content article.hentry.format-audio .entry-format-media.with-cover {
	position: relative
}
.site-content article.hentry.format-audio .entry-format-media.with-cover .mejs-container.mejs-audio {
	width: auto !important;
	position: absolute;
	bottom: 15px;
	right: 15px;
	left: 15px;
	z-index: 1;
	opacity: .95
}
.site-content article.hentry.format-video .entry-thumbnail:before {
	content: '\f04b';
	text-indent: 5px
}
.site-content article.hentry.format-gallery .entry-thumbnail:before {
	content: '\f03e'
}
.site-content article.hentry.format-gallery .yeahslider .slides li .slide-count {
	top: 0;
	bottom: auto;
	text-shadow: 0 0 1px rgba(0,0,0,0.5)
}
html .boundary-column {
	padding-left: 45px;
	padding-right: 45px;
	position: relative
}
html .boundary-column>* {
	position: relative;
	z-index: 1
}
html .boundary-column:before {
	content: '';
	pointer-events: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	border-width: 0 1px;
	border-style: solid;
	z-index: -1
}
.entry-content ol, .entry-content ul {
	margin-left: 45px;
	margin-bottom: 15px
}
.site-content[role="main"]>article.post {
	border-style: double;
	border-width: 4px 0 0;
	padding-top: 50px;
	padding-bottom: 50px
}
.site-content[role="main"]>article.post:first-child {
	padding-top: 0;
	margin-top: 0;
	border-width: 0
}
.site-content[role="main"]>article.post .entry-thumbnail img {
	min-width: 100%
}
.site-content[role="main"]>article.page {
	padding-bottom: 50px
}
.entry-header .entry-meta .avatar {
	width: 16px
}
.entry-header .entry-meta .avatar:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.entry-header .entry-meta .in-cat a, .entry-header .entry-meta .author a {
	font-weight: bold;
	text-transform: uppercase
}
.entry-header .entry-meta .post-meta-info {
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 30px
}
.entry-header .entry-meta .post-meta-info.last-child {
	margin-right: 0
}
.entry-header .entry-meta .yt-impressive-already-liked .yt-il-symbol, .entry-header .entry-meta .yt-impressive-already-liked .yt-il-symbol i {
	color: #fff
}
.single.single-post .site-content article:not(.post-password-required) .entry-content>p:first-child:first-letter {
	font-size: 345%;
	float: left;
	margin-right: 15px;
	line-height: 1
}
.entry-tags {
	margin-top: 30px
}
.entry-tags .tag-heading {
	display: block;
	text-transform: uppercase
}
.entry-tags a {
	display: inline-block;
	text-transform: capitalize;
	padding: 3px 12px;
	margin-right: 10px;
	margin-top: 10px
}
.entry-tags a:before {
	content: '#'
}
.entry-stuff>h3:first-child {
	margin-top: 0
}
.more-tag {
	font-size: 14px;
	font-weight: bold
}
.yt-social-sharing>* {
	display: block;
	float: left
}
.yt-social-sharing span {
	display: inline-block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	margin: 5px 0 5px 5px;
	cursor: pointer;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase
}
.yt-social-sharing span label {
	font-weight: normal
}
.yt-social-sharing i {
	color: #fff;
	font-size: 16px
}
.yt-social-sharing .twitter {
	background-color: #00aeef
}
.yt-social-sharing .facebook {
	background-color: #3b5998
}
.yt-social-sharing .google-plus {
	background-color: #eb4026
}
.yt-social-sharing .linkedin {
	background-color: #0074a1
}
.yt-social-sharing .tumblr {
	background-color: #559fca
}
.yt-social-sharing .pinterest {
	background-color: #ca212a
}
.yt-social-sharing .primary-shares span {
	width: auto
}
.yt-social-sharing .secondary-shares {
	display: none
}
.yt-social-sharing .secondary-shares span {
	padding-left: 0;
	padding-right: 0
}
.yt-social-sharing .secondary-shares span i {
	margin: 0
}
.yt-social-sharing .show-all-social-services i.hide-services, .yt-social-sharing.show-all .show-all-social-services i.show-services {
	display: none
}
.yt-social-sharing.show-all .show-all-social-services i.hide-services {
	display: inline-block
}
.by-author, .in-cat, .post-meta-info, .yt-social-sharing-heading, .yt-font-size-changer span {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block
}
.yt-font-size-changer span {
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	border-width: 0 0 0 1px;
	border-style: solid;
	line-height: 16px;
	vertical-align: middle;
	float: left
}
.yt-font-size-changer span:first-child {
	border-width: 0
}
.yt-font-size-changer span.font-size-minus {
	font-size: 14px
}
.yt-font-size-changer span.font-size-plus {
	font-size: 18px;
	margin-right: -8px
}
.meta-divider {
	margin-top: 5px;
	margin-bottom: 5px
}
.yeahslider {
	overflow: hidden
}
.yeahslider .yeahslider-direction-nav i, .yeahslider .yeahslider-pauseplay i {
	font-size: 24px;
	color: #fff;
	margin: 0
}
.yeahslider .yeahslider-direction-nav span, .yeahslider .yeahslider-pauseplay span {
	display: none
}
.yeahslider .yeahslider-direction-nav a, .yeahslider .yeahslider-pauseplay a {
	line-height: 64px;
	height: 64px;
	margin-top: -32px
}
.yeahslider .yeahslider-next {
	width: 32px;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px
}
.yeahslider .yeahslider-prev {
	width: 32px;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0
}
.yeahslider .caption {
	-webkit-border-radius: 0 2px 0 0;
	-moz-border-radius: 0 2px 0 0;
	-ms-border-radius: 0 2px 0 0;
	-o-border-radius: 0 2px 0 0;
	border-radius: 0 2px 0 0
}
.yeahslider .yeahslider-pauseplay a {
	width: 64px;
	margin-left: -32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.yt-ajax-posts-by-cat-widget .post-list-with-thumbnail li .post-thumb img {
	max-width: 60px
}
.slashes-navigation {
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.slashes-navigation.widget-title {
	margin-bottom: 25px;
	margin-top: -10px
}
.slashes-navigation li {
	display: inline-block;
	padding: 10px;
	position: relative;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.slashes-navigation li:before {
	content: '';
	border-width: 0 0 0 1px;
	border-style: solid;
	position: absolute;
	left: -2px;
	height: 100%;
	top: 0;
	-webkit-transform: rotateZ(15deg);
	-ms-transform: rotateZ(15deg);
	transform: rotateZ(15deg)
}
.slashes-navigation li:first-child {
	padding: 10px 10px 10px 0 !important
}
.slashes-navigation li:first-child:before {
	border-width: 0
}
.slashes-navigation li:last-child {
	padding: 10px 0 10px 10px
}
span.yt-sliding-tabs-header-trigger {
	position: relative;
	cursor: pointer;
	display: block
}
span.yt-sliding-tabs-header-trigger>span, span.yt-sliding-tabs-header-trigger>span:before {
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-width: 12px 12px 0;
	border-style: solid solid none solid;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	left: 50%;
	margin-left: -12px;
	top: -25px
}
span.yt-sliding-tabs-header-trigger>span:before {
	content: '';
	top: -13px
}
.expanded-header span.yt-sliding-tabs-header-trigger>span, .expanded-header span.yt-sliding-tabs-header-trigger>span:before {
	border-width: 0 12px 12px;
	border-style: none solid solid solid;
	top: -38px
}
.expanded-header span.yt-sliding-tabs-header-trigger>span:before {
	content: '';
	top: 1px
}
.yt-sliding-tabs .yt-sliding-tabs-header {
	position: relative
}
.yt-sliding-tabs .yt-sliding-tabs-header li ul {
	display: none
}
.yt-sliding-tabs.collapsed-header .yt-sliding-tabs-header {
	overflow-x: auto;
	overflow: -moz-scrollbars-none
}
.yt-sliding-tabs.collapsed-header .yt-sliding-tabs-header ul {
	white-space: nowrap;
	position: relative
}
.yt-sliding-tabs.expanded-header .yt-sliding-tabs-header ul {
	white-space: nowrap;
	position: relative;
	overflow: hidden
}
.yt-sliding-tabs.expanded-header .yt-sliding-tabs-header ul li {
	display: block;
	padding-left: 0
}
.yt-sliding-tabs.expanded-header .yt-sliding-tabs-header ul li:before {
	border-width: 1px 0 0 0;
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	right: 0;
	height: 0
}
.yt-sliding-tabs.expanded-header .yt-sliding-tabs-header ul li:first-child:before {
	border-width: 0
}
.yt-sliding-tabs.expanded-header span.yt-sliding-tabs-header-trigger:before {
	transform: rotateZ(45deg) rotateX(180deg);
	-webkit-transform: rotateZ(45deg) rotateX(180deg);
	-moz-transform: rotateZ(45deg) rotateX(180deg);
	-ms-transform: rotateZ(45deg) rotateX(180deg)
}
.post-list-with-thumbnail li {
	position: relative;
	padding-bottom: 15px;
	list-style: none
}
.post-list-with-thumbnail li:before, .post-list-with-thumbnail li:after {
	content: " ";
	display: table
}
.post-list-with-thumbnail li:after {
	clear: both
}
.post-list-with-thumbnail li:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}
.post-list-with-thumbnail li a {
	display: block;
	font-weight: bold
}
.post-list-with-thumbnail li a span.number {
	font-size: 250%;
	float: left;
	line-height: 1.1;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
	font-weight: normal;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear
}
.post-list-with-thumbnail li a span.number:before {
	content: '';
	border-width: 0 0 0 1px;
	border-style: solid;
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	transform: rotateZ(15deg);
	-webkit-transform: rotateZ(15deg);
	-moz-transform: rotateZ(15deg);
	-ms-transform: rotateZ(15deg)
}
.post-list-with-thumbnail li a span.number+* {
	overflow: hidden;
	display: block
}
.post-list-with-thumbnail li .post-thumb {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	position: relative
}
.post-list-with-thumbnail li .post-thumb .cat-tag {
	position: absolute;
	bottom: 10px;
	left: -10px
}
.post-list-with-thumbnail li .post-thumb img {
	max-width: 100px
}
.post-list-with-thumbnail li .post-thumb.large {
	margin-right: 0;
	margin-bottom: 10px;
	margin-top: 0;
	float: none
}
.post-list-with-thumbnail li .post-thumb.large img {
	width: 100%;
	max-width: 100%
}
.post-list-with-thumbnail li .entry-meta {
	display: block;
	clear: both;
	margin-bottom: 5px
}
.post-list-with-thumbnail li.post-with-large-thumbnail {
	padding-bottom: 0
}
.post-list-with-thumbnail li.post-with-large-thumbnail h2, .post-list-with-thumbnail li.post-with-large-thumbnail h3, .post-list-with-thumbnail li.post-with-large-thumbnail h4 {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 15px
}
.post-list-with-thumbnail.vertical {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0 !important;
	padding-right: 0 !important
}
.post-list-with-thumbnail.vertical li {
	padding-top: 10px;
	padding-bottom: 15px
}
.post-list-with-thumbnail.vertical li.post-with-large-thumbnail {
	padding-top: 15px
}
.post-list-with-thumbnail.vertical li:first-child {
	padding-top: 0
}
.post-list-with-thumbnail.vertical li:before {
	border-width: 1px 0 0;
	border-style: solid
}
.post-list-with-thumbnail.vertical li:first-child:before {
	border-width: 0
}
.site-footer .footer-widgets {
	padding: 30px 0 0 0;
	border-top: 1px solid #eee
}
.site-footer .footer-info {
	border-top: 1px solid #eee;
	padding: 15px 0;
	background-color: #fff
}
@media (max-width:479px) {
html .boundary-column {
	padding-left: 15px;
	padding-right: 15px
}
#primary:before {
	display: none
}
.yt-social-sharing .primary-shares span i {
	margin: 0
}
.site-hero .hero-brick.hero-brick-large .entry-header h2, .site-hero .hero-brick .entry-header h2 {
	font-size: 24px !important;
	max-height: 3.7em !important;
	-webkit-mask-image: none
}
}
@media (max-width:639px) and (min-width:480px) {
.site-hero .hero-brick .entry-header {
	margin-bottom: 15px
}
.site-hero .hero-brick .entry-header h2 {
	font-size: 24px !important
}
.site-hero .hero-brick .entry-meta {
	bottom: 10px
}
}
@media (max-width:767px) and (min-width:640px) {
.site-hero .hero-brick .entry-header {
	margin-bottom: 15px
}
.site-hero .hero-brick .entry-header h2 {
	font-size: 48px !important;
	-webkit-mask-image: none;
	right: 30px
}
}
@media (max-width:991px) and (min-width:768px) {
.site-hero .hero-brick .entry-header h2 {
	font-size: 24px
}
.site-hero .hero-brick.last-child {
	display: none
}
}
@media (max-width:991px) {
#page {
	overflow: hidden
}
.site-banner {
	min-height: 45px
}

.active-mobile-menu .main-navigation .site-mobile-menu-logo {
	opacity: 0;
	filter: alpha(opacity=0)
}
.active-mobile-menu .site-mobile-menu-toggle .close-menu {
	display: inline-block
}
.site-top-menu-right, .site-top-menu-left {
	text-align: center
}
.site-top-menu-right {
	margin-top: 15px
}
.main-navigation ul.menu>li>a, .main-navigation ul.menu>li>span {
	line-height: 45px
}
.main-navigation ul.menu>li i {
	font-size: 18px
}
.main-navigation ul.menu>li {
	display: none !important
}
.main-navigation ul.menu>li.menu-item-gsearch, .main-navigation ul.menu>li.site-mobile-menu-toggle, .main-navigation ul.menu>li.site-mobile-menu-logo {
	display: block !important;
	cursor: pointer
}
.main-navigation ul.menu>li.site-mobile-menu-logo a {
	opacity: 1;
	filter: alpha(opacity=100)
}
.main-navigation ul.menu>li.menu-item-gsearch {
	float: right
}
.main-navigation ul.menu>li.site-mobile-menu-toggle {
	background-color: rgba(0,0,0,0.1)
}
.main-navigation ul.menu>li.site-mobile-menu-toggle.yt-loading {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none
}
.main-navigation ul.menu>li.site-mobile-menu-toggle.yt-loading>* {
	visibility: hidden
}
.main-navigation ul.menu>li.site-mobile-menu-toggle i {
	margin: 0;
	font-size: 24px;
	vertical-align: middle
}
.site-mobile-navigation {
	z-index: 1;
	width: 250px;
	left: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	overflow: auto;
	display: block
}
.site-mobile-navigation li.menu-item-mobile-menu-logo {
	margin-bottom: 30px
}
.site-mobile-navigation li.menu-item-social-networks {
	margin-top: 30px
}
.site-mobile-navigation li.menu-item-social-networks a {
	display: inline-block;
	margin-right: 10px
}
.inner-wrapper {
	transition: transform .45s ease;
	-webkit-transition: -webkit-transform .45s ease;
	-moz-transition: -moz-transform .45s ease;
	-ms-transition: -ms-transform .45s ease;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,0.3)
}
.active-mobile-menu .inner-wrapper {
	-webkit-transform: translate(250px, 0);
	-ms-transform: translate(250px, 0);
	transform: translate(250px, 0)
}
.inner-wrapper-mask {
	display: none;
	position: fixed;
	z-index: 2;
	left: 250px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer
}
.site-info {
	text-align: center
}
}
@media (max-width:1199px) and (min-width:992px) {
.boxed-layout #page, .boxed-layout .site-banner {
	width: 1000px;
	margin: 0 auto
}
.site-hero .hero-brick .entry-header {
	bottom: 15px
}
.site-hero .hero-brick .entry-header h2 {
	font-size: 18px
}
.site-hero .hero-brick.hero-brick-large .entry-header h2 {
	font-size: 36px;
	margin-bottom: 5px;
	line-height: 1.25
}
.site-hero .hero-brick .posted-on, .site-hero .hero-brick .entry-category {
	display: none
}
}
@media (min-width:1200px) {
.boxed-layout #page, .boxed-layout .site-banner {
	width: 1200px;
	margin: 0 auto
}
.site-hero .hero-brick .entry-header h2 {
	font-size: 18px
}
.site-hero .hero-brick.hero-brick-large .entry-header h2 {
	font-size: 36px
}
}
@media (min-width:1200px) and (max-width:1399px) {
.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
	display: none !important
}
}
@media print {
a {
	color: #00f;
	text-decoration: none;
	font-weight: bold
}
a[href]:after {
	display: none
}
#primary {
	padding: 0 !important
}
#primary:before {
	display: none
}
}
.bar-point .review-result-wrapper, .percentage-point .review-result-wrapper, .bar-point .review-result, .percentage-point .review-result {
	max-height: 15px
}
body {
font-family:'open sans', sans-serif !important !important
}
h1.home-title {
	font-weight: 100;
	font-size: 48px;
	color: #1F5B6B;
	font-family: 'open sans', sans-serif !important;
	margin-bottom: 60px !important
}
.jcarousel-control-prev, .jcarousel-control-next, .jw_easy_slider_name, .jcarousel-pagination {
	display: none
}
.gradient-bg {
	background: linear-gradient(to left, #1F5B6B 50%, #8DD7EB 50%);
	padding: 60px 0
}
a.wht-bg {
	color: #266e7e;
	background: #fff;
	padding: 15px 10px;
	border: 1px solid #266e7e;
	border-radius: 3px
}
.jcarousel-wrapper {
	margin: 0 !important;
	position: relative;
	border: 0px !important;
	border-radius: 0px;
	box-shadow: none !important
}
.jcarousel li {
	pagination: 0px !important
}
a.sky-button {
	background: #8dd7eb;
	color: #1F5B6B;
	padding: 15px 0;
	border-radius: 3px;
	width: 180px;
	display: block;
	text-align: center
}
.btn-set a.sky-button {
	background: #8dd7eb;
	color: #1F5B6B;
	padding: 15px 15px;
	margin: 0 15px;
	border-radius: 3px;
	text-align: center;
	display: inline
}
.btn-set {
	margin-top: 15px
}
.gradient-left-box {
	color: #1F5B6B;
	font-size: 20px;
	line-height: 32px;
	font-family: 'open sans', sans-serif
}
.site-footer .footer-widgets {
	padding: 30px 0 0 0;
	border-top: 1px solid #eee;
	background: #fbfbfb
}
.page-template-home-page-new h1.entry-title {
	display: none
}
.main-navigation ul.menu>li.first-child {
	margin-left: 0px
}
.site-header .site-banner {
	box-shadow: none !important;
}
.4-grid-view.vc-gitem-zone-height-mode-auto:before {
	content: "";
	display: block;
	background: rgba(112,151,160,0.8)
}
.grid-overlay.vc-gitem-zone-height-mode-auto:before {
	content: "";
	display: block;
	background: rgba(112, 151, 160, 0.8)
}
.linear-shadow.vc_separator.vc_sep_color_turquoise .vc_sep_line {
	border-color: rgba(0, 0, 0, 0) !important;
	background: linear-gradient(to right, #8dd7eb, #96d8ca, #a8db63, #b2dd30) !important;
	height: 3px
}
.slider-desc-padd {
	padding: 30px 50px
}
.flexslider {
	box-shadow: none !important;
	border: 0px !important;
	margin: 0 0 30px !important
}
ol.flex-control-nav {
	display: none
}
.grid-overlay .vc_gitem_row .vc_gitem-col {
	padding-bottom: 0px !important
}
.wpb_posts_slider .wpb_gallery_slides>ul>li {
	background-image: none;
	list-style: none!important;
	background: #6fa8b8;
	max-height: 300px;
	overflow: hidden
}
.wpb_posts_slider .flex-caption {
	background-color: #6FA8B8 !important
}
.col-md-5.no-padd {
	padding-left: 0px !important
}
.slider-desc-padd h2 a, .slider-desc-padd p {
	color: #fff;
	font-family: 'open sans', sans-serif !important;
	font-weight: 100
}
.slider-desc-padd h2 a {
	font-size: 18px
}
.slider-desc-padd p {
	font-size: 20px;
	font-weight: 400
}
.slider-desc-padd p {
	font-size: 22px
}
header .sky_button {
	background: #8DD7EB;
	color: #1F5B6B;
	display: inline-block;
	max-width: 145px;
	margin: 0 15px;
	border-radius: 3px;
	text-align: center;
	padding: 8px;
	line-height: normal
}
.wht_button {
	color: #266e7e;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #266e7e;
	border-radius: 3px;
	padding: 0px 10px;
	max-width: 145px;
	text-align: center;
	padding: 8px;
	line-height: normal
}
.social-icon {
	display: inline;
	vertical-align: top;
	margin: 0 2px
}
.social-icon img {
	vertical-align: top;
	margin: 8px 2px
}
form#search-form {
	display: none
}
h5 {
	font-family: 'open sans', sans-serif !important
}
.search-form {
	position: absolute;
	width: 100%
}
.thumbnail-logo img {
	width: inherit !important
}
.no-padd img {
	max-height: 300px
}
.vc_gitem-post-data-source-post_excerpt {
	color: #1F5B6B;
	font-size: 14px;
	max-height: 110px;
	overflow: hidden
}
.slider-desc-padd.col-md-5 {
	padding: 10px 15px 10px 100px
}
.widget_wysija.shortcode_wysija {
	color: #fff;
	width: 100%;
	position: relative
}
.wysija-paragraph input[type="text"] {
	width: 45%;
	float: left;
	display: inline-block
}
.widget_wysija_cont .wysija-submit {
	display: inline-block;
	position: ABSOLUTE;
	top: 22px;
	margin: 0 15px;
	width: 45%;
	background: #8DD7EB
}
.vc_custom_1466247052282 {
	max-height: 150px;
	background-size: cover
}
.horizontal-grid .vc_gitem-zone {
	background-size: cover;
	max-height: 150px
}
.single-grid .vc_gitem-zone {
	background-size: cover;
	max-height: 330px
}
header .sky_button:hover, .wht_button:hover, .btn-set a.sky-button:hover, a.wht-bg:hover, a.sky-button:hover {
	background: #6FA8B8;
	color: #fff
}
.wht_button:hover, a.wht-bg:hover {
	border: 1px solid #6FA8B8
}
header .sky_button, .wht_button, .btn-set a.sky-button, a.wht-bg, a.sky-button {
	font-size: 13px
}
.col-md-5.no-padd {
	position: relative
}
.col-md-5.no-padd:before {
	content: "";
	display: block;
	background: rgba(112, 151, 160, 0.8);
	z-index: 10;
	max-height: 300px;
	position: absolute;
	height: 100%;
	width: 100%;
	right: 15px
}
.flex-direction-nav a {
	text-decoration: none !important;
	width: 120px !important;
	height: 100px !important;
	padding: 15px !important;
	margin: -40px 0 0 0!important;
	opacity: 1 !important
}
.flex-direction-nav a.flex-next:before {
	content: '' !important;
	transform: rotate(135deg)
}
.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '' !important;
	border: 2px solid #fff;
	border-right: 0px;
	transform: rotate(-45deg);
	border-bottom: 0px;
	height: 75px;
	width: 75px;
	z-index: 99;
	position: relative
}
.chimpy_signup_form {
	box-shadow: none
}
div.chimpy_status_underlay {
	background-color: transparent;
	width: 50%;
	display: inline-block
}
.sky-form fieldset {
	padding: 0px
}
.sky-form footer {
	padding: 0;
	background: transparent;
	border-top: 0px;
	position: relative;
	top: 15px;
	display: inline-block;
	width: 50%
}
.sky-form fieldset {
	background: transparent
}
.sky-form .input input {
	border: 1px solid #fff;
	border-radius: 3px
}
.sky-form footer button.button {
	background-color: #8dd7eb;
	border-radius: 3px;
	width: 96%;
	opacity: 1;
	color: #1f5b6b !important;
	padding: 0;
	margin: 0;
	height: 40px !important
}
.chimp-text {
	color: #fff;
	font-size: 16px;
	margin: 20px 0 50px 0;
	line-height: 22px
}
.chimp-text:after {
	content: '';
	display: block;
	height: 25px;
	width: 100px;
	border-bottom: 3px solid #fff
}
.sky-form .state-error+em {
	position: absolute
}
.chimpy_signup_form header {
	background: transparent;
	border: 0px;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
	font-family: 'open sans', sans-serf
}
.content-post h4 {
	font-size: 20px;
	color: #1F5B6B;
	line-height: 34px;
	font-family: 'open sans', sans-serif
}
.content-post h6, .content-post h6 strong {
	font-size: 16px;
	color: #1F5B6B;
	line-height: 28px;
	font-family: 'open sans', sans-serif
}
.content-post ul li {
	font-size: 16px;
	color: #1F5B6B;
	line-height: 28px;
	font-family: 'open sans', sans-serif;
	margin: 0 0 0 20px
}
.content-post p {
	font-size: 12px;
	color: #9b9b9b;
	font-style: italic;
	font-family: 'open sans', sans-serif
}
.circle-type {
	list-style-type: circle;
	margin-bottom: 35px
}
.content-post ul.disc-type {
	margin-bottom: 35px
}
.content-post .chimpy_signup_form header {
	display: none
}
.content-post .sky-form .input input {
	border: 1px solid #9b9b9b;
	border-radius: 1px;
	padding: 20px 15px
}
.content-post div.chimpy_status_underlay, .content-post .sky-form footer {
	width: 100%;
	display: block
}
.content-post .sky-form footer button.button {
	background-color: #8dd7eb;
	border-radius: 0;
	width: 90%;
	padding: 5px 0;
	margin: 0;
	float: left
}
.content-post .form-text {
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	margin: 32px 0 0 0;
	padding: 0 0 15px 0
}
.content-post .form-text:after {
	border-bottom: 3px solid #d6d6d6;
	content: '';
	display: block;
	height: 30px;
	width: 25%
}
.cresta-float-shadow {
	display: block;
	height: 60px
}
.cresta-share-icon.second_style .cresta-the-count, .cresta-share-icon.second_style .cresta-the-count-content {
	background: none!important;
	color: #9b9b9b !important;
	font-size: 12px;
	left: 0 !important;
	text-shadow: none;
	top: 48px !important
}
.cresta-float-shadow:before {
	background: none !important
}
.post-list-with-thumbnail li .entry-meta {
	display: none !important
}
.post-list-with-thumbnail.vertical li:before {
	border-width: 0px
}
.post-list-with-thumbnail li .post-thumb img {
	max-width: 100% !important
}
a.post-title p {
	font-family: 'open sans', sans-serif;
	color: #9b9b9b;
	font-weight: 100 !important;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px
}
.post-list-with-thumbnail li .post-thumb {
	margin-bottom: 25px
}

.black-over.vc-gitem-zone-height-mode-auto:before {
	background: rgba(0, 0, 0, 0.58)
}
.post-grid-title h4 {
	line-height: normal;
	margin-top: -2px
}
.flex-direction-nav .flex-prev {
	opacity: 1 !important;
	left: 50px !important
}
.flex-direction-nav .flex-next {
	right: 50px !important;
	opacity: 1 !important
}
@media(min-width:991px) {
.thumbnail-logo {
	position: absolute;
	left: 33%;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11
}
.gradient-right.wpb_column.vc_column_container.vc_col-sm-6 {
	padding: 0 0 0 35px
}
}
@media (min-width:900px) and (max-width:1200px) {
header .sky_button, header .wht_button {
	max-width: 100px
}
.col-md-5.no-padd {
	padding: 0
}
.thumbnail-logo {
	left: 30%
}
.col-md-5.no-padd:before {
	right: 0
}
.btn-set a.wht-bg {
	color: #266e7e;
	background: #fff;
	padding: 10px;
	border: 1px solid #266e7e;
	border-radius: 3px;
	width: 180px;
	display: block;
	margin: 5px 15px;
	text-align: center
}
.btn-set a.sky-button {
	display: block
}
.btn-set {
	margin-top: 0
}
}
@media (min-width:768px) and (max-width:990px) {
.wpb_posts_slider .flex-caption {
	background-color: rgba(111, 168, 184, 0.58) !important;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%
}
.thumbnail-logo {
	float: right
}
.col-md-5.no-padd {
	padding: 0px
}
h1.home-title {
	font-size: 28px;
	margin-bottom: 0px !important
}
.slider-desc-padd.col-md-5 {
	padding: 0 150px
}
.btn-set a.wht-bg {
	color: #266e7e;
	background: #fff;
	padding: 10px;
	border: 1px solid #266e7e;
	border-radius: 3px;
	width: 180px;
	display: block;
	margin: 5px 15px;
	text-align: center
}
.btn-set a.sky-button {
	display: block
}
.btn-set {
	margin-top: 0
}
}
@media (min-width:768px) and (max-width:900px) {
.wpb_posts_slider .flex-caption {
	background-color: rgba(111, 168, 184, 0.58) !important;
	position: absolute;
	top: 0;
	bottom: 0
}
.thumbnail-logo {
	float: right
}
.col-md-5.no-padd {
	padding: 0px
}
.slider-desc-padd.col-md-5 {
	padding: 0 150px
}
}
@media(max-width:768px) {
.header-widget {
	margin: 15px 0 0 0
}
.col-md-5.no-padd {
	padding: 0
}
.site-navigation-menu-container {
	text-align: center
}
.home_sidebar_top {
	text-align: center
}
#main .container {
	width: 95%;
	margin: 0 auto
}
.btn-set {
	margin-top: 0px
}
.gradient-bg {
	background: transparent;
	padding: 0px
}
.gradient-left {
	background: #8dd7eb;
	padding: 25px
}
.gradient-right {
	background: #1F5B6B;
	padding: 25px
}
.main-navigation ul.menu {
	display: block;
	max-width: 450px;
	margin: 0 auto
}
.site-mobile-menu-toggle.hidden-md.hidden-lg {
	float: right
}
h1.home-title {
	font-size: 20px;
	margin-bottom: 0px !important
}
#primary {
	padding-top: 0px
}
.horizontal-grid .vc_gitem-zone {
	max-width: 450px;
	margin: 0 auto
}
.single-grid .vc_gitem-zone {
	max-width: 450px;
	margin: 0 auto
}
.post-grid-view .vc_col-sm-3 {
	max-width: 450px;
	margin: 0 auto
}
.wpb_posts_slider .wpb_gallery_slides>ul>li {
	background: transparent
}
.wpb_posts_slider .flex-caption {
	background-color: rgba(111, 168, 184, 0.71) !important;
	top: 0;
	bottom: 0;
	position: absolute
}
.thumbnail-logo {
	float: right
}
.vc_gitem-post-meta-field-Media.company-logo.vc_gitem-align-right {
	float: right;
	max-width: 105px
}
div.chimpy_status_underlay {
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	display: block
}
.sky-form footer button.button {
	width: 100%;
	margin: 14px auto;
	padding: 0
}
.sky-form footer {
	display: block;
	width: 100%
}
}
@media (max-width:500px) {
.social-icon {
	display: block
}
.home_sidebar_top .sky_button, .home_sidebar_top .wht_button {
	max-width: 120px
}
.wpb_posts_slider .flex-caption {
	display: none
}
.static-logo img {
	margin: 0 5px
}
.mwm-all-title {
	font-size: larger !important;
	margin-bottom: 30px !important;
	border-bottom: 1px solid !important
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
-ms-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
-ms-transform:translateY(-15px);
transform:translateY(-15px)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
-ms-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
-ms-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
-ms-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px);
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px);
transform:translateX(10px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px);
-ms-transform:translateX(-10px);
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px);
-ms-transform:translateX(10px);
transform:translateX(10px)
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate(15deg);
-ms-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(.9) rotate(-3deg);
transform:scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0);
transform:scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(.9) rotate(-3deg);
-ms-transform:scale(.9) rotate(-3deg);
transform:scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
-ms-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0);
-ms-transform:scale(1) rotate(0);
transform:scale(1) rotate(0)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
15% {
-webkit-transform:translateX(-25%) rotate(-5deg);
transform:translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20%) rotate(3deg);
transform:translateX(20%) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15%) rotate(-3deg);
transform:translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10%) rotate(2deg);
transform:translateX(10%) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5%) rotate(-1deg);
transform:translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes wobble {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
15% {
-webkit-transform:translateX(-25%) rotate(-5deg);
-ms-transform:translateX(-25%) rotate(-5deg);
transform:translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20%) rotate(3deg);
-ms-transform:translateX(20%) rotate(3deg);
transform:translateX(20%) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15%) rotate(-3deg);
-ms-transform:translateX(-15%) rotate(-3deg);
transform:translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10%) rotate(2deg);
-ms-transform:translateX(10%) rotate(2deg);
transform:translateX(10%) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5%) rotate(-1deg);
-ms-transform:translateX(-5%) rotate(-1deg);
transform:translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
-ms-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
-ms-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
80% {
-webkit-transform:translateX(-10px);
transform:translateX(-10px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(30px);
-ms-transform:translateX(30px);
transform:translateX(30px)
}
80% {
-webkit-transform:translateX(-10px);
-ms-transform:translateX(-10px);
transform:translateX(-10px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(-30px);
transform:translateX(-30px)
}
80% {
-webkit-transform:translateX(10px);
transform:translateX(10px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(-30px);
-ms-transform:translateX(-30px);
transform:translateX(-30px)
}
80% {
-webkit-transform:translateX(10px);
-ms-transform:translateX(10px);
transform:translateX(10px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
80% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(-30px);
-ms-transform:translateY(-30px);
transform:translateY(-30px)
}
80% {
-webkit-transform:translateY(10px);
-ms-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
25% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
50% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
}
@keyframes bounceOut {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
25% {
-webkit-transform:scale(.95);
-ms-transform:scale(.95);
transform:scale(.95)
}
50% {
opacity:1;
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0deg);
transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
@keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
-ms-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
-ms-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
-ms-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0deg);
-ms-transform:perspective(400px) rotateX(0deg);
transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
-ms-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
-ms-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
-ms-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform:perspective(400px) rotateX(0deg);
transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
@keyframes flipOutX {
0% {
-webkit-transform:perspective(400px) rotateX(0deg);
-ms-transform:perspective(400px) rotateX(0deg);
transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateX(90deg);
-ms-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
@keyframes flipOutY {
0% {
-webkit-transform:perspective(400px) rotateY(0deg);
-ms-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:translateX(-20%) skewX(30deg);
transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-webkit-transform:translateX(0) skewX(-15deg);
transform:translateX(0) skewX(-15deg);
opacity:1
}
100% {
-webkit-transform:translateX(0) skewX(0deg);
transform:translateX(0) skewX(0deg);
opacity:1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform:translateX(100%) skewX(-30deg);
-ms-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:translateX(-20%) skewX(30deg);
-ms-transform:translateX(-20%) skewX(30deg);
transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-webkit-transform:translateX(0) skewX(-15deg);
-ms-transform:translateX(0) skewX(-15deg);
transform:translateX(0) skewX(-15deg);
opacity:1
}
100% {
-webkit-transform:translateX(0) skewX(0deg);
-ms-transform:translateX(0) skewX(0deg);
transform:translateX(0) skewX(0deg);
opacity:1
}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform:translateX(0) skewX(0deg);
transform:translateX(0) skewX(0deg);
opacity:1
}
100% {
-webkit-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform:translateX(0) skewX(0deg);
-ms-transform:translateX(0) skewX(0deg);
transform:translateX(0) skewX(0deg);
opacity:1
}
100% {
-webkit-transform:translateX(100%) skewX(-30deg);
-ms-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(-200deg);
transform:rotate(-200deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(-200deg);
-ms-transform:rotate(-200deg);
transform:rotate(-200deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(200deg);
transform:rotate(200deg);
opacity:0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(200deg);
-ms-transform:rotate(200deg);
transform:rotate(200deg);
opacity:0
}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes slideInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
@-webkit-keyframes hinge {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate(80deg);
transform:rotate(80deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40% {
-webkit-transform:rotate(60deg);
transform:rotate(60deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
80% {
-webkit-transform:rotate(60deg) translateY(0);
transform:rotate(60deg) translateY(0);
opacity:1;
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
100% {
-webkit-transform:translateY(700px);
transform:translateY(700px);
opacity:0
}
}
@keyframes hinge {
0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate(80deg);
-ms-transform:rotate(80deg);
transform:rotate(80deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40% {
-webkit-transform:rotate(60deg);
-ms-transform:rotate(60deg);
transform:rotate(60deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
80% {
-webkit-transform:rotate(60deg) translateY(0);
-ms-transform:rotate(60deg) translateY(0);
transform:rotate(60deg) translateY(0);
opacity:1;
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
100% {
-webkit-transform:translateY(700px);
-ms-transform:translateY(700px);
transform:translateY(700px);
opacity:0
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg);
transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-webkit-transform:translateX(0) rotate(0deg);
transform:translateX(0) rotate(0deg)
}
}
@keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg);
-ms-transform:translateX(-100%) rotate(-120deg);
transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-webkit-transform:translateX(0) rotate(0deg);
-ms-transform:translateX(0) rotate(0deg);
transform:translateX(0) rotate(0deg)
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity:1;
-webkit-transform:translateX(0) rotate(0deg);
transform:translateX(0) rotate(0deg)
}
100% {
opacity:0;
-webkit-transform:translateX(100%) rotate(120deg);
transform:translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity:1;
-webkit-transform:translateX(0) rotate(0deg);
-ms-transform:translateX(0) rotate(0deg);
transform:translateX(0) rotate(0deg)
}
100% {
opacity:0;
-webkit-transform:translateX(100%) rotate(120deg);
-ms-transform:translateX(100%) rotate(120deg);
transform:translateX(100%) rotate(120deg)
}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
.starwars {
	-webkit-animation: starwars 600ms ease-out both;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-play-state: paused;
	-moz-animation: starwars 600ms ease-out both;
	-moz-transform-origin: 50% 50%;
	-moz-animation-play-state: paused;
	-o-animation: starwars 600ms ease-out both;
	-o-transform-origin: 50% 50%;
	-o-animation-play-state: paused;
	animation: starwars 600ms ease-out both;
	transform-origin: 50% 50%;
	animation-play-state: paused
}
.animated.starwars {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes starwars {
0% {
opacity:0;
-webkit-transform:perspective(200px) scale(3) translateY(100px) rotateX(80deg)
}
80% {
opacity:1;
-webkit-transform:perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity:1;
-webkit-transform:perspective(200px) scale(1) rotateX(0deg)
}
}
@-moz-keyframes starwars {
0% {
opacity:0;
-moz-transform:perspective(200px) scale(3) translateY(100px) rotateX(80deg)
}
80% {
opacity:1;
-moz-transform:perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity:1;
-moz-transform:perspective(200px) scale(1) rotateX(0deg)
}
}
@-o-keyframes starwars {
0% {
opacity:0;
-o-transform:perspective(200px) scale(3) translateY(100px) rotateX(80deg)
}
80% {
opacity:1;
-o-transform:perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity:1;
-o-transform:perspective(200px) scale(1) rotateX(0deg)
}
}
@keyframes starwars {
0% {
opacity:0;
transform:perspective(200px) scale(3) translateY(100px) rotateX(80deg)
}
80% {
opacity:1;
transform:perspective(200px) scale(1) rotateX(60deg)
}
100% {
opacity:1;
transform:perspective(200px) scale(1) rotateX(0deg)
}
}
.zoomIn {
	position: relative;
	-webkit-animation: zoomIn 600ms ease both;
	-webkit-animation-play-state: paused;
	-moz-animation: zoomIn 600ms ease both;
	-moz-animation-play-state: paused;
	-o-animation: zoomIn 600ms ease both;
	-o-animation-play-state: paused;
	animation: zoomIn 600ms ease both;
	animation-play-state: paused
}
.animated.zoomIn {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale(1.8)
}
100% {
opacity:1;
-webkit-transform:scale(1)
}
}
@-moz-keyframes zoomIn {
0% {
opacity:0;
-moz-transform:scale(1.8)
}
100% {
opacity:1;
-moz-transform:scale(1)
}
}
@-o-keyframes zoomIn {
0% {
opacity:0;
-o-transform:scale(1.8)
}
100% {
opacity:1;
-o-transform:scale(1)
}
}
@keyframes zoomIn {
0% {
opacity:0;
transform:scale(1.8)
}
100% {
opacity:1;
transform:scale(1)
}
}
.zoomOut {
	position: relative;
	-webkit-animation: zoomOut 600ms ease both;
	-webkit-animation-play-state: paused;
	-moz-animation: zoomOut 600ms ease both;
	-moz-animation-play-state: paused;
	-o-animation: zoomOut 600ms ease both;
	-o-animation-play-state: paused;
	animation: zoomOut 600ms ease both;
	animation-play-state: paused
}
.animated.zoomOut {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes zoomOut {
0% {
opacity:0;
-webkit-transform:scale(.6)
}
100% {
opacity:1;
-webkit-transform:scale(1)
}
}
@-moz-keyframes zoomOut {
0% {
opacity:0;
-moz-transform:scale(.6)
}
100% {
opacity:1;
-moz-transform:scale(1)
}
}
@-o-keyframes zoomOut {
0% {
opacity:0;
-o-transform:scale(.6)
}
100% {
opacity:1;
-o-transform:scale(1)
}
}
@keyframes zoomOut {
0% {
opacity:0;
transform:scale(.6)
}
100% {
opacity:1;
transform:scale(1)
}
}
.pageTop {
	position: relative;
	-webkit-animation: pageTop 600ms ease both;
	-webkit-animation-play-state: paused;
	-webkit-transform-origin: 50% 0;
	-moz-animation: pageTop 600ms ease both;
	-moz-animation-play-state: paused;
	-moz-transform-origin: 50% 0;
	-o-animation: pageTop 600ms ease both;
	-o-animation-play-state: paused;
	-o-transform-origin: 50% 0;
	animation: pageTop 600ms ease both;
	animation-play-state: paused;
	transform-origin: 50% 0
}
.animated.pageTop {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes pageTop {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-webkit-transform:perspective(400px) rotateX(0deg)
}
}
@-moz-keyframes pageTop {
0% {
opacity:0;
-moz-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-moz-transform:perspective(400px) rotateX(0deg)
}
}
@-o-keyframes pageTop {
0% {
opacity:0;
-o-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-o-transform:perspective(400px) rotateX(0deg)
}
}
@keyframes pageTop {
0% {
opacity:0;
transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
transform:perspective(400px) rotateX(0deg)
}
}
.pageRight {
	position: relative;
	-webkit-animation: pageRight 600ms ease both;
	-webkit-animation-play-state: paused;
	-webkit-transform-origin: 100% 50%;
	-moz-animation: pageRight 600ms ease both;
	-moz-animation-play-state: paused;
	-moz-transform-origin: 100% 50%;
	-o-animation: pageRight 600ms ease both;
	-o-animation-play-state: paused;
	-o-transform-origin: 100% 50%;
	animation: pageRight 600ms ease both;
	animation-play-state: paused;
	transform-origin: 100% 50%
}
.animated.pageRight {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes pageRight {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotateY(-90deg)
}
100% {
opacity:1;
-webkit-transform:perspective(400px) rotateY(0deg)
}
}
@-moz-keyframes pageRight {
0% {
opacity:0;
-moz-transform:perspective(400px) rotateY(-90deg)
}
100% {
opacity:1;
-moz-transform:perspective(400px) rotateY(0deg)
}
}
@-o-keyframes pageRight {
0% {
opacity:0;
-o-transform:perspective(400px) rotateY(-90deg)
}
100% {
opacity:1;
-o-transform:perspective(400px) rotateY(0deg)
}
}
@keyframes pageRight {
0% {
opacity:0;
transform:perspective(400px) rotateY(-90deg)
}
100% {
opacity:1;
transform:perspective(400px) rotateY(0deg)
}
}
.pageBottom {
	position: relative;
	-webkit-animation: pageBottom 600ms ease both;
	-webkit-animation-play-state: paused;
	-webkit-transform-origin: 50% 100%;
	-moz-animation: pageBottom 600ms ease both;
	-moz-animation-play-state: paused;
	-moz-transform-origin: 50% 100%;
	-o-animation: pageBottom 600ms ease both;
	-o-animation-play-state: paused;
	-o-transform-origin: 50% 100%;
	animation: pageBottom 600ms ease both;
	animation-play-state: paused;
	transform-origin: 50% 100%
}
.animated.pageBottom {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes pageBottom {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-webkit-transform:perspective(400px) rotateX(0deg)
}
}
@-moz-keyframes pageBottom {
0% {
opacity:0;
-moz-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-moz-transform:perspective(400px) rotateX(0deg)
}
}
@-o-keyframes pageBottom {
0% {
opacity:0;
-o-transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
-o-transform:perspective(400px) rotateX(0deg)
}
}
@keyframes pageBottom {
0% {
opacity:0;
transform:perspective(400px) rotateX(90deg)
}
100% {
opacity:1;
transform:perspective(400px) rotateX(0deg)
}
}
.pageLeft {
	position: relative;
	-webkit-animation: pageLeft 600ms ease both;
	-webkit-animation-play-state: paused;
	-webkit-transform-origin: 0 50%;
	-moz-animation: pageLeft 600ms ease both;
	-moz-animation-play-state: paused;
	-moz-transform-origin: 0 50%;
	-o-animation: pageLeft 600ms ease both;
	-o-animation-play-state: paused;
	-o-transform-origin: 0 50%;
	animation: pageLeft 600ms ease both;
	animation-play-state: paused;
	transform-origin: 0 50%
}
.animated.pageLeft {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
@-webkit-keyframes pageLeft {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotateY(90deg)
}
100% {
opacity:1;
-webkit-transform:perspective(400px) rotateY(0deg)
}
}
@-moz-keyframes pageLeft {
0% {
opacity:0;
-moz-transform:perspective(400px) rotateY(90deg)
}
100% {
opacity:1;
-moz-transform:perspective(400px) rotateY(0deg)
}
}
@-o-keyframes pageLeft {
0% {
opacity:0;
-o-transform:perspective(400px) rotateY(90deg)
}
100% {
opacity:1;
-o-transform:perspective(400px) rotateY(0deg)
}
}
@keyframes pageLeft {
0% {
opacity:0;
transform:perspective(400px) rotateY(90deg)
}
100% {
opacity:1;
transform:perspective(400px) rotateY(0deg)
}
}
@-webkit-keyframes flipIn {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-moz-keyframes flipIn {
0% {
-moz-transform:perspective(400px) rotateY(90deg);
opacity:0
}
100% {
-moz-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-ms-keyframes flipIn {
0% {
-ms-transform:perspective(400px) rotateY(90deg);
opacity:0
}
100% {
-ms-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-o-keyframes flipIn {
0% {
-o-transform:perspective(400px) rotateY(90deg);
opacity:0
}
100% {
-o-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@keyframes flipIn {
0% {
transform:perspective(400px) rotateY(90deg);
opacity:0
}
100% {
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
.flipIn {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipIn;
	-webkit-animation-duration: 500ms;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipIn;
	-moz-animation-duration: 500ms;
	-ms-backface-visibility: visible !important;
	-ms-animation-name: flipIn;
	-ms-animation-duration: 500ms;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipIn;
	-o-animation-duration: 500ms;
	backface-visibility: visible !important;
	animation-name: flipIn;
	animation-duration: 500ms
}
@-webkit-keyframes fadeInZoom {
0% {
-webkit-transform:scale(1.1);
opacity:0
}
100% {
-webkit-transform:scale(1);
opacity:1
}
}
@-moz-keyframes fadeInZoom {
0% {
-moz-transform:scale(1.1);
opacity:0
}
100% {
-moz-transform:scale(1);
opacity:1
}
}
@-ms-keyframes fadeInZoom {
0% {
-ms-transform:scale(1.1);
opacity:0
}
100% {
-ms-transform:scale(1);
opacity:1
}
}
@-o-keyframes fadeInZoom {
0% {
-o-transform:scale(1.1);
opacity:0
}
100% {
-o-transform:scale(1);
opacity:1
}
}
@keyframes fadeInZoom {
0% {
transform:scale(1.1);
opacity:0
}
100% {
transform:scale(1);
opacity:1
}
}
.fadeInZoom {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: fadeInZoom;
	-webkit-animation-duration: 500ms;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: fadeInZoom;
	-moz-animation-duration: 500ms;
	-ms-backface-visibility: visible !important;
	-ms-animation-name: fadeInZoom;
	-ms-animation-duration: 500ms;
	-o-backface-visibility: visible !important;
	-o-animation-name: fadeInZoom;
	-o-animation-duration: 500ms;
	backface-visibility: visible !important;
	animation-name: fadeInZoom;
	animation-duration: 500ms
}