html,body{padding:0;margin:0;color:#333;display:flex;flex-direction:column;min-height:100vh}body{overflow-x:hidden}#nav-icon,#nav-icon2,#nav-icon3,#nav-icon4{width:27px;height:23px;float:right;margin-top:8px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:none;z-index:100000}@media only screen and (max-width:768px){#nav-icon,#nav-icon2,#nav-icon3,#nav-icon4{display:block}}#nav-icon span,#nav-icon3 span,#nav-icon4 span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0}#nav-icon span:nth-child(2){top:8px}#nav-icon span:nth-child(3){top:16px}#nav-icon.open{z-index:200}#nav-icon.open span{background-color:#fff}#nav-icon.open span:nth-child(1){top:8px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#nav-icon.open span:nth-child(2){opacity:0}#nav-icon.open span:nth-child(3){top:8px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:table;overflow:hidden}.clearfix:after{clear:both}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.out-of-view{-webkit-transition:-webkit-transform 3000ms cubic-bezier(.23, 1, .32, 1) 500ms;transition:all 3000ms cubic-bezier(.23, 1, .32, 1) 500ms;transition:all 3000ms cubic-bezier(.23, 1, .32, 1) 500ms,-webkit-transform 3000ms cubic-bezier(.23, 1, .32, 1) 500ms;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0);opacity:0}.am-in-view{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}a{outline:none;text-decoration:none;font-size:1.3em;color:#444}a:visited{outline:none}a:hover,a:focus,a:active{outline:none;border:0}a:focus{outline:none}a:hover,a:active{outline:0}textarea:focus,input:focus{outline:none}*:focus{outline:none}img{max-width:100%;display:block}body{font-size:62.5%;font-weight:300;font-family:'Avenir Next W01';color:#333;background:#f7f9fc url('../images/nomify-bg-new.png') no-repeat top center;background-size:2580px 1060px;overflow-x:hidden}@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){body{background:#f7f9fc url('../images/nomify-bg-new@2x.png') no-repeat top center;background-size:2580px 1060px}}input{font-family:'Avenir Next W01'}p{font-size:1.4em;margin-bottom:1em;line-height:1.5em}b,strong{font-weight:bold}h1,h2,h3,h4,h5{font-family:'Avenir Next Rounded W01';margin-bottom:.75em;font-weight:100}h1,h2{font-family:'Avenir Next Rounded W01';font-weight:500;font-size:5.5em;line-height:1.15em}@media only screen and (max-width:768px){h1,h2{font-size:3.8em}}h2{font-size:3.9em;margin:0 0 20px 0;line-height:1.1em}@media only screen and (max-width:768px){h2{font-size:3.8em}}h3{font-size:2em}h4{font-size:1.5em;font-weight:600}.white{color:white}.btn{text-transform:uppercase;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:12px 15px;background-color:#fff;display:inline-block;font-weight:500;border:none;cursor:pointer;-webkit-appearance:none;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}.btn.green{background-color:#3ecf8e;color:#fff}.btn.green:hover{background-color:#30c381}.btn.blue{background-color:#00CEE6;color:#fff}.btn.blue:hover{background-color:#00b7cd}.btn.darkblue{background-color:#4c9299;color:#fff}.btn.darkblue:hover{background-color:#448288}.btn.grey{background-color:#c4c4c4;color:#fff}.btn.grey:hover{background-color:#b7b7b7}.btn.red{background-color:#e56e5b;color:#fff}.btn.red:hover{background-color:#e25b45}.btn:hover{background-color:#f2f2f2}.btn.large{padding:18px 15px}.table>tbody>tr>td .badge{text-transform:uppercase;padding:8px;font-size:.8em}@media only screen and (max-width:768px){.table>tbody>tr>td .badge{padding:6px;font-size:.7em}}.table>tbody>tr>td a.btn{padding:8px 15px 6px 15px}@media only screen and (max-width:768px){.table>tbody>tr>td a.btn{padding:8px 8px;font-size:.9em;width:100%;text-align:center}}.container{width:100%;max-width:1250px;margin:0 auto;padding:0 25px;position:relative;z-index:10;zoom:1}.container:before,.container:after{content:"";display:table;overflow:hidden}.container:after{clear:both}.container.small{max-width:1050px}@media only screen and (min-width:1300px){.container{max-width:1450px}}.mobile-navigation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(62,207,142,0.97);z-index:100;visibility:hidden;-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}.mobile-navigation-overlay .close-overlay{position:absolute;top:20px;right:20px;font-size:3em;color:#fff}.mobile-navigation-overlay .mobile-menu{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);text-align:center}.mobile-navigation-overlay .mobile-menu ul{overflow:hidden;list-style:none}.mobile-navigation-overlay .mobile-menu ul>li a{display:block;color:#fff;font-size:2em;text-transform:uppercase;padding:0 0;margin:10px 0}.mobile-navigation-overlay .mobile-menu ul>li:last-child a{border:2px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:10px}.mobile-navigation-overlay .mobile-menu ul>li ul.sub-menu{transform:none;top:auto;left:auto;box-shadow:none;position:relative}.mobile-navigation-overlay .mobile-menu ul>li ul.sub-menu>li{display:block;float:none;margin:0}.mobile-navigation-overlay .mobile-menu ul>li ul.sub-menu>li a{font-size:14px;color:#fff;padding:2px}.mobile-navigation-overlay .mobile-menu ul>li ul.sub-menu>li a:after{display:none}.mobile-navigation-overlay.open{visibility:visible;-webkit-opacity:1;-moz-opacity:1;opacity:1}.phone-pointers-wrapper{position:relative;zoom:1}.phone-pointers-wrapper:before,.phone-pointers-wrapper:after{content:"";display:table;overflow:hidden}.phone-pointers-wrapper:after{clear:both}.phone-pointers-wrapper .pointers{max-width:50%;width:100%;float:left;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}@media only screen and (max-width:768px){.phone-pointers-wrapper .pointers{position:relative;top:auto;left:auto;float:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;max-width:100%;clear:both}}.phone-pointers-wrapper .pointers .phone-pointers-wrapper{overflow:hidden;position:relative}.phone-pointers-wrapper .pointers>ul{padding:0;margin:0;list-style:none}.phone-pointers-wrapper .pointers>ul>li{text-align:left;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;padding:30px;margin-bottom:40px;-webkit-box-shadow:0 0 49px -10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 49px -10px rgba(0,0,0,0.2);box-shadow:0 0 49px -10px rgba(0,0,0,0.2);overflow:hidden}.phone-pointers-wrapper .pointers>ul>li .icon{float:left;max-width:10%;width:100%;margin-right:5%;font-size:3.6em;color:#74D5F0;text-align:center}@media only screen and (max-width:768px){.phone-pointers-wrapper .pointers>ul>li .icon{margin-bottom:10px;font-size:2.6em}}.phone-pointers-wrapper .pointers>ul>li .content{float:left;width:100%;max-width:85%}@media only screen and (max-width:768px){}.phone-pointers-wrapper .pointers>ul>li:last-child{margin-bottom:0}.phone-pointers-wrapper .pointers>ul>li p{margin:0}header{padding:15px 0;position:fixed;z-index:100;width:100%;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}header.solid{background-color:#3ecf8e;padding:10px 0}header .container{overflow:none}header .container .logo{float:left}header .container .logo h2{text-transform:lowercase;color:white;font-weight:600;font-size:2.6em;margin:0}header .container nav{float:right}@media only screen and (max-width:768px){header .container nav{display:none}}header .container nav>ul{padding:0;margin:0}header .container nav>ul>li{display:inline-block;color:#fff;list-style:none;margin-left:5px;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}header .container nav>ul>li:first-of-type{margin:0}header .container nav>ul>li a{display:block;padding:11px 10px;color:#fff;text-transform:uppercase}@media only screen and (max-width:1250px){header .container nav>ul>li a{padding:11px 10px}}header .container nav>ul>li:last-child{border:2px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}header .container nav>ul>li:last-child:hover{background-color:#3ecf8e}header .container nav>ul>li ul.sub-menu{display:none;float:left;position:absolute;top:100%;z-index:99;width:200px;background-color:rgba(255,255,255,0.89);padding:15px 20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-left:-80px;margin-top:10px;-webkit-box-shadow:0 5px 50px 0 rgba(1,1,1,0.2);-moz-box-shadow:0 5px 50px 0 rgba(1,1,1,0.2);box-shadow:0 5px 50px 0 rgba(1,1,1,0.2)}header .container nav>ul>li ul.sub-menu.open{display:block}header .container nav>ul>li ul.sub-menu:before{content:'\25b2';font-size:1.3em;position:absolute;color:rgba(255,255,255,0.89);top:-12px;right:40px}header .container nav>ul>li ul.sub-menu>li{margin:0;font-size:1em}header .container nav>ul>li ul.sub-menu>li a{padding:5px 0;color:#222}header .container nav>ul>li ul.sub-menu>li a:after{display:none}header .container nav>ul>li ul.sub-menu.support{margin-left:-200px;width:300px;list-style-type:none;padding:22px 20px}header .container nav>ul>li ul.sub-menu.support>li{margin:0;font-size:1em;color:#333;position:relative}header .container nav>ul>li ul.sub-menu.support>li:hover{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8}header .container nav>ul>li ul.sub-menu.support>li a{font-size:1em;display:inline;text-transform:none}header .container nav>ul>li ul.sub-menu.support>li .icon{float:left;max-width:15%;width:100%;margin-right:5%;font-size:2.4em;color:#74D5F0;text-align:center}@media only screen and (max-width:768px){header .container nav>ul>li ul.sub-menu.support>li .icon{margin-bottom:10px;font-size:2.2em}}header .container nav>ul>li ul.sub-menu.support>li .content{float:left;width:100%;max-width:75%}@media only screen and (max-width:768px){}header .container nav>ul>li ul.sub-menu.support>li .content h3{font-size:1.5em;color:#333;padding-top:5px}header .container nav>ul>li ul.sub-menu.support>li .content p{font-size:1.3em;margin-bottom:1em;line-height:1.4em}section{position:relative;flex:1}section .upper{text-transform:uppercase}section.main-introduction-section{padding:120px 0 50px 0}@media only screen and (max-width:450px){section.main-introduction-section{padding:100px 0 0 0}}@media only screen and (min-width:537px){section.main-introduction-section.holiday-planner,section.main-introduction-section.for-employers{padding:120px 0 70px 0}}@media only screen and (min-width:538px) and (max-width:1250px){section.main-introduction-section.holiday-planner .container .content,section.main-introduction-section.for-employers .container .content{max-width:60%}}section.main-introduction-section.centered{text-align:center;padding:150px 0 50px 0}section.main-introduction-section.centered p{font-size:2em}@media only screen and (max-width:787px){section.main-introduction-section.centered p{font-size:1.6em}}section.main-introduction-section .container .content{max-width:100%;color:#fff}@media only screen and (min-width:1251px){section.main-introduction-section .container .content{max-width:60%}}section.main-introduction-section .container .content h1,section.main-introduction-section .container .content h2{margin:0}section.main-introduction-section .container .content p{margin:2em 0;max-width:400px}section.main-introduction-section .container .content p a{color:white;font-size:1em}section.main-introduction-section .container .content p a:hover{-webkit-opacity:.7;-moz-opacity:.7;opacity:.7}section.main-introduction-section .container .buttons{overflow:hidden}section.main-introduction-section .container .buttons ul{margin:0;padding:0;list-style:none}section.main-introduction-section .container .buttons ul li{float:left;margin-right:20px}section.main-introduction-section .container .company-pointers{margin-top:5em;overflow:hidden;max-width:50%}@media only screen and (min-width:968px) and (max-width:1080px){section.main-introduction-section .container .company-pointers{max-width:45%}}@media only screen and (max-width:768px){section.main-introduction-section .container .company-pointers{margin-top:6em}}@media only screen and (max-width:450px){section.main-introduction-section .container .company-pointers{max-width:100%;margin-top:3em}}section.main-introduction-section .container .company-pointers ul>li{max-width:240px;width:100%;float:left;list-style:none;margin-bottom:10px;cursor:pointer}section.main-introduction-section .container .company-pointers ul>li:hover{-webkit-opacity:.7;-moz-opacity:.7;opacity:.7}@media only screen and (max-width:450px){section.main-introduction-section .container .company-pointers ul>li{max-width:50%}}section.main-introduction-section .container .company-pointers ul>li .icon{text-align:center;float:left;font-size:2.6em;width:35px}section.main-introduction-section .container .company-pointers ul>li p{float:left;margin:0 0 0 10px;line-height:34px;font-size:1.6em;color:#fff}@media only screen and (max-width:450px){section.main-introduction-section .container .company-pointers ul>li p{font-size:1.4em;line-height:19px;height:50px;float:none;padding:0 30px}}section.slanted-devices{transform:rotate(-8deg);margin-top:-52em;width:116%;text-align:right;margin-left:-60px;position:relative;padding-bottom:47px;margin-bottom:-3em}@media only screen and (max-width:1250px){section.slanted-devices{margin-top:-30em}}@media only screen and (max-width:450px){section.slanted-devices{margin-top:0;transform:none}}section.slanted-devices img{-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}section.slanted-devices img:first-of-type{margin-right:-120%}section.slanted-devices img:last-child{margin-right:-120%}@media only screen and (max-width:768px){section.slanted-devices img:last-child{display:none;left:-30px}}section.slanted-devices:before{content:" ";position:absolute;background-color:#f7f9fc;bottom:0;top:85%;height:600px;left:-100px;right:0}@media only screen and (max-width:1250px){section.slanted-devices:before{left:-30px}}section.slanted-devices:afters{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 73em 350em;border-color:transparent transparent #f7f9fc transparent;transform:rotate(12.7deg);bottom:-310px;right:0}section.slanted-devices img{display:inline-block;text-align:right;position:relative;z-index:10;max-height:450px}section.slanted-devices .am-in-view img:first-of-type{margin-right:40px;margin-top:50px}@media only screen and (max-width:1250px){}@media only screen and (max-width:768px){}@media only screen and (max-width:600px){section.slanted-devices .am-in-view img:first-of-type{margin-right:0;height:360px}}@media only screen and (max-width:450px){section.slanted-devices .am-in-view img:first-of-type{display:none}}@media only screen and (min-width:769px) and (max-width:885px){section.slanted-devices .am-in-view img:first-of-type{display:none}}section.slanted-devices .am-in-view img:last-child{margin-right:0}@media only screen and (min-width:769px) and (max-width:885px){section.slanted-devices .am-in-view img:last-child{margin-right:-100px}}@media only screen and (min-width:886px){section.slanted-devices .am-in-view img:last-child{margin-right:-200px}}@media only screen and (min-width:1250px){section.slanted-devices .am-in-view img:last-child{margin-right:-100px}}@media only screen and (min-width:1400px){section.slanted-devices .am-in-view img:last-child{margin-right:-20px}}@media only screen and (min-width:1500px){section.slanted-devices .am-in-view img:last-child{margin-right:-10px}}@media only screen and (min-width:1550px){section.slanted-devices .am-in-view img:last-child{margin-right:40px}}@media only screen and (min-width:1600px){section.slanted-devices .am-in-view img:last-child{margin-right:80px}}@media only screen and (min-width:1700px){section.slanted-devices .am-in-view img:last-child{margin-right:160px}}@media only screen and (min-width:1800px){section.slanted-devices .am-in-view img:last-child{margin-right:220px}}@media only screen and (min-width:1900px){section.slanted-devices .am-in-view img:last-child{margin-right:280px}}@media only screen and (min-width:2100px){section.slanted-devices .am-in-view img:last-child{margin-right:380px}}@media only screen and (min-width:2200px){section.slanted-devices .am-in-view img:last-child{margin-right:425px}}@media only screen and (min-width:2300px){section.slanted-devices .am-in-view img:last-child{margin-right:480px}}@media only screen and (min-width:2400px){section.slanted-devices .am-in-view img:last-child{margin-right:525px}}@media only screen and (min-width:2500px){section.slanted-devices .am-in-view img:last-child{margin-right:580px}}section.slanted-devices.for-employers{margin-top:-47em}@media only screen and (max-width:537px){section.slanted-devices.for-employers{display:none}}section.slanted-devices.for-employers .am-in-view img:first-of-type{margin-right:11px;height:350px}@media only screen and (max-width:1250px){section.slanted-devices.for-employers .am-in-view img:first-of-type{margin-right:-200px;z-index:99}}section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:100px;margin-bottom:-60px}@media only screen and (min-width:769px) and (max-width:885px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:-100px}}@media only screen and (min-width:886px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:0}}@media only screen and (min-width:968px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:50px}}@media only screen and (min-width:1250px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:-100px}}@media only screen and (min-width:1400px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:-20px}}@media only screen and (min-width:1500px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:-10px}}@media only screen and (min-width:1550px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:40px}}@media only screen and (min-width:1600px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:80px}}@media only screen and (min-width:1700px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:160px}}@media only screen and (min-width:1800px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:220px}}@media only screen and (min-width:1900px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:280px}}@media only screen and (min-width:2100px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:380px}}@media only screen and (min-width:2200px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:425px}}@media only screen and (min-width:2300px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:480px}}@media only screen and (min-width:2400px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:525px}}@media only screen and (min-width:2500px){section.slanted-devices.for-employers .am-in-view img:last-child{margin-right:580px}}section.slanted-devices.holiday-planner{transform:rotate(0deg);margin-top:-61em;width:100%;text-align:right;margin-left:0;position:relative;padding-left:100px;padding-bottom:47px;margin-bottom:-3em}@media only screen and (max-width:537px){section.slanted-devices.holiday-planner{display:none}}section.slanted-devices.holiday-planner .am-in-view img:first-of-type{max-height:700px;margin-right:-80px}@media only screen and (max-width:1250px){section.slanted-devices.holiday-planner .am-in-view img:first-of-type{z-index:99}}@media only screen and (max-width:600px){section.slanted-devices.holiday-planner .am-in-view img:first-of-type{max-height:550px;height:550px}}section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:0;max-height:800px;margin-bottom:-75px}@media only screen and (min-width:769px) and (max-width:885px){section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:-280px}}@media only screen and (min-width:886px){section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:-550px}}@media only screen and (min-width:1200px){section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:-380px}}@media only screen and (min-width:1400px){section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:-280px}}@media only screen and (min-width:1900px){section.slanted-devices.holiday-planner .am-in-view img:last-child{margin-right:-80px}}section.main-call-to-actions{position:relative;margin-top:30px;margin-bottom:30px}section.main-call-to-actions .cta-wrapper{margin:0 -1%}@media only screen and (max-width:450px){section.main-call-to-actions .cta-wrapper{margin-top:-20px}}section.main-call-to-actions .cta-wrapper .call-to-action{max-width:48%;width:100%;float:left;text-align:center;background-color:#fff;margin:0 1%;-webkit-box-shadow:0 0 49px -10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 49px -10px rgba(0,0,0,0.2);box-shadow:0 0 49px -10px rgba(0,0,0,0.2);padding:50px 30px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}@media only screen and (max-width:768px){section.main-call-to-actions .cta-wrapper .call-to-action{max-width:100%;margin:0 0 25px 0;padding:30px 30px}}section.main-call-to-actions .cta-wrapper .call-to-action:first-of-type{background:#fff url('../images/bg-stars.png') no-repeat bottom left;position:relative;left:-50%}section.main-call-to-actions .cta-wrapper .call-to-action:last-child{position:relative;right:-50%}section.main-call-to-actions .cta-wrapper .call-to-action.video{max-width:70%;margin:0 15%}@media only screen and (max-width:1267px){section.main-call-to-actions .cta-wrapper .call-to-action.video{max-width:100%;margin:0}}section.main-call-to-actions .cta-wrapper .call-to-action.video .my-video-dimensions{width:793px;height:449px}@media only screen and (max-width:895px){section.main-call-to-actions .cta-wrapper .call-to-action.video .my-video-dimensions{max-width:700px;height:397px;margin:0}}@media only screen and (max-width:815px){section.main-call-to-actions .cta-wrapper .call-to-action.video .my-video-dimensions{max-width:600px;height:340px;margin:0}}@media only screen and (max-width:715px){section.main-call-to-actions .cta-wrapper .call-to-action.video .my-video-dimensions{max-width:500px;height:282px;margin:0}}@media only screen and (max-width:615px){section.main-call-to-actions .cta-wrapper .call-to-action.video .my-video-dimensions{max-width:385px;height:218px;margin:0}}section.main-call-to-actions .cta-wrapper .call-to-action ul{list-style:none;text-align:center}section.main-call-to-actions .cta-wrapper .call-to-action ul li{display:inline-block}section.main-call-to-actions .cta-wrapper .call-to-action ul li a{display:block}section.main-call-to-actions .cta-wrapper .call-to-action ul li a img{max-width:126px;max-height:40px}section.main-call-to-actions .cta-wrapper .call-to-action ul li a img:first-child{margin-right:5px}section.main-call-to-actions .cta-wrapper.quiz{max-width:75%;margin:0 auto}@media only screen and (max-width:768px){section.main-call-to-actions .cta-wrapper.quiz{max-width:100%}}section.main-call-to-actions .cta-wrapper.quiz .call-to-action{margin-bottom:30px;max-width:100%}section.main-call-to-actions .cta-wrapper.quiz .call-to-action img{max-height:150px;margin:0 auto}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .question{margin-bottom:40px;font-size:2.5em}@media only screen and (max-width:950px){section.main-call-to-actions .cta-wrapper.quiz .call-to-action .question{font-size:2em;margin-bottom:30px}}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .answers{margin-bottom:20px;text-align:left;display:inline-block;font-size:2em}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .answers label{display:block;margin-bottom:10px;cursor:pointer}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .answers label input{cursor:pointer;margin-right:10px}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .slide{position:absolute;left:0;top:0;width:100%;z-index:1;opacity:0;transition:opacity .5s}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .slide .icon{font-size:4em;padding-bottom:20px;color:#06CEE6}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .active-slide{opacity:1;z-index:2}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .active-slide label:hover{opacity:.7;color:#31C482}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .quiz-container{position:relative;height:260px}@media only screen and (max-width:950px){section.main-call-to-actions .cta-wrapper.quiz .call-to-action .quiz-container{height:275px}}@media only screen and (max-width:768px){section.main-call-to-actions .cta-wrapper.quiz .call-to-action .quiz-container{height:290px}}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .results{padding:30px 30px 40px 30px;border:4px solid #f4f4f4;border-radius:9px;margin:40px 3% 10px 3%;font-size:2em;font-weight:bold;color:#999;display:none}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .results span{color:#31c482;font-size:1.4em}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .results i{font-size:3em;display:block;padding-bottom:20px;color:#00bcd2}section.main-call-to-actions .cta-wrapper.quiz .call-to-action .contact-us{display:none;margin:0 3% 0 3%}section.main-call-to-actions .am-in-view .cta-wrapper .call-to-action:first-of-type{left:0}section.main-call-to-actions .am-in-view .cta-wrapper .call-to-action:last-child{right:0}section.built-to{padding:80px 0 0 0;text-align:center;overflow:hidden}@media only screen and (max-width:768px){section.built-to{padding-bottom:50px;padding-top:25px}}section.built-to h2{margin-bottom:-50px;position:relative;z-index:10}section.built-to .phone{max-width:50%;width:100%;float:left;margin-top:-50px;overflow:hidden}@media only screen and (max-width:768px){section.built-to .phone{float:none;margin:0 auto;max-width:100%}}section.built-to .phone img{margin:0 auto;position:relative;left:-100%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all;max-height:1000px}section.built-to .pointers>ul>li{position:relative;right:-100%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);padding:40px 30px}@media only screen and (min-width:1300px){section.built-to .pointers>ul>li p{font-size:1.7em;margin-bottom:1em;line-height:1.5em;font-weight:400;color:#666}section.built-to .pointers>ul>li h3{font-size:2.4em}}@media only screen and (min-width:768px){section.built-to .pointers>ul>li.max-90{max-width:90%}section.built-to .pointers>ul>li.max-80{max-width:80%}section.built-to .pointers>ul>li.max-70{max-width:70%}section.built-to .pointers>ul>li.offset-10{margin-left:10%}}section.built-to:after{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 53em 300em;border-color:transparent transparent #ffffff transparent;right:0;bottom:0}section.built-to .am-in-view .phone img{left:0}section.built-to .am-in-view .pointers>ul>li{position:relative;right:0}section.features{background:#fff url('../images/tablet-features.png') right center no-repeat;overflow:hidden}@media only screen and (max-width:768px){section.features{background:none;padding-bottom:50px}}section.features .container{zoom:1}section.features .container:before,section.features .container:after{content:"";display:table;overflow:hidden}section.features .container:after{clear:both}section.features .container .phone-pointers-wrapper{zoom:1;position:relative}section.features .container .phone-pointers-wrapper:before,section.features .container .phone-pointers-wrapper:after{content:"";display:table;overflow:hidden}section.features .container .phone-pointers-wrapper:after{clear:both}section.features .container .pointers{max-width:50%;width:100%;left:0}@media only screen and (max-width:768px){section.features .container .pointers{max-width:100%}}section.features .container .pointers .pointer{position:relative;left:-50%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}@media only screen and (min-width:1300px){section.features .container .pointers .pointer p{font-size:1.8em;margin-bottom:1em;line-height:1.5em;font-weight:400;color:#666}section.features .container .pointers .pointer h3{font-size:2.5em}}@media only screen and (min-width:768px){section.features .container .pointers .pointer.max-90{max-width:90%}section.features .container .pointers .pointer.max-80{max-width:80%}section.features .container .pointers .pointer.max-70{max-width:70%}section.features .container .pointers .pointer.offset-10{margin-left:10%}}section.features .container .phone{float:right;max-width:50%;width:100%}@media only screen and (max-width:768px){section.features .container .phone{float:none;margin:30px auto 0 auto;max-width:100%}}section.features .container .phone img{margin:0 auto;position:relative;right:-50%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}@media only screen and (min-width:451px){section.features .container .phone img{max-width:350px}}section.features .am-in-view .pointers .pointer{left:0}section.features .am-in-view .phone img{right:0}section.features.holiday-planner{background:#F6F9FC}section.features.holiday-planner .phone{float:left;bottom:20px}section.features.holiday-planner .phone img{margin:0;max-width:80%}@media only screen and (max-width:768px){section.features.holiday-planner .phone img{margin:0 auto 30px auto}}section.features.holiday-planner .pointers{float:right;left:auto;right:0}section.feature-list{padding:180px 0 50px 0;text-align:center;background:white;margin-top:-130px}@media only screen and (max-width:768px){section.feature-list{padding-bottom:50px;padding-top:140px}}section.feature-list h2{position:relative;z-index:10}section.feature-list h2 span{font-size:.5em;line-height:1.4em;display:block;margin-top:1em}section.feature-list ul.items{padding:0;margin:6em 0 5em 0;list-style:none}section.feature-list ul.items li{float:left;width:100%;max-width:33.3%;text-align:left;padding:30px;margin-bottom:0;overflow:hidden}@media only screen and (min-width:769px){section.feature-list ul.items li{height:300px}}@media only screen and (max-width:768px){section.feature-list ul.items li{padding:30px 10px;max-width:100%}}section.feature-list ul.items li .icon{float:left;max-width:10%;width:100%;margin-right:5%;font-size:3em;color:#74D5F0;text-align:center}@media only screen and (max-width:768px){section.feature-list ul.items li .icon{margin-bottom:10px;font-size:2.6em}}section.feature-list ul.items li .content{float:left;width:100%;max-width:85%}@media only screen and (max-width:768px){}section.feature-list ul.items li .content p{margin:0;font-size:1.6em}section.feature-list ul.items li:last-child{margin-bottom:0}section.feature-list:after{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 53em 300em;border-color:transparent transparent #ffffff transparent;right:0;bottom:0}section.our-story{padding:180px 0 50px 0;text-align:center;background:white;margin-top:-130px}@media only screen and (max-width:768px){section.our-story{padding-bottom:50px;padding-top:140px}}section.our-story h2{position:relative;z-index:10}section.our-story h2 span{font-size:.5em;line-height:1.4em;display:block;margin-top:1em}section.our-story .container{max-width:850px}section.our-story p{font-family:'Avenir Next Rounded W01';font-size:3.2em;font-weight:500;color:#7b7b7b}section.our-story p:first-of-type{font-weight:600;color:#3ecf8e}section.our-story p:last-child{border-top:1px solid #c7e9ed;color:#7b7b7b;font-weight:500;padding-top:95px;margin-top:75px}@media only screen and (max-width:768px){section.our-story p{font-size:2.2em}}section.our-story p a{font-size:1em}section.our-story .our-locations{border-top:1px solid #c7e9ed;max-width:850px;padding-top:75px}section.our-story .our-locations p{font-family:'Avenir Next Rounded W01';font-size:2em;font-weight:300}section.our-story .our-locations p:last-child{padding-bottom:50px}section.faqs{padding:50px 0 100px 0;text-align:center;background:white;margin-top:0}@media only screen and (max-width:768px){section.faqs{padding-bottom:50px;padding-top:25px}}section.faqs h2{position:relative;z-index:10}section.faqs h2 span{font-size:.5em;line-height:1.4em;display:block;margin-top:1em}section.faqs ul.items{padding:0;margin:6em 0 5em 0;list-style:none}section.faqs ul.items li{float:left;width:100%;max-width:49.8%;text-align:left;padding:20px;margin-bottom:0;overflow:hidden}@media only screen and (min-width:769px){section.faqs ul.items li{height:200px}}@media only screen and (max-width:768px){section.faqs ul.items li{padding:20px 10px;max-width:100%}}section.faqs ul.items li .content{float:left;width:100%}@media only screen and (max-width:768px){}section.faqs ul.items li .content h3{font-weight:bold}section.faqs ul.items li .content p{margin:0;font-size:1.6em}section.faqs ul.items li .content p a{outline:none;text-decoration:none;font-size:1em;font-weight:bold;color:#444}section.faqs ul.items li:last-child{margin-bottom:0}section.faqs:after{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 53em 300em;border-color:transparent transparent #ffffff transparent;right:0;bottom:0}section.love-brands{background:#ffffff url(../images/bg-stars.png) no-repeat bottom left;padding:50px 0;text-align:center}@media only screen and (max-width:768px){section.love-brands{padding:25px 0}}section.love-brands .container ul{padding:0;margin:25px 0;list-style:none}section.love-brands .container ul li{display:inline-block;margin:0 20px}@media only screen and (max-width:768px){section.love-brands .container ul li{display:block;margin-bottom:10px}section.love-brands .container ul li:last-child{margin:0}section.love-brands .container ul li img{margin:0 auto}}section.love-brands .container ul li a{display:block}section.get-started{text-align:center;padding:50px 0;background-color:#00bcd3;overflow:hidden}@media only screen and (max-width:768px){section.get-started{padding:25px 0}}section.get-started p{margin:0;color:#fff;font-size:2em}section.get-started p a{font-size:.65em;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin-left:25px;padding:7px 15px}@media only screen and (max-width:768px){section.get-started p a{clear:both;display:block;max-width:260px;margin:10px auto 0 auto}}section.get-started p a:hover{background-color:#3ecf8e;color:#fff}section.support-bar{text-align:center;padding:50px 0;background-color:#00bcd3;overflow:hidden}@media only screen and (max-width:768px){section.support-bar{padding:25px 0}}section.support-bar p{margin:0;color:#fff;font-size:1.8em}@media only screen and (max-width:942px){section.support-bar p{font-size:1.5em}}@media only screen and (max-width:768px){section.support-bar p{font-size:1.4em}}section.support-bar p a{font-size:.65em;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin:5px 0 5px 0;padding:7px 15px}@media only screen and (max-width:768px){section.support-bar p a{clear:both;display:block;max-width:260px;margin:10px auto 10px auto}}section.support-bar p a:hover{background-color:#3ecf8e;color:#fff}section.feed{padding:40px 0 0 0;text-align:center;clear:both}section.feed.extended:before{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 36em 250em;border-color:transparent transparent #F7F9FC transparent;right:0;top:700px}section.feed .logo{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;max-width:100px;margin:30px auto}@media only screen and (max-width:768px){section.feed{padding-bottom:50px;padding-top:55px}}section.feed h2{position:relative;z-index:0}section.feed .phone-pointers-wrapper{margin-bottom:160px}section.feed .phone-pointers-wrapper .phone{width:100%;max-width:300px;position:absolute;margin-top:20px}section.feed .phone-pointers-wrapper .phone.jump-up{margin-top:-195px;position:fixed}section.feed .phone-pointers-wrapper .phone.bottom{bottom:420px}@media only screen and (max-width:918px){section.feed .phone-pointers-wrapper .phone{margin:0 auto;max-width:100%;display:none}}section.feed .phone-pointers-wrapper .phone img{margin:0 auto;position:relative;left:-100%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}section.feed .phone-pointers-wrapper .pointers{position:relative;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px)}@media only screen and (max-width:918px){section.feed .phone-pointers-wrapper .pointers{max-width:100%;left:0}}@media only screen and (min-width:919px){section.feed .phone-pointers-wrapper .pointers{top:0;max-width:65%;left:35%}section.feed .phone-pointers-wrapper .pointers.center{max-width:80%;left:10%}}@media only screen and (min-width:1080px){}section.feed .phone-pointers-wrapper .pointers>ul>li{right:-100%;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}section.feed .phone-pointers-wrapper .pointers>ul>li .content .location{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #3ECE8E;padding:20px;margin-right:20%}@media only screen and (max-width:568px){section.feed .phone-pointers-wrapper .pointers>ul>li .content .location{margin-right:0}}section.feed .phone-pointers-wrapper .pointers>ul>li .content .do-edit{color:#999999;font-size:1.6em;float:right;margin-top:-1px;margin-left:10px;cursor:pointer}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents{list-style-type:none;margin:0 0 20px 0;padding:0;max-width:70%}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li{display:block;font-size:1.2em;padding:4px 0}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li i{color:#c4c4c4;font-size:1em}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li i:hover{color:#999}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li i.fa-cloud-download-alt{bottom:-2px;position:relative;float:right}section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li i.fa-file-pdf,section.feed .phone-pointers-wrapper .pointers>ul>li .content .ul-documents li i.fa-file-alt{position:relative;color:#a4a4a4;font-size:1.5em;bottom:-1px;padding-right:5px}section.feed .phone-pointers-wrapper .pointers>ul>li .content .icon-read{font-size:1.4em;float:right;cursor:pointer;position:relative;margin-bottom:-20px;color:#999}section.feed .phone-pointers-wrapper .pointers>ul>li .content .do-action.done{background:#f2f2f2}section.feed .phone-pointers-wrapper .pointers>ul>li .icon-priority{font-size:1.4em;float:right}section.feed .phone-pointers-wrapper .pointers>ul>li.post-create-form-container{-webkit-transition:0s;position:relative;left:0;z-index:11000;border:3px solid #0BD5AD}section.feed .phone-pointers-wrapper .pointers>ul>li.post-create-form-container:focus-within,section.feed .phone-pointers-wrapper .pointers>ul>li.post-create-form-container:focus{box-shadow:0 0 0 2000px rgba(255,255,255,0.75);transition:ease-in-out,box-shadow .2s ease-in-out,border-color 2s ease}section.feed.extended:after{content:" ";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 33em 200em;border-color:transparent transparent #ffffff transparent;right:0;bottom:0}section.feed .am-in-view.phone img{left:0}section.feed .am-in-view.pointers>ul>li{position:relative;right:0}section.feed .call-to-action{max-width:100%;width:100%;float:left;text-align:center;background-color:#fff;margin:30px 0 20px 10px;-webkit-box-shadow:0 0 69px -10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 69px -10px rgba(0,0,0,0.2);box-shadow:0 0 69px -10px rgba(0,0,0,0.2);padding:50px 30px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;-o-transition:1.5s all}@media only screen and (max-width:768px){section.feed .call-to-action{max-width:100%;margin:0 0 25px 0;padding:30px 30px}}section.feed .call-to-action:first-of-type{background:#fff url('../images/bg-stars.png') no-repeat bottom left}section.feed .call-to-action ul{list-style:none;text-align:center}section.feed .call-to-action ul li{display:inline-block}section.feed .call-to-action ul li a{display:block}section.feed .call-to-action ul li a img{max-width:108px;max-height:33px}section.feed .call-to-action ul.feed-sidenav{list-style:none;margin-left:4em;padding:0}section.feed .call-to-action ul.feed-sidenav li{display:block;padding:5px 0;text-align:left;font-size:1.4em;font-family:'Avenir Next Rounded W01'}section.feed .call-to-action ul.feed-sidenav li i{padding-right:14px}section.feed .title-nav ul{margin:0;padding-top:5px;padding-right:10px;float:right}section.feed .title-nav ul>li{display:inline-block;color:#fff;list-style:none;margin-left:5px;font-size:2.5em;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}section.feed .title-nav ul>li a{display:block;padding:11px 10px;color:#fff;text-transform:uppercase}@media only screen and (max-width:1250px){section.feed .title-nav ul>li a{padding:11px 10px}}section.feed .title-nav ul>li i{cursor:pointer}section.feed .title-nav ul>li ul.sub-menu{display:none;line-height:1.4em;font-size:.7em;float:left;position:absolute;z-index:99;width:200px;background-color:rgba(255,255,255,0.89);padding:15px 20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-left:-80px;margin-top:10px;-webkit-box-shadow:0 5px 50px 0 rgba(146,146,146,0.5);-moz-box-shadow:0 5px 50px 0 rgba(146,146,146,0.5);box-shadow:0 5px 50px 0 rgba(146,146,146,0.5)}section.feed .title-nav ul>li ul.sub-menu.open{display:block}section.feed .title-nav ul>li ul.sub-menu:before{content:'\25b2';font-size:1em;position:absolute;color:rgba(255,255,255,0.89);top:-14px;right:85px}section.feed .title-nav ul>li ul.sub-menu>li{margin:0;font-size:.75em;font-weight:500}section.feed .title-nav ul>li ul.sub-menu>li a{padding:5px 0;color:#777}section.feed .title-nav ul>li ul.sub-menu>li a:after{display:none}section.feed .notify-badge{display:block;width:18px;height:18px;padding:4px 3px;background:#D90429;border-radius:50%;color:white;font-weight:bold;font-size:.5em;margin-left:5px;position:relative;top:-29px;right:-5px;cursor:pointer}section.feed .btn.btn-outline{border-color:#c4c4c4;color:#c4c4c4;border:2px solid;border-radius:20px;text-align:center}.post-create-form-container{-webkit-transition:0s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.post-create-form-container .content{float:left;width:100%;max-width:85%}.post-create-form-container .icon{float:left;max-width:10%;width:100%;margin-right:5%;font-size:3.6em;color:#74D5F0;text-align:center}.post-create-form-container .icon-priority{font-size:1.4em;float:right}.post-create-form-container .fa-list-ul,.post-create-form-container .far{cursor:pointer;font-size:3em;bottom:-6px;position:relative;color:#c4c4c4}.post-create-form-container .far .hover:hover,.post-create-form-container .fas .hover:hover{color:#a4a4a4}.post-create-form-container .post-toggle-priority{cursor:pointer;position:relative;margin-bottom:-20px;color:#c4c4c4}.post-create-form-container .post-toggle-priority.on{color:#D90429}.post-create-form-container .toggle-author{cursor:pointer;font-size:2em;padding:7px 0 0 15px;bottom:-3px;position:relative;float:right;color:#e4e4e4}.post-create-form-container .toggle-author .on{color:#b4b4b4}.post-create-form-container textarea.auto-expand{display:block;box-sizing:padding-box;overflow:hidden;width:100%;font-family:'Avenir Next W01';border:none;padding:20px 0;font-size:3em}.post-create-form-container form .form-image-preview{display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:100px;width:100px;background:white;border:0 solid #02BAD2;margin-bottom:20px;background-size:cover}.post-create-form-container form .do-image-cancel{margin-left:-5px;margin-top:-5px;font-size:2.5em;color:#D90429;cursor:pointer}.post-create-form-container form .filepond{display:none;visibility:hidden;margin-top:15px}.post-create-form-container form .filepond.show{visibility:visible}.post-create-form-container form .filepond .filepond--item-panel{background-color:#00BCD2}.post-create-form-container form .filepond .filepond--file-action-button{background-color:rgba(0,0,0,0.3)}.post-create-form-container form .filepond .filepond--file-action-button{color:white}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area.form-control{padding:0;background:none;border:0;border-radius:10px;margin-bottom:15px;max-width:90%}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input{max-width:200px;padding:0 4px;border:0;background:inherit;font-size:1.2em}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag{padding:5px 10px;margin:0 4px 0 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag.col-bg{background:#e4e4e4;color:#555}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag{padding:5px 10px;margin:0 6px 6px 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag img{display:inline-block;max-width:20px;border-radius:50%;margin-bottom:-5px;margin-right:8px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-select-tag a{font-size:1em}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-list{display:none;position:relative;background:white;border:1px solid #dedede;z-index:1;max-width:90%;margin-bottom:20px;border-radius:5px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item{font-size:1.5em;padding:15px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item img{display:inline-block;max-width:20px;border-radius:50%;margin-bottom:-5px;margin-right:8px}.post-create-form-container form .amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input{max-width:100%;padding:12px 4px 0 4px;border:0;background:inherit;font-size:1.1em;border-top:1px solid #e9e9e9;width:100%;margin-top:10px}.post-create-form-container form .amsify-focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}footer{background-color:#313131;overflow:hidden;padding:50px 0}footer .footer-column{max-width:25%;width:100%;float:left;margin:0 0 50px 0}@media only screen and (max-width:768px){footer .footer-column{max-width:33.3%;margin:0 0 25px 0}}@media only screen and (max-width:540px){footer .footer-column{max-width:100%;margin:0 0 25px 0;text-align:center}}footer .footer-column h4{color:#606060;font-weight:100}footer .footer-column ul{list-style:none}footer .footer-column ul li a{display:block;padding:5px 0;color:#fff}@media only screen and (max-width:768px){footer .footer-column.empty{display:none}}footer p{color:#606060;margin:0;clear:both}@media only screen and (max-width:768px){footer p{clear:both;text-align:center}}section.awards,section.account{background:#02bad2 url('../images/nomify-bg-new.png');padding:150px 0 13% 0}@media only screen and (min-width:768px){section.awards,section.account{min-height:650px}}@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){section.awards,section.account{background:#07BBD2 url('../images/nomify-bg-new@2x.png') no-repeat top center;background-size:2580px 1060px}}@media only screen and (max-width:768px){section.awards,section.account{padding:100px 0 13% 0}}section.awards h1,section.account h1,section.awards h2,section.account h2{color:white;font-size:4em;margin-bottom:.5em}@media only screen and (max-width:768px){section.awards h1,section.account h1,section.awards h2,section.account h2{font-size:3em}}section.awards h1 span,section.account h1 span,section.awards h2 span,section.account h2 span{color:#f4f4f4;padding:.8em 0;display:block;font-size:.4em;line-height:1.5em}section.awards h1 ul,section.account h1 ul,section.awards h2 ul,section.account h2 ul{margin:0;padding-top:15px;padding-right:10px;font-size:.6em;float:right}section.awards h1 ul>li,section.account h1 ul>li,section.awards h2 ul>li,section.account h2 ul>li{display:inline-block;color:#fff;list-style:none;margin-left:5px;-webkit-transition:.6s all;-moz-transition:.6s all;-ms-transition:.6s all;-o-transition:.6s all}section.awards h1 ul>li a,section.account h1 ul>li a,section.awards h2 ul>li a,section.account h2 ul>li a{display:block;padding:11px 10px;color:#fff;text-transform:uppercase}@media only screen and (max-width:1250px){section.awards h1 ul>li a,section.account h1 ul>li a,section.awards h2 ul>li a,section.account h2 ul>li a{padding:11px 10px}}section.awards h1 ul>li i,section.account h1 ul>li i,section.awards h2 ul>li i,section.account h2 ul>li i{cursor:pointer}section.awards h1 ul>li ul.sub-menu,section.account h1 ul>li ul.sub-menu,section.awards h2 ul>li ul.sub-menu,section.account h2 ul>li ul.sub-menu{display:none;line-height:1.4em;float:left;position:absolute;z-index:99;width:200px;background-color:rgba(255,255,255,0.89);padding:15px 20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-left:-80px;margin-top:10px;-webkit-box-shadow:0 5px 50px 0 rgba(1,1,1,0.2);-moz-box-shadow:0 5px 50px 0 rgba(1,1,1,0.2);box-shadow:0 5px 50px 0 rgba(1,1,1,0.2)}section.awards h1 ul>li ul.sub-menu.open,section.account h1 ul>li ul.sub-menu.open,section.awards h2 ul>li ul.sub-menu.open,section.account h2 ul>li ul.sub-menu.open{display:block}section.awards h1 ul>li ul.sub-menu:before,section.account h1 ul>li ul.sub-menu:before,section.awards h2 ul>li ul.sub-menu:before,section.account h2 ul>li ul.sub-menu:before{content:'\25b2';font-size:1em;position:absolute;color:rgba(255,255,255,0.89);top:-14px;right:85px}section.awards h1 ul>li ul.sub-menu>li,section.account h1 ul>li ul.sub-menu>li,section.awards h2 ul>li ul.sub-menu>li,section.account h2 ul>li ul.sub-menu>li{margin:0;font-size:.7em}section.awards h1 ul>li ul.sub-menu>li a,section.account h1 ul>li ul.sub-menu>li a,section.awards h2 ul>li ul.sub-menu>li a,section.account h2 ul>li ul.sub-menu>li a{padding:5px 0;color:#777}section.awards h1 ul>li ul.sub-menu>li a:after,section.account h1 ul>li ul.sub-menu>li a:after,section.awards h2 ul>li ul.sub-menu>li a:after,section.account h2 ul>li ul.sub-menu>li a:after{display:none}section.awards h4,section.account h4{padding:8px 3px 2px 3px}section.awards p,section.account p{padding:6px 3px 2px 3px}@media only screen and (max-width:768px){section.awards p,section.account p{font-size:1.2em}}section.awards .form-block,section.account .form-block{padding-top:40px}@media only screen and (max-width:768px){section.awards .form-block,section.account .form-block{padding-top:20px}}section.awards span.price,section.account span.price,section.awards span.subdomain,section.account span.subdomain{display:block;font-size:3em;font-weight:500;margin:5px 0}@media only screen and (max-width:768px){section.awards span.price,section.account span.price,section.awards span.subdomain,section.account span.subdomain{font-size:2.2em;margin:12px 0}}section.awards .sidenav-container,section.account .sidenav-container{width:100%}section.awards .sidenav,section.account .sidenav{list-style:none;margin:0;padding:0}section.awards .sidenav.follow-me,section.account .sidenav.follow-me{position:fixed}section.awards .sidenav li,section.account .sidenav li{display:block;padding:5px 0}section.awards .sidenav li a,section.account .sidenav li a{font-size:1.4em;color:white}section.awards .panel,section.account .panel{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;text-align:center;height:360px;width:100%;transition:transform .8s;transform-style:preserve-3d;border:0}@media (max-width:991px){section.awards .panel,section.account .panel{height:530px}}@media (max-width:767px){section.awards .panel,section.account .panel{height:420px}}section.awards .panel.flipped,section.account .panel.flipped{transform:rotateX(179deg)}section.awards .panel .front,section.account .panel .front,section.awards .panel .back,section.account .panel .back{position:absolute;width:100%;height:100%;backface-visibility:hidden}section.awards .panel .front,section.account .panel .front{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;cursor:pointer;background:#3ecf8e;display:table}section.awards .panel .front .title,section.account .panel .front .title{vertical-align:middle;display:table-cell;padding:0 20px}section.awards .panel .front .title h3,section.account .panel .front .title h3{font-weight:bold;color:white;font-size:2em;margin:0}section.awards .panel .back,section.account .panel .back{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:white;cursor:pointer;transform:rotateX(180deg);display:table}section.awards .panel .back .content,section.account .panel .back .content{vertical-align:middle;display:table-cell;padding:20px}section.awards .panel .back .content .icon,section.account .panel .back .content .icon{display:block;margin:15px auto 20px auto;max-width:30px;height:30px;width:30px;background-size:30px 30px}section.awards .panel .back .content h4,section.account .panel .back .content h4{font-weight:bold;letter-spacing:1px}@media (max-width:767px){section.awards .panel .back .content h4,section.account .panel .back .content h4{font-size:16px;line-height:18px}}section.awards .panel .back .content p,section.account .panel .back .content p{font-weight:200;font-size:14px;line-height:16px;padding:2px 0}@media (max-width:767px){section.awards .panel .back .content p,section.account .panel .back .content p{font-size:14px;line-height:16px}}section.awards .panel.invert .front,section.account .panel.invert .front{background:#c4c4c4}section.awards .panel.invert .front .title h3,section.account .panel.invert .front .title h3{color:black}section.awards .profiles,section.account .profiles{margin-top:30px}section.awards .profiles .profile,section.account .profiles .profile{padding-top:20px;padding-bottom:15px;background:#357f89;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-box-shadow:0 0 28px -10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 28px -10px rgba(0,0,0,0.2);box-shadow:0 0 28px -10px rgba(0,0,0,0.2);margin:15px}@media (min-width:768px){section.awards .profiles .profile,section.account .profiles .profile{width:44.6%}}@media (min-width:992px){section.awards .profiles .profile,section.account .profiles .profile{width:28.6%}}@media (min-width:1241px){section.awards .profiles .profile,section.account .profiles .profile{width:29.6%}}section.awards .profiles .profile.nomination .profile-details,section.account .profiles .profile.nomination .profile-details{height:155px}section.awards .profiles .profile.nomination .nomination-pin,section.account .profiles .profile.nomination .nomination-pin{cursor:pointer;font-size:2em;color:#86c3cc}section.awards .profiles .profile.nomination .nomination-pin.pinned,section.account .profiles .profile.nomination .nomination-pin.pinned{color:#333}section.awards .profiles .profile .profile-avatar-container,section.account .profiles .profile .profile-avatar-container{text-align:center;padding-top:10px;padding-bottom:0}section.awards .profiles .profile .profile-avatar-container .stars,section.account .profiles .profile .profile-avatar-container .stars,section.awards .profiles .profile .profile-avatar-container .points,section.account .profiles .profile .profile-avatar-container .points{text-align:center;color:white;font-size:1.8em;line-height:1.2em;padding-top:20px}section.awards .profiles .profile .profile-avatar-container .stars span,section.account .profiles .profile .profile-avatar-container .stars span,section.awards .profiles .profile .profile-avatar-container .points span,section.account .profiles .profile .profile-avatar-container .points span{display:block;font-size:.9em}section.awards .profiles .profile .profile-avatar-container .avatar div,section.account .profiles .profile .profile-avatar-container .avatar div{margin:0 auto;border:2px solid #fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;width:80px;height:80px}section.awards .profiles .profile .profile-avatar-container .points,section.account .profiles .profile .profile-avatar-container .points{margin-right:-20px}section.awards .profiles .profile .profile-avatar-container .stars,section.account .profiles .profile .profile-avatar-container .stars{margin-left:-20px}section.awards .profiles .profile .profile-name,section.account .profiles .profile .profile-name{text-align:center;padding-top:20px;padding-bottom:20px;font-size:1.2em}section.awards .profiles .profile .profile-buttons,section.account .profiles .profile .profile-buttons{text-align:center}section.awards .profiles .profile .profile-buttons .profile-incomplete,section.account .profiles .profile .profile-buttons .profile-incomplete{font-size:1.9em;padding:10px;color:#C4C4C4}section.awards .profiles .profile .profile-buttons .button-container,section.account .profiles .profile .profile-buttons .button-container{padding:2px 15px}section.awards .nomination-edit,section.account .nomination-edit{color:white}section.awards .nomination-edit .nomination-pin,section.account .nomination-edit .nomination-pin{cursor:pointer;float:right;padding-top:15px;font-size:.6em}section.awards .nomination-edit .nomination-pin.pinned,section.account .nomination-edit .nomination-pin.pinned{color:#333333}form .toggle-handle{background:#f4f4f4}form .checkbox label .toggle,form .checkbox-inline .toggle{margin-left:0;margin-right:5px}form.form-inline .btn,form.form-inline .form-control{width:100%}form .form-group{margin:0}form .form-group .checkbox label{font-family:'Avenir Next Rounded W01';display:inline-block;max-width:100%;font-size:.9em;padding:13px 3px 2px 3px;font-weight:600;color:#00bbd2}form .form-group .checkbox .btn.toggle-on,form .form-group .checkbox .btn.toggle-off{background:#389eb5;color:white}form .form-group .checkbox .btn.toggle-on{margin-left:-14px}form .form-group .checkbox .btn.toggle-off{margin-right:-14px}form .form-group.padded{padding:25px 15px}form .form-group .form-control{font-size:16px;padding:24px 20px;height:40px;color:#777;border:2px solid #00BBD2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}form .form-group .form-control:focus{border:2px solid white}form .form-group .form-image-preview{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:100px;width:100px;background:white;margin:0 auto;border:3px solid #02BAD2;background-size:cover}form .form-group .form-image-preview .do-upload-icon{margin-left:-5px;margin-top:-5px;font-size:3em;color:#018593;cursor:pointer}form .form-group select.form-control{padding:5px 20px;height:50px}form .form-group textarea.form-control{height:300px;font-weight:400;font-family:'Avenir Next W01'}form .form-group label{font-family:'Avenir Next Rounded W01';display:inline-block;max-width:100%;font-size:1.5em;padding:13px 3px 2px 3px;font-weight:600;color:white}form .form-group .btn{text-align:center;padding:12px 15px}form .form-group .btn.large{padding:18px 15px}.badge{padding:10px 20px;font-size:1.2em;margin:5px;background:#389eb5;color:white;cursor:pointer}.badge:hover{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8}.badge.green{background-color:#3ecf8e}.badge.red{background-color:#e56e5b}.badge.grey{background-color:#c4c4c4}.badge.darkblue{background-color:#4c9299}.badge.none{background:none}.badge a{color:white}.badge a .far{padding-left:10px}.badge a:hover{color:#C54640}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{background-color:#f4d990;background-image:none;color:#000}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:white}.select{display:inline-block;position:relative;vertical-align:top;width:100%;padding:0}.select:after{content:"";position:absolute;z-index:2;right:18px;top:50%;margin-top:0;height:0;width:0;border-top:6px solid #07BBD3;border-left:6px solid transparent;border-right:6px solid transparent;pointer-events:none}.tooltip>.tooltip-inner{background-color:#30C381;padding:15px}.tooltip.top .tooltip-arrow,.tooltip.left .tooltip-arrow,.tooltip.bottom .tooltip-arrow,.tooltip.right .tooltip-arrow{border-right:5px solid #30C381}.copy-to-clipboard{font-size:3em;padding:8px;cursor:pointer}.copy-to-clipboard:hover{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8}.video-container{height:710px;width:420px;margin:0 auto 150px auto}@media only screen and (max-width:768px){.video-container{height:584px;width:341px;margin:30px auto 50px auto}}.video-container .video-responsive{position:relative;height:100%}.video-container .video-responsive .canvas,.video-container .video-responsive .video{height:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:44px;background:#000;z-index:5}@media only screen and (max-width:768px){.video-container .video-responsive .canvas,.video-container .video-responsive .video{top:38px}}.video-container .video-responsive #over_video{background-size:cover;position:absolute;width:100%;height:100%;text-align:center;z-index:6}form .form-group .form-control.error,.error{background:#f9eaea;border:2px solid red;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}/*# sourceMappingURL=styles.css.map */