/****** FILE: themes/x4y/css/slick.css *****/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*# sourceMappingURL=slick.css.map */
/****** FILE: themes/x4y/css/form.css *****/
.btbg{background-color:rgba(0,0,0,.9)}.bgb{color:#000}.wtbg{background-color:rgba(127,194,194,.6)}.wbg{background-color:#fff}body::-moz-selection{background-color:rgba(187,202,16,.2)}body::selection{background-color:rgba(187,202,16,.2)}:focus-visible{outline:#bbca10 solid .1rem;outline-offset:.4rem;border-radius:0}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:700;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:900;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-900.woff2)format("woff2")}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:"FontAwesome";src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0)format("embedded-opentype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff2?v=4.5.0)format("woff2"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff?v=4.5.0)format("woff"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.ttf?v=4.5.0)format("truetype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: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,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.checkbox label.right,.pull-left,.radio label.right{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)}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;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-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.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,.fa-gratipay: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,.fa-y-combinator-square:before,.fa-yc-square: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:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}form{font-family:"Lato",sans-serif}div.field,form .checkboxset ul,form .optionset ul{margin:0}form label{margin:6px 0;font-weight:400}form label.left{display:block}.checkbox label.right,form label.right{font-size:15px;color:#e8e8e8}form fieldset{margin-top:10px;margin-bottom:20px}form input,form input.text,form select,form textarea{width:100%;max-width:500px;padding:6px 5px;font-family:"Lato",sans-serif;font-size:18px;background-color:rgba(0,0,0,.1);color:#fff;border:0;border-left:1px solid #bbca10}.ie7 form select{width:80vw}form input.text:hover{background:rgba(187,202,16,.3);border-left:1px solid #bbca10}form .textajaxuniquetext:focus,form input.text:focus,form select:focus,form textarea:focus{outline:0}form input[disabled],form textarea[disabled]{background-color:#f7f7f7;border:1px solid #dad9d9}textarea{resize:vertical}.field .checkbox,.field .radio{float:left;width:20px;height:20px;margin-right:6px;margin-top:6px;padding:0}[type=checkbox],[type=radio]{width:25px;height:25px}#MemberLoginForm_LoginForm .Actions:after,#MemberLoginForm_LostPasswordForm .Actions:after,input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label:before{width:25px;height:25px;content:" ";background-color:#fff;border:1px solid #bbca10}input.cookieconsentcheckbox+label:before,input[type=checkbox]+label:before,input[type=radio]+label:before{position:relative;top:7px;left:0;display:inline-block;margin-right:10px}input.cookieconsentcheckbox+label:before{width:25px;height:25px;content:" ";background-color:#fff;border:1px solid #bbca10}input[type=checkbox]+label,input[type=radio]+label input.cookieconsentcheckbox+label{cursor:pointer}input.cookieconsentcheckbox+label:hover:before,input[type=checkbox]+label:hover:before{content:" ";background-image:url(/_resources/themes/x4y/css/img/icn-checked.svg);background-color:#bbca10}input.cookieconsentcheckbox:checked+label:before,input[type=checkbox]:checked+label:before{background-image:url(/_resources/themes/x4y/css/img/icn-checked.svg);background-color:#bbca10}input.cookieconsentcheckbox:disabled+label::before,input[type=checkbox]:disabled+label::before{background-image:url(/_resources/themes/x4y/css/img/icn-checked.svg);background-color:#323335;border:1px solid #323335}input[type=radio]+label:before{content:" ";font-weight:400;width:25px;height:25px;border:1px solid #bbca10;border-radius:50%;background-color:#fff}input[type=radio]+label:hover:before{background-color:#bbca10}input[type=radio]:checked+label:before{background-color:#bbca10;background-image:url(/_resources/themes/x4y/css/img/icn-close.svg)}.Actions .action,form p.message,input[type=submit]{background-color:rgba(0,0,0,.7);padding:5px 10px;color:#fff;font-weight:400}form p.bad,form p.good,form p.required{background-color:rgba(0,0,0,.7);color:#bbca10}form p.bad,form p.message.error,form p.required{color:#95133c}.Actions{margin-bottom:20px}.Actions .action,input[type=submit]{display:inline-block;padding:6px 15px;cursor:pointer;border:0;font-size:18px;font-weight:600}.Actions .action:hover,a.bttn:hover,button,input[type=submit]:hover{background:rgba(50,51,53,.65);color:#bbca10}a.bttn{margin-bottom:10px}a.bttn:after{padding-left:10px}.ie7 input.action{width:0;overflow:visible}input.action[class]{width:auto}.ie7 .Actions .action{float:left}.Actions:after{color:#b94a48;display:inline-block;font-weight:400;margin-top:9px}#Remember{min-height:20px}#ForgotPassword{padding-top:12px;clear:left}.FormHeading{clear:both;padding-top:15px}form .date .middleColumn input{width:114px}.Actions input.action-minor,.Actions input.resetformaction{float:left;background-color:#888}.Actions input.action-minor:hover,.Actions input.resetformaction:hover{background-color:#aaa}form .requiredField label.left:after{color:#b94a48;content:"*";font-size:15px;font-weight:400;padding-left:3px}form .checkboxset li,form .optionset li{margin-bottom:5px;list-style-type:none}form div.checkbox:after{content:".";display:block;height:0;clear:both;visibility:hidden}form .checkbox .checkbox{clear:both}span.message{margin:10px 0;display:block;max-width:50vw;clear:left}div.holder-required{background-color:rgba(149,19,60,.3);padding:10px}div.holder-required,form input.holder-required{border-left:1px solid #95133c}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:rgba(0,0,0,.7);color:#95133c}.ss-uploadfield-item-info button{margin-top:4px!important;float:left}form .creditCardField input,form input.currency,form input.numeric{width:50px}form #DMYDate-day,form #DMYDate-month{width:25px}.cookie-consent{max-width:1040px;width:90vw;padding:5vw 4vw;color:#fff;border:0;border-radius:0;top:5vw;margin-top:0;background-color:rgba(40,44,49,.97)}.cookie-consent>div{margin-bottom:40px}.cookie-consent a.bttn{margin-right:15px}@media only screen and (max-width:700px){.header form .middleColumn{float:none;width:100%!important}#MemberLoginForm_LoginForm label,form label.left{margin-bottom:8px}}@media only screen and (max-width:900px){form{max-width:100%}}
/*# sourceMappingURL=form.css.map */
/****** FILE: themes/x4y/css/main.css *****/
@charset "UTF-8";@-webkit-keyframes navin{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}}@keyframes navin{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}}@-webkit-keyframes navout{0%{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes navout{0%{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeBg{0%{opacity:0}to{opacity:.5}}@keyframes fadeBg{0%{opacity:0}to{opacity:.5}}@-webkit-keyframes blur{0%{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}@keyframes blur{0%{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}*{box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,button,button:focus,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,img:focus,input,ins,kbd,label,legend,li,li:focus,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;vertical-align:top;outline:0;border:0;box-sizing:border-box}li,ol,ul{list-style-type:none}.btbg{background-color:rgba(0,0,0,.9)}.bgb{color:#000}.wtbg{background-color:rgba(127,194,194,.6)}.wbg{background-color:#fff}body::-moz-selection{background-color:rgba(187,202,16,.2)}body::selection{background-color:rgba(187,202,16,.2)}:focus-visible{outline:#bbca10 solid .1rem;outline-offset:.4rem;border-radius:0}.lt{display:block;text-transform:uppercase;-ms-transform:scale(1.1,1);-ms-transform-origin:50% 50%;-webkit-transform:scale(1.1,1);-webkit-transform-origin:50% 50%;transform:scale(1.1,1);transform-origin:50% 50%;color:#e8e8e8}.lt,.ltl,.ltr,.lts{font-weight:900;letter-spacing:.2px}.ltr{display:block;-ms-transform:scale(1.1,1);-ms-transform-origin:100%0;-webkit-transform:scale(1.1,1);-webkit-transform-origin:100%0;transform:scale(1.1,1);transform-origin:100%0;color:#e8e8e8}.ltl,.lts{display:inline-block}.ltl,.lts,.lts a{color:#e8e8e8}.fade-in{opacity:0}.fade-bg,.fade-in{-webkit-animation:fadeIn cubic-bezier(.65,.23,.22,1.15)1;animation:fadeIn cubic-bezier(.65,.23,.22,1.15)1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s}.fade-in.one{-webkit-animation-delay:.3s;animation-delay:.3s}.fade-in.two{-webkit-animation-delay:.5s;animation-delay:.5s}.blur{-webkit-animation:blur 2.5s ease-in-out forwards;animation:blur 2.5s ease-in-out forwards}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:700;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:900;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-900.woff2)format("woff2")}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes navin{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}}@keyframes navout{0%{-webkit-transform:translateX(-50vw);transform:translateX(-50vw)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeBg{0%{opacity:0}to{opacity:.5}}@keyframes fadeBg{0%{opacity:0}to{opacity:.5}}@keyframes blur{0%{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}@font-face{font-family:"FontAwesome";src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0)format("embedded-opentype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff2?v=4.5.0)format("woff2"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff?v=4.5.0)format("woff"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.ttf?v=4.5.0)format("truetype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: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,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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)}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack,.slick-dots li{position:relative;display:inline-block}.fa-stack{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-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.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,.fa-gratipay: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,.fa-y-combinator-square:before,.fa-yc-square: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:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.responsive-view div.bg.on .iframe_holder iframe{background-color:#fff}.responsive-view{display:none;position:absolute;top:-1vw;left:0;max-width:100%;margin:0 auto;transform:scale(.98);-webkit-transform:scale(.98);-o-transform:scale(.98);-ms-transform:scale(.98);-moz-transform:scale(.98)}.responsive-view .display{position:relative;left:3vw;max-height:540px;height:inherit}.responsive-view div.bg{position:absolute;background-repeat:no-repeat;background-size:100%;overflow:hidden}.responsive-view div.bg button{width:inherit;height:inherit;position:absolute;top:0;left:0;cursor:pointer;background-color:transparent}.responsive-view .iframe_holder{-webkit-overflow-scrolling:touch;overflow-y:scroll;transform:scale(.22);-webkit-transform:scale(.22);-o-transform:scale(.22);-ms-transform:scale(.22);-moz-transform:scale(.22);transform-origin:top left;-webkit-transform-origin:top left;-o-transform-origin:top left;-ms-transform-origin:top left;-moz-transform-origin:top left;margin:0;padding:0;position:relative;height:100%;background-color:#000;background-image:url(/_resources/themes/x4y/css/img/loader.svg);background-repeat:no-repeat;background-position:center;background-size:25%}.responsive-view,.responsive-view .iframe_holder iframe{width:100%;height:100%}.responsive-view,.responsive-view div.bg.off .iframe_holder iframe{background-color:transparent}.responsive-view .mobile{background-image:url(/_resources/themes/x4y/css/img/dev-phone.svg);width:95px;height:196px;top:390px;left:270px;z-index:5}.responsive-view .mobile .iframe_holder{width:320px;height:630px;top:13px;left:9px;overflow:hidden}.responsive-view .tablet{background-image:url(/_resources/themes/x4y/css/img/dev-tablet.svg);width:246px;height:400px;left:80px;top:260px;z-index:3}.responsive-view .tablet .iframe_holder{position:absolute;width:768px;height:1024px;top:34px;left:39px;overflow:hidden}.responsive-view .laptop{background-image:url(/_resources/themes/x4y/css/img/laptop-screen-optimised.png);width:477px;height:307px;top:290px;left:620px;z-index:2}.responsive-view .desktop .iframe_holder,.responsive-view .laptop .iframe_holder{width:1280px;height:802px;top:26px;left:60px;transform:scale(.277);-webkit-transform:scale(.277);-o-transform:scale(.277);-ms-transform:scale(.277);-moz-transform:scale(.277);transform-origin:top left;-webkit-transform-origin:top left;-o-transform-origin:top left;-ms-transform-origin:top left;-moz-transform-origin:top left;overflow:hidden}.responsive-view .desktop{background-image:url(/_resources/themes/x4y/css/img/dev-screen.svg);width:566px;height:538px;top:20px;left:280px;z-index:1}.responsive-view .desktop .iframe_holder{position:absolute;left:28px;top:38px;width:1600px;height:992px;transform:scale(.3181);-webkit-transform:scale(.3181);-o-transform:scale(.3181);-ms-transform:scale(.3181);-moz-transform:scale(.3181)}@media (max-width:1280px){.responsive-view .display{top:-2vw;-webkit-transform:scale(.85);transform:scale(.85)}.responsive-view .desktop{left:180px}.responsive-view .laptop{left:520px}.responsive-view .tablet{left:80px}.responsive-view .mobile{left:260px}.responsive-view input{width:88%}}@media (max-width:1180px){.responsive-view .display{top:-5vw;left:-2vw;-webkit-transform:scale(.73);transform:scale(.73)}.responsive-view .desktop{left:140px}.responsive-view .laptop{left:480px}.responsive-view .tablet{left:40px}.responsive-view .mobile{left:220px}}@media (max-width:1024px){.responsive-view .display{top:-7vw;left:-4vw;-webkit-transform:scale(.67);transform:scale(.67)}.responsive-view .desktop{top:10px}.responsive-view .laptop{top:250px}.responsive-view .tablet{top:220px}.responsive-view .mobile{top:350px}}@media (max-width:840px){.responsive-view .display{top:-7vw;left:-8vw;-webkit-transform:scale(.62);transform:scale(.62)}}@media (max-width:768px){.responsive-view .display{top:-8vw;left:-10vw;-webkit-transform:scale(.5);transform:scale(.5)}}@media (max-width:670px){.responsive-view .display{top:-9vw;left:-15vw;-webkit-transform:scale(.48);transform:scale(.48)}}@media (max-width:560px){.responsive-view .display{-webkit-transform:scale(.35);transform:scale(.35)}}@media (max-width:440px){.responsive-view .display{left:-20vw;-webkit-transform:scale(.32);transform:scale(.32)}}@media (max-width:360px){.responsive-view .display{left:-25vw;-webkit-transform:scale(.27);transform:scale(.27)}.responsive-view .desktop{left:100px}.responsive-view .laptop{left:515px}.responsive-view .tablet{left:0}.responsive-view .mobile{left:180px}}@media (max-width:320px){.responsive-view .display{left:-25vw;-webkit-transform:scale(.24);transform:scale(.24)}.responsive-view .desktop{left:100px}.responsive-view .laptop{left:515px}.responsive-view .tablet{left:0}.responsive-view .mobile{left:180px}.responsive-view h1{font-size:1.2em}.responsive-view p{margin:1em}}.slick-loading .slick-list{background:#fff url(/_resources/themes/x4y/css/img/loader.svg)center center no-repeat}.slick-slide img{margin:0 auto}.slick-dots li button,.slick-next,.slick-prev{border:0;display:block;outline:0;padding:0;cursor:pointer}.slick-next,.slick-prev{position:absolute;height:100%;width:9vw;background:0 0;opacity:.3;color:transparent}.slick-dots{position:absolute;bottom:0;height:auto;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{height:12px;width:12px;margin:2px;padding:0;cursor:pointer}.slick-dots li button{background-color:rgba(127,194,194,.4);height:8px;width:8px;margin:-2px 0 0-2px;line-height:0;font-size:0;color:#000}.slick-dots li button:focus,.slick-dots li button:hover{width:12px;height:12px;margin:-4px 0 0-4px;background-color:#bbca10;opacity:.7;outline:0;border:0}.slick-dots li.slick-active button{width:12px;height:12px;margin:-4px 0 0-4px;background-color:#bbca10;opacity:.9;outline:0;border:0}.btbg{background-color:rgba(0,0,0,.9)}.bgb{color:#000}.wtbg{background-color:rgba(127,194,194,.6)}.wbg{background-color:#fff}body::-moz-selection{background-color:rgba(187,202,16,.2)}body::selection{background-color:rgba(187,202,16,.2)}:focus-visible{outline:#bbca10 solid .1rem;outline-offset:.4rem;border-radius:0}.lt{display:block;text-transform:uppercase;-ms-transform:scale(1.1,1);-ms-transform-origin:50% 50%;-webkit-transform:scale(1.1,1);-webkit-transform-origin:50% 50%;transform:scale(1.1,1);transform-origin:50% 50%;color:#e8e8e8}.lt,.ltl,.ltr,.lts{font-weight:900;letter-spacing:.2px}.ltr{display:block;-ms-transform:scale(1.1,1);-ms-transform-origin:100%0;-webkit-transform:scale(1.1,1);-webkit-transform-origin:100%0;transform:scale(1.1,1);transform-origin:100%0;color:#e8e8e8}.ltl,.lts{display:inline-block}.ltl,.lts,.lts a{color:#e8e8e8}.fade-in{opacity:0}.fade-bg,.fade-in{-webkit-animation:fadeIn cubic-bezier(.65,.23,.22,1.15)1;animation:fadeIn cubic-bezier(.65,.23,.22,1.15)1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s}.fade-in.one{-webkit-animation-delay:.3s;animation-delay:.3s}.fade-in.two{-webkit-animation-delay:.5s;animation-delay:.5s}.blur{-webkit-animation:blur 2.5s ease-in-out forwards;animation:blur 2.5s ease-in-out forwards}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:100;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-100italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:300;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:italic;font-weight:400;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:700;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Lato";font-style:normal;font-weight:900;src:url(/_resources/themes/x4y/fonts/lato-v24-latin-900.woff2)format("woff2")}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:"FontAwesome";src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(/_resources/themes/x4y/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0)format("embedded-opentype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff2?v=4.5.0)format("woff2"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.woff?v=4.5.0)format("woff"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.ttf?v=4.5.0)format("truetype"),url(/_resources/themes/x4y/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: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,.pagination .slide figure,.postslider .slide figure,.slideshow .slide figure,.slideshow.artcl picture{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,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left,picture.left img{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)}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;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}#cc-main .pm__table-td::before,#dialog__cookieconsent .cookieconsent__content h2 a:hover,#dialog__cookieconsent .cookieconsent__content p a:hover,.fa-inverse,.media.video.play+.main.projectheader:hover:after,.postslider.holder .slide-post a:hover .media .teaser h3{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-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.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,.fa-gratipay: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,.fa-y-combinator-square:before,.fa-yc-square: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:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}#cookieconsent__settings-btn{font-size:inherit;background:0 0;font-weight:inherit;text-transform:inherit;color:#bbca10;font-family:"Lato",sans-serif}dialog::-webkit-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(36,41,50,.7)}dialog::backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(36,41,50,.7)}#dialog__cookieconsent{position:fixed;border:0;opacity:none;padding:3vw 6vw;background-color:#242932;width:100%;max-width:1280px;font-family:"Lato",sans-serif;font-weight:300;color:#fff}#dialog__cookieconsent .cookieconsent__content h2,#dialog__cookieconsent .cookieconsent__content p{padding-bottom:1.5vw}#dialog__cookieconsent .cookieconsent__content h2 a,#dialog__cookieconsent .cookieconsent__content p a{font-weight:300;color:#bbca10}#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button,#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button:hover{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button{display:inline;height:auto;min-width:40px;line-height:30px;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px;cursor:pointer;border:0;border-radius:0;background-color:rgba(187,202,16,.3);color:#fff;font-family:"Lato",sans-serif;text-transform:uppercase;font-size:18px;font-weight:300;padding:.5rem 1rem;margin:4px;min-height:auto}#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button:hover{color:#e8e8e8}#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button.curr{background-color:#bbca10;opacity:.7}@media screen and (max-width:640px){#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button{font-size:13px}}#dialog__cookieconsent .cookieconsent__content .cookieconsent__btns button:hover{background-color:rgba(187,202,16,.1)}#cc-main{font-size:inherit;font-weight:300}#cc-main div{background:0 0}#cc-main .pm-overlay{background-color:rgba(36,41,50,.7)}#cc-main,#cc-main .pm--box{font-family:"Lato",sans-serif;border-radius:0}#cc-main .pm--box{background-color:#242932;max-width:1280px;padding:3vw;color:#fff}#cc-main .pm__footer,#cc-main .pm__header{border:0}#cc-main .pm__header .pm__title{font-size:36px;font-weight:300}#cc-main .pm__body .pm__section-title{font-size:inherit;font-weight:300;border-radius:0;border:0;color:#fff}#cc-main .pm__body .pm__section--toggle{border:0;border-radius:0;background:0 0}#cc-main .pm__body .pm__section--toggle .pm__section-title{background:rgba(77,85,102,.5)}#cc-main .pm__body .pm__section--toggle .pm__section-title:hover{background:rgba(187,202,16,.1)}#cc-main .pm__body .pm__section-desc-wrapper{border:0;color:#fff;border-radius:0;background-color:rgba(77,85,102,.3)}#cc-main .pm__body .pm__section-desc-wrapper>div,#cc-main .pm__body .pm__section-desc-wrapper>p{padding:1rem;border-color:#4d5566}#cc-main .pm__section--expandable .pm__section-arrow,#cc-main .section__toggle:checked~.toggle__icon{background:#bbca10;border:0}#cc-main .pm__service:hover,#cc-main .pm__table-tr:hover{background:rgba(187,202,16,.1)}#cc-main .pm__table-head>tr{color:#fff;border-bottom:1px solid #4d5566}#cc-main .pm__btn,#cc-main .pm__btn+.pm__btn{display:inline;height:auto;min-width:40px;line-height:30px;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px;cursor:pointer;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15);border:0;border-radius:0;background-color:rgba(187,202,16,.3);color:#fff;font-family:"Lato",sans-serif;text-transform:uppercase;font-size:18px;font-weight:300;padding:.5rem 1rem;margin:4px;min-height:auto}#cc-main .pm__btn+.pm__btn:hover,#cc-main .pm__btn:hover{background-color:rgba(127,194,194,.6)}#cc-main .pm__btn+.pm__btn:hover,#cc-main .pm__btn:hover,div[data-service] .cll .c-l-b:hover,div[data-service] .cll .c-la-b:hover,div[data-service] .cll button:hover{color:#e8e8e8;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}#cc-main .pm__btn+.pm__btn.curr,#cc-main .pm__btn.curr,div[data-service] .cll .c-l-b.curr,div[data-service] .cll .c-la-b.curr,div[data-service] .cll button.curr{background-color:#bbca10;opacity:.7}@media screen and (max-width:640px){#cc-main .pm__btn,#cc-main .pm__btn+.pm__btn{font-size:13px}}#cc-main .pm__btn-group+.pm__btn-group{margin:inherit!important}#cc-main .pm__close-btn{color:#fff;background-color:rgba(187,202,16,.5);border:0;border-radius:0}#cc-main .pm__close-btn:hover{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15);background-color:rgba(187,202,16,.3)}div[data-service]{font-family:"Lato",sans-serif;font-weight:300}div[data-service] .cll .c-n-t a{color:#bbca10;border:0;border-radius:6px;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:20%;line-height:inherit}div[data-service] .cll .c-t-cn{font-size:inherit;width:100%;height:100%;background:rgba(36,41,50,.8);padding:3rem}div[data-service] .cll iframe{background:inherit;z-index:auto}div[data-service] .cll .c-l-b,div[data-service] .cll .c-la-b,div[data-service] .cll button{all:unset;display:inline;height:auto;min-width:40px;line-height:30px;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px;cursor:pointer;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15);border:0;border-radius:0;background-color:rgba(187,202,16,.3);color:#fff;font-family:"Lato",sans-serif;text-transform:uppercase;font-size:18px;font-weight:300;padding:.5rem 1rem;margin:4px;min-height:auto}div[data-service] .cll .c-l-b:before,div[data-service] .cll .c-la-b:before,div[data-service] .cll button:before{all:unset}@media screen and (max-width:640px){div[data-service] .cll .c-l-b,div[data-service] .cll .c-la-b,div[data-service] .cll button{font-size:13px}}div[data-service] .cll .c-l-b:hover,div[data-service] .cll .c-la-b:hover,div[data-service] .cll button:hover{background-color:rgba(187,202,16,.1)}@media (max-width:600px){div[data-service] .cll .c-n-a{margin-top:.5rem}}button::-moz-focus-inner{border:0}.ie-only{display:none}h1,h2{font-weight:300}h1{font-size:58px;line-height:62px;letter-spacing:-.03em;color:#7fc2c2}h1.scrolled span.schead{letter-spacing:.1px}h2{font-size:36px;line-height:42px}h2.searchQuery{padding-bottom:20px}h2.posthead{position:relative;width:100%;margin-top:1px;float:none;background-color:rgba(35,40,50,.5);text-transform:uppercase;line-height:36px;padding-top:13px;padding-bottom:14px;padding-right:3vw;padding-left:3vw;color:#e8e8e8}h2.posthead,h3,h4{font-weight:300}h3{font-size:28px;line-height:32px}h4{font-size:18px;text-transform:uppercase}strong{font-weight:700}.trans,.trans.content{background-color:transparent}.trans{color:#fff;text-shadow:0 0 14px #232832}.trans a{text-shadow:none;background-color:rgba(0,0,0,.25);padding-left:5px;padding-right:5px}.trans a.img,footer .wrapper .content form fieldset label{padding:0}.trans.content{padding-left:0}blockquote{text-indent:20px;margin-top:10px;margin-bottom:20px}.quote,blockquote p{font-weight:300;font-style:italic;display:block;line-height:36px;padding-right:7px}.quote{display:inline-block}.quote:after,.quote:before,blockquote p:after,blockquote p:before{font-size:42px;font-weight:300;font-style:normal}.quote:before,blockquote p:before{content:"«";padding-right:10px;vertical-align:text-bottom;line-height:36px}.quote:after,blockquote p:after{content:"»";padding-left:10px;vertical-align:text-top;line-height:14px}.blspan,.tspan,.whspan{display:inline-block;height:inherit;min-width:40px;margin:0 1px 0 0;padding-left:6px;padding-right:6px;font-size:18px;font-weight:300;line-height:30px;text-align:center;white-space:nowrap}.blspan{background-color:rgba(35,40,50,.4)}.tspan,.whspan{color:#fff}.tspan{background-color:rgba(35,40,50,.4)}.whspan{background-color:rgba(127,194,194,.5)}.blspan{color:#e8e8e8}.xnmc{color:#bbca10}.tspan,article.single.trans{background-color:transparent}.redspan{background-color:rgba(137,23,63,.5)}.blink{font-weight:700}.teaserfont{font-size:28px;line-height:32px;font-weight:300}.caption,.numbers,.smallfont{font-weight:300;line-height:18px}.caption,.smallfont{font-size:15px;text-transform:none}.numbers{font-size:12px}a,button{text-decoration:none!important;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}a.current,a.section,a:hover,button:hover{color:#bbca10;cursor:pointer}.xbtn,.xbtn:hover{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.xbtn{display:inline;color:#bbca10;height:auto;min-width:40px;margin:0;background-color:rgba(35,40,50,.4);line-height:30px;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px;cursor:pointer}.xbtn:hover{background-color:rgba(127,194,194,.6);color:#e8e8e8}.xbtn.curr{background-color:#bbca10;opacity:.7}.cat,.xnms{display:inline-block}.xnms{background-image:url(/_resources/themes/x4y/css/img/SIGNET-watermark.svg);background-position:-5px 0;background-size:cover;background-repeat:no-repeat;width:27px}img.xnmc{width:30px;padding-bottom:10px}.cat{position:relative;top:0;left:0;min-width:30px;height:30px;padding-left:4px;padding-right:4px;text-align:center;font-size:15px;line-height:30px;font-weight:900;opacity:1;color:#e8e8e8;text-shadow:none;background:rgba(127,194,194,.3);white-space:nowrap;letter-spacing:0;text-indent:0}a.next,a.next:hover,a.prev,a.prev:hover{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}a.next,a.prev{position:fixed;width:5vw;height:100vh;background-color:transparent;background-repeat:no-repeat;background-position:center 80%;z-index:0;opacity:.3}a.next:hover,a.prev:hover{background-color:rgba(50,51,53,.35);opacity:1;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s;background-image:url(/_resources/themes/x4y/css/img/left-arr-hover.svg);background-position:right 80%}a.prev{background-image:url(/_resources/themes/x4y/css/img/left-arr.svg);top:0;left:0}a.next{background-image:url(/_resources/themes/x4y/css/img/right-arr.svg);top:0;right:0}a.next:hover{background-image:url(/_resources/themes/x4y/css/img/right-arr-hover.svg);background-position:left 80%}img,picture img{max-width:100%}img.tl-plchdr{opacity:.8;background-color:rgba(0,0,0,.7)}picture{max-width:1280px;outline:0}picture img{vertical-align:top}picture.right img{float:right}picture,picture.full{text-align:center}picture.full img{width:auto;height:auto}picture.portrait.full img{max-width:none}.catsnavi .cats li:hover .long,article picture,header .nav ul li a,picture,picture source{display:block}body,html{text-rendering:geometricPrecision;font-smooth:allways;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:rgba(187,202,16,.3)}::-moz-selection,::selection{background:rgba(187,202,16,.3)}br.cl{clear:both;height:0;line-height:0}body,header .nav ul li{font-weight:300;color:#fff}body{font-family:"Lato",sans-serif;font-size:18px;line-height:28px;text-align:left;background-color:#000}body .pagebg{position:fixed;top:0;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:-1;opacity:.7;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}body:before{color:#000}body.HomePage header.nscroll .cathead h1{opacity:0}header,header .logo,header .logo .navbutton{position:fixed;width:100%;top:0;height:100px;z-index:1}header .logo{position:relative;height:40px;max-width:1280px;margin-left:auto;margin-right:auto;top:40px}header .logo img{float:left;height:40px;max-width:79vw}header .logo img.short{position:absolute;left:0;top:0;opacity:1}header .logo .navbutton{top:41px;right:2vw;height:25px;width:30px;background-color:transparent;background-image:url(/_resources/themes/x4y/css/img/navbutton.svg);background-repeat:no-repeat;background-size:contain}header .logo .navbutton:hover{cursor:pointer;background-image:url(/_resources/themes/x4y/css/img/navbutton-hover.svg);background-size:contain}header,header .logo,header .logo .navbutton,header .logo .navbutton.active,header .logo img.short{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}header .logo .navbutton,header .logo .navbutton.active{background-position:center}header .logo .navbutton.active{background-image:url(/_resources/themes/x4y/css/img/navbutton-hover.svg);-webkit-transform:scaleY(-1);transform:scaleY(-1)}header .cathead h1{max-width:96vw;margin-top:80px;white-space:nowrap;color:#7fc2c2}header .cathead h1 span.crumb,header .cathead h1 span.type{font-weight:300;padding-right:10px;vertical-align:0;letter-spacing:normal}header .cathead h1,header .cathead h1 span.type{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}header .cathead h1 span.type{font-size:36px}header .cathead h1 span.crumb{font-size:18px;opacity:0}.media.rview .responsive-view .off,body.HomePage header.nscroll .cathead h1.search,body.HomePage header.scrolled .cathead h1,header .cathead h1:hover span.crumb{opacity:1}header .cathead h1 span.crumb,header .cathead h1:hover span.crumb,header .nav,header .nav ul{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}header .nav{position:fixed;background:rgba(0,0,0,.9);height:100vh;overflow-y:scroll;width:50vw;top:0;right:-50vw;z-index:1;opacity:0}header .nav ul{margin-top:112px}header .nav ul li{font-size:58px;line-height:62px;letter-spacing:-1px;padding-left:4vw;padding-right:2vw;padding-top:10px}header .nav ul li:focus,header .nav ul li:hover{background:rgba(0,0,0,.9);transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}header .nav ul li form#SearchForm_SearchForm{width:100%;max-width:none;margin:0;padding:0}header .nav ul li form#SearchForm_SearchForm input{background:0 0;border:0;padding:0;color:#fff;font:100%"Lato",sans-serif;line-height:76px;font-weight:300}header .nav ul li form#SearchForm_SearchForm input:hover{background:rgba(50,51,53,.35)}header .nav ul li form#SearchForm_SearchForm input[type=text]{outline:0;position:relative;float:left;width:70%;max-width:none;z-index:3}header .nav ul li form#SearchForm_SearchForm input[type=text]:focus{z-index:1;cursor:text;background:rgba(0,0,0,.9);content:""}header .nav ul li form#SearchForm_SearchForm input[type=text]:-webkit-input-placeholder{color:#fff}header .nav ul li form#SearchForm_SearchForm input[type=text]:-moz-placeholder,header .nav ul li form#SearchForm_SearchForm input[type=text]::-moz-placeholder{color:#fff;opacity:1}header .nav ul li form#SearchForm_SearchForm input[type=text]:-ms-input-placeholder{color:#fff}header .nav ul li form#SearchForm_SearchForm input[type=submit]{float:right;width:20%;font-size:36px;font-weight:300;z-index:2;text-indent:-100vw;background-image:url(/_resources/themes/x4y/css/img/right-arr.svg);background-repeat:no-repeat;background-position:60%center;background-size:30px 40px}header .nav ul li form#SearchForm_SearchForm input[type=submit]:hover{background-image:url(/_resources/themes/x4y/css/img/right-arr-hover.svg)}header .nav.active{opacity:1;right:0;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}header.scrolled{height:100px;background-color:rgba(36,41,50,.95);border-bottom:1px solid #303236}#singlepage section.acc button.mre,#singlepage section>article.main.acc button.mre,#singlepage>article.acc button.mre,header.scrolled .logo,header.scrolled .logo .navbutton{top:20px;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}header.scrolled,header.scrolled .crumb,header.scrolled .logo img.short{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}header.scrolled .crumb,header.scrolled .logo img.short{opacity:0}header.scrolled .cathead h1,header.scrolled .cathead h1 .type,header.scrolled .logo img.long{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}#singlepage section.acc button.mre,#singlepage section>article.main.acc button.mre,#singlepage>article.acc button.mre,header.scrolled .logo .navbutton{top:25px}header.scrolled .cathead h1,header.scrolled .cathead h1 .type{font-size:18px;font-weight:300}header.scrolled .cathead h1{opacity:1;margin-top:20px;line-height:32px;color:#7fc2c2}header.scrolled .cathead h1 .type{text-transform:uppercase;padding-right:6px}header.scrolled .cathead h1 .quote{color:#fff;font-size:15px}header.scrolled .cathead h1 .cat{font-size:12px;min-width:24px;height:24px;line-height:24px;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}#fullpage{padding-top:120px}#fullpage section.first{padding-top:100px}#fullpage section.artclview article{margin-bottom:60px}#singlepage{position:relative;margin-top:200px}#fullpage section,#singlepage section,#singlepage section>article.main,#singlepage>article{margin-bottom:100px}#singlepage .tilesview .tile article,#singlepage section.display,#singlepage section>article.main.display,#singlepage>article.display{margin-top:0}#singlepage section.acc,#singlepage section>article.main.acc,#singlepage>article.acc{position:relative;margin-bottom:20px}#singlepage section.acc article,#singlepage section>article.main.acc article,#singlepage>article.acc article{margin-bottom:20px}#singlepage section.acc button.mre,#singlepage section>article.main.acc button.mre,#singlepage>article.acc button.mre{position:absolute;left:0;top:auto;bottom:23px;width:auto;height:30px;overflow:hidden;font-size:15px;font-weight:900;padding-left:30px;z-index:1;cursor:pointer;background-color:inherit}#singlepage section.acc button.mre:before,#singlepage section>article.main.acc button.mre:before,#singlepage>article.acc button.mre:before{content:"";position:absolute;width:30px;height:30px;top:0;left:0;z-index:-1;background-image:url(/_resources/themes/x4y/css/img/up-arr.svg);background-size:16px;background-position:center;background-repeat:no-repeat;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}#singlepage section.acc button.mre:hover,#singlepage section>article.main.acc button.mre:hover,#singlepage>article.acc button.mre:hover{color:#bbca10!important;background-color:rgba(127,194,194,.3);transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}#singlepage section.acc button.mre:hover:before,#singlepage section>article.main.acc button.mre:hover:before,#singlepage>article.acc button.mre:hover:before,.media.rview button.rview:hover:before,.media.rview.load button.rview:hover:before{background-position:center 5px}#singlepage section.acc div.content,#singlepage section>article.main.acc div.content,#singlepage>article.acc div.content{padding-top:40px;padding-bottom:60px}#singlepage section.acc div.content,#singlepage section.acc.cls button.mre,#singlepage section.acc.cls button.mre:before,#singlepage section.acc.cls div.content,#singlepage section>article.main.acc div.content,#singlepage section>article.main.acc.cls button.mre,#singlepage section>article.main.acc.cls button.mre:before,#singlepage section>article.main.acc.cls div.content,#singlepage>article.acc div.content,#singlepage>article.acc.cls button.mre,#singlepage>article.acc.cls button.mre:before,#singlepage>article.acc.cls div.content,.media.video img{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}#singlepage section.acc.cls button.mre:before,#singlepage section>article.main.acc.cls button.mre:before,#singlepage>article.acc.cls button.mre:before{background-image:url(/_resources/themes/x4y/css/img/down-arr.svg)}#singlepage section.acc.cls div.content,#singlepage section>article.main.acc.cls div.content,#singlepage>article.acc.cls div.content{padding-top:30px;padding-bottom:0;height:30px;overflow:hidden;background-color:transparent}#singlepage section.tp,#singlepage section>article.main.tp,#singlepage>article.tp{margin-top:20px;margin-bottom:40px}#singlepage,#tilepage{margin-bottom:200px}#tilepage section:first-of-type{margin-top:200px}#tilepage section{margin-bottom:41px}#post{margin-top:200px;margin-bottom:120px}.mapboxgl-map,.postfooter,.slide-post,a.tile,article.main{box-shadow:-10px 50px 120px 20px rgba(2,2,2,.24)}.sectionhead,header .cathead h1{position:relative;max-width:1280px;margin-left:auto;margin-right:auto;width:100%;font-size:58px;line-height:62px;text-indent:-.05em}.sectionhead.small,header .cathead h1.small{font-size:28px;line-height:32px;font-weight:300;letter-spacing:normal;text-transform:uppercase;margin-bottom:2vw}.catsnavi{float:right}.catsnavi:focus{outline:0;border:0}.catsnavi .cats{float:right}.catsnavi .cats li{position:relative;float:left;height:30px;margin-left:1px;white-space:nowrap;font-size:15px;line-height:30px;color:#323335}.catsnavi .cats li .long,.catsnavi .cats li .short{min-width:30px;padding-left:8px;padding-right:8px;background:rgba(127,194,194,.3);font-weight:900;white-space:nowrap;z-index:40000}.catsnavi .cats li .short{display:inline-block}.catsnavi .cats li .long{display:none;width:0;opacity:0;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.catsnavi .cats li:hover .long:hover{opacity:1;width:inherit;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.catsnavi .cats li:hover a .long{background:rgba(127,194,194,.6)}.catsnavi .cats li:hover .short{display:none}.catsnavi .cats li:first-of-type{margin-right:15px;color:#e8e8e8}.catsnavi .cats li a{display:block;text-align:center}.catsnavi .cats li span.id{position:absolute;font-size:1px;font-weight:300;left:-6px;top:0;line-height:normal;color:rgba(35,40,50,.4)}.main{max-width:1280px;margin-left:auto;margin-right:auto}.content,.media{position:relative;width:100%;background-color:rgba(35,40,50,.4)}.media picture{display:block;width:100%;max-width:100%;margin:0 auto}.media .mediabg{position:absolute;top:0;left:0;z-index:-1;opacity:.05;-webkit-filter:gray;filter:gray;filter:grayscale(.3);-webkit-filter:grayscale(.3);transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.media.rview{text-align:center}.media.rview .responsive-view{display:none;z-index:1}.media.rview .responsive-view .off .iframe_holder{background-color:#13141a;background-image:none}.media.rview .responsive-view .off button{background-color:transparent;background-image:url(/_resources/themes/x4y/css/img/on-off.png);background-repeat:no-repeat;background-position:center;background-size:30px 30px}.media.rview button.rview{position:absolute;right:0;bottom:-94px;width:110px;height:30px;z-index:10;margin-right:0;background-color:rgba(35,40,50,.5);overflow:hidden;font-size:smallfontsize;font-weight:900;text-align:right;padding-right:10px}.media.rview button.rview:before,.media.rview button.rview:hover{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.media.rview button.rview:before{content:"";background-color:rgba(35,40,50,.5);width:30px;height:30px;top:0;left:0;z-index:-1;background-image:url(/_resources/themes/x4y/css/img/up-arr.svg);background-size:16px;background-position:center}.media.rview button.rview:hover{background-color:rgba(127,194,194,.6)}.media.rview.load .slideshow,.media.rview.load figure,.media.rview.load picture{opacity:.1;-webkit-filter:gray;filter:gray;filter:grayscale(.3);-webkit-filter:grayscale(.3)}.media.rview.load button.rview{background-color:rgba(187,202,16,.3)}.media.rview.load button.rview:before{background-image:url(/_resources/themes/x4y/css/img/up-arr.svg);-webkit-transform:scaleY(-1);transform:scaleY(-1);background-position:center 10px}.media.rview.load button.rview:hover{background-color:rgba(127,194,194,.6)}.content ul li:before,.media button.play,.media.rview button.rview:before{background-repeat:no-repeat;position:absolute}.media button.play,.media.rview.load .slideshow,.media.rview.load figure,.media.rview.load picture,.media.video:hover button.play{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.media button.play{width:6vw;height:6vw;min-width:40px;min-height:40px;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);opacity:.9;background-color:rgba(87,99,106,.88);background-image:url(/_resources/themes/x4y/css/img/right-arr-hover.svg);background-position:100% 50%;background-size:10vw;border:4px solid rgba(138,134,134,.4);border-radius:50%}.media.video:hover{cursor:pointer}.content a:hover,.media.rview button.rview,.media.video:hover img{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.media.video:hover img{-webkit-filter:gray;filter:gray;filter:grayscale(.3);-webkit-filter:grayscale(.3);opacity:.8}.media.video:hover button.play{background-color:rgba(187,202,16,.3);background-position:80% 50%}.media.video .responsive-video{display:none;height:56vh;position:relative}@media screen and (orientation:portrait){.media.video .responsive-video{height:42vw}}.media.video .responsive-video iframe,.media.video .responsive-video video,.media.video .responsive-video>div{position:absolute;top:0;left:0;width:100%;height:56vh;background-color:#17191a}@media screen and (orientation:portrait){.media.video .responsive-video iframe,.media.video .responsive-video video,.media.video .responsive-video>div{height:42vw}}.media.video.play+.main.projectheader{position:relative;cursor:pointer}.media.video.play+.main.projectheader:after{content:"Video schliessen";position:absolute;right:3vw;top:13px;color:#bbca10}.media .slideshow.post picture img{max-height:45vw}.media .slideshow.post picture img.wbsld{border:25px solid rgba(0,0,0,.4);border-radius:25px}.content{padding:3vw;margin-bottom:1px}.content .col1of3{width:33.3333333%;float:left}.content .col2of3{width:66.66666666%;float:left}.content .col3of3{width:100%;float:left}.content a{color:#bbca10}.content a:hover{color:#fff;background-color:rgba(50,51,53,.35)}.content ul li{list-style-type:none;list-style-position:outside;position:relative;padding-left:2.8rem;padding-bottom:2vw;display:block}.content ul li:before{background-image:url(/_resources/themes/x4y/css/img/list-dot.svg);background-position:left top;background-size:cover;content:"";height:1.5rem;width:1.5rem;top:4px;left:0}.content.main.post{margin-top:1px}.content.main.post.trans,.tilesview.slideshow .tile.slide:hover h2 span{padding-right:3vw}.content a,.content.post .blspan{font-weight:300}.content.post h3.postsub{padding-bottom:15px}.content.main.post img,article .content img{width:inherit;height:inherit;margin-bottom:20px}.content.main.post img.center,article .content img.center{max-width:1280px;display:block;margin-left:auto;margin-right:auto}.content.main.post img.left,article .content img.left{float:left;margin-right:3vw}.content.main.post img.right,article .content img.right{float:right;margin-left:3vw}article .articlehead{margin-bottom:20px;padding:0 3vw}article picture img{margin:0 auto}article .caption,article.single{background-color:rgba(35,40,50,.4)}article .caption{display:block;padding:5px 20px 8px}article.single{padding:30px 0 3vw}article.single .content{padding:0 10vw 3vw 3vw;background-color:transparent}article.single .content h1{margin-bottom:20px}article.single .content h2:after,article.single:after,footer .wrapper .content:after{content:"";display:table;clear:both}article.single .content.post{padding-top:30px}.pagination .slide,.postslider .slide,.slideshow .slide{width:100%;height:auto;max-width:1280px;overflow:hidden;cursor:move;cursor:grab}.pagination .slide figure figcaption,.pagination .slide figure:hover>figcaption,.postslider .slide figure figcaption,.postslider .slide figure:hover>figcaption,.slideshow .slide figure figcaption,.slideshow .slide figure:hover>figcaption{opacity:1;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.pagination .slide figure figcaption,.postslider .slide figure figcaption,.slideshow .slide figure figcaption{position:absolute;left:0;bottom:0;width:100%;max-width:1280px;display:table;background-color:rgba(35,40,50,.5);line-height:18px;padding:5px 3vw;opacity:0}.pagination .slick-current,.postslider .slick-current,.slideshow .slick-current{cursor:default}.postslider .slick-next,.postslider .slick-prev,.slideshow .slick-next,.slideshow .slick-prev{top:0;height:100%;z-index:1}.pagination .slick-next,.pagination .slick-prev,.postslider .slick-next,.postslider .slick-prev,.slideshow .slick-next,.slideshow .slick-prev{background-color:transparent;background-repeat:no-repeat;opacity:.7;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.pagination .slick-next:hover,.pagination .slick-prev:hover,.postslider .slick-next:hover,.postslider .slick-prev:hover,.slideshow .slick-next:hover,.slideshow .slick-prev:hover{background-color:rgba(35,40,50,.4);opacity:1;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.pagination .slick-next:before,.pagination .slick-prev:before,.postslider .slick-next:before,.postslider .slick-prev:before,.slideshow .slick-next:before,.slideshow .slick-prev:before{content:""}.pagination .slick-prev,.postslider .slick-prev,.slideshow .slick-prev{background-image:url(/_resources/themes/x4y/css/img/left-arr.svg);background-position:center;left:0}.pagination .slick-prev:hover,.postslider .slick-prev:hover,.slideshow .slick-prev:hover{background-position:left center}.pagination .slick-next,.postslider .slick-next,.slideshow .slick-next{background-image:url(/_resources/themes/x4y/css/img/right-arr.svg);background-position:center;right:0}.pagination .slick-next:hover,.postslider .slick-next:hover,.slideshow .slick-next:hover{background-position:right center}.pagination .slick-disabled,.postslider .slick-disabled,.slideshow .slick-disabled{opacity:0!important;cursor:default;display:none!important}.slick-dots{position:relative;z-index:3;height:30px;padding-top:10px;background-color:rgba(0,0,0,.9)}.slick-dots li{-webkit-transform:scale(1.2);transform:scale(1.2)}.pagination .slick-dots{position:fixed;bottom:40px;height:50px;padding-top:20px;z-index:0}.pagination .slick-next,.pagination .slick-prev{position:fixed;width:10vw;background-size:25px 40px;top:auto;bottom:40px;height:50px;background-color:rgba(187,202,16,.75);z-index:1}.pagination .slick-next{float:right}.pagination .slick-prev{float:left}.slideshow.artcl{background-color:rgba(35,40,50,.4);margin-bottom:30px}.slideshow.artcl img{margin-bottom:0;max-width:100%;max-height:55vh}.slideshow.artcl blockquote,.slideshow.artcl h3{position:absolute;bottom:0;padding:3vw 9vw;width:100%;max-width:1280px;background-color:rgba(35,40,50,.4)}.slideshow.artcl .slick-dots{background-color:rgba(127,194,194,.2)}.slideshow.post .slick-dots{max-width:1280px;width:100%;position:relative;top:0;background-color:rgba(0,0,0,.7)}.postslider.holder .slick-arrow,.postslider.holder .slide-post a:hover .content:before,.postslider.posts .slide-post>.slick-slide .slick-arrow,.slideshow.artcl .slick-arrow,.slideshow.post .slick-arrow{opacity:0}.postslider.holder .slide-post a:hover .content:after,.postslider.holder:hover .slick-arrow,.slideshow.artcl:hover .slick-arrow,.slideshow.post:hover .slick-arrow{opacity:1}.postslider.holder .slick-slide,.postslider.posts .slick-slide{max-width:1280px}.postslider.holder .slick-slide .slide-post,.postslider.posts .slick-slide .slide-post{opacity:.1;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.postslider.holder .slick-slide .slick-next,.postslider.holder .slick-slide .slick-prev,.postslider.posts .slick-slide .slick-next,.postslider.posts .slick-slide .slick-prev{display:none}.postslider.holder .slick-current .slide-post,.postslider.posts .slick-current .slide-post{opacity:1;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.postslider.holder .slick-current .slick-next,.postslider.holder .slick-current .slick-prev,.postslider.posts .slick-current .slick-next,.postslider.posts .slick-current .slick-prev{display:block}.postslider.holder{margin-top:30px}.postslider.holder .slide-post{width:1280px;margin-right:1px;height:inherit;overflow:hidden;display:block}.postslider.holder .slide-post h3.postsub{font-size:36px;line-height:42px;font-weight:300;color:#e8e8e8;padding-bottom:3px;text-indent:-.04em;letter-spacing:-.03em}.postslider.holder .slide-post:hover h2 span,.postslider.holder .slide-post:hover h3,.projectheader .data a.xbtn:hover span,.tilesview .serv:hover .content h3,footer .footernavi .footerbutton.active{color:#bbca10}.postfooter .cats a.xbtn.mobile,.postslider.holder .slide-post .postfooter,.postslider.posts{display:none}.postslider.holder .slide-post:active,.postslider.holder .slide-post:focus,.postslider.holder .slide-post:hover{outline:0!important}.postslider.holder .slide-post a .content,.postslider.holder .slide-post a .media,.postslider.holder .slide-post picture{position:relative;max-height:576px;width:inherit;display:block;margin:0;padding:0;outline:0!important;overflow:hidden}.postslider.holder .slide-post a .content .teaser{background-color:rgba(35,40,50,.4);transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.postslider.holder .slide-post a .content .teaser,.postslider.holder .slide-post a .media .teaser,.postslider.holder .slide-post picture .teaser{position:absolute;bottom:0;left:0;padding:3vw;width:100%}.postslider.holder .slide-post picture .teaser{background-color:rgba(35,40,50,.4);transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.postslider.holder .slide-post a .catsnavi,.projectheader .data p{float:left}.postslider.holder .slide-post a .content{background-color:rgba(35,40,50,.4)}.postslider.holder .slide-post a .content:after,.postslider.holder .slide-post a .content:before{position:absolute;top:0;left:0;width:100%;content:"";display:block;background-size:30%;background-position:center 25%;background-repeat:no-repeat}.postslider.holder .slide-post a .content:before{background-image:url(/_resources/themes/x4y/css/img/SIGNET-watermark.svg);opacity:.3;height:inherit}.postslider.holder .slide-post a .content:after{background-image:url(/_resources/themes/x4y/css/img/SIGNET-watermark-hover.svg);opacity:0;height:inherit}.postslider.holder .slide-post a:hover .content,.postslider.holder .slide-post a:hover .content .teaser{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.postslider.holder .slide-post a:hover .content{background-color:rgba(50,51,53,.35)}.postslider.holder .slide-post a:hover .content .teaser{background-color:#fff}.postslider.holder .slide-post a:hover .content .teaser p{color:#323335}.postslider.holder .slide-post a .media picture.portrait img{width:auto;max-height:100%;background-color:transparent}.postslider.holder .slide-post a .media img{outline:0;border:0;position:relative;max-width:100%;opacity:.9;-webkit-filter:gray;filter:gray;filter:grayscale(.3);-webkit-filter:grayscale(.3)}.postslider.holder .slide-post a .media img:focus{cursor:grabbing;outline:0!important}.postslider.holder .slide-post a .media img:active,.postslider.holder .slide-post a .media img:hover{outline:0!important}.postslider.holder .slide-post a .media .teaser,.postslider.holder .slide-post a:hover .media .teaser,.postslider.holder .slide-post a:hover .media img{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.postslider.holder .slide-post a .media .teaser{opacity:0;background-color:rgba(0,0,0,.9)}.postslider.holder .slide-post a:hover .media{background-color:rgba(50,51,53,.35)}.postslider.holder .slide-post a:hover .media .teaser,.postslider.holder .slide-post a:hover .media img{opacity:1}.postslider.holder .slide-post a:hover .media img{filter:none;-webkit-filter:none}.postslider.holder .slide-post a:hover .media .teaser{background-color:rgba(255,255,255,.13)}.postslider.holder .slick-dots{top:unset;position:relative;background-color:rgba(0,0,0,.05);bottom:0}.postslider.holder .slick-next,.postslider.holder .slick-prev{top:0;width:10vw;width:calc((100vw - 1280px)/2)}.slidecontainer{height:inherit;background-image:url(/_resources/themes/x4y/css/img/loader.svg);background-repeat:no-repeat;background-position:center 20%;background-size:80px 80px}.postslider.posts .slide-post{width:100%;overflow:visible;max-width:1280px;margin-left:auto;margin-right:auto}.postslider.posts .slide-post>div{float:left;width:100%}.postslider.posts .slide-post picture img{max-width:100%}.postslider.posts .slide-post>.slick-slide,.postslider.posts .slide-post>.slick-slide .content{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.postslider.posts .slide-post>.slick-slide{background-color:rgba(35,40,50,.4)}.postslider.posts .slide-post>.slick-slide .content{opacity:0}.postslider.posts .slide-post>.slick-current{background-color:transparent;margin-top:0}.postslider.posts .slide-post>.slick-current .slick-arrow{opacity:1}.postslider.posts .slide-post>.slick-current,.postslider.posts .slide-post>.slick-current .content{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.postslider.posts .slide-post>.slick-current .content{opacity:1}.postslider.posts>.slick-dots{position:fixed;top:auto;bottom:40px;z-index:2;height:30px;padding-top:10px;background-color:rgba(35,40,50,.5)}.postslider.posts>.slick-next,.postslider.posts>.slick-prev{position:fixed;z-index:3;height:100vh;width:10vw;width:calc((100vw - 1280px)/2);background-position:center 87%;top:0}.postslider.posts>.slick-prev:hover{background-position:right 87%}.postslider.posts>.slick-next:hover{background-position:left 87%}.tilesview .sectionhead{width:100%;margin:0 0 20px}.tilesview .tls-wrppr{display:flex;flex-flow:wrap;justify-content:space-around}.tilesview .tile,.tilesview .tile article div picture img,.tilesview .tile article h3.postsub{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.tilesview .tile{display:block;width:calc(33.3333333333% - 1px);margin-bottom:60px;height:auto;overflow:hidden;background-color:rgba(50,51,53,.65)}.tilesview .tile article div{position:relative;width:100%;overflow:hidden;text-align:left}@media screen and (orientation:portrait){.tilesview .tile article div{height:inherit}}@media screen and (orientation:landscape){.tilesview .tile article div{height:inherit}}.tilesview .tile article div picture{width:100%;display:block;background-color:rgba(35,40,50,.4)}.tilesview .tile article div picture img,.tilesview .tile article h3.postsub{width:100%}.tilesview .tile article div picture img{opacity:.9;-webkit-filter:gray;filter:gray;filter:grayscale(.3);-webkit-filter:grayscale(.3)}.tilesview .tile article h2.posthead{position:relative;margin-top:1px;width:100%;font-size:18px;line-height:28px;min-height:45px;padding:10px 1.5vw;background-color:transparent}.tilesview .tile article h3.postsub{padding:1vw;font-weight:300;text-align:left;text-indent:0}.tilesview .tile article p{padding:1vw;font-size:18px;line-height:28px}.tilesview .tile article:hover h2,.tilesview .tile article:hover h3{color:#bbca10}.tilesview .tile article:hover .posthead,.tilesview .tile article:hover .postsub{background-color:rgba(127,194,194,.2)}.tilesview .tile article:hover img{opacity:1;filter:none;-webkit-filter:none}.tilesview .serv:hover .content .cat,.tilesview .tile article:hover .posthead,.tilesview .tile article:hover .postsub,.tilesview .tile article:hover h2,.tilesview .tile article:hover h3,.tilesview .tile article:hover img,.tilesview .tile:hover{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.tilesview .tile:hover{background-color:rgba(50,51,53,.65)}.tilesview .serv{float:left;margin-right:1px;margin-bottom:2vw!important;background-color:transparent}.tilesview .serv .content{padding:2vw}.tilesview .serv .content .cat{position:absolute;top:0;left:unset;right:0;min-width:30px;height:30px;padding-left:4px;padding-right:4px;text-align:center;font-size:15px;line-height:30px;font-weight:900;color:#fff;text-shadow:none;background:rgba(35,40,50,.4);display:inline-block;white-space:nowrap}.tilesview .serv:hover{background:rgba(35,40,50,.5)}.tilesview .serv:hover .content .cat{background:#000;color:#bbca10}.tilesview.slideshow{margin-top:20px;max-width:1280px;margin-left:auto;margin-right:auto}.tilesview.slideshow article{margin-bottom:0}.tilesview.slideshow .tile{margin-bottom:0;display:block;width:33.3333333333%;max-width:400px;margin-right:1px}.tilesview.slideshow .tile:nth-child(3n){margin-right:1px}.tilesview.slideshow .tile.slide{float:none;max-width:400px;display:inline-block;overflow:hidden}.tilesview.slideshow .tile.slide div h2{text-align:right}.tilesview.slideshow .tile.slide div h2 span{padding:1vw 2vw;font-size:12vh;line-height:100%;letter-spacing:-.5vh;display:block;font-weight:900;-ms-transform:scale(1.1,1);-ms-transform-origin:100%0;-webkit-transform:scale(1.1,1);-webkit-transform-origin:100%0;transform:scale(1.1,1);transform-origin:100%0;letter-spacing:.2px;color:#e8e8e8;text-transform:none;opacity:.2;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}.tilesview.slideshow .tile.slide div p{width:100%;opacity:0;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.tilesview.slideshow .tile.slide:hover h2 span,.tilesview.slideshow .tile.slide:hover h3.posthead{color:#bbca10}.tilesview .slide.slick-slide:hover,.tilesview.slideshow .tile.slide:hover h2 span,.tilesview.slideshow .tile.slide:hover h3.posthead,.tilesview.slideshow .tile.slide:hover p{opacity:1;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.tilesview.slideshow .tile.slide:hover p{top:0;color:#fff}.tilesview.slideshow .slick-dots{top:unset;bottom:-40px}.tilesview.slideshow .slick-next,.tilesview.slideshow .slick-prev{top:0}.tilesview .slide.slick-slide:hover{filter:none;-webkit-filter:none}.artclview .sectionhead{margin-bottom:20px}.projectheader h2.posthead{float:none;background-color:rgba(35,40,50,.5)}.projectheader .data{padding-left:3vw;background:rgba(0,0,0,.7);font-size:15px}.projectheader .data a.xbtn,.projectheader .data span{height:30px;display:inline-block;line-height:30px;font-size:15px;padding-left:10px;padding-right:10px}.projectheader .data span{margin-right:0;padding-right:5px}.projectheader .data p span:first-of-type{padding-left:0}.projectheader .cllogo{width:100%;padding:3vw;background-color:rgba(0,0,0,.7);padding:0}.projectheader .cllogo img{float:right;height:100%;max-height:70px;padding:15px}.postfooter{display:inline-block;width:100%;background-color:rgba(35,40,50,.4);padding:0}.postfooter .cats{float:left;max-width:100%;margin-left:3vw}.postfooter .cats a.xbtn{color:#e8e8e8}.postfooter .cats a.xbtn span{padding-right:5px;padding-left:10px;font-weight:400}.postfooter .cats a.xbtn span.short{min-width:30px;padding-left:8px;padding-right:8px;background:rgba(127,194,194,.3);display:inline-block;font-weight:700;white-space:nowrap;z-index:40000}.display,.postfooter .cats a.xbtn:hover span{transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}.postfooter .cats a.xbtn:hover span.short{background-color:#000}.postfooter .cats a.xbtn,.postfooter .cats span.tspan{padding-left:0;padding-right:10px}.postfooter .share{float:right}.postfooter .share a.xbtn{background-color:rgba(0,0,0,.2);color:#e8e8e8;min-widht:32px;margin-left:1px;margin-right:0;padding-left:4px;padding-right:4px;font-size:12px}.postfooter .share a.xbtn:hover{background-color:#000;color:#bbca10}.postfooter a.xbtn,.postfooter span{float:left;height:30px;line-height:30px;font-size:15px}.postfooter.trans{background-color:transparent;border-bottom:1px solid rgba(35,40,50,.4)}.postfooter.trans .cats{margin-left:0}a.top,a.top:hover{transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}a.top{position:fixed;right:2vw;bottom:0;width:30px;height:40px;z-index:4;background-image:url(/_resources/themes/x4y/css/img/up-arr.svg);background-size:100%;background-position:center 8px;background-repeat:no-repeat;opacity:.7}a.top:hover{background-image:url(/_resources/themes/x4y/css/img/up-arr-hover.svg);background-color:rgba(50,51,53,.35);background-position:center bottom;opacity:1}footer,footer .footernavi{border-top:1px solid #303236;height:40px}footer{position:relative;max-width:100vw;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}footer.bottom{position:relative;height:inherit;top:0;padding-bottom:40px;transition:height .8s ease-in-out 0s;-webkit-transition:height .8s ease-in-out 0s;-moz-transition:height .8s ease-in-out 0s}footer .footernavi{position:fixed;bottom:0;left:0;z-index:3;background-color:rgba(36,41,50,.95);width:100%;font-size:15px;font-weight:300;white-space:nowrap}footer .footernavi p:first-of-type{padding-top:4px;padding-right:2vw;max-width:1280px;margin-left:auto;margin-right:auto;height:100%;position:relative;width:100%}footer .footernavi p:first-of-type.lts{display:block}footer .footernavi .footerbutton{padding-left:0}footer .footernavi .footerbutton.active .xnms{background-image:url(/_resources/themes/x4y/css/img/SIGNET-watermark-hover.svg)}footer .footernavi .footerbutton:hover{color:#bbca10;cursor:url(/_resources/themes/x4y/css/img/cur-down.png),auto}footer .footernavi .footerbutton.active:hover{cursor:url(/_resources/themes/x4y/css/img/cur-up.png),auto}footer .xbtn{height:38px;display:inline-block;background-color:transparent}footer .xbtn:hover{background-color:rgba(35,40,50,.5)}footer.active{height:auto;bottom:0;transition:height .8s ease-in-out 0s;-webkit-transition:height .8s ease-in-out 0s;-moz-transition:height .8s ease-in-out 0s}footer.active .footernavi{cursor:url(/_resources/themes/x4y/css/img/cur-down.png),auto}footer .pagination{position:fixed;left:0;bottom:40px;height:50px;width:100%;background-color:rgba(0,0,0,.7);text-align:center}footer .pagination .xbtn{height:30px;min-width:30px;padding-left:0;padding-right:0;line-height:32px}footer .wrapper{height:auto;z-index:-1;padding-bottom:140px;background-color:rgba(0,0,0,.7)}footer .wrapper .content{height:inherit;max-width:1280px;margin-left:auto;margin-right:auto;padding-top:0;padding-left:0;padding-right:0;background-color:transparent}footer .wrapper .content .contact{padding-top:24px;padding-right:20px;font-weight:300;line-height:28px}footer .wrapper .content .contact h4{padding-bottom:12px}footer .wrapper .content .contact h4.mhead{padding-bottom:2px;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}footer .wrapper .content .contact h4.mhead a,footer .wrapper .content .contact h4.mhead button{display:block;transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s}footer .wrapper .content .contact h4.mhead a:hover,footer .wrapper .content .contact h4.mhead button:hover{background-color:rgba(35,40,50,.4)!important;padding-left:8px;padding-right:8px;transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}footer .wrapper .content .contact .xbtn{padding-left:0;height:30px;line-height:30px;background:0 0}footer .wrapper .content .contact i{min-width:20px;opacity:.8;color:#fff}footer .wrapper .content .contact i:before{font-size:20px}footer .wrapper .content form fieldset{padding:0 2vw 0 0;font-size:15px;font-weight:300;line-height:18px}footer .wrapper .content form fieldset input.text{font-size:15px;font-weight:300;padding:4px}footer .wrapper .Actions .action,footer .wrapper input[type=submit]{font-size:15px;display:inline-block;font-weight:900;letter-spacing:.2px;color:#e8e8e8;float:none}#map{position:relative;width:100%;height:400px;margin-top:2vw;margin-bottom:40px;opacity:.7}#map .mapboxgl-popup{top:20px;font-size:15px;font-family:"Lato",sans-serif}#map,#map .mapboxgl-popup-tip{display:none}#map .mapboxgl-popup-content{border-radius:0;background-color:rgba(0,0,0,.9)}@media screen and (max-width:1280px){.pagination .slick-slide figure figcaption,.postslider .slick-slide figure figcaption,.slideshow .slick-slide figure figcaption,article picture.left img,article picture.right img,article.main .content .slideshow img,figcaption{max-width:100%;width:100%}header .nav{width:60vw;right:-60vw}#tilepage section,.PostPage article,.ProjectPage article,.sectionhead{margin-left:5vw;margin-right:5vw;width:90vw}.slideshow.artcl h3{width:90vw}.main,.postslider.holder .slide-post,.postslider.posts .slide-post,.slideshow .slide,.tilesview.slideshow{width:90vw;max-width:90vw;margin-left:auto;margin-right:auto}.postslider.posts>.slick-next,.postslider.posts>.slick-prev{display:none}.postslider.holder>.slick-next,.postslider.holder>.slick-prev{width:5vw;max-width:5vw}.postslider.holder>.slick-prev{background-position:left center}.postslider.holder>.slick-next,.postslider.holder>.slick-prev:hover{background-position:right center}.postslider.holder>.slick-next:hover{background-position:left center}.postslider.posts>.slick-prev{background-position:left 80%}.postslider.posts>.slick-next,.postslider.posts>.slick-prev:hover{background-position:right 80%}.postslider.posts>.slick-next:hover{background-position:left 80%}.slideshow.artcl .slide{max-width:none}h2.searchQuery,header{padding:0 5vw}a.top,header .logo .navbutton{right:5vw}footer .wrapper .content{max-width:90vw}footer .footernavi{padding-left:5vw}a.next,a.prev{paddding:0;width:5vw}}@media screen and (max-width:1024px){header .nav{width:100vw;right:-100vw}.media.video.play+.main.projectheader:after{content:"X"}.postslider.holder{margin-top:20px}.postslider.holder .slide-post{overflow:visible;height:inherit;margin-right:0}.postslider.holder .slide-post .postfooter{display:block;margin-bottom:0}.postslider.holder .slide-post .postfooter .cats{width:100%;background-color:rgba(35,40,50,.5)}.posthead{width:auto;max-width:100%;padding-left:5vw;padding-right:5vw}.content .col2of3{width:100%;padding:0;float:none}.postfooter .content .cats a.xbtn.mobile{display:block}.media picture.portrait img{width:auto;max-width:60%;height:auto}#map{width:100%;height:200px}.tilesview .tile{float:left;width:calc(50% - 1px);margin-right:0}.tilesview .tile:nth-child(2n){margin-left:1px}.tilesview .tile article h2.posthead,.tilesview .tile article h3.postsub,.tilesview .tile article p{padding:10px 3vw}}@media screen and (max-width:768px){body{line-height:22px}h3{font-size:20px;line-height:24px;font-weight:300}.postslider.holder h3.postsub,h3.postsub,h3.tooltip{font-size:16px;line-height:22px;color:#fff;padding-bottom:3px}body,h4{font-size:16px}#fullpage section{padding-top:0}header .nav.active{width:100vw}header .nav ul{margin-top:110px}header .nav ul li{font-size:42px;padding-top:0}.sectionhead,header .cathead h1{font-size:42px;line-height:44px}.sectionhead.small,header .cathead h1.small{font-size:24px;line-height:32px}.footerbutton:hover,.navbutton:hover,.xbtn:hover,footer .footernavi div.footerbutton:hover,header .logo .navbutton:hover{background-color:inherit}.postslider .slide-post figure figcaption{display:none}.postslider.holder .slide-post .media a .teaser{opacity:1}.content .col1of3{width:48%;margin-right:2%;padding:0}.tilesview .tile{float:left;width:calc(50% - 1px);margin-right:0}.tilesview .tile:nth-child(2n){margin-left:1px}.tilesview.slideshow .tile{width:50vw;margin-right:1px}.tilesview.slideshow .tile:nth-child(3n){margin-right:1px}.tilesview.slideshow .tile:nth-child(2n){margin-left:0}.tilesview.slideshow .tile.slide div h2 span{font-size:16vh;line-height:18vh}}@media screen and (max-width:640px){.sectionhead,h1,header .cathead h1,header .cathead h1.small,header .nav ul li{font-size:26px;line-height:30px;font-weight:300}.postslider.holder .slide-post h3.postsub,.teaserfont,h2,h2.posthead,h3 .sectionhead.small,h3.postsub{font-size:22px;line-height:26px}h3{text-transform:uppercase}h3,h4,header.scrolled .cathead h1{font-size:16px;line-height:22px}.catsnavi,.catsnavi .posthead{font-size:16px;line-height:26px;min-height:30px}footer .footernavi button.footerbutton{margin-top:13px}header{height:75px;background-color:rgba(36,41,50,.95);transition:all .5s cubic-bezier(.65,.23,.22,1.15);-webkit-transition:all .5s cubic-bezier(.65,.23,.22,1.15);-moz-transition:all .5s cubic-bezier(.65,.23,.22,1.15)}header .nav ul li{margin-bottom:2vh}header .logo{top:20px}header .logo img{height:32px}header .logo .navbutton{top:20px;height:25px;width:25px}header .cathead h1{margin-top:60px}header.scrolled{height:80px}header.scrolled .logo{top:15px}header.scrolled .cathead h1{margin-top:10px}header.scrolled .cathead h1 span{font-size:16px;line-height:18px}#post,#singlepage,#tilepage section:first-of-type{margin-top:148px}#tilepage section:first-of-type{margin-bottom:0}#singlepage{margin-bottom:100px}#fullpage{padding-top:100px}#fullpage section.first{padding-top:40px}#singlepage article,#singlepage section{margin-bottom:30px}.main,.posthead,footer .footernavi{width:100%;max-width:100%}#tilepage section,.PostPage article,.ProjectPage article,.content .col1of3{width:100%;margin-left:0;margin-right:0}.postslider.holder .slide-post,.postslider.posts .slide-post,.slideshow .slide,.tilesview.slideshow{width:100vw;max-width:100vw;margin-left:0;margin-right:0}.slideshow.artcl .slide,.slideshow.artcl h3{width:100%;max-width:100vw}.postslider.holder .slide-post a .content .teaser,.postslider.holder .slide-post a .media .teaser,.postslider.holder .slide-post picture .teaser,.slideshow.artcl h3{padding:3vw}article.single .content{padding-right:3vw}.sectionhead,.tilesview .sectionhead{width:92vw;margin-left:3vw;margin-right:3vw}.tilesview{width:100vw;margin-left:0;margin-right:0}.postfooter .content .cats,img.xnmc{margin-left:3vw;margin-right:3vw}.postfooter .content.trans .cats{margin-left:0;margin-right:3vw}.tilesview .tile article h2.posthead,h2.posthead{padding:10px 3vw}.projectheader .data{padding-left:3vw}.projectheader .catsnavi{float:left}.footernavi,h2.searchQuery,header{padding:0 3vw}article picture img{max-height:100vw}.postslider.holder .slick-arrow,.slideshow.post .slick-arrow{display:none!important}.pagination .slick-dots{position:fixed;bottom:40px;height:30px;padding-top:10px}.pagination .slick-dots li{height:12px;width:12px}.tilesview .tile{width:100%}.tilesview .tile:nth-child(3n){margin-right:0}.tilesview .tile:nth-child(2n){margin-left:0}.tilesview .tile article h2.postsub,.tilesview .tile article h3.posthead{padding-left:3vw;padding-right:3vw}.tilesview.slideshow .tile{width:100vw;margin-right:1px}.tilesview.slideshow .tile:nth-child(3n){margin-right:1px}.tilesview.slideshow .tile:nth-child(2n){margin-left:0}.tilesview .tile article h3.postsub,.tilesview .tile article p{padding:1vw 3vw}footer .wrapper .content{padding:0}}@media screen and (max-width:640px) and (orientation:portrait){.media picture.portrait img{width:auto;height:auto;max-width:100vw}}@media screen and (max-width:640px){#fp-nav,.media.rview button.rview,.postfooter span.blspan,header .cathead h1 span.type{display:none!important}.postslider.holder .slide-post a .media img{filter:none;-webkit-filter:none;opacity:1}footer .footernavi a.xbtn{color:#fff}}@media screen and (max-width:480px){.content.main.post img{float:none}.tilesview .tile{width:100%}.tilesview .tile:nth-child(3n){margin-right:0}.tilesview .tile:nth-child(2n){margin-left:0}.tilesview.slideshow .tile{width:90vw;margin-right:1px}.tilesview.slideshow .tile:nth-child(3n){margin-right:1px}.tilesview.slideshow .tile:nth-child(2n){margin-left:0}footer .footernavi a.xbtn{color:transparent;width:40px;overflow:hidden;white-space:nowrap}footer .footernavi a.xbtn i{color:#fff}}@media screen and (max-width:360px){.postslider.holder .slide-post a .content{background-color:rgba(35,40,50,.4)}.postslider.holder .slide-post a:hover .content::after{background-image:none}}
