/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-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:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@-webkit-keyframes alertMe{from{border-width:3px;border-color:gold}to{border-width:0;border-color:rgba(255,215,0,0.1)}}@keyframes alertMe{from{border-width:3px;border-color:gold}to{border-width:0;border-color:rgba(255,215,0,0.1)}}/*!
 *  Font Awesome 4.7.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("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.eot?v=4.7.0");src:url("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("//az766929.vo.msecnd.net/font-library/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-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-pp: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-resistance: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: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:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@-webkit-keyframes slide-up{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-up{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-down{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-down{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.content{position:relative}@media (min-width: 1200px){.content{max-width:1440px;margin-left:auto;margin-right:auto}.content:after{content:" ";display:block;clear:both}}@media (max-width: 1199px){.content{max-width:1016px;margin-left:auto;margin-right:auto}.content:after{content:" ";display:block;clear:both}}@media (min-width: 768px) and (max-width: 1024px){.content{max-width:1440px;margin-left:auto;margin-right:auto}.content:after{content:" ";display:block;clear:both}}@media (max-width: 767px){.content{max-width:100%;margin-left:auto;margin-right:auto;padding:0}.content:after{content:" ";display:block;clear:both}}.show{display:block}.hide{display:none}.inside-content{width:80.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:9.72222%}@media (max-width: 1199px){.inside-content{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.center{margin:0 auto;text-align:center}.left{text-align:left}.float-left{float:left}.right{text-align:right}.float-right{float:right}.half-always{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.half{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;position:relative;margin-bottom:24px}@media (max-width: 1024px){.half{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;width:100%;margin:0}}.thirds-always{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 767px){.thirds-always{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.thirds{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.thirds{float:none;width:100%}}.fourths{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.fourths{float:none;width:100%}}@media (max-width: 1024px){.mobile-nodisplay{display:none}}.flex-container-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.flex-container-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.inline{display:inline-block}.white,.white a,.white p{color:#fff}.white:hover,.white a:hover,.white p:hover{color:#fff}.img-responsive{width:100%}*{box-sizing:border-box}html{font-family:"proximanova-regular",verdana,arial;font-size:16px}@media (max-width: 1024px){html{font-size:14.4px}}a{-webkit-transition:color .25s;transition:color .25s;text-decoration:none}a:hover{text-decoration:underline}a:focus{outline:none}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0;padding:1.5rem 0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}audio,canvas,iframe,img,svg,video{vertical-align:middle}button:focus{outline:none}fieldset{margin:0;padding:0;border:0}textarea{resize:vertical}.clearfix:after{content:'';display:table;clear:both}.homepage .primary-nav{background-color:#ff4833}.homepage .primary-nav .bg-white{background:transparent}.homepage .primary-nav .button{border-color:#252536}.homepage .primary-nav .button:before,.homepage .primary-nav .button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAECAYAAADfyyz1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyYjU4NWQ4MC0zOTZhLTRhODAtYjVmMi02YTMwMDNmNThjMGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBQ0JFMTRGMkMxMTFFNTkxQTI5OEFENEEyMDlENTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjFBQ0JFMTNGMkMxMTFFNTkxQTI5OEFENEEyMDlENTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc3OTI3MWMtMDBkMi01MTQ3LTg4NTUtNTczODU3Y2RiODFmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MzExODUyMjctZjFkZC0xMWU1LThlOGQtYThmMTJhYWNiYTNlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RQX+DwAAACxJREFUeNpifOSg/Z8BAhgZBifA6z7Z/Vfwan7sqAPWz8QwQsCoR4cbAAgwAKcfB1QQq8LXAAAAAElFTkSuQmCC")}@media (max-width: 1024px){.homepage .primary-nav .button:before,.homepage .primary-nav .button:after{background-image:none}}.homepage .primary-nav .button span:hover{background:#252536}.homepage .primary-nav .sticky .button{border-color:#ff4833}.homepage .primary-nav .main-menu a{color:#fff}.homepage .primary-nav .main-menu a:hover{color:#252536}.homepage .primary-nav .main-menu .sub-nav a{z-index:100;color:#252536}.homepage .primary-nav .main-menu .sub-nav a:hover{color:#ff4833}.homepage .primary-nav .utils a{color:#fff}.homepage .primary-nav .utils a:hover{color:#252536}.homepage .primary-nav .main-menu-wrapper{width:100%;background-color:#ff4833}.homepage .primary-nav .main-menu-wrapper .head-logo{height:50px;margin-top:8px;background:transparent url("../images/svg-xively-white.svg") no-repeat left top;height:60px}.homepage .primary-nav .main-menu-wrapper.sticky{background-color:#fff;-webkit-transition:background-color 2s;transition:background-color 2s}.homepage .primary-nav .main-menu-wrapper.sticky .main-menu a{-webkit-transition:color 2s;transition:color 2s;color:#252536}.homepage .primary-nav .main-menu-wrapper.sticky .main-menu a:hover{-webkit-transition:color .5s;transition:color .5s;color:#ff4833}@media (max-width: 1024px){.homepage .primary-nav .main-menu-wrapper.sticky .main-menu a:before,.homepage .primary-nav .main-menu-wrapper.sticky .main-menu a:after{background-image:none}}.homepage .primary-nav .main-menu-wrapper.sticky .button:before,.homepage .primary-nav .main-menu-wrapper.sticky .button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAECAYAAADfyyz1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAKElEQVQoz2P8////fwYGBgZGRkZGhkEIKHUfTD/TQHuEXmDUo8MNAACbGQwETlbzugAAAABJRU5ErkJggg==");-webkit-transition:background-image 2s;transition:background-image 2s}.homepage .primary-nav .main-menu-wrapper.sticky .button span:hover{background:#ff4833}.homepage .primary-nav .main-menu-wrapper.sticky .head-logo{background:transparent url("../images/svg-xively-logo.svg") no-repeat left top}@media (min-width: 768px){.homepage .primary-nav .main-menu li:hover{border-bottom:4px solid #252536}.homepage .primary-nav .sticky .main-menu li:hover{border-bottom:4px solid #ff4833}.homepage .primary-nav .main-menu li li:hover{border:0}.homepage .primary-nav .sticky .main-menu li li:hover{border-bottom:0}}.main-menu-wrapper.sticky{border-bottom:1px solid rgba(55,55,72,0.5)}.primary-nav{height:108px;background-color:#fff;font-family:'proximanova-regular';font-weight:600}@media (max-width: 1024px){.primary-nav{height:68px}}.primary-nav .main-menu-wrapper{position:fixed;top:42px;z-index:9999;width:100%;margin:0;background-color:#fff}.primary-nav .main-menu-wrapper.sticky{top:0;background-color:#fff}@media (max-width: 1024px){.primary-nav .main-menu-wrapper{position:relative;top:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;background-color:transparent}}.primary-nav .off-canvas.open{display:block;left:0;-webkit-transition:.4s;transition:.4s;overflow:auto}@media (max-width: 1024px){.primary-nav .off-canvas{position:fixed;top:0;left:-120%;z-index:9999;width:100%;height:100%;background:#e8e0de;-webkit-transition:.4s;transition:.4s;text-align:left}}.primary-nav img{width:100%}.primary-nav .mobile-menu .head-logo{width:200px}.primary-nav .mobile-menu .head-logo .header-logo{display:block;height:60px}.primary-nav .mobile-menu .mobile-menu-icon{width:13.88889%;float:right;margin-left:1.38889%;margin-right:1.38889%;height:30px;margin-top:16px;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMzJweCIgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNCwxMGgyNGMxLjEwNCwwLDItMC44OTYsMi0ycy0wLjg5Ni0yLTItMkg0QzIuODk2LDYsMiw2Ljg5NiwyLDhTMi44OTYsMTAsNCwxMHogTTI4LDE0SDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDIgIHMwLjg5NiwyLDIsMmgyNGMxLjEwNCwwLDItMC44OTYsMi0yUzI5LjEwNCwxNCwyOCwxNHogTTI4LDIySDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDJzMC44OTYsMiwyLDJoMjRjMS4xMDQsMCwyLTAuODk2LDItMiAgUzI5LjEwNCwyMiwyOCwyMnoiLz48L3N2Zz4=") no-repeat center center;color:#252536;cursor:pointer}@media (min-width: 1026px){.primary-nav .mobile-menu{display:none}}.primary-nav .nav-logos,.primary-nav .show-all{display:block;position:relative;width:280px;height:140px;margin-left:20px;background-color:#fff;text-align:center}.primary-nav .nav-logos img:last-child,.primary-nav .show-all img:last-child{display:none}.primary-nav .nav-logos img:first-child,.primary-nav .show-all img:first-child{display:block}.primary-nav .nav-logos:hover,.primary-nav .show-all:hover{background:#ff4833}.primary-nav .nav-logos:hover img:last-child,.primary-nav .show-all:hover img:last-child{display:block}.primary-nav .nav-logos:hover img:first-child,.primary-nav .show-all:hover img:first-child{display:none}.primary-nav .nav-logos img,.primary-nav .show-all img{position:absolute;top:0;right:0;bottom:0;left:0;width:65%;margin:auto}.primary-nav .show-all{padding-top:13%;background-color:#d5d4dc}.primary-nav .show-all:after{content:'';display:block;position:absolute;top:0;right:0;bottom:-30px;left:0;width:25px;height:25px;margin:auto;background:url("../images/next-icon-right-prpl.png") no-repeat}.primary-nav .show-all:hover{background:#464646;color:#fff}.primary-nav .show-all:hover:after{content:'';background:url("../images/next-icon-right.png") no-repeat}.primary-nav .head-logo{width:13.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:0;background:transparent url("../images/svg-xively-logo.svg") no-repeat left top;background-size:contain;line-height:3.5em;text-indent:-999em}@media (max-width: 1199px){.primary-nav .head-logo{margin-top:6px}}@media (max-width: 1024px){.primary-nav .head-logo{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-top:0;background:transparent url("../images/xively-logo-purple.svg") no-repeat left top}.primary-nav .head-logo.recolor{margin-top:15px}}.primary-nav .header-logo{display:block}.primary-nav .btn-header{float:right;margin-top:10px}@media (max-width: 1024px){.primary-nav .btn-header{float:left;width:100%;margin:10px 0 50px}.primary-nav .btn-header span{text-align:center}}.primary-nav .utils-wrapper{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 1024px){.primary-nav .utils-wrapper{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.primary-nav nav{float:none}.primary-nav nav.utils{padding:0 5px}.primary-nav nav.utils a{color:#7c7785}@media (max-width: 1024px){.primary-nav nav.utils{height:42px;line-height:42px}}.primary-nav nav.utils a:hover{color:#ff4833;text-decoration:none}.primary-nav nav.main-menu{height:65px;padding:0 20px;line-height:1.5em}@media (max-width: 1199px){.primary-nav nav.main-menu{padding:0}}.primary-nav nav.main-menu .close-menu{width:13.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:34.72222%;height:26px;margin-top:22px}.primary-nav nav.main-menu .close-menu span{display:block;float:right;width:100%;height:26px;background-image:url("../images/close-menu.png");background-position:center;background-repeat:no-repeat}@media (min-width: 1025px){.primary-nav nav.main-menu .close-menu{display:none}}.primary-nav nav.main-menu a:hover{color:#ff4833;text-decoration:none}.primary-nav nav.main-menu ul{width:63.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:0;text-align:center;list-style:none}@media (min-width: 1025px){.primary-nav nav.main-menu ul{margin:0}}@media (max-width: 1024px){.primary-nav nav.main-menu ul{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:left}}.primary-nav nav.main-menu li{min-height:45px;margin-top:20px}.primary-nav nav.main-menu li:hover{border-bottom:4px solid #ff4833}@media (max-width: 1024px){.primary-nav nav.main-menu li:hover{border:0}}@media (min-width: 1025px){.primary-nav nav.main-menu li .fa{display:none}}@media (max-width: 1024px){.primary-nav nav.main-menu li .fa{position:absolute;left:0;z-index:100;width:100%;height:30px;padding-right:55px;text-align:right}}.primary-nav nav.main-menu .sub-nav{display:none;position:absolute;top:64px;left:0;z-index:9999;float:none;width:100%;padding:40px;background:#e8e7e9;color:#252536;font-family:"proximanova-light",verdana,arial;text-align:left;text-transform:none}@media (max-width: 1024px){.primary-nav nav.main-menu .sub-nav{position:initial;width:100%;background:transparent}}.primary-nav nav.main-menu .sub-nav .drop-header{font-size:.75rem;margin:0 20px 12px;color:#7c7785;font-family:"proximanova-semibold",verdana,arial;line-height:1em;text-transform:uppercase}.primary-nav nav.main-menu .sub-nav .block{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.primary-nav nav.main-menu .sub-nav .left-block{width:38.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.primary-nav nav.main-menu .sub-nav .left-block{display:none}}.primary-nav nav.main-menu .sub-nav .left-block .block{padding:0 30px 30px}@media (min-width: 1200px){.primary-nav nav.main-menu .sub-nav .left-block .block{padding:0 30px 60px}}.primary-nav nav.main-menu .sub-nav .left-block .nav-tagline{font-size:2.625rem;margin-top:-2px;color:#ff4833;font-weight:normal;line-height:1.3em}.primary-nav nav.main-menu .sub-nav .right-block{width:55.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;border-right:0;border-left:1px solid #252536;-o-border-image:url("../images/vertical_line.png") 30 2 repeat;border-image:url("../images/vertical_line.png") 30 2 repeat}@media (max-width: 1024px){.primary-nav nav.main-menu .sub-nav .right-block{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;float:none;width:100%;margin:-20px 0 0 -30px;border:0}}.primary-nav nav.main-menu .sub-nav ul{padding:0;text-align:left}.primary-nav nav.main-menu .sub-nav ul li{height:auto;margin:10px 0;padding:0;padding-left:22px;border:0}.primary-nav nav>ul{margin-right:0;padding:0;text-align:right;list-style:none}@media (max-width: 1024px){.primary-nav nav>ul{text-align:left}}.primary-nav nav>ul>li{display:inline-block;padding:0 .75%;text-transform:uppercase}.primary-nav nav>ul>li a{color:#252536}@media (max-width: 1024px){.primary-nav nav>ul>li{display:block}}.notouch .primary-nav li:hover .sub-nav{display:block}@media (max-width: 1024px){.notouch .primary-nav li:hover .sub-nav{display:none}}.primary-nav .sub-nav.hover{display:block}.rotate{-webkit-transition:all .3s linear;transition:all .3s linear}.rotate.up :before{content:'\f078';position:absolute;right:20px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.fa-chevron-down:before{content:'';display:block;height:20px;background-image:url("../images/chevron-down.png");background-position:right;background-repeat:no-repeat}.bg-gradient h2{color:#ff4833}.stage-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;margin:0 auto;padding:4em 0;background-image:url("../images/svg-journey-bg.svg");background-position:center;background-repeat:no-repeat;background-size:100%}@media (max-width: 768px){.stage-block{display:block;padding:2.5em 0;background-image:url("../images/step_bg_v.png");background-size:contain}}.stage-block .stage-box{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:25%;min-height:352px;margin:0 2.22222%;padding:30px 20px;background:#fff;color:#ff4833;font-family:'proximanova-bold';text-transform:uppercase}@media (max-width: 768px){.stage-block .stage-box{width:90%;max-height:315px;margin:15px auto}}.stage-block .stage-box .stage-box-content{width:100%;margin:10px auto}.ie9 .stage-block:before{bottom:47.5%}.stage-box .step{display:block;position:relative;width:30%;min-height:110px;margin:0 auto}@media only screen and (min-width: 767px) and (max-width: 876px){.stage-box .step{min-height:80px}}@media (max-width: 768px){.stage-box .step{width:100%}}.stage-box .step img{position:absolute;right:0;bottom:0;left:0;margin:auto}.stage-box .step img:first-child{display:block}.stage-box .step img:last-child{display:none}.stage-box:hover{background:#ff4833;color:#fff;text-decoration:none;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.stage-box:hover .step img:first-child{display:none}.stage-box:hover .step img:last-child{display:block}.stage-box:hover .stage.one{background:url("../images/stp-one-red.svg") no-repeat center center}.stage-box:hover .stage.two{background:url("../images/stp-two-red.svg") no-repeat center center}.stage-box:hover .stage.three{background:url("../images/stp-three-red.svg") no-repeat center center}.stage-box:before,.stage-box:after{content:'';display:inline-block;position:absolute;margin:auto;background:#736e7a}.stage-box:first-child{margin-left:9.72222%}.stage-box:last-child{margin-right:9.72222%}.stage-box .stage{position:absolute;top:30px;left:30px;width:20px;height:20px}.stage-box .stage.one{background:url("../images/stp-one-wht.svg") no-repeat center center}.stage-box .stage.two{background:url("../images/stp-two-wht.svg") no-repeat center center}.stage-box .stage.three{background:url("../images/stp-three-wht.svg") no-repeat center center}.stage-box p{font-size:1.6875rem;max-width:265px;margin:15px auto 0}@media only screen and (min-width: 767px) and (max-width: 876px){.stage-box p{font-size:1.4375rem}}@media (max-width: 768px){.stage-box p{font-size:1.5rem}}@media (min-width: 768px){.stage-box{width:75%}.stage-box:before,.stage-box:after{top:0;bottom:0;width:2px;height:50px}.stage-box:before{left:-2px}.stage-box:after{right:-2px}}@media (max-width: 767px){.stage-box{width:90%;min-height:275px;margin:7vw;padding:10 0}.stage-box:before,.stage-box:after{right:0;left:0;width:50px;height:2px}.stage-box:before{top:-2px}.stage-box:after{bottom:-2px}.stage-box:first-child{margin:0}.stage-box:last-child{margin:0}.stage-box p{margin:5px auto}}.stage-box .step img{width:auto;max-height:80px}.stage-box .your-step{display:none;opacity:1;width:100%}.stage-box .your-step p{font-size:1.25rem;opacity:1 !important;color:#fff}.stage-box.active{background-color:#252536;background-image:url("../images/white-checkmark.svg");background-position:center center;background-repeat:no-repeat;background-size:40%;pointer-events:none;cursor:default}.stage-box.active span,.stage-box.active p,.stage-box.active img{opacity:.1}.stage-box.active:hover{-webkit-transform:none;-ms-transform:none;transform:none}.stage-box.active .stage-box-content:after{background:transparent}.stage-box.active .your-step{display:block;opacity:1 !important}.stage-box-content:after{content:'';display:block;position:absolute;right:0;bottom:35px;left:0;width:25px;height:25px;margin:auto;background-image:url("../images/lft_arrow_wht.svg");background-repeat:no-repeat}@media (max-width: 767px){.stage-box-content:after{background-image:none}}.ie9 .stage-box{display:inline-block;margin:1%;vertical-align:middle}.footer-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:629px;background:url("../images/works-better-bg.png") no-repeat top center;background-size:cover}@media (max-width: 1024px){.footer-cta{height:350}}.footer-cta div{width:100%}.ie9 .footer-cta .cta-blurb{position:absolute;top:0;bottom:0;height:200;margin:auto}@media (max-width: 1024px){.newsletter-form-holder{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.newsletter-form-holder .form-error{position:absolute;top:21px;font-size:18px;font-weight:bold;text-decoration:underline}@media (max-width: 1024px){.newsletter-form-holder .form-error{top:52px;left:43%}}@media (max-width: 1024px){.newsletter-form-holder .form-error{top:45px;left:0;width:100%;text-align:center}}.newsletter-form-holder .signup{width:38.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center;text-transform:uppercase}.newsletter-form-holder .signup h4{font-size:1.5rem}@media (max-width: 1024px){.newsletter-form-holder .signup{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.newsletter-form-holder .thank-you{display:none;width:100%}.newsletter-form-holder .email-field{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:0 20px;text-align:center}.newsletter-form-holder .email-field:after{content:'';display:block;position:relative;bottom:-10px;width:100%;height:2px;background:url("../images/svg-bottom-line.svg") no-repeat;background-position:center;background-size:cover}@media (max-width: 1024px){.newsletter-form-holder .email-field:after{bottom:-40px;width:100%}}.newsletter-form-holder .email-field input{font-size:1.5rem;width:100%;border:0;background:transparent;line-height:1.25em;outline:0}.newsletter-form-holder .email-field input::-webkit-input-placeholder{opacity:.7;color:#fff}.newsletter-form-holder .email-field input::-moz-placeholder{opacity:.7;color:#fff}.newsletter-form-holder .email-field input:-ms-input-placeholder{opacity:.7;color:#fff}.newsletter-form-holder .email-field input::placeholder{opacity:.7;color:#fff}@media (max-width: 1024px){.newsletter-form-holder .email-field input{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center}}.newsletter-form-holder .signup,.newsletter-form-holder .email-field{display:inline-block;margin:40px auto}@media (max-width: 1199px){.newsletter-form-holder .signup,.newsletter-form-holder .email-field{width:38.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%}}@media (max-width: 1024px){.newsletter-form-holder .signup,.newsletter-form-holder .email-field{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center}}.newsletter-form-holder .submit-it{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:inline-block;margin:30px 0;margin-bottom:20;text-align:center;cursor:pointer}@media (max-width: 1199px){.newsletter-form-holder .submit-it{width:13.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%}}@media (max-width: 1024px){.newsletter-form-holder .submit-it{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center}}@media (max-width: 1024px){.newsletter-form-holder .signup,.newsletter-form-holder .email-field,.newsletter-form-holder .submit-it{margin-top:15px;margin-bottom:15px}}footer{color:#a1a1a1}.footer-content{width:80.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;background-color:#252536}.footer-content p,.footer-content a{font-size:1rem;color:#a1a1a1}footer .links{font-size:1.125rem;width:13.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:inline-block;padding:0 0 55px;line-height:1.5;vertical-align:top}footer .links .title{font-size:1.25rem;display:block;padding:55px 0 30px;font-family:'proximanova-regular';font-weight:600;text-transform:uppercase}footer .links:nth-of-type(1){width:22.22222%;float:right;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){footer .links{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}footer .links:nth-of-type(1){width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding-bottom:25px;text-align:center}}@media (max-width: 767px){footer .links{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:10px;text-align:center}footer .links .title{padding:10px}footer .links:nth-of-type(1){width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center}}footer .links ul{margin:0;padding:0;list-style:none}footer .links ul li{line-height:1.5}footer .links a{color:#a1a1a1;font-family:'proximanova-regular';text-decoration:none}footer .links a:hover{text-decoration:underline}footer .links .st0{fill:#ff4833}footer .links .social-circle{display:inline-block;width:36px;height:36px;margin:0 5px 10px;border:2px solid #ff4833;border-radius:50%;background:transparent;text-align:center;vertical-align:top}footer .links .social-circle:hover{background:#ff4833}footer .links .social-circle:hover .st0{fill:#252536}footer .links .social-icon{height:17px;padding-top:2px}footer .links .icon{display:inline-block;width:36px;height:36px}footer .links .icon-facebook{padding-top:2px}footer .links .icon-blog{padding-top:2px;padding-left:2px}footer .links .icon-twitter{padding-top:3px;padding-left:2px}footer .links .icon-youtube{padding-top:4px}footer .links .icon-linkedin{padding-top:4px}.ios .social-circle .icon-facebook{margin-top:6px}.ios .social-circle .icon-youtube{margin-top:9px}.ios .social-circle .icon-linkedin{margin-top:7px}.logmein-logo{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.logmein-logo img{width:auto;height:30px;margin:9px 0}.copyright{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;line-height:3em;text-align:center}.btt{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding-right:10px;line-height:48px;text-align:center}@media (max-width: 768px){.btt{text-align:left}}.btt .btt-arrow{font-size:3.625rem;display:inline-block;position:absolute;top:-8px;width:82px;height:56px;margin:0;background-image:url("../images/btt-over.svg");background-repeat:no-repeat;background-size:cover;text-align:center}.btt .btt-arrow:hover{background-image:url("../images/btt.svg")}@media (max-width: 767px){.btt{display:none}}@media (max-width: 767px){.logmein-logo,.copyright{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:center}}.btn-contact-us{cursor:pointer}.form-btn{border:0;background:0}.contact-form{position:relative;width:65%;min-height:550px;margin:0 auto}@media (max-width: 1199px){.contact-form{width:85%}}@media (max-width: 1199px){.contact-form{width:95%}}.contact-form .close{position:absolute;top:0;right:0;width:50px;height:50px;margin:auto;padding:15px;background-color:rgba(104,104,104,0.3);background-image:url("../images/icon-close-x.svg");background-position:center center;background-repeat:no-repeat;background-size:65%;cursor:pointer}.contact-form .form-field{padding:0 18%}.contact-form .form-field h4{padding:0 0 10px}.contact-form .form-field input,.contact-form .form-field select{width:100%;margin:5px 0;padding:10px;border:1px solid #f5f4f4;background-color:#f5f4f4;outline:none}.contact-form .form-field select{background:#f5f4f4 url("../images/icon-arrow-dwn.svg") no-repeat 98% 50%;background-size:25px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}.contact-form .form-field input[type='submit']{padding:0;border:0;background:transparent}.contact-form .form-field .form-btn{width:auto;margin:auto;padding:auto;background-color:inherit;text-transform:uppercase}.contact-form .form-field input::-webkit-input-placeholder{color:#252536}.contact-form .form-field input::-moz-placeholder{color:#252536}.contact-form .form-field input:-ms-input-placeholder{color:#252536}.contact-form .form-field input::placeholder{color:#252536}.contact-form .form-field label{font-size:1.125rem;display:block;margin:30px 0 0;font-weight:bold;text-transform:uppercase}.contact-form .form-field .terms{font-size:.75rem;margin-top:25px}.contact-form .form-field .terms a{color:#ff4833}.form-error{display:block;margin-top:-5px;margin-bottom:12px;padding:6px 4px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-color:#ff4833;color:#fff;font-size:12px;font-weight:bold;text-align:left}.has-error .error{border:1px solid #ff4833 !important}.form-subscribe{margin:25px 0 50px}.form-subscribe #checkbox-subscribe{display:inline-block;width:15px;margin:15px}button{margin:0;padding:0;background-color:transparent;-webkit-appearance:none}.button{font-size:1rem;display:inline-block;position:relative;margin:5px;border:2px solid;border-radius:1.5em;color:inherit;font-family:'proximanova-regular', sans-serif;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.button::before,.button::after{content:'';display:block;position:absolute;width:58px;height:4px;background-repeat:no-repeat}.button:before{top:-4px;right:30px}.button:after{bottom:-4px;left:35px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH}.button.lg{min-width:324px;min-height:44px;line-height:2.8}@media (max-width: 1024px){.button.lg{line-height:3.1}}@media (max-width: 767px){.button.lg{min-width:90%;height:auto;min-height:auto;margin:5px auto}}.button.sm{min-width:146px;min-height:32px}.button:hover{text-decoration:none}.button span:hover{display:block;margin:2px;border-radius:1.5em;color:#fff}.btn-inner{display:block;margin:2px}.btn-inner.lg{min-width:320px;min-height:44px}@media (max-width: 767px){.btn-inner.lg{min-width:100%}}.btn-inner.sm{min-width:142px;min-height:34px;padding:0 40px;line-height:34px}@media (max-width: 767px){.btn-inner.sm{line-height:2.5}}.sm input{min-width:142px;min-height:34px;padding:0;line-height:2.25}.filled{border-radius:1.5em;background:#252536}.filled :hover{background:#ff4833}.bg-orange .button{border-color:#252536}.bg-orange .button:before,.bg-orange .button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAECAYAAADfyyz1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyYjU4NWQ4MC0zOTZhLTRhODAtYjVmMi02YTMwMDNmNThjMGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBQ0JFMTRGMkMxMTFFNTkxQTI5OEFENEEyMDlENTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjFBQ0JFMTNGMkMxMTFFNTkxQTI5OEFENEEyMDlENTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc3OTI3MWMtMDBkMi01MTQ3LTg4NTUtNTczODU3Y2RiODFmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MzExODUyMjctZjFkZC0xMWU1LThlOGQtYThmMTJhYWNiYTNlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RQX+DwAAACxJREFUeNpifOSg/Z8BAhgZBifA6z7Z/Vfwan7sqAPWz8QwQsCoR4cbAAgwAKcfB1QQq8LXAAAAAElFTkSuQmCC")}.bg-orange .button span:hover{background-color:#252536}.bg-orange .button .filled:hover{background:#373749}.bg-purple .button{border-color:#ff4833}.bg-purple .button:before,.bg-purple .button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAECAYAAADfyyz1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyYjU4NWQ4MC0zOTZhLTRhODAtYjVmMi02YTMwMDNmNThjMGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3NkNEQTBGMkMxMTFFNUI4QjBCNTdFQjMzNDIwRUUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTM3NkNEOUZGMkMxMTFFNUI4QjBCNTdFQjMzNDIwRUUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc3OTI3MWMtMDBkMi01MTQ3LTg4NTUtNTczODU3Y2RiODFmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MzExODUyMjctZjFkZC0xMWU1LThlOGQtYThmMTJhYWNiYTNlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8YVcwwAAACxJREFUeNpiVFU1+88AAYwMgxPgdd+tWyfxalZTMwfrZ2IYIWDUo8MNAAQYANcQBoeVaBGXAAAAAElFTkSuQmCC")}.bg-purple .button span:hover{background-color:#ff4833}.bg-purple .button.med{padding:12px 24px}.dl-block .button,.bg-white .button,.bg-half-purple .button,.bg-gradient .button,.bg-transparent .button{border-color:#ff4833;background:#fff;color:#252536}.dl-block .button:before,.dl-block .button:after,.bg-white .button:before,.bg-white .button:after,.bg-half-purple .button:before,.bg-half-purple .button:after,.bg-gradient .button:before,.bg-gradient .button:after,.bg-transparent .button:before,.bg-transparent .button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAECAYAAADfyyz1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAKElEQVQoz2P8////fwYGBgZGRkZGhkEIKHUfTD/TQHuEXmDUo8MNAACbGQwETlbzugAAAABJRU5ErkJggg==")}.dl-block .button span:hover,.bg-white .button span:hover,.bg-half-purple .button span:hover,.bg-gradient .button span:hover,.bg-transparent .button span:hover{background-color:#252536;color:#ff4833}.dl-block .bg-transparent,.bg-white .bg-transparent,.bg-half-purple .bg-transparent,.bg-gradient .bg-transparent,.bg-transparent .bg-transparent{background-color:transparent}.dl-block .bg-gradient .button,.bg-white .bg-gradient .button,.bg-half-purple .bg-gradient .button,.bg-gradient .bg-gradient .button,.bg-transparent .bg-gradient .button{background:transparent}.dl-block.btn-header,.bg-white.btn-header,.bg-half-purple.btn-header,.bg-gradient.btn-header,.bg-transparent.btn-header{background:transparent}.dl-block.btn-header .sm,.bg-white.btn-header .sm,.bg-half-purple.btn-header .sm,.bg-gradient.btn-header .sm,.bg-transparent.btn-header .sm{min-width:125px;min-height:15px;background:transparent;line-height:1.8}.dl-block.btn-header span:hover,.bg-white.btn-header span:hover,.bg-half-purple.btn-header span:hover,.bg-gradient.btn-header span:hover,.bg-transparent.btn-header span:hover{background:#252536;-webkit-transition:.1s;transition:.1s;color:#fff}@media (max-width: 1024px){.dl-block.btn-header span:hover,.bg-white.btn-header span:hover,.bg-half-purple.btn-header span:hover,.bg-gradient.btn-header span:hover,.bg-transparent.btn-header span:hover{background:none;color:#ff4833}}.dl-block.btn-header .button,.bg-white.btn-header .button,.bg-half-purple.btn-header .button,.bg-gradient.btn-header .button,.bg-transparent.btn-header .button{background:transparent}@media (max-width: 1200px){.dl-block.btn-header .button .btn-inner.sm,.bg-white.btn-header .button .btn-inner.sm,.bg-half-purple.btn-header .button .btn-inner.sm,.bg-gradient.btn-header .button .btn-inner.sm,.bg-transparent.btn-header .button .btn-inner.sm{min-width:130px;padding:0 6px}}@media (max-width: 1024px){.dl-block.btn-header .button .btn-inner.sm,.bg-white.btn-header .button .btn-inner.sm,.bg-half-purple.btn-header .button .btn-inner.sm,.bg-gradient.btn-header .button .btn-inner.sm,.bg-transparent.btn-header .button .btn-inner.sm{min-width:initial;min-height:initial;padding:0}}.homepage .sticky .btn-header span{-webkit-transition:color 2s;transition:color 2s;color:#252536}.homepage .sticky .btn-header span:hover{color:#252536}.bt-fade{opacity:.5}.bt-fade input{cursor:default}.btn-orange-plain{font-size:.75rem;background-color:#ff4833;color:#fff;padding:8px 24px}.btn-orange-plain::before,.btn-orange-plain::after{background-image:none !important}@font-face{font-family:'proximanova-regular';font-style:normal;font-weight:normal;src:url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-regular.eot?#iefix") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-regular.woff") format("woff")}@font-face{font-family:'proximanova-light';font-style:normal;font-weight:normal;src:url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-light.eot?#iefix") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-light.woff") format("woff")}@font-face{font-family:'proximanovacond-semibold';font-style:normal;font-weight:normal;src:url("//az766929.vo.msecnd.net/font-library/proximanova/proximanovacond-semibold.eot?#iefix") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/proximanova/proximanovacond-semibold.woff") format("woff")}@font-face{font-family:'proximanova-bold';font-style:normal;font-weight:normal;src:url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-bold.eot?#iefix") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-bold.woff") format("woff")}@font-face{font-family:'proximanova-black';font-style:normal;font-weight:normal;src:url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-black.eot?#iefix") format("embedded-opentype"),url("//az766929.vo.msecnd.net/font-library/proximanova/proximanova-black.woff") format("woff")}.errorMessage{text-align:center}.errorMessage>span,.thanks{display:none}form.serverWarning{color:#ff4833}.hideForm{display:none !important;opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.showThanks{display:block;opacity:1;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.showError{display:block;opacity:1;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.collapse{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}.plain-select{position:relative}.plain-select::after{content:'';position:absolute;top:50%;right:8px;z-index:2;width:0;height:0;margin-top:-3px;border-top:6px solid #000;border-right:6px solid transparent;border-left:6px solid transparent;pointer-events:none}@media screen and (min-width: 0\0){.plain-select::before{content:'';display:block;position:absolute;top:12px;right:13px;z-index:0;width:20px;height:20px;background:#fff}}.plain-select.field-error::after{top:24px}.sidebar .form-holder,.sidebar .formHolder{background:#a1a1a1}.sidebar form{padding:24px 18px}.sidebar form p{font-size:1.125rem;padding:12px 60px}.sidebar form input,.sidebar form textarea,.sidebar form select{width:100%;height:32px;margin:8px 0;padding:6px 12px;color:#252536}.sidebar form textarea{height:100px}.sidebar form button{margin:24px 0 0}.modal{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,0.6);overflow:auto}.modal .window{width:63.88889%;margin:15% auto}@media (max-width: 768px){.modal .window{width:90%;margin:5% auto}}@media (min-width: 1200px){.modal .window{width:38.88889%;margin:5% auto}}.modal .window .modal-content{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:12px;border:1px solid #252536;background-color:#f1f1f1}.modal .window .modal-content h1{color:#ff4833}.modal .window .modal-partner-logo{margin:10% auto}.modal .window .modal-partner-logo img{width:75%;margin:0 auto}@media (max-width: 768px){.modal .window .modal-partner-logo{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.modal .window .modal-partner-copy{text-align:left;padding:24px;background-color:#fff;border-bottom:4px solid #ff4833}@media (max-width: 768px){.modal .window .modal-partner-copy{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.modal .window .close{float:right;color:#ff4833;font-size:28px;font-weight:bold}.modal .window .close:hover,.modal .window .close:focus{color:#000;text-decoration:none;cursor:pointer}.panel:focus{outline:none}.slick-slider .half-copy{padding-left:60px}@media (max-width: 767px){.slick-slider .half-copy{padding:20px;text-align:center}}.slick-prev,.slick-next{display:block;position:absolute;top:50%;z-index:1500;width:80px;height:80px;margin-top:-10px\9px;padding:0;border:0;font-size:0;line-height:0;cursor:pointer;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);outline:none}@media (max-width: 767px){.slick-prev,.slick-next{width:50px;height:50px}}.homepage-carousel .slick-prev{left:0;background:url("../images/svg-arrow-left-purple.svg")}.homepage-carousel .slick-next{right:0;background:url("../images/svg-arrow-right-purple.svg")}.case-study-carousel .slick-prev,.case-study-carousel .slick-next{width:40px;height:40px;padding:7px 0;background-position:center;background-repeat:no-repeat}.case-study-carousel .slick-prev:hover,.case-study-carousel .slick-next:hover{background-repeat:no-repeat}.case-study-carousel .slick-prev{left:20px;background-image:url("../images/arrow-red-prev.svg")}.case-study-carousel .slick-next{right:15px;background-image:url("../images/arrow-red-next.svg")}.slick-prev{left:0;background:url("../images/svg-arrow-left.svg")}.slick-next{right:0;background:url("../images/svg-arrow-right.svg")}.slick-dots{display:block;width:100%;padding:0;text-align:center;list-style:none}.slick-dots li{display:inline-block;position:relative;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li.slick-active button{border:4px solid #ff4833 !important;border-radius:50%;background:#ff4833}.slick-dots li.slick-active button:before{opacity:1;color:#373749}.slick-dots button{display:block;width:20px;height:20px;padding:5px;border:4px solid #736e7a;border-radius:50%;background:transparent;color:transparent;font-size:0;line-height:0;outline:none;cursor:pointer}.slick-dots button:focus{outline:none}.slick-dots button:focus:before{opacity:.5}.slick-dots button:before{content:'';position:absolute;top:0;left:0;opacity:.5;width:20px;height:20px;color:#252536;font-family:'proximanova-regular', verdana, arial;font-size:55px;line-height:1.5;text-align:center;font-smoothing:antialiased}.homepage-logo-carousel.slick-slider{padding-right:100px;padding-left:100px}@media (max-width: 1024px){.homepage-logo-carousel.slick-slider{padding-right:0;padding-left:0}.homepage-logo-carousel.slick-slider .panel img{width:100%;max-width:75%}.homepage-logo-carousel.slick-slider .panel a{margin:0 auto}}.homepage-carousel-illo .thirds{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%}.homepage-carousel-illo .panel:nth-child(n+2){display:none}.homepage-carousel-illo.slick-initialized .slick-slide:nth-child(n+2){display:block}.homepage-carousel-illo .slick-active{opacity:1}.homepage-carousel-illo .newline{clear:both}.homepage-carousel-illo .first{width:45.41667%;float:left}.homepage-carousel-illo .last{width:45.41667%;float:right}.homepage-carousel-illo .cta img{width:100%}.homepage-carousel-illo .image-wrapper{margin-bottom:8.33333%}.homepage-carousel-illo .illo{display:block;opacity:.8;width:100%;height:0;padding-bottom:100%;background-position:top center;background-size:200%;cursor:pointer;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;background-color:#fff}.homepage-carousel-illo .illo:hover{opacity:1;background-position:center 100%;box-shadow:0 0 5px #000}.homepage-carousel-illo .illo1{background-image:url("../images/device_id__1.png")}.homepage-carousel-illo .illo2{background-image:url("../images/device_id__2.png")}.homepage-carousel-illo .illo3{background-image:url("../images/device_id__3.png")}.homepage-carousel-illo .illo4{background-image:url("../images/device_id__4.png")}.homepage-carousel-illo .illo5{background-image:url("../images/device_id__5.png")}.homepage-carousel-illo .illo6{background-image:url("../images/device_id__6.png")}.homepage-carousel-illo .illo7{background-image:url("../images/device_id__7.png")}.homepage-carousel-illo .illo8{background-image:url("../images/device_id__8.png")}.homepage-carousel-illo .illo9{background-image:url("../images/device_id__9.png")}.homepage-carousel-illo .illo10{background-image:url("../images/device_id__10.png")}.homepage-carousel-illo .illo11{background-image:url("../images/device_id__11.png")}.homepage-carousel-illo .illo12{background-image:url("../images/device_id__12.png")}.homepage-carousel-illo .illo13{background-image:url("../images/device_id__13.png")}.homepage-carousel-illo .illo14{background-image:url("../images/device_id__14.png")}.homepage-carousel-illo .illo15{background-image:url("../images/device_id__15.png")}.homepage-carousel-illo .illo16{background-image:url("../images/device_id__16.png")}.homepage-carousel-illo .illo17{background-image:url("../images/device_id__17.png")}.homepage-carousel-illo .illo18{background-image:url("../images/device_id__18.png")}.homepage-carousel-illo .illo19{background-image:url("../images/device_id__19.png")}.homepage-carousel-illo .illo20{background-image:url("../images/device_id__20.png")}.homepage-carousel-illo .illo21{background-image:url("../images/device_id__21.png")}.homepage-carousel-illo .illo22{background-image:url("../images/device_id__22.png")}.homepage-carousel-illo .illo23{background-image:url("../images/device_id__23.png")}.homepage-carousel-illo .illo24{background-image:url("../images/device_id__24.png")}.homepage-carousel-illo .illo25{background-image:url("../images/device_id__25.png")}.homepage-carousel-illo .illo26{background-image:url("../images/device_id__26.png")}.homepage-carousel-illo .illo27{background-image:url("../images/device_id__27.png")}.homepage-carousel-illo .illo28{background-image:url("../images/device_id__28.png")}.homepage-carousel-illo .illo29{background-image:url("../images/device_id__29.png")}.homepage-carousel-illo .illo30{background-image:url("../images/device_id__30.png")}.homepage-carousel-illo .cta-img{display:block;width:100%;height:0;background-position:top center;padding-bottom:46.4%;background-size:100%;background-image:url("../images/models.jpg");background-repeat:no-repeat}@media (max-width: 1023px){.homepage-carousel-illo.desktop{display:none}}.homepage-carousel-illo.mobile .slick-list{padding:40px !important}.homepage-carousel-illo.mobile .image-wrapper{margin:12px;opacity:.3;z-index:1}.homepage-carousel-illo.mobile .image-wrapper.slick-current{opacity:1;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transform:scale(1.5, 1.5);-ms-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}.homepage-carousel-illo.mobile .image-wrapper.slick-current .illo{opacity:1;z-index:2;background-position:center 100%}@media (min-width: 1024px){.homepage-carousel-illo.mobile{display:none}}.section{clear:both;background-position:center;background-repeat:no-repeat;background-size:cover}.bg-orange{background:#ff4833;color:#fff}.bg-white{background:#fff;color:#252536}.bg-grey{background-color:#f5f4f4}.bg-gradient{background:#e9e8ea;background-image:-webkit-radial-gradient(ellipse farthest-corner at left top, #fceae8 0%, #e8e8ea 100%);background-image:radial-gradient(ellipse farthest-corner at left top, #fceae8 0%, #e8e8ea 100%)}.bg-half-purple{background-image:-webkit-linear-gradient(left, #fff 0%, #fff 50%, #252536 50.001%);background-image:linear-gradient(to right, #fff 0%, #fff 50%, #252536 50.001%)}@media (max-width: 1025px){.bg-half-purple{background:#fff}}.bg-purple{background:#252536;color:#fff}.bg-fade-purple{background:#373749}.header-small{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:300px;background-position:top center;background-repeat:no-repeat;background-size:100%;text-align:center}.header-small h1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto;font-family:'proximanova-bold';text-align:center}@media (max-width: 1024px){.header-small{height:350px;background-size:cover}}.header-tall{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:600px;background-position:top center;background-repeat:no-repeat;background-size:cover;color:#fff}@media (max-width: 1024px){.header-tall{height:650px}}.header-tall h1{width:75%;height:auto;margin:19% auto;font-family:'proximanova-bold';text-align:center}@media (max-width: 1024px){.header-tall h1{width:90%;margin:30% auto}.header-tall h1:after{margin:.5em auto}}.header-tall .icon,.header-small .icon{display:block;position:absolute;top:15%;right:0;left:0;margin:auto;padding-bottom:2em;text-align:center}.header-tall .icon img,.header-small .icon img{height:75px}@media (max-width: 1024px){.header-tall .icon,.header-small .icon{top:5%}.header-tall .icon img,.header-small .icon img{height:55px}}.header-small .icon img{height:55px}.down-arrow{display:block;position:absolute;right:0;bottom:15%;left:0;width:37px;height:37px;margin:auto;background:url("../images/arrow-down.svg") no-repeat}.down-arrow a{display:block;width:37px;height:37px;-webkit-transition:all 2s ease;transition:all 2s ease}@media (max-width: 1024px){.down-arrow{display:none}}.content-block{text-align:center}.content-block h4{padding:25px 5% 15px;font-family:'proximanova-regular'}.content-block a{color:#fff}.content-block .half{margin-bottom:0}.content-block p{max-width:75%;margin:auto;padding:24px}#target,#news-anchor{margin-top:-90px;padding-top:90px}.fifty{float:left;width:50%;margin-right:0;margin-left:0}@media (max-width: 1024px){.fifty{width:100%}}.right-side{float:right}.right-side img{width:100%;margin:0 auto}.half-copy{padding:118px 100px 84px}@media (max-width: 1199px){.half-copy{padding:25px 15px}}@media (max-width: 1024px){.half-copy{padding:20px;text-align:center}}.full-copy{padding:75px 0 84px}@media (max-width: 1024px){.full-copy{padding:25px 15px}}.full-copy .bottom-cta{width:80%;margin:0 auto;margin-bottom:0}.full-copy .bottom-cta h3{width:75%;margin:35px auto 0}@media (max-width: 1024px){.full-copy .bottom-cta h3{width:100%}}.utils{font-size:.875rem;font-weight:bold}.main-menu{font-size:1.125rem}@media (max-width: 1200px){.main-menu{font-size:1rem}}@media (max-width: 768px){.main-menu{font-size:1.375rem}}h1,h2,h3,h4,.h1,.h2,.h3,.h4{padding:0}h1,h2,.h1,.h2{font-family:'proximanova-light';font-weight:300}h3,h4,.h3,.h4{font-family:'proximanova-light';font-weight:normal}h1,.h1{font-size:3.625rem}@media (max-width: 1024px){h1,.h1{font-size:3rem}}h2,.h2{font-size:2.75rem}@media (max-width: 1024px){h2,.h2{font-size:2.25rem}}h3,.h3{font-size:2.125rem}h4,.h4{font-size:1.75rem}h5,.h5{font-size:1.5rem}.title{font-size:1.375rem;display:block;font-family:'proximanova-regular';font-weight:600;line-height:1.5;text-transform:uppercase}.subtitle{font-size:1.75rem;line-height:1.25em}p{font-size:1.25rem;line-height:1.25}.bread-crumbs{font-size:.875rem;padding:1.5em 0 0 1em;font-family:'proximanova-regular';font-weight:600;text-transform:uppercase}.bread-crumbs a{position:relative;padding-right:20px;color:#252536}.bread-crumbs a:after{content:'>';display:inline-block;position:absolute;top:0;right:15px;width:0;height:0}@media (max-width: 767px){.bread-crumbs{display:none}}.text-link a{padding-bottom:4px;border-bottom:2px solid #00a79d;color:#00a79d;font-family:'proximanova-regular';font-weight:600;line-height:1.5em;text-decoration:none;text-transform:uppercase}.video-holder,.photo-holder{max-width:40%;height:auto;margin:0 auto;padding:0}.video-holder img,.photo-holder img{width:100%}@media (max-width: 767px){.video-holder,.photo-holder{width:100%;max-width:100%;padding:10px}}.photo-holder{max-width:70%}.video{width:85%;margin:45px auto 50px;box-shadow:2px 2px 5px 3px #252536}@media (max-width: 768px){.video{box-shadow:none}}.vid-text{width:65%;margin:0 auto}@media (max-width: 768px){.vid-text{width:90%;margin:0 auto;padding-bottom:20px}}blockquote{font-family:"proximanova-semibold",verdana,arial;font-weight:bold}blockquote p{margin-bottom:0;color:#ff4833}blockquote footer{margin-bottom:24px;color:#252536}.white-space{display:block;height:15px;background:#e9e8ea;background-image:-webkit-radial-gradient(ellipse farthest-corner at left top, #fceae8 0%, #e8e8ea 100%);background-image:radial-gradient(ellipse farthest-corner at left top, #fceae8 0%, #e8e8ea 100%)}::-webkit-input-placeholder{color:#252536}::-moz-placeholder{color:#252536}:-ms-input-placeholder{color:#252536}::-moz-placeholder{color:#252536}.left-column{width:63.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 767px){.left-column{width:100%;margin:0}}.sidebar{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:9.72222%;float:right;margin:24px 0}@media (max-width: 767px){.sidebar{width:100%}}.tooltip{position:relative;cursor:pointer}.tooltip:before,.tooltip:after{opacity:0;z-index:98;-webkit-transition:opacity 300ms,visibility 0ms linear 300ms;transition:opacity 300ms,visibility 0ms linear 300ms;pointer-events:none}.tooltip:before{content:attr(data-tooltip);position:absolute;width:200px;padding:10px 15px;line-height:18px;text-align:left;font-size:13px;font-weight:normal;white-space:normal;box-shadow:1px 1px 3px rgba(0,0,0,0.3);border-radius:3px;background-color:#7c7785;color:#fff}.tooltip:after{content:'';color:#7c7785}.tooltip:hover:before,.tooltip:hover:after{opacity:1;pointer-events:all;-webkit-transition-delay:300ms;transition-delay:300ms}.tooltip:after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.tooltip:before{top:-11px;bottom:auto;left:50%;right:auto;-webkit-transform:translate3d(-50%, -100%, 0);transform:translate3d(-50%, -100%, 0)}.tooltip:after{content:'';display:block;position:absolute;height:0;width:0;border-top:6px solid currentColor;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;top:-11px;bottom:auto;left:50%;right:auto}.homepage .bg-orange{background-image:url("../images/background_lines_2.png");background-repeat:no-repeat;background-size:cover;padding-top:12px}@media (max-width: 1024px){.homepage .bg-orange{height:inherit;padding-bottom:12px}}@media (max-width: 480px){.homepage .bg-orange{height:inherit;padding-bottom:12px}}.homepage .header-tall{position:relative;text-align:left;overflow:hidden}.promo-blowout{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.promo-blowout .promo-logo{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.promo-blowout .promo-logo img{width:175px;height:175px}.promo-blowout .promo-copy{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.promo-blowout .promo-copy h2{padding-bottom:35px}.promo-blowout .promo-co-logo{width:22.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.promo-blowout .promo-co-logo img{width:75%;max-height:175px}@media (max-width: 1024px){.promo-blowout{display:block}.promo-blowout .promo-logo,.promo-blowout .promo-copy,.promo-blowout .promo-co-logo{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:10px 0}}.panel{width:100%}.circle-down{padding-bottom:20px}.header .panel:nth-of-type(1){margin-top:15px;background-size:311px 393px}.header .panel:nth-of-type(1) h1{margin:0 auto;padding-top:14rem;padding-bottom:10rem}.header .panel:nth-of-type(1) h1 .headline-spacer{visibility:hidden}.header .panel:nth-of-type(1) .btn-holder a{display:inline-block;width:285px}.header .panel:nth-of-type(1) .btn-holder a:first-child{margin-right:25px;margin-bottom:7em}.header .panel:nth-of-type(1) .btn-holder a:last-child{margin-bottom:7em;margin-left:25px}@media (max-width: 1024px){.header .panel:nth-of-type(1){background-size:35%}.header .panel:nth-of-type(1) h1{width:65%;margin:12px auto 0;padding-bottom:1em}.header .panel:nth-of-type(1) h1 .headline-spacer{visibility:visible}}@media (max-width: 1024px) and (max-width: 767px){.header .panel:nth-of-type(1) h1{width:100%;margin:0 auto;padding-top:5em;padding-bottom:1em}}@media (max-width: 1024px) and (max-width: 480px){.header .panel:nth-of-type(1) h1{padding-top:3em}}@media (max-width: 1024px){.header .panel:nth-of-type(1) .btn-holder a{display:block}.header .panel:nth-of-type(1) .btn-holder a:first-child,.header .panel:nth-of-type(1) .btn-holder a:last-child{margin-right:auto;margin-bottom:10px;margin-left:auto}}.item-name,.date{font-size:.875rem;display:block;color:#ff4833;font-family:'proximanova-regular';font-weight:600;text-transform:uppercase}.item-name{padding:0 0 25px}.item-name img{display:inline-block;width:35px;padding-right:15px}.date{padding:50px 0 10px}@media (max-width: 1024px){.item-name{padding:0}.date{padding:5px 0}}.featured-logos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0}@media (max-width: 1024px){.featured-logos{display:block}}.featured-logos img{height:60px}@media (max-width: 1024px){.featured-logos img{max-width:49%}}.featured-logos .its-us img{width:186px;height:55px;margin-top:5px;padding-right:1em}@media (max-width: 1024px){.featured-logos .its-us img{width:227px;height:55px;height:auto;padding-right:2em}}.homepage-logo-carousel .panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:150px;padding:25px 30px;text-align:center}.homepage-logo-carousel .panel img{width:170px;max-width:90%;margin:0 auto}.email-signup-wrapper{background-image:url("../images/background_lines_1.png");background-size:cover}.email-signup{width:63.88889%;margin:auto;padding:32px}@media (max-width: 1024px){.email-signup{width:100%;padding:12px;text-align:center}}.email-signup input{width:80.55556%;height:32px;margin-bottom:8px;padding:6px;color:#000}.email-signup #email-error{display:block}.mobile-text{font-size:1.375rem;width:38.88889%;font-weight:bold;margin:12px auto;text-align:center;color:#fff}@media (max-width: 1024px){.mobile-text{width:72.22222%}}@media (min-width: 1025px){.mobile-text{display:none}}.product-shot{display:block;margin:0 auto;text-align:center}.two-tone{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.two-tone h2,.two-tone h3{margin:0 auto;text-align:center}.two-tone h2{width:100%;margin:0 auto 50px;padding:0 25%}.two-tone h2:first-child{color:#ff4833}.two-tone h3{width:75%;padding-bottom:40px}@media (max-width: 1199px){.two-tone h2,.two-tone h3{width:90%}}.cpm{width:88.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:5.55556%}.cpm .step{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.cpm .step{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:0 6%}}.cpm .step p{width:80%;margin:20px auto 40px}.cpm .title{padding-bottom:30px}@media (max-width: 1024px){.cpm .step:nth-of-type(1) img{width:35%}}@media (max-width: 1024px) and (max-width: 767px){.cpm .step:nth-of-type(1) img{width:75%}}@media (max-width: 1024px){.cpm .step:nth-of-type(2) img{width:35%}}@media (max-width: 1024px) and (max-width: 767px){.cpm .step:nth-of-type(2) img{width:75%}}@media (max-width: 1024px){.cpm .step:nth-of-type(3) img{width:35%}}@media (max-width: 1024px) and (max-width: 767px){.cpm .step:nth-of-type(3) img{width:75%}}.cpm .step .step-icon{max-width:235px;max-height:235px;margin:0 auto 25px}.cpm .step .step-icon img{width:90%;margin:0 auto}.bottom-cta{display:block;margin-bottom:75px}.blocks-gallery-holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.blocks-gallery{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px;padding-right:50px;padding-left:50px;background:#fff}@media (max-width: 1199px){.blocks-gallery{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}@media (max-width: 1024px){.blocks-gallery{width:100%;margin:0;padding:0}}.blocks-gallery .do-block{width:100%;margin:0 auto}.blocks-gallery .do-block .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:250px;height:175px;margin:30px auto}.blocks-gallery .do-block .icon img{width:60%;height:80%}.blocks-gallery .do-block .cap-copy{padding-bottom:35px;font-family:'proximanova-light'}@media (max-width: 1024px){.blocks-gallery .do-block{padding:0 20px}}.cap-holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.capabilities{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;min-height:auto;padding:20px 50px}.capabilities .icon{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin:0 auto;text-align:center}.capabilities .icon img{width:80%;max-height:175px;margin:0 auto}.capabilities .cap-copy{width:55.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.capabilities{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:block;margin:15px auto;padding:0;text-align:center}.capabilities .icon{width:100%;margin:10px auto}.capabilities .icon img{max-height:150px}.capabilities .cap-copy{width:100%}}.bg-bottom:after{content:'';display:block;width:100%;height:10px}.contact,.request,.for-dev{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:0 9%}@media (max-width: 1024px){.contact,.request,.for-dev{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.contact img,.request img,.for-dev img{min-height:150px;padding:20 0}.contact .button,.request .button,.for-dev .button{margin:25px 0}hr{width:20%;height:2px;margin:0 auto;border:0;background:#252536}.for-price img{margin:0 0 20px}.sub-headline{padding:75px 0 50px}.sub-headline h2{width:50%;margin:0 auto .5em}.sub-headline h2:first-child{color:#ff4833}@media (max-width: 1024px){.sub-headline h2{width:95%}}.sub-headline h3{width:75%;margin:0 auto}.sub-headline p{font-size:2.125rem;width:75%;margin:0 auto;padding-bottom:40px;font-family:'proximanova-light';font-weight:normal}.subpage-feature{width:63.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:18.05556%}.subpage-feature h2{color:#ff4833}.subpage-feature p{font-size:1.75rem;font-family:'proximanova-light';font-weight:normal}.subpage-feature ul{font-family:'proximanova-light';font-size:28px;line-height:1.1}.subpage-feature ul li{margin:10px 0}.subpage-feature img{width:65%;margin:6em 0 0}@media (max-width: 1200px){.subpage-feature img{width:90%;margin:4em auto}}.subpage-feature .fifty,.subpage-feature .right-side{width:50%;overflow:hidden}@media (max-width: 1024px){.subpage-feature .fifty,.subpage-feature .right-side{width:100%;text-align:center}.subpage-feature .fifty img,.subpage-feature .right-side img{width:200px;margin:2em 0 0}.subpage-feature .fifty h2,.subpage-feature .right-side h2{font-size:1.5rem}.subpage-feature .fifty h4,.subpage-feature .right-side h4{font-size:1.25rem;width:85%;margin:.5em auto}}.subpage-feature .half-copy-left{padding:5em 1em 1em 5em}.subpage-feature .half-copy-right{padding:5em 5em 1em 1em}.subpage-feature .half-copy{padding:5em 5em 1em}.subpage-feature .half-copy h4{padding-bottom:20px}@media (max-width: 1200px){.subpage-feature .half-copy{padding:2em .5em 1em}}.branding{height:630px;padding:52px;background-repeat:no-repeat;text-align:center}.branding img{margin-bottom:52px}.branding h2{margin-top:10%;color:#ff4833}.branding p{width:90%;margin:30px auto;font-size:36px}@media (max-width: 1024px){.branding{height:750px}.branding img{margin-bottom:25px}.branding p{width:100%;font-size:23px}}.listing-block{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;position:relative;height:441px;margin-top:1.88889%;margin-bottom:1.88889%;background:#fff}@media (max-width: 1199px){.listing-block{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}@media (max-width: 767px){.listing-block{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.listing-block:hover{color:#fff;-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.listing-block:hover .cust-logo{background:transparent}.case-study .listing-block{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (max-width: 1024px){.case-study .listing-block{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.customers .listing-block:hover{color:#252536}.customers .bg-image{height:68%;background-position:center;background-size:cover}.customers .cust-logo{position:relative;height:100%;background:#252536}.customers .cust-logo img{position:absolute;top:0;right:0;bottom:0;left:0;width:35%;max-width:320px;margin:auto}.customers .cust-block-copy{height:32%;padding:0 14%;text-align:center}.partners .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners .listing-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;height:auto;min-height:260px;margin-top:1em;margin-bottom:1em;padding:12px}.partners a{color:#252536}.partners .part-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;margin-bottom:1em}.partners .part-logo img{width:50%;height:50%}.partners .part-logo img:last-child{display:none}.partners .badge{padding:12px;text-align:left;height:15%}.partners .badge img{height:18px}.partners .badge img:last-child{display:none}.partners .part-block-copy{padding:0 14%}.partners .part-block-copy p{font-size:1rem}.partners .part-copy-after{height:50px}.partners .part-copy-after:after{content:'';display:block;position:absolute;right:0;left:0;width:22px;height:22px;margin:auto;background:url("../images/next-icon-right-prpl.png") no-repeat}.partners .listing-block:hover{background:#ff4833}.partners .listing-block:hover .part-logo img:first-child{display:none}.partners .listing-block:hover .part-logo img:last-child{display:block}.partners .listing-block:hover .badge img:first-child{display:none}.partners .listing-block:hover .badge img:last-child{display:block}.partners .listing-block:hover .part-copy-after:after{content:'';background:url("../images/next-icon-right.png") no-repeat}.modal-badge{text-align:left;float:left}.modal-badge img{height:30px}.news-nav{padding-bottom:75px}.news-nav .tabs{margin:0;padding:0;text-align:center;list-style:none}.news-nav .tabs li{display:inline-block;position:relative;width:20%;margin:1.5% 2%;padding:1.5% 0;background:#fff;cursor:pointer}.news-nav .tabs li .icon{display:block}.news-nav .tabs li .icon img{display:block;width:30px;height:40px;margin:0 auto}.news-nav .tabs li .icon img:first-child{display:block}.news-nav .tabs li .icon img:last-child{display:none}.news-nav .tabs .current,.news-nav .tabs li:hover{width:24%;margin:1.5% 0;padding:2.5% 0;background:#ff4833;color:#fff}.news-nav .tabs .current .icon img:first-child,.news-nav .tabs li:hover .icon img:first-child{display:none}.news-nav .tabs .current .icon img:last-child,.news-nav .tabs li:hover .icon img:last-child{display:block}.news-nav .tabs .current:after{content:'';display:block;position:absolute;right:0;bottom:-10px;left:0;width:0;height:0;margin:auto;border-top:10px solid #ff4833;border-right:20px solid transparent;border-left:20px solid transparent}.news-nav .tab-content{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:none;width:100%;margin:-1.5% 0 45px;padding:15px;background:#fff}.news-nav .tab-content .article{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-bottom:2.3em}.news-nav .tab-content .article:after{content:'';border-bottom:1px solid #a1a1a1}.news-nav .tab-content .article .picture{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding-top:3em;text-align:right}.news-nav .tab-content .article .blurb{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}.news-nav .tab-content .article .blurb h4{font-weight:bold}.news-nav .tab-content .load-more{color:#ff4833;cursor:pointer}.news-nav .tab-content .show-less{display:none;color:#ff4833;cursor:pointer}.news-nav .tab-content hr{width:50%;height:1px;margin:5px auto;border:0;background:#252536}.news-nav .tab-content.current{display:inherit}@media (max-width: 1024px){.header-news{margin-bottom:15px;padding:15px 0}.news-nav .tabs li{width:95%;height:auto;margin:1% auto;padding:1%}.news-nav .tabs .current,.news-nav .tabs li:hover{width:95%;margin:1% auto;padding:1%}.news-nav .tabs .current:after,.news-nav .tabs li:hover:after{content:'';border:0}.news-nav .content{margin:0;padding:0}.news-nav .tab-content{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-top:0;margin-bottom:15px;padding:5px}.news-nav .tab-content .article{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-bottom:2.3em}.news-nav .tab-content .article .picture{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding-top:0;text-align:center}.news-nav .tab-content .article .picture img{width:90%;height:auto}.news-nav .tab-content .article .blurb{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}@media (max-width: 1199px){.news-nav .section .content{height:85px}}.trial-header{position:fixed;top:0;z-index:9;width:100%;padding:1.5rem 0 1rem;background-color:#ff4833}.trial-header .head-logo{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;height:60px;margin-top:8px;line-height:3.5em}.trial-header .head-logo img{width:250px}.trial-header+main{margin-top:105px}.trial-landing{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.trial-landing{display:block}}.trial-landing h1{font-size:2.75rem;margin:0;color:#26cad3;font-family:"proximanova-black",verdana,arial;font-weight:bold;line-height:1.1em;text-transform:none}.trial-landing .pw-reqs-wrapper{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;text-align:left;padding:5px}@media (min-width: 1024px) and (max-width: 1199px){.trial-landing .pw-reqs-wrapper{width:100%}}@media (max-width: 479px){.trial-landing .pw-reqs-wrapper{width:100%}}.trial-landing .password-strength{width:47.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:5px}@media (min-width: 1024px) and (max-width: 1199px){.trial-landing .password-strength{width:100%}}@media (max-width: 479px){.trial-landing .password-strength{width:100%}}.trial-landing .password-strength div{padding:3px;text-align:center}.trial-landing .error{font-size:.8125rem}.trial-landing .password-reqs:after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.trial-landing .password-reqs:after{-webkit-transform:translate3d(-100%, -50%, 0);transform:translate3d(-100%, -50%, 0)}.trial-landing .password-reqs:before{top:50%;bottom:auto;left:-11px;right:auto;-webkit-transform:translate3d(-100%, -50%, 0);transform:translate3d(-100%, -50%, 0)}.trial-landing .password-reqs:after{content:'';display:block;position:absolute;height:0;width:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid currentColor;border-right:none;top:50%;bottom:auto;left:-5px;right:auto}@media (max-width: 1024px){.trial-landing .password-reqs:after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.trial-landing .password-reqs:before{top:-11px;bottom:auto;left:50%;right:auto;-webkit-transform:translate3d(-50%, -100%, 0);transform:translate3d(-50%, -100%, 0)}.trial-landing .password-reqs:after{content:'';display:block;position:absolute;height:0;width:0;border-top:6px solid currentColor;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;top:-11px;bottom:auto;left:50%;right:auto}}.trial-landing .password-reqs:before{white-space:pre-line}.trial-landing .tagline{font-size:1.75rem;margin:.5em 0 1.5em}@media (max-width: 1024px){.trial-landing .tagline{text-align:left}}@media (max-width: 1024px){.trial-landing p,.trial-landing h4{text-align:left}}.trial-landing p{font-family:"proximanova-bold",verdana,arial}@media (max-width: 1024px){.trial-landing p{padding-left:0}}.trial-landing .disabled{opacity:.5}.trial-landing #recaptcha_error{margin-top:10px;text-align:left}.trial-landing .services-bullets .bullet{width:18.05556%;float:left;margin-left:1.38889%;margin-right:1.38889%}@media (min-width: 768px) and (max-width: 1025px){.trial-landing .services-bullets .bullet{width:9.72222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.trial-landing .services-bullets .bullet img{max-width:54px}@media (max-width: 1024px){.trial-landing .services-bullets .bullet{margin-bottom:12px}}.trial-landing .services-bullets .bullet-copy{width:76.38889%;float:left;margin-left:1.38889%;margin-right:1.38889%}.trial-landing .services-bullets .bullet-copy h3{font-size:1.125rem;margin:0 0 6px;padding:0;font-family:"proximanova-semibold",verdana,arial}.trial-landing .services-bullets .row{margin-bottom:32px}.trial-landing .left-column{width:55.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:3em 0}@media (max-width: 1024px){.trial-landing .left-column{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.trial-landing .left-column header{margin:0 0 1em}.trial-landing .left-column header .xively-logo{display:block;width:34.72222%;margin:0}.trial-landing .left-column header .xively-logo img{width:100%}.trial-landing .left-column .features{padding-bottom:1em}.trial-landing .left-column .features h4{margin-bottom:.6em}.trial-landing .left-column .features .feature-logos{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:0}.trial-landing .left-column .features .feature-logos .logo{width:15.5555555556%;margin-right:1em;margin-left:0}@media (max-width: 1024px){.trial-landing .left-column .features .feature-logos .logo{width:8%}}.trial-landing .left-column .features .feature-logos .logo img{width:100%;max-width:100%;height:40px;margin:0;-webkit-filter:#bbbb;filter:grayscale(1)}@media (max-width: 1024px){.trial-landing .left-column .features .feature-logos .logo img{padding:0}}.trial-landing .left-column .companies{margin-bottom:1em}.trial-landing .left-column .companies p{font-size:1.25rem;font-weight:bold}.trial-landing .left-column .companies .mobile{display:none}@media (max-width: 1024px){.trial-landing .left-column .companies .desktop{display:none}.trial-landing .left-column .companies .mobile{display:block}}.trial-landing .left-column .lp-footer{display:table;width:100%;margin-top:2em;padding-top:1em;border-top:1px solid #f0f0f0;background-color:#fff}@media (max-width: 1024px){.trial-landing .left-column .lp-footer{display:none}}.trial-landing .left-column .lp-footer .lmi-logo{display:table-cell;width:110px;height:27px;padding-right:1em}.trial-landing .left-column .lp-footer .lmi-logo img{width:110px;height:27px}.trial-landing .left-column .lp-footer .landing-copyright{display:table-cell;color:#7c7785;font-size:.8rem;vertical-align:middle}.trial-landing .side-nav{width:38.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:3em;background-image:url("../images/xively-trial-pattern.svg");background-repeat:no-repeat;background-size:contain;text-align:center;vertical-align:top}@media (max-width: 1024px){.trial-landing .side-nav{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:1em}}.trial-landing .side-nav .form{width:100%}.trial-landing .side-nav .form input,.trial-landing .side-nav .form select{margin:4px 0;border-radius:5px}.trial-landing .side-nav .form input[type='checkbox']{width:32px;height:auto}.trial-landing .side-nav .form .terms,.trial-landing .side-nav .form .button{margin-top:24px}@media (max-width: 1024px){.trial-landing .side-nav .form{width:95%;max-width:100%}}.trial-landing .side-nav .form .step2{-webkit-animation:slide-right .5s both ease-in-out;animation:slide-right .5s both ease-in-out}.trial-landing .side-nav .form a{color:white;text-decoration:underline}.trial-landing .side-nav .form-title{margin-bottom:1.5em;padding:0 1em;font-size:25px;font-weight:bold}@media (max-width: 1024px){.trial-landing .side-nav .form-title{padding:0}}.trial-landing .side-nav form textarea{width:100%;padding:.8em .4em;border:1px solid #f5f5f5;border-radius:5px;color:#333;text-align:left;overflow:auto}.trial-landing .side-nav .submission{display:none}@media (max-width: 1024px){.trial-landing .side-nav .submission{position:relative}}.trial-landing .lp-image{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:0}.trial-landing .lp-image img{width:100%;box-shadow:0 0 15px #7c7785}@media (max-width: 479px){.trial-landing .lp-image{display:block}}.trial-landing .lp-copy{width:63.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-bottom:2em}.trial-landing .lp-copy p{margin-top:0}@media (max-width: 767px){.trial-landing .lp-copy{padding:0 .8em}}@media (max-width: 479px){.trial-landing .lp-copy{width:100%;padding:0}.trial-landing .lp-copy p{margin-top:1em}}.trial-landing #nbLandingForm label.error,.trial-landing #nLandingForm label.error{color:#fff}.downloads{width:80.55556%;margin:2em auto;padding:2em 4em;border:1px solid #f5f4f4;background-color:#a1a1a1}.downloads p{font-size:.9375rem}.downloads a:not(.button){color:#00a79d}.downloads .btn-holder{margin-bottom:24px}.landing{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.landing{display:block}}.landing .trial .intro p{font-size:1.125rem}.landing .trial .bullets p{font-size:1rem;margin-top:.3em}.landing .trial .bullets h3,.landing .trial .bullets .h6{font-size:1.25rem;margin:0;padding:0;color:#7c7785;font-family:"proximanova-semibold",verdana,arial;font-weight:bold}.landing .trial .bullets .row{position:relative;padding-left:40px}.landing .trial .bullets .row::before{content:'';display:block;position:absolute;top:0;left:0;width:28px;height:28px;background-image:url("../images/checkmark_icon_aqua.svg");background-repeat:no-repeat;background-size:cover}.landing h1{font-size:2.75rem;margin:0;color:#ff4833;font-family:"proximanova-semibold",verdana,arial;font-weight:bold;line-height:1.1em;text-transform:none}.landing .tagline{font-size:1.75rem;margin:1em 0;color:#26cad3}@media (max-width: 1024px){.landing .tagline{text-align:left}}@media (max-width: 1024px){.landing p,.landing h4{text-align:left}}@media (max-width: 1024px){.landing p{padding-left:0}}.landing .disabled{opacity:.5}.landing #recaptcha_error{margin-top:10px;text-align:left}.landing .left-column{width:55.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:3em 0}@media (max-width: 1024px){.landing .left-column{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%}}.landing .left-column header{margin:0 0 1em}.landing .left-column header .xively-logo{display:block;width:34.72222%;margin:0}.landing .left-column header .xively-logo img{width:100%}.landing .left-column .features{padding-bottom:1em}.landing .left-column .features h4{margin-bottom:.6em}.landing .left-column .features .feature-logos{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:0}.landing .left-column .features .feature-logos .logo{width:15.5555555556%;margin-right:1em;margin-left:0}@media (max-width: 1024px){.landing .left-column .features .feature-logos .logo{width:8%}}.landing .left-column .features .feature-logos .logo img{width:100%;max-width:100%;height:40px;margin:0;-webkit-filter:#bbbb;filter:grayscale(1)}@media (max-width: 1024px){.landing .left-column .features .feature-logos .logo img{padding:0}}.landing .left-column .companies{margin-bottom:1em}.landing .left-column .companies p{font-size:1.25rem;font-weight:bold}.landing .left-column .companies .mobile{display:none}@media (max-width: 1024px){.landing .left-column .companies .desktop{display:none}.landing .left-column .companies .mobile{display:block}}.landing .left-column .lp-footer{display:table;width:100%;margin-top:2em;padding-top:1em;border-top:1px solid #f0f0f0;background-color:#fff}@media (max-width: 1024px){.landing .left-column .lp-footer{display:none}}.landing .left-column .lp-footer .lmi-logo{display:table-cell;width:110px;height:27px;padding-right:1em}.landing .left-column .lp-footer .lmi-logo img{width:110px;height:27px}.landing .left-column .lp-footer .landing-copyright{display:table-cell;color:#7c7785;font-size:.8rem;vertical-align:middle}.landing .side-nav{width:38.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:3em;text-align:center;vertical-align:top}@media (max-width: 1024px){.landing .side-nav{width:97.22222%;float:left;margin-left:1.38889%;margin-right:1.38889%;padding:1em}}.landing .side-nav .form{width:100%}@media (max-width: 1024px){.landing .side-nav .form{width:95%;max-width:100%}}.landing .side-nav .form-title{margin-bottom:1.5em;padding:0 1em;font-size:25px;font-weight:bold}@media (max-width: 1024px){.landing .side-nav .form-title{padding:0}}.landing .side-nav form textarea{width:100%;padding:.8em .4em;border:1px solid #f5f5f5;border-radius:5px;color:#333;text-align:left;overflow:auto}.landing .side-nav input[type='checkbox']{display:none}.landing .side-nav input[type='checkbox']+label:before{content:'';display:block;float:left;width:23px;height:23px;margin:0 .6em 1em 0;background:url("https://az766929.vo.msecnd.net/sc-media-rescue/v1/new/checkbox.png") left 0 no-repeat;vertical-align:middle;cursor:pointer}.landing .side-nav input[type='checkbox']:checked+label:before{background:url("https://az766929.vo.msecnd.net/sc-media-rescue/v1/new/checkbox.png") left -23px no-repeat}.landing .side-nav .checkbox{margin:1em 0;text-align:left}@media (min-width: 1024px){.landing .side-nav .checkbox{padding:0 3em 0 0}}.landing .side-nav .checkbox label{display:inline-block;width:90%;padding-left:.6em;font-size:.7rem;vertical-align:top}.landing .side-nav .submission{display:none}@media (max-width: 1024px){.landing .side-nav .submission{position:relative}}.landing .lp-image{width:30.55556%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-left:0}.landing .lp-image img{width:100%;box-shadow:0 0 15px #7c7785}@media (max-width: 479px){.landing .lp-image{display:block}}.landing .lp-copy{width:63.88889%;float:left;margin-left:1.38889%;margin-right:1.38889%;margin-bottom:2em}.landing .lp-copy p{margin-top:0}@media (max-width: 767px){.landing .lp-copy{padding:0 .8em}}@media (max-width: 479px){.landing .lp-copy{width:100%;padding:0}.landing .lp-copy p{margin-top:1em}}.landing #nbLandingForm label.error,.landing #nLandingForm label.error{color:#fff}.downloads{width:80.55556%;margin:2em auto;padding:2em 4em;border:1px solid #f5f4f4;background-color:#a1a1a1}.downloads p{font-size:.9375rem}.downloads a:not(.button){color:#00a79d}.downloads .btn-holder{margin-bottom:24px}.wrapit{width:100%;float:left;margin-bottom:1.5em;background:#f5f4f4}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.show{display:block}.hide{display:none}.sub-nav .current{text-decoration:underline}.contact-form input,.contact-form select{background:#fff}.halft{width:50%;float:left}.halft .form-group input,.halft .form-group select{background-color:#fff}@media (max-width: 1199px){.halft .half-header,.halft .resource-copy{padding:8% 5%}}@media (max-width: 1024px){.halft{width:100%;float:left}.halft .resource-copy{padding:2% 5%}}.half-header{position:relative;padding:5% 9%;background-image:url("../images/subpage-header-bg.svg");background-position:center center;background-repeat:no-repeat;background-size:cover}.half-header h2{color:#fff}.half-header .item-name{padding-bottom:0;color:#fff}.half-header:after{content:'';position:absolute;top:0;right:-30px;bottom:0;width:0;height:0;margin:auto;border-width:37.5px 0 37.5px 30px;border-style:solid;border-color:transparent transparent transparent #ff4833}.resource-copy{padding:5% 9%}.resource-copy ul{padding-left:20px}.resource-copy ul li{font-size:1.25rem;padding-bottom:10px;line-height:1.2}.dl-block{margin-left:2em;padding:1% 5%;background:#f5f4f4}.dl-block img{max-height:225px;margin-top:25px}.dl-block .ty{font-size:2.75rem;display:block;margin:25px 0 15px;font-family:'proximanova-light'}.dl-block .button{margin-top:8%}.halft .contact-form{position:relative;width:100%;margin:0 auto}.halft .contact-form .form-field{padding:5% 0}@media (max-width: 1199px){.halft .contact-form .form-field{padding:5%}}@media (max-width: 1199px){.half-header{padding:3% 8%}.half-header:after{border:0}.resource-copy{padding:15px 5px}.dl-block img{display:inline-block;margin:0 25px 10px 50px}.dl-block .dl{font-size:1.1875rem;display:inline-block;width:35%;margin:0 auto;line-height:1;text-align:center}.dl-block .ty{display:inline-block;width:40%}.dl-block .button{margin-top:10px}.footer-cta{display:none}}.bg-eggshell{background:#fbfbfb}.resource-nav{width:29.16667%;float:left;background:#f5f4f4}.resource-nav ul{width:100%;padding:0}.resource-nav li{font-size:1.75rem;position:relative;padding:20px 0;color:#252536;font-family:'proximanova-light';text-align:center;list-style:none;cursor:pointer}.resource-nav li.arrow-up:before{background-image:url("../images/close-menu.png");background-repeat:no-repeat;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.resource-nav li:before{content:'';position:absolute;top:30px;left:85%;width:24px;height:16px;background-image:url("../images/icon-arrow-dwn.svg");background-repeat:no-repeat;background-size:24px 16px;-webkit-transition:background-image .4s;transition:background-image .4s}.resource-nav li .sub-nav li{font-size:1.25rem;padding:.5em 0 0 35%;font-weight:bolder;text-align:left}.resource-nav li .sub-nav li:before{background:none;background-image:none}.resource-nav li .sub-nav li a{color:#373749}.resource-nav li .sub-nav li a:hover{text-decoration:underline}@media (max-width: 1199px){.resource-nav{width:100%;float:left}}.resource-list-items{width:70.83333%;float:right}@media (max-width: 1199px){.resource-list-items{width:100%;float:left;padding:0}}.l-item{width:100%;float:left;margin:25px 0;list-style:none}.resource-img{width:25%;float:left;padding:0 15px;text-align:center}.resource-img img{width:90%}@media (max-width: 1199px){.resource-img img{width:70%}}@media (max-width: 767px){.resource-img{width:100%;float:left}.resource-img img{width:50%}}.list-copy{width:75%;float:left;padding-right:40px}@media (max-width: 1199px){.list-copy{width:100%;float:left;padding:25px}}.list-copy .title a{font-size:1.75rem;color:#ff4833;font-family:'proximanova-bold';line-height:1;text-decoration:none}.cs{background:no-repeat top right;background-size:100% auto}.case-header-left{width:41.66667%;float:left}@media (max-width: 1024px){.case-header-left{width:100%;float:left}}.case-study-header h2{font-size:2.75rem;padding:35px 0 50px;color:#ff4833}.inline-me{display:inline-block}@media (max-width: 1024px){.inline-me{width:100%;margin:0 auto}}.case-study-header,.intro-text,.key-takeaway-solution,.capabilities-wrapper .capabilities{padding:12px 50px}.case-study-header{background-color:#f8f6f7}.case-study-header .case-logos{margin:35px 12px 0}@media (max-width: 1024px){.case-study-header .case-logos{margin:25px 0 0}}.case-study-header .case-logos img{height:45px}.case-study-header .case-logos img:last-child{height:65px;padding-bottom:5px;padding-left:15px}@media (max-width: 1024px){.case-study-header .case-logos img:last-child{padding-left:0}}@media (max-width: 1024px){.case-study-header{height:auto;padding:5px;background-size:75%}}@media (max-width: 1024px) and (max-width: 767px){.case-study-header{background-size:50%}}.takeaways{font-size:1.25rem}@media (max-width: 1024px){.takeaways{margin-top:50px}}.takeaways .icon{text-align:center}.takeaways .icon img{width:70px;height:70px;margin:10px 0}.takeaways .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:70px;margin-bottom:12px}.takeaways .row .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px;margin:10px 0 10px 12px}.takeaways .button.sm{width:90%}.takeaways .button .btn-inner.sm{font-size:.875rem;width:100%;padding:0 20px}.cs-cta{padding:50px 0}@media (max-width: 1025px){.cs-cta{margin-bottom:25px}.cs-cta .half{width:100%}}@media (max-width: 767px){.cs-cta{padding:15px 0}}.intro-text{margin-top:100px}@media (max-width: 1024px){.intro-text{margin-top:0;padding:0}}.rtf{width:70.83333%;float:left;padding:12px 35px}.rtf .main-header,.rtf .bigger-paragraph,.rtf .bigger-paragraph p{font-size:1.75rem;margin:30px 0 12px}.rtf .main-header{color:#ff4833;font-family:'proximanova-bold'}.rtf .bigger-paragraph{font-family:'proximanova-light'}.case-quote{width:25%;float:left;margin-left:4.16667%;background:#fff}.case-quote .blockquote-line{width:83px;height:3px;background:url("../images/blockquote-line.png") top left no-repeat}.case-quote img{display:block;width:83%;margin:25px auto 0}.case-quote footer{padding-top:10px}@media (max-width: 1024px){.rtf,.case-quote{width:100%;float:left;margin-left:0%}}.contact-us{width:33.33333%;float:left;font-size:1.25rem;margin-left:75px;padding:30px 50px}.contact-us .headline-text{font-size:.875rem;margin:24px 0;color:#ff4833;font-family:"proximanova-semibold",verdana,arial;font-weight:bold;text-transform:uppercase}.contact-us .name,.contact-us a{display:block;padding:5px 0;color:inherit}.contact-us .services-used ul{padding:0;list-style:none}.contact-us .services-used ul li{padding:5px 0}.sub-header,.paragraph{font-size:1.25rem;font-weight:bold}.smaller-paragraph,.smaller-paragraph p{margin-top:4px;font-family:'proximanova-light'}.key-takeaway-solution{width:58.33333%;float:left}.key-takeaway-banner img{width:100%}.capabilities-wrapper{padding-bottom:12px}.capabilities-wrapper h2{text-align:center}.customers a{color:#252536}.third,.forth,.board-member{margin:0 0 50px}.third span,.forth span,.board-member span{display:block;width:75%;text-align:center}@media (max-width: 768px){.third span,.forth span,.board-member span{width:auto}}.third .name,.forth .name,.board-member .name{font-size:1.125rem;padding:10px 0 5px}.third .title,.forth .title,.board-member .title{font-size:.875rem;color:#373749;text-transform:none}.third .company,.forth .company,.board-member .company{font-size:1rem;padding:5px 0;color:#ff4833}.third{width:33.33333%;float:left}.third:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both}.third:nth-child(3n+2){margin-left:33.33333%;margin-right:-100%;clear:none}.third:nth-child(3n+3){margin-left:66.66667%;margin-right:-100%;clear:none}.forth{width:25%;float:left}.forth:nth-child(4n+1){margin-left:0;margin-right:-100%;clear:both}.forth:nth-child(4n+2){margin-left:25%;margin-right:-100%;clear:none}.forth:nth-child(4n+3){margin-left:50%;margin-right:-100%;clear:none}.forth:nth-child(4n+4){margin-left:75%;margin-right:-100%;clear:none}@media (max-width: 768px){.third,.forth{width:50%;float:left}.third:nth-child(2n+1),.forth:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both}.third:nth-child(2n+2),.forth:nth-child(2n+2){margin-left:50%;margin-right:-100%;clear:none}}@media (max-width: 480px){.third,.forth{width:100%;float:left;clear:both !important}.third:nth-child(1n+1),.forth:nth-child(1n+1){margin-left:0;margin-right:-100%;clear:none}}.modal .window .modal-partner-logo.board-member{text-align:center}.modal .window .modal-partner-logo.board-member span{width:100%}.modal .window .modal-partner-logo.board-member .pic img{width:75%}
