@charset "UTF-8";.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:local('Montserrat ExtraLight'),local('Montserrat-ExtraLight'),url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD-w.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:local('Montserrat Medium'),local('Montserrat-Medium'),url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-w.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-w.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-w.ttf) format('truetype')}body{font-family:Montserrat;font-weight:200;font-size:16px}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;color:#fff}h1{font-size:1.8rem}h2{font-size:1.2rem}p{font-size:1rem;font-weight:200}span{font-size:1rem;color:#fff}.uppercase{text-transform:uppercase}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}/*!
 *  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:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.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;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);-o-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes fa-spin{0%{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-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);-o-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);-o-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-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:""}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-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:after,.slick-track:before{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}html{padding:0;margin:0;overflow-x:hidden}@media screen and (max-width:600px){html{height:auto}}body{position:relative;padding:0;margin:0;height:100%;background-color:#000;min-height:100vh}@media screen and (max-width:600px){body{height:auto}}a{text-decoration:none;color:#fff}img{max-width:100%}ul{margin:0;padding:0}li{list-style:none}.background{position:absolute;top:0;left:50%;width:100%;height:100%;margin:0;margin-left:-50%;z-index:-1;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center}.flex-align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clearfix{content:" ";visibility:hidden;display:block;height:0;clear:both}.button,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:.6rem 3rem;font-size:1rem}.slider-button{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;position:relative;margin:0 5px;z-index:1;cursor:pointer;border-radius:100px;background:rgba(0,0,0,.3);height:50px;width:50px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:600px){.slider-button{display:none!important}}.slider-button:hover{background-color:rgba(0,0,0,.7)}.slider-button.next{right:0}.slider-button .button-inner{position:absolute;height:20px;width:15px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.slider-button .arrow{position:absolute;top:0;height:20px;width:20px}.slider-button .arrow:after,.slider-button .arrow:before{content:'';display:block;position:absolute;border-radius:3px;height:20px;width:20px}.slider-button .arrow.prev{left:0;border-left:4px solid #fff;border-bottom:4px solid #fff;border-radius:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.slider-button .arrow.next{right:0;border-right:4px solid #fff;border-top:4px solid #fff;border-radius:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.slider-button .center-line{height:4px;width:100%;background:#fff;border-radius:3px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.gform_wrapper{max-width:100%!important;margin:0}select,textarea{width:100%!important;border:none;margin:10px 0}select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;padding:10px 5px}input[type=text]{padding:1rem .5rem;border:none;margin:10px 0;width:100%!important}input[type=submit]{width:25%;padding:.6rem 2rem;background-color:#2073d6;color:#fff;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}input[type=submit]:hover{background-color:#0f33bc}@media screen and (max-width:800px){input[type=submit]{width:100%}}textarea{padding:.5rem .5rem}label{color:#fff;font-size:.9rem}.markets input{padding:1rem .5rem!important}.markets select{padding:1rem .5rem!important}.markets .gform_wrapper.gf_browser_chrome select{width:100%!important}@media screen and (min-width:801px){.markets input[type=submit]{width:30%!important}}.content-container{margin:0 auto}.content-container::after{clear:both;content:"";display:table}@media screen and (max-width:800px){.content-container{width:600px}}@media screen and (min-width:801px){.content-container{width:80vw}}@media screen and (min-width:1300px){.content-container{width:1200px}}@media screen and (max-width:600px){.content-container{width:300px;z-index:1}}.col-3{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%;min-height:1px}.col-3:last-child{margin-right:0}@media screen and (max-width:800px){.col-3{float:none;width:100%;margin-bottom:50px}}.col-3.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%}.col-3.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-3.tablet-hold{width:100%}}.col-3:last-child{margin-bottom:0}.col-3{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%;min-height:1px}.col-3:last-child{margin-right:0}@media screen and (max-width:800px){.col-3{float:none;width:100%;margin-bottom:50px}}.col-3.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%}.col-3.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-3.tablet-hold{width:100%}}.col-3:last-child{margin-bottom:0}.col-4{float:left;display:block;margin-right:2.3576515979%;width:31.7615656014%;min-height:1px}.col-4:last-child{margin-right:0}@media screen and (max-width:800px){.col-4{float:none;width:100%;margin-bottom:50px}}.col-4.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:31.7615656014%}.col-4.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-4.tablet-hold{width:100%}}.col-4:last-child{margin-bottom:0}.col-6{float:left;display:block;margin-right:2.3576515979%;width:48.821174201%;min-height:1px}.col-6:last-child{margin-right:0}@media screen and (max-width:800px){.col-6{float:none;width:100%;margin-bottom:50px}}.col-6.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:48.821174201%}.col-6.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-6.tablet-hold{width:100%}}.col-6:last-child{margin-bottom:0}.col-8{float:left;display:block;margin-right:2.3576515979%;width:65.8807828007%;min-height:1px}.col-8:last-child{margin-right:0}@media screen and (max-width:800px){.col-8{float:none;width:100%;margin-bottom:50px}}.col-8.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:65.8807828007%}.col-8.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-8.tablet-hold{width:100%}}.col-8:last-child{margin-bottom:0}.col-9{float:left;display:block;margin-right:2.3576515979%;width:74.4105871005%;min-height:1px}.col-9:last-child{margin-right:0}@media screen and (max-width:800px){.col-9{float:none;width:100%;margin-bottom:50px}}.col-9.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:74.4105871005%}.col-9.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-9.tablet-hold{width:100%}}.col-9:last-child{margin-bottom:0}.col-12{float:left;display:block;margin-right:2.3576515979%;width:100%;min-height:1px}.col-12:last-child{margin-right:0}@media screen and (max-width:800px){.col-12{float:none;width:100%;margin-bottom:50px}}.col-12.tablet-hold{float:left;display:block;margin-right:2.3576515979%;width:100%}.col-12.tablet-hold:last-child{margin-right:0}@media screen and (max-width:600px){.col-12.tablet-hold{width:100%}}.col-12:last-child{margin-bottom:0}.hero-slider{min-height:700px!important;max-height:95vh;position:relative;margin-bottom:50px}.hero-slider:hover .slider-button{opacity:1}.hero-slider .slide{-webkit-background-size:cover;background-size:cover;background-position:center;position:relative;min-height:700px!important}@media screen and (max-width:800px){.hero-slider .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-slider .slide .overlay{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.5)}.hero-slider .slide .content-container{height:100%;position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:801px){.hero-slider .slide .content-container{width:70vw}}@media screen and (max-width:800px){.hero-slider .slide .content-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero-slider .slide .image-container{position:relative;width:35%;text-align:center;max-width:300px}@media screen and (max-width:800px){.hero-slider .slide .image-container{width:75%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero-slider .slide .image-container .slide-image{margin-bottom:15px}@media screen and (max-width:800px){.hero-slider .slide .image-container .slide-image{margin-bottom:5px;width:80%}}.hero-slider .slide .image-container .trailer-link{background-color:#2073d6;color:#fff;text-transform:uppercase;padding:.5rem 1rem;display:block;width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.hero-slider .slide .image-container .trailer-link:hover{background-color:#0f33bc}@media (max-width:1065px){.hero-slider .slide .image-container .trailer-link{padding:.5rem 2.5rem}}@media (max-width:850px){.hero-slider .slide .image-container .trailer-link{padding:.5rem 2.3rem}}.hero-slider .slide .copy-container{width:60%;padding:10px 75px 0 10px;color:#fff}@media screen and (max-width:800px){.hero-slider .slide .copy-container{display:none}}.hero-slider .slide .copy-container .slide-title{background-color:#000;padding:5px 10px;position:relative;left:-25px;margin-bottom:5px;letter-spacing:1px;font-weight:400;width:auto;display:inline-block}.hero-slider .slide .copy-container .slide-subtitle{font-size:1rem;background-color:#000;position:relative;padding:5px 10px;font-weight:300;width:auto;left:-5px;display:inline-block;margin-bottom:20px}.hero-slider .slide .copy-container .description{line-height:1.5;margin-bottom:15px;font-size:1rem}@media screen and (max-width:1024px){.hero-slider .slide .copy-container .description{font-size:.9rem}}.hero-slider .slide .copy-container .read-more{display:block;margin-bottom:15px}.hero-slider .slide .copy-container a{color:#fff;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.hero-slider .slide .copy-container a:hover{color:#2073d6}.hero-slider .slide .copy-container .screening-at{margin-bottom:5px;font-weight:400;background-color:#000;position:relative;width:auto;display:inline-block;padding:5px}@media screen and (max-width:800px){.hero-slider .slide .copy-container .market-screening{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}}.hero-slider .slide .copy-container .market-screening .container{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-slider .slide .copy-container .market-screening .container .logo-container{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.hero-slider .slide .copy-container .market-screening .container .logo-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-slider .slide .copy-container .market-screening .container .logo-container img{width:100px}.hero-slider .slide .copy-container .market-screening .container .screening-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-slider .slide .copy-container .market-screening .container .screening-container p{font-size:.9rem;padding:2.5px 0}.hero-slider .slide .market-screening-mobile{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px}@media screen and (min-width:801px){.hero-slider .slide .market-screening-mobile{display:none}}@media screen and (max-width:800px){.hero-slider .slide .market-screening-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero-slider .slide .market-screening-mobile .screening-at{text-align:center;margin-bottom:5px;font-weight:400;font-size:1rem}.hero-slider .slide .market-screening-mobile .container{background-color:#000;padding:10px}.hero-slider .slide .market-screening-mobile .container .logo-container{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:800px){.hero-slider .slide .market-screening-mobile .container .logo-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px;margin-right:0}}.hero-slider .slide .market-screening-mobile .container .logo-container img{width:80px}.hero-slider .slide .market-screening-mobile .container .screening-container p{font-size:.8rem;padding:2.5px 0}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;padding:15px 75px;position:fixed;z-index:2;background-color:rgba(0,0,0,.7)}header .logo{min-width:225px}header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase}header .nav a{color:#E4E4E4;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:.875rem}header .nav a:hover{color:#2073d6}header .nav .menu-item:not(:last-child){margin-right:20px;-webkit-transition:.8s;-o-transition:.8s;transition:.8s}.banner-not-clear{background-color:#000;height:57px}footer{text-align:center;padding:15px 0;background-color:#2073d6;position:relative;bottom:0;width:100%}footer span{font-size:.9rem}.landing-page footer{display:none}.post-flex .post{text-align:center}.post-flex .post p{margin:10px 0}@media screen and (max-width:800px){.post-flex .post .entry-content img{width:350px;height:auto}}.hero{height:40vh;-webkit-background-size:cover;background-size:cover;background-position:center}.hero .tagline{text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:2.2rem}.markets .hero{margin-bottom:50px}.home{background-color:#000;height:100%}.home .info-columns{margin-bottom:50px}@media screen and (min-width:801px){.home .info-columns .content-container{width:85vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:800px){.home .info-columns .content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home .info-columns .col-4{background-color:#191919;position:relative}@media screen and (min-width:801px){.home .info-columns .col-4{margin:0 30px;width:27%}}.home .info-columns .container{padding:0 25px}.home .info-columns .markets-home-section ul{position:relative}.home .info-columns .markets-home-section .single-market{-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:150px}.home .info-columns .markets-home-section .single-market .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 0}.home .info-columns .markets-home-section .single-market .content img{max-width:70%;margin-bottom:10px}.home .info-columns .markets-home-section .single-market .content span{font-weight:500;text-transform:uppercase}.home .info-columns .production-section{position:relative}.home .info-columns .production-section .production-heading{margin-bottom:15px}@media screen and (min-width:801px){.home .info-columns .production-section .production-heading{margin-bottom:25px}}.home .info-columns .production-section .movie-title{text-align:center;text-transform:uppercase;margin-bottom:25px}.home .info-columns .production-section img{margin-bottom:10px}.home .single-news-content{margin:10px 0}.home .single-news-content .date{margin-bottom:5px;font-size:.9rem}.home .single-news-content .news-title{text-transform:uppercase;font-weight:400}.home .single-news-content .news-title a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.home .single-news-content .news-title a:hover{color:#0f33bc}.home .button-container{position:relative;height:50px}.home .button-container .button{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-align:center;padding:1rem 3rem;width:100%;background-color:#2073d6;text-transform:uppercase;position:absolute;font-weight:500}.home .button-container .button:hover{background-color:#0f33bc}.home .news-button{position:absolute;bottom:0;width:100%}@media screen and (max-width:1024px){.home .news-button{position:relative}}.home .heading-container{background-color:#2073d6;text-align:right;height:25px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home .heading-container .title{padding-right:15px;text-transform:uppercase;font-weight:500;font-size:.9rem}.home .heading-container .heading-container-skew{position:absolute;background-color:#2073d6;padding:5px 25px;position:absolute;right:-6px;-webkit-transform:skew(-25deg);-ms-transform:skew(-25deg);-o-transform:skew(-25deg);transform:skew(-25deg);height:25px;z-index:-1}.home .partner-companies{padding-bottom:75px}.home .partner-companies .partner-heading{margin-bottom:25px}@media screen and (min-width:801px){.home .partner-companies .partner-heading{width:35%}}.home .partner-companies .partner-logos{background-image:url(/wp-content/uploads/2018/03/qf-clients-revised2.jpg);height:825px;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;width:100%}@media screen and (max-width:600px){.home .partner-companies .partner-logos{background-image:url(/wp-content/uploads/2018/03/qf-clients-revised2-mobile.jpg)}}.about-us{background-color:#000;height:100%}.about-us .hero{height:80vh;-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;margin-bottom:50px}@media screen and (max-width:800px){.about-us .hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.about-us .hero .content-container{width:70vw;position:relative;top:175px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:800px){.about-us .hero .content-container{top:250px}}.about-us .hero .content-container .logo-large{margin-bottom:5px}.about-us .hero .content-container .copy{text-align:center;line-height:1.7;font-size:.9rem;font-weight:200;max-width:800px}.about-us .hero .dvd-lineup{position:absolute;bottom:-5px;width:100%;text-align:center}.about-us .hero .dvd-lineup .dvds{width:70%;max-width:90%}@media screen and (max-width:800px){.about-us .hero .dvd-lineup .dvds{width:90%}}.about-us .pf-partners{margin-bottom:75px}.about-us .pf-partners .content-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:801px){.about-us .pf-partners .content-container{width:90vw}}@media screen and (max-width:800px){.about-us .pf-partners .content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-us .pf-partners .partner{-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 15px}@media screen and (max-width:800px){.about-us .pf-partners .partner{margin-bottom:25px}}.about-us .pf-partners .partner .partner-name{text-transform:uppercase;font-weight:400;font-size:1.6rem;margin-bottom:10px}.about-us .pf-partners .partner .partner-role{text-transform:uppercase;font-size:.9rem;font-weight:400}.about-us .pf-partners .partner .partner-description{margin-top:25px;font-size:.85rem;line-height:1.7}.about-us .bottom-content{background-color:#191919;padding:50px 0 75px 0}.about-us .bottom-content .title{text-align:center;margin-bottom:25px;text-transform:uppercase;font-weight:400}.about-us .bottom-content .mission-statement{margin-bottom:50px}.about-us .bottom-content .mission-statement .copy{font-size:.9rem;line-height:1.5}.about-us .bottom-content .market-quotes .quotes{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:800px){.about-us .bottom-content .market-quotes .quotes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-us .bottom-content .market-quotes .quotes .quote{margin:0 15px;-ms-flex-preferred-size:25%;flex-basis:25%}.about-us .bottom-content .market-quotes .quotes .quote .quote-copy{margin-bottom:10px;font-weight:200;font-size:.9rem;line-height:1.5}.about-us .bottom-content .market-quotes .quotes .quote .quoted{font-weight:500}.contact .hero{height:50vh;-webkit-background-size:cover;background-size:cover;background-position:center;margin-bottom:50px}.contact .hero .tagline{text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:2.2rem}.contact .contact-section{height:100%;margin-bottom:100px}@media screen and (max-width:800px){.contact .contact-section{margin-bottom:0}}.contact .contact-section .content-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:800px){.contact .contact-section .content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}}.contact .contact-section .content-container .form{-ms-flex-preferred-size:60%;flex-basis:60%}@media screen and (max-width:800px){.contact .contact-section .content-container .form{margin-bottom:25px}}.contact .contact-section .content-container .form .gform_wrapper{max-width:100%!important;margin:0}.contact .contact-section .content-container .form li{color:#fff}.contact .contact-section .content-container .form li label{font-weight:200}.contact .contact-section .content-container .get-in-touch{-ms-flex-preferred-size:35%;flex-basis:35%;margin-left:50px;position:relative}@media screen and (max-width:800px){.contact .contact-section .content-container .get-in-touch{margin:0;margin-bottom:100px}}.contact .contact-section .content-container .get-in-touch .title{font-weight:500;margin-bottom:10px}.contact .contact-section .content-container .get-in-touch p{font-weight:200;font-size:.9rem;line-height:1.5}.contact .contact-section .content-container .get-in-touch .copy{margin-bottom:25px}.contact .contact-section .content-container .get-in-touch .people{margin-bottom:15px}.contact .contact-section .content-container .get-in-touch a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.contact .contact-section .content-container .get-in-touch a:hover{color:#2073d6}.markets .hero{height:60vh;-webkit-background-size:cover;background-size:cover;background-position:center;margin-bottom:50px}.markets .hero .tagline{text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:2.2rem}.markets .market-page-section{margin-bottom:100px;height:100%}@media screen and (max-width:800px){.markets .market-page-section{margin-bottom:0}}.markets .market-page-section .content-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:90vw}@media screen and (max-width:800px){.markets .market-page-section .content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}}.markets .market-page-section .content-container .market-container{-ms-flex-preferred-size:50%;flex-basis:50%;margin-right:50px}@media screen and (max-width:800px){.markets .market-page-section .content-container .market-container{margin-right:0}}.markets .market-page-section .content-container .market-container .market-single{background-position:center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;min-height:200px;background-position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.markets .market-page-section .content-container .market-container .market-single .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:90%}.markets .market-page-section .content-container .market-container .market-single .content .image-container{text-align:center}.markets .market-page-section .content-container .market-container .market-single .content .image-container .market-logo{width:70%}.markets .market-page-section .content-container .market-container .market-single .content .copy-container{text-align:center;font-weight:400}.markets .market-page-section .content-container .market-container .market-single .content .copy-container .market-location{font-weight:400;margin-bottom:5px}.markets .market-page-section .content-container .schedule-meeting{-ms-flex-preferred-size:50%;flex-basis:50%}.markets .market-page-section .content-container .schedule-meeting .copy{margin-bottom:25px}.markets .market-page-section .content-container .schedule-meeting .copy .title{margin-bottom:10px;font-weight:400}.markets .market-page-section .content-container .schedule-meeting .copy .text{font-weight:200}.gdpr-check label span{display:none}.gdpr-check div ul li input{display:inline-block!important;width:auto!important}.background-film{background:#161616;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh}.films-flex{margin-top:202px;width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.films-title{letter-spacing:1px;cursor:pointer;font-size:15px;text-transform:uppercase;font-weight:600;line-height:1.571428571428571em;text-align:center;margin-bottom:7px}.films-poster-wrapper{width:18%;height:293px;margin-bottom:28px;overflow:hidden;position:relative}.films-poster-wrapper:hover .films-poster{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.films-poster-wrapper:hover .films-hover{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:absolute;top:0;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.films-poster{width:100%;height:100%;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease}.films-hover{opacity:0;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease}.films-category{font-weight:500;font-size:13px;line-height:22px;margin-bottom:10px}.films-view{margin-top:20px;height:30px;line-height:30px;padding:0 23px;border:2px solid #fff;font-size:12px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:4px;-webkit-transition:color .1s linear,background-color .1s linear,border-color .1s linear;-o-transition:color .1s linear,background-color .1s linear,border-color .1s linear;transition:color .1s linear,background-color .1s linear,border-color .1s linear;-webkit-box-sizing:initial!important;box-sizing:initial!important}.films-view:hover{background:#1355b1;border:2px solid #1355b1}@media screen and (max-width:1200px){.films-flex{width:950px}.films-poster-wrapper{width:18%;height:254.45px}}@media screen and (max-width:1000px){.films-flex{width:768px}.films-poster-wrapper{width:23%;height:261px}}@media screen and (max-width:770px){.films-flex{width:600px}.films-poster-wrapper{width:31%;height:275px}}@media screen and (max-width:600px){.films-flex{width:420px}.films-poster-wrapper{width:47.9%;height:297px}}@media screen and (max-width:480px){.films-flex{width:330px}.films-poster-wrapper{width:300px;height:444px}}
/*# sourceMappingURL=main.css.map */
