﻿/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.standard-transition{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.slow-transition{-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-ms-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;transition:all 0.6s ease 0s}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("../fonts/fontawesome-webfont.eot?v=4.5.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;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.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator: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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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:""}#mailChimpSignup .modal-dialog{width:480px}#mailChimpSignup .modal-dialog input{border-radius:32px;border:1px solid #eaeaea}#mailChimpSignup .modal-dialog input[type=submit]{background:#fff;border:none;color:#000;margin-left:0;font-size:12px}#mailChimpSignup .modal-dialog input[type=submit]:hover{color:#8ab749}#mailChimpSignup .modal-content{border-radius:24px;box-shadow:none;padding:30px;border:none}#mailChimpSignup .modal-header{border-bottom:none}#mailChimpSignup .modal-header img{margin:15px 0 30px}#mailChimpSignup #mc-embedded-subscribe-form{padding:0}.modal-backdrop{background:#eaeaea}.modal-backdrop.in{opacity:.95}@media(max-width: 380px){#mailChimpSignup .modal-dialog{width:90%;margin:5%}}@font-face{font-family:"VisbyCF";src:url("../fonts/VisbyCF-Regular.eot");src:url("../fonts/VisbyCF-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/VisbyCF-Regular.woff") format("woff"),url("../fonts/VisbyCF-Regular.ttf") format("truetype"),url("../fonts/VisbyCF-Regular.svg#VisbyCF-Regular") format("svg");font-style:normal;font-weight:400}@font-face{font-family:"VisbyCF";src:url("../fonts/VisbyCF-Bold.eot");src:url("../fonts/VisbyCF-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/VisbyCF-Bold.woff") format("woff"),url("../fonts/VisbyCF-Bold.ttf") format("truetype"),url("../fonts/VisbyCF-Bold.svg#VisbyCF-Bold") format("svg");font-style:normal;font-weight:700}@font-face{font-family:"VisbyCF";src:url("../fonts/VisbyCF-ExtraBold.eot");src:url("../fonts/VisbyCF-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/VisbyCF-ExtraBold.woff") format("woff"),url("../fonts/VisbyCF-ExtraBold.ttf") format("truetype"),url("../fonts/VisbyCF-ExtraBold.svg#VisbyCF-ExtraBold") format("svg");font-style:normal;font-weight:800}@font-face{font-family:"Lato";src:url("../fonts/Lato-Black.eot");src:url("../fonts/Lato-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato-Black.woff") format("woff"),url("../fonts/Lato-Black.ttf") format("truetype"),url("../fonts/Lato-Black.svg#Lato-Black") format("svg");font-style:normal;font-weight:800}@font-face{font-family:"Lato";src:url("../fonts/Lato-Heavy.eot");src:url("../fonts/Lato-Heavy.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato-Heavy.woff") format("woff"),url("../fonts/Lato-Heavy.ttf") format("truetype"),url("../fonts/Lato-Heavy.svg#Lato-Heavy") format("svg");font-style:normal;font-weight:900}@font-face{font-family:"Lato";src:url("../fonts/Lato-Regular.eot");src:url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato-Regular.woff") format("woff"),url("../fonts/Lato-Regular.ttf") format("truetype"),url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg");font-style:normal;font-weight:400}html{font-size:16px !important}body{position:relative;z-index:1;font-family:"Lato","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;color:#000}body h1,body h2{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;margin:0 0 20px;font-weight:800;font-size:2.25rem;text-transform:uppercase}body h1 span,body h2 span{display:block;font-weight:400;font-size:1.5rem}body h3{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:700;color:#00acf9;font-size:1.3em !important;text-transform:uppercase !important;margin:0 0 15px}body h3::before,body h3::after{content:"";display:block;width:100%;height:2px;background-color:#000}body h3::before{margin-bottom:15px}body h3::after{margin:15px 0 10px}body a{color:initial}body a:hover,body a:focus{color:inherit;text-decoration:none}body a.animated span,body li.animated span{display:inline-block;position:relative;font-size:1em;font-weight:800}body a.animated span::after,body li.animated span::after{content:"";position:absolute;bottom:-8px;height:4px;background-color:#00acf9}body a.animated.download,body li.animated.download{margin-bottom:10px;display:block}body a.animated.download span::after,body li.animated.download span::after{height:2px;bottom:-3px}body a.animated.anchor-right span::after,body li.animated.anchor-right span::after{right:0;left:100%;left:calc(100% - (100% / 3));-webkit-transition:left 300ms;-o-transition:left 300ms;transition:left 300ms}body a.animated.anchor-right:hover span::after,body li.animated.anchor-right:hover span::after{left:0}body a.animated.anchor-left span::after,body li.animated.anchor-left span::after{left:0;right:100%;right:calc(100% - (100% / 3));-webkit-transition:right 300ms;-o-transition:right 300ms;transition:right 300ms}body a.animated.anchor-left:hover span::after,body li.animated.anchor-left:hover span::after{right:0}body li.animated.anchor-left span::after{right:100%}#content{padding-top:90px}.btn{font-size:.6875rem;display:inline-block;margin-right:2em;line-height:1.2em;color:#000;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800;text-transform:uppercase;padding:1.4em 4em 1.3em 4em;border-radius:30px;border-radius:calc(1.2em + (1.2em * (1.4 * 2)) / 2);border-color:#ccc;border-width:2px}.btn.active{color:#fff;border:none;background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:box-shadow 300ms;-o-transition:box-shadow 300ms;transition:box-shadow 300ms}.btn.active:hover{box-shadow:7px 7px 10px 0 rgba(0,0,0,.15)}hr{margin:0 0 20px;height:1px;background-color:#000;border:0}a.read-more{font-size:.75rem;text-transform:uppercase;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800;background-color:transparent;position:relative}a.read-more.white{color:#fff !important;background-color:transparent !important}a.read-more.white span.arrow{background-image:url("../img/read-more-arrow-white.svg")}a.read-more:hover span.arrow{width:35px}a.read-more span.arrow{margin-left:1em;display:inline-block;width:10px;height:10px;background-position:center center;background-image:url("../img/read-more-arrow.svg");-webkit-transition:width 225ms linear;-o-transition:width 225ms linear;transition:width 225ms linear;background-repeat:no-repeat}div.sold-out{-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);transform:rotate(-30deg);position:absolute;left:-0.75em;top:.55em;display:block;width:auto;font-size:1.125rem}div.sold-out span{font-size:.75em;background-color:red;color:#fff;line-height:1.15em;display:inline-block;vertical-align:super;padding:.28125em .75em .28125em 1.3em;padding:calc((0.75em * 0.75)/2) .75em calc((0.75em * 0.75)/2) 1.3em}div.sold-out::before,div.sold-out::after{content:"";display:inline-block;width:0;height:0;border-style:solid;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}div.sold-out::before{border-width:0 0 1.3em .75em;border-width:0 0 1.3em calc(1.3em / 1.73205080757);border-color:transparent transparent red transparent}div.sold-out::after{border-width:1.3em 0 0 2.25em;border-width:1.3em 0 0 calc(1.3em * 1.73205080757);border-color:transparent transparent transparent red}.container:not(.large-container){width:auto !important;margin-left:3vw;margin-right:3vw}@media only screen and (min-width: 992px){.container:not(.large-container){margin-left:10vw;margin-right:10vw}}.error404 #content{min-height:46vh}@media only screen and (min-width: 1500px){.container.large-container{width:auto;padding-right:60px;padding-left:60px}}header#header #jazz-logo a{position:relative}header#header #jazz-logo img{-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}header#header #jazz-logo img.js-initial{opacity:1;visibility:visible}header#header #jazz-logo img.js-appear{position:absolute;visibility:hidden;top:0;opacity:0}@media only screen and (max-width: 1809px){body header#header.stay-visible{position:fixed !important;left:0;right:0;z-index:3}body header#header.stay-visible + #js-menu-button:not(.collapsed) span:nth-child(3){background-color:transparent}body header#header.stay-visible + #js-menu-button span{background-color:#000}body.home header#header.stay-visible > *{display:none}body #menu{display:none !important}button#js-menu-button{display:block;opacity:0;visibility:hidden;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}button#js-menu-button.show-menu-button{opacity:1;visibility:visible}}@media only screen and (min-width: 1810px){body.home #highlighted-artist{margin-top:300px}body.single-events #jazz-logo.small{width:243px !important}header#header #jazz-logo,header#header div#menu{position:fixed;top:0;z-index:5}header#header #jazz-logo{min-height:initial;height:auto;left:60px;width:243px;transition:width .4s ease}header#header #jazz-logo.small{width:6vw}header#header #jazz-logo img{-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}header#header #jazz-logo img.fade-out{opacity:0;visibility:hidden}header#header #jazz-logo img.show-up{opacity:1;visibility:visible}header#header div#menu{min-height:300px;right:60px}header#header div#menu li a{-webkit-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}header#header div#menu li.active a.animated span::after{-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}header#header div#menu.colour-change li a{color:#000 !important}header#header div#menu.colour-change li a.animated span::after{background-color:#000 !important}}.navbar-toggle{position:fixed;z-index:9999;opacity:0;margin-top:0;margin-right:0;top:50px;display:none}.navbar-toggle .icon-bar{left:0;width:24px;position:absolute;height:4px;border-radius:0;background-color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.navbar-toggle .icon-bar:nth-of-type(2){top:4px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.navbar-toggle .icon-bar:nth-of-type(3){background-color:transparent}.navbar-toggle .icon-bar:nth-of-type(4){top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-toggle.collapsed .icon-bar{background-color:#fff}.navbar-toggle.collapsed .icon-bar:nth-of-type(2){top:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.navbar-toggle.collapsed .icon-bar:nth-of-type(3){top:4px}.navbar-toggle.collapsed .icon-bar:nth-of-type(4){top:12px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}body.full-screen-menu-visible{overflow:hidden}body.full-screen-menu-visible #js-menu-button:not(.collapsed) span:nth-child(3){background-color:transparent !important}body.full-screen-menu-visible #js-menu-button span{background-color:#fff !important}body.full-screen-menu-visible #jazz-logo svg{display:none}@media only screen and (min-width: 992px){body.full-screen-menu-visible #jazz-logo svg{display:block}}body.full-screen-menu-visible #jazz-logo svg .st0{stroke:#fff !important}body.full-screen-menu-visible #jazz-logo svg .st2{fill:#fff !important}body.full-screen-menu-visible #jazz-logo svg .st3{fill:#fff !important}@-webkit-keyframes addInvisibilty{99%{visibility:hidden}}@-moz-keyframes addInvisibilty{99%{visibility:hidden}}@-o-keyframes addInvisibilty{99%{visibility:hidden}}@keyframes addInvisibilty{99%{visibility:hidden}}#full-menu{opacity:0;position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}#full-menu.show-us-the-menu{visibility:visible;opacity:1;z-index:9998}#full-menu.animate-invisibility{-webkit-animation:addInvisibilty 300ms linear;-moz-animation:addInvisibilty 300ms linear;-o-animation:addInvisibilty 300ms linear;animation:addInvisibilty 300ms linear}#full-menu #full-screen-menu{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;height:100%;padding-bottom:20vh}#full-menu #full-screen-menu > ul{padding-left:0}#full-menu #full-screen-menu > ul li{text-align:center}#full-menu #full-screen-menu > ul li a{font-size:1.5rem}body.home #full-menu,body.page-template-template-sponsors #full-menu,body.page-template-default #full-menu{background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%)}body.page-template-template-about #full-menu{background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%)}body.single-events #full-menu{background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-size:175%}@media only screen and (max-width: 767px){body.home #full-menu{background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%)}}body.home header#header,body.single-events header#header{position:relative;min-height:100vh;background-color:transparent !important}@media only screen and (min-width: 768px){body.home header#header,body.single-events header#header{background-image:url("../img/background_2560px1440px.jpg");background-image:-webkit-image-set(url("../img/background_2560px1440px.jpg") 1x, url("../img/background_2560px1440px_@2x.jpg") 2x);background-position:center;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width: 768px)and (min-width: 992px){body.home header#header,body.single-events header#header{background-position:center}}@media only screen and (min-width: 768px)and (min-width: 1200px){body.home header#header,body.single-events header#header{background-position:center}}@media only screen and (max-width: 767px){body.home header#header,body.single-events header#header{background-image:url("../img/background_2560px1440px.jpg");background-image:-webkit-image-set(url("../img/background_2560px1440px.jpg") 1x, url("../img/background_2560px1440px_@2x.jpg") 2x);background-size:auto 100%;background-position:top;background-repeat:no-repeat}body.home header#header #jazz-logo,body.single-events header#header #jazz-logo{margin-bottom:50px}body.home header#header #highlighted-artist,body.single-events header#header #highlighted-artist{margin-bottom:100vw}}body.home button.scroll,body.single-events button.scroll{font-size:0;position:absolute;background-color:transparent;border:0;background-image:url("../img/down-we-scroll.svg");background-size:cover;width:70px;height:70px;left:0;right:0;margin:0 auto;bottom:30px;z-index:9990}body #jazz-logo{height:202px;width:243px;margin-top:50px;position:relative;z-index:999}body #jazz-logo a{display:block}body #jazz-logo a svg{width:100%;height:auto}body.page-template-default #main-container{margin-top:75px;margin-bottom:75px}body.page-template-template-about header#header,body.page-template-template-sponsors header#header,body.page-template-default header#header,body.error404 header#header{background-repeat:no-repeat;background-size:cover;background-position:38% 0%;background-image:url("../images/bg-jazz-minified.jpg")}@media only screen and (min-width: 768px){body.page-template-template-about header#header,body.page-template-template-sponsors header#header,body.page-template-default header#header,body.error404 header#header{background-position:center}}@media only screen and (min-width: 1700px){body.page-template-template-about header#header,body.page-template-template-sponsors header#header,body.page-template-default header#header,body.error404 header#header{background-size:cover}}#jazz-logo > a{display:block}header#header #jazz-logo{display:inline-block}#menu{margin:50px 0 0 0;float:right;text-align:right}#menu nav#main-menu::before,#menu nav#main-menu::after{display:table;content:" "}#menu nav#main-menu::after{clear:both}#menu #menu-main-menu{padding:0;margin:0;float:right}.menu-consist li{display:block;width:100%}.menu-consist li a{display:inline-block;letter-spacing:1px;padding:0;text-transform:uppercase;color:#000;line-height:1em;-webkit-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.menu-consist li a.animated{line-height:2.5em}.menu-consist li a.animated span{line-height:1em}.menu-consist li a.animated span::after{left:100%;background-color:#000}.menu-consist li.active > a.animated,.menu-consist li > a:hover,.menu-consist li > a:focus{background-color:transparent}#menu li a.animated span::after{left:100% !important}#menu li.active > a.animated span::after,#menu li > a:hover span::after,#menu li > a:focus span::after{left:calc(100% - (100% / 3)) !important}body img.jblogo{display:inline-block;max-width:243px;width:100%;height:auto}@media only screen and (max-width: 991px){body img.jblogo{max-width:172px}}@media only screen and (max-width: 767px){body img.jblogo{max-width:120px}}body #headline a{font-size:1rem}@media only screen and (max-width: 991px){body #headline{margin-top:60px}}@media only screen and (max-width: 767px){body #headline{margin-top:35px}body #headline .xs-block{display:block;margin-top:15px}}body .container.large-container{width:auto;padding-right:3vw;padding-left:3vw}@media only screen and (max-width: 500px){body picture{display:block}}body #jazz-blues{width:100%}body #jazz-blues.internet-explorer{height:100vh;height:calc(100vh - 235px)}@media only screen and (max-width: 991px){body #jazz-blues.internet-explorer{height:calc(100vh - 160px)}}@media only screen and (max-width: 767px){body #jazz-blues{margin-bottom:300px}}body #jazz-blues::before,body #jazz-blues::after{content:"";position:absolute;z-index:-1;right:0}body #jazz-blues::before{top:0;right:-39vw;bottom:-30vh;left:0;width:100%;height:100%;background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%)}body #jazz-blues::after{left:-10vw;bottom:100px;background-repeat:no-repeat;background-position:bottom left;background-size:auto 100%;top:2%}@media only screen and (max-width: 991px){body #jazz-blues::after{top:0;bottom:140px;background-image:url("../img/visual@0.5x.png")}}@media only screen and (min-width: 992px){body #jazz-blues::after{background-image:url("../img/visual@1x.png")}}@media only screen and (min-width: 992px)and (max-width: 1080px){body #jazz-blues::after{left:-25vw}}@media only screen and (min-width: 1500px){body #jazz-blues::after{left:0}}@media only screen and (max-width: 767px){body #jazz-blues::after{background-size:auto 555px;bottom:230px;left:-150px}}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){body #jazz-blues::after{background-image:url("../img/visual@2x.png")}}#dots{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}#dots .ball{position:absolute;display:none;width:50%;height:auto}#dots .ball#green,#dots .ball#red{width:80px;height:auto}@media only screen and (min-width: 992px){#dots .ball#green,#dots .ball#red{width:12vw}}#dots .ball#yellow{width:82px;height:auto}@media only screen and (min-width: 992px){#dots .ball#yellow{width:13vw}}#dots .ball#blue{width:40px;height:auto}@media only screen and (min-width: 992px){#dots .ball#blue{width:6vw}}#dots .info{position:absolute;color:#fff;opacity:0;display:none;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:auto;z-index:999}#dots .info .day{font-size:1em;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:400;line-height:1em;text-transform:uppercase}#dots .info .date{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:700;font-size:1.4em;line-height:1em;margin-bottom:5px;text-transform:uppercase}#dots .info h2{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:700;font-size:3.4rem !important;margin-bottom:.4em !important;line-height:1em}#dots .info a.white{font-size:1.2em !important}#dots .info a.white:hover .arrow{width:35px}#dots .info a.white .arrow{width:13px;height:13px;top:1px;position:relative}#dots .info .close-bubble{margin-top:40px;text-transform:uppercase;text-decoration:underline;cursor:pointer}#dots .event-highlight{position:absolute;z-index:0;display:none;cursor:pointer}#dots .event-highlight.open{cursor:default !important}#dots .event-highlight.small{height:calc(8vw * 1.4);width:calc(8vw * 1.4)}#dots .event-highlight.small .image{height:8vw;width:8vw}@media only screen and (max-width: 767px){#dots .event-highlight.small{height:calc(19vw * 1.4);width:calc(19vw * 1.4)}#dots .event-highlight.small .image{height:19vw;width:19vw}}#dots .event-highlight.medium{height:calc(10vw * 1.4);width:calc(10vw * 1.4)}#dots .event-highlight.medium .image{height:10vw;width:10vw}@media only screen and (max-width: 767px){#dots .event-highlight.medium{height:calc(20vw * 1.4);width:calc(20vw * 1.4)}#dots .event-highlight.medium .image{height:20vw;width:20vw}}#dots .event-highlight.large{height:calc(15vw * 1.4);width:calc(15vw * 1.4)}#dots .event-highlight.large .image{height:15vw;width:15vw}@media only screen and (max-width: 767px){#dots .event-highlight.large{height:calc(18vw * 1.4);width:calc(18vw * 1.4)}#dots .event-highlight.large .image{height:18vw;width:18vw}}#dots .event-highlight.big{height:calc(20vw * 1.4);width:calc(20vw * 1.4)}#dots .event-highlight.big .image{height:20vw;width:20vw}@media only screen and (max-width: 767px){#dots .event-highlight.big{height:calc(23vw * 1.4);width:calc(23vw * 1.4)}#dots .event-highlight.big .image{height:23vw;width:23vw}}#dots .event-highlight.blue:before{background-image:url("../images/blue-1.svg");bottom:0}#dots .event-highlight.blue:after{background-image:url("../images/blue-2.svg");bottom:0}#dots .event-highlight.blue .image{bottom:1.5%;top:auto}#dots .event-highlight.red:before{background-image:url("../images/red-1.svg");bottom:0;right:0}#dots .event-highlight.red:after{background-image:url("../images/red-2.svg");bottom:0;right:0}#dots .event-highlight.red .image{bottom:1.5%;right:1.5%;top:auto;left:auto}#dots .event-highlight.yellow:before{background-image:url("../images/yellow-1.svg");bottom:0;right:0}#dots .event-highlight.yellow:after{background-image:url("../images/yellow-2.svg");bottom:0;right:0}#dots .event-highlight.yellow .image{bottom:1.5%;right:1.5%;top:auto;left:auto}#dots .event-highlight.green:before{background-image:url("../images/green-1.svg")}#dots .event-highlight.green:after{background-image:url("../images/green-2.svg")}#dots .event-highlight .image{background-size:cover;background-position:center;position:absolute;z-index:3;top:1.5%;left:1.5%}#dots .event-highlight:before{content:" ";position:absolute;display:block;z-index:2;width:83%;height:83%;background-position:center;background-size:cover;border-radius:50%}#dots .event-highlight:after{content:" ";position:absolute;display:block;z-index:1;width:92%;height:92%;background-position:center;background-size:cover;border-radius:50%}#highlighted-artist p.introduction{margin:1.5em 0;color:#fff}#content .introductory-text p,#content .artist-information p{font-size:1.0625rem}#content .introductory-text p:last-of-type,#content .artist-information p:last-of-type{margin-bottom:0}#content .introductory-text p a,#content .artist-information p a{color:#8ab749;text-decoration:underline}#content.home h2{margin-top:90px}@media only screen and (max-width: 767px){#content.home h2{margin-top:45px}}#events{margin-top:65px;border-top:1px solid #000;padding-bottom:65px}@media only screen and (max-width: 767px){#events{margin-top:35px}}#events p.no-results{opacity:0}ul#event_date,ul#event_type{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;width:100%;font-size:.6875rem;padding:0}ul#event_date{margin:0}@media only screen and (max-width: 767px){ul#event_date li{text-align:center;padding-left:0;padding-right:0}}ul#event_date li{margin-bottom:2em}@media only screen and (max-width: 767px){ul#event_date li{width:calc(50% - 1em)}ul#event_date li:nth-of-type(odd){margin-right:1em}}@media only screen and (max-width: 767px)and (max-width: 480px){ul#event_date li:nth-of-type(odd){margin-right:0}}@media only screen and (max-width: 767px){ul#event_date li:nth-of-type(even){margin-left:1em;margin-right:0}}@media only screen and (max-width: 767px)and (max-width: 480px){ul#event_date li:nth-of-type(even){margin-left:0}}ul#event_date li:hover{-webkit-box-shadow:none;box-shadow:none}ul#event_date li:not(.active){-webkit-transition:color 300ms linear;-o-transition:color 300ms linear;transition:color 300ms linear;position:relative;overflow:hidden}ul#event_date li:not(.active)::after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:-1;background-color:#00acf9;background-image:-webkit-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:radial-gradient(ellipse farthest-corner at right bottom, #0074B5 0% #00ACF9 100%);background-image:-ms-radial-gradient(right bottom, ellipse farthest-corner, #0074B5 0% #00ACF9 100%);background-image:-webkit-radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);background-image:radial-gradient(bottom right, circle, #0074B5, #00ACF9 100%);opacity:0;-webkit-transition:opacity 300ms linear;-o-transition:opacity 300ms linear;transition:opacity 300ms linear}ul#event_date li:not(.active):hover{color:#fff}ul#event_date li:not(.active):hover::after{opacity:1}@media only screen and (max-width: 480px){ul#event_date li{width:75%}}ul#event_type{margin:0 0 25px;font-weight:800;text-transform:uppercase;list-style-type:none}ul#event_type li{padding:.5em 0;margin-right:25px;display:inline-block;width:auto;position:relative;cursor:pointer}ul#event_type li span{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800;font-size:14px}ul#event_type li:last-child{margin-right:0}@media only screen and (max-width: 480px){ul#event_type li{margin:.5em 1em}}ul#event_type li.active span{position:relative;pointer-events:none;color:#00acf9}ul#event_type li.active span::before{content:"";position:absolute;left:0;right:0;bottom:-8px;height:4px;background-color:#00acf9}select.event-drop-down{font-size:.6875rem;display:inline-block;line-height:1.2em;color:#000;font-family:"Lato","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:800;text-transform:uppercase;padding:1.4em 4em 1.3em 4em;border-radius:30px;border-radius:calc(1.2em + (1.2em * (1.4 * 2)) / 2);border-color:#00acf9;background-color:#fff;-moz-appearance:none;-webkit-appearance:none;background-image:url("../img/drop-down-arrow.svg");background-repeat:no-repeat;background-position:right 4em bottom 10px;background-size:16px 20px}@media only screen and (min-width: 640px)and (max-width: 767px){select.event-drop-down{margin-bottom:20px;float:left;width:calc(50% - 1em)}select.event-drop-downevent-date-drop-down{margin-right:1em}select.event-drop-down#event-type-drop-down{margin-left:1em}}@media only screen and (max-width: 639px){select.event-drop-down{width:100%}select.event-drop-down#event-date-drop-down{margin-bottom:1em}select.event-drop-down#event-type-drop-down{margin-bottom:20px}}select.event-drop-down::-ms-expand{display:none}select.event-drop-down:focus{outline:none !important}@-webkit-keyframes eventsAppearing{0%{opacity:0}100%{opacity:1;visibility:visible !important}}@-moz-keyframes eventsAppearing{0%{opacity:0}100%{opacity:1;visibility:visible !important}}@-o-keyframes eventsAppearing{0%{opacity:0}100%{opacity:1;visibility:visible !important}}@keyframes eventsAppearing{0%{opacity:0}100%{opacity:1;visibility:visible !important}}@-webkit-keyframes eventsDisappearing{0%{opacity:1}100%{opacity:0;visibility:hidden}}@-moz-keyframes eventsDisappearing{0%{opacity:1}100%{opacity:0;visibility:hidden}}@-o-keyframes eventsDisappearing{0%{opacity:1}100%{opacity:0;visibility:hidden}}@keyframes eventsDisappearing{0%{opacity:1}100%{opacity:0;visibility:hidden}}#events-contained{opacity:0;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}@media only screen and (min-width: 768px){#events-contained{min-height:570px}}#events-contained.appearance-now{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:eventsAppearing 300ms ease-in;-moz-animation:eventsAppearing 300ms ease-in;-o-animation:eventsAppearing 300ms ease-in;animation:eventsAppearing 300ms ease-in}#events-contained.disappearance-now{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:eventsDisappearing 300ms ease-out;-moz-animation:eventsDisappearing 300ms ease-out;-o-animation:eventsDisappearing 300ms ease-out;animation:eventsDisappearing 300ms ease-out}#events-contained .event{position:relative;margin-bottom:55px;display:none}@media only screen and (min-width: 510px)and (max-width: 767px){#events-contained .event{width:50%;float:left}}#events-contained .event-images{position:relative;margin-bottom:40px}#events-contained .event-images img{display:block;max-width:100%;max-height:100%;height:auto;width:100%}#events-contained .event-content h3{color:#00acf9;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800}#events-contained .event-content h3::after{margin-bottom:20px}#events-contained .event-content ul.details{list-style-type:none;padding-left:0;margin-bottom:30px}#events-contained .event-content ul.details li{font-size:.875rem;list-style-type:none;padding-left:75px;position:relative;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:400}@media only screen and (max-width: 480px){#events-contained .event-content ul.details li{word-break:break-all}}#events-contained .event-content ul.details li::before{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800;color:#000;position:absolute;left:0;top:0;text-transform:uppercase}#events-contained .event-content ul.details li.price::before{content:"Price"}#events-contained .event-content ul.details li.where::before{content:"Where"}#events-contained .event-content ul.details li.when::before{content:"When"}#events-contained .event-content ul.details li.type::before{content:"What"}#events-contained .event-content ul.details li.date_name::before{content:"Date"}#venues .venues-container{border-top:1px solid #000;padding:35px 0 0 0;margin-right:70px;clear:both}@media only screen and (max-width: 767px){#venues .venue-column:not(:first-of-type) .venues-container{border:none;padding-top:0}#venues .venues-container{margin-right:0}}#venues .venue:not(:last-of-type){margin-bottom:25px}@media only screen and (max-width: 767px){#venues .venue:last-of-type{margin-bottom:25px}}#venues .venue h4{margin:0 0 .3em 0;font-size:1.125rem;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:800}#venues .venue p.description{font-size:1rem;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;font-weight:400}@media only screen and (min-width: 992px){#content .main-content{padding-right:90px}}@media only screen and (max-width: 991px){#content .main-content{padding-bottom:90px}}#content .main-content::before{content:"";display:block;width:100%;height:1px;background-color:#000}#content .main-content p{font-size:.9375rem;line-height:1.5em}#content .main-content p:first-of-type{margin-top:40px}#content.about aside div.side-block p{margin:10px 0;font-size:.75rem}#content.about aside div.side-block p:last-of-type{margin-bottom:30px}#content.about aside div.side-block p strong{display:block;font-size:.9375rem}#content.about aside div.side-block p.strong-block{font-size:.9375rem}#content.about aside div.side-block p.strong-block a{color:#000;text-decoration:underline}footer.footer{margin-top:90px}@media only screen and (min-width: 768px){footer.footer{margin-top:135px}}footer.footer svg.link{-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}footer.footer svg.link path{-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms;fill:800}footer.footer svg.link path.appear{opacity:0}footer.footer svg.link:hover path{opacity:0}footer.footer svg.link:hover path.appear{opacity:1}footer.footer #footer-links a.animated{margin-top:10px}footer.footer #footer-links p.newsletter{display:inline-block;margin-left:20px}footer.footer #footer-links a.book-tickets{position:fixed;height:100px;width:100px;border-radius:50%;background-color:#000;color:#fff;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:400;bottom:30px;right:0;display:flex;flex-flow:column;justify-content:center;align-items:center;text-transform:uppercase;line-height:1em;margin-right:10px;z-index:9997}@media only screen and (min-width: 992px){footer.footer #footer-links a.book-tickets{margin-right:30px}}footer.footer #footer-links a.book-tickets span{display:block;font-weight:800}footer.footer #offsite{margin-bottom:30px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}@media only screen and (min-width: 992px){footer.footer #offsite .match-footer:not(.newsletter){position:fixed;left:30px;bottom:30px}footer.footer #offsite .match-footer:not(.newsletter):nth-child(2){left:72px}}footer.footer #offsite a{display:inline-block}footer.footer #offsite a > svg{margin-right:10px}footer.footer #offsite p{margin:0}@media only screen and (max-width: 767px){footer.footer p.publica > a{margin:20px 0}}#sponsors{padding:20px 0;background-color:#ffc805}#sponsors .publica{position:absolute;bottom:0;right:10px;font-size:.8em;font-weight:400}#sponsors .publica span{font-weight:800}#sponsors p{font-weight:800;font-size:.875rem;opacity:.7}#sponsors img{width:auto;max-height:30px}@media only screen and (min-width: 768px){#sponsors .american{text-align:center}}#sponsors .american img{margin:0 auto;max-height:55px}@media only screen and (max-width: 991px){#sponsors #by{margin-top:15px}}@media only screen and (max-width: 767px){#sponsors img{margin-bottom:20px}}#content.sponsors-content h1{margin-bottom:45px}#content.sponsors-content h3{max-width:360px;padding-right:45px;margin-bottom:0}#content.sponsors-content h3::after{margin-bottom:22px}#content.sponsors-content .sponsors{padding-right:45px;margin-bottom:66px}#content.sponsors-content .sponsors div.sponsor-contained{width:calc(100% / 2);display:inline-block;margin:22px 0;padding-right:20px}#content.sponsors-content .sponsors div.sponsor-contained.american{text-align:center}#content.sponsors-content .sponsors.main div.sponsor-contained{width:80%}#content.sponsors-content .sponsors img{max-height:100px;max-width:100%;height:auto;width:auto}@media only screen and (min-width: 768px){#content.sponsors-content .sponsors img{max-height:80px}}#content.sponsors-content .sponsors.donations div.sponsor-contained,#content.sponsors-content .sponsors.venues div.sponsor-contained{width:calc(100% / 3)}@media only screen and (min-width: 768px){#content.sponsors-content .sponsors.donations div.sponsor-contained{width:calc(100% / 5)}#content.sponsors-content .sponsors.venues div.sponsor-contained{width:calc(100% / 7)}}#content.single-event .row.above,#content.single-event .row.below{position:relative}#content.single-event .row.above{z-index:2}#content.single-event .row.below{z-index:1}#content.single-event .match{opacity:0;-webkit-transition:opacity 300ms linear;-o-transition:opacity 300ms linear;transition:opacity 300ms linear}#content.single-event .match.appearance{opacity:1}#content.single-event .has-image .event-information{padding:75px 0 35px 35px}@media only screen and (max-width: 992px){#content.single-event .has-image .event-information{padding-left:0}}#content.single-event .event-information{position:relative;padding:75px 0 35px}#content.single-event .event-information *{position:relative}#content.single-event .event-information::before{content:"";position:absolute;background-image:url("../img/waves.png");background-size:cover;right:0;top:-60px;height:323px;width:386px}#content.single-event .artist-information{margin-top:75px}@media only screen and (max-width: 992px){#content.single-event .artist-information{margin-top:35px}}#content.single-event .artist-information p{font-size:1.0625rem}#content.single-event .artist-information p:last-of-type{margin-bottom:0}#content.single-event .artist-image-wrapper{position:relative}#content.single-event .artist-image-wrapper,#content.single-event .artist-image{height:100%}#content.single-event .artist-image.object-fit-inability{background-size:cover;background-position:center;background-repeat:no-repeat}#content.single-event .artist-image.object-fit-inability img{visibility:hidden}#content.single-event .artist-image img{height:100%;object-fit:cover}@media only screen and (max-width: 992px){#content.single-event .artist-image img{width:100%;height:auto}}body.single-events{background-image:url("../img/background_2560px1440px.jpg");background-image:-webkit-image-set(url("../img/background_2560px1440px.jpg") 1x, url("../img/background_2560px1440px_@2x.jpg") 2x);background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width: 992px){body.single-events{height:100vh;width:100vw;overflow:hidden}}body.single-events footer{display:block;position:relative;z-index:10}body.single-events footer .book-tickets{display:none !important}@media only screen and (min-width: 992px){body.single-events footer{display:none}body.single-events footer .book-tickets{display:block !important}}body.single-events header#header{min-height:0 !important;background:none}body.single-events #content{position:relative;top:0;left:0;min-height:100vh;height:auto;width:100%;padding-top:0}@media only screen and (min-width: 992px){body.single-events #content{position:absolute}}@media only screen and (min-width: 992px){body.single-events #content{position:fixed;height:100%;min-height:0}}body.single-events #content div.bubble{position:relative;height:100%;width:100%;top:0;left:0}@media only screen and (min-width: 992px){body.single-events #content div.bubble{position:absolute}}body.single-events #content div.bubble .main{background-color:#fff;border-radius:50%;position:fixed;width:110vh;height:110vh;top:50%;left:50%;z-index:2;transform:translateX(-50%) translateY(-50%);display:none}@media only screen and (min-width: 992px){body.single-events #content div.bubble .main{display:block;width:110vh;height:110vh}}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .main{width:75vw;height:75vw}}body.single-events #content div.bubble .blue-ball{background-image:url("../images/blue-ball.svg");background-size:cover;background-position:center;background-repeat:no-repeat;position:fixed;z-index:3;width:28vw;height:28vw;top:35vh;left:7%}@media only screen and (min-width: 992px){body.single-events #content div.bubble .blue-ball{position:absolute;z-index:3;width:14vw;height:14vw;top:30vh;left:7%}}body.single-events #content div.bubble .yellow-ball{position:absolute;z-index:1;width:18vw;height:18vw;background-image:url("../images/yellow-ball.svg");background-size:cover;background-position:center;background-repeat:no-repeat;left:4%;top:45vh;display:none}@media only screen and (min-width: 992px){body.single-events #content div.bubble .yellow-ball{display:block}}body.single-events #content div.bubble .yellow-ball-moon{background-image:url("../images/yellow-ball-moon.svg");background-size:cover;background-position:center;background-repeat:no-repeat;position:fixed;z-index:2;width:25vw;height:25vw;left:3vw;top:80vh}@media only screen and (min-width: 992px){body.single-events #content div.bubble .yellow-ball-moon{position:absolute;z-index:5;width:17.6vw;height:17.6vw;right:4%;left:auto;top:43vh}}body.single-events #content div.bubble .yellow-ball-single{background-image:url("../images/yellow-ball-single.svg");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:2;position:fixed;width:16vw;height:16vw;right:3%;top:21vh}@media only screen and (min-width: 992px){body.single-events #content div.bubble .yellow-ball-single{z-index:7;position:absolute;width:8vw;height:8vw;right:3%;top:21vh}}body.single-events #content div.bubble .red-ball{background-image:url("../images/red-ball.svg");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;display:none}@media only screen and (min-width: 992px){body.single-events #content div.bubble .red-ball{display:block;z-index:4}}body.single-events #content div.bubble .red-ball.left{left:14%;top:72vh;width:7vw;height:7vw}body.single-events #content div.bubble .red-ball.right{width:2vw;height:2vw;z-index:8;top:24vh;right:2%}body.single-events #content div.bubble .link{position:absolute;z-index:999;background-color:#000;height:120px;width:120px;border-radius:50%;display:flex;flex-flow:column;justify-content:center;align-items:center;top:0;margin-top:71vw;font-size:1.2em;right:18%;color:#fff;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:400;line-height:1.2em;text-transform:uppercase}@media only screen and (min-width: 768px){body.single-events #content div.bubble .link{margin-top:60vw;right:37%;height:160px;width:160px;font-size:1.5em}}@media only screen and (min-width: 992px){body.single-events #content div.bubble .link{top:calc(10vh + 22vw);margin-top:0;height:120px;width:120px;font-size:1.2em;right:18%}}body.single-events #content div.bubble .link span{font-weight:700}body.single-events #content div.bubble .image{position:relative;width:92vw;height:92vw;margin-left:4vw;margin-bottom:100px;z-index:4}@media only screen and (min-width: 768px){body.single-events #content div.bubble .image{width:70vw;height:70vw;margin-left:15vw}}@media only screen and (min-width: 992px){body.single-events #content div.bubble .image{position:absolute;width:24vw;height:24vw;top:10vh;right:9%;margin-bottom:0;margin-left:auto}}body.single-events #content div.bubble .image.green:before{background-image:url("../images/green-2.svg")}body.single-events #content div.bubble .image.green:after{background-image:url("../images/green-1.svg")}body.single-events #content div.bubble .image.blue:before{background-image:url("../images/blue-2.svg")}body.single-events #content div.bubble .image.blue:after{background-image:url("../images/blue-1.svg")}body.single-events #content div.bubble .image.yellow:before{background-image:url("../images/yellow-2.svg")}body.single-events #content div.bubble .image.yellow:after{background-image:url("../images/yellow-1.svg")}body.single-events #content div.bubble .image.red:before{background-image:url("../images/red-2.svg")}body.single-events #content div.bubble .image.red:after{background-image:url("../images/red-1.svg")}body.single-events #content div.bubble .image:before{position:absolute;z-index:1;content:" ";display:block;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;bottom:0;left:0}body.single-events #content div.bubble .image:after{position:absolute;z-index:2;content:" ";display:block;width:83%;height:83%;background-position:center;background-size:cover;background-repeat:no-repeat;bottom:1.5%;left:1.5%}body.single-events #content div.bubble .image img{width:66%;height:auto;z-index:3;position:absolute;bottom:4%;left:4%}body.single-events #content div.bubble .container-content{position:relative;height:auto;width:100%;top:0;left:0;display:flex;flex-flow:column;justify-content:center;z-index:3;padding:0 4vw}@media only screen and (min-width: 992px){body.single-events #content div.bubble .container-content{position:absolute}}@media only screen and (min-width: 992px){body.single-events #content div.bubble .container-content{padding:0 29%;height:100%}}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .container-content{padding:0 32%}}body.single-events #content div.bubble .container-content .day{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:400;text-transform:uppercase;font-size:1em;line-height:.7}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .container-content .day{font-size:1.2em}}body.single-events #content div.bubble .container-content .date{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:700;font-size:1.4em;text-transform:uppercase}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .container-content .date{font-size:1.8em}}body.single-events #content div.bubble .container-content h1{font-weight:700;font-size:3em;color:#00acf9;display:block;width:100%;line-height:.9em}@media only screen and (min-width: 992px){body.single-events #content div.bubble .container-content h1{font-size:3em;width:85%}}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .container-content h1{font-size:4em}}body.single-events #content div.bubble .container-content h3{color:#00acf9}body.single-events #content div.bubble .container-content .content{font-size:1.1em;height:auto;margin-bottom:25px}@media only screen and (min-width: 992px){body.single-events #content div.bubble .container-content .content{height:40vh;overflow-y:scroll;margin-bottom:0}}@media only screen and (min-width: 1200px){body.single-events #content div.bubble .container-content .content{height:50vh}}.event-information h4{margin:0;font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:700;font-size:1.875rem;text-transform:uppercase}.event-information h4 span{font-size:.73em;font-weight:400;display:block}.event-information h2{font-family:"VisbyCF","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:2.875rem;font-weight:800;color:#ffce03;line-height:.9em;margin:.1em 0;word-wrap:break-word}@media only screen and (min-width: 768px){.event-information h2{font-size:3.5rem}}@media only screen and (min-width: 992px){.event-information h2{font-size:4.1875rem}}.event-information h3{max-width:360px;color:#000}.event-information p.introduction{margin:1.5em 0;font-size:1.0625rem}@media only screen and (max-width: 992px){.event-information p.introduction{margin-bottom:0}}#highlighted-artist .event-information h4,#highlighted-artist .event-information p.information{color:#fff}#highlighted-artist .event-information .btn.active{color:#000;background-image:none;background-color:#fff}/*# sourceMappingURL=pddm.css.map */
