/***************** STYLE GUIDE: https://app.frontify.com/d/BnCgFWtado7c/style-guide#/style/typography ***********/
/*************************************************************/
/*************************************************************/
/* If you make changes to this file you have to manually save every other .scss file in the project  */
/*************************************************************/
/************************* Variables *************************/
/* RGB: 0, 105, 255 */
/* RGB: 0,85,204 */
/* RGB: 242, 244, 247 */
/* RGB: 254, 210, 0 */
/* RGB:  2, 0, 32*/
/* RGB: 76, 81, 93 */
/* RGB: 121, 186, 204 */
/* RGB: 177, 186, 204 */
/* RGB: 50, 200, 140 */
/* RGB: 250, 50, 70 */
/* RGB: 60, 40, 140*/
/************************** /Variables ***********************/
/*************************************************************/
/*****************************************************/
/********************** Fonts ************************/
@font-face {
  font-family: "Akkurat-Light";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-light.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-light.woff") format("woff"); }
@font-face {
  font-family: "Akkurat-Regular";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-regular.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-regular.woff") format("woff"); }
@font-face {
  font-family: "Akkurat-Lightitalic";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-lightitalic.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-lightitalic.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-lightitalic.woff") format("woff"); }
@font-face {
  font-family: "Akkurat-Italic";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-italic.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-italic.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-italic.woff") format("woff"); }
@font-face {
  font-family: "Akkurat-Bold";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bold.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bold.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bold.woff") format("woff2"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bold.woff") format("woff"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bold.tff") format("truetype"); }
@font-face {
  font-family: "Akkurat-Bolditalic";
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bolditalic.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bolditalic.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/lineto-akkurat-bolditalic.woff") format("woff"); }
@font-face {
  font-family: 'LeadPages-Icons';
  src: url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.eot?7jjijk");
  src: url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.eot?7jjijk#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.woff2?7jjijk") format("woff2"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.ttf?7jjijk") format("truetype"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.woff?7jjijk") format("woff"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.svg?7jjijk#LeadPages-Icons") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvantGardeGothicBd';
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/avantgarde/305329_0_0.eot");
  src: url("https://static.leadpages.net/cache/20170310.000000/fonts/avantgarde/305329_0_0.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/fonts/avantgarde/305329_0_0.woff2") format("woff2"), url("https://static.leadpages.net/cache/20170310.000000/fonts/avantgarde/305329_0_0.woff") format("woff"), url("https://static.leadpages.net/cache/20170310.000000/fonts/avantgarde/305329_0_0.ttf") format("truetype"); }
/*****************************************************/
/********************** /Fonts ***********************/
/*************************************************************/
/************************ Skeleton ***************************/
img, legend {
  border: 0; }

.column, .columns, .container {
  width: 100%;
  box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, 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; }

b, optgroup, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #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; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

pre, textarea {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px; }

legend {
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px; }

.column, .columns {
  float: left; }

@media (min-width: 470px) {
  .container {
    width: 87.5%;
    padding: 0; } }
@media (min-width: 768px) {
  .container {
    width: 92%; }

  .column, .columns {
    margin-left: 4%; }

  .column:first-child, .columns:first-child {
    margin-left: 0; }

  .one.column, .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin-left: 0; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  .offset-by-one.column, .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column, .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column, .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column, .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column, .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column, .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column, .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column, .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column, .offset-by-nine.columns {
    margin-left: 78%; }

  .offset-by-ten.column, .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column, .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column, .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column, .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column, .offset-by-one-half.columns {
    margin-left: 52%; } }
fieldset {
  padding: 0;
  border-width: 0; }

input[type=checkbox], input[type=radio] {
  display: inline; }

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

td, th {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

td:first-child, th:first-child {
  padding-left: 0; }

td:last-child, th:last-child {
  padding-right: 0; }

.container:after, .row:after, .u-cf {
  content: "";
  display: table;
  clear: both; }

/************************ /Skeleton **************************/
/*************************************************************/
/*************************************************************/
/************************ Reset ******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/************************ /Reset** ***************************/
/*************************************************************/
/*************************************************************/
/********************** Custom styles ************************/
/*************************************************************/
* {
  box-sizing: border-box; }

body.noscroll {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed; }

html, body {
  overflow-x: hidden; }

body {
  padding: 0;
  margin: 0;
  font-family: "Akkurat-Regular", sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #F2F4F7; }

p {
  color: #4C515D; }

li {
  list-style: none; }

ul {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

.center {
  margin: 0 auto; }

.centered-text {
  text-align: center; }

.left-text {
  text-align: left; }

.right-text {
  text-align: right; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.clear {
  clear: both; }

.white {
  color: #fff; }

.white-background {
  background-color: #fff; }

.blue-background {
  background-color: #0069FF;
  color: #fff; }

.yellow-background {
  background-color: #FED200; }

.medium-gray-background {
  background-color: #E6E9EF; }

.black {
  color: #000; }

.gray {
  color: #4C515D; }

.secondary-gray {
  color: #797F89; }

.gray-container {
  background-color: #F2F4F7; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.row.table {
  display: table;
  width: 100%; }
  .row.table .column,
  .row.table .columns {
    float: none;
    display: table-cell;
    padding-left: 4%; }
    .row.table .column:first-child,
    .row.table .columns:first-child {
      padding-left: 0; }
    @media (max-width: 768px) {
      .row.table .column,
      .row.table .columns {
        float: left; } }

.bold {
  font-weight: 700; }

.v-align-middle {
  vertical-align: middle; }

.uppercase {
  text-transform: uppercase; }

.text-fade {
  transition: all 1s ease;
  opacity: .25; }
  .text-fade.faded {
    opacity: 1; }

.stretch {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.small-rule {
  width: 48px;
  height: 1px;
  background-color: #4C515D;
  text-align: center;
  margin: 18px auto; }

.pad-6 {
  padding: 6px 0; }

.pad-12 {
  padding: 12px 0; }

.pad-18 {
  padding: 18px 0; }

.pad-24 {
  padding: 24px 0; }

.pad-36 {
  padding: 36px 0; }

.pad-48 {
  padding: 48px 0; }

.pad-60 {
  padding: 60px 0; }

.pad-72 {
  padding: 72px 0; }

.pad-0-bottom {
  padding-bottom: 0; }

.pad-0-top {
  padding-top: 0; }

.pad-36-bottom {
  padding-bottom: 36px; }

.video-container {
  position: relative;
  padding-bottom: 56%;
  padding-top: 0px;
  height: 0; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*************************************************************/
/**************************** Text ***************************/
.text_link {
  color: #4C515D;
  border-bottom: 1px solid #0069FF; }
  .text_link:hover {
    color: #0069FF; }

.x-large-display {
  font-size: 72px;
  font-family: "AvantGardeGothicBd", sans-serif;
  line-height: 84px;
  letter-spacing: -1.4px;
  color: #020020; }

.large-display {
  font-size: 54px;
  font-family: "AvantGardeGothicBd", sans-serif;
  line-height: 60px;
  letter-spacing: -1.1px;
  color: #020020; }

.medium-display {
  font-size: 42px;
  font-family: "AvantGardeGothicBd", sans-serif;
  line-height: 48px;
  letter-spacing: -0.8px;
  color: #020020; }

.small-display {
  font-size: 36px;
  font-family: "AvantGardeGothicBd", sans-serif;
  line-height: 42px;
  letter-spacing: -0.7px;
  color: #020020; }

.x-small-display {
  font-size: 24px;
  font-family: "AvantGardeGothicBd", sans-serif;
  line-height: 30px;
  letter-spacing: -0.24px;
  color: #020020; }

.heading-1 {
  font-size: 30px;
  font-family: "Akkurat-Bold", sans-serif;
  line-height: 36px;
  letter-spacing: -0.6px;
  color: #020020; }

.heading-2 {
  font-size: 24px;
  font-family: "Akkurat-Bold", sans-serif;
  line-height: 30px;
  letter-spacing: -0.24px;
  color: #020020; }

.heading-3 {
  font-size: 18px;
  font-family: "Akkurat-Bold", sans-serif;
  line-height: 24px;
  letter-spacing: 0px;
  color: #020020; }

.paragraph-short-form {
  font-size: 18px;
  font-family: "Akkurat-Light", sans-serif;
  line-height: 24px;
  letter-spacing: 0px; }

.paragraph-long-form {
  font-size: 18px;
  font-family: "Akkurat-Light", sans-serif;
  line-height: 30px;
  letter-spacing: 0px; }

.paragraph-small {
  font-size: 14px;
  font-family: "Akkurat-Regular", sans-serif;
  line-height: 22px;
  letter-spacing: 0px; }

.caption {
  font-size: 12px;
  font-family: "Akkurat-Regular", sans-serif;
  line-height: 18px;
  letter-spacing: 0px; }

.small-caps {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.content-label {
  font-family: "Akkurat-Regular", sans-serif, sans-serif;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1.9px;
  text-transform: uppercase;
  color: #797F89; }

.section-descriptor {
  font-size: 12px;
  font-family: "Akkurat-Italic", sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1.92px; }

.navigation {
  color: #0069FF;
  font-size: 15px;
  text-align: center; }

/*************************** /Text ***************************/
/*************************************************************/
/*************************************************************/
/********************* Buttons *******************************/
.button {
  transition: all 0.1s ease;
  color: #FFF;
  font-weight: 400;
  font-size: 14px;
  font-family: "Akkurat-Bold", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #0069FF;
  background-color: #0069FF;
  border-radius: 40px;
  letter-spacing: 0.6px;
  padding: 23px 42px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
  white-space: nowrap; }
  .button:hover {
    background-color: #0055cc;
    color: #fff;
    border: 1px solid #0069FF;
    transform: scale(1.03);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.24); }
  .button.small {
    font-size: 14px;
    padding: 12px 30px;
    line-height: 18px; }
  .button.x-small {
    font-size: 12px;
    padding: 12px 24px;
    line-height: 12px; }
  .button.secondary {
    color: #0069FF;
    background-color: transparent;
    border: 1px solid #0069FF;
    box-shadow: none; }
    .button.secondary:hover {
      background-color: #0055cc;
      border: 1px solid #0055cc;
      color: #fff;
      box-shadow: none;
      transform: none; }
  .button.green {
    border: 1px solid #32C88C;
    background-color: #32C88C; }
    .button.green:hover {
      background-color: transparent;
      color: #32C88C; }
  .button.white {
    border: 1px solid #fff;
    color: #fff; }
    .button.white:hover {
      color: #fff;
      background-color: #0055cc; }
  .button.secondary_gray {
    color: #797F89;
    background-color: transparent;
    border: 1px solid #797F89;
    box-shadow: none; }
    .button.secondary_gray a {
      color: #797F89; }
    .button.secondary_gray:hover {
      color: #B1BACC;
      border: 1px solid #B1BACC;
      background-color: transparent;
      box-shadow: none;
      translform: none; }
  .button.yellow {
    background-color: #FED200;
    border: 1px solid #FED200;
    color: #000; }
    .button.yellow:hover {
      background-color: #F4B43D;
      border: 1px solid #F4B43D; }
  .button.small-callout {
    font-size: 10px;
    border-radius: 4px;
    padding: 4px;
    box-shadow: none;
    transform: none; }
    .button.small-callout.yellow {
      color: #FED200;
      background-color: transparent;
      border: 1px solid #FED200; }
  .button.large-callout {
    font-size: 8px;
    border-radius: 3px;
    padding: 3px;
    box-shadow: none;
    transform: none; }

.fat-button {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important; }

/************************** /btns ****************************/
/*************************************************************/
/*************************************************************/
/************************ shadows ****************************/
.shadow-level-1 {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.32); }

.shadow-level-2 {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.26); }

.shadow-level-3 {
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.23); }

.shadow-level-4 {
  box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.2); }

.shadow-level-5 {
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.18); }

.shadow-level-6-left {
  box-shadow: -45px 60px 72px 0px rgba(0, 0, 0, 0.2); }

.shadow-level-6-right {
  box-shadow: 45px 60px 72px 0px rgba(0, 0, 0, 0.2); }

/*********************** /shadows ****************************/
/*************************************************************/
/*************************************************************/
/********************** Nav **********************************/
#hamburger_icon {
  display: none;
  color: #0069FF;
  font-family: "LeadPages-Icons"; }

#overlay {
  display: none;
  background-color: #0069FF;
  width: 100%;
  height: 100%;
  z-index: 1100;
  position: absolute;
  top: 0;
  left: 0; }
  #overlay a {
    color: #fff; }

#navigation #utility_nav {
  display: none;
  background-color: #020020; }
  #navigation #utility_nav #utility_nav_inner {
    line-height: 16px; }
  #navigation #utility_nav a {
    text-transform: none;
    color: #fff;
    letter-spacing: 1px;
    padding: 2px 0; }
    #navigation #utility_nav a:hover {
      color: #fff;
      border-bottom: 2px solid #0055cc; }
  #navigation #utility_nav li {
    display: inline-block;
    margin-right: 24px; }
  #navigation #utility_nav #right_nav {
    text-align: right; }
    #navigation #utility_nav #right_nav li {
      margin: 0 0 0 24px; }
#navigation li a {
  border-bottom: 3px solid transparent;
  transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
  #navigation li a i {
    transition: all 0.3s ease; }
#navigation .sign-in {
  position: relative;
  top: 10px; }
#navigation #main_nav {
  z-index: 1000;
  padding: 12px 16px;
  position: relative; }
  #navigation #main_nav li {
    display: inline-block;
    margin-right: 24px; }
  #navigation #main_nav #main_nav_links {
    margin: 0;
    text-align: center;
    line-height: 16px;
    padding-top: 14px;
    padding-bottom: 6px; }
    #navigation #main_nav #main_nav_links .navigation {
      font-weight: 400;
      font-family: "Akkurat-Regular", sans-serif; }
      #navigation #main_nav #main_nav_links .navigation:hover, #navigation #main_nav #main_nav_links .navigation.hover {
        border-bottom: 3px solid #549EFC; }
  #navigation #main_nav #cta_button {
    text-transform: none; }
  #navigation #main_nav.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: box-shadow 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24); }
    #navigation #main_nav.scrolled li a {
      padding-bottom: 22px !important; }
    #navigation #main_nav.scrolled .dropdown li a {
      padding-bottom: 3px !important; }
    #navigation #main_nav.scrolled .sign-in {
      margin-bottom: -6px; }
  #navigation #main_nav.white {
    transition: background-color 0.3s ease;
    background-color: transparent; }
    #navigation #main_nav.white.scrolled {
      background-color: #fff; }
    #navigation #main_nav.white .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
    #navigation #main_nav.white li a {
      color: #797F89;
      padding: 6px 0; }
      #navigation #main_nav.white li a.active, #navigation #main_nav.white li a:hover, #navigation #main_nav.white li a.hover {
        color: #020020;
        border-bottom-color: #549EFC; }
  #navigation #main_nav.blue {
    background-color: #0069FF;
    transition: background-color 0.3s ease; }
    #navigation #main_nav.blue .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
    #navigation #main_nav.blue #main_nav_links .navigation:hover, #navigation #main_nav.blue #main_nav_links .navigation.hover {
      border-bottom-color: #F2F4F7; }
    #navigation #main_nav.blue #cta_button {
      box-shadow: none;
      color: #fff;
      border: 1px solid #fff; }
      #navigation #main_nav.blue #cta_button:hover {
        border: 1px solid #0055cc; }
    #navigation #main_nav.blue li a {
      color: #fff;
      padding: 6px 0; }
      #navigation #main_nav.blue li a.active, #navigation #main_nav.blue li a:hover, #navigation #main_nav.blue li a.hover {
        color: #F2F4F7;
        border-bottom-color: #F2F4F7; }
  #navigation #main_nav.yellow {
    transition: background-color 0.3s ease;
    background-color: #FED200; }
    #navigation #main_nav.yellow .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
    #navigation #main_nav.yellow li a {
      color: #020020;
      padding: 6px 0; }
      #navigation #main_nav.yellow li a.active, #navigation #main_nav.yellow li a:hover, #navigation #main_nav.yellow li a.hover {
        color: #020020;
        border-bottom-color: #0055cc !important; }
    #navigation #main_nav.yellow.scrolled {
      background-color: #F2F4F7; }
      #navigation #main_nav.yellow.scrolled li a {
        color: #4C515D; }
        #navigation #main_nav.yellow.scrolled li a.active, #navigation #main_nav.yellow.scrolled li a:hover, #navigation #main_nav.yellow.scrolled li a.hover {
          color: #020020;
          border-bottom: 2px solid #0055cc; }
#navigation #main_nav li.hasDropdown > a {
  border-color: transparent !important; }
  #navigation #main_nav li.hasDropdown > a:hover {
    cursor: pointer; }
#navigation #more_link {
  display: none; }
#navigation .dropdown {
  display: block;
  background: transparent;
  position: absolute;
  text-align: left;
  z-index: 1000;
  border-radius: 3px;
  padding-top: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  max-height: 0; }
  #navigation .dropdown.active {
    padding-top: 26px;
    opacity: 1;
    max-height: 500px;
    overflow: visible; }
  #navigation .dropdown .dropdownContent {
    padding: 18px 48px; }
  #navigation .dropdown .blue {
    background: #4692FF;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    #navigation .dropdown .blue p {
      color: #00044C !important;
      font-size: 12px;
      line-height: 18px; }
    #navigation .dropdown .blue h5, #navigation .dropdown .blue li, #navigation .dropdown .blue a {
      color: #fff !important;
      font-size: 14px;
      line-height: 24px;
      border-bottom-width: 1px !important; }
      #navigation .dropdown .blue h5:hover, #navigation .dropdown .blue li:hover, #navigation .dropdown .blue a:hover {
        border-bottom-color: #fff !important;
        text-decoration: none; }
      #navigation .dropdown .blue h5 i, #navigation .dropdown .blue li i, #navigation .dropdown .blue a i {
        margin-left: 4px; }
    #navigation .dropdown .blue h5 {
      font-family: "Akkurat-Bold", sans-serif;
      font-size: 15px; }
      #navigation .dropdown .blue h5:before {
        content: '';
        background: #deecfd url("/assets/imgs/_rebrand/education-icon.svg") no-repeat 50% 50%;
        display: inline-block;
        height: 23px;
        width: 23px;
        position: relative;
        left: -34px;
        margin-right: -23px;
        vertical-align: top;
        border-radius: 23px; }
  #navigation .dropdown .white {
    background: #fff; }
    #navigation .dropdown .white h5, #navigation .dropdown .white li, #navigation .dropdown .white a {
      color: #4C515D !important;
      font-size: 14px;
      line-height: 24px;
      border-bottom-width: 1px !important; }
      #navigation .dropdown .white h5:hover, #navigation .dropdown .white li:hover, #navigation .dropdown .white a:hover {
        border-bottom-color: #4C515D !important;
        text-decoration: none; }
      #navigation .dropdown .white h5 i, #navigation .dropdown .white li i, #navigation .dropdown .white a i {
        margin-left: 4px; }
  #navigation .dropdown .dropdownLinks li {
    display: block !important;
    margin-top: 6px; }
    #navigation .dropdown .dropdownLinks li a {
      padding-bottom: 3px !important; }
@media (min-width: 1063px) {
  #navigation .columns.three {
    width: 20%; }
  #navigation .columns.six {
    width: 52%; }
  #navigation .columns#nav_right {
    margin-left: 0;
    width: 24%; } }

#page_nav {
  margin: 0;
  padding: 18px 0;
  text-align: center; }
  #page_nav.sticky {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 500; }
  #page_nav li {
    display: inline-block; }
    #page_nav li a {
      margin-right: 18px;
      color: #797F89;
      padding: 6px 0;
      border-bottom: 2px solid rgba(255, 255, 55, 0);
      letter-spacing: 1.7px; }
      #page_nav li a:hover {
        transition: all 1s ease;
        color: #020020;
        border-bottom: 2px solid #0055cc; }
      #page_nav li a.active {
        color: #020020;
        border-bottom: 2px solid #0055cc; }

/* preload hover states and fonts */
body:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg") url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg"); }

#font-loader {
  width: 0px;
  height: 0px;
  overflow: hidden; }

/********************** /Nav *********************************/
/*************************************************************/
/*************************************************************/
/*********************** Footer ******************************/
#footer {
  background-color: #070B53;
  color: #fff;
  padding-bottom: 36px; }
  #footer #footer_inner {
    padding-top: 48px; }
  #footer #left_column, #footer #right_column {
    width: 48%;
    float: left; }
  #footer #legal_footer {
    text-align: center;
    padding: 12px;
    border-top: 1px solid #4C515D; }
  #footer #blog_link {
    padding-bottom: 12px; }
    #footer #blog_link a {
      transition: all 0.3s ease;
      color: #B1BACC;
      font-weight: 400;
      font-family: "Akkurat-Bold", sans-serif;
      padding-bottom: 2px; }
      #footer #blog_link a:hover {
        color: #fff;
        border-bottom: 2px solid #0055cc; }
  #footer #blog_button {
    margin: 36px 0 36px 0;
    color: #797F89; }
    #footer #blog_button:hover {
      color: #fff;
      border: 1px solid #fff; }
  #footer .navigation {
    text-align: left;
    color: #B1BACC;
    margin-bottom: 18px; }
    #footer .navigation li {
      line-height: 32px; }
      #footer .navigation li a {
        transition: all 0.18s ease;
        color: #fff;
        padding-bottom: 3px;
        border-bottom-color: transparent;
        font-size: 15px; }
        #footer .navigation li a:hover {
          color: #fff;
          border-bottom: 2px solid #0055cc; }
  #footer .navigation-section-title {
    font-family: "Akkurat-Bold", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 24px;
    color: #B1BACC;
    letter-spacing: 2px; }
    @media (max-width: 1140px) {
      #footer .navigation-section-title {
        margin-top: 24px; } }
  #footer ul.navigation {
    text-transform: none; }
  #footer #were_hiring_button {
    position: relative;
    top: -1px;
    left: 10px;
    display: inline; }
  #footer .social_buttons .circle i {
    color: #fff; }
  #footer .social_buttons {
    float: left;
    padding-top: 12px; }
    #footer .social_buttons .circle {
      width: 36px;
      height: 36px;
      display: inline-block;
      border: 1px solid #fff;
      border-radius: 24px; }
      #footer .social_buttons .circle.pad {
        margin-right: 6px; }
      #footer .social_buttons .circle i {
        margin: 10px 0 0 12px;
        text-align: center; }
        #footer .social_buttons .circle i.fa-linkedin {
          margin-left: 11px; }
        #footer .social_buttons .circle i.fa-twitter {
          margin-left: 11px; }
        #footer .social_buttons .circle i.fa-google-plus {
          margin-left: 8px; }
  #footer #footer_social {
    margin-top: -18px;
    padding-bottom: 64px; }
  #footer #footer_logo {
    margin-top: 24px;
    background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg");
    background-repeat: no-repeat;
    background-size: 146px 24px;
    background-position: 0 12px;
    width: 204px;
    height: 48px; }
  #footer #copyright {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px;
    color: #B1BACC; }
  #footer #legal a {
    transition: all .25s ease;
    color: #B1BACC;
    padding-bottom: 6px;
    font-size: 15px; }
    #footer #legal a:hover {
      color: #fff;
      border-bottom: 2px solid #0055cc; }
  #footer #built_in_mn {
    width: 110px;
    float: right;
    margin: 12px auto; }
    #footer #built_in_mn #mn_graphic {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/state-of-minnesota.svg");
      background-repeat: no-repeat;
      background-position: -16px 0;
      background-size: 64px 60px;
      width: 32px;
      height: 60px; }
    #footer #built_in_mn #built_in_mn_text {
      margin-top: 12px;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 18px;
      color: #797F89;
      text-align: left; }

/********************** /Footer ******************************/
/*************************************************************/
/*************************************************************/
/*********************** Responsive **************************/
/*************************************************************/
@media (max-width: 1140px) {
  #navigation .rule {
    width: 40px;
    height: 2px;
    background-color: #fff;
    position: relative;
    margin-bottom: 36px;
    margin-top: 12px; }

  .navigation.header {
    color: #000;
    margin-bottom: 24px;
    text-align: left; }

  .social_buttons {
    float: left; }
    .social_buttons .circle {
      width: 36px;
      height: 36px;
      display: inline-block;
      border: 1px solid #fff;
      border-radius: 24px; }
      .social_buttons .circle.pad {
        margin-right: 6px; }
      .social_buttons .circle i {
        margin: 9px 0 0 13px;
        text-align: center; }
        .social_buttons .circle i.fa-linkedin {
          margin-left: 11px; }
        .social_buttons .circle i.fa-facebook {
          margin-left: 13px; }
        .social_buttons .circle i.fa-twitter {
          margin-left: 11px; }
        .social_buttons .circle i.fa-google-plus {
          margin-left: 10px; }

  #footer #left_column, #footer #right_column {
    float: none;
    width: 100%; } }
@media (max-width: 1062px) {
  #overlay.opened {
    display: block;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #overlay li {
    padding-bottom: 24px; }
  #overlay .black {
    color: #000; }

  #navigation #utility_nav, #navigation #cta_button, #navigation .sign-in {
    display: none; }
  #navigation #hamburger_icon {
    display: block;
    float: right;
    padding: 9px;
    color: #4C515D;
    font-size: 24px;
    border: 1px solid #4C515D;
    border-radius: 30px;
    transition: all 1s ease; }
  #navigation #close_icon {
    display: block;
    padding: 8px;
    color: #fff;
    font-size: 24px;
    border: 1px solid #fff;
    border-radius: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    float: right;
    position: relative;
    top: -12px; } }
  @media (max-width: 1062px) and (min-width: 768px) {
    #navigation #close_icon {
      right: -4%; } }
@media (max-width: 1062px) {
  #navigation #main_nav #nav_left, #navigation #main_nav #nav_right {
    width: 48%; }
  #navigation #main_nav #nav_middle {
    display: none; }
  #navigation #main_nav.blue #hamburger_icon {
    color: #fff;
    border-color: #fff; }
  #navigation #mobile_menu {
    margin: -2px 0 0 0px;
    transition: all .025s ease; }
    #navigation #mobile_menu.slid {
      margin: 0px; }

  .navigation.header {
    color: #000;
    margin-bottom: 24px;
    text-align: left;
    text-transform: uppercase; }

  #mobile_more, #mobile_less {
    display: none; }

  #mobile_nav_top {
    padding: 24px 16px;
    margin-right: 4%; }
    #mobile_nav_top .login {
      display: inline-block;
      font-family: "Akkurat-Bold", sans-serif;
      font-size: 15px;
      letter-spacing: 0;
      text-transform: none !important; }

  #mobile_nav_cta {
    margin-top: -6px;
    text-transform: none !important; }

  #mobile_menu_logo {
    background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg");
    background-repeat: no-repeat;
    background-position: 0 12px;
    width: 180px;
    height: 48px;
    margin: 24px 0; } }
.one-fifth {
  width: 19.8%;
  float: left; }

#stats_table .navigation {
  color: #797F89;
  line-height: 16px; }
#stats_table .blue {
  color: #0069FF;
  position: relative;
  top: 12px;
  margin-bottom: 12px; }
#stats_table .one-fifth {
  height: 104px;
  border-right: 1px solid #B1BACC;
  text-align: center; }
  #stats_table .one-fifth p {
    padding: 0 24px; }
  #stats_table .one-fifth.no_border {
    border-right: none; }

@media (max-width: 930px) {
  #stats_table .one-fifth {
    width: 100%;
    float: none;
    margin-top: 36px;
    border-right: none;
    border-bottom: 1px solid #B1BACC; }
    #stats_table .one-fifth.no_border {
      border-bottom: none; } }
@media (max-width: 768px) {
  .full-mobile {
    display: block !important; }

  #footer #built_in_mn {
    margin: 0 auto;
    float: none; } }
@media (max-width: 470px) {
  #more_link {
    display: block;
    text-align: center;
    margin: 0 auto; }
    #more_link i {
      color: #4C515D;
      color: #4C515D;
      background-color: #F2F4F7;
      font-size: 12px;
      padding: 18px;
      border-radius: 28px; }

  .rule {
    margin: 0 auto;
    text-align: center; }

  #mobile_nav_column_right {
    text-align: center;
    display: none; }
    #mobile_nav_column_right.opened {
      display: block; }

  #mobile_nav_column_left {
    text-align: center; }

  #mobile_more {
    display: inline-block;
    margin-bottom: 24px;
    background-color: #0055cc;
    border-color: #0055cc; }
    #mobile_more:hover {
      background-color: #070B53;
      border-color: #070B53; }

  #mobile_less {
    margin-bottom: 24px;
    display: inline-block; }

  .navigation.header {
    text-align: center; }

  #mobile_menu_logo {
    margin: 24px auto; }

  #footer, #footer .navigation {
    text-align: center; }

  .social_buttons {
    float: none;
    text-align: center; }
    .social_buttons .circle i.fa-linkedin {
      margin-left: 0px; }
    .social_buttons .circle i.fa-facebook {
      margin-left: 0px; }
    .social_buttons .circle i.fa-twitter {
      margin-left: 0px; }
    .social_buttons .circle i.fa-google-plus {
      margin-left: 0px; }

  #footer .social_buttons {
    float: none; }
    #footer .social_buttons .circle i.fa-linkedin {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-facebook {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-twitter {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-google-plus {
      margin-left: 0px; }

  #footer #footer_logo {
    margin: 0 auto;
    background-position: center 24px; }

  #footer_legal_copy p {
    text-align: center; } }
/*************************************************************/
/*********************** /Responsive *************************/
/*************************************************************/
