#popmake-35686 { max-height: calc(100% - 40px); padding: 0; overflow: hidden; } .section-lp-gsuite { display: flex; justify-content: center; align-items: center; min-height: 100%; height: 100%; max-height: 1000px; padding-top: 85px; padding-bottom: 60px; } .container-lp-gsuite { display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; height: 100%; width: 100%; max-width: 1180px; } .lp-gsuite-head { padding-bottom: 70px; } .lp-gsuite-columns { display: flex; justify-content: space-between; padding-bottom: 80px; } .lp-gsuite-column--1 { flex: 1 1 100%; padding-right: 20px; } .lp-gsuite-column--2 { flex: 0 0 400px; } .lp-gsuite-h { font-size: 48px; line-height: 52px; } .lp-gsuite-h__line { display: block; } .lp-gsuite-video { display: flex; justify-content: center; align-items: center; width: 400px; min-height: 100%; background: url(/wp-content/uploads/2020/02/video.jpg); background-size: cover; background-color: lightgrey; box-shadow: 0px 2px 8px #262D3830; border-radius: 4px; } .lp-gsuite-video__play { display: flex; justify-content: center; align-items: center; width: 78px; height: 78px; padding-left: 1px; background: #673AB7; box-shadow: 0px 8px 16px #673AB780; border-radius: 50%; cursor: pointer; transition: all ease .3s; } .lp-gsuite-video__play:hover { background: #7c56c0; } .lp-gsuite-checks { display: flex; justify-content: space-between; align-items: flex-start; } .lp-gsuite-check { flex: 1 1 25%; display: flex; align-items: center; } .lp-gsuite-check__text { font-weight: bold; font-size: 20px; padding-left: 16px; } .lp-gsuite-button { display: block; margin-top: 80px; display: flex; justify-content: center; align-items: center; height: 72px; min-height: 72px; color: #fff !important; font-weight: bold; font-size: 20px; text-decoration: none; background: #4caf50; border-radius: 6px; cursor: pointer; transition: all ease .3s; } .lp-gsuite-button:hover { box-shadow: 0px 8px 16px #262D3850; } @media (max-height: 800px) { main { height: auto !important; } } @media (max-width: 1180px) { .container-lp-gsuite { padding-left: 16px; padding-right: 16px; } .lp-gsuite-h__line { display: inline; } } @media (max-width: 1000px) { .section-lp-gsuite { max-height: none; padding-top: 40px; padding-bottom: 40px; text-align: center; } .lp-gsuite-columns { display: block; padding-bottom: 80px; } .lp-gsuite-column--1 { padding-right: 0; } .lp-gsuite-column--2 { padding-top: 40px; } .lp-gsuite-video { width: 100%; max-width: 480px; height: 240px; margin: 0 auto; } .lp-gsuite-checks { flex-wrap: wrap; } .lp-gsuite-check { flex: 1 0 50%; padding-bottom: 20px; text-align: left; } .lp-gsuite-button { margin-top: 40px; } } @media (max-width: 600px) { .lp-gsuite-head { height: 70px; padding-bottom: 50px; } .lp-gsuite-h { font-size: 32px; line-height: 40px; margin-bottom: 10px; } .lp-gsuite-video { height: 200px; } .lp-gsuite-columns { padding-bottom: 40px; } .lp-gsuite-checks { display: block; width: 100%; max-width: 480px; margin: 0 auto; } .lp-gsuite-button { margin-top: 30px; } }

Project management and team collaboration app made for G Suite

Kanban board and Gantt chart synchronized in real-time
Integrated with G Suite apps, works in Google Drive
Enterprise version for company-wide management
Secure and scalable for your team growth
Start your free trial
function onClickVideo () { ga('send', 'event', { eventCategory: 'Video clicked', eventAction: 'Kanban explanation', eventLabel: 'General Gsuite landing', transport: 'beacon' }); } function onClickLink () { ga('send', 'event', { eventCategory: 'Button clicked', eventAction: 'Start with a free trial', eventLabel: 'General Gsuite landing', transport: 'beacon' }); location.href = 'https://kanban-chi.appspot.com/dashboard/?utm_medium=gsuite-landing-general-qw&utm_term=start-free-trial-qw'; }