/*! Copyright 2016 Aircto.com */
.dropdown{display:inline-block;position:relative;cursor:pointer;width:160px;height:50px;background:#fff;border:1px solid #9b9b9b;font-size:18px}.dropdown p{box-sizing:border-box;padding:12px 10px 10px;color:#9b9b9b;opacity:1}.dropdown svg{float:right;margin-top:5px;opacity:1;transition:all .8s cubic-bezier(.25,.8,.25,1)}.dropdown .dropdown-list-item{position:absolute;transition:visibility .1s ease;list-style:none;top:48px;margin:0;padding:0;border:1px solid rgba(34,36,38,.1);background-color:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);z-index:1000;left:-1px;color:#4a4a4a;max-height:230px;overflow-y:scroll}.dropdown .dropdown-list-item.top-aligned{top:60px;bottom:auto}.dropdown .dropdown-list-item.bottom-aligned{top:auto;bottom:60px}.dropdown .dropdown-list-item li{width:158px;height:50px;cursor:pointer;box-sizing:border-box;padding:16px 10px;border-bottom:1px solid #dfdfdf}.dropdown .dropdown-list-item li:hover{background:hsla(0,0%,87%,.23)}.active.dropdown,.active.dropdown .dropdown-list-item{border:1px solid rgba(73,144,226,.81)}.active.dropdown svg{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.selected{border:1px solid rgba(73,144,226,.81)}.selected p{color:#4a4a4a;opacity:1}body{overflow-x:hidden}a{text-decoration:none}ul{padding:0;list-style-type:none}hr{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-item{width:20%;max-width:300px;padding:10px;margin:0}.flex-item:nth-child(4){width:40%}.subscription-form{margin-left:0;width:100%;max-width:260px}.subscription-form.sm{display:none}.subscription-form.lg{display:block}.subscription-form label{text-transform:uppercase;display:block;padding:20px 0;font-size:14px;text-align:left;color:#c5c5c5}.subscription-form .input-group{font-size:0;width:100%}.subscription-form .input-group input{margin-top:0;height:40px;font:-webkit-control;box-sizing:border-box;font-size:16px;color:#4a4a4a;width:70%;display:inline-block;vertical-align:top;border-style:none;-webkit-appearance:none;border:1px solid #ff3b30;padding:0 10px;border-radius:1px;border-top-right-radius:0;border-bottom-right-radius:0}.subscription-form .input-group input:focus{outline:0}.subscription-form .input-group input::-webkit-input-placeholder{font-style:italic;font-family:sans-serif}.subscription-form .input-group button{text-transform:uppercase;border-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0;height:40px;padding:0;margin:0;font-size:11px;letter-spacing:.4px;display:inline-block;border-style:none;color:#fff;width:30%;background:#ff3b30;cursor:pointer}.subscription-form .input-group button:hover{background:#ff1b10}.subscription-form .input-group button:focus{outline:0}.subscription-form .success{text-transform:uppercase;font-size:14px;height:40px;background:#ff3b30;color:#fff;border-radius:1px;box-sizing:border-box;padding:10px 0;text-align:center}.copyright{clear:both;padding-top:10px;font-size:12px;opacity:.7;text-align:center;color:#9b9b9b}.flex-item h4{font-size:14px;text-transform:uppercase;font-weight:500;color:#c5c5c5}.flex-item ul{font-size:16px}.flex-item ul li{line-height:1.7}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.space-around{-ms-flex-pack:distribute;justify-content:space-around}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social-icons img{width:40px;height:40px}.social-icons div{margin:7px;width:40px}.social-icons div:first-child{margin-left:0}.hover,.social-icons a:hover .nohover{display:none}.social-icons a:hover .hover{display:inline-block}#footer .container{font-family:Source Sans Pro;width:100%;max-width:100%!important;position:relative;padding:0}.flex-item li a{color:#4a4a4a}.flex-item li a:hover{color:#ff3b30}.underline{text-decoration:underline}.footer2{padding:20px 0}.post-footer{width:100%;position:relative;background:rgba(0,0,0,.9);height:53px;bottom:-3px}.launchyard,.post-footer-logo{position:absolute;top:-6px}.post-footer .launchyard{float:right}.launchyard span{color:#7bd1f5}.launchyard{position:absolute;top:14px;font-size:18px;color:#fff;text-align:right;padding-right:20px}.launchyard a:visited{color:#7bd1f5}.aircto-logo{position:relative;top:10px;padding:2px 20px 10px}.aircto-logo img{width:80px;height:27px}.aircto-logo{position:absolute;top:12px}@media only screen and (max-width:640px){#footer{width:90%;margin:0 auto}.flex-item{width:50%!important;box-sizing:border-box}.social-icons img{width:40px;height:40px}.social-icons .icon-container{margin:7px 0;width:47px}.aircto-logo img{width:53.33px;height:18px}.aircto-logo{padding:0 12px 8px 11px}.post-footer{position:relative;background:#333;height:50px}.subscription-form.lg{display:none}.subscription-form.sm{max-width:100%;max-width:400px;display:block;text-align:center;margin:20px auto}.copyright{padding-right:0;text-align:center}}a:-webkit-any-link{text-decoration:none}/*!
 * Aircto (https://aircto.com/)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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,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:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{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}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}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}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.container-fs{height:100vh;width:100vw;overflow:hidden}.container,.container-fluid{padding:0 15px;margin:0 auto}.container{max-width:1170px}@media (max-width:1199px){.container{max-width:1170px}}@media (max-width:991px){.container{max-width:970px}}@media (max-width:767px){.container{max-width:750px}}.navbar-clear{margin-top:110px}.fs_split{position:absolute;top:0;bottom:0;left:0;right:0}.fs_split,.fs_split_pane{height:100%}.fs_split_pane_left{float:left}.fs_split_pane_left,.fs_split_pane_right{min-height:100%;width:50%;z-index:1;overflow-y:auto;word-wrap:break-word}.fs_split_pane_right{float:right}.fs_split_pane_wrapper{position:relative;height:100vh;display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-justify-content:center;-moz-justify-content:center;justify-content:center;align-items:center;align-content:center;min-height:100%}.fs_split_pane_body{position:relative;padding:0 12%;-webkit-align-self:center;align-self:center;flex:0 0 auto}.col,.col-5,.col-20,.col-33,.col-50,.col-66,.grid--layout{display:inline-block;box-sizing:border-box;font-size:16px;vertical-align:top}.grid--layout{margin-bottom:0;list-style:none;width:100%;font-size:0}.col-5{width:5%}.col-20{width:20%}.col-33{width:33.3%}.col-50{width:50%}.col-66{width:66.66%}@media (max-width:991px){.col-33,.col-66{width:50%}}@media (max-width:767px){.col-33,.col-50,.col-66{width:100%}}.loader{background:url("/images/icons/rolling.gif");width:32px;height:32px;margin:10px auto;background-size:32px;background-repeat:no-repeat}@media (max-width:3600px){.hidden-md{display:none}}@media (max-width:991px){.hidden-sm{display:none}}@media (max-width:767px){.hidden-xs{display:none}}@media (max-width:767px){.visible-xs{display:block}}body{margin:0;overflow-x:hidden;font-family:Source Sans Pro,sans-serif;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body div{box-sizing:border-box}h1,h2,h3,h4{font-family:Raleway,sans-serif}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button,button:after{-webkit-transition:all .1s linear;transition:all .1s linear}button:after{background:#4a4a4a;content:"";position:absolute;z-index:-1}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:.9;transform:translateY(0)}}button{outline:none}.react-date-field--theme-default .react-date-field__calendar-icon,.react-date-field--theme-default .react-date-field__calendar-icon-inner,.react-date-field--theme-default .react-date-field__clear-icon{display:none!important}.react-date-field--theme-default{border:0 solid #b4b4b4!important;border-radius:0!important}.react-date-field--theme-default input[type=text]{width:200px!important;background:#fff}.react-flex-v2--row{margin-top:0!important}.react-date-field--picker-position-bottom>.react-date-field__picker{top:-180px!important;left:0!important}.product-hunt-bar{height:100px;color:#ff3b30;font-size:22px;text-align:center;position:relative;padding:0 10px}.product-hunt-bar p{padding-top:30px;display:inline-block;margin:0}.product-hunt-bar p a{color:#ff3b30;text-decoration:underline}.product-hunt-bar span{position:absolute;top:0;right:30px;cursor:pointer}.product-hunt-bar img{width:140px;float:left;margin-top:-10px}header{position:absolute;height:90px!important;width:100%;padding:20px 40px 20px 20px;z-index:10;box-sizing:border-box}header .right-section-mobile{display:none;float:right}header .right-section-mobile .nav-icon{background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/menu.svg");width:25px;height:25px;background-repeat:no-repeat;cursor:pointer;margin-left:40px;position:relative;display:inline-block;top:7px;animation:slide-down .7s}header .logo-aircto{float:left;padding:8px 15px;font-size:18px}header .logo-aircto a{background:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/logo_aircto_white.png") 50% no-repeat;display:block;height:25px;line-height:64px;text-decoration:none;width:100px;background-size:auto 27px}header .right-section{display:inline-block;float:right}header .right-section .nav-options{margin:0;margin-top:10px}header .right-section .nav-options li{display:inline-block}header .right-section .nav-options li a{padding:20px;color:#fff;font-size:13px;font-weight:900;opacity:.85;text-decoration:none;-webkit-transition:all .1s linear;transition:all .1s linear}header .right-section .nav-options li a:hover{border-bottom:2px solid #fff;opacity:1}header .right-section .nav-options li .request-demo-nav{border:2px solid #fff;border-radius:2px;padding:14.5px 15px 13.5px}header .right-section .request-demo{display:none}header .right-section .request-demo button{height:50px;color:#fff;border:1px solid #fff;padding:0 15px;font-weight:600;outline:none;background:transparent}header .right-section .request-demo button:hover{background:#fff;border:1px solid #4a4a4a;color:#4a4a4a;animation:slide-down 2s}.scrolling{box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background:#fff;height:75px!important;animation:slide-down .7s;position:fixed;top:0}.scrolling .logo-aircto{padding:4px 15px}.scrolling .logo-aircto a{background:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/logo_aircto_red.png") no-repeat;background-size:contain}.scrolling .right-section .nav-options{margin-top:9px}.scrolling .right-section .nav-options li a{color:#4a4a4a;padding-bottom:24px}.scrolling .right-section .nav-options li a:hover{color:#ff3b30;border-bottom:2px solid #ff3b30}.scrolling .right-section .nav-options li .request-demo-nav{padding:14.5px 15px 13.5px;border:2px solid #4a4a4a}.scrolling .right-section .nav-options li .request-demo-nav:hover{border:2px solid #ff3b30}.scrolling .right-section-mobile .nav-icon{background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/menu-black.svg");background-size:contain}nav.nav-menu.collapsed{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}#white-overlay{top:0;position:fixed;z-index:9;left:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.55)}.relative{position:relative}nav.nav-menu{position:fixed;top:0;right:0;bottom:0;z-index:10;width:50%;height:100%;padding:20px 0;overflow:auto;background-color:#fff;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}nav.nav-menu ul{position:absolute;width:100%;top:60px}nav.nav-menu span{z-index:3;cursor:pointer;position:absolute;top:39px;transform:translateY(-50%);right:43px;width:20px;height:20px}nav.nav-menu li{font-size:18px;padding:15px 50px}nav.nav-menu li:hover{background:rgba(0,0,0,.03)}nav.nav-menu li a{color:#4a4a4a}nav.nav-menu .active{background:rgba(0,0,0,.03)}.hero-frame{height:100vh;width:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/hero-image-min.jpg")}.hero-frame:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/pattern.png");background-color:rgba(255,59,47,.7)}.hero-frame .hero-content{position:absolute;top:50%;color:#fff;text-align:center;width:100%;z-index:2;transform:translateY(-50%);font-size:36px}.hero-frame .hero-content h2{font-size:48px;letter-spacing:2px;font-weight:900;margin:5px}.hero-frame .hero-content .hero-button-wrapper{position:relative;margin-top:30px}.hero-frame .hero-content .hero-button-wrapper .play-video{font-size:14px;height:50px;padding:0 36px 0 64px;position:relative;font-weight:700;color:#fff;background:transparent;border:2px solid #fff}.hero-frame .hero-content .hero-button-wrapper .play-video:hover{color:#ff3b30;border:2px solid #fff}.hero-frame .hero-content .hero-button-wrapper .play-video:hover svg path{fill:#ff3b30}.hero-frame .hero-content .hero-button-wrapper .play-video svg{top:12px;left:28px;position:absolute}.hero-frame .hero-content .hero-button-wrapper .play-video:after{height:49px;left:0;top:-2px;width:0;background:#fff}.hero-frame .hero-content .hero-button-wrapper .play-video:hover:after{width:100%}.hero-frame .hero-content .hero-button-wrapper .req-demo{font-size:14px;height:50px;padding:0 42px;margin-left:20px;color:#ff3b30;position:relative;background:#fff;z-index:1;border:2px solid #fff}.hero-frame .hero-content .hero-button-wrapper .req-demo:hover{color:#fff;background:rgba(255,59,47,.2)}.hero-frame .hero-content .hero-button-wrapper .req-demo:after{height:49px;left:0;top:0;width:0;z-index:3;background:rgba(255,59,47,.2)}.hero-frame .hero-content .hero-button-wrapper .req-demo:hover:after{width:100%}.hero-frame .hero-content .play-icon{background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/video.png");background-size:cover;height:60px;width:61px;cursor:pointer;margin:30px auto}.hero-frame .hero-content .play-icon:hover{transform:scale(1.2)}.expert-section{padding:3px;padding-top:90px;text-align:center;overflow:hidden}.expert-section .expert-heading{margin:0 auto;margin-bottom:50px}.expert-section .expert-heading h3{margin:0 auto;font-size:36px;line-height:1.4;max-width:695px;font-weight:600}.expert-section .expert-frame{max-height:263px;padding:5px 0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.expert-section .expert-frame .expert-card{display:inline-block;padding:2px 2px 20px;margin:0 10px;border-radius:4px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);-webkit-filter:grayscale(1);filter:grayscale(1);box-sizing:border-box;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.expert-section .expert-frame .expert-card:hover{-webkit-filter:none;filter:none;box-shadow:0 1px 10px 0 rgba(0,0,0,.2);transform:scale(1.01)}.expert-section .expert-frame .expert-card:hover p:nth-child(2){color:#4a4a4a;transform:scale(1)}.expert-section .expert-frame .expert-card img{width:160px;height:160px}.expert-section .expert-frame .expert-card p{margin:0;color:#9b9b9b;font-size:14px}.expert-section .expert-frame .expert-card p:nth-child(2){font-size:14px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.features-frame{padding:60px 0;text-align:center;margin-top:10px}.features-frame h2{margin-bottom:55px;font-size:36px;font-weight:600}.features-frame .grid--layout .col-33{padding:20px 45px 10px}.features-frame .grid--layout h2{font-size:22px;margin-top:60px;margin-bottom:20px;font-weight:600}.features-frame .grid--layout p{line-height:27px;font-size:18px;color:#4a4a4a}.features-frame .grid--layout .icon-wrapper{width:220px;height:220px;background:#ff3b30;box-sizing:border-box;margin-bottom:40px;border-radius:50%;margin:0 auto}.features-frame .grid--layout .feature-engg{padding:75px 0}.features-frame .grid--layout .feature-engg img{width:110px}.features-frame .grid--layout .feature-cand{padding:56px 0}.features-frame .grid--layout .feature-cand img{width:80px}.features-frame .grid--layout .feature-hire{padding:73px 28px}.features-frame .grid--layout .feature-hire img{width:110px}#brands{text-align:center;margin-top:80px;margin-bottom:20px}#brands h2{font-size:36px;font-weight:600}#brands .customer-icon{display:inline-block;padding:25px 2px 20px;box-sizing:border-box;margin:1px 15px}#brands .customer-icon img:first-child{width:122px;height:49px}#brands .customer-icon img:nth-child(2){width:170px;height:93px;position:relative;top:21px}#brands .customer-icon img:nth-child(3){width:121px;height:50px}#brands .customer-icon img:nth-child(4){width:122px;height:47px;top:-8px}#brands .customer-icon img:nth-child(5){width:122px;height:65px;top:8px}#brands .customer-icon img:nth-child(6){width:167px;height:35px;top:-5px}#brands .customer-icon img{display:inline-block;padding:20px 30px;position:relative}#brands .testimonial-card{width:380px;height:430px;margin:3%;display:inline-block;box-shadow:0 0 3px rgba(0,0,0,.1),0 3px 16px rgba(0,0,0,.1);padding:35px 23px;border-radius:2px}#brands .testimonial-card .testimonial-text{text-align:left}#brands .testimonial-card .icon-quotes{padding-bottom:30px}#brands .testimonial-card .testimonial-bottom{text-align:left}#brands .testimonial-card .testimonial-bottom .image{display:inline-block;padding:35px 25px 35px 0}#brands .testimonial-card .testimonial-bottom .image img{width:150px;height:150px}#brands .testimonial-card .testimonial-bottom #ithaka-logo{height:32px;margin-top:10px}#brands .testimonial-card .testimonial-bottom .logo{display:inline-block}#brands .testimonial-card .testimonial-bottom .logo p{margin:0}#brands .testimonial-card .testimonial-bottom .logo img{width:100px;height:50px}#brands .view-more-btn{margin:0 auto;padding-top:50px}#brands .view-more-btn button{color:#4a4a4a;padding:14px 25px;border:1px solid #4a4a4a;text-decoration:none;background:transparent;position:relative;font-size:14px;z-index:1}#brands .view-more-btn button:hover{color:#fff}#brands .view-more-btn button:after{height:48px;left:0;top:0;width:0}#brands .view-more-btn button:hover:after{width:100%}.features-frame .grid--layout .icon-wrapper{width:175px;height:175px}.features-frame .grid--layout .feature-engg{padding:52px 0}.features-frame .grid--layout .feature-cand{padding:40px 0}.features-frame .grid--layout .feature-hire{padding:50px 28px}#how-its-work{background:#f4f7fe;position:relative;margin-top:110px;min-height:500px}#how-its-work .circle-wrapper{text-align:center}#how-its-work .circle{width:12px;height:12px;display:inline-block;background:#fff;border-radius:50%;cursor:pointer;border:1px solid #979797;margin-bottom:5px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#how-its-work .change-device{pointer-events:auto;cursor:pointer;position:relative;left:6%;top:320px}#how-its-work .change-device #computer{padding-right:5px;width:24px}#how-its-work .change-device .inActive{opacity:.6}#how-its-work .change-device #mob{padding-left:10px;border-left:1px solid #4a4a4a}#how-its-work .slider-wrapper{width:70%;display:inline-block;box-sizing:border-box;position:relative;padding-left:5%}#how-its-work .slider-wrapper .macbook-image{display:inline-block;position:relative;top:-50px}#how-its-work .slider-wrapper .iphone-image{display:inline-block;position:absolute;left:605px;top:10px}#how-its-work .slider-wrapper .mobile-port{position:relative;width:170px}#how-its-work .slider-wrapper .land-wrapper{display:inline-block;position:relative}#how-its-work .slider-wrapper .port-wrapper{display:inline-block;position:relative;left:-47px}#how-its-work .slider-wrapper .desktop-macbook{width:700px}#how-its-work .slider-wrapper .image-land{top:12px;left:55px;width:303px}#how-its-work .slider-wrapper .image-land,#how-its-work .slider-wrapper .image-port{position:absolute;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}#how-its-work .slider-wrapper .image-port{top:42px;width:148px;left:11px}#how-its-work .slider-wrapper .image-desktop{position:absolute;left:94px;top:27px;width:515px;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}#how-its-work .slider-right{width:28%;display:inline-block;box-sizing:border-box;padding-top:100px;padding-right:5%;vertical-align:top}#how-its-work .slider-right p{font-size:18px;line-height:1.6}#how-its-work .slider-right button{height:50px;margin-top:30px;background:none;padding:0 30px;position:relative;z-index:1;font-size:14px;border:1px solid #4a4a4a;border-radius:1px}#how-its-work .slider-right button:hover{border:1px solid #4a4a4a;color:#fff}#how-its-work .slider-right button:after{height:48px;left:0;top:0;width:0}#how-its-work .slider-right button:hover:after{width:100%}#how-its-work .selected{background:#ff3b30;border:1px solid #ff3b30}#request-demo{padding-top:55px;margin-top:45px;color:#4a4a4a}#request-demo .hero-bg-demo{background-size:cover;width:100%;height:765px;position:relative;background-repeat:no-repeat;background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/request-demo-min.jpeg");object-fit:contain;background-position:50% 50%}#request-demo .hero-bg-demo:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background-image:url("https://dme7lccqzgyj8.cloudfront.net/images/icons/pattern.png");background-color:rgba(255,59,47,.7)}#request-demo .hero-bg-demo .demo-content{position:absolute;top:50%;text-align:center;width:100%;font-size:32px;color:#fff;line-height:56px;font-family:Raleway,sans-serif;font-weight:500;padding:0 50px;z-index:2;transform:translateY(-50%)}#request-demo .request-demo-right{background:#f4f7fe;height:765px;position:relative}#request-demo .request-demo-right .demo-content{position:absolute;top:50%;text-align:center;width:100%;padding:1px 100px;z-index:2;transform:translateY(-50%)}#request-demo .request-demo-right .demo-content h2{margin-bottom:32px;font-weight:600;font-size:36px;line-height:56px}#request-demo .request-demo-right .demo-content p{margin:0}#request-demo .request-demo-right .demo-content p:nth-child(3){margin-bottom:30px}#request-demo .request-demo-right .demo-content .request-demo-form{text-align:left}#request-demo .request-demo-right .demo-content .request-demo-form .form-group{margin:20px auto;width:400px;position:relative}#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=email],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=number],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=text]{width:400px;border:1px solid #b4b4b4;background-color:#fff;border-radius:0;box-shadow:none;outline:none;color:#4a4a4a;box-sizing:border-box;padding:20px;padding-left:23px;font-size:18px;padding-top:22px;padding-bottom:13px}#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=email]:focus,#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=number]:focus,#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=text]:focus{border:1px solid #4990e2}#request-demo .request-demo-right .demo-content .request-demo-form .form-group label{cursor:text;font-size:15px;position:absolute;left:6%;top:50%;color:#9b9b9b;transform:translateY(-50%);transition:all .15s ease}#request-demo .request-demo-right .demo-content .request-demo-form .form-group .selected-label{font-size:13px;position:absolute;top:25%}#request-demo .request-demo-right .demo-content .request-demo-form .country-code{position:absolute;padding:23px 20px 13px;font-size:18px}#request-demo .request-demo-right .demo-content .request-demo-form #phone-number{padding-left:50px!important}#request-demo .request-demo-right .demo-content .request-demo-form .country .dropdown{width:100%;border:none}#request-demo .request-demo-right .demo-content .request-demo-form .country .dropdown ul{width:calc(100% - 2px);left:0;top:55px}#request-demo .request-demo-right .demo-content .request-demo-form .country .dropdown ul li{width:100%;padding-left:20px}#request-demo .request-demo-right .demo-content .request-demo-form .country input{margin-top:-4px}#request-demo .request-demo-right .demo-content .request-demo-form .country label{pointer-events:none}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper{margin:0 auto;width:400px;margin-top:-5px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown{top:7px;border:none;margin-left:20px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown .dropdown-list-item{left:0;top:54px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown .dropdown-list-item li{width:178px;padding-left:20px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown input{width:180px;margin-top:-5px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .form-group label{left:12%;pointer-events:none}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .form-group .dropdown label{left:14%;pointer-events:none}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .date-select{display:inline-block;width:200px;margin-top:0}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .time-select{display:inline-block;width:160px;margin-top:0;margin-left:0}#request-demo .request-demo-right .demo-content .request-demo-form .error{margin:0 auto;width:400px;margin-top:-14px;color:red;font-size:13px}#request-demo .request-demo-right .demo-content .request-demo-form .last{margin-bottom:16px}#request-demo .request-demo-right .demo-content .request-demo-form .form-group input.filled~label,#request-demo .request-demo-right .demo-content .request-demo-form .form-group input:focus~label{font-size:12px;position:absolute;top:25%}#request-demo .request-demo-right .demo-content .request-demo-form .submit{text-align:center;padding-top:15px}#request-demo .request-demo-right .demo-content .request-demo-form .submit button{height:51px;width:160px;background:none;position:relative;z-index:1;font-size:14px;border:1px solid #4a4a4a}#request-demo .request-demo-right .demo-content .request-demo-form .submit button:hover{border:1px solid #4a4a4a;color:#fff}#request-demo .request-demo-right .demo-content .request-demo-form .submit button:after{height:50px;left:0;top:-1px;width:0}#request-demo .request-demo-right .demo-content .request-demo-form .submit button:hover:after{width:100%}.media{text-align:center;padding:60px 50px}.media h3{font-size:36px;font-weight:600;margin-bottom:30px}.media .grid--layout .col-25{width:25%;display:inline-block}@media (min-width:992px){nav.nav-menu.collapsed{-webkit-transform:translate3d(400px,0,0);transform:translate3d(400px,0,0)}nav.nav-menu{width:400px}}@media (max-width:1212px){#how-its-work{min-height:700px}#how-its-work .change-device{width:100%;left:0;padding-left:6%}#how-its-work .slider-wrapper{width:100%;padding-left:10%}#how-its-work .slider-right{top:499px;left:0;padding:90px;text-align:center;width:100%}#request-demo .hero-bg-demo{display:none}#request-demo .col-50{width:100%}#request-demo .request-demo-right .demo-content{padding:1px 10px}#request-demo .request-demo-right .demo-content .request-demo-form{width:330px;margin:0 auto}#request-demo .request-demo-right .demo-content .request-demo-form .form-group{width:330px}#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=email],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=number],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=text]{width:330px;padding-left:18px}#request-demo .request-demo-right .demo-content .request-demo-form .error{width:330px;margin-left:0}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper{margin-left:0}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .date-select{width:170px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .date-select .react-date-field--theme-default input[type=text]{width:170px!important;background:#fff}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .time-select{width:140px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown{width:111px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown input{width:140px;margin-top:-5px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown .dropdown-list-item li{width:140px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .form-group label{left:13%}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .form-group .dropdown label{left:15%}.media .grid--layout .col-25{width:50%}}@media (max-width:1000px){#how-its-work .slider-wrapper{padding-left:0;text-align:center}#how-its-work .slider-wrapper .iphone-image{display:none}}@media (max-width:769px){.grid--layout{text-align:center}.media{padding:0;margin-top:60px}nav ul{right:0;border:0}header{padding:20px 30px 20px 20px}header .right-section .nav-options,header .right-section .request-demo{display:none}header .right-section-mobile{display:inline-block}header .logo-aircto{padding:3px 0}#request-demo{padding-top:2px;margin-top:79px}#request-demo .request-demo-right{height:720px}#request-demo .request-demo-right .demo-content .request-demo-form{width:290px;margin:0 auto}#request-demo .request-demo-right .demo-content .request-demo-form .form-group{width:290px}#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=email],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=number],#request-demo .request-demo-right .demo-content .request-demo-form .form-group input[type=text]{width:290px;padding-left:18px}#request-demo .request-demo-right .demo-content .request-demo-form .error{width:290px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper{margin-left:0;width:300px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .date-select{width:150px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .date-select .react-date-field--theme-default input[type=text]{width:150px!important;background:#fff}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .time-select{width:120px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown{width:111px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown input{width:120px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown .dropdown-list-item{top:56px}#request-demo .request-demo-right .demo-content .request-demo-form .date-time-wrapper .dropdown .dropdown-list-item li{width:118px}#brands .customer-icon img:first-child{width:78px;height:35px}#brands .customer-icon img:nth-child(2){width:100px;height:69px;top:14px}#brands .customer-icon img:nth-child(3){width:89px;height:47px}#brands .customer-icon img:nth-child(4){width:85px;height:44px;top:-10px}#brands .customer-icon img:nth-child(5){width:95px;height:60px;top:8px}#brands .customer-icon img:nth-child(6){width:85px;height:35px;top:-5px}#brands .customer-icon img{display:inline-block;padding:20px 13px;position:relative}}@media (max-width:700px){#how-its-work{min-height:500px}#how-its-work .slider-wrapper{width:100%}#how-its-work .slider-wrapper .desktop-macbook{width:480px}#how-its-work .slider-wrapper .image-desktop{left:65px;top:20px;width:351px}}@media (max-width:480px){.scrolling .right-section .request-demo{display:none}.product-hunt-bar{font-size:14px}.product-hunt-bar p{padding-top:30px;display:inline-block;width:90%}.product-hunt-bar span{top:10px;right:15px}header{padding:19px 30px 10px 20px;height:75px!important}nav.nav-menu{width:65%}nav.nav-menu span{right:30px}nav.nav-menu li{padding:10px 25px}.hero-frame .hero-content h2{font-size:28px;font-weight:700}.hero-frame .hero-content .hero-button-wrapper .play-video{display:block;margin:0 auto}.hero-frame .hero-content .hero-button-wrapper .req-demo{margin-left:0;margin-top:25px}.expert-section .expert-heading h3{font-size:24px;font-weight:600}.expert-section .expert-frame{width:1148px}#brands h2,.expert-section .expert-heading h3{font-size:20px}#brands .testimonial-card{width:75%;box-sizing:border-box;height:380px;margin:5%;padding:30px 5px}#brands .testimonial-card .icon-quotes{padding-bottom:5px}#brands .testimonial-card .testimonial-bottom .image{padding:15px 7px}#brands .testimonial-card .testimonial-bottom .image img{width:100px;height:100px}#brands .testimonial-card .testimonial-text{padding:15px 10px}#brands .testimonial-card:nth-child(2){display:none}.features-frame{padding:0;margin-top:80px}.features-frame h2{font-size:20px;margin-bottom:20px}.features-frame .grid--layout .col-33{padding:50px 10px 10px}.features-frame .grid--layout h2{margin-top:35px;margin-bottom:25px;font-size:18px}.features-frame .grid--layout p{font-size:16px}#how-its-work{min-height:500px}#how-its-work .slider-wrapper{width:100%}#how-its-work .slider-wrapper .desktop-macbook{width:360px}#how-its-work .slider-wrapper .image-desktop{left:49px;top:15px;width:262px}#how-its-work .slider-right{bottom:325px;left:0;top:290px;padding:10px;text-align:center;width:100%}.media h3{font-size:20px;font-weight:600}.media .grid--layout .col-25{width:100%;display:block}#request-demo .request-demo-right .demo-content h2{font-size:20px;line-height:32px}}@media (max-width:361px){#brands .customer-icon img{padding:20px 8px}#brands .testimonial-card{width:86%;height:380px;margin:7%}}@media (max-width:320px){.media{padding:0!important}.product-hunt-bar p{padding-top:25px}#how-its-work .slider-wrapper{width:100%}#how-its-work .slider-wrapper .desktop-macbook{width:320px}#how-its-work .slider-wrapper .image-desktop{left:43px;top:13px;width:235px}#brands .customer-icon img:first-child{width:122px;height:49px}#brands .customer-icon img:nth-child(2){width:132px;height:85px;top:14px}#brands .customer-icon img:nth-child(3){width:121px;height:50px;left:-20px}#brands .customer-icon img:nth-child(4){width:108px;height:44px;top:-10px}#brands .customer-icon img:nth-child(6){width:137px;height:35px;top:-23px}#brands .customer-icon img:nth-child(5){width:115px;height:60px;top:-7px}#brands .customer-icon{padding:0}#how-its-work .slider-wrapper{padding-left:0}#how-its-work #iphone-mobile{padding-left:35%}#brands .testimonial-card{width:86%;height:400px;margin:7%}}.outlook{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_outlook.png") 50% no-repeat;display:block;margin:20px 10px;height:100px;min-width:240px}.outlook:hover{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_outlook_hover-2.png") 50% no-repeat}.your-story{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_ys.png") 50% no-repeat;display:block;margin:20px 10px 20px 20px;height:100px;min-width:240px}.your-story:hover{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_ys_hover.png") 50% no-repeat}.head-start{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_headstart.png") 50% no-repeat;display:block;margin:20px 10px;height:100px;min-width:240px}.head-start:hover{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/logo_headstart_hover.png") 50% no-repeat}.techsparks{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/techspark_off.png") 50% no-repeat;display:block;margin:20px 10px;height:100px;min-width:240px}.techsparks:hover{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/techspark_on.png") 50% no-repeat}.product-hunt{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/product-hunt-no-hover.png") 50% no-repeat;display:block;margin:20px 10px;height:100px;min-width:240px}.product-hunt:hover{background:url("https://dme7lccqzgyj8.cloudfront.net/images/stock/product-hunt.png") 50% no-repeat}hr{width:90%;opacity:.3}.hidden{display:none!important}