/*
Theme Name: Nintendo Wire
Author: Seth Hay
Author URI: http://sethhay.com/
Version: 2.0.0
*/
/* Fonts */
@font-face {
  font-family: 'Lato Light';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url('fonts/lato-light.ttf')  format('truetype'), url('fonts/lato-light.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('fonts/lato-regular.ttf')  format('truetype'), url('fonts/lato-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('fonts/lato-bold.ttf')  format('truetype'), url('fonts/lato-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato Black';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url('fonts/lato-black.ttf') format('truetype'), url('fonts/lato-black.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url('fonts/roboto-light.ttf') format('truetype'), url('fonts/roboto-light.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('fonts/roboto-regular.ttf') format('truetype'), url('fonts/roboto-regularwoff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/roboto-medium.ttf') format('truetype'), url('fonts/roboto-medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/roboto-bold.ttf') format('truetype'), url('fonts/roboto-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Black';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url('fonts/roboto-black.ttf') format('truetype'), url('fonts/roboto-black.woff2') format('woff2');
}
/* Font Awesome */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;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;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}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-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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: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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language: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"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
/*- Main Slider ----------------------------------*/
section#home-carousel {
    clear: both;
    float: left;
    width: 100%;
    height: 35vw;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#slider {
    height: 100%;
	width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
}
/*.home #slider { position: relative; }*/
section#home-carousel .carousel-cell {
	display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 35vw;
    background-size: cover;
    background-position: center;
    z-index: 1;
    top: 0;
}
/*section#home-carousel .carousel-cell:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}*/
section#home-carousel .carousel-cell:hover:before {
    background: rgba(240,75,84,.5);
}
section#home-carousel .carousel-cell a {
    
}
#slider .featured-content {
    color: #fff;
}
/*- Carousel (Flickity) ---------------------*/
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: relative;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
	z-index: 300;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/*-----------------------------------
 *		Tablet
 *-----------------------------------*/
@media only screen and ( max-width: 1279px ) {
	#slider .tp-thumbs {
	    top: 103% !important;
	}
}

/*-----------------------------------
 *		Mobile
 *-----------------------------------*/
@media only screen and ( max-width: 767px ) {
	#slider .tp-thumbs {
	    display: none;
	}
	#slider .tp-shape.tp-shapewrapper {
		-webkit-clip-path: initial !important;
		clip-path: initial !important;
	}
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	height: auto !important;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	z-index: 100;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url("images/bx_loader.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 30px;
	background: url("images/arrow-left.png") no-repeat 0 0;
	background-size: 50px auto;
	opacity: 1;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
}

.bx-wrapper .bx-next {
	right: 30px;
	background: url("images/arrow-right.png") no-repeat 0 0;
	background-size: 50px auto;
	opacity: 1;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
	opacity: .5;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*-------------------------------------
 * Template Styles
-------------------------------------*/
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
	margin-top: 0 !important;
}
html,body {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	background: #d7dbd8;
    background: -moz-linear-gradient(bottom, #cbcbcb 0%, #d7dbd8 100%);
    background: -webkit-linear-gradient(bottom, #cbcbcb 0%,#d7dbd8 100%);
    background: -o-linear-gradient(bottom, #cbcbcb 0%,#d7dbd8 100%);
    background: -ms-linear-gradient(bottom, #cbcbcb 0%,#d7dbd8 100%);
    background: linear-gradient(to top, #cbcbcb 0%,#d7dbd8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#d7dbd8',GradientType=0 );
}
a {
	color: #ff211d;
    transition: all 0.5s ease 0s;
    outline: none;
}
a:hover {
	color: #1a09aa;
    transition: all 0.5s ease 0s;
}
input {
	outline: none;
    border-radius: 0;
	-webkit-appearance: none;
} 
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}
::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
	padding-top: 2px;
}
-moz-placeholder { /* Firefox 18- */
	opacity: 1;
}
::-moz-placeholder {  /* Firefox 19+ */
	opacity: 1;
}
:-ms-input-placeholder {  
	opacity: 1;
	filter: alpha(opacity=100);
}
#desktop {
	clear: both;
	display: block;
	text-align: center;
}
#mobile {
	clear: both;
	display: none;
	text-align: center;
}
/*- Header & Footer ----------------*/
header {
	width: 100%;
	font: 400 16px/16px "Roboto", Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}
footer {
	float: left;
	width: 100%;
	padding: 20px 0;
	font: 400 16px/16px "Roboto", Helvetica, Arial, sans-serif;
	background: rgba(30,30,30,1);
	position: relative;
	z-index: 2;
}
header ul, footer ul {
    display: inline-block;
    list-style: outside none none;
}
header ul li, footer ul li {
	display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}
header a, footer a {
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 0;
	margin: 0 0 0 20px;
}
header a:hover, footer a:hover {
	color: #fff;
	text-decoration: none;
}
header a span, footer a span {
	display: none;
}
/* Top Bar */
.header-top-bar {
	text-align: right;
	text-transform: lowercase;
}
.header-top-bar li:first-child a, .header-bottom-bar li:first-child a {
	margin-left: 0;
}
.header-top-bar > div {
    display: inline-block;
}
.header-top-bar a {
	margin-left: 10px;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
}
.header-top-bar a:hover, .header-top-bar a:focus {
	color: #ff221e;
}
.header-top-bar a i:before {
	font-size: 18px;
}
#search-container {
    margin-top: 4px;
    margin-right: 10px;
    vertical-align: middle;
}
form#search-form {
	float: left;
	margin: 0;
	font: 400 16px/16px 'Roboto', sans-serif;
}
form#search-form input[type=search] {
	width: 0;
	padding: 8px 19px;
	color: transparent;
	font: 400 16px/16px 'Roboto', sans-serif;
	text-align: left;
	border: none;
	border-bottom: 2px solid transparent;
	background: url("images/icon-search.svg") no-repeat right center;
	background-size: 16px auto;
	cursor: pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
form#search-form input[type=search]:focus {
	width: 130px;
	padding-left: 0;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #ff211d;
	cursor: auto;
}
form#search-form input:-moz-placeholder {
	color: transparent;
}
form#search-form input::-webkit-input-placeholder {
	color: transparent;
}
#search-container, .menu-social-media-container {
    display: inline-block;
}
.s-login, .s-members {
    vertical-align: middle;
}
.header-top-bar #logo-amiibonews {
    display: none;
}
/* Bottom Bar */
.header-bottom-bar {	
	text-transform: lowercase;
}
.header-bottom-bar a {
    padding-bottom: 4px;
}
.header-bottom-bar a::after {
    background: #ff221e none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translateY(-10px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}
.header-bottom-bar a:hover::after, .header-bottom-bar a:focus::after, .current-menu-item a::after, .header-bottom-bar ul li:hover > a::after {
    height: 2px;
    opacity: 1;
    transform: translateY(0px);
}
.header-bottom-bar .nq-logo {
    margin-top: -5px;
    vertical-align: middle;
}
.header-bottom-bar .an-logo a {
	display: inline-block;
	width: 70px;
	height: 35px;
	vertical-align: middle;
	background: url("images/logo-amiibo_news.png") no-repeat 0 0;
	background-size: 70px auto;
}
.header-bottom-bar .an-logo a:hover, header .an-logo a:focus {
	background-position: 0 -35px;
}
.header-bottom-bar .nq-logo a {
	display: inline-block;
	width: 96px;
	height: 35px;
	vertical-align: middle;
	background: url("images/logo-nw_secondary.png") no-repeat 0 0;
	background-size: 96px auto;
}
.header-bottom-bar .nq-logo a:hover, header .nq-logo a:focus {
	background-position: 0 -35px;
}
.header-bottom-bar .an-logo a::after, .nq-logo a::after, header .sub-menu li a::after  {
	background: none;
	height: 0;
}
#logo:hover::after, #logo:focus::after, #logo-amiibonews:hover::after, #logo-amiibonews:focus::after, .header-bottom-bar .an-logo a:hover::after, .header-bottom-bar .an-logo a:focus::after, .header-bottom-bar .nq-logo a:hover::after, .header-bottom-bar .nq-logo a:focus::after, header .sub-menu li a:hover::after, header .sub-menu li a:focus::after {
	height: 0;
	opacity: 0;	
}
/* Drop Down Menu */
header ul ul, footer ul ul {
	display: none;
	min-width: 200px;
	padding-top: 8px;
	text-align: left;
	white-space: nowrap;
	position: absolute;
	left: 20px;
	z-index: 99;
}
footer .header-top-bar ul ul {
    bottom: 0;
    padding-bottom: 28px;
    padding-top: 0;
}
header ul li:hover ul, footer ul li:hover ul {
	display:block;
    -moz-animation: fadeInUp .3s ease-in;
    -webkit-animation: fadeInUp .3s ease-in;
    animation:fadeInUp .3s ease-in;
}
header ul ul li, footer ul ul li {
	clear: left;
    float: left;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #c2c2c2;
}
header ul ul li:first-child a, footer ul ul li:first-child a {
	border-top: 2px solid #ff211d;
}
header ul ul li a, footer ul ul li a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 8px !important;
	color: #fff;
	font: 400 14px/17px 'Roboto', sans-serif;
	text-transform: none;
	background: #272727 url("images/video-tile.png") repeat 0 0;
	background-size: cover;
}
header ul ul li a:hover, footer ul ul li a:hover {
	background: #ff211d url("images/video-tile.png") repeat 0 0;
	background-size: cover;
}
/* Third Level */
header ul li:hover ul ul {
    display: none;
}

header ul ul li:hover > ul, footer ul ul li:hover > ul {
    display:block;
    -moz-animation: fadeInRight .3s ease-in;
    -webkit-animation: fadeInRight .3s ease-in;
    animation:fadeInRight .3s ease-in;
}
header ul ul ul {
    left: auto;
    padding-top: 0;
    right: 200px;
    top: -2px;
}
/* Top Bar Adjustments */
.header-top-bar ul li:hover > a {
	color: #ff211d;
}
.header-top-bar ul ul {
	left: 10px;
}
.header-top-bar ul ul a {
	margin-left: 0;
}
.header-top-bar ul ul a:hover {
	color: #fff;
}
footer .menu-social-media-container {
    margin-top: 20px;
}
/* Static Header */
#header-static {
	min-height: 225px;
	padding-top: 15px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    position: absolute;
    top: 0;
    z-index: 50;
}
#header-static .header-container, footer .footer-container {
	display: block;
	width: 1280px;
	margin: 0 auto;
	padding: 0 25px;
}
#header-static #logo {
	float: left;
	width: 315px;
	height: 128px;
	margin-top: 34px;
	margin-left: 0;
	background: url("images/logo-nintendo_wire.png") no-repeat 0 0;
	background-size: 315px auto;
}
#header-static #logo-amiibonews {
	float: left;
	width: 350px;
	height: 49px;
	margin-top: 34px;
	margin-left: 0;
	background: url("images/logo-amiibo_news_horizontal.png") no-repeat 0 0;
	background-size: 350px auto;
}
#header-static .header-top-bar, #header-static .header-bottom-bar {
    float: right;
    width: calc(100% - 315px);
    margin-bottom: 10px;
    padding-left: 25px;
    text-align: right;
}
.category-amiibo-news #header-static .header-top-bar, .category-amiibo-news #header-static .header-bottom-bar {
    width: calc(100% - 350px);
}
.category-amiibo-news .header-bottom-bar {
	margin-top: 3px;
}
/* Fixed Header (Scrolling) */
#header-scroll {
    position: fixed;
    z-index: 99999;
}
#header-scroll .header-top-bar #logo {
	display: none;
}
#header-scroll #logo {
	float: left;
	width: 300px;
	height: 41px;
	margin: 0;
	background: url("images/logo-nintendo_wire_horizontal.png") no-repeat 0 0;
	background-size: 300px auto;
}
#header-scroll #logo-amiibonews {
	float: left;
	width: 290px;
	height: 38px;
	margin-top: -5px;
	margin-left: 0;
	background: url("images/logo-amiibo_news_horizontal.png") no-repeat 0 0;
	background-size: 290px auto;
}
footer #logo {
	float: left;
	width: 158px;
	height: 58px;
	margin: 0;
	background: url("images/logo-nintendo_wire.png") no-repeat 0 0;
	background-size: 158px auto;
}
#header-scroll .header-top-bar, #header-scroll .header-bottom-bar, footer .header-bottom-bar {
	display: block;
	width: 1280px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: right;
}
footer .header-bottom-bar {
	padding: 0 25px;
}
#header-scroll .header-top-bar-wrapper {
	width: 100%;
	padding: 4px 0;
	background: rgba(0, 0, 0, 0.7);
}
#header-scroll .header-bottom-bar-wrapper {
	width: 100%;
	padding: 7px 0;
	background: rgba(26, 26, 26, 0.9);
}
#header-scroll .header-bottom-bar-wrapper .menu-main-navigation-container {
    padding: 6px 0;
}
/* Footer Text Widget */
footer .textwidget {
    float: left;
    width: 25%;
    margin-top: 15px;
    margin-left: 35px;
    color: #fff;
	font: 400 12px/15px 'Roboto', sans-serif;
}
/*- Main Containers ----------------*/
#content-wrapper {
	width: 100%;
	padding: 30px 0;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
	position: relative;
	/*z-index: 2;*/
}
#content-container {
	width: 1280px;
	margin: 0 auto;
	padding: 0 25px;
}
/*- Sidebar ----------------*/
#sidebar {
	float: left;
	width: 295px;
	margin-right: 35px;
	padding-top: 15px;
	/*background: url("images/bg-twitter.png") no-repeat 105px 0;
	background-size: 160px auto;*/
}
@media (max-width: 500px) {
    #single-col, #sidebar-col {
        float: none;
    }
    #sidebar-col {
        width: 65%
    }
}
#sidebar .widgettitle {
	padding-bottom: 13px;
	color: #fff;
	font: 600 32px/32px "Lato Bold", Helvetica, Arial, sans-serif;
}
#sbads {
	clear: both;
}
/*- Featured Product ----------------*/
#product {
	clear: both;
	float: left;
	width: 100%;
    margin-bottom: 15px;
	background: #fff;
}
#product .product-box {
	clear: both;
	float: left;
	width: 100%;
}
#product .product-box img {
    width: 100%;
}
#product .p-content {
	clear: both;
	float: left;
	width: 100%;
    margin: 0;
	padding: 10px 15px;
    color: #393939;
    font: 14px/21px "Roboto",Helvetica,Arial,sans-serif;
}
#product .product-i {
	margin-bottom: 4px;
}
#product .p-content span {
    color: #9f9f9f;
}
.p-content a.btn {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 12px;
    color: #fff;
    background: #2e2493;
}
.p-content a.btn:hover {
	background: #ff211d;
}
/*- Popular Posts ----------------*/
#sidebar #popular-posts {
	margin-top: 35px;
}
#sidebar #popular-posts h2 {
	margin: 0 0 10px;
	color: #fff;
}
#sidebar #popular-posts ul li {
	margin-bottom: 20px;
}
#sidebar #popular-posts .featured-image img {
	height: auto !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
 	border: none;
}
#sidebar #popular-posts h3 {
	clear: both;
 	float: left;
 	width: 100%;
 	margin: 0;
 	padding: 10px 12px;
	background: #000 url("images/hero-tile.png");
}
#sidebar #popular-posts h3 a {
	text-decoration: none;
	color: #fff ;
}
#sidebar #popular-posts p {
 	clear: both;
 	width: 100%;
 	font-size: 90%;
 	line-height: normal;
 	margin: 0;
 	padding: 10px 12px;
 	background: #fff ;
}
#sidebar #popular-posts p span {
    font-size: 80%;
    font-style: italic;
}
#sidebar #popular-posts .bottom_bar img {
	height: auto;
 	width: 18px;
 	margin-right: 3px;
 	vertical-align: bottom;
}
/*- Blog Area ----------------*/
#blog {
	float: right;
	width: 900px;
}
#blog .post {
	float: left;
	min-height: 591px;
	max-height: 591px;
	width: calc(100% / 3 - 16px);
	margin: 0 23px 23px 0;
    background: #fff url("https://nintendowire.com/wp-content/themes/nintendoinq-v2.0/images/post-tile.png") repeat 0 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
}
#blog .post a {
	text-decoration: none;
}
#blog .post:nth-child(3n+3) {
    margin-right: 0;
}
#blog .post:nth-child(3n+4) {
    clear: both;
}
.post-date {
	width: 100%;
	padding: 10px 15px;
	color: #fff;
	font: 400 12px/15px "Roboto", Helvetica, Arial, sans-serif;
	background: rgba(0,123,55,.65);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
	position: absolute;
	z-index: 2;
}
.post-date a {
	float: right;
	color: #fff;
}
.post-date a:hover {
	color: #ff211d;
}
#blog .featured-image {
	float: right;
	height: 200px;
	width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	-webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 80%, 0% 0%);
	clip-path: polygon(100% 0%, 100% 100%, 0% 80%, 0% 0%);
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   #blog .featured-image { margin-bottom: 15px; }
}
_:-ms-lang(x), _:-webkit-full-screen, #blog .featured-image { margin-bottom: 15px; }
#blog .content {
	float: left;
	width: 100%;
	padding: 0 15px 10px;
}
#blog a h2 {
	width: 90%;
	margin: 0 0 3px;
	color: #2e2493;
	font: 400 22px/22px "Lato", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
#blog .author, #blog .category {
	color: #5d6268;
	font: 400 11px/18px "Lato", Helvetica, Arial, sans-serif;
}
#blog .category {
	margin-bottom: 7px;
	color: #5d6268;
	font: 400 11px/18px "Lato", Helvetica, Arial, sans-serif;
}
#blog .author a {
	color: #2e2493;
}
#blog .category a {
	color: #ffcd00;
}
#blog a:hover h2, #blog .author a:hover, #blog .category a:hover {
	color: #ff211d;
    transition: all 0.5s ease 0s;
}
#blog p {
	color: #5d6268;
	font: 400 11px/18px "Roboto", Helvetica, Arial, sans-serif;
}
#blog .read-more {
	width: 100%;
	padding: 15px;
	color: #fff;
	font: 400 14px/14px "Lato", Helvetica, Arial, sans-serif;
	text-align: left;
	background-color: #2e2493;
	position: absolute;
	bottom: 0;
}
#blog .read-more:after {
	content: "\f054";
	font: 12px/16px FontAwesome;
    margin-left: -40px;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
}
#blog .read-more:hover {
	background-color: #ff211d;
}
#blog .read-more:hover:after {
	margin-left: 8px;
    opacity: 1;
}
.st_sharethis_large {
    position: absolute;
    right: 10px;
    top: 175px;
    z-index: 2;
}
.st_sharethis_large .fa {
	padding: 12px;
	color: #fff;
	font-size: 20px;
	background: #ffcc00;
	border-radius: 20px;
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
	cursor: pointer;
}
.st_sharethis_large .stButton {
	display: none;
	margin: 0;
}
.st_sharethis_large .stButton .stLarge {
	height: auto;
	width: auto;
}
/* Pagination */
.wp-pagenavi {
	clear: both;
	float: left;
	margin-bottom: 25px;
	text-align: left;
	font: 400 14px/14px "Lato", Helvetica, Arial, sans-serif;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 6px 8px !important;
	color: #7e7e7e;
    background: rgba(255, 255, 255, 0.85);
    border-color: rgba(195, 205, 207, 1) !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #fff;
    background: #ff211d;
    border-color: #ff211d !important;
}
/*- Single Post/Page ----------------*/
#featured-top {
    height: 590px;
	/*height: 400px;*/
	/*padding-top: 48%;*/
    background-image: url("images/header-generic.jpg");
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
	background-size: contain;
	position: relative;
    z-index: 1;
}
#featured-top-forums {
    height: 280px;
	/*height: 170px;*/
	/*padding-top: 48%;*/
    background-image: url("images/header-generic.jpg");
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
	background-size: contain;
	position: relative;
    z-index: 1;
}
#featured-top.category-image {
	height: 590px !important;
	width: 100% !important;
	background-attachment: fixed !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
	background-size: contain !important;
}
#featured-top #custom-shape, #slider #custom-shape {
	width: 100%;
	background-image: url("images/hero-tile.png");
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	-webkit-clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
}
#featured-top-forums.category-image {
	height: 590px !important;
	width: 100% !important;
	background-attachment: fixed !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
	background-size: contain !important;
}
#featured-top-forums #custom-shape {
	width: 100%;
	background-image: url("images/hero-tile.png");
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	-webkit-clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
}
.featured-content-wrapper {
	width: 1280px;
	margin: 0 auto;
	color: #fff;
}
.featured-content {
	float: right;
	width: calc(100% - 280px);
	padding: 115px 25px 25px;
	text-align: right;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   .featured-content { padding: 25px 25px; }
}
_:-ms-lang(x), _:-webkit-full-screen, .featured-content { padding: 25px 25px; }
.featured-content a {
	color: #fff;
	text-decoration: none;
}
.featured-content a:hover {
	color: rgba(26, 26, 26, 1);
}
.featured-content .date, #slider .date {
	margin: 0 0 10px;
	font: 400 16px/19px "Lato", Arial, Helvetica, sans-serif;
}
.featured-content .date span, #slider .date span {
	padding: 0 5px;
}
.featured-content h1, #slider .title {
	font: 900 36px/41px "Lato", Arial, Helvetica, sans-serif;
}
#post-page-wrapper {
	float: right;
	width: 900px;
}
#forum-wrapper {
	width: 1200px;
}
#post-page-container {
	clear: both;
	float: left;
	width: 100%;
	background: #fff url("images/bg-post_page.gif") no-repeat right top;
}
.single-post #post-page-container {
    margin-bottom: 35px;
}
#post-page-container article {
	clear: both;
	float: left;
	width: 100%;
	padding: 30px 35px;
	background: url("images/color-border.gif") repeat-x 0 0;
}
#post-page-container article h1 {
	margin: 25px 0 15px;
    padding: 10px 0 15px 10px;
	color: #5d6268;
	font: 900 40px/40px "Roboto", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(38,38,38,0.85);
	border-left: 5px solid rgba(38,38,38,0.85);
}
#post-page-container article h2 {
	margin: 20px 0 10px;
    padding: 10px 0 10px 10px;
	color: #5d6268;
	font: 600 32px/32px "Roboto Bold", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(38,38,38,0.85);
}
#post-page-container article h3 {
	margin: 0 0 8px;
    padding: 0;
	color: #5d6268;
	font: 600 28px/31px "Roboto Bold", Helvetica, Arial, sans-serif;
}
#post-page-container article h4 {
	margin: 0 0 8px;
    padding: 0;
	color: #5d6268;
	font: 600 24px/27px "Roboto Bold", Helvetica, Arial, sans-serif;
}
#post-page-container article h5 {
	margin: 0 0 8px;
    padding: 0;
	color: #5d6268;
	font: 600 20px/23px "Roboto Bold", Helvetica, Arial, sans-serif;
}
#post-page-container article h6 {
	margin: 0 0 8px;
    padding: 0;
	color: #5d6268;
	font: 600 18px/21px "Roboto Bold", Helvetica, Arial, sans-serif;
}
#post-page-container article p {
	padding: 0;
	margin: 0 0 14px;
	color: #5d6268;
	font: 17px/29px "Roboto", Helvetica, Arial, sans-serif;
}
#post-page-container article ul, #post-page-container article ol {
	color: #5d6268;
	font: 17px/29px "Roboto", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}
#post-page-container article li {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 12px;
	padding-left: 15px;
}
#post-page-container article ol li {
    list-style-type: number;
}

#post-page-container article hr {
	height: 1px;
	margin: 30px 0 20px;
	border: 0;
}
#post-page-container article blockquote {
	display:block;
	padding: 15px 20px 15px 45px;
	margin: 0 0 20px;
	position: relative;
	color: #666;
	text-align: justify;
	border-left: 15px solid rgba(0,123,57,0.85);
	border-right: 2px solid rgba(0,123,57,0.85);
}
/*#post-page-container article blockquote::before{
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
	position: absolute;
	left: 10px;
	top:5px;
}*/
#post-page-container article blockquote::after{
	content: "";
}
#post-page-container article blockquote a {
	text-decoration: underline;
	cursor: pointer;
	padding: 0 3px;
	color: #999;
}
#post-page-container article blockquote a:hover{
	color: #1a09aa;
}
#post-page-container article blockquote h1, #post-page-container article blockquote h2, #post-page-container article blockquote h3, #post-page-container article blockquote h4, #post-page-container article blockquote h5, #post-page-container article blockquote h6 {
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	border: none !important;
}
#post-page-container article blockquote em{
	font-style: italic;
}
#post-page-container article strong, #post-page-container article b {
	font-weight: 600;
}
#post-page-container article em, #post-page-container article i {
	font-style: italic;
}
#post-page-container article a {
	text-decoration: none;
}
#post-page-container .product > a {
    display: block;
    width: 100%;
    text-align: center;
}
#post-page-container img {
    height: auto;
    max-width: 100%;
}
#post-page-container p.wp-caption-text {
	width: 100%;
	margin: -6px 0 12px;
	padding: 8px 15px;
	color: #fff !important;
	font: italic 14px/17px 'Roboto', sans-serif;
	text-align: center;
	background: #242424;
}
#post-page-container .twitter-tweet.twitter-tweet-rendered {
	margin: 10px auto !important;
}
#post-page-container .content iframe {
	display: block;
	margin: 0 auto !important;
}
#post-page-wrapper .comments {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 35px;
    padding: 30px 35px;
    background: #fff;
}
.content {
	line-height: 24px;
}
.content strong {
    font-weight: 600;
}
.content table {
	width: 100%;
	display: block;
	overflow-x: scroll;
}
.content table tr {
	border: 1px solid #dedede;
}
.content table tr:nth-child(even) {
    background: #ededed;
}
.content table td {
	padding: 10px 15px;
	border-right: 1px solid #dedede;
}
.content table tr:first-child td {
    padding: 10px 15px 0;
}
.content table td:last-child {
	border-right: none;
}
.alignright {
	float: right;
	width: auto !important;
	padding: 15px 0 15px 15px !important;
}
.alignleft {
	float: left;
	width: auto !important;
	padding: 15px 15px 15px 0 !important;
}
.aligncenter, .alignnone {
	display: block;
	width: auto !important;
	margin: 0 auto !important;
	padding: 15px 0 !important;
}
.alignright img,
.alignleft img,
.aligncenter img,
.alignnone img,
.attachment img {
	height: auto;
	width: 100%;
}
.crfp-average-rating {
	clear: both;
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: 600;
}
/* Comment Link */
.comment-link {
	display: inline-block;
	margin: 15px 0 6px;
	padding: 8px 20px;
	color: #fff;
	font: 400 16px/19px "Lato", Arial, Helvetica, sans-serif;
	border-radius: 18px;
	background: #2e2493;
}
.comment-link:hover {
	color: #fff;
	background: #ff211d;
}
.comment-link i {
	margin-left: 4px;
}
/* Social Share */
.content .ssba-wrap {
    margin: 20px 0;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}
#post-page-container article .nc_socialPanel i, #post-page-container article .comment-link i {
	font-style: normal;
}
/*- Category / Archive Section ----------------*/
#secondary-slider {
	width: 100%;
}
#secondary-slider .bxslider {
    height: 590px;
	/*height: 400px;*/
	/*padding-top: 48%;*/
}
.bxslider > li {
    top: 0;
}
/*.bxslider .featured-content {
	padding: 125px 25px 15px;
}*/
#secondary-slider .bxslider section {
    height: 590px;
	/*height: 400px;*/
    margin: 0;
    padding: 0;
    /*padding: 48% 0 0;*/
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
	background-size: contain;
	position: relative;
    z-index: 1;
}
#secondary-slider .bxslider #custom-shape {
	width: 100%;
	background-image: url("images/hero-tile.png");
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	-webkit-clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
}
.bxslider .read-more {
    float: right;
    margin: 10px 0 0;
    padding: 10px 15px;
    color: #1d1d1d;
	font: 400 14px/14px "Lato", Helvetica, Arial, sans-serif;
	text-align: right;
    background: #fff;
    border-radius: 4px;
    position: relative;
}
.bxslider .read-more:after {
	content: "\f053";
	font: 12px/16px FontAwesome;
    margin-left: -20px;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
}
.bxslider .read-more:hover {	
    padding: 10px 15px 10px 30px;
    color: #fff;
	background-color: #ff211d;
}
.bxslider .read-more:hover:after {
	margin-left: -85px;
    opacity: 1;
}
/*- Search Results ----------------*/
#title-area {
    height: 590px;
	/*height: 400px;*/
	background-image: url("images/header-generic.jpg");
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
	background-size: contain;
	position: relative;
    z-index: 1;
}
#title-area #custom-shape {
	width: 100%;
	background-image: url("images/hero-tile.png");
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	-webkit-clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 69%, 100% 0, 100% 100%, 0 100%);
}
#title-area #custom-shape h1 span {
	font: italic 600 30px/33px "Lato",Arial,Helvetica,sans-serif;
}
/*- Color Categories ----------------*/
#custom-shape {
	background-color: rgba(0,123,57,0.85);
}
.category-news #custom-shape {
	background-color: rgba(223,169,65,0.85);
}
.category-retro #custom-shape {
	background-color: rgba(233,149,40,0.85);
}
.category-mobile #custom-shape {
	background-color: rgba(55,135,24,0.85);
}
.category-merch #custom-shape {
	background-color: rgba(127,159,241,0.85);
}
.category-wii-u #custom-shape {
	background-color: rgba(0,151,203,0.85);
}
.category-3ds #custom-shape {
	background-color: rgba(207,24,31,0.85);
}
.category-nx #custom-shape {
	background-color: rgba(253,53,61,0.85);
}
.category-reviews #custom-shape {
	background-color: rgba(26,9,170,0.85);
}
#post-page-container .category-news h1, #post-page-container .category-news h2 {
	color: rgba(223,169,65,1);
	border-left: 5px solid rgba(223,169,65,0.75);
	border-bottom: 1px solid rgba(223,169,65,0.75);
}
#post-page-container .category-retro h1, #post-page-container .category-retro h2 {
	color: rgba(233,149,40,1);
	border-left: 5px solid rgba(233,149,40,0.75);
	border-bottom: 1px solid rgba(233,149,40,0.75);
}
#post-page-container .category-mobile h1, #post-page-container .category-mobile h2 {
	color: rgba(55,135,24,1);
	border-left: 5px solid rgba(55,135,24,0.75);
	border-bottom: 1px solid rgba(55,135,24,0.75);
}
#post-page-container .category-merch h1, #post-page-container .category-merch h2 {
	color: rgba(127,159,241,1);
	border-left: 5px solid rgba(127,159,241,0.75);
	border-bottom: 1px solid rgba(127,159,241,0.75);
}
#post-page-container .category-wii-u h1, #post-page-container .category-wii-u h2 {
	color: rgba(0,151,203,1);
	border-left: 5px solid rgba(0,151,203,0.75);
	border-bottom: 1px solid rgba(0,151,203,0.75);
}
#post-page-container .category-3ds h1, #post-page-container .category-3ds h2 {
	color: rgba(207,24,31,1);
	border-left: 5px solid rgba(207,24,31,0.75);
	border-bottom: 1px solid rgba(207,24,31,0.75);
}
#post-page-container .category-nx h1, #post-page-container .category-nx h2 {
	color: rgba(253,53,61,1);
	border-left: 5px solid rgba(253,53,61,0.75);
	border-bottom: 1px solid rgba(253,53,61,0.75);
}
#post-page-container .category-reviews h1, #post-page-container .category-reviews h2 {
	color: rgba(26,9,170,1);
	border-left: 5px solid rgba(26,9,170,0.75);
	border-bottom: 1px solid rgba(26,9,170,0.75);
}
#post-page-container article.category-news ul li {
	background: url("images/bullet-yellow.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-retro ul li {
	background: url("images/bullet-orange.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-mobile ul li {
	background: url("images/bullet-forestgreen.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-merch ul li {
	background: url("images/bullet-periwinkle.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-wii-u ul li {
	background: url("images/bullet-lightblue.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-3ds ul li {
	background: url("images/bullet-red.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-nx ul li {
	background: url("images/bullet-lighterred.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-reviews ul li {
	background: url("images/bullet-blue.png") no-repeat 0 9px;
	background-size: 6px auto;
}
#post-page-container article.category-news blockquote {
	border-left: 15px solid rgba(223,169,65,0.75);
	border-right: 2px solid rgba(223,169,65,0.75);
}
#post-page-container article.category-retro blockquote {
	border-left: 15px solid rgba(233,149,40,0.75);
	border-right: 2px solid rgba(233,149,40,0.75);
}
#post-page-container article.category-mobile blockquote {
	border-left: 15px solid rgba(55,135,24,0.85);
	border-right: 2px solid rgba(55,135,24,0.85);
}
#post-page-container article.category-merch blockquote {
	border-left: 15px solid rgba(127,159,241,0.85);
	border-right: 2px solid rgba(127,159,241,0.85);
}
#post-page-container article.category-wii-u blockquote {
	border-left: 15px solid rgba(0,151,203,0.85);
	border-right: 2px solid rgba(0,151,203,0.85);
}
#post-page-container article.category-3ds blockquote {
	border-left: 15px solid rgba(207,24,31,0.85);
	border-right: 2px solid rgba(207,24,31,0.85);
}
#post-page-container article.category-nx blockquote {
	border-left: 15px solid rgba(253,53,61,0.85);
	border-right: 2px solid rgba(253,53,61,0.85);
}
#post-page-container article.category-reviews blockquote {
	border-left: 15px solid rgba(26,9,170,0.85);
	border-right: 2px solid rgba(26,9,170,0.85);
}
#post-page-container article hr {
	background-color: rgba(0,123,57,0.85);
}
#post-page-container article.category-news hr {
	background-color: rgba(223,169,65,0.85);
}
#post-page-container article.category-retro hr {
	background-color: rgba(233,149,40,0.85);
}
#post-page-container article.category-mobile hr {
	background-color: rgba(55,135,24,0.85);
}
#post-page-container article.category-merch hr {
	background-color: rgba(127,159,241,0.85);
}
#post-page-container article.category-wii-u hr {
	background-color: rgba(0,151,203,0.85);
}
#post-page-container article.category-3ds hr {
	background-color: rgba(207,24,31,0.85);
}
#post-page-container article.category-nx hr {
	background-color: rgba(253,53,61,0.85);
}
#post-page-container article.category-reviews hr {
	background-color: rgba(26,9,170,0.85);
}
/*- Review Section ----------------*/
.review-container {
    clear: both;
    float: left;
    width: calc(100% + 70px);
    margin-left: -35px;
    position: relative;
    z-index: 2;
}
.score-outline {
	float: left;
	width: 174px;
	height: 174px;
	left: 50%;
	margin-top: -15px;
	margin-left: -76px;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
}
.score-circle {
	float: left;
	width: 154px;
	height: 154px;
	padding: 10px;
	border-radius: 50%;
	background-repeat: no-repeat;
}
.score-circle span {
    float: left;
    height: 154px;
    width: 154px;
    margin: -10px;
    padding: 33px 0;
    color: #fff;
    font: 600 55px/55px "Lato Bold",Helvetica,Arial,sans-serif;
    text-align: center;
    background: rgba(0, 0, 0, 0.3) 0 0;
    border: 15px solid rgba(26,9,170,0.4);
    border-radius: 50%;
}
#post-page-container article .review-positive, #post-page-container article .review-negative {
    float: left;
    min-height: 120px;
    width: calc(100% / 2);
    position: relative;
    z-index: 1;
}
#post-page-container article .review-positive {
	padding: 20px 110px 20px 20px;
    background: rgba(0,86,40,1) url("images/video-tile.png") repeat 0 0;
    border-right: 1px solid #fff;
}
#post-page-container article .review-negative {
	padding: 20px 20px 20px 110px;
    background: rgba(196,19,16,1) url("images/video-tile.png") repeat 0 0;
    border-left: 1px solid #fff;
}
#post-page-container article .review-positive ul, #post-page-container article .review-positive ol {
	margin: 0;
    padding: 0;
}
#post-page-container article .review-positive ul li {
	padding: 0 0 10px 22px;
	color: #fff;
    font: 14px/17px "Roboto", Helvetica, Arial, sans-serif;
	background: url("images/icon-positive.png") no-repeat 0 0;
	background-size: 15px auto;
}
#post-page-container article .review-negative ul li {
	padding: 0 0 10px 22px;
	color: #fff;
    font: 14px/17px "Roboto", Helvetica, Arial, sans-serif;
	background: url("images/icon-negative.png") no-repeat 0 0;
	background-size: 15px auto;
}
/* Product Information */
.product-container {
    clear: both;
    float: left;
    width: calc(100% + 70px);
    margin-left: -35px;
	color: #fff;
	font: 17px/29px "Roboto", Helvetica, Arial, sans-serif;
    background: rgba(255,255,255,1);
    border-top: 3px solid rgba(26,9,170,1);
    border-bottom: 3px solid rgba(26,9,170,1);
    position: relative;
    z-index: 1;
}
.product-art {
    float: left;
    height: auto;
    width: calc(150px + 30px);
    padding: 15px;
}
.product-information {
    float: left;
    width: calc(60% - 180px);
    padding: 15px;
}
#post-page-container .product-information p {
	font: 14px/19px "Roboto", Helvetica, Arial, sans-serif;
	margin: 0 0 8px;
}
.product-information strong {
	font-weight: 600;
}
.product-buy {
    float: left;
    width: 40%;
    padding: 15px;
}
.product-buy-post {
	clear: both;
	float: left;
	width: 100%;
	padding: 15px 0;
}
.product-buy a, .product-buy-post a {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 10px;
    color: #fff;
    font: 600 14px/40px "Lato Bold", Helvetica, sans-serif;
    text-transform: uppercase;
	border-radius: 28px;
}
.product-buy a:after, .product-buy-post a:after {
	content: "\f054";
	font: 12px/40px FontAwesome;
    margin-left: -40px;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
}
.product-buy a:hover, .product-buy-post a:hover {
	background-color: #ff211d;
}
.product-buy a:hover:after, .product-buy-post a:hover:after {
	margin-left: 8px;
    opacity: 1;
}
.btn-amazon {
	background: #232f3e;
}
.btn-gamestop {
	background: #333334;
}
.btn-bestbuy {
	background: #003b64;
}
.btn-walmart {
	background: #0072ce;
}
.product-buy a span, .product-buy-post a span {
	float: left;
	height: 40px;
    width: 40px;
    margin-right: 12px;
    border-radius: 20px;
}
.btn-amazon span {
	background: #fff url("images/icon-amazon.png") no-repeat center center;
	background-size: 35px auto;
}
.btn-gamestop span {
	background: #fff url("images/icon-gamestop.png") no-repeat center center;
	background-size: 35px auto;
}
.btn-bestbuy span {
	background: #fff url("images/icon-bestbuy.png") no-repeat center center;
	background-size: 35px auto;
}
.btn-walmart span {
	background: #fff url("https://nintendowire.com/wp-content/uploads/2021/02/btn-walmart.png") no-repeat center center;
	background-size: 35px auto;
}
/* Articles Buy Buttons */
.content .product-buy {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.content .product-buy a {
	clear: none;
	width: calc(100% / 3 - 17px);
	margin-right: 10px;
}
.content .product-buy a:last-child {
	margin-right: 0;
}
/*- About Author ----------------*/
.author-bottom {
    clear: both;
    float: left;
    min-height: 233px;
    width: calc(100% + 70px);
    margin-bottom: -35px;
    margin-left: -35px;
    padding: 35px 0;
    border-left: 3px solid #ff211d;
    background: #ccc url("images/video-tile.png") repeat 0 0;
	position: relative;
}
.entry_author_image, .bio-content {
	float: left;
	position: relative;
	z-index: 3;
}
.entry_author_image {
	margin-left: 19px;
}
.entry_author_image img {
    border: 5px solid #fff;
    border-radius: 70px;
}
.bio-content {
	width: calc(100% - 163px);
	margin-left: 16px;
	padding: 0 25px 0 0;
}
#post-page-container .bio-content h3 {
	margin-bottom: 13px;
    color: #fff;
    font: 36px/40px "Lato",Helvetica,Arial,sans-serif;
}
.bio-content h3 a {
    color: #fff;
    font-weight: 900;
}
.bio-content h3 a:hover {
	color: #ff211d;
}
#post-page-container .bio-content p {
	color: #fff;
	font: 17px/29px "Roboto", Helvetica, Arial, sans-serif;
}
.bio-shadow {
	height: 100%;
	width: 100%;
	min-height: 233px;
	margin-top: -35px;
	background: -moz-linear-gradient(45deg,  rgba(19,19,19,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(19,19,19,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(19,19,19,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80131313', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.bio-photo {
	height: 100%;
	width: 100%;
	min-height: 233px;
	margin-top: -35px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}
.cover-photo {
    height: 100% !important;
    width: 100% !important;
    background-position: center center !important;
    background-size: cover !important;
}
/* Author Social Links */
.author-social {
	text-align: left;
	text-transform: lowercase;
	font-style: normal;
}
.author-social li:first-child a, .header-bottom-bar li:first-child a {
	margin-left: 0;
}
.author-social > div {
    display: inline-block;
	font-style: normal;
}
.author-social a {
	margin-left: 10px;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
	color: #ffffff;
	font-style: normal;
}
.author-social a:hover, .header-top-bar a:focus {
	color: #ff221e;
}
.author-social a i:before {
	font-size: 18px;
}
/*-----------[ Comments ]-----------*/
.comments {
    clear: both;
    float: left;
    width: 100%;
}
#comment-section .navigation {
    display: none;
}
h3#comments {
    text-transform: uppercase;
    padding: 0 0 15px;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font: 26px/32px 'Roboto', sans-serif;
}
h3#pings {
    text-transform: uppercase;
    border-bottom: 3px double #ebebeb;
    padding: 15px 0;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font: 26px/32px 'Roboto', sans-serif;
}
/* Comments */
ol.commentlist {
	clear: both;
	display: inline-block;
	width: 100%;
    margin: 30px 0 0;
	padding: 0;
    list-style-type: none;
}
li.comment {
	clear: both;
    margin: 0 0 20px 0;
    background: url('images/bg-diag-pat.png') left bottom repeat-x;
    padding-bottom: 6px;
}
li.comment .comment-body {
    margin: 0 0 0 75px;
    position: relative;
    min-height: 70px;
    padding-bottom: 10px;
}
li.comment .comment-meta {
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
}
li.comment .comment-text { padding-bottom: 1px }
.comment .avatar {
    position: absolute;
    left: -75px;
    padding: 2px;
    background: #fcfcfc;
    border: 1px solid #c8c8c2;
    border-radius: 26px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
li.comment p {
    clear: both;
    margin-bottom: 15px;
    color: #5d6268;
    font: 14px/24px "Roboto",Helvetica,Arial,sans-serif;
}
li.comment cite {
    float: left;
    margin: 0 8px 0 0;
    font-weight: bold;
    font-style: normal;
    word-break: break-all;
}
li.comment cite a {
    color: #444;
    background: url('images/bg-cite.png') right 9px no-repeat;
    padding-right: 10px;
    text-decoration: none;
}
li.comment cite a:hover {
    color: #ffac00;
}
.commentmetadata,
.commentmetadata a {
	width: 100%;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.commentmetadata a:hover { color: #777 }
.comment-edit-link {
    color: #aaa;
}
.says { display: none }
.comment-meta {
    margin: 5px 0;
    line-height: 13px;
    position: relative;
}
li.comment .comment-body a.comment-reply-link {
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0 10px 0 0;
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
}
.moderation {
    font-size: 11px;
    font-style: italic;
    color: #c88865;
}
ul.children {
    list-style-type: none;
    margin: 0 0 0 75px;
}
ul.children li.comment {
    background: none;
    border-top: 1px solid #ebebeb;
    padding: 15px 0 0 0;
    margin: 0;
}
ul.children .avatar {
    width: 30px;
    height: 30px;
    left: -50px;
}
ul.children li.comment .comment-body {
	margin: 0 0 0 50px;
}
#commentform #submit:hover {
	background-position: -200px top;
}
#respond textarea, #respond input {
    padding: 12px;
    font: 14px/18px 'Roboto', sans-serif;
    border: 2px solid #ddd;
    background: #fff;
    border-radius: 2px;
}
#respond input {
	clear: both;
	float: left;
	width: 100%;
}
textarea#comment {
    width: 100%;
    margin-right: 0;
    resize: vertical;
    -webkit-appearance: none;
}
#respond textarea:focus, #respond input:focus {
	border-color: #c0c0c0
}
/* -- Respond --*/
#respond a {
    text-decoration: none;
}
#respond h3 {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 20px;
    padding: 0;
    font: 26px/32px 'Roboto', sans-serif;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.cancel-comment-reply {
    clear: both;
    margin-bottom: 20px;
}
#commentform {
    margin-bottom: 0;
}
#commentform p {
	float: left;
    width: calc(100% / 3 - 7px);
    margin-right: 10px;
	margin-bottom: 15px;
    font: 14px/18px 'Roboto', sans-serif;
}
#commentform p.logged-in-as {
    float: none;
}
#commentform p.comment-notes, #commentform p.comment-form-comment {
    width: 100%;
    margin-right: 0;
}
#commentform p.comment-form-url {
    margin-right: 0;
}
.comment-login {
	border-right: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
}
#commentform input::-moz-placeholder {
	color: #ccc;
}
#commentform input::-webkit-input-placeholder {
	color: #ccc;
}
#commentform textarea::-moz-placeholder {
    color: #ccc;
}
#commentform textarea::-webkit-input-placeholder {
    color: #ccc;
}
#commentform p.form-submit {
    clear: both;
    width: 100%;
    margin-right: 0;
}
#commentform #submit {
	clear: both;
	float: left;
	width: auto;
	padding: 16px 20px;
	color: #fff;
	font: 14px/18px "Roboto",sans-serif;
	text-align: left;
	background-color: #2e2493;
	display: block;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
#commentform #submit:hover {
	background-color: #ff211d;
}
/* -- Stars --*/
#commentform p.crfp-field {
	width: 100%;
	margin-right: 0;
}
#commentform p.crfp-field::after {
	content: "To leave a rating, users must also leave a 2 character count comment";
	clear: both;
	display: inline-block;
	width: 100%;
	color: #ff211d;
}
#commentform span.star-rating-control {
    display: inline-block;
    margin: 10px 0 0 5px;
}
/*- Attachment Page ----------------*/
.attachment .author-bottom, .attachment .comments {
	display: none;
}
/*- About Page ----------------*/
.page-id-159 .um-page-members #post-page-container article {
	padding-top: 30px;
}
.about-directory #content-container {
    width: 100%;
}
.about-directory #post-page-wrapper {
    float: left;
    width: 100%;
}
/*- Contact Page ----------------*/
span.required {
	color: #FF0000;
}
.wpcf7 p {
	margin-bottom: 10px;
}
.wpcf7-submit {
	display: block;
	padding: 16px 20px !important;
	color: #fff !important;
    background: #1a09aa !important;
    border: none !important;
    border-radius: 4px !important;
    cursor: pointer;
} 
.wpcf7-submit:hover {
    background: #ff221e !important;
}
span.wpcf7-not-valid-tip {
	display: inline-block;
	font-size: .75em;
	font-style: italic;
}
.wpcf7-form label, #respond label {
	color: #555555;
	font: 600 14px/18px 'Roboto Bold', sans-serif;
}
.wpcf7-form input, .wpcf7-form textarea {
    width: calc(100% - 24px);
    padding: 12px;
    font: 14px/18px 'Roboto', sans-serif;
    border: 2px solid #ddd;
    background: #fff;
    border-radius: 2px;
    transition: all 0.5s ease 0s;
}
.wpcf7-form textarea {
    resize: vertical;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus {
	border-color: #c0c0c0;
}
.wpcf7-file.upload-field {
    padding: 0;
    background: none;
    border: 0 none;
}
/*- Product Series Page ----------------*/
.product-series > a {
    float: left;
    width: calc(100% / 3 - 15px);
    margin: 0 20px 20px 0;
}
.product-series > a:nth-child(3n+3) {
	margin-right: 0;
}
.product-series > a:nth-child(3n+4) {
	clear: both;
}
.product-series > a img {
    transition: all 0.3s ease 0s;
}
.product-series > a:hover img {
    transform: scale(1.2);
}
#post-page-container .product-series h3 {
	width: calc(100% - 30px);
	margin: 10px 15px;
	padding: 6px 10px;
	color: #7b7b81;
	font: 16px/19px "Roboto",Arial,sans-serif;
	text-align: center;
	background: #e9e9e9;
	border-radius: 8px;
}
/*- Product Series Page Small ----------------*/
.product-series-small > a {
	float: left;
    width: calc(75% / 3 - 15px);
	margin: 0 20px 20px 0;
}
.product-series-small > a:nth-child(4n+4) {
	margin-right: 0;
}
.product-series-small > a:nth-child(4n+5) {
	clear: both;
}
#post-page-container .product-series-small h3 {
	color: #7b7b81;
	font: 16px/19px "Roboto",Arial,sans-serif;
	text-align: center;
	background: #e9e9e9;
}
/*- Product Library Page ----------------*/
.product-list .product {
	float: left;
    width: calc(100% / 4 - 15px);
    margin: 0 20px 20px 0;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
}
.product-list .product:nth-child(4n+4) {
	margin-right: 0;
}
.product-list .product:nth-child(4n+5) {
	clear: both;
}
.product-list > a img {
    transition: all 0.3s ease 0s;
}
.product-list > a:hover img {
    transform: scale(1.2);
}
#post-page-container .product-list h3 {
    width: calc(100% - 30px);
    margin: 10px 15px;
    padding: 6px 10px;
    color: #fff;
    font: 16px/19px "Roboto",Arial,sans-serif;
    text-align: center;
    border-radius: 8px;
    background: #ccc;
   
   /* min-height: 100px;*/
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
}
/* Bookmark */
.product .wpb-bm {
	margin: 0 0 10px;
	padding-top: 0;
}
.wpb-bm-inner img {
    width: 20px;
    vertical-align: middle;
}
.wpb-bm-list {
	width: 100%;
    margin-top: 9px;
}
.wpb-bm-list select {
    float: left;
    width: 100%;
}
/*- Product Post ----------------*/
#content-wrapper.product-post {
    padding-top: 0;
}
.product-post #content-container {
    /*width: 100%;*/
    padding: 220px 25px 0;
}/*
.product-post #post-page-wrapper {
    float: left;
    width: 100%;
}
.product-post #post-page-container article {
    padding-top: 200px;
}*/
/*- Products ----------------*/
#figure {
    clear: both;
    float: left;
    width: 100%;
}
.figure-graphic {
    float: left;
    width: 40%;
}
.product-info {
    float: left;
    width: 60%;
    padding: 25px;
    color: #9f9f9f;
}
#figure h2 {
	color: rgba(39,39,39,1);
	border-left: 5px solid rgba(39,39,39,0.75);
	border-bottom: 1px solid rgba(39,39,39,0.75);
}
#post-page-container article .product-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#post-page-container article .product-info ul li {
	margin: 0 0 8px;
	padding: 0;
	color: #9f9f9f;
	font: 16px/24px "Roboto",Helvetica,Arial,sans-serif;
	background: none;
}
#post-page-container article .product-info strong {
	color: #393939;
}
.figure-content .ssba-wrap {
    clear: both;
    float: right;
    width: 100%;
    margin: 0 auto 30px !important;
    padding-left: 25px;
    padding-right: 25px;
    text-align: right;
}
.figure-content .ssba.ssba-wrap > div {
    text-align: right !important;
}
.figure-content .widget-compatibility {
    clear: both;
    float: left;
    font: italic 12px/17px "Roboto",sans-serif;
    margin: 20px 0 10px;
    width: 100%;
}
/* Pokemon */
.figure-left {
	float: left;
	width: 40%;
}
.figure-left .figure-graphic {
	width: 100%;
}
.pokemon-types > img {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}
.product-gallery img {
	display: inline-block;
	width: calc(100% / 3 - 2px);
	padding: 7px;
	border: 1px solid #ccc;
	border-radius: 5px;
	transition: all 0.5s ease 0s;
	opacity: 1;
}
.product-gallery img:hover {
	opacity: .5;
}
.evolution-image {
    width: calc(70% / 3);
	transition: all 0.5s ease 0s;
	opacity: 1;
}
.evolution-image:hover {
	opacity: .5;
}
.evolution-arrow {
    width: calc(22% / 2);
    margin-top: 8%;
    vertical-align: top;
}
/* Games */
#post-page-container article .games p {
	float: left;
	width: 100%;
    color: #9f9f9f;
    font: 16px/24px "Roboto",Helvetica,Arial,sans-serif;
}
.games-container div {
    float: left;
    margin: 0 10px 10px 0;
}
.games span {
	display: none;
}
.game-acecombat {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-acecombat.png") no-repeat center center;
	background-size: 100px auto;
}
.game-acaf {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-acaf.png") no-repeat center center;
	background-size: 100px auto;
}
.game-achhd {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-achhd.png") no-repeat center center;
	background-size: 100px auto;
}
.game-captaintoad {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-captaintoad.png") no-repeat center center;
	background-size: 100px auto;
}
.game-chibirobo {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-chibirobo.png") no-repeat center center;
	background-size: 100px auto;
}
.game-codenamesteam {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-codenamesteam.png") no-repeat center center;
	background-size: 100px auto;
}
.game-fefates {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-fireemblemfates.png") no-repeat center center;
	background-size: 100px auto;
}
.game-hyrulewarriors {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-hyrulewarriors.png") no-repeat center center;
	background-size: 100px auto;
}
.game-hyrulewarriorslegends {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-hyrulewarriorslegends.png") no-repeat center center;
	background-size: 100px auto;
}
.game-kirbyrainbowcurse {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-kirbyrainbowcurse.png") no-repeat center center;
	background-size: 100px auto;
}
.game-kirbyrobobot {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-kirbyplanetrobobot.png") no-repeat center center;
	background-size: 100px auto;
}
.game-marioluigipaperjam {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-mlpj.png") no-repeat center center;
	background-size: 100px auto;
}
.game-mariokart8 {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-mariokart8.png") no-repeat center center;
	background-size: 100px auto;
}
.game-marioparty10 {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-marioparty10.png") no-repeat center center;
	background-size: 100px auto;
}
.game-mariosonicriogames {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-mariosonicrio.png") no-repeat center center;
	background-size: 100px auto;
}
.game-mtus {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-mariotennisultrasmash.png") no-repeat center center;
	background-size: 100px auto;
}
.game-mmlegacy {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-megamanlegacy.png") no-repeat center center;
	background-size: 100px auto;
}
.game-mpf {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-metroidpfr.png") no-repeat center center;
	background-size: 100px auto;
}
.game-pokkentournament {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-pokken.png") no-repeat center center;
	background-size: 100px auto;
}
.game-shovelknight {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-shovelknight.png") no-repeat center center;
	background-size: 100px auto;
}
.game-smashbroswiiu3ds {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-smashbros.png") no-repeat center center;
	background-size: 100px auto;
}
.game-starfoxguard {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-starfoxground.png") no-repeat center center;
	background-size: 100px auto;
}
.game-starfoxzero {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-starfoxzero.png") no-repeat center center;
	background-size: 100px auto;
}
.game-nsb2 {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-styleboutique2.png") no-repeat center center;
	background-size: 100px auto;
}
.game-supermariomaker {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-supermariomaker.png") no-repeat center center;
	background-size: 100px auto;
}
.game-worldpuzzles {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-worldpuzzles.png") no-repeat center center;
	background-size: 100px auto;
}
.game-xc3d {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-xc3d.png") no-repeat center center;
	background-size: 100px auto;
}
.game-yww {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-yww.png") no-repeat center center;
	background-size: 100px auto;
}
.game-zeldatwilighthd {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-zeldatphd.png") no-repeat center center;
	background-size: 100px auto;
}
.game-zeldabreathofthewind {
	float: left;
	height: 100px;
	width: 100px;
	background: url("images/game-logo-zelda_breathofthewind.png") no-repeat center center;
	background-size: 100px auto;
}
/*- Collection Plugin ----------------*/
.members-only {
    padding: 10px !important;
    border-radius: 8px;
    border: 1px solid #ccc;
    background: rgba(0,0,0,.05);
}
#post-page-container .product-list p.members-only {
    width: calc(100% - 32px);
    margin: 0 auto 15px;
    font: 9px/13px "Roboto",Helvetica,Arial,sans-serif;
}
.wpb-bm-inner input[type="radio"] {
	-webkit-appearance: radio;
}
#post-page-container article .wpb-bm ul {
	margin-bottom: 0;
}
#post-page-container article .wpb-bm ul li {
    margin: 0 !important;
    padding: 5px 15px;
    font: 400 12px/15px "Lato", Helvetica, Arial, sans-serif;
    background: none;
    border-bottom: 1px solid #fff;
}
#post-page-container article .wpb-bm ul li:last-child {
	border-bottom: 0;
}
/*#post-page-container article .wpb-bm ul li:after {
	content: "\f054";
	font: 12px/16px FontAwesome;
    margin-left: -40px;
    opacity: 0;
    transition: all 0.5s ease 0s;
}*/
#post-page-container article .wpb-bm ul li.result-selected {
    color: #fff !important;
    background-color: #2e2493;
}
#post-page-container article .wpb-bm ul li:hover {
    color: #fff !important;
    background-color: #ff211d;
}
#post-page-container article .wpb-bm ul li.result-selected/*, #post-page-container article .wpb-bm ul li:hover:after*/ {
	margin-left: 8px;
    opacity: 1;
}
#post-page-container article .wpb-bm-inner .bookmarked span.userpro-bm-count::after {
	content: "This item has been added to at least one collection.";
	display: inline-block;
	width: 100%;
	color: #696969;
	font: italic 400 10px/12px "Roboto",Helvetica,Arial,sans-serif;
	text-align: left;
}
#post-page-container article .wpb-bm-inner .unbookmarked span.userpro-bm-count::after {
	content: "This item has not been added.";
	display: inline-block;
	width: 100%;
	color: #696969;
	font: italic 400 10px/12px "Roboto",Helvetica,Arial,sans-serif;
	text-align: left;
}
/*- Collection Plugin (Profile) ----------------*/
.um-profile .wpb-coll-list {
    width: calc(25% - 1px);
}
.um-profile .wpb-coll-list > a:first-child {
    border-radius: 8px 0 0 0;
}
.um-profile .wpb-coll-list a.active {
	color: #fff !important;
    background-color: #2e2493;
}
.um-profile .wpb-coll-list a:hover {
    color: #fff;
    background-color: #ff211d;
}
.um-profile .wpb-coll-list a i {
	opacity: 1;
}
.um-profile .wpb-icon-caret-left::before {
    content: "\f053";
    display: block;
	color: #fff !important;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    margin: 6px 0 0;
}
.um-profile .wpb-coll-body {
    width: calc(75% - 3px);
}
section div.wpb-coll-count {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.um-profile .wpb-coll-item {
    float: left;
    min-height: 140px;
    width: calc(100% / 4 - 53px);
    margin: 0 20px 20px 0 !important;
    background: rgba(0, 0, 0, 0.1) !important;
    border-radius: 15px;
}
.um-profile .wpb-coll-item:nth-of-type(4n) {
    margin-right: 0 !important;
}
.um-profile .wpb-coll-item:nth-of-type(4n+5) {
    clear: both;
}
.um-profile .uci-thumb {
	height: 250px;
    width: 100%;
}
.um-profile .uci-thumb > a {
    display: block;
    width: 100%;
}
.um-profile .uci-thumb > a img {
	width: auto;
	margin: 0 auto !important;
}
.um-profile .uci-content {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 !important;
}
.um-profile .uci-title a {
    display: block;
    min-height: 70px;
    width: calc(100% - 20px);
    margin: 10px 0;
    padding: 6px 10px;
    color: #fff;
    font: 16px/19px "Roboto",Arial,sans-serif;
    text-align: center;
    background: #ccc;
    border-radius: 8px;
    
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
}
.um-profile .uci-title a:hover {
	text-decoration: none !important;
}
.um-profile .uci-url, .um-profile .a2a_kit {
	display: none;
}
.wpb-coll-count > div {
    float: left;
}
.um-profile-body .wpb-bm-btn.secondary {
    width: 100% !important;
    height: auto !important;
    border-color: #ccc !important;
    color: #555 !important;
    box-shadow: 0 1px #ccc !important;
    border-radius: 0 0 15px 15px !important;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.um-profile-body .wpb-bm-btn.secondary:hover {
    color: #fff !important;
    box-shadow: 0 1px #e16565 inset !important;
    border: 1px solid #bd3d3d !important;
	background: rgb(209,66,66);
	background: -moz-linear-gradient(top,  rgba(209,66,66,1) 0%, rgba(194,74,74,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(209,66,66,1) 0%,rgba(194,74,74,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(209,66,66,1) 0%,rgba(194,74,74,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d14242', endColorstr='#c24a4a',GradientType=0 ); /* IE6-9 */
}
.um-profile-body .wpb-coll-count a.wpb-bm-btn.bookmarked {
	float: right;
	height: auto !important;
	position: relative;
}
.um-profile-body .wpb-coll-remove-btns .wpb-bm-btn.secondary {
    width: 200px !important;
    margin: 0 0 15px;
    border-radius: 4px !important;
}
/*- Fancy Box ----------------*/
#fancybox-title {
	display: none !important;
}
/*- Video Player ----------------*/
#blog .shortcode_widget p {
	padding: 7px;
	color: #fff;
	font: 400 11px/14px "Roboto",Helvetica,Arial,sans-serif;
}
.shortcode_widget .textwidget > div > div > div > div > div > div > div {
	background-image: url("images/video-tile.png");
	background-position: 0px 5px;
	background-repeat: repeat;
}
/*- Ultimate Member Overrides ----------------*/
.um-page-members #featured-top, .um-page-user #featured-top, .um-page-login #featured-top, .um-page-password-reset #featured-top, .um-page-account #featured-top, .um-page-register #featured-top {
	display: none;
}
.um-page-members #sidebar, .um-page-user #sidebar, .um-page-login #sidebar, .um-page-password-reset #sidebar, .um-page-account #sidebar, .um-page-register #sidebar {
    display: none;
}
.um-page-members #content-wrapper, .um-page-user #content-wrapper, .um-page-login #content-wrapper, .um-page-password-reset #content-wrapper, .um-page-account #content-wrapper, .um-page-register #content-wrapper {
	padding: 0;
}
.um-page-members #content-container, .um-page-user #content-container, .um-page-login #content-container, .um-page-password-reset #content-container, .um-page-account #content-container, .um-page-register #content-container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.um-page-members #post-page-wrapper, .um-page-user #post-page-wrapper, .um-page-login #post-page-wrapper, .um-page-password-reset #post-page-wrapper, .um-page-account #post-page-wrapper, .um-page-register #post-page-wrapper {
    float: left;
    width: 100%;
}
.um-page-members #post-page-container article, .um-page-user #post-page-container article, .um-page-login #post-page-container article, .um-page-password-reset #post-page-container article, .um-page-account #post-page-container article, .um-page-register #post-page-container article {
	padding: 224px 35px 30px;
}
.um-page-user #post-page-container article {
	padding: 0 0 30px;
}
p.byline, h2.title, p.dots.clear, span.para {
    display: none;
}
.um-page-login .entry, .um-page-password-reset .entry, .um-page-account .entry, .um-page-members .entry, .um-page-register .entry {
    width: 100%;
    padding: 200px 15px 10px;
    background: rgba(255,255,255,0.8) url("images/hero-tile.png") repeat 0 0;
}
.um.um-account {
    width: 1235px;
    margin: 0 auto;
}
.um-profile-meta .um-meta-text {
	display: none;
    margin: 0 auto !important;
    width: 1280px;
}
.um-form-field, .um-field-description textarea {
    resize: vertical;
}
.um-meta-text > textarea, .um-field-description textarea {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
}
/* Posts in Profile */
.um-profile-body.posts .um-item {
    float: left;
    width: calc(100% / 4 - 15px);
    padding: 20px 20px 20px 0;
    position: relative;
    border: none;
}
.um-profile-body.posts .um-item {
	border: none;
}
.um-profile-body.posts .um-item:nth-child(4n) {
    padding-right: 0;
}
.um-profile-body.posts .um-item-link {
    padding-right: 0;
}
.um-profile-body.posts .um-item-link i {
    display: none;
}
.um-profile-body.posts .um-item:nth-child(4n+5) {
	clear: both;
}
.um-profile-body.posts .um-ajax-items, .um-profile-body.posts .um-load-items {
    clear: both;
}
.um-6.um .um-load-items .um-button {
	color: #1a09aa;
}
.um-6.um .um-load-items .um-button:hover {
	color: #ff211d;
}
.um-6.um .um-load-items .um-button::after {
    content: "load more";
    color: #fff;
    margin-left: -57%;
}
/* Pagination */
.um .um-form .um-members-pagi span, .um .um-form .um-members-pagi a {
    padding: 0 14px;
    color: #7e7e7e;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.85);
    border-color: rgba(195, 205, 207, 1);
}
.um .um-form .um-members-pagi .pagi.current, .um .um-form .um-members-pagi a.pagi:hover {
    color: #fff !important;
    background: #ff211d !important;
    border-color: #ff211d;
}
.um-member {
	opacity: 1;
    transition: all 0.5s ease 0s;
}
.um-member:hover {
	opacity: .5;
}
/* User Profile */
.um-page-user .um-6.um {
	max-width: none;
}
.um-6.um .um-form .um-header {
	min-height: 121px;
    width: 100%;
    margin: -121px 0 0;
    padding: 0;
}
.um-6.um .um-form .um-profile-photo {
    display: block;
    float: none;
    width: 1280px;
    margin: 0 auto;
}
.um-profile-photo {
    position: relative;
	z-index: 1;
}
.um-6.um .um-form .um-profile-photo a.um-profile-photo-img {
	float: left;
    top: -90px;
    left: 0;
}
.um-6.um .um-form .um-profile-meta {
	padding: 0;
}
.um-6.um .um-header .um-main-meta {
    width: calc(1280px - 240px);
    margin: 0 auto;
    padding: 40px 30px 40px 210px;
}
.um-6.um .um-profile-meta {
	background: rgba(177,142,0,0.85) url("images/hero-tile.png") repeat 0 0;
	-webkit-clip-path: polygon(0 0, 100% 69%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 69%, 100% 100%, 0% 100%);
}
.um-6.um .um-profile-edit {
	right: 0;
}
.um-6.um .um-profile-edit > a {
    height: auto;
    padding: 0 10px;
    vertical-align: middle;
    background: #ccc;
    border-radius: 10px;
}
.um-6.um .um-profile-edit > a::after {
    content: "Edit";
    margin: -5px 0 0 5px;
    font: 900 14px/14px "Roboto",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
}
.um-field-area textarea {
    font-family: "Roboto",Arial,Helvetica,sans-serif;
}
/* Dropdown Popup */
.um-dropdown[data-element="div.um-profile-photo"] {
    left: auto !important;
}
.um-6.um .um-header .um-profile-headericon a:hover, .um-6.um .um-header .um-profile-edit-a.active {
    color: #1a09aa;
}
/*.um-dropdown[data-element="div.um-profile-edit"] .um-dropdown-arr{
    top: -22px !important;
}*/
.um-6.um .um-header .um-profile-headericon a:hover, .um-6.um .um-header .um-profile-edit-a.active {
    color: #ff211d;
}
.um-profile-nav {
    width: calc(1280px - 20px);
    margin: 0 auto;
}
.um-6.um  .um-form .um-profile-nav-item i {
	top: 10px;
}
.um-6.um .um-form .um-profile-body {
    max-width: none;
    width: calc(1280px - 30px);
    margin: 0 auto;
    padding: 15px;
    background: rgba(255, 255, 255, 1) url("images/color-border.gif") repeat-x 0 0;
}
.um-6.um .um-form .um-name a {
    color: #fff;
}
.um-profile-note {
	padding: 20px 0;
}
#post-page-container article .um li {
    background-image: none;
}
/*- Live Blog ----------------*/
body #post-page-container article .liveblog-form li {
    margin: 0 4px;
    padding: 0;
    background: none;
}
body #post-page-container article .liveblog-entry-actions li {
    margin: 0;
    padding: 0;
    background: none;
}
/*- Forum ----------------*/
#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
	margin-bottom: 20px;
}
#bbp-search-form input#bbp_search {
    padding: 7px 10px;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
}
#bbp-search-form input#bbp_search_submit {
	float: right;
    padding: 5px 10px;
	color: #fff;
	font: 14px/18px "Roboto",sans-serif;
	text-align: left;
	background-color: #2e2493;;
    border: none;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
#bbp-search-form input#bbp_search_submit:hover {
	background-color: #ff211d;
}
#content-wrapper #bbpress-forums ul {
	margin: 0;
}
#content-wrapper .forum li {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    background: none;
}
#content-wrapper #bbpress-forums li.bbp-header {
	padding: 15px;
    border: none;
    background: rgba(0, 123, 57, 1);
}
#content-wrapper #bbpress-forums li.bbp-footer, #content-wrapper #bbpress-forums li.bbp-body ul {
    padding-left: 15px;
    padding-right: 15px;
}
#content-wrapper #bbpress-forums .bbp-header li {
    color: #fff;
    font: 600 16px/21px "Roboto Bold",Helvetica,Arial,sans-serif;
}
#content-wrapper #bbpress-forums div.odd, #content-wrapper #bbpress-forums ul.odd {
    background-color: #f4f5f8;
}
/*- Live Blog ----------------*/
#audioPlay0 {
	display: none;
}
/*- Advertisements ----------------*/
.adsbygoogle {
    clear: both;
    margin: 0 auto;
}
#responsiveUnit {
	clear: both;
	text-align: center;
}
/*- Admin Bar Adjustment ----------------*/
body.admin-bar #header-scroll.fixed {
	top: 32px !important;
}
body.admin-bar #header-static {
    top: 32px;
}
#wpadminbar {
	position: fixed !important;
}
/*- Error Pages ----------------*/
.error404.mobi-container {
	position: static;
}
.error404-graphic {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 0;
}
.error404-graphic img {
    height: auto;
    max-width: 100%;
}
/* Lazy Load */
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
/*- Back to Top ----------------*/
#back-to-top {
    position: fixed;
    bottom: 110px;
    right: 20px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    font: 28px/30px FontAwesome;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 25px;
    text-decoration: none;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease 0s;
    opacity: 0;
}
#back-to-top:hover {
    background: #ff211d;
}
#back-to-top.show {
    opacity: 1;
}
/*- Custom Tag Template (e3 2017) ----------------*/
a.callout-banner {
    float: right;
    width: 900px;
    margin: 0 0 20px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.6);
}
a.callout-banner img {
	max-width: 100%;
}
body.tag-e3-2017 {
	background: #cbcbcb url('images/banner-e3-2017.jpg') no-repeat 0 0;
	background-size: contain;
}
body.tag-e3-2017 #content-wrapper {
	padding-top: 32%;
}
/*body.tag-e3-2017 #blog.full-column {
	float: left;
	width: 100%;
}*/
body.tag-e3-2017 #blog .post {
	/*width: calc(100% / 4 - 24px);*/
	min-height: 420px;
	max-height: 420px;
}
/*body.tag-e3-2017 #blog .post:nth-child(3n+4) {
    clear: none;
}
body.tag-e3-2017 #blog .post:nth-child(4n+5) {
    clear: both;
}
body.tag-e3-2017 #blog .post:nth-child(3n+3) {
    margin-right: 23px;
}
body.tag-e3-2017 #blog .post:nth-child(4n+4) {
    margin-right: 0;
}*/
body.tag-e3-2017 .post-date {
	background: rgba(255,215,1,.65);
}
body.tag-e3-2017 .post-date a {
	display: none;
}
body.tag-e3-2017 #blog .read-more {
	background: #ff0046;
}
body.tag-e3-2017 #blog .read-more:hover {
	background: #0d0d0d;
}
/* Button Schedule */
body.tag-e3-2017 #mobile-button {
	display: none;
	margin: 0 0 15px;
}
body.tag-e3-2017 button.accordion {
    color: #fff;
    font: 600 16px/19px "Lato Bold", Heltvetica, sans-serif;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: center;
    border: none;
    outline: none;
    transition: 0.4s;
    background: #ff0046;
}
/*body.tag-e3-2017 button.accordion.active, body.tag-e3-2017 button.accordion:hover {
    background-color: #0d0d0d;
}*/
body.tag-e3-2017 div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/* Side Bar */
body.tag-e3-2017 #schedule {
	clear: both;
	float: left;
	width: 100%;
	margin: 15px 0;
}
body.tag-e3-2017 #schedule .widgettitle {
    clear: both;
    float: left;
    width: 100%;
    margin: 23px 0 10px;
    padding: 0;
	font: 600 21px/21px "Lato Bold", Helvetica, sans-serif;
}
body.tag-e3-2017 #schedule .widgettitle sup, body.tag-e3-2017 #schedule p em sup {
	color: rgba(255,215,1,1);
}
body.tag-e3-2017 #schedule table {
    clear: both;
    float: left;
    width: 100%;
    padding: 10px;
    font: 13px/17px "Roboto", Helvetica, Arial, sans-serif;
    background: rgba(255,255,255,.8);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}
body.tag-e3-2017 #schedule thead th {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #ff0046;
}
body.tag-e3-2017 #schedule thead th:first-child {
    border-right: 1px solid rgba(255,255,255,.25);
}
body.tag-e3-2017 #schedule thead th:first-child, body.tag-e3-2017 #schedule tbody tr:first-child {
    width: 50%;
}
body.tag-e3-2017 #schedule thead tr th, body.tag-e3-2017 #schedule tbody tr td {
    padding: 8px 12px;
}
body.tag-e3-2017 #schedule table td {
    border: 1px solid rgba(0,0,0,.15);
}
body.tag-e3-2017 #schedule tbody tr:nth-child(odd) {
    background: rgba(0,0,0,.04);
}
body.tag-e3-2017 #schedule p em {
	font: italic 12px/15px "Roboto", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1159px) {
	body.tag-e3-2017 #mobile-button {
		display: block;
	}
}
@media only screen and (max-width: 599px) {
	body.tag-e3-2017 #blog .post {
		max-height: none;
    	min-height: initial;
	}
}
/*- CMP Ads ----------------*/
body.cmp-state--bar {
  /*
	Bar open state
	As a minimum we recommend you add some margin/padding to the
	bottom of the body element when the bar is open to avoid the CMP from hiding
	important footer content such as links to privacy policies or contact pages
  */
  margin-bottom: 118px;
}

body.cmp-state--open {
  /* Modal open state */
}

body.cmp-state--closed {
  /* Modal & bar closed state (only used if cmp was originally open on page load) */
}
.ads {
	position: relative;
	margin: 0 0 10px;
	text-align: center;
}
#nn_skinl, #nn_skinr {
	top: 20% !important;
}
#blog article, #blog .wp-pagenavi, .single-post #post-page-container, #post-page-wrapper .comments {
	position: relative;
	z-index: 31;
}
/*-----------------------------------
 *		Large Monitors
 *-----------------------------------*/
@media only screen and ( min-width: 1245px ) {
	#secondary-slider .bxslider section, #featured-top, #featured-top-forums, #title-area {
		background-size: cover;
		background-position: center;
	}
	#featured-top.category-image {
		background-size: cover !important;
		background-position: center !important;
	}
	#featured-top-forums.category-image {
		background-size: cover !important;
		background-position: center !important;
	}
}
/*-----------------------------------
 *		Tablet
 *-----------------------------------*/
@media only screen and ( max-width: 1279px ) {
	/* Static Header ------------------*/
	#header-static .header-container, footer .footer-container {
		width: 100%;
	}
	/* Fixed Header (Scrolling) ------------------*/
	#header-scroll .header-top-bar, #header-scroll .header-bottom-bar, footer .header-bottom-bar {
		width: 100%;
	}
	/* Footer ------------------*/
	footer .textwidget {
		width: 40%;
	}
	/*- Main Containers ----------------*/
	#content-container {
		width: 100%;
	}
	/* Featured Top Area & Secondary Slider ------------------*/
	/*#featured-top {
		height: 400px;
		background-size: contain;
		background-position: center top;
	}
	/*#featured-top-forums {
		height: 290px;
		background-size: contain;
		background-position: center top;
	}
	#secondary-slider .bxslider section, #secondary-slider .bxslider {
		height: 400px;
	}*/
	.featured-content-wrapper {
		width: 100%
	}
	.featured-content {
		padding: 90px 25px 15px;
	}
	.featured-content .date {
		margin-bottom: 5px;
	    font: 400 14px/17px "Lato",Arial,Helvetica,sans-serif;
	}
	.featured-content h1, #title-area #custom-shape h1 span, #slider .title, #slider .title span {
	    font: 900 26px/31px "Lato",Arial,Helvetica,sans-serif;
	}
	#title-area #custom-shape h1 span {
		font-style: italic;
		font-weight: 400;
	}
	.bx-wrapper .bx-controls-direction a {
		top: 40%;
	}
	/*- Twitter Feed ----------------*/
	#sidebar {
		width: 295px;
		margin-right: 35px;
	}
	/*- Blog / Content Area ----------------*/
	#blog, #post-page-wrapper, a.callout-banner {
		width: calc(100% - 330px);
	}
	/*- Forum Area ----------------*/
	#forum-wrapper {
		width: 100%;
	}
	/*- Ultimate Member ----------------*/
	.um-6.um .um-header .um-main-meta {
		width: calc(100% - 240px);
	}
	.um-6.um .um-form .um-profile-photo {
		width: 100%;
	}
	.um-profile-nav {
		width: calc(100% - 20px);
	}
	.um-6.um .um-form .um-profile-body {
		width: calc(100% - 30px);
	}
}
@media only screen and ( max-width: 1184px ) {
	/* Static Header ------------------*/
	#header-static .header-container, footer .footer-container {
		width: 100%;
	}
	#header-static #logo {
		height: 35px;
		width: 250px;
		margin-left: 0;
    	margin-top: -5px;
		background: url("images/logo-nintendo_wire_horizontal.png") no-repeat 0 0;
		background-size: 250px auto;
	}
	#header-static #logo-amiibonews {
		height: 35px;
		width: 250px;
		margin-left: 0;
    	margin-top: 0;
		background: url("images/logo-amiibo_news_horizontal.png") no-repeat 0 0;
		background-size: 250px auto;
	}
	#header-static .header-top-bar {
	    width: calc(100% - 250px);
	    margin-top: -4px;
	    margin-bottom: 0;
	    text-align: right;
	}
	#header-static .header-bottom-bar, .category-amiibo-news #header-static .header-bottom-bar {
		clear: both;
		float: left;
		width: 100%;
	    margin-top: 7px;
	    margin-bottom: 0;
	    padding-left: 0;
	    text-align: left;
	}
	/* Fixed Header (Scrolling) ------------------*/
	#header-scroll .header-top-bar #logo {
		display: block;
		height: 35px;
		width: 250px;
		margin: 0;
		background-size: 250px auto;
	}
	.header-top-bar #logo-amiibonews {
	    display: block;
	    margin: 0 !important;
	}
	#header-scroll .header-bottom-bar #logo, #header-scroll .header-bottom-bar #logo-amiibonews {
		display: none;
	}
	#header-scroll .header-bottom-bar {
		text-align: left;
	}
	.header-bottom-bar .nq-logo {
	    margin-top: 0;
	}
	#featured-top, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area {
		height: 0;
		padding-top: 45%;
	}
	#featured-top.category-image {
		height: 0 !important;
		padding-top: 45%;
	}
	#featured-top-forums, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area {
		height: 290px;
		padding-top: 20%;
	}
	#featured-top-forums.category-image {
		height: 150px !important;
		padding-top: 15%;
	}
}
@media only screen and ( max-width: 1159px ) {
	/*- Twitter Feed ----------------*/
	#sidebar {
		display: none;
	}
	/*- Blog / Content Area ----------------*/
	#blog, #post-page-wrapper, a.callout-banner {
		width: 100%;
	}
	/*- Forum Area ----------------*/
	#forum-wrapper {
		width: 100%;
	}
}
@media only screen and ( max-width: 1106px ) {
	/* - Products ------------------*/
	.product-post #content-container {
	    padding: 140px 25px 0;
	}
	/*- Ultimate Member ----------------*/
	/* Posts in Profile */
	.um-profile-body.posts .um-item {
	    width: calc(100% / 2 - 10px);
	}
	.um-profile-body.posts .um-item:nth-child(4n) {
	    padding-right: 20px;
	}
	.um-profile-body.posts .um-item:nth-child(4n+5) {
		clear: none;
	}
	.um-profile-body.posts .um-item:nth-child(odd) {
		clear: both;
	}
	.um-profile-body.posts .um-item:nth-child(even) {
		padding-right: 0;
	}
}
@media only screen and ( max-width: 930px ) {
	/* Featured Top Area ------------------*/
	.featured-content {
		width: calc(100% - 32%);
	}
}
@media only screen and ( max-width: 899px ) {
	/* Articles Buy Buttons */
	.content .product-buy a {
	    clear: both;
	    width: 100%;
	    margin-right: 0;
	}
}
@media only screen and ( max-width: 859px ) {
	/*- Header & Footer ----------------*/
	header {
		font-size: 15px;
	}
	header a, footer a {
		margin-left: 15px;
	}
	/*- Blog Area ----------------*/		
	#blog .post {
		float: left;
		width: calc(100% / 2 - 12px);
	}
	#blog .post:nth-child(3n+3) {
	    margin-right: 23px;
	}
	#blog .post:nth-child(3n+4) {
	    clear: none;
	}
	#blog .post:nth-child(odd) {
	    clear: both;
	}
	#blog .post:nth-child(even) {
	    margin-right: 0;
	}
}
@media only screen and ( max-width: 814px ) {
	.content iframe[width="728"] {
	    display: none !important;
	}
	/*#featured-top {
	    height: 0;
	    padding-top: 50%;
	}*/
	/*#featured-top.category-image {
		height: 0 !important;
		padding-top: 50%;
	}*/
	/*#featured-top-forums {
	    height: 100px;
	    padding-top: 45%;
	}*/
	/*#featured-top-forums.category-image {
		height: 50px !important;
		padding-top: 45%;
	}*/
	/*- Secondary Slider ----------------*/
	/*#secondary-slider .bxslider, #secondary-slider .bxslider section {
		height: 300px;
		background-size: contain;
		background-position: center top;
	}*/
}
@media only screen and ( max-width: 800px ) {
	/*- About Author ----------------*/
	#post-page-container .bio-content h3 {
		margin-bottom: 13px;
	    color: #fff;
	    font: 30px/34px "Lato",Helvetica,Arial,sans-serif;
	}
	/*- Ultimate Member ----------------*/
	.um-6.um .um-form .um-profile-photo {
	    float: left;
	    left: 15px;
	    top: 30px;
	}
	.um-6.um .um-header .um-main-meta {
		padding: 40px 60px 40px 180px;
	}
	.um-profile .um-form .um-profile-nav {
	    padding: 0 10px;
	}
}
/*-----------------------------------
 *		Mobile
 *-----------------------------------*/
@media only screen and ( max-width: 767px ) {
	#desktop {
		display: none;
	}
	#mobile {
		display: block;
	}
	#mobile:before {
	    content: "Advertisement";
	    display: inline-block;
	    width: 300px;
	    padding: 5px;
	    color: #ccc;
	    font: italic 14px/17px "Lato", sans-serif;
	    text-align: center;
	    background: #333;
	}
	#mobile iframe {
	    clear: both;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}
	#content-wrapper {
		padding: 10px 10px 0;
	}
	#content-container {
		padding: 0;
	}
	footer .footer-container {
		padding: 0 15px;
	}
	#post-page-container article {
		padding: 25px;
	}
	/* Static Header ----------------*/
	#header-static {
		display: none;
	}
	/* Fixed Header (Scrolling) ----------------*/
	#header-scroll {
		display: none;
	}
	/*- Mobile Menu ----------------*/
	body .mobi-nav {
		z-index: 9999998;
	}
	body .mobi-nav-wrapper .mobi-nav {
		background: rgba(20,20,20,.9);
	}
	.mobi-nav ul.mobi-main-nav li a.mobi-open-menu:hover {
	    background: #ff211d;
	}
	.mobi-nav-wrapper .mobi-nav ul.mobi-main-nav li {
    	width: 50px;
	}
	.mobi-nav-wrap a {
	    text-decoration: none;
	}
	.mobi-main-nav li#mobi-nav-icon-1 {
		width: calc(100% - 50px);
	}
	.mobi-main-nav li#mobi-nav-icon-1 a {
		min-height: 45px;
		background: url("images/logo-nintendo_wire_horizontal.png") no-repeat center center;
		background-size: auto 25px;
	}
	.mobi-main-nav li#mobi-nav-icon-1 span {
		display: none;
	}
	/* Footer ----------------*/
	footer #logo {
		float: none;
		display: block;
		margin: 0 auto;
	}
	footer .textwidget {
    	width: 100%;
    	margin-left: 0;
    	text-align: center;
	}
	footer .menu-social-media-container {
	    clear: both;
	    width: 100%;
	    text-align: center;
	}
	footer ul ul {
		left: auto;
		right: 0;
	}
	/*- Main Slider ----------------------------------*/
	section#home-carousel {
		height: 70vw;
	}
	section#home-carousel .carousel-cell {
		padding-top: 70vw;
	}
	/* Featured Top Area & Second Slider ------------------*/
	#featured-top #custom-shape, #secondary-slider .bxslider #custom-shape, #title-area #custom-shape, #slider #custom-shape {
		-webkit-clip-path: initial !important;
		clip-path: initial !important;
	}
	#featured-top, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area, #featured-top.category-image {
		padding-top: 83.5%;
    	background-size: cover;
    	background-attachment: initial;
	}
	#featured-top-forums #custom-shape, #secondary-slider .bxslider #custom-shape, #title-area #custom-shape {
		-webkit-clip-path: initial !important;
		clip-path: initial !important;
	}
	#featured-top-forums, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area, #featured-top.category-image {
		padding-top: 30%;
		height: 100px;
    	background-size: cover;
    	background-attachment: initial;
	}
	#secondary-slider .bxslider section {
		background-size: contain;
		background-position: center top;
	}
	.featured-content {
    	width: 100%;
    	padding: 10px 15px;
	}
	.crfp-average-rating {
		float: left;
	}
	/* Comment Link */
	.comment-link {
		float: left;
	}
	/* Content Area ----------------*/
	#post-page-wrapper	#mobile {
    	display: block;
    	margin: 0 auto 10px;
    	text-align: center;
	}
	#forum-wrapper	#mobile {
    	display: block;
    	text-align: center;
	}
	#post-page-container .content iframe {
		width: 100% !important;
	}
	.videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#post-page-container article h1 {
		font: 900 24px/24px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	#post-page-container article h2 {
		font: 600 24px/24px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	#post-page-container article h3 {
		font: 600 20px/23px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	#post-page-container article h4 {
		font: 600 18px/21px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	#post-page-container article h5 {
		font: 600 16px/19px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	#post-page-container article h6 {
		font: 600 14px/17px "Roboto Bold", Helvetica, Arial, sans-serif;
	}
	.alignright, .alignleft, .aligncenter, .alignnone {
	    display: block;
	    float: none;
	    margin: 0 auto;
	    padding: 15px;
	}
	#post-page-container article blockquote {
		padding: 10px 20px 15px 20px;
		text-align: left;
		border-left: 10px solid rgba(0,123,57,0.85);
	}
	/*- Page Navi Adjustments ----------------*/
	.wp-pagenavi {
	    clear: both;
	    float: left;
	    width: 100%;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		float: left;
	}
	/*- Share This Adjustments ----------------*/
	.stwrapper.stwrapper5x {
	    width: calc(100% - 30px);
	    margin: 0 0 0 -46%;
	}
	/*- Review Section ----------------*/
	.review-container, .product-container {
		width: calc(100% + 50px);
		margin-left: -25px;
	}
	.product-container {
		width: calc(100% + 50px);
		margin-left: -25px;
	}
	.product-information {
	    width: calc(100% - 180px);
	}
	.product-buy {
	    clear: both;
	    width: 100%;
	}
	/*- Author Section ----------------*/
	.author-bottom {
		width: calc(100% + 50px);
		margin-left: -25px;
	}
	.entry_author_image {
		margin-top: -25px;
		margin-left: -64px;
		left: 50%;
	}
	.bio-content {
	    clear: both;
	    width: 100%;
	    margin-left: 0;
	    padding: 0 25px;
	}
	#post-page-container .bio-content h3 {
	    font: 26px/30px "Lato",Helvetica,Arial,sans-serif;
		text-align: center;
	}
	.bio-content h3 a {
		clear: both;
	    float: left;
	    width: 100%;
	    margin-bottom: 15px;
	}
	/*- Product Series Page ----------------*/
	.product-series > a:nth-child(3n+3) {
	    margin-right: 10px;
	}
	.product-series > a:nth-child(3n+4) {
	    clear: none;
	}
	.product-series > a {
		clear: none;
	    width: calc(100% / 2 - 10px);
		margin-right: 10px;
	}
	.product-series > a:nth-child(odd) {
		clear: both;
	}
	.product-series > a:nth-child(even) {
		margin-right: 0;
	}
	/*- Product Library Page ----------------*/
	#post-page-container #compatibility {
	    padding: 25px 15px;
	}
	.product-list .product {
	    width: calc(100% / 2 - 10px);
	}
	.product-list .product:nth-child(4n+5) {
		clear: none;
	}
	.product-list .product:nth-child(odd) {
		clear: both;
	}
	.product-list .product:nth-child(even) {
		margin-right: 0;
	}
	/* - Product ------------------*/
	.product-post #post-page-container article {
		padding: 15px;
	}
	.product-post #content-container {
	    padding: 25px 0 0;
	}
	/*- Ultimate Member Overrides ----------------*/
	.um-page-members #post-page-container article, .um-page-user #post-page-container article, .um-page-login #post-page-container article, .um-page-password-reset #post-page-container article, .um-page-account #post-page-container article, .um-page-register #post-page-container article {
	    padding-top: 0;
	}
	.um-6.um .um-form .um-profile-photo {
		top: 0;
	}
	.um-profile-meta {
		-webkit-clip-path: initial !important;
		clip-path: initial !important;
	}
	.um-6.um .um-form .um-header {
		margin: 0;
		min-height: auto;
	}
	.um-6.um .um-header .um-main-meta {
	    padding: 25px 60px 25px 180px;
	}
	/*- Advertisements ----------------*/
	.ad-nonmobile {
		display: none;
	}
	.ad-mobile {
		display: block;
	}
	/*-----------[ Comments ]-----------*/
	#post-page-wrapper .comments {
		padding: 20px 15px;
	}
	/* -- Respond --*/
	h3#comments, #respond h3 {
	    padding: 0;
	    font: 21px/27px "Roboto",sans-serif;
	    text-transform: none;
	}
	#respond a {
	    clear: both;
	    width: 100%;
	    display: block;
	    margin: 0 0 10px;
	    padding: 15px;
	    color: #fff;
	    text-align: center;
	    text-decoration: none;
	    border-radius: 4px;
	    background-color: #ccc;
	}
	#respond a:hover {
	    background-color: #ff211d;
	}
	#commentform p {
		clear: both;
	    width: 100%;
	    margin-right: 0;
	    -webkit-appearance: none;
	}
	#commentform #submit {
		width: 100%;
		text-align: center;
		border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#respond div.rating-cancel a, #respond div.star-rating a {
		background-color: #fff;
	}
	#respond div.rating-cancel a:hover, #respond div.star-rating a:hover {
	    background-color: #fff;
	}
	/*- Back to Top ----------------*/
	#back-to-top {
		right: 25px;
		bottom: 25px;	
	}
	/*- Collection Plugin (Profile) ----------------*/
	.um-profile .wpb-coll-list {
		width: 100%;
	}
	.um-profile .wpb-coll-list, .um-profile .wpb-coll-list > a:first-child {
		border-radius: 8px 8px 0 0;
	}
	.um-profile .wpb-coll-body {
		width: calc(100% - 1px);
		border-radius: 0 0 8px 8px;
		border: 0;
	}
	.um-profile .wpb-coll-item {
		min-height: 140px;
		width: calc(100% / 2 - 40px);
		margin: 0 15px 15px 0 !important;
	}
	.um-profile .wpb-coll-item:nth-of-type(odd) {
		clear: both;
		margin-right: 15px !important;
	}
	.um-profile .wpb-coll-item:nth-of-type(even) {
		margin-right: 0 !important;
	}
	.um-profile .wpb-coll-item:nth-of-type(4n+5) {
		clear: none;
	}
}
@media only screen and ( max-width: 734px ) {
	/* - Products ------------------*/
	.figure-graphic {
		width: 100%;
	}
	.figure-graphic img {
		width: 100%;
	}
	.product-info {
	    clear: both;
	    float: left;
	    width: 100%;
	    padding: 15px 0;
	}
	.figure-content .ssba-wrap {
		float: left;
		padding-left: 0;
		padding-right: 0;
		text-align: left;
	}
	.figure-content .ssba.ssba-wrap > div {
	    text-align: left !important;
	}
}
@media only screen and ( max-width: 679px ) {
	/*-----------[ Comments ]-----------*/
	ul.children {
		width: 100%;
	    margin: 0 0 15px;
	    padding: 0 13px;
	    background: rgba(0, 0, 0, 0.05);
	}
	ul.children ul.children {
		width: 100%;
	    margin: 0;
	    padding-left: 0;
	    background: none;
	}
	li.comment .comment-meta {
		clear: both;
		width: 100%;
		line-height: 13px;
	}
}
@media only screen and ( max-width: 639px ) {
	/*- Review Section ----------------*/
	.score-outline {
		height: 225px;
		width: 225px;
		margin-top: 0;
		margin-left: -100px;
		position: relative;
	}
	.score-circle {
		height: 200px;
		width: 200px;
	}
	.score-circle span {
		height: 200px;
		width: 200px;
		font: 600 400%/150% "Roboto Bold",Helvetica,Arial,sans-serif;
	}
	#post-page-container article .review-positive, #post-page-container article .review-negative {
		clear: both;
		height: auto !important;
		width: 100%;
		padding: 20px;
		border: none;
	}
	#post-page-container article .review-negative {
		border-top: 1px solid #fff;
	}
}
@media only screen and ( max-width: 612px ) {
	/*- Secondary Slider ----------------*/
	/*#secondary-slider .bxslider, #secondary-slider .bxslider section {
		height: 255px;
	}*/
	.bx-wrapper .bx-controls-direction a {
	    top: 25%;
	}
	/*- Product Series Page ----------------*/
	.product-list > a:hover img, .product-series > a:hover img {
	    transform: scale(1);
	}
	/*- Ultimate Member ----------------*/
	/* Posts in Profile */
	.um-profile-body.posts .um-item {
		clear: both;
	    width: 100%;
	    padding-right: 0;
	    text-align: center;
	}
}
@media only screen and ( max-width: 599px ) {
	/*- Main Slider ----------------------------------*/
	section#home-carousel {
		height: 100vw;
	}
	section#home-carousel .carousel-cell {
		padding-top: 100vw;
	}
	/* Featured Top Area ------------------*/
	.featured-content .date {
	    margin: 0 0 5px;
	    font: 400 14px/17px "Lato",Arial,Helvetica,sans-serif;
	}
	.featured-content h1, #title-area #custom-shape h1 span, #slider .title, #slider .title span {
	    font: 900 24px/27px "Lato",Arial,Helvetica,sans-serif;
	}
	#title-area #custom-shape h1 span {
		font-style: italic;
		font-weight: 400;
	}
	/*- Blog Area ----------------*/		
	#blog .post {
		clear: both;
		float: left;
		max-height: none;
		min-height: initial;
		width: 100%;
		margin-right: 0;
		overflow: auto;
	}
	#blog .read-more {
		clear: both;
		float: left;
		width: 100%;
		position: relative;
		bottom: auto;
	}
	/*- Collection Plugin ----------------*/
	.wpb-coll-count > div {
		width: 100%;
		text-align: center;
	}
	.um-profile-body .wpb-coll-count a.wpb-bm-btn.bookmarked {
		clear: both;
		float: left;
		width: 100% !important;
		margin-bottom: 25px;
		margin-top: 10px;
		padding: 15px 0 !important;
	}
}
@media only screen and ( max-width: 536px ) {
	/*- Secondary Slider ----------------*/
	.featured-content > a.read-more {
	    display: none;
	}
	.bx-controls {
		display: none;
	}
	/*#secondary-slider .bxslider, #secondary-slider .bxslider section {
		height: 256px;
	}*/
}
@media only screen and ( max-width: 500px ) {
	/*- Ultimate Member ----------------*/
	.um-6.um .um-form .um-profile-photo {
		float: none;
	    left: 0;
    	top: -40px;
	}
	.um-6.um .um-header .um-main-meta {
	    width: calc(100% - 30px);
	    padding: 10px 15px;
	    text-align: center;
	}
}
@media only screen and ( max-width: 454px ) {
	/* Featured Top Area ------------------*/
	.featured-content .date {
	    margin: 0 0 4px;
	    font: 400 12px/15px "Lato",Arial,Helvetica,sans-serif;
	}
	.featured-content h1, #title-area #custom-shape h1 span, #slider .title, #slider .title span {
	    font: 600 18px/21px "Lato Bold",Arial,Helvetica,sans-serif;
	}
	#title-area #custom-shape h1 span {
		font-style: italic;
		font-weight: 400;
	}
	/*- Secondary Slider ----------------*/
	/*#secondary-slider .bxslider, #secondary-slider .bxslider section {
		height: 240px;
	}*/
	/* - Product ------------------*/
	.product-info ul li {
	    clear: both;
	    float: left;
	    width: 100%;
	    margin: 0 0 8px;
	    padding: 0;
	}
	.product-info strong {
	    clear: both;
	    float: left;
	    width: 100%;
	    margin: 3px 0 5px;
	}
	/* Games */
	.games-container div {
	    width: calc(100% / 2 - 8px);
	}
	.games-container div:nth-child(even) {
		margin-right: 0;
	}
}
@media only screen and ( max-width: 429px ) {
	/*- Secondary Slider ----------------*/
	/*#secondary-slider .bxslider, #secondary-slider .bxslider section {
		height: 200px;
	}*/
	/*- Review Section ----------------*/
	.product-art {
	    width: 100%;
	}
	.product-information {
		clear: both;
	    width: 100%;
	}
	/*- Product Series Page ----------------*/
	/*.product-series > a {
		clear: none;
	    width: 100%;
		margin-right: 0;
	}*/
	/*- Product Library Page ----------------*/
	#post-page-container #compatibility {
	    padding: 25px 15px;
	}
	/*.product-list .product {
		clear: both;
	    width: 100%;
	    margin-right: 0;
	}
	.product-list .product {
		clear: none;
	    width: calc(100% / 2 - 10px);
	    margin-right: 10px;
	}
	.coverplates .product-list .product:nth-child(odd) {
		clear: both;
	}
	.coverplates .product-list .product:nth-child(even) {
		margin-right: 0;
	}*/
	#post-page-container .coverplates .product-list h3 {
		font: 12px/15px "Roboto",Arial,sans-serif;
	}
}
/*@media only screen and ( max-width: 412px ) {
	#featured-top, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area, #featured-top.category-image {
		padding-top: 40%;
	}
	#featured-top-forums, #secondary-slider .bxslider section, #secondary-slider .bxslider, #title-area, #featured-top.category-image {
		height: 100px;
		padding-top: 20%;
	}
}*/
@media only screen and ( max-width: 360px ) {
	/*- Product Library Page ----------------*/
	.product-list .product {
		clear: both;
	    width: 100%;
	    margin-right: 0;
	}
	/*#post-page-container .product-list h3 {
		min-height: auto;
	}*/
	/*- Collection Plugin ----------------*/	
	.um-profile .wpb-coll-item {
		min-height: auto;
		width: calc(100% - 20px);
		margin: 0 0 15px 0 !important;
	}
	.um-profile .wpb-coll-item:nth-of-type(odd) {
		margin-right: 0 !important;
	}
	.um-profile .wpb-coll-item, .um-profile .uci-thumb, .wpb-coll-item .uci-title a {
		height: auto !important;
	}
}
@media only screen and ( max-width: 324px ) {
	/* Social Share */
	.ssba.ssba-wrap a:nth-of-type(4n)::before {
	    content: "\a ";
	    white-space: pre;
	}
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
#nn_skinl,
#nn_skinr {
    position: absolute;
    top: 720px;
    left: 50%;
    margin-left: -930px;
}
#nn_skinr {
    margin-left: 630px;
}

.celtra-unloaded header#header-static {
    position: absolute!important;
    top: 0px!important;
}

.celtra-mini header#header-static {
    position: absolute!important;
    top: 0px!important;
}

.celtra-loaded.celtra-mini header#header-scroll {
    top: 90px!important;
}

.celtra-loaded header#header-scroll {
    top: -150px!important;
}

#celtra-reveal-wrapper {
    z-index: 99!important;
}

.celtra-loaded div#shiftnav-toggle-main {
    top: 250px;
    position: absolute;
}
footer {
    z-index: 99;
}

.celtra-loaded.celtra-mini div#shiftnav-toggle-main {
    position: fixed;
    top: 50px; 
	
