@charset "UTF-8";*{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;margin:0;padding:0}img{border:none}a{text-decoration:none;color:inherit}button,input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body{width:100%;min-width:320px;top:0!important}.clear{clear:both}.btn{-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;height:48px;line-height:48px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;padding:0 25px;display:inline-block;color:#fff;font-size:18px;font-weight:600;font-family:Open Sans,sans-serif;letter-spacing:.2px;-webkit-box-shadow:-3px 5px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:-3px 5px 10px 0 rgba(0,0,0,.15);box-shadow:-3px 5px 10px 0 rgba(0,0,0,.15)}.btn.grey{background:#38454f}.btn.grey:hover{background:#45a7e0}.btn.white-outline{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #fff}.btn.white-outline:hover{background:#fff;color:#45a7e0}.btn.small{padding:0 14px;font-size:16px;letter-spacing:0}.btn.orange{background:#ff993e}footer a,header a{text-decoration:none;color:inherit}header{background:#45a7e0;height:84px;display:block;position:absolute;top:0;left:0;right:0;overflow:hidden;z-index:2;line-height:0}header a{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}header .logo{-webkit-transition:all 1s,left .5s linear;-o-transition:all 1s,left .5s linear;-moz-transition:all 1s,left .5s linear;transition:all 1s,left .5s linear;position:absolute;top:22px;left:50%;width:189px;margin-left:-95px}header .logo:after,header .logo:before{content:" ";background:url(../images/arrow-left.svg) no-repeat;display:block;width:35px;height:39px;position:absolute;top:0}header .logo:before{left:0}header .logo:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);right:0}header .logo .image,header .logo .word{-webkit-transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;transition:opacity 1s;display:block;position:absolute;left:50%}header .logo .word{width:113px;height:33px;background:url(../images/logo.svg) no-repeat;margin-left:-56px;top:3px}header .logo .image{width:37px;height:37px;background:url(../images/logo-small.svg) no-repeat;margin-left:-18px;opacity:0}.logo-animate header .logo .word{opacity:0}.logo-animate header .logo .image{opacity:1}.logo-animate-2 header .logo{width:89px;margin-left:-45px}@media only screen and (min-width:1015px){header .buttons{position:absolute;left:50%;margin-left:362px;top:17px}header .menu{text-align:center;padding-top:36px}header .menu li{opacity:0;-webkit-transition:color .25s,opacity .25s;-o-transition:color .25s,opacity .25s;-moz-transition:color .25s,opacity .25s;transition:color .25s,opacity .25s;display:inline-block;color:#fff;font:900 12px/1 Roboto,sans-serif;text-transform:uppercase;letter-spacing:2px;margin:0 16px}header .menu li:nth-child(2){margin-right:82px}header .menu li:nth-child(3){margin-left:82px}header .menu li:hover{color:#38454f}.logo-animate-3 header .menu li{opacity:1}header .help,header .mobile-menu-button,header .social{display:none}.fixed-nav header{position:fixed;top:0;left:0;right:0;background:#38454f}.fixed-nav header a:hover{color:#f8d10f}}@media only screen and (max-width:1014px){header{top:0!important}header .menu{position:fixed;top:0;bottom:0;width:346px;max-width:-webkit-calc(100% - 42px);max-width:-moz-calc(100% - 42px);max-width:calc(100% - 42px);z-index:3;background:#fff;display:none}header .menu:before{content:" ";display:block;position:absolute;top:0;right:0;bottom:0;width:31px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,84%,0)),to(#d6d6d6));background:-webkit-linear-gradient(left,hsla(0,0%,84%,0),#d6d6d6);background:-moz- oldlinear-gradient(left,hsla(0,0%,84%,0) 0,#d6d6d6 100%);background:-o-linear-gradient(left,hsla(0,0%,84%,0) 0,#d6d6d6 100%);background:linear-gradient(90deg,hsla(0,0%,84%,0) 0,#d6d6d6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00d6d6d6",endColorstr="#d6d6d6",GradientType=1)}header .menu>div{position:absolute;left:45px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}header .menu ul{list-style:none;margin-bottom:70px}header .menu li{padding-bottom:11px}header .menu .buttons a,header .menu li a{color:#38454f;font-size:36px;letter-spacing:.2px;line-height:1.4722222222}header .menu .buttons a.btn.white-outline.small{display:inline;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:0;font-weight:300;font-family:Roboto,sans-serif}header .menu .help{color:#38454f;font-weight:900;font-size:12px;letter-spacing:2px;text-transform:uppercase;line-height:2.3;margin-top:50px}header .menu .social{color:#38454f;padding-top:34px;font-size:20px}header .menu .social a{margin-right:11px}header .menu .social a:before{font-family:FontAwesome}header .menu .social .twitter:before{content:""}header .menu .social .facebook:before{content:""}header .mobile-menu-button{-webkit-transition:left .5s linear;-o-transition:left .5s linear;-moz-transition:left .5s linear;transition:left .5s linear;position:fixed;z-index:4;cursor:pointer;top:38px;left:24px;width:22px;height:20px}.mobile-menu-open header .mobile-menu-button{left:366px}header .mobile-menu-button span{top:0}header .mobile-menu-button span,header .mobile-menu-button span:after,header .mobile-menu-button span:before{display:block;position:absolute;left:0;background:#fff;width:100%;height:4px}header .mobile-menu-button span:after,header .mobile-menu-button span:before{content:" "}header .mobile-menu-button span:before{top:8px}header .mobile-menu-button span:after{top:16px}}@media only screen and (max-width:1014px) and (max-height:570px){header .menu>div{top:0;bottom:0;right:0;overflow:scroll;overflow-x:hidden;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;padding:20px 0}}@media only screen and (max-width:405px){.mobile-menu-open header .mobile-menu-button{left:-webkit-calc(100% - 32px);left:-moz-calc(100% - 32px);left:calc(100% - 32px)}}@media only screen and (max-width:1014px){.mobile-menu-open .logo{left:-webkit-calc(50% + 346px)!important;left:-moz-calc(50% + 346px)!important;left:calc(50% + 346px)!important}}footer{background:#fff;border-top:1px solid #b4c2c4;padding:43px 20px 37px}footer:after{content:" ";display:block;clear:both}footer>div{max-width:840px;margin:0 auto;position:relative}footer .learn-more{color:#737b82;float:left;width:-webkit-calc(100% - 430px);width:-moz-calc(100% - 430px);width:calc(100% - 430px)}footer .learn-more h2{font-size:40px;letter-spacing:.2px;line-height:1;font-weight:300;color:#38454f;margin-bottom:5px}footer .footer-nav{width:300px;max-width:100%;float:left;margin-right:64px;text-transform:uppercase;color:#38454f;font-size:12px;letter-spacing:2px;font-weight:900}footer .footer-nav:after{content:" ";display:block;clear:both}footer .footer-nav ul{list-style:none;float:left;width:41%}footer .footer-nav ul:nth-child(2){float:right}footer .footer-nav li{padding-bottom:1em}footer .social{float:left}footer .social a{display:inline-block;margin-right:15px}footer .social a:before{font-family:FontAwesome;color:#38454f;font-size:19px}footer .social a.twitter:before{content:""}footer .social a.facebook:before{content:""}footer .social span{display:none}footer .copyright{padding-top:25px;clear:both;font-weight:400;font-size:10px;letter-spacing:.1px;line-height:normal;color:#737b82}@media screen and (max-width:1014px){footer .learn-more{width:-webkit-calc(100% - 310px);width:-moz-calc(100% - 310px);width:calc(100% - 310px)}footer .footer-nav{margin-right:0}footer .social{position:absolute;right:70px;top:92px}}@media screen and (max-width:760px){footer .learn-more{width:auto;float:none;padding-bottom:36px}footer .social{right:auto;top:202px;left:176px}}@media screen and (max-width:360px){footer .social{left:59%}footer .learn-more h2{font-size:34px}}body{font:300 18px/1.6666666667 Roboto,sans-serif}#home-header-image{max-width:710px;width:100%;height:auto;margin-top:100px}@media (max-width:710px){#home-header-image{position:absolute;top:355px;left:0;margin-top:0}}h2.h2{font-weight:900;font-size:12px;text-transform:uppercase;color:#45a7e0;letter-spacing:2px;margin-bottom:20px}#intro{background:#45a7e0;height:660px;padding:175px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;text-align:center}#intro h1{font-weight:400;font-size:24px;line-height:1}#intro h1 span{display:block;font-family:Open Sans,sans-serif;font-weight:500;font-size:165px;margin-top:20px;position:relative}#intro h1 span.cursor:after{position:absolute;content:" ";background:#fff;top:10px;bottom:-10px;width:3px}#intro h1 span em{opacity:0}#intro .image-container{position:relative}#intro .image-container .laptop{position:absolute;left:50%;margin-left:-412px;top:60px}@media only screen and (max-width:1014px){#intro{height:620px}#intro h1 span{font-size:130px}}@media only screen and (max-width:758px){#intro{height:-webkit-calc(322px + 36vw);height:-moz-calc(322px + 36vw);height:calc(322px + 36vw)}#intro h1{font-size:18px}#intro h1 span{font-size:64px}#intro .image-container .laptop{width:100%;height:auto;margin-left:-62%}}#features{padding:137px 0 0}#features h2{max-width:323px;margin:0 auto;text-align:center;font-weight:300;color:#737b82;font-size:18px;line-height:1.67}#features .bubbles div:before{content:" ";display:block;width:114px;height:114px;-webkit-border-radius:57px;-moz-border-radius:57px;border-radius:57px}#features .bubbles .cms:before{background-image:url(../images/cms.svg)}#features .bubbles .ada:before{background-image:url(../images/ada.svg)}#features .bubbles .bd:before{background-image:url(../images/beautiful-design.svg)}#features .bubbles .third-party:before{background-image:url(../images/third-party.svg)}#features .bubbles .responsive-design:before{background-image:url(../images/responsive-design.svg)}@media only screen and (min-width:1015px){#features .bubbles{width:680px;height:200px;position:relative;margin:14px auto 0}#features .bubbles div{position:absolute;font-family:Open Sans,sans-serif;font-weight:400;font-size:13px;line-height:1.3;width:114px;height:114px;text-align:center;color:#38454f}#features .bubbles div>span{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;display:table;-webkit-border-radius:57px;-moz-border-radius:57px;border-radius:57px;width:100%;height:100%;position:absolute;top:0;left:0}#features .bubbles div>span>span{display:table-cell;vertical-align:middle}#features .bubbles div:before{z-index:1;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}#features .bubbles div:hover>span{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}#features .bubbles div:hover:before{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}#features .bubbles .cms{top:0;left:0}#features .bubbles .cms:before,#features .bubbles .cms>span{background-color:#f8d10f}#features .bubbles .ada{bottom:0;left:143px;color:#fff}#features .bubbles .ada:before,#features .bubbles .ada>span{background-color:#38454f}#features .bubbles .bd{top:30px;left:50%;margin-left:-57px;color:#fff}#features .bubbles .bd:before,#features .bubbles .bd>span{background-color:#009ad7}#features .bubbles .third-party{bottom:0;right:143px}#features .bubbles .third-party:before,#features .bubbles .third-party>span{background-color:#b4c2c4}#features .bubbles .responsive-design{right:0;top:0}#features .bubbles .responsive-design:before,#features .bubbles .responsive-design>span{background-color:#dfe33e}}@media only screen and (max-width:1014px){#features .bubbles{margin:80px auto 0;width:360px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding-left:20px}#features .bubbles div{margin-bottom:18px}#features .bubbles div:before{width:60px;height:60px;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;display:inline-block;vertical-align:middle;margin-right:24px}#features .bubbles div span{font-family:Open Sans,sans-serif;font-weight:500;color:#38454f;font-size:18px;letter-spacing:.2px}}@media only screen and (max-width:758px){#features{padding-top:100px}}#success{text-align:center;padding:67px 20px 66px;max-width:600px;margin:0 auto}#success h3{font-weight:300;font-size:40px;line-height:1.4;letter-spacing:.2px;color:#38454f}@media only screen and (max-width:758px){#success h3{font-size:34px}}#success p{color:#737b82;font-size:18px;line-height:1.67;font-weight:300;max-width:376px;margin:20px auto 56px}#success-stories{text-align:center;background:#e5eaeb;padding-top:60px}#success-stories #ss-slider{height:850px;position:relative}#success-stories ul{list-style:none;height:100%}#success-stories li{width:100%;height:100%}#success-stories .story-title{color:#38454f;font-weight:500;font-size:28px;letter-spacing:.1px;line-height:1.21;margin-bottom:11px}#success-stories .story-description{color:#737b82;font-size:14px;line-height:1.57;letter-spacing:.1px;max-width:420px;margin:0 auto;margin-bottom:17px}#success-stories img{max-width:100%;height:auto}#success-stories .story-description,#success-stories .story-title{padding-left:20px;padding-right:20px}@media only screen and (min-width:1015px){#success-stories .story-image-quote:after{content:" ";display:block;clear:both}#success-stories .story-image-quote .story-image{width:100%;text-align:center}#success-stories .story-image-quote .story-quote{display:none;float:right;text-align:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:70px;padding-top:12px}#success-stories .story-image-quote .story-quote blockquote{max-width:275px}}@media only screen and (max-width:1014px){#success-stories #ss-slider{height:850px}#success-stories .story-image-quote .story-image img{position:relative}#success-stories .story-image-quote blockquote{max-width:370px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}#success-stories .story-quote{position:relative;top:-120px}}@media only screen and (max-width:640px){#success-stories .story-quote{top:-19vw}#success-stories #ss-slider{height:-webkit-calc(70vw + 300px);height:-moz-calc(70vw + 300px);height:calc(70vw + 300px)}}#success-stories .story-quote blockquote{color:#38454f;font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:1.4;letter-spacing:.2px;margin-bottom:12px}#success-stories .story-quote cite{color:#737b82;font-size:14px;font-weight:400;line-height:1.57;letter-spacing:.1px;font-style:normal}@media only screen and (max-width:758px){#success-stories .story-quote blockquote{font-size:16px}}#success-stories .buttons{position:absolute;left:0;right:0;bottom:63px;text-align:center}#success-stories .buttons>div{cursor:pointer;width:26px;height:26px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;display:inline-block;vertical-align:middle;position:relative;margin:0 13px}#success-stories .buttons>div:before{content:" ";display:block;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f8d10f;position:absolute;top:8px;left:8px;opacity:0;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s}#success-stories .buttons>div.active:before{opacity:1}#success-stories.initd .ssa{-webkit-transition:all 1s;-o-transition:all 1s;-moz-transition:all 1s;transition:all 1s;opacity:0;position:relative;top:100px}#success-stories.initd .ssa.show{opacity:1;top:0}#leaders{background:#38454f;padding:100px 20px 80px;color:#fff;font:500 16px/1.3125 Roboto,sans-serif;letter-spacing:.1px}#leaders:after{content:" ";display:block;clear:both}@media screen and (max-width:760px){#leaders{font-size:14px;padding-top:60px;padding-bottom:1px}}#leaders>div{max-width:800px;margin:0 auto}#leaders>div>div{float:left;width:43%}@media screen and (max-width:1014px){#leaders>div>div{width:50%}}#leaders>div>div:nth-child(2){float:right}@media screen and (max-width:760px){#leaders>div>div{float:none!important;width:90%;max-width:320px;margin:0 auto 6em}}#leaders h3{font:400 24px/1.25 Open Sans,sans-serif;letter-spacing:.2px;margin-bottom:1em}@media screen and (max-width:760px){#leaders h3{font-size:20px}}#leaders h3:before{content:" ";display:inline-block;vertical-align:middle;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-position:50%;width:40px;height:40px;margin-right:11px}#leaders h3.marketing-leaders:before{background-image:url(../images/marketing-leaders.svg)}#leaders h3.technology-leaders:before{background-image:url(../images/technology-leaders.svg)}#leaders ul{list-style:none;margin-bottom:1em}#leaders ul li{position:relative;padding-left:51px;padding-bottom:1em}#leaders ul li:before{content:" ";display:block;position:absolute;left:0;top:0;background:url(../images/checkbox.svg) no-repeat 50%;width:22px;height:18px}#leaders a.more{text-transform:uppercase;font-size:12px;letter-spacing:2px;margin-left:51px}#contact{background:#fff;text-align:center;padding:0 20px 66px}#contact h2{font-size:40px;line-height:1.4;font-weight:300;color:#38454f;max-width:500px;margin:66px auto 33px}@media screen and (max-width:760px){#contact h2{font-size:34px}}#contact p{color:#737b82;margin-top:60px}#contact p a:after{content:" ";display:inline-block;background:url(../images/btn-more.svg) no-repeat 50%;width:22px;height:22px;margin-left:6px;vertical-align:middle}
/*# sourceMappingURL=style.css.map */