/*!
 * Copyright 2014 Go Squared Ltd.
 */body{font:14px/1.5 Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;color:#5b656d;-webkit-font-smoothing:antialiased}.btn{padding:6px 15px;border-radius:5px;color:#0095FF;line-height:1.5em;text-decoration:none;font-weight:500;background-color:transparent;box-shadow:inset 0 0 0 1px #0095FF;cursor:pointer;border:none;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.btn a{color:#fff}.btn:focus,.btn:hover{color:#0077CB;background-color:#EFF5F8}.btn:active{color:#0077CB;background-color:#E5EEF4;box-shadow:inset 0 1px 6px rgba(0,0,0,.2),inset 0 0 0 1px #0095ff}.btn.disabled,.btn:disabled,.btn[disabled]{color:#fff;text-shadow:none;cursor:not-allowed;background:#969696;box-shadow:none}.btn.disabled:hover,.btn:disabled:hover,.btn[disabled]:hover{background:#969696}.btn.disabled.btn-error,.btn:disabled.btn-error,.btn[disabled].btn-error{background:#bb2626;box-shadow:none}.btn.disabled.btn-error:hover,.btn:disabled.btn-error:hover,.btn[disabled].btn-error:hover{background:#bb2626}.btn-outline{box-shadow:inset 0 0 0 1px #286d9f;background:0 0;color:#286d9f;text-shadow:none}.btn-large{font-size:16px;padding:10px 26px 8px}.btn-success{background-color:#6ec50c;box-shadow:none;color:#fff}.btn-success:focus,.btn-success:hover{background-color:#5ead06;color:#fff}.btn-success:active{background-color:#539b02;box-shadow:inset 0 1px 6px rgba(0,0,0,.2)}.btn-primary{background-color:#0095FF;color:#fff}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#188ADB}.btn-primary:active{background-color:#188ADB;box-shadow:inset 0 1px 6px rgba(0,0,0,.2)}.btn-error{background-color:#bb2626;box-shadow:0 1px 0 #661515;color:#fff}.btn-error:focus,.btn-error:hover{background-color:#a62222}.btn-error:active{background-color:#911d1d}.btn-group ul li:first-child .btn,.btn-group ul li:last-child .btn{text-align:right}body{width:100%}body:after,body:before{content:"";display:table}body:after{clear:both}table{width:100%;margin:15px 0 30px;border-collapse:collapse;border-spacing:0}tr{border-bottom:1px solid #e7eaee}tr:nth-child(even){background:#fafbfc}td,th{vertical-align:top;padding:8px 12px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url]{background:#fff;border-radius:3px;border:0;box-shadow:0 0 0 1px #e1e1e1,inset 0 1px 1px rgba(0,0,0,.05);padding:.7em .9em;-webkit-appearance:none}input[type=email]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=url]:-webkit-autofill{background:#fff}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus{outline:0;box-shadow:0 0 0 2px #30a9ff,inset 0 1px 1px rgba(0,0,0,.05);background:#f6f8fa}input[type=email].form-err,input[type=number].form-err,input[type=password].form-err,input[type=tel].form-err,input[type=text].form-err,input[type=url].form-err{box-shadow:0 0 0 2px #bb2626,inset 0 1px 1px rgba(0,0,0,.05)}.form-error{color:#bb2626}.inputs{clear:both;padding:.4em .6em;position:relative}.inputs label{display:inline-block}select{-webkit-appearance:none;appearance:none;border-radius:3px;border:0;box-shadow:0 0 0 1px #e1e1e1,inset 0 1px 1px rgba(0,0,0,.05);padding:.7em .9em;width:100%;background-image:url(//static.gosquared.com/images/developer/icon_dropdown_01.png);background-repeat:no-repeat;background-position:96%;background-color:#fff}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){select{background-image:url(//static.gosquared.com/images/developer/icon_dropdown_01@2x.png);background-size:10px 5px}}select:focus{outline:0;box-shadow:0 0 0 2px #30a9ff,inset 0 1px 1px rgba(0,0,0,.05);background-color:#f6f8fa}input[type=submit]{border:none}.btn-success:focus,input[type=submit]:focus{outline:0}.obscure{overflow:hidden;text-indent:-9999px;white-space:nowrap;width:0;position:absolute}header>nav{background:#fff;width:100%;border-bottom:1px solid #F0F0F0;padding:30px 0}header>nav.nav-plain{border-bottom:none}header>nav.nav-plain li{display:none}header>nav.nav-plain .logo{display:inline-block}header>nav .nav-primary{width:960px;margin:0 auto;padding:0}header>nav li{list-style:none;display:inline;line-height:32px;position:relative;top:2px;vertical-align:middle}header>nav .logo{display:inline-block;width:154px;height:32px;top:0}header>nav .logo a{display:inline-block;background-image:url(//static.gosquared.com/images/nav/logo.png);background-repeat:no-repeat;text-indent:-9999px;color:transparent;width:134px;height:32px;opacity:.9;padding:0 0 0 20px}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){header>nav .logo a{background-image:url(//static.gosquared.com/images/nav/logo@2x.png);background-size:134px 32px}}header>nav .logo a:hover{opacity:1}header>nav .account-buttons{float:right;margin-right:10px;top:0}header>nav .account-buttons li{top:0}header>nav .account-buttons ul{margin:0;padding:0}header>nav .account-buttons .btn{box-shadow:none;border-radius:3px}header>nav .account-buttons .btn:hover{background-color:transparent}header>nav a{display:inline-block;padding:0 20px;text-decoration:none;color:#808b95}header>nav a:hover{color:#5b656d}header>nav a:active,header>nav a:focus{color:#444b51}header>nav a.btn{text-align:right;padding:7px 16px}header>nav a.btn:active,header>nav a.btn:hover{background-color:transparent}header>nav a.btn.btn-primary:focus,header>nav a.btn.btn-primary:hover{color:#fff;background-color:#188ADB}header>nav a.btn.btn-primary:active{color:#fff;background-color:#188ADB;box-shadow:inset 0 1px 6px rgba(0,0,0,.2)}.toggle-new{display:inline-block;height:15px;width:32px}.toggle-new .toggle-slide{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr}.toggle-new .toggle-slide .toggle-blob,.toggle-new .toggle-slide .toggle-off,.toggle-new .toggle-slide .toggle-on{float:left}.toggle-new .toggle-slide .toggle-blob{position:relative;z-index:9;cursor:hand;cursor:-webkit-grab;cursor:grab}.toggle-new .toggle-slide .toggle-blob:active{cursor:-webkit-grabbing;cursor:grabbing}.toggle-new .toggle-slide{border-radius:4px;height:3px;background:-webkit-linear-gradient(top,#8ca0ad,#cad6de);background:linear-gradient(to bottom,#8ca0ad,#cad6de);overflow:visible;margin:0 auto}.toggle-new .toggle-blob{background:#FFF;box-shadow:0 2px 4px 0 rgba(97,126,147,.56);border-radius:20px;margin-top:-7.5px;border:1px solid #C9D1D6}#enterprise,#signup{display:none;background:#DCEBF5;border-radius:5px;width:400px}#enterprise.fullscreen,#signup.fullscreen{width:100%;left:0!important;margin-left:0!important}#enterprise h2,#signup h2{text-align:center}#enterprise h3,#signup h3{text-align:center;font-size:14px;font-weight:400}#enterprise .inner,#signup .inner{padding:36px 36px 0}#enterprise .inputs,#signup .inputs{padding:0 0 12px}#enterprise button,#enterprise input,#signup button,#signup input{font:14px/1.5 Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;border:none;box-shadow:none;width:300px}#enterprise button,#signup button{font-weight:900;width:100%;margin-top:10px;font-size:16px;line-height:1em}#enterprise label,#signup label{opacity:0;margin-bottom:-1px;display:block;margin-top:-8px;font-size:12px;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}#enterprise .inputs.toggle,#signup .inputs.toggle{padding-top:12px}#enterprise .inputs.toggle label,#signup .inputs.toggle label{opacity:1;text-align:center;font-size:14px}#enterprise .inputs.toggle .toggle,#signup .inputs.toggle .toggle{margin:10px auto 0}#enterprise .inputs.toggle span.label,#signup .inputs.toggle span.label{font-size:13px;color:#799BB3;font-weight:500;display:inline-block;position:relative;top:-8px;padding:0 10px;cursor:pointer;width:98px;text-align:right}#enterprise .inputs.toggle span.label~span,#signup .inputs.toggle span.label~span{text-align:left}#enterprise .error,#signup .error{color:#bb2626;text-align:center;padding:1em}#enterprise .login,#signup .login{margin:0;line-height:52px;text-align:center}.breadcrumbs{list-style:none;padding:0;font-size:.9em}.breadcrumbs li{display:inline;padding-right:10px}.breadcrumbs li:after{display:inline;content:"\2192";padding-left:10px}.breadcrumbs li:last-child a{text-decoration:none}.breadcrumbs li:last-child:after{display:none}.breadcrumb{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;width:100%;display:block;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:8px 0}.breadcrumb ol{list-style:none;padding:0;margin:0 auto;max-width:960px}.breadcrumb li{background-image:url(//static.gosquared.com/images/nav/breadcrumb_seperator.png);background-repeat:no-repeat;background-position:right center;display:inline-block;padding:0 24px 0 12px;margin:0}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.breadcrumb li{background-image:url(//static.gosquared.com/images/nav/breadcrumb_seperator@2x.png);background-size:'10px' '36px'}}.breadcrumb li:last-child{background:0 0}.breadcrumb li:last-child a{font-weight:500;color:#818082}.breadcrumb a{font-size:1em;text-decoration:none;color:#969596;display:block;padding:12px}.promo-boxes{clear:both;background:#fff;min-height:260px;padding:40px 0 0;border-top:solid 1px #EBEBEB}.promo-boxes a:first-child .promo{box-shadow:1px 0 0 #EBEBEB}.promo-boxes .promo{width:50%;height:200px;padding:10px 0;float:left;text-align:center;background-position:center bottom;background-repeat:no-repeat}.promo-boxes .promo:hover{opacity:.8}.promo-boxes .promo h2{padding:0;width:auto;margin:.83em 0;font-size:18px;font-weight:400}.promo-boxes .promo h3{font-size:12px;font-weight:400}.promo-boxes .blog{background-image:url(//static.gosquared.com/images/home/icon_blog_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .blog{background-image:url(//static.gosquared.com/images/home/icon_blog_01@2x.png);background-size:100px 120px}}.promo-boxes .customers{background-image:url(//static.gosquared.com/images/home/icon_customers_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .customers{background-image:url(//static.gosquared.com/images/home/icon_customers_01@2x.png);background-size:210px 120px}}.promo-boxes .globe{background-image:url(//static.gosquared.com/images/home/icon_globe_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .globe{background-image:url(//static.gosquared.com/images/home/icon_globe_01@2x.png);background-size:210px 120px}}.promo-boxes .api{background-image:url(//static.gosquared.com/images/home/icon_api_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .api{background-image:url(//static.gosquared.com/images/home/icon_api_01@2x.png);background-size:140px 120px}}.promo-boxes .faqs{background-image:url(//static.gosquared.com/images/home/icon_faqs_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .faqs{background-image:url(//static.gosquared.com/images/home/icon_faqs_01@2x.png);background-size:210px 120px}}.promo-boxes .trial{background-image:url(//static.gosquared.com/images/home/icon_trial_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .trial{background-image:url(//static.gosquared.com/images/home/icon_trial_01@2x.png);background-size:260px 160px}}.promo-boxes .demo{background-image:url(//static.gosquared.com/images/home/icon_demo_01.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.promo-boxes .demo{background-image:url(//static.gosquared.com/images/home/icon_demo_01@2x.png);background-size:210px 160px}}blockquote{text-align:center;color:#758E98;margin:3em 40px}blockquote p{quotes:'“' '”' '‘' '’';font-size:21px;font-weight:600}blockquote p:before{content:open-quote}blockquote p:after{content:close-quote}blockquote footer{font-size:14px}/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;-webkit-transition:.1s linear all!important;transition:.1s linear all!important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-label,.ladda-button .ladda-spinner{-webkit-transition:.3s cubic-bezier(0.175,.885,.32,1.275) all!important;transition:.3s cubic-bezier(0.175,.885,.32,1.275) all!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-label,.ladda-button[data-style=zoom-out] .ladda-spinner{-webkit-transition:.3s ease all!important;transition:.3s ease all!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-ms-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-ms-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-ms-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 2000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.tip{position:absolute;color:#fff;top:0;left:0;-webkit-transition:opacity 150ms linear;transition:opacity 150ms linear;opacity:1;z-index:100}.tip.top{z-index:101}.tip.hidden{opacity:0}.tip a{color:#1fa2ff}.tip a:hover{color:#51B7FF}.tip a:active{color:#1A8BDC}.tip .tip-inner{border-radius:5px;background:#162936}.tip .tip-arrow{position:absolute;border:7px solid transparent;font-size:0;width:0;height:0}.tip .tip-arrow.left{border-left-color:#162936;border-left-width:10px;right:-17px;top:50%;margin-top:-7px}.tip .tip-arrow.right{border-right-color:#162936;border-right-width:10px;left:-17px;top:50%;margin-top:-7px}.tip .tip-arrow.top{border-top-color:#162936;border-top-width:10px;bottom:-17px;left:50%;margin-left:-7px}.tip .tip-arrow.bottom{border-bottom-color:#162936;border-bottom-width:10px;top:-17px;left:50%;margin-left:-7px}.hide{display:none}#no-js{text-align:center;background:#fcf8d4;padding:.5em;border-bottom:1px solid #a3bccd}.hero{height:400px;overflow:hidden;min-width:960px;text-align:center}.hero h3{font-weight:400}.hero .main-link{display:inline-block;margin-top:1em}h1{font-size:32px}h2{color:#5b656d}.content{clear:both;width:960px;margin:0 auto;padding:20px}.feature-row{min-height:300px;padding-top:50px;padding-bottom:50px;clear:both}.feature-row h2{margin-bottom:5px}.feature-row h3{font-weight:100;padding-top:5px;margin-top:0}h4.newbadge{text-transform:uppercase;font-size:11px;line-height:1em;color:#fff;background-color:#fba617;border-radius:20px;display:inline;padding:6px 18px 5px}abbr[title]{cursor:help}.sideline{display:inline;float:left;width:380px;margin:0 10px}#modal-backdrop{position:fixed;top:0;bottom:0;right:0;left:0;z-index:99998;background:rgba(0,0,0,.2)}a{color:#5b656d}.home-page div[role=main]{min-width:960px;overflow-x:hidden;background-color:#F7FAFC}.home-page div[role=main] section{border-bottom:none}.home-page .newbanner{text-align:center;background-color:#fff;box-shadow:0 -1px 1px rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid #F0F0F0!important;margin-top:-1px;background-clip:content-box;position:relative;z-index:8}.home-page .newbanner :hover .link{border-bottom:1px solid #0095FF}.home-page .newbanner :hover .badge{background:#0081DC}.home-page .newbanner a{display:block;text-decoration:none;padding:5px 0}.home-page .newbanner a .badge{text-transform:uppercase;font-size:12px;font-weight:700;background:#0095FF;color:#fff;padding:3px 6px;border-radius:3px;margin-right:8px}.home-page .newbanner a .link{color:#0095FF;font-weight:500}.home-page .clients{background-color:#fff;padding:40px 0;border-bottom:1px solid rgba(0,0,0,.15)!important;box-shadow:0 1px 1px rgba(0,0,0,.05)}.home-page .clients h2{text-transform:uppercase;font-size:12px;font-weight:700;text-align:center;color:#737A80}.home-page .clients .clients-banner{background-image:url(https://static.gosquared.com/images/home/logos_clients_01.png);background-repeat:no-repeat;background-position:center center;height:61px;width:913;margin:30px auto}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.home-page .clients .clients-banner{background-image:url(https://static.gosquared.com/images/home/logos_clients_01@2x.png);background-size:913px 61px}}.home-page .promos{margin:0 auto;text-align:center;padding-top:0;padding-bottom:0}.home-page .promos .promobox{display:inline;float:left;width:300px;margin:0 10px;padding-top:40px;padding-bottom:40px}.home-page .promos .middle{border-left:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);width:298px}.home-page .main{margin-top:60px;text-align:center}.home-page .main .screenshot{height:400px;margin-top:80px;position:relative;background-position:top center;overflow:hidden;z-index:5}.home-page .main .screenshot .desktop{max-width:900px}.home-page .main .screenshot .mobile{margin-top:-600px;margin-left:640px;-webkit-animation:fadein .8s;animation:fadein .8s}@-webkit-keyframes fadein{from{opacity:0;margin-top:-350px}to{opacity:1;margin-top:-400px}}@keyframes fadein{from{opacity:0;margin-top:-350px}to{opacity:1;margin-top:-400px}}.home-page .main .hero-title{text-align:center}.home-page .main .hero-title h1{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:64px;font-weight:100;color:#415665;margin:0;line-height:1.4em}.home-page .main .hero-title h2{font-style:18px;font-weight:400;margin-bottom:45px}.home-page .main .hero-title h3{margin-top:65px;color:#A0B5C6;font-size:14px;font-weight:400}.home-page .main .hero-title .btn{margin:0 10px;display:inline-block;min-width:160px}.home-page .main .hero-title .next-steps ul{padding-left:0}.home-page .main .hero-title .next-steps ul li{width:30%;list-style:none;display:inline-block;vertical-align:top;text-align:left}.home-page .main .hero-title .next-steps ul li a{text-decoration:none}.home-page .main .hero-title .next-steps ul li h4{font-size:14px;font-weight:400}.home-page .main .hero-title .next-steps ul li:hover h4{color:#0d9aff}.home-page .main .hero-title .next-steps ul li div{background-image:url(//static.gosquared.com/images/home/icons_next_01.png);background-repeat:no-repeat;margin:0 0 0 -5px;width:60px;height:60px}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.home-page .main .hero-title .next-steps ul li div{background-image:url(//static.gosquared.com/images/home/icons_next_01@2x.png);background-size:240px 60px}}.home-page #icon_ecommerce div{background-position:-60px 0}.home-page #icon_demo div{background-position:-120px 0}.home-page #icon_demo:active div{background-position:-180px 0}.agencies-page header nav{background-color:#c0392b;border-bottom:1px solid #c0392b}.agencies-page header nav a{color:#B4BBC0;color:rgba(255,255,255,.7)}.agencies-page header nav a:hover{color:#FFF}.agencies-page header nav a:active{color:#687781;color:rgba(255,255,255,.4)}.agencies-page header nav a.btn:active,.agencies-page header nav a.btn:hover{background:0 0}.agencies-page header nav a.btn-primary{color:#FFF;border-radius:3px}.agencies-page header nav a.btn-primary:focus,.agencies-page header nav a.btn-primary:hover{color:#fff;background-color:#188ADB}.agencies-page header nav a.btn-primary:active{background-color:#07C}.agencies-page header nav .logo a{opacity:.8;background-image:url(//static.gosquared.com/images/nav/logo_white.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.agencies-page header nav .logo a{background-image:url(//static.gosquared.com/images/nav/logo_white@2x.png);background-size:134px 32px}}.agencies-page header nav .logo a:active,.agencies-page header nav .logo a:hover{opacity:1}.agencies-page .header{background:-webkit-linear-gradient(#c0392b,#9b59b6);background:linear-gradient(#c0392b,#9b59b6);padding-top:1px;color:#FFF;text-align:center}.agencies-page .header h1{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:100;font-size:48px;margin-bottom:0}.agencies-page .header h2{color:#FFF;font-size:32px;font-weight:200;font-style:italic;margin:0 0 10px}.agencies-page .header span{color:#8BAAC1;color:rgba(255,255,255,.6)}.agencies-page .hero-title{position:relative;margin:160px auto 200px}.agencies-page .clients{background-color:#fff;padding:30px 0}.agencies-page .section{margin:0 auto;padding:80px 0;width:960px;border-top:1px solid #E5E5E5}.agencies-page .section a{color:inherit}.agencies-page .section a.btn.btn-primary{color:#fff}.agencies-page .section.left{text-align:left}.agencies-page .section.left .section-tagline,.agencies-page .section.left .section-text,.agencies-page .section.left .section-title{width:100%;margin-left:0;margin-right:0}.agencies-page .section.right .section-tagline,.agencies-page .section.right .section-text,.agencies-page .section.right .section-title{width:100%;margin-right:0}.agencies-page .section.center{text-align:center}.agencies-page .section.reports{padding-bottom:0}.agencies-page .section-image.left{float:left;margin:50px 60px 60px 0}.agencies-page .section-image.right{float:right;margin:50px 0 60px 60px}.agencies-page .section-image.rounded{border-radius:11px}.agencies-page .section-image.reports{margin:40px 60px 0 0}.agencies-page .section-title{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:100;color:#011E33;font-size:48px;text-align:inherit;margin:10px auto;max-width:760px;line-height:66px}.agencies-page .section-tagline{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;color:#6E899C;font-size:24px;text-align:inherit;margin:10px auto}.agencies-page .section-text{width:650px;font-size:17px;text-align:inherit;margin:40px auto;line-height:22px;color:#3C617C}.agencies-page .section-copy{width:960px;margin:0 auto}.agencies-page .segmented-group-controller{width:960px;font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;position:relative;margin:30px auto}.agencies-page .segmented-group-controller a{width:33%;display:inline-block;padding:15px 0 17px;margin:0;font-size:14px;text-align:center;text-decoration:none;font-weight:500;border-bottom:1px solid #E5E5E5;cursor:pointer}.agencies-page .segmented-group-controller a.active{border-bottom:3px solid #597183;padding-bottom:15px;font-weight:600}.agencies-page .next-action{text-align:center}.agencies-page .segment-page{display:table}.agencies-page .segment-page:after,.agencies-page .segment-page:before{content:"";display:table}.agencies-page .segment-page:after{clear:both}.agencies-page .segment-page img,.agencies-page .segment-page p{font-size:17px;text-align:left;padding:20px;display:table-cell;vertical-align:middle}.agencies-page .feature-column{width:210px;display:inline-block;vertical-align:top;margin:10px;text-align:left}.agencies-page .feature-column h1{font-size:16px;font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:500}.agencies-page .feature-column p{font-size:15px}.agencies-page .features{text-align:center}.agencies-page .rounded-image{border-radius:5px;padding:0!important}.agencies-page .cta-buttons{display:block;margin:60px auto}.agencies-page .cta-buttons a{margin:0 10px}.agencies-page .cta-buttons a.btn{border:1px solid #FFF;color:#fff;box-shadow:none;background:0 0;min-width:130px;display:inline-block}.agencies-page .cta-buttons a.btn:hover{background:#3380B7;background:rgba(255,255,255,.2)}.agencies-page .cta-buttons a.btn:active{background:#3380B7;background:rgba(255,255,255,.2);opacity:.6}.agencies-page .cta-buttons a.btn.btn-primary{border:1px solid #fff;background:#fff;color:#7C2C53}.agencies-page .cta-buttons a.btn.btn-primary:hover{opacity:.8}.agencies-page .cta-buttons a.btn.btn-primary:active{opacity:.6}.agencies-page .right .fixed-width{float:right}.agencies-page .manage-clients .fixed-width{max-width:500px}.agencies-page .data-driven .fixed-width{max-width:420px}.agencies-page .agencies-love .fixed-width{max-width:440px}.developer-page .hero{background:#e5ecf1;min-height:350px}.developer-page .hero h1{font-size:72px;margin-bottom:0;padding-top:30px}.developer-page .cat{border-radius:10px}.customers-page .hero{height:150px;background:#e5ecf1}.customers-page .wall{padding:50px;margin:0 auto;text-align:center}.customers-page .wall.has-js{opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.customers-page .wall.no-js{opacity:1}.customers-page iframe{max-width:1000000px!important;display:inline!important}.customers-page blockquote{background:#fff;width:300px;margin:10px;padding:10px;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.2);display:inline-block;vertical-align:top}.customers-page .spinny{position:absolute;z-index:100;left:50%;margin-top:100px;text-align:center}.about-page nav{background:rgba(255,255,255,.7)}.about-page h1{padding-top:100px;font-size:48px;font-weight:200;position:relative;z-index:3}.about-page section{border-top:1px solid #EBEBEB}.about-page section h2{text-align:center}.about-page #map{background-image:url(//static.gosquared.com/images/about/map.png);background-repeat:no-repeat;position:absolute;width:1024px;height:512px;left:50%;margin-left:-512px;z-index:0}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.about-page #map{background-image:url(//static.gosquared.com/images/about/map@2x.png);background-size:1024px 512px}}.about-page .bloop{display:block;width:6px;height:6px;margin-left:-3px;margin-top:-3px;position:absolute;left:320px;top:30px;border-radius:3px;box-shadow:inset 0 2px 0 rgba(255,255,255,.25),inset 0 0 0 1px rgba(0,0,0,.4),0 1px 1px rgba(0,0,0,.2),inset 0 -1px 2px rgba(0,0,0,.1);background:#3b81b3;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.about-page #purpose{background:#fff;background:rgba(255,255,255,.7)}.about-page #purpose ul{list-style:none;padding:30px 0}.about-page #purpose ul li{display:inline-block;text-align:center;width:20%;padding:0 2.5%}.about-page #purpose ul li h3{margin:0 auto;background:#389CE3;color:#fff;width:35px;height:29px;padding-top:6px;border-radius:5px}.about-page #purpose ul li h4{font-size:20px}.about-page #stats ul{list-style:none;padding:30px 0}.about-page #stats ul li{display:inline-block;text-align:center;width:20%;padding:0 2.5%}.about-page #stats ul li h3{font-size:36px;font-weight:100;margin:0}.about-page #stats ul li h3.bytes-of-data{font-size:24px}.about-page #stats ul li h4{font-weight:200;margin:0}.about-page #stats ul li h4 a{color:#0d9aff}.about-page #team ul{list-style:none;padding:40px 0 0;clear:both}.about-page #team ul li{display:inline-block;text-align:center;width:33%}.about-page #team ul li img{border-radius:10px}.about-page #team ul li h4{font-weight:200;color:#9EACB6}.about-page #investors ul{list-style:none;padding:40px 0 0;clear:both}.about-page #investors ul li{display:inline-block;text-align:center;width:25%}.about-page #investors ul li img{border-radius:10px}.about-page #investors ul li h4{font-weight:200;color:#9EACB6}.about-page #story{background:url(//static.gosquared.com/images/about/bg_storytimeline_01.png) left bottom no-repeat;min-height:400px}.about-page #story div{padding-top:40px;padding-left:288px;display:inline;float:left;width:540px;margin:0 10px}.about-page #logo{text-align:center}.about-page #logo div{width:382px;margin:40px auto 0;padding-bottom:30px}.about-page #logo div img{clear:both;margin:60px 40px}.about-page #logo div a.logo{clear:both;display:block;border:1px solid #7690A2;border-radius:5px 5px 0 0}.about-page #logo div a.download{border-radius:0 0 5px 5px;background:#7690A2;color:#fff;display:block;margin-top:-6px;padding:10px 0;text-decoration:none}.about-page #location{width:100%;padding:0;position:relative;height:400px}.about-page #location iframe{position:absolute;top:0;z-index:1;pointer-events:none}.about-page #location .box{position:absolute;z-index:2;background:#4e616f;right:50%;width:300px;margin-right:100px;margin-top:50px;padding:0 10px 40px;color:#fff;border-radius:4px}.about-page #location .box div{margin:20px 0;float:left;font-size:12px;width:50%}.about-page #location .box div+div{opacity:.7}.about-page #location h2{color:#fff;margin:.83em 0;padding-bottom:.5em;border-bottom:1px solid #fff}.about-page #location h4{text-transform:uppercase;opacity:.5;margin:0}.about-page #location address{font-style:normal;font-weight:700}.new-page .main{min-height:300px;text-align:center}.new-page .main h1{font-weight:200;font-size:42px;margin-bottom:0}.new-page .main h1 i{font-weight:600}.new-page .main h2{margin-top:8px;margin-bottom:36px;font-weight:400}.new-page .main .video{clear:both;padding-top:60px}.new-page .signoff{min-height:100px;text-align:center;padding:50px 0}.new-page .signoff h2{font-weight:400;margin-bottom:36px}.new-page .signoff .btn{margin:0 10px}.new-page .feature-nav{background:#fff;background:rgba(255,255,255,.7);padding-top:25px;padding-bottom:60px;margin:0 auto;text-align:center}.new-page .feature-nav ul{padding-left:0}.new-page .feature-nav li{width:180px;padding-top:20px;list-style:none;display:inline-block;vertical-align:top;text-align:center}.new-page .feature-nav li:hover{opacity:.8}.new-page .feature-nav li h3{font-size:18px;font-weight:400;color:#363C41}.new-page .feature-nav li :hover h3,.new-page .feature-nav li :hover h4{color:#0d9aff}.new-page .feature-nav li h4{font-weight:400}.new-page .feature-nav li div{margin:0 auto;width:80px;height:80px;background:url(//static.gosquared.com/images/ui/neo/icons_welcome_01.png) repeat-x}.new-page .feature-nav #icon-settings div{background-position:-400px 0}.new-page .feature-nav #icon-integration div{background-position:-320px 0}.new-page .feature-nav #icon-devices div{background-position:-240px 0}.new-page section h2{text-align:center}.new-page section h3.tagline{text-align:center;font-weight:400;margin-bottom:30px}.new-page section .icon-app{margin:30px auto 0;width:80px;height:80px;background:url(//static.gosquared.com/images/ui/neo/icons_welcome_01.png) repeat-x}.new-page section #icon-settings{background-position:-400px 0}.new-page section #icon-integration{background-position:-320px 0}.new-page section #icon-devices{background-position:-240px 0}.new-page section .screenshot-wrapper{text-align:center;min-height:500px}.new-page section .screenshot{width:960px}.new-page section .phone{width:auto}.new-page section ul{list-style:none;padding:0}.new-page section ul li{text-align:left;display:inline;float:left;width:300px;margin:0 10px;padding-top:30px;min-height:180px}.new-page section ul li h3{text-align:left;margin:0}.new-page section ul li p{margin-top:0}.activate-page .hero{padding-bottom:10px;height:auto}.activate-page .nextsteps{padding-bottom:50px}.activate-page .nextsteps .step{width:320px;float:left;padding-bottom:20px}.activate-page .nextsteps .step h2{padding:20px 20px 0 0}.activate-page .nextsteps .step p{padding:0 20px 10px 0}.activate-page .nextsteps .step a{color:#0d9aff;text-decoration:none;font-size:14px}.activate-page .nextsteps .step .stephero{width:320px;height:320px;box-shadow:inset 0 0 0 160px rgba(0,0,0,.5)}.activate-page .nextsteps .step .stephero p{color:#fff;padding:26px;font-size:26px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.activate-page .nextsteps .mobile{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_04.jpg)}.activate-page .nextsteps .chat{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_02.jpg)}.activate-page .nextsteps .layouts{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_03.jpg)}.activate-page .nextsteps .campaigns{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_01.jpg)}.activate-page .nextsteps .tag{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_05.jpg)}.activate-page .nextsteps .events{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_06.jpg)}.activate-page .nextsteps .notifications{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_05.jpg)}.activate-page .nextsteps .twitter{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_06.jpg)}.activate-page .nextsteps .timeline{background-image:url(https://static.gosquared.com/images/activate/data_driven_person_07.jpg)}.reasons-page .hero{height:auto;border-bottom:1px solid rgba(0,0,0,.08)}.reasons-page .reasons-nav{width:960px;padding-top:0;padding-bottom:0;margin:0 auto;text-align:center}.reasons-page .reasons-nav ul{padding-left:0}.reasons-page .reasons-nav li{width:110px;padding-top:20px;list-style:none;display:inline-block;vertical-align:top;text-align:center}.reasons-page .reasons-nav li h3{font-size:14px;font-weight:400}.reasons-page .reasons-nav li:hover h3{color:#0d9aff}.reasons-page .reasons-nav li div{background-image:url(//static.gosquared.com/images/reasons/icons_01.png);background-repeat:no-repeat;margin:0 auto;width:50px;height:50px}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.reasons-page .reasons-nav li div{background-image:url(//static.gosquared.com/images/reasons/icons_01@2x.png);background-size:250px 50px}}.reasons-page .reasons-nav #icon-simplicity div{background-position:-50px 0}.reasons-page .reasons-nav #icon-privacy div{background-position:-100px 0}.reasons-page .reasons-nav #icon-speed div{background-position:-150px 0}.reasons-page .reasons-nav #icon-support div{background-position:-200px 0}.reasons-page .getstarted{border-bottom:1px solid rgba(0,0,0,.08);padding:20px 0}.reasons-page .getstarted .copy{display:inline;float:left;width:620px;margin:0 10px}.reasons-page .getstarted .actions{display:inline;float:left;width:300px;margin:40px 10px 20px;text-align:right;white-space:nowrap}.reasons-page .getstarted .actions .btn{margin-left:10px}.reasons-page .reason{border-bottom:1px solid rgba(0,0,0,.08);padding:40px 0;clear:both}.reasons-page .reason h2{text-align:center;font-size:32px;font-weight:100}.reasons-page .reason h3{text-align:center;font-size:21px;font-weight:300}.reasons-page .reason .section-icon{background-image:url(//static.gosquared.com/images/reasons/icons_01.png);background-repeat:no-repeat;margin:0 auto;width:50px;height:50px}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.reasons-page .reason .section-icon{background-image:url(//static.gosquared.com/images/reasons/icons_01@2x.png);background-size:250px 50px}}.reasons-page .reason #icon-simplicity{background-position:-50px 0}.reasons-page .reason #icon-privacy{background-position:-100px 0}.reasons-page .reason #icon-speed{background-position:-150px 0}.reasons-page .reason #icon-support{background-position:-200px 0}.reasons-page .reason ul{padding:0;text-align:left}.reasons-page .reason ul li{list-style:none;display:inline;float:left;width:460px;margin:0 10px}.reasons-page .reason ul li h3{text-align:left;font-size:18px}.reasons-page .promo-boxes{border-top:none}.fallback{display:none;margin:20px auto}body.no-svg-support .fallback{display:block}body.no-svg-support .fallback+*{display:none}body.no-svg-support .pinger .pulse{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:none;animation:none}body.no-svg-support .pinger.blue .pulse{background-image:url(//static.gosquared.com/images/why/pinger-gs.png);box-shadow:none;-webkit-animation:none;animation:none;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}body.no-svg-support .pinger.red .pulse{background-image:url(//static.gosquared.com/images/why/pinger-ga.png);box-shadow:none;-webkit-animation:none;animation:none;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fade-in-down{0%{opacity:0}100%{opacity:1;top:0}}@keyframes fade-in-down{0%{opacity:0}100%{opacity:1;top:0}}@-webkit-keyframes draw-path{to{stroke-dashoffset:0}}@keyframes draw-path{to{stroke-dashoffset:0}}@-webkit-keyframes heartbeat{to{stroke-dashoffset:0}}@keyframes heartbeat{to{stroke-dashoffset:0}}@-webkit-keyframes pinger-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes pinger-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes grow-bar{from{height:2px;opacity:1}to{opacity:1}}@keyframes grow-bar{from{height:2px;opacity:1}to{opacity:1}}.why-accuracy .header{background:#3A9CE3;background-image:-webkit-linear-gradient(#248fdb,#8dcfff);background-image:linear-gradient(#248fdb,#8dcfff)}.why-accuracy .header .section-text,.why-accuracy .header .section-title{color:#fff}.why-accuracy .header>.fallback{margin-bottom:40px}.why-accuracy section{padding:100px 0;position:relative;z-index:2}.why-accuracy section.border-top{border-top:1px solid #DCE7F0}.why-accuracy .section-title{font-size:48px;color:#00365C;font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:100;text-align:center;margin:0 auto;padding:10px;max-width:760px}.why-accuracy h2.section-title{font-size:24px;color:#3F6783;font-weight:400}.why-accuracy .fade-in{opacity:0;-webkit-animation:fade-in .5s 1;animation:fade-in .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.why-accuracy .fade-out{opacity:1;-webkit-animation:fade-out .5s 1;animation:fade-out .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.why-accuracy .section-text{font-size:16px;line-height:1.5em;color:#00365C;font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;text-align:center;margin:20px auto;width:650px}.why-accuracy a.inherit-color{color:inherit}.why-accuracy .quoterow{background-color:#F7FBFF}.why-accuracy .quote{font-size:21px}.why-accuracy .quote-author{color:#7F9BAE}.why-accuracy img.quote{border-radius:5px;box-shadow:0 1px 1px rgba(0,0,0,.2)}.why-accuracy .overlay{position:absolute;width:100%;height:100%;background:#3A9CE3;top:0;left:0;z-index:1}.why-accuracy .person{display:block;width:32px;height:32px;background-image:url(//static.gosquared.com/images/why/person.png);background-repeat:no-repeat;position:absolute}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.why-accuracy .person{background-image:url(//static.gosquared.com/images/why/person@2x.png);background-size:32px 32px}}.why-accuracy .path{-webkit-animation:draw-path 2.25s linear forwards;animation:draw-path 2.25s linear forwards}.why-accuracy .pinging{background:#FFF}.why-accuracy .section-graphic{display:block;margin:80px auto;position:relative}.why-accuracy #people-not-pageviews{width:923px}.why-accuracy #pinger-tracking{width:760px;height:220px}.why-accuracy .pinger{display:block;position:relative;z-index:3;width:8px;height:8px;border-radius:6px;margin:80px auto}.why-accuracy .pinger .pulse{position:relative;top:-76px;left:-76px;display:block;width:160px;height:160px;border-radius:100%;background:0 0;opacity:0;-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translateZ(0);transform:translateZ(0)}.why-accuracy .pinger.blue{background:#05B8FF;background-image:-webkit-linear-gradient(269deg,rgba(255,255,255,.5) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(-179deg,rgba(255,255,255,.5) 0,rgba(0,0,0,.5) 100%)}.why-accuracy .pinger.blue .pulse{box-shadow:inset 0 0 10px 0 #4A90E2}.why-accuracy .pinger.red{background:#F77;background:-webkit-linear-gradient(269deg,rgba(255,255,255,.5) 0,rgba(0,0,0,.5) 100%) #F77;background:linear-gradient(-179deg,rgba(255,255,255,.5) 0,rgba(0,0,0,.5) 100%) #F77}.why-accuracy .pinger.red .pulse{box-shadow:inset 0 0 10px 0 #FF1E1E}.why-accuracy .ga-visual,.why-accuracy .gs-visual{display:inline-block;width:33%;overflow:hidden}.why-accuracy .browser-visual{display:inline-block;width:33%;position:relative;top:-60px}.why-accuracy .browser{background-image:url(//static.gosquared.com/images/why/browser_01.png);background-repeat:no-repeat;width:224px;height:124px;display:block;margin:0 auto;position:relative}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.why-accuracy .browser{background-image:url(//static.gosquared.com/images/why/browser_01@2x.png);background-size:224px 124px}}.why-accuracy .web-page{position:relative;width:220px;height:100px;display:block;top:21px;left:2px;-webkit-transform:translateZ(0);transform:translateZ(0)}.why-accuracy .web-page .state{display:none;position:absolute;top:0;left:0}.why-accuracy .web-page .state img{display:block;width:100%}.why-accuracy .resolution{display:block;margin:40px auto;width:440px}.why-accuracy .resolution .gs-graph{stroke-dasharray:1192.11;stroke-dashoffset:1192.11}.why-accuracy .resolution .ga-graph{stroke-dasharray:462.33;stroke-dashoffset:462.33}.why-accuracy #device-line{opacity:0}.why-accuracy .sampling{width:700px;margin:40px auto;height:340px;position:relative}.why-accuracy .bar{height:2px;width:60px;margin:0 5px;display:inline-block;background-color:#FF9961;position:absolute;overflow:hidden;bottom:0;border-radius:2px;opacity:0}.why-accuracy .bar .sample{position:absolute;width:100%;bottom:0;background-color:#DA560E;height:20px}.why-accuracy .animate .bar{-webkit-animation:grow-bar .25s cubic-bezier(0.5,0,1,1.75) forwards;animation:grow-bar .25s cubic-bezier(0.5,0,1,1.75) forwards}.why-accuracy .animate .bar.delay-0-02{-webkit-animation-delay:.02s;animation-delay:.02s}.why-accuracy .animate .bar.delay-0-04{-webkit-animation-delay:.04s;animation-delay:.04s}.why-accuracy .animate .bar.delay-0-06{-webkit-animation-delay:.06s;animation-delay:.06s}.why-accuracy .animate .bar.delay-0-08{-webkit-animation-delay:.08s;animation-delay:.08s}.why-accuracy .animate .bar.delay-0-1{-webkit-animation-delay:.1s;animation-delay:.1s}.why-accuracy .animate .bar.delay-0-12{-webkit-animation-delay:.12s;animation-delay:.12s}.why-accuracy .animate .bar.delay-0-14{-webkit-animation-delay:.14s;animation-delay:.14s}.why-accuracy .animate .bar.delay-0-16{-webkit-animation-delay:.16s;animation-delay:.16s}.why-accuracy .animate .bar.delay-0-18{-webkit-animation-delay:.18s;animation-delay:.18s}.why-accuracy .animate .bar.delay-0-2{-webkit-animation-delay:.2s;animation-delay:.2s}.why-accuracy .animate .graph{-webkit-animation:draw-path 2.25s linear forwards;animation:draw-path 2.25s linear forwards}.why-accuracy .web-page .state{-webkit-animation:fade-in .25s linear;animation:fade-in .25s linear}.why-accuracy .pinger .pulse,.why-accuracy .pinger .pulse.once{-webkit-animation:pinger-pulse 1s 1;animation:pinger-pulse 1s 1}.why-accuracy .sampling-truth{position:absolute;top:0;left:0;z-index:3}.why-accuracy .bars{position:absolute;top:340px;left:0;z-index:2}.why-accuracy .legend{width:600px;padding:15px;position:relative;text-align:center;margin:0 auto}.why-accuracy .legend .item{display:inline-block;padding:10px}.why-accuracy .legend .item .colour{height:8px;width:8px;border-radius:5px;display:inline-block;margin:2px 5px 1px}.why-accuracy .delay-0-5{-webkit-animation-delay:.5s;animation-delay:.5s}.why-accuracy .delay-1-0{-webkit-animation-delay:1s;animation-delay:1s}.why-accuracy .delay-1-5{-webkit-animation-delay:1.5s;animation-delay:1.5s}.why-accuracy .delay-2-0{-webkit-animation-delay:2s;animation-delay:2s}.why-accuracy .delay-2-5{-webkit-animation-delay:2.5s;animation-delay:2.5s}.why-accuracy .delay-3-0{-webkit-animation-delay:3s;animation-delay:3s}.why-accuracy .delay-3-5{-webkit-animation-delay:3.5s;animation-delay:3.5s}.why-accuracy .delay-4-0{-webkit-animation-delay:4s;animation-delay:4s}.why-accuracy .delay-4-5{-webkit-animation-delay:4.5s;animation-delay:4.5s}.why-accuracy .delay-7-5{-webkit-animation-delay:7.5s;animation-delay:7.5s}.why-accuracy .i-love-padding{padding-top:20px}.why-accuracy .provider-name{display:block;padding:30px 0;text-align:center}.stories-page>header{position:relative;z-index:1}.stories-page>header nav{background-color:rgba(255,255,255,.85);border-bottom:none}.stories-page .header{height:550px;background-color:#000;background-image:url(https://static.gosquared.com/images/stories/seedrs_alyssia_01.jpg);background-size:cover;background-position:center;padding:1px;margin-top:-95px;position:relative;z-index:0}.stories-page .header .quote{max-width:600px;text-align:left;color:#FFF;margin:0}.stories-page .header .quote .text{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;font-style:italic;font-size:30px;text-shadow:0 1px 10px rgba(0,0,0,.5);display:block;line-height:50px}.stories-page .header .quote .author{font-size:16px;font-weight:500;color:#272E33;display:block;padding-top:15px}.stories-page .header .header-content{width:960px;margin:180px auto}.stories-page .header .column{display:inline-block;vertical-align:middle}.stories-page .header .btn-large{font-size:14px;font-weight:500;padding:14px 26px;display:inline-block;margin-top:30px}.stories-page .page-content{width:500px;display:inline-block;float:left;margin:0 50px}.stories-page .page-content h1,.stories-page .page-content h2{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;color:#272E33;text-align:center;margin:10px}.stories-page .page-content h3{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:500;font-size:18px;color:#272E33;text-allign:left;margin:10px}.stories-page .page-content p,.stories-page .page-content ul{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;margin:20px auto;font-size:15px;color:#52585C}.stories-page .page-content ul{padding-left:0}.stories-page .page-content li{margin-bottom:10px}.stories-page .page-content hr{margin:60px auto;max-width:140px;border:none;height:2px;background-color:#EBEBEB}.stories-page .banner{width:100%;margin:0 auto 25px;padding:60px 0}.stories-page .banner .details{margin:0 auto;text-align:center}.stories-page .banner .details .logo{margin:10px auto;display:block}.stories-page .banner .details .website{margin:20px auto 0;display:inline-block;font-size:16px;color:#FFF;font-weight:600;text-decoration:none;font-style:italic;text-shadow:0 1px 3px rgba(0,0,0,.25);opacity:1}.stories-page .banner .details .website:active{opacity:.5}.stories-page .sidebar-info{width:300px;display:inline-block;float:right;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;margin:0 50px 0 0;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.05)}.stories-page .sidebar-info ul{padding-left:0;list-style:none;margin:20px}.stories-page .sidebar-info li{margin:10px 0}.stories-page .sidebar-info li:after,.stories-page .sidebar-info li:before{content:"";display:table}.stories-page .sidebar-info li:after{clear:both}.stories-page .sidebar-info .key{text-align:left;font-weight:500}.stories-page .sidebar-info .value{float:right}.stories-page .sidebar-info hr{margin:30px auto;max-width:140px;border:none;height:2px;background-color:#EBEBEB}.stories-page .sidebar-info blockquote{margin:15px 15px 30px;color:#272E33;font-style:italic}.stories-page .page{max-width:960px;margin:60px auto}.stories-page .breadcrumb{border-bottom:none}.stories-page .final-action{width:960px;margin:40px auto;border:1px solid #E2E2E2;border-radius:5px;overflow:hidden}.stories-page .final-action:after,.stories-page .final-action:before{content:"";display:table}.stories-page .final-action:after{clear:both}.stories-page .final-action h2{font-family:'Avenir Next',Avenir,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:500;padding:30px;margin:0;float:left;color:#272E33;font-size:18px}.stories-page .final-action .button-section{float:right;position:relative;background-color:#F5F5F5;margin:0;padding:34px 30px;border-left:1px solid #E2E2E2}.stories-page .final-action .button-section .btn{font-size:14px}.stories-page .clearfix:after,.stories-page .clearfix:before{content:"";display:table}.stories-page .clearfix:after{clear:both}.stories-page .btn.more{display:block;text-align:center;width:280px;margin:60px auto 0;padding:10px 15px}.stories-page .btn.more.side{float:right;width:270px;margin:40px 50px 0 0}.stories header>nav{border-bottom:1px solid rgba(255,255,255,.15);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://static.gosquared.com/images/stories/stories_seedrs_01.jpg);background-image:linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://static.gosquared.com/images/stories/stories_seedrs_01.jpg);background-size:cover;background-position:top;z-index:9999}.stories header>nav a{color:#B4BBC0;color:rgba(255,255,255,.7)}.stories header>nav a:hover{color:#FFF}.stories header>nav a:active{color:#687781;color:rgba(255,255,255,.4)}.stories header>nav .btn.btn-primary{color:#313538;border-radius:3px;background-color:#DBE3E9}.stories header>nav .btn.btn-primary:focus,.stories header>nav .btn.btn-primary:hover{color:#385565;background-color:#F0F3F6}.stories header>nav .btn.btn-primary:active{background-color:#fff}.stories .logo a{opacity:.8;background-image:url(//static.gosquared.com/images/nav/logo_white.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){.stories .logo a{background-image:url(//static.gosquared.com/images/nav/logo_white@2x.png);background-size:134px 32px}}.stories .logo a:active,.stories .logo a:hover{opacity:1}.stories .hero{height:550px;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,.1)),url(https://static.gosquared.com/images/stories/stories_seedrs_01.jpg);background-image:linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.1)),url(https://static.gosquared.com/images/stories/stories_seedrs_01.jpg);background-size:cover;background-position:center;padding:1px;position:relative;z-index:0}.stories .hero .quote{max-width:400px;text-align:left;color:#FFF;margin:0}.stories .hero .quote .text{font-weight:400;font-style:italic;font-size:36px;text-shadow:0 1px 10px rgba(0,0,0,.5);display:block;line-height:50px}.stories .hero .quote .author{font-size:14px;opacity:.6;font-weight:500;display:block;padding-top:15px}.stories .hero .header-content{width:960px;margin:50px auto 180px}.stories .hero .btn{float:left;margin-top:18px}.stories h1{text-align:center;margin:80px auto 30px;font-weight:200}.stories .twitter-love .wall{padding:0 50px 50px;margin:0 auto;text-align:center}.stories .twitter-love .wall.has-js{opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.stories .twitter-love .wall.no-js{opacity:1}.stories .twitter-love iframe{max-width:1000000px!important;display:inline!important}.stories .twitter-love blockquote{background:#fff;width:300px;margin:10px;padding:10px;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.2);display:inline-block;vertical-align:top}.stories .company-list{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:0;list-style:none;width:960px;margin:0 auto}.stories .company-list li{display:inline-block;max-width:450px;margin:0 15px 30px}.stories .company-list a{text-decoration:none}.stories .company-list .title{font-size:14px;text-align:center;color:#272E33;display:block;vertical-align:middle}.stories .company-list h3{font-size:inherit;font-weight:500;display:inline;padding:0;vertical-align:middle}.stories .company-list .vertical-dash{margin:0 8px;padding:0;height:1px;width:14px;overflow:hidden;z-index:-999999px;background-color:#a9b1b8;display:inline-block;vertical-align:middle}.stories .company-list .description{vertical-align:middle}.stories .get-started{text-align:center;padding-bottom:50px}.stories .get-started p{padding-bottom:30px}.stories .company-card{width:100%;height:190px;text-align:center;display:block;position:relative;margin-bottom:20px}.stories .company-card .image{border:1px solid #000;height:190px;border-radius:4px;display:block;position:relative}.stories .company-card .image img{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.stories .company-card .image.hungryhouse{border-color:#D11318}.stories .company-card .image.browsi{border-color:#25578A}.stories .company-card .image.buffalo{border-color:#16A6B6}.stories .company-card .image.creativeassembly{border-color:#9C0077}.stories .company-card .image.ghost{border-color:#5BA4E5}.stories .company-card .image.smarkets{border-color:#00B073}.stories .company-card .image.squixa{border-color:#F7851C}.stories .company-card .image.carthrottle{border-color:#FF9C42}.stories .company-card .image.seedrs{border-color:#B4D97C}.stories .company-card .image.gocarshare{border-color:#A9C9f0}.stories .company-card .image.payasyougym{border-color:#E51988}.stories .company-list li:hover .hungryhouse{background-color:#fae7e8}.stories .company-list li:hover .browsi{background-color:#e9eef3}.stories .company-list li:hover .buffalo{background-color:#e8f6f8}.stories .company-list li:hover .creativeassembly{background-color:#f5e6f1}.stories .company-list li:hover .ghost{background-color:#eff6fc}.stories .company-list li:hover .smarkets{background-color:#e6f7f1}.stories .company-list li:hover .squixa{background-color:#fef3e8}.stories .company-list li:hover .carthrottle{background-color:#fff5ec}.stories .company-list li:hover .seedrs{background-color:#f8fbf2}.stories .company-list li:hover .gocarshare{background-color:#f6fafe}.stories .company-list li:hover .payasyougym{background-color:#fce8f3}.smarkets-page .header{background-image:url(https://static.gosquared.com/images/stories/smarkets_jason_03.jpg)}.browsi-page .header{background-image:url(https://static.gosquared.com/images/stories/browsi_gal_04.jpg)}.styleguide-page .colour-box{display:inline-box;width:30px;height:30px;border-radius:5px}.styleguide-page .link{background-color:#5b656d}.styleguide-page .light{background-color:#e5ecf1}.styleguide-page .bright-text{background-color:#0d9aff}.styleguide-page .soft-text{background-color:#7f8e99}.styleguide-page .light-yellow{background-color:#fcf8d4}.styleguide-page .red{background-color:#bb2626}.styleguide-page .column{background-color:#e5ecf1;height:30px}.styleguide-page .12-column{display:inline;float:left;width:940px;margin:0 10px}.styleguide-page .4-column{display:inline;float:left;width:300px;margin:0 10px}footer.foot{background-color:#e5ecf1;border-top:1px solid rgba(0,0,0,.08);color:#7f8e99}footer.foot .create-account{display:inline-block;margin-top:20px;color:#fff}footer.foot .create-account :hover{color:#fff}footer.foot .storysquared{width:556px;float:left;padding-bottom:30px;padding-right:96px}footer.foot .talktome{width:218px;float:left;text-align:left;padding-top:50px;padding-left:70px;overflow:hidden}footer.foot .talktome ul{list-style:none;padding-left:0}footer.foot .talktome li{line-height:30px}footer.foot .talktome h5{display:inline-block}footer.foot .directemail{color:#5396c6;font-size:16px;font-weight:400}footer.foot .button-social{width:120px;display:inline-block}footer.foot .sitemap{clear:both;padding-top:30px;border-top:1px solid rgba(151,151,151,.2)}footer.foot .sitemap ul{vertical-align:top;list-style:none;display:inline-block;padding:0;width:196px}footer.foot .sitemap ul:last-child{width:160px}footer.foot a{color:#7f8e99;text-decoration:none}footer.foot a:hover{color:#0d9aff}footer.foot a.btn:hover{color:#fff}footer.foot .breadcrumbs{float:left}footer.foot .signoff{display:block;clear:both;margin:0 auto;text-align:center;padding-top:50px}footer.foot .signoff .logo{display:inline-block;background-image:url(//static.gosquared.com/images/nav/logo.png);background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;width:134px;height:32px;opacity:.9;padding-bottom:20px}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){footer.foot .signoff .logo{background-image:url(//static.gosquared.com/images/nav/logo@2x.png);background-size:134px 32px}}footer.foot .signoff .logo:hover{opacity:1}footer.foot .signoff .copy{font-size:12px}.fb_iframe_widget span{vertical-align:baseline!important}