@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,vietnamese);
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, td, th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}
a img {
	border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");
	font-weight: 400;
	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.33333em;
	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.28571em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: .14286em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.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
}
@-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 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	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: ""
}
.fa-music:before {
	content: ""
}
.fa-search:before {
	content: ""
}
.fa-envelope-o:before {
	content: ""
}
.fa-heart:before {
	content: ""
}
.fa-star:before {
	content: ""
}
.fa-star-o:before {
	content: ""
}
.fa-user:before {
	content: ""
}
.fa-film:before {
	content: ""
}
.fa-th-large:before {
	content: ""
}
.fa-th:before {
	content: ""
}
.fa-th-list:before {
	content: ""
}
.fa-check:before {
	content: ""
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: ""
}
.fa-search-plus:before {
	content: ""
}
.fa-search-minus:before {
	content: ""
}
.fa-power-off:before {
	content: ""
}
.fa-signal:before {
	content: ""
}
.fa-cog:before, .fa-gear:before {
	content: ""
}
.fa-trash-o:before {
	content: ""
}
.fa-home:before {
	content: ""
}
.fa-file-o:before {
	content: ""
}
.fa-clock-o:before {
	content: ""
}
.fa-road:before {
	content: ""
}
.fa-download:before {
	content: ""
}
.fa-arrow-circle-o-down:before {
	content: ""
}
.fa-arrow-circle-o-up:before {
	content: ""
}
.fa-inbox:before {
	content: ""
}
.fa-play-circle-o:before {
	content: ""
}
.fa-repeat:before, .fa-rotate-right:before {
	content: ""
}
.fa-refresh:before {
	content: ""
}
.fa-list-alt:before {
	content: ""
}
.fa-lock:before {
	content: ""
}
.fa-flag:before {
	content: ""
}
.fa-headphones:before {
	content: ""
}
.fa-volume-off:before {
	content: ""
}
.fa-volume-down:before {
	content: ""
}
.fa-volume-up:before {
	content: ""
}
.fa-qrcode:before {
	content: ""
}
.fa-barcode:before {
	content: ""
}
.fa-tag:before {
	content: ""
}
.fa-tags:before {
	content: ""
}
.fa-book:before {
	content: ""
}
.fa-bookmark:before {
	content: ""
}
.fa-print:before {
	content: ""
}
.fa-camera:before {
	content: ""
}
.fa-font:before {
	content: ""
}
.fa-bold:before {
	content: ""
}
.fa-italic:before {
	content: ""
}
.fa-text-height:before {
	content: ""
}
.fa-text-width:before {
	content: ""
}
.fa-align-left:before {
	content: ""
}
.fa-align-center:before {
	content: ""
}
.fa-align-right:before {
	content: ""
}
.fa-align-justify:before {
	content: ""
}
.fa-list:before {
	content: ""
}
.fa-dedent:before, .fa-outdent:before {
	content: ""
}
.fa-indent:before {
	content: ""
}
.fa-video-camera:before {
	content: ""
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: ""
}
.fa-pencil:before {
	content: ""
}
.fa-map-marker:before {
	content: ""
}
.fa-adjust:before {
	content: ""
}
.fa-tint:before {
	content: ""
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: ""
}
.fa-share-square-o:before {
	content: ""
}
.fa-check-square-o:before {
	content: ""
}
.fa-arrows:before {
	content: ""
}
.fa-step-backward:before {
	content: ""
}
.fa-fast-backward:before {
	content: ""
}
.fa-backward:before {
	content: ""
}
.fa-play:before {
	content: ""
}
.fa-pause:before {
	content: ""
}
.fa-stop:before {
	content: ""
}
.fa-forward:before {
	content: ""
}
.fa-fast-forward:before {
	content: ""
}
.fa-step-forward:before {
	content: ""
}
.fa-eject:before {
	content: ""
}
.fa-chevron-left:before {
	content: ""
}
.fa-chevron-right:before {
	content: ""
}
.fa-plus-circle:before {
	content: ""
}
.fa-minus-circle:before {
	content: ""
}
.fa-times-circle:before {
	content: ""
}
.fa-check-circle:before {
	content: ""
}
.fa-question-circle:before {
	content: ""
}
.fa-info-circle:before {
	content: ""
}
.fa-crosshairs:before {
	content: ""
}
.fa-times-circle-o:before {
	content: ""
}
.fa-check-circle-o:before {
	content: ""
}
.fa-ban:before {
	content: ""
}
.fa-arrow-left:before {
	content: ""
}
.fa-arrow-right:before {
	content: ""
}
.fa-arrow-up:before {
	content: ""
}
.fa-arrow-down:before {
	content: ""
}
.fa-mail-forward:before, .fa-share:before {
	content: ""
}
.fa-expand:before {
	content: ""
}
.fa-compress:before {
	content: ""
}
.fa-plus:before {
	content: ""
}
.fa-minus:before {
	content: ""
}
.fa-asterisk:before {
	content: ""
}
.fa-exclamation-circle:before {
	content: ""
}
.fa-gift:before {
	content: ""
}
.fa-leaf:before {
	content: ""
}
.fa-fire:before {
	content: ""
}
.fa-eye:before {
	content: ""
}
.fa-eye-slash:before {
	content: ""
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: ""
}
.fa-plane:before {
	content: ""
}
.fa-calendar:before {
	content: ""
}
.fa-random:before {
	content: ""
}
.fa-comment:before {
	content: ""
}
.fa-magnet:before {
	content: ""
}
.fa-chevron-up:before {
	content: ""
}
.fa-chevron-down:before {
	content: ""
}
.fa-retweet:before {
	content: ""
}
.fa-shopping-cart:before {
	content: ""
}
.fa-folder:before {
	content: ""
}
.fa-folder-open:before {
	content: ""
}
.fa-arrows-v:before {
	content: ""
}
.fa-arrows-h:before {
	content: ""
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: ""
}
.fa-twitter-square:before {
	content: ""
}
.fa-facebook-square:before {
	content: ""
}
.fa-camera-retro:before {
	content: ""
}
.fa-key:before {
	content: ""
}
.fa-cogs:before, .fa-gears:before {
	content: ""
}
.fa-comments:before {
	content: ""
}
.fa-thumbs-o-up:before {
	content: ""
}
.fa-thumbs-o-down:before {
	content: ""
}
.fa-star-half:before {
	content: ""
}
.fa-heart-o:before {
	content: ""
}
.fa-sign-out:before {
	content: ""
}
.fa-linkedin-square:before {
	content: ""
}
.fa-thumb-tack:before {
	content: ""
}
.fa-external-link:before {
	content: ""
}
.fa-sign-in:before {
	content: ""
}
.fa-trophy:before {
	content: ""
}
.fa-github-square:before {
	content: ""
}
.fa-upload:before {
	content: ""
}
.fa-lemon-o:before {
	content: ""
}
.fa-phone:before {
	content: ""
}
.fa-square-o:before {
	content: ""
}
.fa-bookmark-o:before {
	content: ""
}
.fa-phone-square:before {
	content: ""
}
.fa-twitter:before {
	content: ""
}
.fa-facebook:before {
	content: ""
}
.fa-github:before {
	content: ""
}
.fa-unlock:before {
	content: ""
}
.fa-credit-card:before {
	content: ""
}
.fa-rss:before {
	content: ""
}
.fa-hdd-o:before {
	content: ""
}
.fa-bullhorn:before {
	content: ""
}
.fa-bell:before {
	content: ""
}
.fa-certificate:before {
	content: ""
}
.fa-hand-o-right:before {
	content: ""
}
.fa-hand-o-left:before {
	content: ""
}
.fa-hand-o-up:before {
	content: ""
}
.fa-hand-o-down:before {
	content: ""
}
.fa-arrow-circle-left:before {
	content: ""
}
.fa-arrow-circle-right:before {
	content: ""
}
.fa-arrow-circle-up:before {
	content: ""
}
.fa-arrow-circle-down:before {
	content: ""
}
.fa-globe:before {
	content: ""
}
.fa-wrench:before {
	content: ""
}
.fa-tasks:before {
	content: ""
}
.fa-filter:before {
	content: ""
}
.fa-briefcase:before {
	content: ""
}
.fa-arrows-alt:before {
	content: ""
}
.fa-group:before, .fa-users:before {
	content: ""
}
.fa-chain:before, .fa-link:before {
	content: ""
}
.fa-cloud:before {
	content: ""
}
.fa-flask:before {
	content: ""
}
.fa-cut:before, .fa-scissors:before {
	content: ""
}
.fa-copy:before, .fa-files-o:before {
	content: ""
}
.fa-paperclip:before {
	content: ""
}
.fa-floppy-o:before, .fa-save:before {
	content: ""
}
.fa-square:before {
	content: ""
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: ""
}
.fa-list-ul:before {
	content: ""
}
.fa-list-ol:before {
	content: ""
}
.fa-strikethrough:before {
	content: ""
}
.fa-underline:before {
	content: ""
}
.fa-table:before {
	content: ""
}
.fa-magic:before {
	content: ""
}
.fa-truck:before {
	content: ""
}
.fa-pinterest:before {
	content: ""
}
.fa-pinterest-square:before {
	content: ""
}
.fa-google-plus-square:before {
	content: ""
}
.fa-google-plus:before {
	content: ""
}
.fa-money:before {
	content: ""
}
.fa-caret-down:before {
	content: ""
}
.fa-caret-up:before {
	content: ""
}
.fa-caret-left:before {
	content: ""
}
.fa-caret-right:before {
	content: ""
}
.fa-columns:before {
	content: ""
}
.fa-sort:before, .fa-unsorted:before {
	content: ""
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: ""
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: ""
}
.fa-envelope:before {
	content: ""
}
.fa-linkedin:before {
	content: ""
}
.fa-rotate-left:before, .fa-undo:before {
	content: ""
}
.fa-gavel:before, .fa-legal:before {
	content: ""
}
.fa-dashboard:before, .fa-tachometer:before {
	content: ""
}
.fa-comment-o:before {
	content: ""
}
.fa-comments-o:before {
	content: ""
}
.fa-bolt:before, .fa-flash:before {
	content: ""
}
.fa-sitemap:before {
	content: ""
}
.fa-umbrella:before {
	content: ""
}
.fa-clipboard:before, .fa-paste:before {
	content: ""
}
.fa-lightbulb-o:before {
	content: ""
}
.fa-exchange:before {
	content: ""
}
.fa-cloud-download:before {
	content: ""
}
.fa-cloud-upload:before {
	content: ""
}
.fa-user-md:before {
	content: ""
}
.fa-stethoscope:before {
	content: ""
}
.fa-suitcase:before {
	content: ""
}
.fa-bell-o:before {
	content: ""
}
.fa-coffee:before {
	content: ""
}
.fa-cutlery:before {
	content: ""
}
.fa-file-text-o:before {
	content: ""
}
.fa-building-o:before {
	content: ""
}
.fa-hospital-o:before {
	content: ""
}
.fa-ambulance:before {
	content: ""
}
.fa-medkit:before {
	content: ""
}
.fa-fighter-jet:before {
	content: ""
}
.fa-beer:before {
	content: ""
}
.fa-h-square:before {
	content: ""
}
.fa-plus-square:before {
	content: ""
}
.fa-angle-double-left:before {
	content: ""
}
.fa-angle-double-right:before {
	content: ""
}
.fa-angle-double-up:before {
	content: ""
}
.fa-angle-double-down:before {
	content: ""
}
.fa-angle-left:before {
	content: ""
}
.fa-angle-right:before {
	content: ""
}
.fa-angle-up:before {
	content: ""
}
.fa-angle-down:before {
	content: ""
}
.fa-desktop:before {
	content: ""
}
.fa-laptop:before {
	content: ""
}
.fa-tablet:before {
	content: ""
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: ""
}
.fa-circle-o:before {
	content: ""
}
.fa-quote-left:before {
	content: ""
}
.fa-quote-right:before {
	content: ""
}
.fa-spinner:before {
	content: ""
}
.fa-circle:before {
	content: ""
}
.fa-mail-reply:before, .fa-reply:before {
	content: ""
}
.fa-github-alt:before {
	content: ""
}
.fa-folder-o:before {
	content: ""
}
.fa-folder-open-o:before {
	content: ""
}
.fa-smile-o:before {
	content: ""
}
.fa-frown-o:before {
	content: ""
}
.fa-meh-o:before {
	content: ""
}
.fa-gamepad:before {
	content: ""
}
.fa-keyboard-o:before {
	content: ""
}
.fa-flag-o:before {
	content: ""
}
.fa-flag-checkered:before {
	content: ""
}
.fa-terminal:before {
	content: ""
}
.fa-code:before {
	content: ""
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: ""
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: ""
}
.fa-location-arrow:before {
	content: ""
}
.fa-crop:before {
	content: ""
}
.fa-code-fork:before {
	content: ""
}
.fa-chain-broken:before, .fa-unlink:before {
	content: ""
}
.fa-question:before {
	content: ""
}
.fa-info:before {
	content: ""
}
.fa-exclamation:before {
	content: ""
}
.fa-superscript:before {
	content: ""
}
.fa-subscript:before {
	content: ""
}
.fa-eraser:before {
	content: ""
}
.fa-puzzle-piece:before {
	content: ""
}
.fa-microphone:before {
	content: ""
}
.fa-microphone-slash:before {
	content: ""
}
.fa-shield:before {
	content: ""
}
.fa-calendar-o:before {
	content: ""
}
.fa-fire-extinguisher:before {
	content: ""
}
.fa-rocket:before {
	content: ""
}
.fa-maxcdn:before {
	content: ""
}
.fa-chevron-circle-left:before {
	content: ""
}
.fa-chevron-circle-right:before {
	content: ""
}
.fa-chevron-circle-up:before {
	content: ""
}
.fa-chevron-circle-down:before {
	content: ""
}
.fa-html5:before {
	content: ""
}
.fa-css3:before {
	content: ""
}
.fa-anchor:before {
	content: ""
}
.fa-unlock-alt:before {
	content: ""
}
.fa-bullseye:before {
	content: ""
}
.fa-ellipsis-h:before {
	content: ""
}
.fa-ellipsis-v:before {
	content: ""
}
.fa-rss-square:before {
	content: ""
}
.fa-play-circle:before {
	content: ""
}
.fa-ticket:before {
	content: ""
}
.fa-minus-square:before {
	content: ""
}
.fa-minus-square-o:before {
	content: ""
}
.fa-level-up:before {
	content: ""
}
.fa-level-down:before {
	content: ""
}
.fa-check-square:before {
	content: ""
}
.fa-pencil-square:before {
	content: ""
}
.fa-external-link-square:before {
	content: ""
}
.fa-share-square:before {
	content: ""
}
.fa-compass:before {
	content: ""
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: ""
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: ""
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: ""
}
.fa-eur:before, .fa-euro:before {
	content: ""
}
.fa-gbp:before {
	content: ""
}
.fa-dollar:before, .fa-usd:before {
	content: ""
}
.fa-inr:before, .fa-rupee:before {
	content: ""
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: ""
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: ""
}
.fa-krw:before, .fa-won:before {
	content: ""
}
.fa-bitcoin:before, .fa-btc:before {
	content: ""
}
.fa-file:before {
	content: ""
}
.fa-file-text:before {
	content: ""
}
.fa-sort-alpha-asc:before {
	content: ""
}
.fa-sort-alpha-desc:before {
	content: ""
}
.fa-sort-amount-asc:before {
	content: ""
}
.fa-sort-amount-desc:before {
	content: ""
}
.fa-sort-numeric-asc:before {
	content: ""
}
.fa-sort-numeric-desc:before {
	content: ""
}
.fa-thumbs-up:before {
	content: ""
}
.fa-thumbs-down:before {
	content: ""
}
.fa-youtube-square:before {
	content: ""
}
.fa-youtube:before {
	content: ""
}
.fa-xing:before {
	content: ""
}
.fa-xing-square:before {
	content: ""
}
.fa-youtube-play:before {
	content: ""
}
.fa-dropbox:before {
	content: ""
}
.fa-stack-overflow:before {
	content: ""
}
.fa-instagram:before {
	content: ""
}
.fa-flickr:before {
	content: ""
}
.fa-adn:before {
	content: ""
}
.fa-bitbucket:before {
	content: ""
}
.fa-bitbucket-square:before {
	content: ""
}
.fa-tumblr:before {
	content: ""
}
.fa-tumblr-square:before {
	content: ""
}
.fa-long-arrow-down:before {
	content: ""
}
.fa-long-arrow-up:before {
	content: ""
}
.fa-long-arrow-left:before {
	content: ""
}
.fa-long-arrow-right:before {
	content: ""
}
.fa-apple:before {
	content: ""
}
.fa-windows:before {
	content: ""
}
.fa-android:before {
	content: ""
}
.fa-linux:before {
	content: ""
}
.fa-dribbble:before {
	content: ""
}
.fa-skype:before {
	content: ""
}
.fa-foursquare:before {
	content: ""
}
.fa-trello:before {
	content: ""
}
.fa-female:before {
	content: ""
}
.fa-male:before {
	content: ""
}
.fa-gittip:before {
	content: ""
}
.fa-sun-o:before {
	content: ""
}
.fa-moon-o:before {
	content: ""
}
.fa-archive:before {
	content: ""
}
.fa-bug:before {
	content: ""
}
.fa-vk:before {
	content: ""
}
.fa-weibo:before {
	content: ""
}
.fa-renren:before {
	content: ""
}
.fa-pagelines:before {
	content: ""
}
.fa-stack-exchange:before {
	content: ""
}
.fa-arrow-circle-o-right:before {
	content: ""
}
.fa-arrow-circle-o-left:before {
	content: ""
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: ""
}
.fa-dot-circle-o:before {
	content: ""
}
.fa-wheelchair:before {
	content: ""
}
.fa-vimeo-square:before {
	content: ""
}
.fa-try:before, .fa-turkish-lira:before {
	content: ""
}
.fa-plus-square-o:before {
	content: ""
}
.fa-space-shuttle:before {
	content: ""
}
.fa-slack:before {
	content: ""
}
.fa-envelope-square:before {
	content: ""
}
.fa-wordpress:before {
	content: ""
}
.fa-openid:before {
	content: ""
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: ""
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: ""
}
.fa-yahoo:before {
	content: ""
}
.fa-google:before {
	content: ""
}
.fa-reddit:before {
	content: ""
}
.fa-reddit-square:before {
	content: ""
}
.fa-stumbleupon-circle:before {
	content: ""
}
.fa-stumbleupon:before {
	content: ""
}
.fa-delicious:before {
	content: ""
}
.fa-digg:before {
	content: ""
}
.fa-pied-piper:before {
	content: ""
}
.fa-pied-piper-alt:before {
	content: ""
}
.fa-drupal:before {
	content: ""
}
.fa-joomla:before {
	content: ""
}
.fa-language:before {
	content: ""
}
.fa-fax:before {
	content: ""
}
.fa-building:before {
	content: ""
}
.fa-child:before {
	content: ""
}
.fa-paw:before {
	content: ""
}
.fa-spoon:before {
	content: ""
}
.fa-cube:before {
	content: ""
}
.fa-cubes:before {
	content: ""
}
.fa-behance:before {
	content: ""
}
.fa-behance-square:before {
	content: ""
}
.fa-steam:before {
	content: ""
}
.fa-steam-square:before {
	content: ""
}
.fa-recycle:before {
	content: ""
}
.fa-automobile:before, .fa-car:before {
	content: ""
}
.fa-cab:before, .fa-taxi:before {
	content: ""
}
.fa-tree:before {
	content: ""
}
.fa-spotify:before {
	content: ""
}
.fa-deviantart:before {
	content: ""
}
.fa-soundcloud:before {
	content: ""
}
.fa-database:before {
	content: ""
}
.fa-file-pdf-o:before {
	content: ""
}
.fa-file-word-o:before {
	content: ""
}
.fa-file-excel-o:before {
	content: ""
}
.fa-file-powerpoint-o:before {
	content: ""
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: ""
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: ""
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: ""
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: ""
}
.fa-file-code-o:before {
	content: ""
}
.fa-vine:before {
	content: ""
}
.fa-codepen:before {
	content: ""
}
.fa-jsfiddle:before {
	content: ""
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: ""
}
.fa-circle-o-notch:before {
	content: ""
}
.fa-ra:before, .fa-rebel:before {
	content: ""
}
.fa-empire:before, .fa-ge:before {
	content: ""
}
.fa-git-square:before {
	content: ""
}
.fa-git:before {
	content: ""
}
.fa-hacker-news:before {
	content: ""
}
.fa-tencent-weibo:before {
	content: ""
}
.fa-qq:before {
	content: ""
}
.fa-wechat:before, .fa-weixin:before {
	content: ""
}
.fa-paper-plane:before, .fa-send:before {
	content: ""
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: ""
}
.fa-history:before {
	content: ""
}
.fa-circle-thin:before {
	content: ""
}
.fa-header:before {
	content: ""
}
.fa-paragraph:before {
	content: ""
}
.fa-sliders:before {
	content: ""
}
.fa-share-alt:before {
	content: ""
}
.fa-share-alt-square:before {
	content: ""
}
.fa-bomb:before {
	content: ""
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: ""
}
.fa-tty:before {
	content: ""
}
.fa-binoculars:before {
	content: ""
}
.fa-plug:before {
	content: ""
}
.fa-slideshare:before {
	content: ""
}
.fa-twitch:before {
	content: ""
}
.fa-yelp:before {
	content: ""
}
.fa-newspaper-o:before {
	content: ""
}
.fa-wifi:before {
	content: ""
}
.fa-calculator:before {
	content: ""
}
.fa-paypal:before {
	content: ""
}
.fa-google-wallet:before {
	content: ""
}
.fa-cc-visa:before {
	content: ""
}
.fa-cc-mastercard:before {
	content: ""
}
.fa-cc-discover:before {
	content: ""
}
.fa-cc-amex:before {
	content: ""
}
.fa-cc-paypal:before {
	content: ""
}
.fa-cc-stripe:before {
	content: ""
}
.fa-bell-slash:before {
	content: ""
}
.fa-bell-slash-o:before {
	content: ""
}
.fa-trash:before {
	content: ""
}
.fa-copyright:before {
	content: ""
}
.fa-at:before {
	content: ""
}
.fa-eyedropper:before {
	content: ""
}
.fa-paint-brush:before {
	content: ""
}
.fa-birthday-cake:before {
	content: ""
}
.fa-area-chart:before {
	content: ""
}
.fa-pie-chart:before {
	content: ""
}
.fa-line-chart:before {
	content: ""
}
.fa-lastfm:before {
	content: ""
}
.fa-lastfm-square:before {
	content: ""
}
.fa-toggle-off:before {
	content: ""
}
.fa-toggle-on:before {
	content: ""
}
.fa-bicycle:before {
	content: ""
}
.fa-bus:before {
	content: ""
}
.fa-ioxhost:before {
	content: ""
}
.fa-angellist:before {
	content: ""
}
.fa-cc:before {
	content: ""
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: ""
}
.fa-meanpath:before {
	content: ""
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transition-timing-function: ease;
	-o-transform: translate(0, 0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.pswp img {
	max-width: none
}
.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp--open {
	display: block
}
.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}
.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-backface-visibility: hidden
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	will-change: transform
}
.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none
}
.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
	will-change: transform
}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	-webkit-transition: opacity .15s;
	transition: opacity .15s
}
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden
}
.pswp__img--placeholder--blank {
	background: #222
}
.pswp--ie .pswp__img {
	width: 100%;
	height: auto;
	left: 0;
	top: 0
}
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC
}
.pswp__error-msg a {
	color: #CCC;
	text-decoration: underline
}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
	position: relative;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none
}
.pswp__button:focus, .pswp__button:hover {
	opacity: 1
}
.pswp__button:active {
	outline: 0;
	opacity: .9
}
.pswp__button::-moz-focus-inner {
padding:0;
border:0
}
.pswp__ui--over-close .pswp__button--close {
	opacity: 1
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url(../images/default-skin.png) no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px
}
@media (-webkit-min-device-pixel-ratio:1.1), (min-resolution:105dpi), (min-resolution:1.1dppx) {
.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
background-image:url(../images/default-skin.svg)
}
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background:0 0
}
}
.pswp__button--close {
	background-position: 0 -44px
}
.pswp__button--share {
	background-position: -44px -44px
}
.pswp__button--fs {
	display: none
}
.pswp--supports-fs .pswp__button--fs {
	display: block
}
.pswp--fs .pswp__button--fs {
	background-position: -44px 0
}
.pswp__button--zoom {
	display: none;
	background-position: -88px 0
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: block
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0
}
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: 0 0;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute
}
.pswp__button--arrow--left {
	left: 0
}
.pswp__button--arrow--right {
	right: 0
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: '';
	top: 35px;
	background-color: rgba(0,0,0,.3);
	height: 30px;
	width: 32px;
	position: absolute
}
.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px
}
.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px
}
.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.pswp__share-modal {
	display: block;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity
}
.pswp__share-modal--hidden {
	display: none
}
.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
	box-shadow: 0 2px 5px rgba(0,0,0,.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform
}
.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px
}
.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000
}
.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0
}
.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px
}
.pswp__share-modal--fade-in {
	opacity: 1
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px
}
a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #FFF;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none
}
a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF
}
a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A
}
a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF
}
a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D
}
a.pswp__share--download:hover {
	background: #DDD
}
.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px
}
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px
}
.pswp__caption small {
	font-size: 11px;
	color: #BBB
}
.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #CCC
}
.pswp__caption--empty {
	display: none
}
.pswp__caption--fake {
	visibility: hidden
}
.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity
}
.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px
}
.pswp__preloader--active {
	opacity: 1
}
.pswp__preloader--active .pswp__preloader__icn {
	background: url(../images/preloader.gif) no-repeat
}
.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(.4, 0, .22, 1) infinite
}
.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0
}
.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	margin: 0
}
@media screen and (max-width:1024px) {
.pswp__preloader {
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
	float: right
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
@keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550
}
.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible
}
.pswp__caption, .pswp__top-bar {
	background-color: rgba(0,0,0,.5)
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0,0,0,.3)
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right, .pswp__ui--idle .pswp__top-bar {
	opacity: 0
}
.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
	opacity: .001
}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none
}
.pswp__element--disabled {
	display: none!important
}
.pswp--minimal--dark .pswp__top-bar {
	background: 0 0
}
#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--app-store>a, #outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--google-play>a, .sprites-sprite {
	background-image: url(../images/sprites-s3caf3b5a65.png);
	background-repeat: no-repeat
}
body {
	font: 14px "Open Sans", Arial, Tahoma, sans-serif;
	-webkit-text-size-adjust: 100%
}
@media (min-width:1025px) {
body {
	background: #efefef
}
}
a, input {
	font-family: "Open Sans", Arial, Tahoma, sans-serif
}
a, a:active, a:visited {
	text-decoration: none;
	color: #ddd
}
.wrapper {
	max-width: 68em;
	margin-left: auto;
	margin-right: auto
}
.wrapper:after {
	content: "";
	display: table;
	clear: both
}
.inactive {
	opacity: .5;
	-moz-opacity: .5;
	-webkit-opacity: .5;
	filter: alpha(opacity=50)
}
.hidden {
	display: none!important
}
.shown {
	display: block!important
}
#outer {
	width: 100%;
	position: relative;
	overflow: hidden;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto
}
#outer:after {
	content: "";
	display: table;
	clear: both
}
@media (min-width:667px) {
#outer {
	max-width: 1024px;
	margin: 0 auto;
	-webkit-box-shadow: 0 -1px 8px 0 rgba(50,50,50,.25);
	-moz-box-shadow: 0 -1px 8px 0 rgba(50,50,50,.25);
	box-shadow: 0 -1px 8px 0 rgba(50,50,50,.25)
}
}
@media (max-width:666px) {
#outer {
	overflow: hidden
}
}
#outer #main-nav {
	position: fixed;
	top: 0
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer #main-nav {
	z-index: 1;
	left: 0;
	width: 250px;
	height: calc(100% + 60px);
	background: #373737;
	border-right: 1px solid #ccc;
	display: block;
	-webkit-box-shadow: inset -5px 0 8px 0 rgba(50,50,50,.2);
	-moz-box-shadow: inset -5px 0 8px 0 rgba(50,50,50,.2);
	box-shadow: inset -5px 0 8px 0 rgba(50,50,50,.2)
}
}
@media (min-width:1025px) {
#outer #main-nav {
	width: 100%;
	height: 47px;
	z-index: 5;
	left: auto;
	right: auto;
	max-width: 1024px;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start
}
}
#outer #main-nav .site-search {
	height: 47px;
	position: relative
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer #main-nav .site-search {
	width: 100%;
	border-bottom: 1px solid #494949;
	background: #454545
}
}
@media (min-width:1025px) {
#outer #main-nav .site-search {
	width: 450px;
	float: right;
	margin: 0 140px 0 0;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none
}
@-moz-document url-prefix() {
#outer #main-nav .site-search {
margin-right:140px
}
}
}
#outer #main-nav .site-search>form .site-search__field {
	width: 100%;
	height: 45px;
	font-size: 16px;
	border: none;
	background: 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 32px 0 8px
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer #main-nav .site-search>form .site-search__field {
	color: #bdbdbd
}
}
#outer #main-nav .site-search>form .site-search__field:focus {
	outline: 0
}
#outer #main-nav .site-search>form .site-search__button {
	width: 32px;
	line-height: 32px;
	height: 100%;
	background: 0 0;
	border: none;
	position: absolute;
	top: 0;
	right: 5px
}
#outer #main-nav .site-search>form .site-search__button>.fa {
	font-size: 20px;
	color: #999;
	height: 45px;
	line-height: 45px
}
#outer #main-nav .site-search>form>fieldset>legend {
	display: none
}
#outer #main-nav #main-nav__list {
	width: 100%
}
#outer #main-nav #main-nav__list>li a {
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #666;
	-webkit-tap-highlight-color: rgba(0,0,0,.1)
}
#outer #main-nav #main-nav__list>li a>.fa {
	color: #999;
	font-size: 12px;
	float: right;
	margin: 18px 0 0 3px
}
#outer #main-nav #main-nav__list>li>a.focus~ul {
	display: block
}
#outer #main-nav #main-nav__list>li>ul {
	display: none
}
#outer #main-nav #main-nav__list>li>ul>li>a {
	font-weight: 400
}
#outer #main-nav #main-nav__list>li>ul>li>a.active, #outer #main-nav #main-nav__list>li>ul>li>a:hover {
	text-decoration: none
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer #main-nav #main-nav__list {
	height: calc(100% - 47px - 4px);
	overflow: auto
}
#outer #main-nav #main-nav__list>li>a {
	color: #bdbdbd;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #494949
}
#outer #main-nav #main-nav__list>li>a>.fa {
	margin: 4px 10px 0 0
}
#outer #main-nav #main-nav__list>li a:hover {
	background: #454545
}
#outer #main-nav #main-nav__list>li a.active {
	color: #7aaa32
}
#outer #main-nav #main-nav__list>li>a.active~ul {
	display: block
}
#outer #main-nav #main-nav__list>li>ul>li>a {
	padding: 10px 0 10px 30px
}
}
@media (min-width:1025px) {
#outer #main-nav #main-nav__list {
	float: left
}
#outer #main-nav #main-nav__list>li {
	position: relative;
	float: left;
	margin: 0 20px
}
#outer #main-nav #main-nav__list>li a {
	float: left;
	height: 47px;
	line-height: 47px
}
#outer #main-nav #main-nav__list>li>a:hover {
	opacity: .8;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}
#outer #main-nav #main-nav__list>li>ul {
	border: 1px solid #ccc;
	border-top: none;
	width: 200px;
	position: absolute;
	top: 47px;
	left: -10px;
	background: #fff
}
#outer #main-nav #main-nav__list>li>ul>li {
	float: left;
	width: 100%
}
#outer #main-nav #main-nav__list>li>ul>li>a {
	width: 100%;
	padding: 0 0 0 10px
}
#outer #main-nav #main-nav__list>li>ul>li a:hover {
	background: #efefef
}
#outer #main-nav #main-nav__list>li>ul>li a.active {
	color: #7aaa32
}
}
#outer #drawer-toggle {
	display: none
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer #drawer-toggle-label {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 47px;
	height: 47px;
	background: 0 0;
	-webkit-tap-highlight-color: rgba(0,0,0,.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform .25s ease-out;
	-moz-transition: -moz-transform .25s ease-out;
	transition: transform .25s ease-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#outer #drawer-toggle-label:after, #outer #drawer-toggle-label:before, #outer #drawer-toggle-label>span {
	display: block;
	height: 3px;
	width: 24px;
	background: #666;
	margin-left: 15px;
	-webkit-transition: -webkit-transform .25s ease-out;
	-moz-transition: -moz-transform .25s ease-out;
	transition: transform .25s ease-out
}
#outer #drawer-toggle-label:after, #outer #drawer-toggle-label:before {
	content: ""
}
#outer #drawer-toggle-label:before {
	margin-top: 15px
}
#outer #drawer-toggle-label:after, #outer #drawer-toggle-label>span {
	margin-top: 4px
}
#outer #drawer-toggle:checked~#drawer-toggle-label {
	-webkit-transition: -webkit-transform .25s ease-out;
	-moz-transition: -moz-transform .25s ease-out;
	transition: transform .25s ease-out;
	-webkit-transform: translate3d(250px, 0, 0);
	-moz-transform: translate3d(250px, 0, 0);
	-ms-transform: translate3d(250px, 0, 0);
	-o-transform: translate3d(250px, 0, 0);
	transform: translate3d(250px, 0, 0);
	width: 100%;
	height: 100%
}
#outer #drawer-toggle:checked~#drawer-toggle-label:before {
	-webkit-transform: rotate(45deg) translate3d(5px, 5px, 0);
	-moz-transform: rotate(45deg) translate3d(5px, 5px, 0);
	-ms-transform: rotate(45deg) translate3d(5px, 5px, 0);
	-o-transform: rotate(45deg) translate3d(5px, 5px, 0);
	transform: rotate(45deg) translate3d(5px, 5px, 0)
}
#outer #drawer-toggle:checked~#drawer-toggle-label>span {
	-webkit-transform: translate3d(-500px, 0, 0);
	-moz-transform: translate3d(-500px, 0, 0);
	-ms-transform: translate3d(-500px, 0, 0);
	-o-transform: translate3d(-500px, 0, 0);
	transform: translate3d(-500px, 0, 0)
}
#outer #drawer-toggle:checked~#drawer-toggle-label:after {
	-webkit-transform: rotate(-45deg) translate3d(5px, -5px, 0);
	-moz-transform: rotate(-45deg) translate3d(5px, -5px, 0);
	-ms-transform: rotate(-45deg) translate3d(5px, -5px, 0);
	-o-transform: rotate(-45deg) translate3d(5px, -5px, 0);
	transform: rotate(-45deg) translate3d(5px, -5px, 0)
}
#outer #drawer-toggle:checked~main {
	-webkit-transform: translate3d(250px, 0, 0);
	-moz-transform: translate3d(250px, 0, 0);
	-ms-transform: translate3d(250px, 0, 0);
	-o-transform: translate3d(250px, 0, 0);
	transform: translate3d(250px, 0, 0);
	overflow: hidden
}
}
@media (min-width:1025px) {
#outer #drawer-toggle-label {
	display: none
}
}
#outer .hotline {
	width: 100%;
	max-width: 1024px;
	height: 47px;
	background: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: auto;
	right: auto;
	z-index: 3;
	font-size: 14px;
	color: #666;
	text-align: center;
	-webkit-transition: -webkit-transform .25s ease-out;
	-moz-transition: -moz-transform .25s ease-out;
	transition: transform .25s ease-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#outer .hotline>i.fa {
	font-size: 47px;
	height: 45px;
	margin: 1px 0 0;
	float: right;
	color: #666
}
#outer .hotline>strong {
	float: right;
	padding: 5px 15px 0 5px;
	line-height: 17px
}
#outer .hotline>strong>a {
	color: #666;
	text-decoration: none;
	font-weight: 700
}
#outer .hotline>strong>a:hover {
	text-decoration: none
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer {
	width: 100%;
	right: 0
}
#outer #drawer-toggle:checked~.hotline {
	-webkit-transform: translate3d(250px, 0, 0);
	-moz-transform: translate3d(250px, 0, 0);
	-ms-transform: translate3d(250px, 0, 0);
	-o-transform: translate3d(250px, 0, 0);
	transform: translate3d(250px, 0, 0)
}
}
#outer main {
	position: relative;
	z-index: 2;
	background: #fff;
	padding-top: 47px
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main {
	-webkit-transition: -webkit-transform .25s ease-out;
	-moz-transition: -moz-transform .25s ease-out;
	transition: transform .25s ease-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
#outer main #primary-banner {
	width: 100%;
	background: #dfdfdf;
	overflow: hidden;
	position: relative
}
@media (min-width:667px) {
#outer main #primary-banner {
	height: 629px;
}
}
#outer main #primary-banner .primary-banner__wrapper {
	height: 100%;
	display: inline-block;
	position: relative;
	right: -50%;
	z-index: 4
}
#outer main #primary-banner .primary-banner__wrapper>img, #outer main #primary-banner .primary-banner__wrapper>video {
	display: block;
	border: none;
	outline: 0;
	position: relative;
	left: -50%;
	width: 100%
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main #primary-banner .primary-banner__wrapper>img, #outer main #primary-banner .primary-banner__wrapper>video {
	width: auto;
	height: 100%
}
}
#outer main>div.rating {
	background: url(../images/xeploai.png);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: inline-block;
	text-align: center;
	/*cursor: pointer*/
}
#outer main #primary-banner>div.primary-banner__overlays {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: none;
	text-align: center;
	/*cursor: pointer*/
}
#outer main #primary-banner>div.primary-banner__overlays>.fa {
	color: rgba(255,255,255,.7);
	font-size: 100px;
	line-height: 389px;
	cursor: pointer
}
#outer main #primary-banner>div.primary-banner__overlays~.primary-banner__wrapper {
	display: inline-block
}
#outer main #primary-banner.video--paused>div.primary-banner__overlays {
	display: block
}
#outer main #primary-banner.video--preloading>div.primary-banner__overlays {
	background: url(../images/video-preload.jpg) center center no-repeat;
	background-size: cover
}
#outer main #primary-banner.video--preloading>div.primary-banner__overlays~.primary-banner__wrapper {
	display: none
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main #primary-banner>div.primary-banner__overlays>.fa {
	line-height: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -51px 0 0 -41px
}
}
#outer main .app-info {
	height: 150px
}
#outer main .app-info>.wrapper {
	position: relative
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info>.wrapper {
	padding: 0 0 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
}
#outer main .app-info .app-info__icon {
	width: 70px;
	height: 70px;
	float: left;
	margin: 15px 16px 0 0;
	padding: 0
}
#outer main .app-info .app-info__icon>img {
	display: block;
	width: 100%;
	height: 100%
}
#outer main .app-info .app-info__icon>img {
	display: block;
	width: 100%;
	height: 100%
}
#outer main .app-info .app-info__brief {
	color: #000;
	padding: 24px 10px 0;
	font-size: 14px
}
#outer main .app-info .app-info__brief>strong {
	font-size: 18px;
	font-weight: 700
}
#outer main .app-info .app-info__install {
	float: left;
	padding: 10px 0 0 0;
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__install {
	padding: 5px 0 0
}
}
#outer main .app-info .app-info__install>.app-info__install--mobile {
	float: left;
	margin: 0 10px 0 0
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__install>.app-info__install--mobile>a {
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	background: #1e65c3;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	text-decoration: none
}
}
@media (max-width:666px) and (max-width:666px), (min-width:667px) and (max-width:1024px) and (max-width:666px), (max-width:666px) and (min-width:667px) and (max-width:1024px), (min-width:667px) and (max-width:1024px) and (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__install>.app-info__install--mobile>a {
	padding: 0 7px;
	height: 51px;
	line-height: 51px
}
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__install>.app-info__install--mobile>a:hover {
	opacity: .8;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}
}
@media (min-width:1025px) {
#outer main .app-info .app-info__install>.app-info__install--mobile {
	display: none
}
}
#outer main .app-info .app-info__install>.app-info__install--desktop {
	float: left;
	margin-right: 10px
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__install>.app-info__install--desktop {
	display: none
}
}
@media (min-width:1025px) {
#outer main .app-info .app-info__install>.app-info__install--desktop>a {
	width: 187px;
	height: 0;
	padding: 50px 0 0;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	border-radius: 5px
}
}

#outer main .app-info .app-info__install>.app-info__install--all {
	float: left
}
#outer main .app-info .app-info__install>.app-info__install--all {
	display: inline-block
}
#outer main .app-info .app-info__install>.app-info__install--all>a {
	width: 154px;
	height: 0;
	padding: 50px 0 0;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	border-radius: 5px
}

#outer main .app-info .app-info__install>.app-info__install--all.app-info__install--playnow>a {
	background: url(../images/play_now.png) no-repeat 0 0!important;
	width: 154px!important;
	background-size: 100%!important;
	height: 51px!important;
	float: left;
	margin: 0 10px 0 0
}

#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--playnow>a {
	background: url(../images/play_now.png) no-repeat 0 0!important;
	width: 154px!important;
	background-size: 100%!important;
	height: 51px!important;
}

#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--app-store>a {
	background: url(../images/and.png) no-repeat 0 0!important;
	width: 142px!important;
	height: 51px!important;
	background-size: 100%!important;
}
#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--google-play>a {
	background: url(../images/iso.png) no-repeat 0 0!important;
	width: 142px!important;
	background-size: 100%!important;
	height: 51px!important;
}
#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--download>a {
	background: url(../images/apk.png) no-repeat 0 0!important;
	width: 142px!important;
	background-size: 100%!important;
	height: 51px!important;
}
#outer main .app-info .app-info__install>.app-info__install--desktop.app-info__install--window>a {
	background: url(../images/win.png) no-repeat 0 0!important;
	width: 142px!important;
	background-size: 100%!important;
	height: 51px!important;
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main .app-info .app-info__qr, #outer main .app-info .app-info__qr-help-text {
	display: none
}
}
@media (min-width:1025px) {
#outer main .app-info .app-info__qr {
	width: 146px;
	height: 146px;
	position: absolute;
	top: 1px;
	right: -20px;
}
#outer main .app-info .app-info__qr-help-text {
	position: absolute;
	bottom: 0px;
	right: 135px;
	font-size: 14px;
	color: #666
}
}


#outer main .app-info .fb-like-placeholder {
	text-align: center;
	background: 0 0;
	border-radius: 3px;
	width: 120px;
	height: 50px;
	float: right;
	margin: 7px 0 0;
	padding-top: 0;
}
@media (max-width:666px) {
#outer main .app-info .fb-like-placeholder {
	width: 100px;
	height: 40px
}
}
#outer main .app-info .fb-like-placeholder>.fb-like {
	float: right;
	display: inline-block;
	margin: 28px 0 0
}
@media (max-width:666px) {
#outer main .app-info .fb-like-placeholder>.fb-like {
	margin: 18px 0 0
}
}
@media (max-width:666px) {
#outer main .app-info .fb-like-placeholder {
	margin: 17px 0 0;
	padding-top: 0!important;
}
}
#outer main .app-info .fb-like-placeholder iframe {
	z-index: 2
}


@media only screen and (max-width:666px) and (min-width:667px) and (max-width:1024px), only screen and (min-width:667px) and (max-width:1024px) and (min-width:667px) and (max-width:1024px) {
#outer main #main-content {
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
}
#outer main #main-content #key-features {
	width: 100%;
	height: 288px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ccc
}
@media (max-width:666px) {
#outer main #main-content #key-features {
	height: 180px
}
}
@media (min-width:667px) {
#outer main #main-content #key-features {
	max-width: 68em;
	margin-left: auto;
	margin-right: auto
}
#outer main #main-content #key-features:after {
	content: "";
	display: table;
	clear: both
}
}
#outer main #main-content #key-features>.swiper-wrapper {
	width: 100%;
	overflow: hidden
}
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide {
	width: 427px;
	height: 268px;
	overflow: hidden;
	padding-right: 15px;
	float: left;
	margin: 0
}
@media (max-width:666px) {
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide {
	width: 255px;
	height: 160px
}
}
@media (min-width:667px) {
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide:last-child {
	padding-right: 0
}
}
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide>a>img, #outer main #main-content #key-features>.swiper-wrapper>.swiper-slide>a>video {
	width: 100%;
	height: 100%;
	background: #dfdfdf;
	display: block;
	margin: 0;
	padding: 0;
	border-radius: 10px
}
#outer main #main-content #key-features>.swiper-wrapper>.swiper-slide>a>.key-features__video-icon {
	color: rgba(255,255,255,.7);
	font-size: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -34px
}
@media (max-width:666px) {
#outer main #main-content #key-features .key-features__control {
	display: block;
	width: 60px;
	position: absolute;
	z-index: 10000;
	top: 40%;
	text-align: center;
}
#outer main #main-content #key-features .key-features__control.key-features__control--prev {
	left: 5px;
}
#outer main #main-content #key-features .key-features__control.key-features__control--next img,
#outer main #main-content #key-features .key-features__control.key-features__control--prev img{
	width: 40px;
}
#outer main #main-content #key-features .key-features__control.key-features__control--next {
	right: 0;
}
}
@media (min-width:667px) {
#outer main #main-content #key-features .key-features__control {
	display: block;
	width: 60px;
	position: absolute;
	z-index: 10000;
	top: 50%;
	margin-top: -35px;
	text-align: center;
}
#outer main #main-content #key-features .key-features__control.key-features__control--prev {
	left: 0
}
#outer main #main-content #key-features .key-features__control.key-features__control--next {
	right: 0;
}
#outer main #main-content #key-features .key-features__control:hover {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}
#outer main #main-content #key-features .key-features__control>.fa {
	font-size: 40px;
	color: #fff;
	height: 60px;
	line-height: 60px
}
}
#outer main #main-content #hot-event {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc
}
@media (min-width:667px) {
#outer main #main-content #hot-event {
	padding-bottom: 20px;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto
}
#outer main #main-content #hot-event:after {
	content: "";
	display: table;
	clear: both
}
}
@media (max-width:666px) {
#outer main #main-content #hot-event {
	padding-bottom: 0
}
}
#outer main #main-content #hot-event h2 {
	color: #434343;
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	padding: 15px 0
}
@media (max-width:666px) {
#outer main #main-content #hot-event h2 {
	text-align: left;
	padding-left: 15px
}
}
#outer main #main-content #hot-event>.swiper-container {
	position: relative;
	overflow: initial
}
@media (max-width:666px) {
#outer main #main-content #hot-event>.swiper-container {
	margin-left: 0;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%;
	overflow: hidden;
	height: 250px
}
#outer main #main-content #hot-event>.swiper-container:last-child {
	margin-right: 0
}
}
#outer main #main-content #hot-event>.swiper-container>ul {
	display: block
}
@media (min-width:667px) {
#outer main #main-content #hot-event>.swiper-container>ul {
	height: 373px
}
#outer main #main-content #hot-event>.swiper-container>ul:after {
	content: " ";
	position: absolute;
	margin-left: 59.70863%;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	top: 0;
	z-index: -1;
	border: 1px solid #ccc
}
#outer main #main-content #hot-event>.swiper-container>ul:after:last-child {
margin-right:0
}
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide {
	float: none
}
@media (max-width:666px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide {
	float: left;
	padding-right: 15px
}
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a>img {
	float: left;
	width: 57.35098%;
	display: block;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	position: absolute;
	z-index: 100
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a>img:last-child {
	margin-right: 0
}
@media (min-width:667px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a>img {
	height: 373px;
	-webkit-transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0)
}
}
@media (max-width:666px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a>img {
	float: left;
	display: block;
	margin-right: 2.35765%;
	position: relative;
	width: 255px;
	height: 160px
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a>img:last-child {
	margin-right: 0
}
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide.swiper-slide--active>a, #outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a:hover {
	color: #666
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide.swiper-slide--active>a img, #outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide>a:hover img {
	z-index: 200;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}
@media (max-width:666px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div {
	clear: both;
	width: 255px;
	border: none;
	padding: 10px 0
}
}
@media (min-width:667px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div {
	margin-left: 59.70863%;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
	color: #4d4d4d;
	position: relative;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div:last-child {
	margin-right: 0
}
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div>h3 {
	font-size: 18px;
	font-weight: 700;
	color: #434343
}
@media (max-width:666px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div>h3 {
	min-height: 48px
}
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div>h3:hover {
	color: #434343
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div>time {
	color: #868686
}
@media (min-width:667px) {
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div:hover, #outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide.swiper-slide--active div {
	background: #efefef
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide div:hover:after, #outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide.swiper-slide--active div:after {
	left: -30px;
	top: 50%;
	border: 1px solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #efefef;
	border-width: 15px;
	margin-top: -15px;
	background: 0 0
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide:first-child div {
	border-top: 1px solid #ccc
}
#outer main #main-content #hot-event>.swiper-container>ul li.swiper-slide:last-child div {
	border-bottom: none
}
}
#outer main #main-content .posts, #outer main #main-content .search {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 57.35098%;
	background: #1e65c3;
	padding: 15px;
}
#outer main #main-content .posts:last-child, #outer main #main-content .search:last-child {
	margin-right: 0
}
@media (max-width:666px) {
#outer main #main-content .posts, #outer main #main-content .search {
	margin-left: 0;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%;
	padding: 0 15px
}
#outer main #main-content .posts:last-child, #outer main #main-content .search:last-child {
	margin-right: 0
}
}
#outer main #main-content .posts>h2, #outer main #main-content .search>h2 {
	color: #434343;
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	padding: 38px 0 14px;
	font-weight: 700
}
@media (max-width:666px) {
#outer main #main-content .posts>h2, #outer main #main-content .search>h2 {
	display: none
}
}
#outer main #main-content .posts .posts__tabs, #outer main #main-content .posts .search__tabs, #outer main #main-content .search .posts__tabs, #outer main #main-content .search .search__tabs {
	margin-top: 20px;
	margin-bottom: 10px;
	background: #fff;
	float: left;
	margin-right: 3.57866%;
	width: 100%;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row
}
#outer main #main-content .posts .posts__tabs:last-child, #outer main #main-content .posts .search__tabs:last-child, #outer main #main-content .search .posts__tabs:last-child, #outer main #main-content .search .search__tabs:last-child {
	margin-right: 0
}
#outer main #main-content .posts .posts__tabs>li, #outer main #main-content .posts .search__tabs>li, #outer main #main-content .search .posts__tabs>li, #outer main #main-content .search .search__tabs>li {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	border: 1px solid #ccc;
	border-right: none;
	text-align: center;
	font-weight: 700
}
#outer main #main-content .posts .posts__tabs>li.active, #outer main #main-content .posts .posts__tabs>li:hover.active, #outer main #main-content .posts .search__tabs>li.active, #outer main #main-content .posts .search__tabs>li:hover.active, #outer main #main-content .search .posts__tabs>li.active, #outer main #main-content .search .posts__tabs>li:hover.active, #outer main #main-content .search .search__tabs>li.active, #outer main #main-content .search .search__tabs>li:hover.active {
	background: #2a2a2a
}
#outer main #main-content .posts .posts__tabs>li.active>a, #outer main #main-content .posts .posts__tabs>li.active>a:hover, #outer main #main-content .posts .posts__tabs>li:hover.active>a, #outer main #main-content .posts .posts__tabs>li:hover.active>a:hover, #outer main #main-content .posts .search__tabs>li.active>a, #outer main #main-content .posts .search__tabs>li.active>a:hover, #outer main #main-content .posts .search__tabs>li:hover.active>a, #outer main #main-content .posts .search__tabs>li:hover.active>a:hover, #outer main #main-content .search .posts__tabs>li.active>a, #outer main #main-content .search .posts__tabs>li.active>a:hover, #outer main #main-content .search .posts__tabs>li:hover.active>a, #outer main #main-content .search .posts__tabs>li:hover.active>a:hover, #outer main #main-content .search .search__tabs>li.active>a, #outer main #main-content .search .search__tabs>li.active>a:hover, #outer main #main-content .search .search__tabs>li:hover.active>a, #outer main #main-content .search .search__tabs>li:hover.active>a:hover {
	color: #fff
}
#outer main #main-content .posts .posts__tabs>li:hover, #outer main #main-content .posts .search__tabs>li:hover, #outer main #main-content .search .posts__tabs>li:hover, #outer main #main-content .search .search__tabs>li:hover {
	background: #efefef
}
#outer main #main-content .posts .posts__tabs>li:first-child, #outer main #main-content .posts .search__tabs>li:first-child, #outer main #main-content .search .posts__tabs>li:first-child, #outer main #main-content .search .search__tabs>li:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}
#outer main #main-content .posts .posts__tabs>li:last-child, #outer main #main-content .posts .search__tabs>li:last-child, #outer main #main-content .search .posts__tabs>li:last-child, #outer main #main-content .search .search__tabs>li:last-child {
	border-right: 1px solid #ccc;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
#outer main #main-content .posts .posts__tabs>li a, #outer main #main-content .posts .search__tabs>li a, #outer main #main-content .search .posts__tabs>li a, #outer main #main-content .search .search__tabs>li a {
	padding: 20px 10px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px
}
#outer main #main-content .posts .posts__list, #outer main #main-content .posts .search__list, #outer main #main-content .search .posts__list, #outer main #main-content .search .search__list {
	clear: both;
	min-height: 300px;
	position: relative
}
#outer main #main-content .posts .posts__list>li, #outer main #main-content .posts .search__list>li, #outer main #main-content .search .posts__list>li, #outer main #main-content .search .search__list>li {
	padding: 7px 0;
	border-top: 1px solid #2e8ed5;
}
#outer main #main-content .posts .posts__list>li:first-child, #outer main #main-content .posts .search__list>li:first-child, #outer main #main-content .search .posts__list>li:first-child, #outer main #main-content .search .search__list>li:first-child {
	border-top: none
}
#outer main #main-content .posts .posts__list>li p, #outer main #main-content .posts .search__list>li p, #outer main #main-content .search .posts__list>li p, #outer main #main-content .search .search__list>li p {
	color: #999
}
#outer main #main-content .posts .posts__list>li p .posts__cate, #outer main #main-content .posts .posts__list>li p .search__cate, #outer main #main-content .posts .search__list>li p .posts__cate, #outer main #main-content .posts .search__list>li p .search__cate, #outer main #main-content .search .posts__list>li p .posts__cate, #outer main #main-content .search .posts__list>li p .search__cate, #outer main #main-content .search .search__list>li p .posts__cate, #outer main #main-content .search .search__list>li p .search__cate {
	color: #0293d0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 5px
}
#outer main #main-content .posts .posts__list>li p .posts__time, #outer main #main-content .posts .posts__list>li p .search__time, #outer main #main-content .posts .search__list>li p .posts__time, #outer main #main-content .posts .search__list>li p .search__time, #outer main #main-content .search .posts__list>li p .posts__time, #outer main #main-content .search .posts__list>li p .search__time, #outer main #main-content .search .search__list>li p .posts__time, #outer main #main-content .search .search__list>li p .search__time {
	color: #868686;
	margin-left: 5px
}
#outer main #main-content .posts .posts__list>li a, #outer main #main-content .posts .search__list>li a, #outer main #main-content .search .posts__list>li a, #outer main #main-content .search .search__list>li a {
	text-decoration: none
}
#outer main #main-content .posts .posts__list>li a h3, #outer main #main-content .posts .search__list>li a h3, #outer main #main-content .search .posts__list>li a h3, #outer main #main-content .search .search__list>li a h3 {
	font-size: 18px;
	font-weight: 700;
	color: #434343;
	padding: 5px 0 0
}
#outer main #main-content .posts .posts__list>li a img, #outer main #main-content .posts .search__list>li a img, #outer main #main-content .search .posts__list>li a img, #outer main #main-content .search .search__list>li a img {
	display: block;
	padding: 0;
	border-radius: 10px;
	width: 100%;
	margin: 12px 0 8px
}
#outer main #main-content .posts p.posts__loading, #outer main #main-content .posts p.search__loading, #outer main #main-content .search p.posts__loading, #outer main #main-content .search p.search__loading {
	width: 100%;
	height: 52px;
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
	-webkit-transition: height .25s ease-out;
	-moz-transition: height .25s ease-out;
	transition: height .25s ease-out
}
#outer main #main-content .posts p.posts__loading.posts__loading--hidden, #outer main #main-content .posts p.posts__loading.search__loading--hidden, #outer main #main-content .posts p.search__loading.posts__loading--hidden, #outer main #main-content .posts p.search__loading.search__loading--hidden, #outer main #main-content .search p.posts__loading.posts__loading--hidden, #outer main #main-content .search p.posts__loading.search__loading--hidden, #outer main #main-content .search p.search__loading.posts__loading--hidden, #outer main #main-content .search p.search__loading.search__loading--hidden {
	height: 0;
	-webkit-transition-delay: .25s;
	-moz-transition-delay: .25s;
	transition-delay: .25s
}
#outer main #main-content .posts p.posts__loading.posts__loading--hidden>span, #outer main #main-content .posts p.posts__loading.search__loading--hidden>span, #outer main #main-content .posts p.search__loading.posts__loading--hidden>span, #outer main #main-content .posts p.search__loading.search__loading--hidden>span, #outer main #main-content .search p.posts__loading.posts__loading--hidden>span, #outer main #main-content .search p.posts__loading.search__loading--hidden>span, #outer main #main-content .search p.search__loading.posts__loading--hidden>span, #outer main #main-content .search p.search__loading.search__loading--hidden>span {
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0
}
#outer main #main-content .posts p.posts__loading>span, #outer main #main-content .posts p.search__loading>span, #outer main #main-content .search p.posts__loading>span, #outer main #main-content .search p.search__loading>span {
	display: block;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ccc;
	padding: 15px 0;
	color: #666;
	border-radius: 5px;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-transition-delay: .25s;
	-moz-transition-delay: .25s;
	transition-delay: .25s
}
#outer main #main-content .posts .posts__view-all, #outer main #main-content .posts .search__view-all, #outer main #main-content .search .posts__view-all, #outer main #main-content .search .search__view-all {
	width: 50%;
	display: block;
	padding: 10px 0;
	border: 1px solid #ccc;
	margin: 11px auto 34px;
	border-radius: 5px;
	text-align: center;
	color: #666;
	text-decoration: none
}
#outer main #main-content .posts .posts__view-all:hover, #outer main #main-content .posts .search__view-all:hover, #outer main #main-content .search .posts__view-all:hover, #outer main #main-content .search .search__view-all:hover {
	background: #efefef
}
#outer main #main-content .pagination {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#outer main #main-content .pagination>.pagination__list {
	-webkit-box-align: space-around;
	-moz-box-align: space-around;
	box-align: space-around;
	-webkit-align-items: space-around;
	-moz-align-items: space-around;
	-ms-align-items: space-around;
	-o-align-items: space-around;
	align-items: space-around;
	-ms-flex-align: space-around;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-pack: center
}
#outer main #main-content .pagination>.pagination__list>li>a {
	display: block;
	padding: 8px 0;
	min-width: 60px;
	text-align: center;
	border-radius: 5px
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main #main-content .pagination>.pagination__list>li>a {
	min-width: 35px
}
}
#outer main #main-content .pagination>.pagination__list>li>a:hover {
	background: #efefef
}
#outer main #main-content .pagination>.pagination__list>li>.pagination__index.pagination__index--active {
	background: #7aaa32;
	color: #fff
}
#outer main #main-content .pagination>.pagination__list>li>.pagination__nav {
	min-width: 120px;
	border: 1px solid #ccc
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main #main-content .pagination>.pagination__list>li>.pagination__nav {
	min-width: 35px
}
#outer main #main-content .pagination>.pagination__list>li>.pagination__nav>span {
	display: none
}
}
#outer main #main-content .pagination>.pagination__list>li>.pagination__nav.pagination__nav--disabled {
	color: #999;
	opacity: .2;
	-moz-opacity: .2;
	-webkit-opacity: .2;
	filter: alpha(opacity=20)
}
#outer main #main-content .pagination.pagination--bottom {
	padding-bottom: 75px
}
#outer main #main-content .socials {
	width: 100%;
	overflow: hidden;
	background: #efefef;
	border-top: 1px solid #ccc;
	padding: 20px 0;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
@media (max-width:666px), (min-width:667px) and (max-width:1024px) {
#outer main #main-content .socials {
	width: calc(100% + 30px);
	margin-left: -15px
}
}
#outer main #main-content .socials .socials__list>li {
	float: left;
	margin: 0 20px;
	width: 56px
}
#outer main #main-content .socials .socials__list>li>a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #666
}
#outer main #main-content .socials .socials__list>li>a>.fa {
	font-size: 30px
}
#outer main #main-content .socials .socials__list>li>a:hover {
	opacity: .8;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}
#outer main #extra-content {
	display: block;
	margin-right: 2.35765%;
	width: 40.29137%;
	float: right;
}
#outer main #extra-content:last-child {
	margin-right: 0
}
#outer main #extra-content .fb-fanpage-box {
	border: 1px solid #ccc
}
#outer main #extra-content .fb-like-box, #outer main #extra-content .fb-like-box span, #outer main #extra-content .fb-like-box span iframe[style] {
	width: 100%!important
}
@media (max-width:666px) {
#outer main #extra-content {
	display: none
}
}
#outer main footer {
	padding: 10px 0 55px;
	background: #101010
}
#outer main footer .copyright {
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
}
#outer .flyout-content .flyout-content__top-button {
	-webkit-transition: bottom .25s ease-out;
	-moz-transition: bottom .25s ease-out;
	transition: bottom .25s ease-out;
	color: #fff;
	position: fixed;
	z-index: 3;
	bottom: -44px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 60px;
	height: 44px;
	text-align: center;
	background: #7aaa32;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
	line-height: 10px
}
#outer .flyout-content .flyout-content__top-button .fa {
	font-size: 26px;
	color: #fff;
	margin-top: -1px
}
#outer .flyout-content .flyout-content__top-button--shown {
	bottom: 0;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}
#outer .dndmom__photoswipe {
	position: relative
}
#outer .dndmom__photoswipe--loading:before {
	display: block;
	position: absolute;
	top: 50%;
	margin: -15px auto 0;
	left: 0;
	right: 0;
	z-index: 99;
	color: #fff;
	font-size: 18px;
	width: 80%;
	text-align: center;
	padding: 5px 0
}
.dndmom__modal {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	background: #000
}
.dndmom__modal>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	text-indent: -1000em
}
.dndmom__modal>a:before {
	content: " ";
	background: url(../images/default-skin.png) 0 -44px no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: .7;
	-moz-opacity: .7;
	-webkit-opacity: .7;
	filter: alpha(opacity=70)
}
.dndmom__modal>a:hover:before {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}
.dndmom__modal>iframe {
	width: 90%;
	height: 90%;
	margin: 15px auto 0;
	display: block;
	position: relative;
	z-index: 100001
}
@media (max-width:666px) {
.dndmom__modal>iframe {
	width: 100%;
	margin: 30px auto 0;
	height: calc(100% - 30px)
}
}
.policy{
	text-align: center;
	clear: both;
	color: #13427f;
	padding: 15px 0 0 0;
}
.policy a{
	color: #13427f;
}
.policy a:hover{
	text-decoration: underline;
}
.policyL li{
	border: none!important;
}
.policyL2 li{
	border: none!important;
	background: none!important;
}
.param{
    position: relative;
    z-index: 100;
    text-align: center;
    padding-top: 200px;
	display: none;
}
.param span{
	display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #1551d6;
	background: rgba(255,255,255,0.7);
	padding: 5px 20px;
	border-radius: 5px;
}