/* ********** INITIALIZE ********** */
@import url("//cdn2.hubspot.net/hubfs/298890/Production/css/font-awesome.css");


.sticky{
    background-color: #fff;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  padding: 0px;
  margin: 0px;
  opacity: 1 !important; }

.grid__item img, .grid__item iframe {
  max-width: 100%; }
  
.single-header .fixed-menu { display:none !important; }

/* ********** GRID ********** */
/* Grid */
.grid {
  margin: 0px auto;
  width: 1137px;:; 
  max-width: 98%;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0px; }
  .grid.hard, .grid.hard--sides {
    width: 100%;
    max-width: 100%; }
  @media screen and (min-width: 1200px) {
    .grid.desk-hard, .grid.desk-hard--sides {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 1199px) and (min-width: 1024px) {
    .grid.lap-hard, .grid.lap-hard--sides {
      width: 100%;
      max-width: 100%; } }
  @media screen and (min-width: 1024px) {
    .grid.lap-and-up-hard, .grid.lap-and-up-hard--sides {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 1023px) {
    .grid.portable-hard, .grid.portable-hard--sides {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 1023px) and (min-width: 680px) {
    .grid.tablet-hard, .grid.tablet-hard--sides {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 679px) {
    .grid.palm-hard, .grid.palm-hard--sides {
      width: 100%;
      max-width: 100%; } }

/* Grid Items */
.grid__item {
  display: inline-block;
  text-align: left;
  margin-left: 2.5%;
  margin-right: 2.5%;
  vertical-align: top;
  padding-top: 50px;
  padding-bottom: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Grid Vertical Padding */
.grid.short, .grid__item.short, .all--short .grid__item {
  padding-top: 20px;
  padding-bottom: 20px; }

.grid.tall, .grid__item.tall, .all--tall .grid__item {
  padding-top: 40px;
  padding-bottom: 40px; }

.grid.grande, .grid__item.grande, .all--grande .grid__item {
  padding-top: 60px;
  padding-bottom: 60px; }

.grid.venti, .grid__item.venti, .all--venti .grid__item {
  padding-top: 80px;
  padding-bottom: 80px; }

.grid.trenta, .grid__item.trenta, .all--trenta .grid__item {
  padding-top: 100px;
  padding-bottom: 100px; }

.grid.short--top, .grid__item.short--top {
  padding-top: 20px; }
.grid.tall--top, .grid__item.tall--top {
  padding-top: 40px; }
.grid.grande--top, .grid__item.grande--top {
  padding-top: 60px; }
.grid.venti--top, .grid__item.venti--top {
  padding-top: 80px; }
.grid.trenta--top, .grid__item.trenta--top {
  padding-top: 40px; }
.grid.short--bottom, .grid__item.short--bottom {
  padding-bottom: 20px; }
.grid.tall--bottom, .grid__item.tall--bottom {
  padding-bottom: 40px; }
.grid.grande--bottom, .grid__item.grande--bottom {
  padding-bottom: 60px; }
.grid.venti--bottom, .grid__item.venti--bottom {
  padding-bottom: 80px; }
.grid.trenta--bottom, .grid__item.trenta--bottom {
  padding-bottom: 100px; }

@media screen and (min-width: 1200px) {
  .grid.desk-short, .grid__item.desk-short, .desk-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.desk-tall, .grid__item.desk-tall, .desk-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.desk-grande, .grid__item.desk-grande, .desk-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.desk-venti, .grid__item.desk-venti, .desk-all--venti .grid__item {
    padding-top: 80px!important;
    padding-bottom: 80px!important; }

  .grid.desk-trenta, .grid__item.desk-trenta, .desk-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.desk-short--top, .grid__item.desk-short--top {
    padding-top: 20px!important; }
  .grid.desk-tall--top, .grid__item.desk-tall--top {
    padding-top: 40px!important; }
  .grid.desk-grande--top, .grid__item.desk-grande--top {
    padding-top: 60px!important; }
  .grid.desk-venti--top, .grid__item.desk-venti--top {
    padding-top: 80px!important; }
  .grid.desk-trenta--top, .grid__item.desk-trenta--top {
    padding-top: 100px!important; }
  .grid.desk-short--bottom, .grid__item.desk-short--bottom {
    padding-bottom: 20px!important; }
  .grid.desk-tall--bottom, .grid__item.desk-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.desk-grande--bottom, .grid__item.desk-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.desk-venti--bottom, .grid__item.desk-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.desk-trenta--bottom, .grid__item.desk-trenta--bottom {
    padding-bottom: 100px!important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .grid.lap-short, .grid__item.lap-short, .lap-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.lap-tall, .grid__item.lap-tall, .lap-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.lap-grande, .grid__item.lap-grande, .lap-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.lap-venti, .grid__item.lap-venti, .lap-all--venti .grid__item {
    padding-top: 80px!important;
    padding-bottom: 80px!important; }

  .grid.lap-trenta, .grid__item.lap-trenta, .lap-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.lap-short--top, .grid__item.lap-short--top {
    padding-top: 20px!important; }
  .grid.lap-tall--top, .grid__item.lap-tall--top {
    padding-top: 40px!important; }
  .grid.lap-grande--top, .grid__item.lap-grande--top {
    padding-top: 60px!important; }
  .grid.lap-venti--top, .grid__item.lap-venti--top {
    padding-top: 80px!important; }
  .grid.lap-trenta--top, .grid__item.lap-trenta--top {
    padding-top: 100px!important; }
  .grid.lap-short--bottom, .grid__item.lap-short--bottom {
    padding-bottom: 20px!important; }
  .grid.lap-tall--bottom, .grid__item.lap-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.lap-grande--bottom, .grid__item.lap-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.lap-venti--bottom, .grid__item.lap-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.lap-trenta--bottom, .grid__item.lap-trenta--bottom {
    padding-bottom: 100px!important; } }
@media screen and (min-width: 1024px) {
  .grid.lap-and-up-short, .grid__item.lap-and-up-short, .lap-and-up-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.lap-and-up-tall, .grid__item.lap-and-up-tall, .lap-and-up-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.lap-and-up-grande, .grid__item.lap-and-up-grande, .lap-and-up-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.lap-and-up-venti, .grid__item.lap-and-up-venti, .lap-and-up-all--venti .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.lap-and-up-trenta, .grid__item.lap-and-up-trenta, .lap-and-up-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.lap-and-up-short--top, .grid__item.lap-and-up-short--top {
    padding-top: 20px!important; }
  .grid.lap-and-up-tall--top, .grid__item.lap-and-up-tall--top {
    padding-top: 40px!important; }
  .grid.lap-and-up-grande--top, .grid__item.lap-and-up-grande--top {
    padding-top: 60px!important; }
  .grid.lap-and-up-venti--top, .grid__item.lap-and-up-venti--top {
    padding-top: 80px!important; }
  .grid.lap-and-up-trenta--top, .grid__item.lap-and-up-trenta--top {
    padding-top: 100px!important; }
  .grid.lap-and-up-short--bottom, .grid__item.lap-and-up-short--bottom {
    padding-bottom: 20px!important; }
  .grid.lap-and-up-tall--bottom, .grid__item.lap-and-up-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.lap-and-up-grande--bottom, .grid__item.lap-and-up-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.lap-and-up-venti--bottom, .grid__item.lap-and-up-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.lap-and-up-trenta--bottom, .grid__item.lap-and-up-trenta--bottom {
    padding-bottom: 100px!important; } }
@media screen and (max-width: 1023px) {
  .grid.portable-short, .grid__item.portable-short, .portable-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.portable-tall, .grid__item.portable-tall, .portable-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.portable-grande, .grid__item.portable-grande, .portable-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.portable-venti, .grid__item.portable-venti, .portable-all--venti .grid__item {
    padding-top: 80px!important;
    padding-bottom: 80px!important; }

  .grid.portable-trenta, .grid__item.portable-trenta, .portable-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.portable-short--top, .grid__item.portable-short--top {
    padding-top: 20px!important; }
  .grid.portable-tall--top, .grid__item.portable-tall--top {
    padding-top: 40px!important; }
  .grid.portable-grande--top, .grid__item.portable-grande--top {
    padding-top: 60px!important; }
  .grid.portable-venti--top, .grid__item.portable-venti--top {
    padding-top: 80px!important; }
  .grid.portable-trenta--top, .grid__item.portable-trenta--top {
    padding-top: 100px!important; }
  .grid.portable-short--bottom, .grid__item.portable-short--bottom {
    padding-bottom: 20px!important; }
  .grid.portable-tall--bottom, .grid__item.portable-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.portable-grande--bottom, .grid__item.portable-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.portable-venti--bottom, .grid__item.portable-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.portable-trenta--bottom, .grid__item.portable-trenta--bottom {
    padding-bottom: 100px!important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .grid.tablet-short, .grid__item.tablet-short, .tablet-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.tablet-tall, .grid__item.tablet-tall, .tablet-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.tablet-grande, .grid__item.tablet-grande, .tablet-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.tablet-venti, .grid__item.tablet-venti, .tablet-all--venti .grid__item {
    padding-top: 80px!important;
    padding-bottom: 80px!important; }

  .grid.tablet-trenta, .grid__item.tablet-trenta, .tablet-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.tablet-short--top, .grid__item.tablet-short--top {
    padding-top: 20px!important; }
  .grid.tablet-tall--top, .grid__item.tablet-tall--top {
    padding-top: 40px!important; }
  .grid.tablet-grande--top, .grid__item.tablet-grande--top {
    padding-top: 60px!important; }
  .grid.tablet-venti--top, .grid__item.tablet-venti--top {
    padding-top: 80px!important; }
  .grid.tablet-trenta--top, .grid__item.tablet-trenta--top {
    padding-top: 100px!important; }
  .grid.tablet-short--bottom, .grid__item.tablet-short--bottom {
    padding-bottom: 20px!important; }
  .grid.tablet-tall--bottom, .grid__item.tablet-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.tablet-grande--bottom, .grid__item.tablet-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.tablet-venti--bottom, .grid__item.tablet-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.tablet-trenta--bottom, .grid__item.tablet-trenta--bottom {
    padding-bottom: 100px!important; } }
@media screen and (max-width: 679px) {
  .grid.palm-short, .grid__item.palm-short, .palm-all--short .grid__item {
    padding-top: 20px!important;
    padding-bottom: 20px!important; }

  .grid.palm-tall, .grid__item.palm-tall, .palm-all--tall .grid__item {
    padding-top: 40px!important;
    padding-bottom: 40px!important; }

  .grid.palm-grande, .grid__item.palm-grande, .palm-all--grande .grid__item {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }

  .grid.palm-venti, .grid__item.palm-venti, .palm-all--venti .grid__item {
    padding-top: 80px!important;
    padding-bottom: 80px!important; }

  .grid.palm-trenta, .grid__item.palm-trenta, .palm-all--trenta .grid__item {
    padding-top: 100px!important;
    padding-bottom: 100px!important; }

  .grid.palm-short--top, .grid__item.palm-short--top {
    padding-top: 20px!important; }
  .grid.palm-tall--top, .grid__item.palm-tall--top {
    padding-top: 40px!important; }
  .grid.palm-grande--top, .grid__item.palm-grande--top {
    padding-top: 60px!important; }
  .grid.palm-venti--top, .grid__item.palm-venti--top {
    padding-top: 80px!important; }
  .grid.palm-trenta--top, .grid__item.palm-trenta--top {
    padding-top: 100px!important; }
  .grid.palm-short--bottom, .grid__item.palm-short--bottom {
    padding-bottom: 20px!important; }
  .grid.palm-tall--bottom, .grid__item.palm-tall--bottom {
    padding-bottom: 40px!important; }
  .grid.palm-grande--bottom, .grid__item.palm-grande--bottom {
    padding-bottom: 60px!important; }
  .grid.palm-venti--bottom, .grid__item.palm-venti--bottom {
    padding-bottom: 80px!important; }
  .grid.palm-trenta--bottom, .grid__item.palm-trenta--bottom {
    padding-bottom: 100px!important; } }
.negative--short--top {
  margin-top: -20px; }

.negative--tall--top {
  margin-top: -40px; }

.negative--grande--top {
  margin-top: -60px; }

.negative--venti--top {
  margin-top: -80px; }

.negative--trenta--top {
  margin-top: -100px; }

.negative--short--bottom {
  margin-bottom: -20px; }

.negative--tall--bottom {
  margin-bottom: -40px; }

.negative--grande--bottom {
  margin-bottom: -60px; }

.negative--venti--bottom {
  margin-bottom: -80px; }

.negative--trenta--bottom {
  margin-bottom: -100px; }

@media screen and (min-width: 1200px) {
  .desk-negative--short--top {
    margin-top: -20px!important; }

  .desk-negative--tall--top {
    margin-top: -40px!important; }

  .desk-negative--grande--top {
    margin-top: -60px!important; }

  .desk-negative--venti--top {
    margin-top: -80px!important; }

  .desk-negative--trenta--top {
    margin-top: -100px!important; }

  .desk-negative--short--bottom {
    margin-bottom: -20px!important; }

  .desk-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .desk-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .desk-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .desk-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-negative--short--top {
    margin-top: -20px!important; }

  .lap-negative--tall--top {
    margin-top: -40px!important; }

  .lap-negative--grande--top {
    margin-top: -60px!important; }

  .lap-negative--venti--top {
    margin-top: -80px!important; }

  .lap-negative--trenta--top {
    margin-top: -100px!important; }

  .lap-negative--short--bottom {
    margin-bottom: -20px!important; }

  .lap-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .lap-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .lap-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .lap-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-negative--short--top {
    margin-top: -20px!important; }

  .lap-and-up-negative--tall--top {
    margin-top: -40px!important; }

  .lap-and-up-negative--grande--top {
    margin-top: -60px!important; }

  .lap-and-up-negative--venti--top {
    margin-top: -80px!important; }

  .lap-and-up-negative--trenta--top {
    margin-top: -100px!important; }

  .lap-and-up-negative--short--bottom {
    margin-bottom: -20px!important; }

  .lap-and-up-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .lap-and-up-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .lap-and-up-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .lap-and-up-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
@media screen and (max-width: 1023px) {
  .portable-negative--short--top {
    margin-top: -20px!important; }

  .portable-negative--tall--top {
    margin-top: -40px!important; }

  .portable-negative--grande--top {
    margin-top: -60px!important; }

  .portable-negative--venti--top {
    margin-top: -80px!important; }

  .portable-negative--trenta--top {
    margin-top: -100px!important; }

  .portable-negative--short--bottom {
    margin-bottom: -20px!important; }

  .portable-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .portable-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .portable-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .portable-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-negative--short--top {
    margin-top: -20px!important; }

  .tablet-negative--tall--top {
    margin-top: -40px!important; }

  .tablet-negative--grande--top {
    margin-top: -60px!important; }

  .tablet-negative--venti--top {
    margin-top: -80px!important; }

  .tablet-negative--trenta--top {
    margin-top: -100px!important; }

  .tablet-negative--short--bottom {
    margin-bottom: -20px!important; }

  .tablet-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .tablet-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .tablet-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .tablet-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
@media screen and (max-width: 679px) {
  .palm-negative--short--top {
    margin-top: -20px!important; }

  .palm-negative--tall--top {
    margin-top: -40px!important; }

  .palm-negative--grande--top {
    margin-top: -60px!important; }

  .palm-negative--venti--top {
    margin-top: -80px!important; }

  .palm-negative--trenta--top {
    margin-top: -100px!important; }

  .palm-negative--short--bottom {
    margin-bottom: -20px!important; }

  .palm-negative--tall--bottom {
    margin-bottom: -40px!important; }

  .palm-negative--grande--bottom {
    margin-bottom: -60px!important; }

  .palm-negative--venti--bottom {
    margin-bottom: -80px!important; }

  .palm-negative--trenta--bottom {
    margin-bottom: -100px!important; } }
/* Grid Column Widths */
.one-twelfths.grid__item {
  width: 3.33333%; }

.one-twelfths.hard.grid__item, .one-twelfths.hard--sides.grid__item {
  width: 8.33333%; }

.one-twelfths.hard--left.grid__item, .one-twelfths.hard--right.grid__item {
  width: 5.83333%; }

.two-twelfths.grid__item, .one-sixth.grid__item {
  width: 11.66667%; }

.two-twelfths.hard.grid__item, .two-twelfths.hard--sides.grid__item, .one-sixth.hard.grid__item, .one-sixth.hard--sides.grid__item {
  width: 16.66667%; }

.two-twelfths.hard--left.grid__item, .two-twelfths.hard--right.grid__item, .one-sixth.hard--left.grid__item, .one-sixth.hard--right.grid__item {
  width: 14.16667%; }

.three-twelfths.grid__item, .two-tenths.hard.grid__item, .two-tenths.hard--sides.grid__item, .two-eighths.grid__item, .one-fourth.grid__item, .one-fifth.hard.grid__item, .one-fifth.hard--sides.grid__item {
  width: 20%; }

.three-twelfths.hard.grid__item, .three-twelfths.hard--sides.grid__item, .three-tenths.grid__item, .two-eighths.hard.grid__item, .two-eighths.hard--sides.grid__item, .one-fourth.hard.grid__item, .one-fourth.hard--sides.grid__item {
  width: 25%; }

.three-twelfths.hard--left.grid__item, .three-twelfths.hard--right.grid__item, .two-eighths.hard--left.grid__item, .two-eighths.hard--right.grid__item, .one-fourth.hard--left.grid__item, .one-fourth.hard--right.grid__item {
  width: 22.5%; }

.four-twelfths.grid__item, .one-third.grid__item {
  width: 28.33333%; }

.four-twelfths.hard.grid__item, .four-twelfths.hard--sides.grid__item, .one-third.hard.grid__item, .one-third.hard--sides.grid__item {
  width: 33.33333%; }

.four-twelfths.hard--left.grid__item, .four-twelfths.hard--right.grid__item, .one-third.hard--left.grid__item, .one-third.hard--right.grid__item {
  width: 30.83333%; }

.five-twelfths.grid__item {
  width: 36.66667%; }

.five-twelfths.hard.grid__item, .five-twelfths.hard--sides.grid__item {
  width: 41.66667%; }

.five-twelfths.hard--left.grid__item, .five-twelfths.hard--right.grid__item {
  width: 39.16667%; }

.six-twelfths.grid__item, .five-tenths.grid__item, .four-eighths.grid__item, .one-half.grid__item {
  width: 45%; }

.six-twelfths.hard.grid__item, .six-twelfths.hard--sides.grid__item, .five-tenths.hard.grid__item, .five-tenths.hard--sides.grid__item, .four-eighths.hard.grid__item, .four-eighths.hard--sides.grid__item, .one-half.hard.grid__item, .one-half.hard--sides.grid__item {
  width: 50%; }

.six-twelfths.hard--left.grid__item, .six-twelfths.hard--right.grid__item, .five-tenths.hard--left.grid__item, .five-tenths.hard--right.grid__item, .four-eighths.hard--left.grid__item, .four-eighths.hard--right.grid__item, .one-half.hard--left.grid__item, .one-half.hard--right.grid__item {
  width: 47.5%; }

.seven-twelfths.grid__item {
  width: 53.33333%; }

.seven-twelfths.hard.grid__item, .seven-twelfths.hard--sides.grid__item {
  width: 58.33333%; }

.seven-twelfths.hard--left.grid__item, .seven-twelfths.hard--right.grid__item {
  width: 55.83333%; }

.eight-twelfths.grid__item {
  width: 61.66667%; }

.eight-twelfths.hard.grid__item, .eight-twelfths.hard--sides.grid__item {
  width: 66.66667%; }

.eight-twelfths.hard--left.grid__item, .eight-twelfths.hard--right.grid__item {
  width: 64.16667%; }

.nine-twelfths.grid__item, .seven-tenths.hard.grid__item, .seven-tenths.hard--sides.grid__item, .six-eighths.grid__item {
  width: 70%; }

.nine-twelfths.hard.grid__item, .nine-twelfths.hard--sides.grid__item, .eight-tenths.grid__item, .six-eighths.hard.grid__item, .six-eighths.hard--sides.grid__item {
  width: 75%; }

.nine-twelfths.hard--left.grid__item, .nine-twelfths.hard--right.grid__item, .six-eighths.hard--left.grid__item, .six-eighths.hard--right.grid__item {
  width: 72.5%; }

.ten-twelfths.grid__item {
  width: 78.33333%; }

.ten-twelfths.hard.grid__item, .ten-twelfths.hard--sides.grid__item {
  width: 83.33333%; }

.ten-twelfths.hard--left.grid__item, .ten-twelfths.hard--right.grid__item {
  width: 80.83333%; }

.eleven-twelfths.grid__item {
  width: 86.66667%; }

.eleven-twelfths.hard.grid__item, .eleven-twelfths.hard--sides.grid__item {
  width: 91.66667%; }

.eleven-twelfths.hard--left.grid__item, .eleven-twelfths.hard--right.grid__item {
  width: 89.16667%; }

.twelve-twelfths.grid__item, .ten-tenths.grid__item, .eight-eighths.grid__item, .one-whole.grid__item {
  width: 95%; }

.twelve-twelfths.hard.grid__item, .twelve-twelfths.hard--sides.grid__item, .ten-tenths.hard.grid__item, .ten-tenths.hard--sides.grid__item, .eight-eighths.hard.grid__item, .eight-eighths.hard--sides.grid__item, .one-whole.hard.grid__item, .one-whole.hard--sides.grid__item {
  width: 100%; }

.twelve-twelfths.hard--left.grid__item, .twelve-twelfths.hard--right.grid__item, .ten-tenths.hard--left.grid__item, .ten-tenths.hard--right.grid__item, .eight-eighths.hard--left.grid__item, .eight-eighths.hard--right.grid__item, .one-whole.hard--left.grid__item, .one-whole.hard--right.grid__item {
  width: 97.5%; }

.one-tenths.grid__item {
  width: 5%; }

.one-tenths.hard.grid__item, .one-tenths.hard--sides.grid__item, .one-eighths.hard--left.grid__item, .one-eighths.hard--right.grid__item {
  width: 10%; }

.one-tenths.hard--left.grid__item, .one-tenths.hard--right.grid__item, .one-eighths.grid__item {
  width: 7.5%; }

.two-tenths.grid__item, .one-fifth.grid__item {
  width: 15%; }

.two-tenths.hard--left.grid__item, .two-tenths.hard--right.grid__item, .one-fifth.hard--left.grid__item, .one-fifth.hard--right.grid__item {
  width: 17.5%; }

.three-tenths.hard.grid__item, .three-tenths.hard--sides.grid__item {
  width: 30%; }

.three-tenths.hard--left.grid__item, .three-tenths.hard--right.grid__item {
  width: 27.5%; }

.four-tenths.grid__item, .three-eighths.hard--left.grid__item, .three-eighths.hard--right.grid__item {
  width: 35%; }

.four-tenths.hard.grid__item, .four-tenths.hard--sides.grid__item {
  width: 40%; }

.four-tenths.hard--left.grid__item, .four-tenths.hard--right.grid__item, .three-eighths.hard.grid__item, .three-eighths.hard--sides.grid__item {
  width: 37.5%; }

.six-tenths.grid__item {
  width: 55%; }

.six-tenths.hard.grid__item, .six-tenths.hard--sides.grid__item, .five-eighths.hard--left.grid__item, .five-eighths.hard--right.grid__item {
  width: 60%; }

.six-tenths.hard--left.grid__item, .six-tenths.hard--right.grid__item, .five-eighths.grid__item {
  width: 57.5%; }

.seven-tenths.grid__item {
  width: 65%; }

.seven-tenths.hard--left.grid__item, .seven-tenths.hard--right.grid__item {
  width: 67.5%; }

.eight-tenths.hard.grid__item, .eight-tenths.hard--sides.grid__item {
  width: 80%; }

.eight-tenths.hard--left.grid__item, .eight-tenths.hard--right.grid__item {
  width: 77.5%; }

.nine-tenths.grid__item, .seven-eighths.hard--left.grid__item, .seven-eighths.hard--right.grid__item {
  width: 85%; }

.nine-tenths.hard.grid__item, .nine-tenths.hard--sides.grid__item {
  width: 90%; }

.nine-tenths.hard--left.grid__item, .nine-tenths.hard--right.grid__item, .seven-eighths.hard.grid__item, .seven-eighths.hard--sides.grid__item {
  width: 87.5%; }

.one-eighths.hard.grid__item, .one-eighths.hard--sides.grid__item {
  width: 12.5%; }

.three-eighths.grid__item {
  width: 32.5%; }

.five-eighths.hard.grid__item, .five-eighths.hard--sides.grid__item {
  width: 62.5%; }

.seven-eighths.grid__item {
  width: 82.5%; }

@media screen and (min-width: 1200px) {
  .desk-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .desk-one-twelfths.hard.grid__item, .desk-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .desk-one-twelfths.hard--left.grid__item, .desk-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .desk-two-twelfths.grid__item, .desk-one-sixth.grid__item {
    width: 11.66667%!important; }

  .desk-two-twelfths.hard.grid__item, .desk-two-twelfths.hard--sides.grid__item, .desk-one-sixth.hard.grid__item, .desk-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .desk-two-twelfths.hard--left.grid__item, .desk-two-twelfths.hard--right.grid__item, .desk-one-sixth.hard--left.grid__item, .desk-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .desk-three-twelfths.grid__item, .desk-two-tenths.hard.grid__item, .desk-two-tenths.hard--sides.grid__item, .desk-two-eighths.grid__item, .desk-one-fourth.grid__item, .desk-one-fifth.hard.grid__item, .desk-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .desk-three-twelfths.hard.grid__item, .desk-three-twelfths.hard--sides.grid__item, .desk-three-tenths.grid__item, .desk-two-eighths.hard.grid__item, .desk-two-eighths.hard--sides.grid__item, .desk-one-fourth.hard.grid__item, .desk-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .desk-three-twelfths.hard--left.grid__item, .desk-three-twelfths.hard--right.grid__item, .desk-two-eighths.hard--left.grid__item, .desk-two-eighths.hard--right.grid__item, .desk-one-fourth.hard--left.grid__item, .desk-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .desk-four-twelfths.grid__item, .desk-one-third.grid__item {
    width: 28.33333%!important; }

  .desk-four-twelfths.hard.grid__item, .desk-four-twelfths.hard--sides.grid__item, .desk-one-third.hard.grid__item, .desk-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .desk-four-twelfths.hard--left.grid__item, .desk-four-twelfths.hard--right.grid__item, .desk-one-third.hard--left.grid__item, .desk-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .desk-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .desk-five-twelfths.hard.grid__item, .desk-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .desk-five-twelfths.hard--left.grid__item, .desk-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .desk-six-twelfths.grid__item, .desk-five-tenths.grid__item, .desk-four-eighths.grid__item, .desk-one-half.grid__item {
    width: 45%!important; }

  .desk-six-twelfths.hard.grid__item, .desk-six-twelfths.hard--sides.grid__item, .desk-five-tenths.hard.grid__item, .desk-five-tenths.hard--sides.grid__item, .desk-four-eighths.hard.grid__item, .desk-four-eighths.hard--sides.grid__item, .desk-one-half.hard.grid__item, .desk-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .desk-six-twelfths.hard--left.grid__item, .desk-six-twelfths.hard--right.grid__item, .desk-five-tenths.hard--left.grid__item, .desk-five-tenths.hard--right.grid__item, .desk-four-eighths.hard--left.grid__item, .desk-four-eighths.hard--right.grid__item, .desk-one-half.hard--left.grid__item, .desk-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .desk-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .desk-seven-twelfths.hard.grid__item, .desk-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .desk-seven-twelfths.hard--left.grid__item, .desk-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .desk-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .desk-eight-twelfths.hard.grid__item, .desk-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .desk-eight-twelfths.hard--left.grid__item, .desk-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .desk-nine-twelfths.grid__item, .desk-seven-tenths.hard.grid__item, .desk-seven-tenths.hard--sides.grid__item, .desk-six-eighths.grid__item {
    width: 70%!important; }

  .desk-nine-twelfths.hard.grid__item, .desk-nine-twelfths.hard--sides.grid__item, .desk-eight-tenths.grid__item, .desk-six-eighths.hard.grid__item, .desk-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .desk-nine-twelfths.hard--left.grid__item, .desk-nine-twelfths.hard--right.grid__item, .desk-six-eighths.hard--left.grid__item, .desk-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .desk-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .desk-ten-twelfths.hard.grid__item, .desk-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .desk-ten-twelfths.hard--left.grid__item, .desk-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .desk-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .desk-eleven-twelfths.hard.grid__item, .desk-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .desk-eleven-twelfths.hard--left.grid__item, .desk-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .desk-twelve-twelfths.grid__item, .desk-ten-tenths.grid__item, .desk-eight-eighths.grid__item, .desk-one-whole.grid__item {
    width: 95%!important; }

  .desk-twelve-twelfths.hard.grid__item, .desk-twelve-twelfths.hard--sides.grid__item, .desk-ten-tenths.hard.grid__item, .desk-ten-tenths.hard--sides.grid__item, .desk-eight-eighths.hard.grid__item, .desk-eight-eighths.hard--sides.grid__item, .desk-one-whole.hard.grid__item, .desk-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .desk-twelve-twelfths.hard--left.grid__item, .desk-twelve-twelfths.hard--right.grid__item, .desk-ten-tenths.hard--left.grid__item, .desk-ten-tenths.hard--right.grid__item, .desk-eight-eighths.hard--left.grid__item, .desk-eight-eighths.hard--right.grid__item, .desk-one-whole.hard--left.grid__item, .desk-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .desk-one-tenths.grid__item {
    width: 5%!important; }

  .desk-one-tenths.hard.grid__item, .desk-one-tenths.hard--sides.grid__item, .desk-one-eighths.hard--left.grid__item, .desk-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .desk-one-tenths.hard--left.grid__item, .desk-one-tenths.hard--right.grid__item, .desk-one-eighths.grid__item {
    width: 7.5%!important; }

  .desk-two-tenths.grid__item, .desk-one-fifth.grid__item {
    width: 15%!important; }

  .desk-two-tenths.hard--left.grid__item, .desk-two-tenths.hard--right.grid__item, .desk-one-fifth.hard--left.grid__item, .desk-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .desk-three-tenths.hard.grid__item, .desk-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .desk-three-tenths.hard--left.grid__item, .desk-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .desk-four-tenths.grid__item, .desk-three-eighths.hard--left.grid__item, .desk-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .desk-four-tenths.hard.grid__item, .desk-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .desk-four-tenths.hard--left.grid__item, .desk-four-tenths.hard--right.grid__item, .desk-three-eighths.hard.grid__item, .desk-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .desk-six-tenths.grid__item {
    width: 55%!important; }

  .desk-six-tenths.hard.grid__item, .desk-six-tenths.hard--sides.grid__item, .desk-five-eighths.hard--left.grid__item, .desk-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .desk-six-tenths.hard--left.grid__item, .desk-six-tenths.hard--right.grid__item, .desk-five-eighths.grid__item {
    width: 57.5%!important; }

  .desk-seven-tenths.grid__item {
    width: 65%!important; }

  .desk-seven-tenths.hard--left.grid__item, .desk-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .desk-eight-tenths.hard.grid__item, .desk-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .desk-eight-tenths.hard--left.grid__item, .desk-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .desk-nine-tenths.grid__item, .desk-seven-eighths.hard--left.grid__item, .desk-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .desk-nine-tenths.hard.grid__item, .desk-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .desk-nine-tenths.hard--left.grid__item, .desk-nine-tenths.hard--right.grid__item, .desk-seven-eighths.hard.grid__item, .desk-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .desk-one-eighths.hard.grid__item, .desk-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .desk-three-eighths.grid__item {
    width: 32.5%!important; }

  .desk-five-eighths.hard.grid__item, .desk-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .desk-seven-eighths.grid__item {
    width: 82.5%!important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .lap-one-twelfths.hard.grid__item, .lap-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .lap-one-twelfths.hard--left.grid__item, .lap-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .lap-two-twelfths.grid__item, .lap-one-sixth.grid__item {
    width: 11.66667%!important; }

  .lap-two-twelfths.hard.grid__item, .lap-two-twelfths.hard--sides.grid__item, .lap-one-sixth.hard.grid__item, .lap-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .lap-two-twelfths.hard--left.grid__item, .lap-two-twelfths.hard--right.grid__item, .lap-one-sixth.hard--left.grid__item, .lap-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .lap-three-twelfths.grid__item, .lap-two-tenths.hard.grid__item, .lap-two-tenths.hard--sides.grid__item, .lap-two-eighths.grid__item, .lap-one-fourth.grid__item, .lap-one-fifth.hard.grid__item, .lap-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .lap-three-twelfths.hard.grid__item, .lap-three-twelfths.hard--sides.grid__item, .lap-three-tenths.grid__item, .lap-two-eighths.hard.grid__item, .lap-two-eighths.hard--sides.grid__item, .lap-one-fourth.hard.grid__item, .lap-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .lap-three-twelfths.hard--left.grid__item, .lap-three-twelfths.hard--right.grid__item, .lap-two-eighths.hard--left.grid__item, .lap-two-eighths.hard--right.grid__item, .lap-one-fourth.hard--left.grid__item, .lap-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .lap-four-twelfths.grid__item, .lap-one-third.grid__item {
    width: 28.33333%!important; }

  .lap-four-twelfths.hard.grid__item, .lap-four-twelfths.hard--sides.grid__item, .lap-one-third.hard.grid__item, .lap-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .lap-four-twelfths.hard--left.grid__item, .lap-four-twelfths.hard--right.grid__item, .lap-one-third.hard--left.grid__item, .lap-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .lap-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .lap-five-twelfths.hard.grid__item, .lap-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .lap-five-twelfths.hard--left.grid__item, .lap-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .lap-six-twelfths.grid__item, .lap-five-tenths.grid__item, .lap-four-eighths.grid__item, .lap-one-half.grid__item {
    width: 45%!important; }

  .lap-six-twelfths.hard.grid__item, .lap-six-twelfths.hard--sides.grid__item, .lap-five-tenths.hard.grid__item, .lap-five-tenths.hard--sides.grid__item, .lap-four-eighths.hard.grid__item, .lap-four-eighths.hard--sides.grid__item, .lap-one-half.hard.grid__item, .lap-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .lap-six-twelfths.hard--left.grid__item, .lap-six-twelfths.hard--right.grid__item, .lap-five-tenths.hard--left.grid__item, .lap-five-tenths.hard--right.grid__item, .lap-four-eighths.hard--left.grid__item, .lap-four-eighths.hard--right.grid__item, .lap-one-half.hard--left.grid__item, .lap-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .lap-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .lap-seven-twelfths.hard.grid__item, .lap-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .lap-seven-twelfths.hard--left.grid__item, .lap-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .lap-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .lap-eight-twelfths.hard.grid__item, .lap-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .lap-eight-twelfths.hard--left.grid__item, .lap-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .lap-nine-twelfths.grid__item, .lap-seven-tenths.hard.grid__item, .lap-seven-tenths.hard--sides.grid__item, .lap-six-eighths.grid__item {
    width: 70%!important; }

  .lap-nine-twelfths.hard.grid__item, .lap-nine-twelfths.hard--sides.grid__item, .lap-eight-tenths.grid__item, .lap-six-eighths.hard.grid__item, .lap-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .lap-nine-twelfths.hard--left.grid__item, .lap-nine-twelfths.hard--right.grid__item, .lap-six-eighths.hard--left.grid__item, .lap-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .lap-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .lap-ten-twelfths.hard.grid__item, .lap-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .lap-ten-twelfths.hard--left.grid__item, .lap-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .lap-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .lap-eleven-twelfths.hard.grid__item, .lap-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .lap-eleven-twelfths.hard--left.grid__item, .lap-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .lap-twelve-twelfths.grid__item, .lap-ten-tenths.grid__item, .lap-eight-eighths.grid__item, .lap-one-whole.grid__item {
    width: 95%!important; }

  .lap-twelve-twelfths.hard.grid__item, .lap-twelve-twelfths.hard--sides.grid__item, .lap-ten-tenths.hard.grid__item, .lap-ten-tenths.hard--sides.grid__item, .lap-eight-eighths.hard.grid__item, .lap-eight-eighths.hard--sides.grid__item, .lap-one-whole.hard.grid__item, .lap-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .lap-twelve-twelfths.hard--left.grid__item, .lap-twelve-twelfths.hard--right.grid__item, .lap-ten-tenths.hard--left.grid__item, .lap-ten-tenths.hard--right.grid__item, .lap-eight-eighths.hard--left.grid__item, .lap-eight-eighths.hard--right.grid__item, .lap-one-whole.hard--left.grid__item, .lap-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .lap-one-tenths.grid__item {
    width: 5%!important; }

  .lap-one-tenths.hard.grid__item, .lap-one-tenths.hard--sides.grid__item, .lap-one-eighths.hard--left.grid__item, .lap-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .lap-one-tenths.hard--left.grid__item, .lap-one-tenths.hard--right.grid__item, .lap-one-eighths.grid__item {
    width: 7.5%!important; }

  .lap-two-tenths.grid__item, .lap-one-fifth.grid__item {
    width: 15%!important; }

  .lap-two-tenths.hard--left.grid__item, .lap-two-tenths.hard--right.grid__item, .lap-one-fifth.hard--left.grid__item, .lap-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .lap-three-tenths.hard.grid__item, .lap-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .lap-three-tenths.hard--left.grid__item, .lap-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .lap-four-tenths.grid__item, .lap-three-eighths.hard--left.grid__item, .lap-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .lap-four-tenths.hard.grid__item, .lap-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .lap-four-tenths.hard--left.grid__item, .lap-four-tenths.hard--right.grid__item, .lap-three-eighths.hard.grid__item, .lap-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .lap-six-tenths.grid__item {
    width: 55%!important; }

  .lap-six-tenths.hard.grid__item, .lap-six-tenths.hard--sides.grid__item, .lap-five-eighths.hard--left.grid__item, .lap-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .lap-six-tenths.hard--left.grid__item, .lap-six-tenths.hard--right.grid__item, .lap-five-eighths.grid__item {
    width: 57.5%!important; }

  .lap-seven-tenths.grid__item {
    width: 65%!important; }

  .lap-seven-tenths.hard--left.grid__item, .lap-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .lap-eight-tenths.hard.grid__item, .lap-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .lap-eight-tenths.hard--left.grid__item, .lap-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .lap-nine-tenths.grid__item, .lap-seven-eighths.hard--left.grid__item, .lap-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .lap-nine-tenths.hard.grid__item, .lap-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .lap-nine-tenths.hard--left.grid__item, .lap-nine-tenths.hard--right.grid__item, .lap-seven-eighths.hard.grid__item, .lap-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .lap-one-eighths.hard.grid__item, .lap-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .lap-three-eighths.grid__item {
    width: 32.5%!important; }

  .lap-five-eighths.hard.grid__item, .lap-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .lap-seven-eighths.grid__item {
    width: 82.5%!important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .lap-and-up-one-twelfths.hard.grid__item, .lap-and-up-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .lap-and-up-one-twelfths.hard--left.grid__item, .lap-and-up-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .lap-and-up-two-twelfths.grid__item, .lap-and-up-one-sixth.grid__item {
    width: 11.66667%!important; }

  .lap-and-up-two-twelfths.hard.grid__item, .lap-and-up-two-twelfths.hard--sides.grid__item, .lap-and-up-one-sixth.hard.grid__item, .lap-and-up-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .lap-and-up-two-twelfths.hard--left.grid__item, .lap-and-up-two-twelfths.hard--right.grid__item, .lap-and-up-one-sixth.hard--left.grid__item, .lap-and-up-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .lap-and-up-three-twelfths.grid__item, .lap-and-up-two-tenths.hard.grid__item, .lap-and-up-two-tenths.hard--sides.grid__item, .lap-and-up-two-eighths.grid__item, .lap-and-up-one-fourth.grid__item, .lap-and-up-one-fifth.hard.grid__item, .lap-and-up-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .lap-and-up-three-twelfths.hard.grid__item, .lap-and-up-three-twelfths.hard--sides.grid__item, .lap-and-up-three-tenths.grid__item, .lap-and-up-two-eighths.hard.grid__item, .lap-and-up-two-eighths.hard--sides.grid__item, .lap-and-up-one-fourth.hard.grid__item, .lap-and-up-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .lap-and-up-three-twelfths.hard--left.grid__item, .lap-and-up-three-twelfths.hard--right.grid__item, .lap-and-up-two-eighths.hard--left.grid__item, .lap-and-up-two-eighths.hard--right.grid__item, .lap-and-up-one-fourth.hard--left.grid__item, .lap-and-up-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .lap-and-up-four-twelfths.grid__item, .lap-and-up-one-third.grid__item {
    width: 28.33333%!important; }

  .lap-and-up-four-twelfths.hard.grid__item, .lap-and-up-four-twelfths.hard--sides.grid__item, .lap-and-up-one-third.hard.grid__item, .lap-and-up-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .lap-and-up-four-twelfths.hard--left.grid__item, .lap-and-up-four-twelfths.hard--right.grid__item, .lap-and-up-one-third.hard--left.grid__item, .lap-and-up-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .lap-and-up-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .lap-and-up-five-twelfths.hard.grid__item, .lap-and-up-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .lap-and-up-five-twelfths.hard--left.grid__item, .lap-and-up-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .lap-and-up-six-twelfths.grid__item, .lap-and-up-five-tenths.grid__item, .lap-and-up-four-eighths.grid__item, .lap-and-up-one-half.grid__item {
    width: 45%!important; }

  .lap-and-up-six-twelfths.hard.grid__item, .lap-and-up-six-twelfths.hard--sides.grid__item, .lap-and-up-five-tenths.hard.grid__item, .lap-and-up-five-tenths.hard--sides.grid__item, .lap-and-up-four-eighths.hard.grid__item, .lap-and-up-four-eighths.hard--sides.grid__item, .lap-and-up-one-half.hard.grid__item, .lap-and-up-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .lap-and-up-six-twelfths.hard--left.grid__item, .lap-and-up-six-twelfths.hard--right.grid__item, .lap-and-up-five-tenths.hard--left.grid__item, .lap-and-up-five-tenths.hard--right.grid__item, .lap-and-up-four-eighths.hard--left.grid__item, .lap-and-up-four-eighths.hard--right.grid__item, .lap-and-up-one-half.hard--left.grid__item, .lap-and-up-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .lap-and-up-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .lap-and-up-seven-twelfths.hard.grid__item, .lap-and-up-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .lap-and-up-seven-twelfths.hard--left.grid__item, .lap-and-up-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .lap-and-up-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .lap-and-up-eight-twelfths.hard.grid__item, .lap-and-up-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .lap-and-up-eight-twelfths.hard--left.grid__item, .lap-and-up-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .lap-and-up-nine-twelfths.grid__item, .lap-and-up-seven-tenths.hard.grid__item, .lap-and-up-seven-tenths.hard--sides.grid__item, .lap-and-up-six-eighths.grid__item {
    width: 70%!important; }

  .lap-and-up-nine-twelfths.hard.grid__item, .lap-and-up-nine-twelfths.hard--sides.grid__item, .lap-and-up-eight-tenths.grid__item, .lap-and-up-six-eighths.hard.grid__item, .lap-and-up-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .lap-and-up-nine-twelfths.hard--left.grid__item, .lap-and-up-nine-twelfths.hard--right.grid__item, .lap-and-up-six-eighths.hard--left.grid__item, .lap-and-up-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .lap-and-up-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .lap-and-up-ten-twelfths.hard.grid__item, .lap-and-up-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .lap-and-up-ten-twelfths.hard--left.grid__item, .lap-and-up-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .lap-and-up-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .lap-and-up-eleven-twelfths.hard.grid__item, .lap-and-up-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .lap-and-up-eleven-twelfths.hard--left.grid__item, .lap-and-up-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .lap-and-up-twelve-twelfths.grid__item, .lap-and-up-ten-tenths.grid__item, .lap-and-up-eight-eighths.grid__item, .lap-and-up-one-whole.grid__item {
    width: 95%!important; }

  .lap-and-up-twelve-twelfths.hard.grid__item, .lap-and-up-twelve-twelfths.hard--sides.grid__item, .lap-and-up-ten-tenths.hard.grid__item, .lap-and-up-ten-tenths.hard--sides.grid__item, .lap-and-up-eight-eighths.hard.grid__item, .lap-and-up-eight-eighths.hard--sides.grid__item, .lap-and-up-one-whole.hard.grid__item, .lap-and-up-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .lap-and-up-twelve-twelfths.hard--left.grid__item, .lap-and-up-twelve-twelfths.hard--right.grid__item, .lap-and-up-ten-tenths.hard--left.grid__item, .lap-and-up-ten-tenths.hard--right.grid__item, .lap-and-up-eight-eighths.hard--left.grid__item, .lap-and-up-eight-eighths.hard--right.grid__item, .lap-and-up-one-whole.hard--left.grid__item, .lap-and-up-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .lap-and-up-one-tenths.grid__item {
    width: 5%!important; }

  .lap-and-up-one-tenths.hard.grid__item, .lap-and-up-one-tenths.hard--sides.grid__item, .lap-and-up-one-eighths.hard--left.grid__item, .lap-and-up-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .lap-and-up-one-tenths.hard--left.grid__item, .lap-and-up-one-tenths.hard--right.grid__item, .lap-and-up-one-eighths.grid__item {
    width: 7.5%!important; }

  .lap-and-up-two-tenths.grid__item, .lap-and-up-one-fifth.grid__item {
    width: 15%!important; }

  .lap-and-up-two-tenths.hard--left.grid__item, .lap-and-up-two-tenths.hard--right.grid__item, .lap-and-up-one-fifth.hard--left.grid__item, .lap-and-up-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .lap-and-up-three-tenths.hard.grid__item, .lap-and-up-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .lap-and-up-three-tenths.hard--left.grid__item, .lap-and-up-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .lap-and-up-four-tenths.grid__item, .lap-and-up-three-eighths.hard--left.grid__item, .lap-and-up-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .lap-and-up-four-tenths.hard.grid__item, .lap-and-up-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .lap-and-up-four-tenths.hard--left.grid__item, .lap-and-up-four-tenths.hard--right.grid__item, .lap-and-up-three-eighths.hard.grid__item, .lap-and-up-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .lap-and-up-six-tenths.grid__item {
    width: 55%!important; }

  .lap-and-up-six-tenths.hard.grid__item, .lap-and-up-six-tenths.hard--sides.grid__item, .lap-and-up-five-eighths.hard--left.grid__item, .lap-and-up-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .lap-and-up-six-tenths.hard--left.grid__item, .lap-and-up-six-tenths.hard--right.grid__item, .lap-and-up-five-eighths.grid__item {
    width: 57.5%!important; }

  .lap-and-up-seven-tenths.grid__item {
    width: 65%!important; }

  .lap-and-up-seven-tenths.hard--left.grid__item, .lap-and-up-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .lap-and-up-eight-tenths.hard.grid__item, .lap-and-up-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .lap-and-up-eight-tenths.hard--left.grid__item, .lap-and-up-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .lap-and-up-nine-tenths.grid__item, .lap-and-up-seven-eighths.hard--left.grid__item, .lap-and-up-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .lap-and-up-nine-tenths.hard.grid__item, .lap-and-up-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .lap-and-up-nine-tenths.hard--left.grid__item, .lap-and-up-nine-tenths.hard--right.grid__item, .lap-and-up-seven-eighths.hard.grid__item, .lap-and-up-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .lap-and-up-one-eighths.hard.grid__item, .lap-and-up-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .lap-and-up-three-eighths.grid__item {
    width: 32.5%!important; }

  .lap-and-up-five-eighths.hard.grid__item, .lap-and-up-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .lap-and-up-seven-eighths.grid__item {
    width: 82.5%!important; } }
@media screen and (max-width: 1023px) {
  .portable-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .portable-one-twelfths.hard.grid__item, .portable-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .portable-one-twelfths.hard--left.grid__item, .portable-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .portable-two-twelfths.grid__item, .portable-one-sixth.grid__item {
    width: 11.66667%!important; }

  .portable-two-twelfths.hard.grid__item, .portable-two-twelfths.hard--sides.grid__item, .portable-one-sixth.hard.grid__item, .portable-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .portable-two-twelfths.hard--left.grid__item, .portable-two-twelfths.hard--right.grid__item, .portable-one-sixth.hard--left.grid__item, .portable-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .portable-three-twelfths.grid__item, .portable-two-tenths.hard.grid__item, .portable-two-tenths.hard--sides.grid__item, .portable-two-eighths.grid__item, .portable-one-fourth.grid__item, .portable-one-fifth.hard.grid__item, .portable-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .portable-three-twelfths.hard.grid__item, .portable-three-twelfths.hard--sides.grid__item, .portable-three-tenths.grid__item, .portable-two-eighths.hard.grid__item, .portable-two-eighths.hard--sides.grid__item, .portable-one-fourth.hard.grid__item, .portable-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .portable-three-twelfths.hard--left.grid__item, .portable-three-twelfths.hard--right.grid__item, .portable-two-eighths.hard--left.grid__item, .portable-two-eighths.hard--right.grid__item, .portable-one-fourth.hard--left.grid__item, .portable-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .portable-four-twelfths.grid__item, .portable-one-third.grid__item {
    width: 28.33333%!important; }

  .portable-four-twelfths.hard.grid__item, .portable-four-twelfths.hard--sides.grid__item, .portable-one-third.hard.grid__item, .portable-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .portable-four-twelfths.hard--left.grid__item, .portable-four-twelfths.hard--right.grid__item, .portable-one-third.hard--left.grid__item, .portable-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .portable-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .portable-five-twelfths.hard.grid__item, .portable-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .portable-five-twelfths.hard--left.grid__item, .portable-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .portable-six-twelfths.grid__item, .portable-five-tenths.grid__item, .portable-four-eighths.grid__item, .portable-one-half.grid__item {
    width: 45%!important; }

  .portable-six-twelfths.hard.grid__item, .portable-six-twelfths.hard--sides.grid__item, .portable-five-tenths.hard.grid__item, .portable-five-tenths.hard--sides.grid__item, .portable-four-eighths.hard.grid__item, .portable-four-eighths.hard--sides.grid__item, .portable-one-half.hard.grid__item, .portable-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .portable-six-twelfths.hard--left.grid__item, .portable-six-twelfths.hard--right.grid__item, .portable-five-tenths.hard--left.grid__item, .portable-five-tenths.hard--right.grid__item, .portable-four-eighths.hard--left.grid__item, .portable-four-eighths.hard--right.grid__item, .portable-one-half.hard--left.grid__item, .portable-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .portable-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .portable-seven-twelfths.hard.grid__item, .portable-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .portable-seven-twelfths.hard--left.grid__item, .portable-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .portable-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .portable-eight-twelfths.hard.grid__item, .portable-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .portable-eight-twelfths.hard--left.grid__item, .portable-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .portable-nine-twelfths.grid__item, .portable-seven-tenths.hard.grid__item, .portable-seven-tenths.hard--sides.grid__item, .portable-six-eighths.grid__item {
    width: 70%!important; }

  .portable-nine-twelfths.hard.grid__item, .portable-nine-twelfths.hard--sides.grid__item, .portable-eight-tenths.grid__item, .portable-six-eighths.hard.grid__item, .portable-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .portable-nine-twelfths.hard--left.grid__item, .portable-nine-twelfths.hard--right.grid__item, .portable-six-eighths.hard--left.grid__item, .portable-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .portable-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .portable-ten-twelfths.hard.grid__item, .portable-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .portable-ten-twelfths.hard--left.grid__item, .portable-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .portable-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .portable-eleven-twelfths.hard.grid__item, .portable-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .portable-eleven-twelfths.hard--left.grid__item, .portable-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .portable-twelve-twelfths.grid__item, .portable-ten-tenths.grid__item, .portable-eight-eighths.grid__item, .portable-one-whole.grid__item {
    width: 95%!important; }

  .portable-twelve-twelfths.hard.grid__item, .portable-twelve-twelfths.hard--sides.grid__item, .portable-ten-tenths.hard.grid__item, .portable-ten-tenths.hard--sides.grid__item, .portable-eight-eighths.hard.grid__item, .portable-eight-eighths.hard--sides.grid__item, .portable-one-whole.hard.grid__item, .portable-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .portable-twelve-twelfths.hard--left.grid__item, .portable-twelve-twelfths.hard--right.grid__item, .portable-ten-tenths.hard--left.grid__item, .portable-ten-tenths.hard--right.grid__item, .portable-eight-eighths.hard--left.grid__item, .portable-eight-eighths.hard--right.grid__item, .portable-one-whole.hard--left.grid__item, .portable-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .portable-one-tenths.grid__item {
    width: 5%!important; }

  .portable-one-tenths.hard.grid__item, .portable-one-tenths.hard--sides.grid__item, .portable-one-eighths.hard--left.grid__item, .portable-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .portable-one-tenths.hard--left.grid__item, .portable-one-tenths.hard--right.grid__item, .portable-one-eighths.grid__item {
    width: 7.5%!important; }

  .portable-two-tenths.grid__item, .portable-one-fifth.grid__item {
    width: 15%!important; }

  .portable-two-tenths.hard--left.grid__item, .portable-two-tenths.hard--right.grid__item, .portable-one-fifth.hard--left.grid__item, .portable-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .portable-three-tenths.hard.grid__item, .portable-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .portable-three-tenths.hard--left.grid__item, .portable-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .portable-four-tenths.grid__item, .portable-three-eighths.hard--left.grid__item, .portable-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .portable-four-tenths.hard.grid__item, .portable-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .portable-four-tenths.hard--left.grid__item, .portable-four-tenths.hard--right.grid__item, .portable-three-eighths.hard.grid__item, .portable-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .portable-six-tenths.grid__item {
    width: 55%!important; }

  .portable-six-tenths.hard.grid__item, .portable-six-tenths.hard--sides.grid__item, .portable-five-eighths.hard--left.grid__item, .portable-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .portable-six-tenths.hard--left.grid__item, .portable-six-tenths.hard--right.grid__item, .portable-five-eighths.grid__item {
    width: 57.5%!important; }

  .portable-seven-tenths.grid__item {
    width: 65%!important; }

  .portable-seven-tenths.hard--left.grid__item, .portable-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .portable-eight-tenths.hard.grid__item, .portable-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .portable-eight-tenths.hard--left.grid__item, .portable-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .portable-nine-tenths.grid__item, .portable-seven-eighths.hard--left.grid__item, .portable-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .portable-nine-tenths.hard.grid__item, .portable-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .portable-nine-tenths.hard--left.grid__item, .portable-nine-tenths.hard--right.grid__item, .portable-seven-eighths.hard.grid__item, .portable-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .portable-one-eighths.hard.grid__item, .portable-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .portable-three-eighths.grid__item {
    width: 32.5%!important; }

  .portable-five-eighths.hard.grid__item, .portable-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .portable-seven-eighths.grid__item {
    width: 82.5%!important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .tablet-one-twelfths.hard.grid__item, .tablet-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .tablet-one-twelfths.hard--left.grid__item, .tablet-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .tablet-two-twelfths.grid__item, .tablet-one-sixth.grid__item {
    width: 11.66667%!important; }

  .tablet-two-twelfths.hard.grid__item, .tablet-two-twelfths.hard--sides.grid__item, .tablet-one-sixth.hard.grid__item, .tablet-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .tablet-two-twelfths.hard--left.grid__item, .tablet-two-twelfths.hard--right.grid__item, .tablet-one-sixth.hard--left.grid__item, .tablet-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .tablet-three-twelfths.grid__item, .tablet-two-tenths.hard.grid__item, .tablet-two-tenths.hard--sides.grid__item, .tablet-two-eighths.grid__item, .tablet-one-fourth.grid__item, .tablet-one-fifth.hard.grid__item, .tablet-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .tablet-three-twelfths.hard.grid__item, .tablet-three-twelfths.hard--sides.grid__item, .tablet-three-tenths.grid__item, .tablet-two-eighths.hard.grid__item, .tablet-two-eighths.hard--sides.grid__item, .tablet-one-fourth.hard.grid__item, .tablet-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .tablet-three-twelfths.hard--left.grid__item, .tablet-three-twelfths.hard--right.grid__item, .tablet-two-eighths.hard--left.grid__item, .tablet-two-eighths.hard--right.grid__item, .tablet-one-fourth.hard--left.grid__item, .tablet-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .tablet-four-twelfths.grid__item, .tablet-one-third.grid__item {
    width: 28.33333%!important; }

  .tablet-four-twelfths.hard.grid__item, .tablet-four-twelfths.hard--sides.grid__item, .tablet-one-third.hard.grid__item, .tablet-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .tablet-four-twelfths.hard--left.grid__item, .tablet-four-twelfths.hard--right.grid__item, .tablet-one-third.hard--left.grid__item, .tablet-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .tablet-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .tablet-five-twelfths.hard.grid__item, .tablet-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .tablet-five-twelfths.hard--left.grid__item, .tablet-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .tablet-six-twelfths.grid__item, .tablet-five-tenths.grid__item, .tablet-four-eighths.grid__item, .tablet-one-half.grid__item {
    width: 45%!important; }

  .tablet-six-twelfths.hard.grid__item, .tablet-six-twelfths.hard--sides.grid__item, .tablet-five-tenths.hard.grid__item, .tablet-five-tenths.hard--sides.grid__item, .tablet-four-eighths.hard.grid__item, .tablet-four-eighths.hard--sides.grid__item, .tablet-one-half.hard.grid__item, .tablet-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .tablet-six-twelfths.hard--left.grid__item, .tablet-six-twelfths.hard--right.grid__item, .tablet-five-tenths.hard--left.grid__item, .tablet-five-tenths.hard--right.grid__item, .tablet-four-eighths.hard--left.grid__item, .tablet-four-eighths.hard--right.grid__item, .tablet-one-half.hard--left.grid__item, .tablet-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .tablet-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .tablet-seven-twelfths.hard.grid__item, .tablet-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .tablet-seven-twelfths.hard--left.grid__item, .tablet-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .tablet-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .tablet-eight-twelfths.hard.grid__item, .tablet-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .tablet-eight-twelfths.hard--left.grid__item, .tablet-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .tablet-nine-twelfths.grid__item, .tablet-seven-tenths.hard.grid__item, .tablet-seven-tenths.hard--sides.grid__item, .tablet-six-eighths.grid__item {
    width: 70%!important; }

  .tablet-nine-twelfths.hard.grid__item, .tablet-nine-twelfths.hard--sides.grid__item, .tablet-eight-tenths.grid__item, .tablet-six-eighths.hard.grid__item, .tablet-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .tablet-nine-twelfths.hard--left.grid__item, .tablet-nine-twelfths.hard--right.grid__item, .tablet-six-eighths.hard--left.grid__item, .tablet-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .tablet-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .tablet-ten-twelfths.hard.grid__item, .tablet-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .tablet-ten-twelfths.hard--left.grid__item, .tablet-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .tablet-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .tablet-eleven-twelfths.hard.grid__item, .tablet-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .tablet-eleven-twelfths.hard--left.grid__item, .tablet-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .tablet-twelve-twelfths.grid__item, .tablet-ten-tenths.grid__item, .tablet-eight-eighths.grid__item, .tablet-one-whole.grid__item {
    width: 95%!important; }

  .tablet-twelve-twelfths.hard.grid__item, .tablet-twelve-twelfths.hard--sides.grid__item, .tablet-ten-tenths.hard.grid__item, .tablet-ten-tenths.hard--sides.grid__item, .tablet-eight-eighths.hard.grid__item, .tablet-eight-eighths.hard--sides.grid__item, .tablet-one-whole.hard.grid__item, .tablet-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .tablet-twelve-twelfths.hard--left.grid__item, .tablet-twelve-twelfths.hard--right.grid__item, .tablet-ten-tenths.hard--left.grid__item, .tablet-ten-tenths.hard--right.grid__item, .tablet-eight-eighths.hard--left.grid__item, .tablet-eight-eighths.hard--right.grid__item, .tablet-one-whole.hard--left.grid__item, .tablet-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .tablet-one-tenths.grid__item {
    width: 5%!important; }

  .tablet-one-tenths.hard.grid__item, .tablet-one-tenths.hard--sides.grid__item, .tablet-one-eighths.hard--left.grid__item, .tablet-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .tablet-one-tenths.hard--left.grid__item, .tablet-one-tenths.hard--right.grid__item, .tablet-one-eighths.grid__item {
    width: 7.5%!important; }

  .tablet-two-tenths.grid__item, .tablet-one-fifth.grid__item {
    width: 15%!important; }

  .tablet-two-tenths.hard--left.grid__item, .tablet-two-tenths.hard--right.grid__item, .tablet-one-fifth.hard--left.grid__item, .tablet-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .tablet-three-tenths.hard.grid__item, .tablet-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .tablet-three-tenths.hard--left.grid__item, .tablet-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .tablet-four-tenths.grid__item, .tablet-three-eighths.hard--left.grid__item, .tablet-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .tablet-four-tenths.hard.grid__item, .tablet-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .tablet-four-tenths.hard--left.grid__item, .tablet-four-tenths.hard--right.grid__item, .tablet-three-eighths.hard.grid__item, .tablet-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .tablet-six-tenths.grid__item {
    width: 55%!important; }

  .tablet-six-tenths.hard.grid__item, .tablet-six-tenths.hard--sides.grid__item, .tablet-five-eighths.hard--left.grid__item, .tablet-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .tablet-six-tenths.hard--left.grid__item, .tablet-six-tenths.hard--right.grid__item, .tablet-five-eighths.grid__item {
    width: 57.5%!important; }

  .tablet-seven-tenths.grid__item {
    width: 65%!important; }

  .tablet-seven-tenths.hard--left.grid__item, .tablet-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .tablet-eight-tenths.hard.grid__item, .tablet-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .tablet-eight-tenths.hard--left.grid__item, .tablet-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .tablet-nine-tenths.grid__item, .tablet-seven-eighths.hard--left.grid__item, .tablet-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .tablet-nine-tenths.hard.grid__item, .tablet-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .tablet-nine-tenths.hard--left.grid__item, .tablet-nine-tenths.hard--right.grid__item, .tablet-seven-eighths.hard.grid__item, .tablet-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .tablet-one-eighths.hard.grid__item, .tablet-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .tablet-three-eighths.grid__item {
    width: 32.5%!important; }

  .tablet-five-eighths.hard.grid__item, .tablet-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .tablet-seven-eighths.grid__item {
    width: 82.5%!important; } }
@media screen and (max-width: 679px) {
  .palm-one-twelfths.grid__item {
    width: 3.33333%!important; }

  .palm-one-twelfths.hard.grid__item, .palm-one-twelfths.hard--sides.grid__item {
    width: 8.33333%!important; }

  .palm-one-twelfths.hard--left.grid__item, .palm-one-twelfths.hard--right.grid__item {
    width: 5.83333%!important; }

  .palm-two-twelfths.grid__item, .palm-one-sixth.grid__item {
    width: 11.66667%!important; }

  .palm-two-twelfths.hard.grid__item, .palm-two-twelfths.hard--sides.grid__item, .palm-one-sixth.hard.grid__item, .palm-one-sixth.hard--sides.grid__item {
    width: 16.66667%!important; }

  .palm-two-twelfths.hard--left.grid__item, .palm-two-twelfths.hard--right.grid__item, .palm-one-sixth.hard--left.grid__item, .palm-one-sixth.hard--right.grid__item {
    width: 14.16667%!important; }

  .palm-three-twelfths.grid__item, .palm-two-tenths.hard.grid__item, .palm-two-tenths.hard--sides.grid__item, .palm-two-eighths.grid__item, .palm-one-fourth.grid__item, .palm-one-fifth.hard.grid__item, .palm-one-fifth.hard--sides.grid__item {
    width: 20%!important; }

  .palm-three-twelfths.hard.grid__item, .palm-three-twelfths.hard--sides.grid__item, .palm-three-tenths.grid__item, .palm-two-eighths.hard.grid__item, .palm-two-eighths.hard--sides.grid__item, .palm-one-fourth.hard.grid__item, .palm-one-fourth.hard--sides.grid__item {
    width: 25%!important; }

  .palm-three-twelfths.hard--left.grid__item, .palm-three-twelfths.hard--right.grid__item, .palm-two-eighths.hard--left.grid__item, .palm-two-eighths.hard--right.grid__item, .palm-one-fourth.hard--left.grid__item, .palm-one-fourth.hard--right.grid__item {
    width: 22.5%!important; }

  .palm-four-twelfths.grid__item, .palm-one-third.grid__item {
    width: 28.33333%!important; }

  .palm-four-twelfths.hard.grid__item, .palm-four-twelfths.hard--sides.grid__item, .palm-one-third.hard.grid__item, .palm-one-third.hard--sides.grid__item {
    width: 33.33333%!important; }

  .palm-four-twelfths.hard--left.grid__item, .palm-four-twelfths.hard--right.grid__item, .palm-one-third.hard--left.grid__item, .palm-one-third.hard--right.grid__item {
    width: 30.83333%!important; }

  .palm-five-twelfths.grid__item {
    width: 36.66667%!important; }

  .palm-five-twelfths.hard.grid__item, .palm-five-twelfths.hard--sides.grid__item {
    width: 41.66667%!important; }

  .palm-five-twelfths.hard--left.grid__item, .palm-five-twelfths.hard--right.grid__item {
    width: 39.16667%!important; }

  .palm-six-twelfths.grid__item, .palm-five-tenths.grid__item, .palm-four-eighths.grid__item, .palm-one-half.grid__item {
    width: 45%!important; }

  .palm-six-twelfths.hard.grid__item, .palm-six-twelfths.hard--sides.grid__item, .palm-five-tenths.hard.grid__item, .palm-five-tenths.hard--sides.grid__item, .palm-four-eighths.hard.grid__item, .palm-four-eighths.hard--sides.grid__item, .palm-one-half.hard.grid__item, .palm-one-half.hard--sides.grid__item {
    width: 50%!important; }

  .palm-six-twelfths.hard--left.grid__item, .palm-six-twelfths.hard--right.grid__item, .palm-five-tenths.hard--left.grid__item, .palm-five-tenths.hard--right.grid__item, .palm-four-eighths.hard--left.grid__item, .palm-four-eighths.hard--right.grid__item, .palm-one-half.hard--left.grid__item, .palm-one-half.hard--right.grid__item {
    width: 47.5%!important; }

  .palm-seven-twelfths.grid__item {
    width: 53.33333%!important; }

  .palm-seven-twelfths.hard.grid__item, .palm-seven-twelfths.hard--sides.grid__item {
    width: 58.33333%!important; }

  .palm-seven-twelfths.hard--left.grid__item, .palm-seven-twelfths.hard--right.grid__item {
    width: 55.83333%!important; }

  .palm-eight-twelfths.grid__item {
    width: 61.66667%!important; }

  .palm-eight-twelfths.hard.grid__item, .palm-eight-twelfths.hard--sides.grid__item {
    width: 66.66667%!important; }

  .palm-eight-twelfths.hard--left.grid__item, .palm-eight-twelfths.hard--right.grid__item {
    width: 64.16667%!important; }

  .palm-nine-twelfths.grid__item, .palm-seven-tenths.hard.grid__item, .palm-seven-tenths.hard--sides.grid__item, .palm-six-eighths.grid__item {
    width: 70%!important; }

  .palm-nine-twelfths.hard.grid__item, .palm-nine-twelfths.hard--sides.grid__item, .palm-eight-tenths.grid__item, .palm-six-eighths.hard.grid__item, .palm-six-eighths.hard--sides.grid__item {
    width: 75%!important; }

  .palm-nine-twelfths.hard--left.grid__item, .palm-nine-twelfths.hard--right.grid__item, .palm-six-eighths.hard--left.grid__item, .palm-six-eighths.hard--right.grid__item {
    width: 72.5%!important; }

  .palm-ten-twelfths.grid__item {
    width: 78.33333%!important; }

  .palm-ten-twelfths.hard.grid__item, .palm-ten-twelfths.hard--sides.grid__item {
    width: 83.33333%!important; }

  .palm-ten-twelfths.hard--left.grid__item, .palm-ten-twelfths.hard--right.grid__item {
    width: 80.83333%!important; }

  .palm-eleven-twelfths.grid__item {
    width: 86.66667%!important; }

  .palm-eleven-twelfths.hard.grid__item, .palm-eleven-twelfths.hard--sides.grid__item {
    width: 91.66667%!important; }

  .palm-eleven-twelfths.hard--left.grid__item, .palm-eleven-twelfths.hard--right.grid__item {
    width: 89.16667%!important; }

  .palm-twelve-twelfths.grid__item, .palm-ten-tenths.grid__item, .palm-eight-eighths.grid__item, .palm-one-whole.grid__item {
    width: 95%!important; }

  .palm-twelve-twelfths.hard.grid__item, .palm-twelve-twelfths.hard--sides.grid__item, .palm-ten-tenths.hard.grid__item, .palm-ten-tenths.hard--sides.grid__item, .palm-eight-eighths.hard.grid__item, .palm-eight-eighths.hard--sides.grid__item, .palm-one-whole.hard.grid__item, .palm-one-whole.hard--sides.grid__item {
    width: 100%!important; }

  .palm-twelve-twelfths.hard--left.grid__item, .palm-twelve-twelfths.hard--right.grid__item, .palm-ten-tenths.hard--left.grid__item, .palm-ten-tenths.hard--right.grid__item, .palm-eight-eighths.hard--left.grid__item, .palm-eight-eighths.hard--right.grid__item, .palm-one-whole.hard--left.grid__item, .palm-one-whole.hard--right.grid__item {
    width: 97.5%!important; }

  .palm-one-tenths.grid__item {
    width: 5%!important; }

  .palm-one-tenths.hard.grid__item, .palm-one-tenths.hard--sides.grid__item, .palm-one-eighths.hard--left.grid__item, .palm-one-eighths.hard--right.grid__item {
    width: 10%!important; }

  .palm-one-tenths.hard--left.grid__item, .palm-one-tenths.hard--right.grid__item, .palm-one-eighths.grid__item {
    width: 7.5%!important; }

  .palm-two-tenths.grid__item, .palm-one-fifth.grid__item {
    width: 15%!important; }

  .palm-two-tenths.hard--left.grid__item, .palm-two-tenths.hard--right.grid__item, .palm-one-fifth.hard--left.grid__item, .palm-one-fifth.hard--right.grid__item {
    width: 17.5%!important; }

  .palm-three-tenths.hard.grid__item, .palm-three-tenths.hard--sides.grid__item {
    width: 30%!important; }

  .palm-three-tenths.hard--left.grid__item, .palm-three-tenths.hard--right.grid__item {
    width: 27.5%!important; }

  .palm-four-tenths.grid__item, .palm-three-eighths.hard--left.grid__item, .palm-three-eighths.hard--right.grid__item {
    width: 35%!important; }

  .palm-four-tenths.hard.grid__item, .palm-four-tenths.hard--sides.grid__item {
    width: 40%!important; }

  .palm-four-tenths.hard--left.grid__item, .palm-four-tenths.hard--right.grid__item, .palm-three-eighths.hard.grid__item, .palm-three-eighths.hard--sides.grid__item {
    width: 37.5%!important; }

  .palm-six-tenths.grid__item {
    width: 55%!important; }

  .palm-six-tenths.hard.grid__item, .palm-six-tenths.hard--sides.grid__item, .palm-five-eighths.hard--left.grid__item, .palm-five-eighths.hard--right.grid__item {
    width: 60%!important; }

  .palm-six-tenths.hard--left.grid__item, .palm-six-tenths.hard--right.grid__item, .palm-five-eighths.grid__item {
    width: 57.5%!important; }

  .palm-seven-tenths.grid__item {
    width: 65%!important; }

  .palm-seven-tenths.hard--left.grid__item, .palm-seven-tenths.hard--right.grid__item {
    width: 67.5%!important; }

  .palm-eight-tenths.hard.grid__item, .palm-eight-tenths.hard--sides.grid__item {
    width: 80%!important; }

  .palm-eight-tenths.hard--left.grid__item, .palm-eight-tenths.hard--right.grid__item {
    width: 77.5%!important; }

  .palm-nine-tenths.grid__item, .palm-seven-eighths.hard--left.grid__item, .palm-seven-eighths.hard--right.grid__item {
    width: 85%!important; }

  .palm-nine-tenths.hard.grid__item, .palm-nine-tenths.hard--sides.grid__item {
    width: 90%!important; }

  .palm-nine-tenths.hard--left.grid__item, .palm-nine-tenths.hard--right.grid__item, .palm-seven-eighths.hard.grid__item, .palm-seven-eighths.hard--sides.grid__item {
    width: 87.5%!important; }

  .palm-one-eighths.hard.grid__item, .palm-one-eighths.hard--sides.grid__item {
    width: 12.5%!important; }

  .palm-three-eighths.grid__item {
    width: 32.5%!important; }

  .palm-five-eighths.hard.grid__item, .palm-five-eighths.hard--sides.grid__item {
    width: 62.5%!important; }

  .palm-seven-eighths.grid__item {
    width: 82.5%!important; } }
/* Hard Grid */
.hard, .hard--top, .hard--ends {
  padding-top: 0px!important;
  margin-top: 0px!important; }

.hard, .hard--right, .hard--sides {
  padding-right: 0px!important;
  margin-right: 0px!important; }

.hard, .hard--bottom, .hard--ends {
  padding-bottom: 0px!important;
  margin-bottom: 0px!important; }

.hard, .hard--left, .hard--sides {
  padding-left: 0px!important;
  margin-left: 0px!important; }

@media screen and (min-width: 1200px) {
  .desk-hard, .desk-hard--top, .desk-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .desk-hard, .desk-hard--right, .desk-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .desk-hard, .desk-hard--bottom, .desk-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .desk-hard, .desk-hard--left, .desk-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-hard, .lap-hard--top, .lap-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .lap-hard, .lap-hard--right, .lap-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .lap-hard, .lap-hard--bottom, .lap-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .lap-hard, .lap-hard--left, .lap-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-hard, .lap-and-up-hard--top, .lap-and-up-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .lap-and-up-hard, .lap-and-up-hard--right, .lap-and-up-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .lap-and-up-hard, .lap-and-up-hard--bottom, .lap-and-up-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .lap-and-up-hard, .lap-and-up-hard--left, .lap-and-up-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
@media screen and (max-width: 1023px) {
  .portable-hard, .portable-hard--top, .portable-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .portable-hard, .portable-hard--right, .portable-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .portable-hard, .portable-hard--bottom, .portable-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .portable-hard, .portable-hard--left, .portable-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-hard, .tablet-hard--top, .tablet-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .tablet-hard, .tablet-hard--right, .tablet-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .tablet-hard, .tablet-hard--bottom, .tablet-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .tablet-hard, .tablet-hard--left, .tablet-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
@media screen and (max-width: 679px) {
  .palm-hard, .palm-hard--top, .palm-hard--ends {
    padding-top: 0px!important;
    margin-top: 0px!important; }

  .palm-hard, .palm-hard--right, .palm-hard--sides {
    padding-right: 0px!important;
    margin-right: 0px!important; }

  .palm-hard, .palm-hard--bottom, .palm-hard--ends {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important; }

  .palm-hard, .palm-hard--left, .palm-hard--sides {
    padding-left: 0px!important;
    margin-left: 0px!important; } }
/* Floats */
.left {
  float: left; }

.right {
  float: right; }

@media screen and (min-width: 1200px) {
  .desk-left {
    float: left; }

  .desk-right {
    float: right; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-left {
    float: left; }

  .lap-right {
    float: right; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-left {
    float: left; }

  .lap-and-up-right {
    float: right; } }
@media screen and (max-width: 1023px) {
  .portable-left {
    float: left; }

  .portable-right {
    float: right; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-left {
    float: left; }

  .tablet-right {
    float: right; } }
@media screen and (max-width: 679px) {
  .palm-left {
    float: left; }

  .palm-right {
    float: right; } }
/* ********** LAYOUT ********** */
/* Clear */
.clear {
  display: inline; }

.grid:after {
  content: ""; }

.clear:after, .grid:after {
  display: table;
  clear: both;
  height: 0px;
  width: 0px; }

.clear, .desk-clear, .lap-clear, .lap-and-up-clear, .portable-clear, .tablet-clear, .palm-clear {
  display: inline; }
  .clear:after, .desk-clear:after, .lap-clear:after, .lap-and-up-clear:after, .portable-clear:after, .tablet-clear:after, .palm-clear:after {
    display: table;
    clear: both;
    height: 0px;
    width: 0px; }

.clear:after {
  content: ""; }

@media screen and (min-width: 1200px) {
  .desk-clear:after {
    content: ""; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-clear:after {
    content: ""; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-clear:after {
    content: ""; } }
@media screen and (max-width: 1023px) {
  .portable-clear:after {
    content: ""; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-clear:after {
    content: ""; } }
@media screen and (max-width: 679px) {
  .palm-clear:after {
    content: ""; } }
/* Display & Position */
.block {
  display: block !important; }

.table {
  display: table !important; }

.inline {
  display: inline !important; }

.inline-block {
  display: inline-block !important; }

.absolute {
  position: absolute !important; }

.relative {
  position: relative !important; }

@media screen and (min-width: 1200px) {
  .desk-block {
    display: block !important; }

  .desk-table {
    display: table !important; }

  .desk-inline {
    display: inline !important; }

  .desk-inline-block {
    display: inline-block !important; }

  .desk-absolute {
    position: absolute !important; }

  .desk-relative {
    position: relative !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-block {
    display: block !important; }

  .lap-table {
    display: table !important; }

  .lap-inline {
    display: inline !important; }

  .lap-inline-block {
    display: inline-block !important; }

  .lap-absolute {
    position: absolute !important; }

  .lap-relative {
    position: relative !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-block {
    display: block !important; }

  .lap-and-up-table {
    display: table !important; }

  .lap-and-up-inline {
    display: inline !important; }

  .lap-and-up-inline-block {
    display: inline-block !important; }

  .lap-and-up-absolute {
    position: absolute !important; }

  .lap-and-up-relative {
    position: relative !important; } }
@media screen and (max-width: 1023px) {
  .portable-block {
    display: block !important; }

  .portable-table {
    display: table !important; }

  .portable-inline {
    display: inline !important; }

  .portable-inline-block {
    display: inline-block !important; }

  .portable-absolute {
    position: absolute !important; }

  .portable-relative {
    position: relative !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-block {
    display: block !important; }

  .tablet-table {
    display: table !important; }

  .tablet-inline {
    display: inline !important; }

  .tablet-inline-block {
    display: inline-block !important; }

  .tablet-absolute {
    position: absolute !important; }

  .tablet-relative {
    position: relative !important; } }
@media screen and (max-width: 679px) {
  .palm-block {
    display: block !important; }

  .palm-table {
    display: table !important; }

  .palm-inline {
    display: inline !important; }

  .palm-inline-block {
    display: inline-block !important; }

  .palm-absolute {
    position: absolute !important; }

  .palm-relative {
    position: relative !important; } }
.left--0 {
  left: 0; }

.right--0 {
  right: 0; }

.top--0 {
  top: 0; }

.bottom--0 {
  bottom: 0; }

.left--auto {
  left: auto; }

.right--auto {
  right: auto; }

.top--auto {
  top: auto; }

.bottom--auto {
  bottom: auto; }

@media screen and (min-width: 1200px) {
  .desk-left--0 {
    left: 0; }

  .desk-right--0 {
    right: 0; }

  .desk-top--0 {
    top: 0; }

  .desk-bottom--0 {
    bottom: 0; }

  .desk-left--auto {
    left: auto; }

  .desk-right--auto {
    right: auto; }

  .desk-top--auto {
    top: auto; }

  .desk-bottom--auto {
    bottom: auto; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-left--0 {
    left: 0; }

  .lap-right--0 {
    right: 0; }

  .lap-top--0 {
    top: 0; }

  .lap-bottom--0 {
    bottom: 0; }

  .lap-left--auto {
    left: auto; }

  .lap-right--auto {
    right: auto; }

  .lap-top--auto {
    top: auto; }

  .lap-bottom--auto {
    bottom: auto; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-left--0 {
    left: 0; }

  .lap-and-up-right--0 {
    right: 0; }

  .lap-and-up-top--0 {
    top: 0; }

  .lap-and-up-bottom--0 {
    bottom: 0; }

  .lap-and-up-left--auto {
    left: auto; }

  .lap-and-up-right--auto {
    right: auto; }

  .lap-and-up-top--auto {
    top: auto; }

  .lap-and-up-bottom--auto {
    bottom: auto; } }
@media screen and (max-width: 1023px) {
  .portable-left--0 {
    left: 0; }

  .portable-right--0 {
    right: 0; }

  .portable-top--0 {
    top: 0; }

  .portable-bottom--0 {
    bottom: 0; }

  .portable-left--auto {
    left: auto; }

  .portable-right--auto {
    right: auto; }

  .portable-top--auto {
    top: auto; }

  .portable-bottom--auto {
    bottom: auto; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-left--0 {
    left: 0; }

  .tablet-right--0 {
    right: 0; }

  .tablet-top--0 {
    top: 0; }

  .tablet-bottom--0 {
    bottom: 0; }

  .tablet-left--auto {
    left: auto; }

  .tablet-right--auto {
    right: auto; }

  .tablet-top--auto {
    top: auto; }

  .tablet-bottom--auto {
    bottom: auto; } }
@media screen and (max-width: 679px) {
  .palm-left--0 {
    left: 0; }

  .palm-right--0 {
    right: 0; }

  .palm-top--0 {
    top: 0; }

  .palm-bottom--0 {
    bottom: 0; }

  .palm-left--auto {
    left: auto; }

  .palm-right--auto {
    right: auto; }

  .palm-top--auto {
    top: auto; }

  .palm-bottom--auto {
    bottom: auto; } }
/* Padding */
.padding--basic {
  padding-left: 20px !important;
  padding-right: 50px !important; }

.padding--short {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.padding--tall {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.padding--grande {
  padding-left: 60px !important;
  padding-right: 60px !important; }

.padding--venti {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.padding--trenta {
  padding-left: 100px !important;
  padding-right: 100px !important; }

@media screen and (min-width: 1200px) {
  .desk-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .desk-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .desk-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .desk-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .desk-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .desk-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .lap-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .lap-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .lap-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .lap-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .lap-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .lap-and-up-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .lap-and-up-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .lap-and-up-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .lap-and-up-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .lap-and-up-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
@media screen and (max-width: 1023px) {
  .portable-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .portable-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .portable-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .portable-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .portable-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .portable-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .tablet-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .tablet-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .tablet-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .tablet-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .tablet-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
@media screen and (max-width: 679px) {
  .palm-padding--basic {
    padding-left: 20px !important;
    padding-right: 50px !important; }

  .palm-padding--short {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .palm-padding--tall {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  .palm-padding--grande {
    padding-left: 60px !important;
    padding-right: 60px !important; }

  .palm-padding--venti {
    padding-left: 80px !important;
    padding-right: 80px !important; }

  .palm-padding--trenta {
    padding-left: 100px !important;
    padding-right: 100px !important; } }
/* Alignment */
.text--center, .all--text--center, .all--text--center * {
  text-align: center; }

.text--left, .all--text--left, .all--text--left * {
  text-align: left; }

.text--right, .all--text--right, .all--text--right * {
  text-align: right; }

@media screen and (min-width: 1200px) {
  .desk-text--center, .desk-all--text--center, .desk-all--text--center * {
    text-align: center; }

  .desk-text--left, .desk-all--text--left, .desk-all--text--left * {
    text-align: left; }

  .desk-text--right, .desk-all--text--right, .desk-all--text--right * {
    text-align: right; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-text--center, .lap-all--text--center, .lap-all--text--center * {
    text-align: center; }

  .lap-text--left, .lap-all--text--left, .lap-all--text--left * {
    text-align: left; }

  .lap-text--right, .lap-all--text--right, .lap-all--text--right * {
    text-align: right; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-text--center, .lap-and-up-all--text--center, .lap-and-up-all--text--center * {
    text-align: center; }

  .lap-and-up-text--left, .lap-and-up-all--text--left, .lap-and-up-all--text--left * {
    text-align: left; }

  .lap-and-up-text--right, .lap-and-up-all--text--right, .lap-and-up-all--text--right * {
    text-align: right; } }
@media screen and (max-width: 1023px) {
  .portable-text--center, .portable-all--text--center, .portable-all--text--center * {
    text-align: center; }

  .portable-text--left, .portable-all--text--left, .portable-all--text--left * {
    text-align: left; }

  .portable-text--right, .portable-all--text--right, .portable-all--text--right * {
    text-align: right; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-text--center, .tablet-all--text--center, .tablet-all--text--center * {
    text-align: center; }

  .tablet-text--left, .tablet-all--text--left, .tablet-all--text--left * {
    text-align: left; }

  .tablet-text--right, .tablet-all--text--right, .tablet-all--text--right * {
    text-align: right; } }
@media screen and (max-width: 679px) {
  .palm-text--center, .palm-all--text--center, .palm-all--text--center * {
    text-align: center; }

  .palm-text--left, .palm-all--text--left, .palm-all--text--left * {
    text-align: left; }

  .palm-text--right, .palm-all--text--right, .palm-all--text--right * {
    text-align: right; } }
.valign--top, .all--valign--top, .all--valign--top * {
  vertical-align: top; }

.valign--bottom, .all--valign--bottom, .all--valign--bottom * {
  vertical-align: bottom; }

.valign--middle, .all--valign--middle, .all--valign--middle * {
  vertical-align: middle; }

@media screen and (min-width: 1200px) {
  .desk-valign--top, .desk-all--valign--top, .desk-all--valign--top * {
    vertical-align: top; }

  .desk-valign--bottom, .desk-all--valign--bottom, .desk-all--valign--bottom * {
    vertical-align: bottom; }

  .desk-valign--middle, .desk-all--valign--middle, .desk-all--valign--middle * {
    vertical-align: middle; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-valign--top, .lap-all--valign--top, .lap-all--valign--top * {
    vertical-align: top; }

  .lap-valign--bottom, .lap-all--valign--bottom, .lap-all--valign--bottom * {
    vertical-align: bottom; }

  .lap-valign--middle, .lap-all--valign--middle, .lap-all--valign--middle * {
    vertical-align: middle; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-valign--top, .lap-and-up-all--valign--top, .lap-and-up-all--valign--top * {
    vertical-align: top; }

  .lap-and-up-valign--bottom, .lap-and-up-all--valign--bottom, .lap-and-up-all--valign--bottom * {
    vertical-align: bottom; }

  .lap-and-up-valign--middle, .lap-and-up-all--valign--middle, .lap-and-up-all--valign--middle * {
    vertical-align: middle; } }
@media screen and (max-width: 1023px) {
  .portable-valign--top, .portable-all--valign--top, .portable-all--valign--top * {
    vertical-align: top; }

  .portable-valign--bottom, .portable-all--valign--bottom, .portable-all--valign--bottom * {
    vertical-align: bottom; }

  .portable-valign--middle, .portable-all--valign--middle, .portable-all--valign--middle * {
    vertical-align: middle; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-valign--top, .tablet-all--valign--top, .tablet-all--valign--top * {
    vertical-align: top; }

  .tablet-valign--bottom, .tablet-all--valign--bottom, .tablet-all--valign--bottom * {
    vertical-align: bottom; }

  .tablet-valign--middle, .tablet-all--valign--middle, .tablet-all--valign--middle * {
    vertical-align: middle; } }
@media screen and (max-width: 679px) {
  .palm-valign--top, .palm-all--valign--top, .palm-all--valign--top * {
    vertical-align: top; }

  .palm-valign--bottom, .palm-all--valign--bottom, .palm-all--valign--bottom * {
    vertical-align: bottom; }

  .palm-valign--middle, .palm-all--valign--middle, .palm-all--valign--middle * {
    vertical-align: middle; } }
/* Floats */
.float--center {
  display: block;
  margin: 0px auto 25px;
  float: none;
  text-align: center; }

.float--left {
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
  max-width: 25% !important; }

.float--right {
  margin-left: 25px;
  margin-bottom: 25px;
  float: right;
  max-width: 25% !important; }

@media screen and (min-width: 1200px) {
  .desk-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .desk-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .desk-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .lap-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .lap-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .lap-and-up-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .lap-and-up-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
@media screen and (max-width: 1023px) {
  .portable-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .portable-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .portable-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .tablet-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .tablet-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
@media screen and (max-width: 679px) {
  .palm-float--center {
    display: block;
    margin: 0px auto 25px;
    float: none;
    text-align: center; }

  .palm-float--left {
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    max-width: 25% !important; }

  .palm-float--right {
    margin-left: 25px;
    margin-bottom: 25px;
    float: right;
    max-width: 25% !important; } }
/* Visually Hidden */
.visuallyhidden {
  display: none !important; }

.device--touch .touch-visuallyhidden {
  display: none !important; }

@media screen and (min-width: 1200px) {
  .desk-visuallyhidden {
    display: none !important; }

  .device--touch .desk-touch-visuallyhidden {
    display: none !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-visuallyhidden {
    display: none !important; }

  .device--touch .lap-touch-visuallyhidden {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-visuallyhidden {
    display: none !important; }

  .device--touch .lap-and-up-touch-visuallyhidden {
    display: none !important; } }
@media screen and (max-width: 1023px) {
  .portable-visuallyhidden {
    display: none !important; }

  .device--touch .portable-touch-visuallyhidden {
    display: none !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-visuallyhidden {
    display: none !important; }

  .device--touch .tablet-touch-visuallyhidden {
    display: none !important; } }
@media screen and (max-width: 679px) {
  .palm-visuallyhidden {
    display: none !important; }

  .device--touch .palm-touch-visuallyhidden {
    display: none !important; } }
html.no-opacity .lap-visuallyhidden,
html.no-opacity .lap-and-up-visuallyhidden,
html.no-opacity .desk-visuallyhidden {
  display: none; }

/* Overflows */
.overflow--auto {
  overflow: auto !important; }

.overflow--hidden {
  overflow: hidden !important; }

.overflow-x--hidden {
  overflow-x: hidden !important; }

.overflow-y--hidden {
  overflow-y: hidden !important; }

.overflow--visible {
  overflow: visible !important; }

@media screen and (min-width: 1200px) {
  .desk-overflow--auto {
    overflow: auto !important; }

  .desk-overflow--hidden {
    overflow: hidden !important; }

  .desk-overflow-x--hidden {
    overflow-x: hidden !important; }

  .desk-overflow-y--hidden {
    overflow-y: hidden !important; }

  .desk-overflow--visible {
    overflow: visible !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-overflow--auto {
    overflow: auto !important; }

  .lap-overflow--hidden {
    overflow: hidden !important; }

  .lap-overflow-x--hidden {
    overflow-x: hidden !important; }

  .lap-overflow-y--hidden {
    overflow-y: hidden !important; }

  .lap-overflow--visible {
    overflow: visible !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-overflow--auto {
    overflow: auto !important; }

  .lap-and-up-overflow--hidden {
    overflow: hidden !important; }

  .lap-and-up-overflow-x--hidden {
    overflow-x: hidden !important; }

  .lap-and-up-overflow-y--hidden {
    overflow-y: hidden !important; }

  .lap-and-up-overflow--visible {
    overflow: visible !important; } }
@media screen and (max-width: 1023px) {
  .portable-overflow--auto {
    overflow: auto !important; }

  .portable-overflow--hidden {
    overflow: hidden !important; }

  .portable-overflow-x--hidden {
    overflow-x: hidden !important; }

  .portable-overflow-y--hidden {
    overflow-y: hidden !important; }

  .portable-overflow--visible {
    overflow: visible !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-overflow--auto {
    overflow: auto !important; }

  .tablet-overflow--hidden {
    overflow: hidden !important; }

  .tablet-overflow-x--hidden {
    overflow-x: hidden !important; }

  .tablet-overflow-y--hidden {
    overflow-y: hidden !important; }

  .tablet-overflow--visible {
    overflow: visible !important; } }
@media screen and (max-width: 679px) {
  .palm-overflow--auto {
    overflow: auto !important; }

  .palm-overflow--hidden {
    overflow: hidden !important; }

  .palm-overflow-x--hidden {
    overflow-x: hidden !important; }

  .palm-overflow-y--hidden {
    overflow-y: hidden !important; }

  .palm-overflow--visible {
    overflow: visible !important; } }
/* Z-Index */
.z-index--0 {
  z-index: 0!important; }

.z-index--1 {
  z-index: 1!important; }

.z-index--2 {
  z-index: 2!important; }

.z-index--3 {
  z-index: 3!important; }

.z-index--4 {
  z-index: 4!important; }

.z-index--5 {
  z-index: 5!important; }

.z-index--6 {
  z-index: 6!important; }

.z-index--7 {
  z-index: 7!important; }

.z-index--8 {
  z-index: 8!important; }

.z-index--9 {
  z-index: 9!important; }

.z-index--10 {
  z-index: 10!important; }

.z-index--11 {
  z-index: 11!important; }

.z-index--12 {
  z-index: 12!important; }

.z-index--13 {
  z-index: 13!important; }

.z-index--14 {
  z-index: 14!important; }

.z-index--15 {
  z-index: 15!important; }

.z-index--16 {
  z-index: 16!important; }

.z-index--17 {
  z-index: 17!important; }

.z-index--18 {
  z-index: 18!important; }

.z-index--19 {
  z-index: 19!important; }

.z-index--20 {
  z-index: 20!important; }

.z-index--99 {
  z-index: 99 !important; }

/* Opacity */
.opacity--0, .hover--opacity--0:hover {
  opacity: 0!important;
  filter: alpha(opacity=0); }

.opacity--5, .hover--opacity--5:hover {
  opacity: 0.05!important;
  filter: alpha(opacity=5); }

.opacity--10, .hover--opacity--10:hover {
  opacity: 0.1!important;
  filter: alpha(opacity=10); }

.opacity--15, .hover--opacity--15:hover {
  opacity: 0.15!important;
  filter: alpha(opacity=15); }

.opacity--20, .hover--opacity--20:hover {
  opacity: 0.2!important;
  filter: alpha(opacity=20); }

.opacity--25, .hover--opacity--25:hover {
  opacity: 0.25!important;
  filter: alpha(opacity=25); }

.opacity--30, .hover--opacity--30:hover {
  opacity: 0.3!important;
  filter: alpha(opacity=30); }

.opacity--35, .hover--opacity--35:hover {
  opacity: 0.35!important;
  filter: alpha(opacity=35); }

.opacity--40, .hover--opacity--40:hover {
  opacity: 0.4!important;
  filter: alpha(opacity=40); }

.opacity--45, .hover--opacity--45:hover {
  opacity: 0.45!important;
  filter: alpha(opacity=45); }

.opacity--50, .hover--opacity--50:hover {
  opacity: 0.5!important;
  filter: alpha(opacity=50); }

.opacity--55, .hover--opacity--55:hover {
  opacity: 0.55!important;
  filter: alpha(opacity=55); }

.opacity--60, .hover--opacity--60:hover {
  opacity: 0.6!important;
  filter: alpha(opacity=60); }

.opacity--65, .hover--opacity--65:hover {
  opacity: 0.65!important;
  filter: alpha(opacity=65); }

.opacity--70, .hover--opacity--70:hover {
  opacity: 0.7!important;
  filter: alpha(opacity=70); }

.opacity--75, .hover--opacity--75:hover {
  opacity: 0.75!important;
  filter: alpha(opacity=75); }

.opacity--80, .hover--opacity--80:hover {
  opacity: 0.8!important;
  filter: alpha(opacity=80); }

.opacity--85, .hover--opacity--85:hover {
  opacity: 0.85!important;
  filter: alpha(opacity=85); }

.opacity--90, .hover--opacity--90:hover {
  opacity: 0.9!important;
  filter: alpha(opacity=90); }

.opacity--95, .hover--opacity--95:hover {
  opacity: 0.95!important;
  filter: alpha(opacity=95); }

.opacity--100, .hover--opacity--100:hover {
  opacity: 1!important;
  filter: alpha(opacity=100); }

/* Cursor */
.hover--cursor:hover, .hover--pointer:hover {
  cursor: pointer; }

/* Heights */
.width--0 {
  width: 0px; }

.height--0 {
  height: 0px;
  line-height: 0px; }

.width--5 {
  width: 5px; }

.height--5 {
  height: 5px;
  line-height: 5px; }

.width--10 {
  width: 10px; }

.height--10 {
  height: 10px;
  line-height: 10px; }

.width--15 {
  width: 15px; }

.height--15 {
  height: 15px;
  line-height: 15px; }

.width--20 {
  width: 20px; }

.height--20 {
  height: 20px;
  line-height: 20px; }

.width--25 {
  width: 25px; }

.height--25 {
  height: 25px;
  line-height: 25px; }

.width--30 {
  width: 30px; }

.height--30 {
  height: 30px;
  line-height: 30px; }

.width--35 {
  width: 35px; }

.height--35 {
  height: 35px;
  line-height: 35px; }

.width--40 {
  width: 40px; }

.height--40 {
  height: 40px;
  line-height: 40px; }

.width--45 {
  width: 45px; }

.height--45 {
  height: 45px;
  line-height: 45px; }

.width--50 {
  width: 50px; }

.height--50 {
  height: 50px;
  line-height: 50px; }

.width--55 {
  width: 55px; }

.height--55 {
  height: 55px;
  line-height: 55px; }

.width--60 {
  width: 60px; }

.height--60 {
  height: 60px;
  line-height: 60px; }

.width--65 {
  width: 65px; }

.height--65 {
  height: 65px;
  line-height: 65px; }

.width--70 {
  width: 70px; }

.height--70 {
  height: 70px;
  line-height: 70px; }

.width--75 {
  width: 75px; }

.height--75 {
  height: 75px;
  line-height: 75px; }

.width--80 {
  width: 80px; }

.height--80 {
  height: 80px;
  line-height: 80px; }

.width--85 {
  width: 85px; }

.height--85 {
  height: 85px;
  line-height: 85px; }

.width--90 {
  width: 90px; }

.height--90 {
  height: 90px;
  line-height: 90px; }

.width--95 {
  width: 95px; }

.height--95 {
  height: 95px;
  line-height: 95px; }

.width--100 {
  width: 100px; }

.height--100 {
  height: 100px;
  line-height: 100px; }

/* ULs, OLs */
.no--bullets, .no--bullets li {
  list-style: none !important; }

.no--underline, .no--underline * {
  text-decoration: none !important; }

/* Equalize */
span[class*="equalize"] {
  display: block; }

.equalize--center {
  opacity: 0;
  -webkit-transition: opacity 1.25s ease-out;
  -moz-transition: opacity 1.25s ease-out;
  -ms-transition: opacity 1.25s ease-out;
  -o-transition: opacity 1.25s ease-out;
  transition: opacity 1.25s ease-out; }

/* MixItUp */
.mix {
  display: none; }

/* Modal */
#production--modal {
  display: inline-block;
  position: fixed !important;
  overflow: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999997 !important;
  background-color: rgba(20, 20, 20, 0.85);
  text-align: center;
  -webkit-backface-visibility: hidden; }
  #production--modal #production--modal--center {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  #production--modal #production--modal--grid {
    display: inline-block;
    vertical-align: middle;
    position: relative !important; }
    #production--modal #production--modal--grid #production--modal--close--wrapper {
      display: inline-block;
      position: absolute !important;
      z-index: 9999998 !important;
      top: 30px;
      left: 30px;
      height: 46px;
      width: 46px;
      border-radius: 50%;
      text-align: center;
      background: #ababab !important;
      border-bottom: 3px solid #797979;
      border-right: 2px solid #797979;
      box-shadow: 0px 0px 40px 10px rgba(255, 255, 255, 0.1);
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      #production--modal #production--modal--grid #production--modal--close--wrapper:hover {
        border-bottom-width: 2px;
        border-right-width: 1px;
        margin-top: 1px;
        margin-left: 1px;
        cursor: pointer;
        box-shadow: 0px 0px 40px 10px rgba(255, 255, 255, 0.2); }
      #production--modal #production--modal--grid #production--modal--close--wrapper #production--modal--close {
        position: relative !important;
        z-index: 99999999 !important;
        font-size: 28px;
        color: #ffffff;
        text-shadow: 0px 0px 2px rgba(50, 50, 50, 0.3);
        line-height: 42px; }

/* Line Clamp */
@supports (-webkit-line-clamp: 1) {
  .clamp--1:after, .clamp--2:after, .clamp--3:after, .clamp--4:after, .clamp--5:after {
    display: none !important; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .clamp--1:after, .clamp--2:after, .clamp--3:after, .clamp--4:after, .clamp--5:after {
    display: none !important; } }
.clamp--1, .clamp--2, .clamp--3, .clamp--4, .clamp--5 {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
  position: relative; }
  .clamp--1:after, .clamp--2:after, .clamp--3:after, .clamp--4:after, .clamp--5:after {
    content: '...';
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute; }

.clamp--1 {
  -webkit-line-clamp: 1;
  height: calc(1em * 1.5 * 1);
  max-height: calc(1em * 1.5 * 1); }
  .clamp--1:after {
    height: calc(1em * 1.5); }

.clamp--2 {
  -webkit-line-clamp: 2;
  height: calc(1em * 1.5 * 2);
  max-height: calc(1em * 1.5 * 2); }
  .clamp--2:after {
    height: calc(1em * 1.5); }

.clamp--3 {
  -webkit-line-clamp: 3;
  height: calc(1em * 1.5 * 3);
  max-height: calc(1em * 1.5 * 3); }
  .clamp--3:after {
    height: calc(1em * 1.5); }

.clamp--4 {
  -webkit-line-clamp: 4;
  height: calc(1em * 1.5 * 4);
  max-height: calc(1em * 1.5 * 4); }
  .clamp--4:after {
    height: calc(1em * 1.5); }

.clamp--5 {
  -webkit-line-clamp: 5;
  height: calc(1em * 1.5 * 5);
  max-height: calc(1em * 1.5 * 5); }
  .clamp--5:after {
    height: calc(1em * 1.5); }

@media screen and (min-width: 1200px) {
  @supports (-webkit-line-clamp: 1) {
    .desk-clamp--1:after, .desk-clamp--2:after, .desk-clamp--3:after, .desk-clamp--4:after, .desk-clamp--5:after {
      display: none !important; } } }
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .desk-clamp--1:after, .desk-clamp--2:after, .desk-clamp--3:after, .desk-clamp--4:after, .desk-clamp--5:after {
    display: none !important; } }
@media screen and (min-width: 1200px) {
  .desk-clamp--1, .desk-clamp--2, .desk-clamp--3, .desk-clamp--4, .desk-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .desk-clamp--1:after, .desk-clamp--2:after, .desk-clamp--3:after, .desk-clamp--4:after, .desk-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .desk-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .desk-clamp--1:after {
      height: calc(1em * 1.5); }

  .desk-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .desk-clamp--2:after {
      height: calc(1em * 1.5); }

  .desk-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .desk-clamp--3:after {
      height: calc(1em * 1.5); }

  .desk-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .desk-clamp--4:after {
      height: calc(1em * 1.5); }

  .desk-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .desk-clamp--5:after {
      height: calc(1em * 1.5); } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  @supports (-webkit-line-clamp: 1) {
    .lap-clamp--1:after, .lap-clamp--2:after, .lap-clamp--3:after, .lap-clamp--4:after, .lap-clamp--5:after {
      display: none !important; } } }
@media screen and (max-width: 1199px) and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  .lap-clamp--1:after, .lap-clamp--2:after, .lap-clamp--3:after, .lap-clamp--4:after, .lap-clamp--5:after {
    display: none !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-clamp--1, .lap-clamp--2, .lap-clamp--3, .lap-clamp--4, .lap-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .lap-clamp--1:after, .lap-clamp--2:after, .lap-clamp--3:after, .lap-clamp--4:after, .lap-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .lap-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .lap-clamp--1:after {
      height: calc(1em * 1.5); }

  .lap-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .lap-clamp--2:after {
      height: calc(1em * 1.5); }

  .lap-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .lap-clamp--3:after {
      height: calc(1em * 1.5); }

  .lap-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .lap-clamp--4:after {
      height: calc(1em * 1.5); }

  .lap-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .lap-clamp--5:after {
      height: calc(1em * 1.5); } }
@media screen and (min-width: 1024px) {
  @supports (-webkit-line-clamp: 1) {
    .lap-and-up-clamp--1:after, .lap-and-up-clamp--2:after, .lap-and-up-clamp--3:after, .lap-and-up-clamp--4:after, .lap-and-up-clamp--5:after {
      display: none !important; } } }
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  .lap-and-up-clamp--1:after, .lap-and-up-clamp--2:after, .lap-and-up-clamp--3:after, .lap-and-up-clamp--4:after, .lap-and-up-clamp--5:after {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-clamp--1, .lap-and-up-clamp--2, .lap-and-up-clamp--3, .lap-and-up-clamp--4, .lap-and-up-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .lap-and-up-clamp--1:after, .lap-and-up-clamp--2:after, .lap-and-up-clamp--3:after, .lap-and-up-clamp--4:after, .lap-and-up-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .lap-and-up-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .lap-and-up-clamp--1:after {
      height: calc(1em * 1.5); }

  .lap-and-up-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .lap-and-up-clamp--2:after {
      height: calc(1em * 1.5); }

  .lap-and-up-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .lap-and-up-clamp--3:after {
      height: calc(1em * 1.5); }

  .lap-and-up-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .lap-and-up-clamp--4:after {
      height: calc(1em * 1.5); }

  .lap-and-up-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .lap-and-up-clamp--5:after {
      height: calc(1em * 1.5); } }
@media screen and (max-width: 1023px) {
  @supports (-webkit-line-clamp: 1) {
    .portable-clamp--1:after, .portable-clamp--2:after, .portable-clamp--3:after, .portable-clamp--4:after, .portable-clamp--5:after {
      display: none !important; } } }
@media screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 0) {
  .portable-clamp--1:after, .portable-clamp--2:after, .portable-clamp--3:after, .portable-clamp--4:after, .portable-clamp--5:after {
    display: none !important; } }
@media screen and (max-width: 1023px) {
  .portable-clamp--1, .portable-clamp--2, .portable-clamp--3, .portable-clamp--4, .portable-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .portable-clamp--1:after, .portable-clamp--2:after, .portable-clamp--3:after, .portable-clamp--4:after, .portable-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .portable-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .portable-clamp--1:after {
      height: calc(1em * 1.5); }

  .portable-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .portable-clamp--2:after {
      height: calc(1em * 1.5); }

  .portable-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .portable-clamp--3:after {
      height: calc(1em * 1.5); }

  .portable-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .portable-clamp--4:after {
      height: calc(1em * 1.5); }

  .portable-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .portable-clamp--5:after {
      height: calc(1em * 1.5); } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  @supports (-webkit-line-clamp: 1) {
    .tablet-clamp--1:after, .tablet-clamp--2:after, .tablet-clamp--3:after, .tablet-clamp--4:after, .tablet-clamp--5:after {
      display: none !important; } } }
@media screen and (max-width: 1023px) and (min-width: 680px) and (-webkit-min-device-pixel-ratio: 0) {
  .tablet-clamp--1:after, .tablet-clamp--2:after, .tablet-clamp--3:after, .tablet-clamp--4:after, .tablet-clamp--5:after {
    display: none !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-clamp--1, .tablet-clamp--2, .tablet-clamp--3, .tablet-clamp--4, .tablet-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .tablet-clamp--1:after, .tablet-clamp--2:after, .tablet-clamp--3:after, .tablet-clamp--4:after, .tablet-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .tablet-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .tablet-clamp--1:after {
      height: calc(1em * 1.5); }

  .tablet-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .tablet-clamp--2:after {
      height: calc(1em * 1.5); }

  .tablet-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .tablet-clamp--3:after {
      height: calc(1em * 1.5); }

  .tablet-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .tablet-clamp--4:after {
      height: calc(1em * 1.5); }

  .tablet-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .tablet-clamp--5:after {
      height: calc(1em * 1.5); } }
@media screen and (max-width: 679px) {
  @supports (-webkit-line-clamp: 1) {
    .palm-clamp--1:after, .palm-clamp--2:after, .palm-clamp--3:after, .palm-clamp--4:after, .palm-clamp--5:after {
      display: none !important; } } }
@media screen and (max-width: 679px) and (-webkit-min-device-pixel-ratio: 0) {
  .palm-clamp--1:after, .palm-clamp--2:after, .palm-clamp--3:after, .palm-clamp--4:after, .palm-clamp--5:after {
    display: none !important; } }
@media screen and (max-width: 679px) {
  .palm-clamp--1, .palm-clamp--2, .palm-clamp--3, .palm-clamp--4, .palm-clamp--5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    position: relative; }
    .palm-clamp--1:after, .palm-clamp--2:after, .palm-clamp--3:after, .palm-clamp--4:after, .palm-clamp--5:after {
      content: '...';
      text-align: right;
      bottom: 0;
      right: 0;
      width: 25%;
      display: block;
      position: absolute; }

  .palm-clamp--1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.5 * 1);
    max-height: calc(1em * 1.5 * 1); }
    .palm-clamp--1:after {
      height: calc(1em * 1.5); }

  .palm-clamp--2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.5 * 2);
    max-height: calc(1em * 1.5 * 2); }
    .palm-clamp--2:after {
      height: calc(1em * 1.5); }

  .palm-clamp--3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.5 * 3);
    max-height: calc(1em * 1.5 * 3); }
    .palm-clamp--3:after {
      height: calc(1em * 1.5); }

  .palm-clamp--4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.5 * 4);
    max-height: calc(1em * 1.5 * 4); }
    .palm-clamp--4:after {
      height: calc(1em * 1.5); }

  .palm-clamp--5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.5 * 5);
    max-height: calc(1em * 1.5 * 5); }
    .palm-clamp--5:after {
      height: calc(1em * 1.5); } }
/* ********** BUTTONS ********** */
.btn, .all--btn a, .all--btn input.hs-button {
  display: inline-block;
  color: #ffffff;
  background-image: none;
  text-align: center;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  padding: 8px 20px;
  border-radius: 4px;
  min-width: 0px;
  width: auto;
  max-width: 100%;
  border-width: 1px !important;
  border-style: solid;
  outline: none !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }
  .btn:hover, .all--btn a:hover, .all--btn input.hs-button:hover {
    cursor: pointer;
    color: #ffffff; }

.btn--pill, .all--btn--pill a, .all--btn--pill input.hs-button {
  border-radius: 4px !important; }
 

.btn--wide, .all--btn--wide a, .all--btn--wide input.hs-button {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.btn--narrow, .all--btn--narrow a, .all--btn--narrow input.hs-button {
  display: inline-block;
  width: auto;
  min-width: 0px; }

.btn--small, .all--btn--small a, .all--btn--small input.hs-button {
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 15px; }

.btn--large, .all--btn--large a, .all--btn--large input.hs-button {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px; }

@media screen and (min-width: 1200px) {
  .desk-btn--wide, .desk-all--btn--wide a, .desk-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .desk-btn--narrow, .desk-all--btn--narrow a, .desk-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .desk-btn--small, .desk-all--btn--small a, .desk-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .desk-btn--large, .desk-all--btn--large a, .desk-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-btn--wide, .lap-all--btn--wide a, .lap-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .lap-btn--narrow, .lap-all--btn--narrow a, .lap-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .lap-btn--small, .lap-all--btn--small a, .lap-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .lap-btn--large, .lap-all--btn--large a, .lap-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-btn--wide, .lap-and-up-all--btn--wide a, .lap-and-up-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .lap-and-up-btn--narrow, .lap-and-up-all--btn--narrow a, .lap-and-up-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .lap-and-up-btn--small, .lap-and-up-all--btn--small a, .lap-and-up-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .lap-and-up-btn--large, .lap-and-up-all--btn--large a, .lap-and-up-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 1023px) {
  .portable-btn--wide, .portable-all--btn--wide a, .portable-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .portable-btn--narrow, .portable-all--btn--narrow a, .portable-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .portable-btn--small, .portable-all--btn--small a, .portable-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .portable-btn--large, .portable-all--btn--large a, .portable-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-btn--wide, .tablet-all--btn--wide a, .tablet-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .tablet-btn--narrow, .tablet-all--btn--narrow a, .tablet-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .tablet-btn--small, .tablet-all--btn--small a, .tablet-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .tablet-btn--large, .tablet-all--btn--large a, .tablet-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 679px) {
  .palm-btn--wide, .palm-all--btn--wide a, .palm-all--btn--wide input.hs-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  .palm-btn--narrow, .palm-all--btn--narrow a, .palm-all--btn--narrow input.hs-button {
    display: inline-block;
    width: auto;
    min-width: 0px; }

  .palm-btn--small, .palm-all--btn--small a, .palm-all--btn--small input.hs-button {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px; }

  .palm-btn--large, .palm-all--btn--large a, .palm-all--btn--large input.hs-button {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; } }
.btn--white, .all--btn--white a, .all--btn--white input.hs-button {
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 999px!important; }
  .btn--white:hover, .all--btn--white a:hover, .all--btn--white input.hs-button:hover {
    border-color: #e6e6e6 !important;
    background-color: #e6e6e6; }

.btn--black, .all--btn--black a, .all--btn--black input.hs-button {
  background-color: #2a363c;
  border-color: #2a363c; }
  .btn--black:hover, .all--btn--black a:hover, .all--btn--black input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e; }

.btn--dark-grey, .all--btn--dark-grey a, .all--btn--dark-grey input.hs-button {
  background-color: #455860;
  border-color: #455860; }
  .btn--dark-grey:hover, .all--btn--dark-grey a:hover, .all--btn--dark-grey input.hs-button:hover {
    border-color: #303d42 !important;
    background-color: #303d42; }

.btn--light-grey, .all--btn--light-grey a, .all--btn--light-grey input.hs-button {
  background-color: #7f7d7c;
  border-color: #7f7d7c; }
  .btn--light-grey:hover, .all--btn--light-grey a:hover, .all--btn--light-grey input.hs-button:hover {
    border-color: #5b727a !important;
    background-color: #5b727a; }

.btn--blue, .all--btn--blue a, .all--btn--blue input.hs-button {
  background-color: #35aae6;
  border-color: #35aae6; }
  .btn--blue:hover, .all--btn--blue a:hover, .all--btn--blue input.hs-button:hover {
    border-color: #2e92be !important;
    background-color: #2e92be; }

.btn--blue-accent, .all--btn--blue-accent a, .all--btn--blue-accent input.hs-button {
  background-color: #3971a9;
  border-color: #3971a9; }
  .btn--blue-accent:hover, .all--btn--blue-accent a:hover, .all--btn--blue-accent input.hs-button:hover {
    border-color: #2c5783 !important;
    background-color: #2c5783; }

.btn--blue-highlight, .all--btn--blue-highlight a, .all--btn--blue-highlight input.hs-button {
  background-color: #405ffc;
  border-color: #405ffc; }
  .btn--blue-highlight:hover, .all--btn--blue-highlight a:hover, .all--btn--blue-highlight input.hs-button:hover {
    border-color: #0e35fb !important;
    background-color: #0e35fb; }

.btn--dark-blue, .all--btn--dark-blue a, .all--btn--dark-blue input.hs-button {
  background-color: #34495e;
  border-color: #34495e; }
  .btn--dark-blue:hover, .all--btn--dark-blue a:hover, .all--btn--dark-blue input.hs-button:hover {
    border-color: #222f3d !important;
    background-color: #222f3d; }

.btn--yellow, .all--btn--yellow a, .all--btn--yellow input.hs-button {
  background-color: #e5ef5b;
  border-color: #e5ef5b; }
  .btn--yellow:hover, .all--btn--yellow a:hover, .all--btn--yellow input.hs-button:hover {
    border-color: #deea2d !important;
    background-color: #deea2d; }

.btn--orange, .all--btn--orange a, .all--btn--orange input.hs-button {
  background-color: #ffbf74;
  border-color: #ffbf74; }
  .btn--orange:hover, .all--btn--orange a:hover, .all--btn--orange input.hs-button:hover {
    border-color: #ffa841 !important;
    background-color: #ffa841; }

.btn--green, .all--btn--green a, .all--btn--green input.hs-button {
  background-color: #0bdc66;
  border-color: #0bdc66; }
  .btn--green:hover, .all--btn--green a:hover, .all--btn--green input.hs-button:hover {
    border-color: #5dba56 !important;
    background-color: #5dba56; }

.btn--red, .all--btn--red a, .all--btn--red input.hs-button {
  background-color: #eb6e5e;
  border-color: #eb6e5e; }
  .btn--red:hover, .all--btn--red a:hover, .all--btn--red input.hs-button:hover {
    border-color: #e54531 !important;
    background-color: #e54531; }

.btn--light-blue, .all--btn--light-blue a, .all--btn--light-blue input.hs-button {
  background-color: #138dcb;
  border-color: #138dcb; }
  .btn--light-blue:hover, .all--btn--light-blue a:hover, .all--btn--light-blue input.hs-button:hover {
    border-color: #35aae6 !important;
    background-color: #35aae6; }

.btn--primary, .all--btn--primary a, .all--btn--primary input.hs-button {
  background-color: #2a363c;
  border-color: #2a363c; }
  .btn--primary:hover, .all--btn--primary a:hover, .all--btn--primary input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e; }

.btn--secondary, .all--btn--secondary a, .all--btn--secondary input.hs-button {
  background-color: #2a363c;
  border-color: #2a363c; }
  .btn--secondary:hover, .all--btn--secondary a:hover, .all--btn--secondary input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e; }

.btn--transparent--white, .all--btn--transparent--white a, .all--btn--transparent--white input.hs-button {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff; }
  .btn--transparent--white:hover, .all--btn--transparent--white a:hover, .all--btn--transparent--white input.hs-button:hover {
    border-color: #e6e6e6 !important;
    background-color: #e6e6e6;
    color: #ffffff; }

.btn--transparent--black, .all--btn--transparent--black a, .all--btn--transparent--black input.hs-button {
  background-color: transparent;
  color: #2a363c;
  border-color: #2a363c; }
  .btn--transparent--black:hover, .all--btn--transparent--black a:hover, .all--btn--transparent--black input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e;
    color: #ffffff; }

.btn--transparent--dark-grey, .all--btn--transparent--dark-grey a, .all--btn--transparent--dark-grey input.hs-button {
  background-color: transparent;
  color: #455860;
  border-color: #455860; }
  .btn--transparent--dark-grey:hover, .all--btn--transparent--dark-grey a:hover, .all--btn--transparent--dark-grey input.hs-button:hover {
    border-color: #303d42 !important;
    background-color: #303d42;
    color: #ffffff; }

.btn--transparent--light-grey, .all--btn--transparent--light-grey a, .all--btn--transparent--light-grey input.hs-button {
  background-color: transparent;
  color: #7f7d7c;
  border-color: #7f7d7c; }
  .btn--transparent--light-grey:hover, .all--btn--transparent--light-grey a:hover, .all--btn--transparent--light-grey input.hs-button:hover {
    border-color: #5b727a !important;
    background-color: #5b727a;
    color: #ffffff; }

.btn--transparent--blue, .all--btn--transparent--blue a, .all--btn--transparent--blue input.hs-button {
  background-color: transparent;
  color: #35aae6;
  border-color: #35aae6; }
  .btn--transparent--blue:hover, .all--btn--transparent--blue a:hover, .all--btn--transparent--blue input.hs-button:hover {
    border-color: #2e92be !important;
    background-color: #2e92be;
    color: #ffffff; }

.btn--transparent--blue-accent, .all--btn--transparent--blue-accent a, .all--btn--transparent--blue-accent input.hs-button {
  background-color: transparent;
  color: #3971a9;
  border-color: #3971a9; }
  .btn--transparent--blue-accent:hover, .all--btn--transparent--blue-accent a:hover, .all--btn--transparent--blue-accent input.hs-button:hover {
    border-color: #2c5783 !important;
    background-color: #2c5783;
    color: #ffffff; }

.btn--transparent--blue-highlight, .all--btn--transparent--blue-highlight a, .all--btn--transparent--blue-highlight input.hs-button {
  background-color: transparent;
  color: #405ffc;
  border-color: #405ffc; }
  .btn--transparent--blue-highlight:hover, .all--btn--transparent--blue-highlight a:hover, .all--btn--transparent--blue-highlight input.hs-button:hover {
    border-color: #0e35fb !important;
    background-color: #0e35fb;
    color: #ffffff; }

.btn--transparent--dark-blue, .all--btn--transparent--dark-blue a, .all--btn--transparent--dark-blue input.hs-button {
  background-color: transparent;
  color: #34495e;
  border-color: #34495e; }
  .btn--transparent--dark-blue:hover, .all--btn--transparent--dark-blue a:hover, .all--btn--transparent--dark-blue input.hs-button:hover {
    border-color: #222f3d !important;
    background-color: #222f3d;
    color: #ffffff; }

.btn--transparent--yellow, .all--btn--transparent--yellow a, .all--btn--transparent--yellow input.hs-button {
  background-color: transparent;
  color: #e5ef5b;
  border-color: #e5ef5b; }
  .btn--transparent--yellow:hover, .all--btn--transparent--yellow a:hover, .all--btn--transparent--yellow input.hs-button:hover {
    border-color: #deea2d !important;
    background-color: #deea2d;
    color: #ffffff; }

.btn--transparent--orange, .all--btn--transparent--orange a, .all--btn--transparent--orange input.hs-button {
  background-color: transparent;
  color: #ffbf74;
  border-color: #ffbf74; }
  .btn--transparent--orange:hover, .all--btn--transparent--orange a:hover, .all--btn--transparent--orange input.hs-button:hover {
    border-color: #ffa841 !important;
    background-color: #ffa841;
    color: #ffffff; }

.btn--transparent--green, .all--btn--transparent--green a, .all--btn--transparent--green input.hs-button {
  background-color: transparent;
  color: #0bdc66;
  border-color: #0bdc66; }
  .btn--transparent--green:hover, .all--btn--transparent--green a:hover, .all--btn--transparent--green input.hs-button:hover {
    border-color: #5dba56 !important;
    background-color: #5dba56;
    color: #ffffff; }

.btn--transparent--red, .all--btn--transparent--red a, .all--btn--transparent--red input.hs-button {
  background-color: transparent;
  color: #eb6e5e;
  border-color: #eb6e5e; }
  .btn--transparent--red:hover, .all--btn--transparent--red a:hover, .all--btn--transparent--red input.hs-button:hover {
    border-color: #e54531 !important;
    background-color: #e54531;
    color: #ffffff; }

.btn--transparent--light-blue, .all--btn--transparent--light-blue a, .all--btn--transparent--light-blue input.hs-button {
  background-color: transparent;
  color: #138dcb;
  border-color: #138dcb; }
  .btn--transparent--light-blue:hover, .all--btn--transparent--light-blue a:hover, .all--btn--transparent--light-blue input.hs-button:hover {
    border-color: #35aae6 !important;
    background-color: #35aae6;
    color: #ffffff; }

.btn--transparent--primary, .all--btn--transparent--primary a, .all--btn--transparent--primary input.hs-button {
  background-color: transparent;
  color: #2a363c;
  border-color: #2a363c; }
  .btn--transparent--primary:hover, .all--btn--transparent--primary a:hover, .all--btn--transparent--primary input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e;
    color: #ffffff; }

.btn--transparent--secondary, .all--btn--transparent--secondary a, .all--btn--transparent--secondary input.hs-button {
  background-color: transparent;
  color: #2a363c;
  border-color: #2a363c; }
  .btn--transparent--secondary:hover, .all--btn--transparent--secondary a:hover, .all--btn--transparent--secondary input.hs-button:hover {
    border-color: #151b1e !important;
    background-color: #151b1e;
    color: #ffffff; }

/* ********** COLORS ********** */
/* Colors */
.color--white, .all--color--white, .all--color--white * {
  color: #ffffff!important; }

.color--black, .all--color--black, .all--color--black * {
  color: #2a363c!important; }

.color--dark-grey, .all--color--dark-grey, .all--color--dark-grey * {
  color: #455860!important; }

.color--light-grey, .all--color--light-grey, .all--color--light-grey * {
  color: #7f7d7c!important; }
  
.color--very-light-grey, .all--color--very-light-grey, .all--color--very-light-grey * {
  color: #aabbc0!important; }

.color--blue, .all--color--blue, .all--color--blue * {
  color: #35aae6!important; }

.color--blue-accent, .all--color--blue-accent, .all--color--blue-accent * {
  color: #3971a9!important; }

.color--blue-highlight, .all--color--blue-highlight, .all--color--blue-highlight * {
  color: #405ffc!important; }

.color--dark-blue, .all--color--dark-blue, .all--color--dark-blue * {
  color: #34495e!important; }

.color--yellow, .all--color--yellow, .all--color--yellow * {
  color: #e5ef5b!important; }

.color--orange, .all--color--orange, .all--color--orange * {
  color: #ffbf74!important; }

.color--green, .all--color--green, .all--color--green * {
  color: #0bdc66!important; }

.color--red, .all--color--red, .all--color--red * {
  color: #eb6e5e!important; }

.color--light-blue, .all--color--light-blue, .all--color--light-blue * {
  color: #138dcb!important; }

.color--primary, .all--color--primary, .all--color--primary * {
  color: #2a363c!important; }

.color--secondary, .all--color--secondary, .all--color--secondary * {
  color: #2a363c!important; }

.color--facebook, .all--color--facebook, .all--color--facebook * {
  color: #395697; }

.color--twitter, .all--color--twitter, .all--color--twitter * {
  color: #50aee1; }

.color--linkedin, .all--color--linkedin, .all--color--linkedin * {
  color: #007bb6; }

.color--google, .all--color--google, .all--color--google * {
  color: #dd4b39; }

.color--youtube, .all--color--youtube, .all--color--youtube * {
  color: #bb0000; }

.color--instagram, .all--color--instagram, .all--color--instagram * {
  color: #125688; }

.color--pinterest, .all--color--pinterest, .all--color--pinterest * {
  color: #cb2027; }

.color--dribbble, .all--color--dribbble, .all--color--dribbble * {
  color: #ef558f; }

/* Backgrounds */
.background--white {
  background-color: #ffffff; }

.background--black {
  background-color: #2a363c; }

.background--dark-grey {
  background-color: #455860; }

.background--light-grey {
  background-color: #7f7d7c; }

.background--very-light-grey {
  background-color: #f6f5f5; }

.background--blue {
  background-color: #35aae6; }

.background--blue-accent {
  background-color: #3971a9; }

.background--blue-highlight {
  background-color: #405ffc; }

.background--dark-blue {
  background-color: #34495e; }

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

.background--orange {
  background-color: #ffbf74; }

.background--green {
  background-color: #0bdc66; }

.background--red {
  background-color: #eb6e5e; }

.background--light-blue {
  background-color: #138dcb; }

.background--primary {
  background-color: #2a363c; }

.background--secondary {
  background-color: #2a363c; }

.background--facebook {
  background-color: #395697; }

.background--twitter {
  background-color: #50aee1; }

.background--linkedin {
  background-color: #007bb6; }

.background--google {
  background-color: #dd4b39; }

.background--youtube {
  background-color: #bb0000; }

.background--instagram {
  background-color: #125688; }

.background--pinterest {
  background-color: #cb2027; }

.background--dribbble {
  background-color: #ef558f; }

.background--placeholder {
  background: url('http://placehold.it/350x150') repeat center center scroll;
  background-size: cover; }

.background--hero {
    width: 100%;
    background-image: url(https://s3.amazonaws.com/appcues-crx/demo-landing/images/hero-bg-tile.2x.png),-webkit-linear-gradient(bottom left,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-image: url(https://s3.amazonaws.com/appcues-crx/demo-landing/images/hero-bg-tile.2x.png),linear-gradient(to top right,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-blend-mode: screen,normal;
    background-size: 180px 180px,cover;
    position: relative;
}

.homepage .background--hero .grid.hard--ends { width: 1336px; padding: 0 60px;}
.new-school-button {
    background-color: rgba(0,0,0,.35);
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-family: canada-type-gibson,Gibson,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1pc 27px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 178px;
}

.new-school-button.wider {
    width: 278px;
}
.new-school-button:hover {
    background-color: rgba(0,0,0,.5);
}

.chromeExtensionModal {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: fixed;
        width: 100%;
        max-width: 650px;
        overflow-x: hidden;

        top: 140px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;

        padding: 29px 80px 46px;
        background-color: white;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
        border-radius: 8px;
        color: #1D5F7F;
        z-index: 999999999;
        opacity: 1;
        transition: opacity 0.2s ease-out;
}

        .chromeExtensionModal&.chromeExtensionModalHidden {
            opacity: 0;
            pointer-events: none;
}
        .chromeExtensionModal h1, .chromeExtensionModal h2 {
            text-align: center;
            font-weight: 400;
            font-family: $font-heading;
            line-height: 1.1;
}
        .chromeExtensionModal h1 {
            font-size: 27px!important;
            margin-bottom: 0!important;
}
        .chromeExtensionModal h2 {
            font-size: 16px!important;
            margin-top: 28px!important;
            margin-bottom: 16px!important;
}
        .chromeExtensionModal p {
            display: none;
            font-size: 14px!important;
            line-height: 19px!important;
            font-family: $font-body;
            max-width: 474px;
            white-space: normal;
            margin: 0 0 10px;
}
            .chromeExtensionModal { @media only screen and (min-width: 400px)
                display: block; }

            + p
                margin-top: 7px;

        .chromeExtensionModal .installExtensionCTA {
            display: flex;
            flex-direction: row;
            align-items: center;
            overflow: hidden;

            position: relative;
            padding: 16px 24px 15px;
            border-radius: 4px;
            margin-top: 35px;
            margin-bottom: 50px;

            background-image: linear-gradient(44deg, #32A1D9 1%, #32D9C8 100%)
            transition: all 0.1s ease-out;

            color: white;
            font-family: $font-body;
            box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
}
            &, *
                cursor: pointer;

            &:hover .installExtensionCTAIcon
                transform: rotate(-65deg);
                left: -16px;

            &:hover
                background-image: linear-gradient(56deg, #32A1D9 4%, #32D9C8 80%);
                box-shadow: 0 2px 0 rgba(0,0,0,0.15);

            &:active
                box-shadow: none !important;
                transform: translateY(2px);

            .chromeExtensionModal .installExtensionCTAIcon {
                height: 89px;
                width: 89px;
                position: absolute;
                bottom: -21px;
                left: -24px;
                transform: rotate(0deg);
                transition: transform 0.3s ease, left 0.3s ease;
            }

            .chromeExtensionModal .installExtensionCTAText {
                display: flex;
                flex-direction: column;
                margin-left: 57px;
                margin-right: 5px;
}
                .chromeExtensionModal .installExtensionCTAText .installExtensionCTAHeader {
                    text-transform: uppercase;
                    font-size: 18px;
                    font-weight: 600;
}
                .chromeExtensionModal .installExtensionCTAText .installExtensionCTASubtext {
                    font-size: 17px;
}
        .chromeExtensionModal .installExtensionCTAFooterBar {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 5px;
            background-image: linear-gradient(-118deg, #E04D2B 0%, #F9DB46 45%, #71D375 88%);
        }
.homepage-face .background--hero2  {
    background: url('https://cdn2.hubspot.net/hubfs/305687/homepage/brooke-cagle-195777-cropped.jpg') center center no-repeat;
    background-size: cover;
}

.background--about-us {
  background: url('//cdn2.hubspot.net/hubfs/305687/appcues-about-us-hero-background.jpg') center center no-repeat;
  background-size: cover; }

.background--cta {
    width: 100%;
    background-image: url(https://cdn2.hubspot.net/hubfs/305687/hero-bg-tile.2x.png),-webkit-linear-gradient(bottom left,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-image: url(https://cdn2.hubspot.net/hubfs/305687/hero-bg-tile.2x.png),linear-gradient(to top right,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-blend-mode: screen,normal;
    background-size: 180px 180px,cover;
    position: relative;
}

.background--logo-hero {
  background: url('//cdn2.hubspot.net/hubfs/305687/appcues-logos-backgrounds.jpg') center center no-repeat;
  background-size: cover; }

.background--map-hero {
  background: url('//cdn2.hubspot.net/hubfs/305687/appcues-map-hero-background.jpg') center center no-repeat;
  background-size: cover; }

.background--login {
  background: url('//cdn2.hubspot.net/hubfs/305687/login-fullpage-hero.jpg') center center no-repeat;
  background-size: cover; }

.background--blog {
  background: url('') center center no-repeat;
  background-size: cover; 
  border-bottom:; }

.background--full-cta {
  background: url('//cdn2.hubspot.net/hubfs/305687/appcues-video-placeholder.jpg') center center no-repeat;
  background-size: cover; }

.background--cover {
  background-size: cover !important; }

.background--contain {
  background-size: contain !important; }

@media screen and (min-width: 1200px) {
  .desk-background--cover {
    background-size: cover !important; }

  .desk-background--contain {
    background-size: contain !important; } }
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .lap-background--cover {
    background-size: cover !important; }

  .lap-background--contain {
    background-size: contain !important; } }
@media screen and (min-width: 1024px) {
  .lap-and-up-background--cover {
    background-size: cover !important; }

  .lap-and-up-background--contain {
    background-size: contain !important; } }
@media screen and (max-width: 1023px) {
  .portable-background--cover {
    background-size: cover !important; }

  .portable-background--contain {
    background-size: contain !important; } }
@media screen and (max-width: 1023px) and (min-width: 680px) {
  .tablet-background--cover {
    background-size: cover !important; }

  .tablet-background--contain {
    background-size: contain !important; } }
@media screen and (max-width: 679px) {
  .palm-background--cover {
    background-size: cover !important; }

  .palm-background--contain {
    background-size: contain !important; } }
/* Borders */
.border--white {
  border-color: #ffffff; }

.border--black {
  border-color: #2a363c; }

.border--dark-grey {
  border-color: #455860; }

.border--light-grey {
  border-color: #7f7d7c; }

.border--blue {
  border-color: #35aae6; }

.border--blue-accent {
  border-color: #3971a9; }

.border--blue-highlight {
  border-color: #405ffc; }

.border--dark-blue {
  border-color: #34495e; }

.border--yellow {
  border-color: #e5ef5b; }

.border--orange {
  border-color: #ffbf74; }

.border--green {
  border-color: #0bdc66; }

.border--red {
  border-color: #eb6e5e; }

.border--light-blue {
  border-color: #138dcb; }

.border--primary {
  border-color: #2a363c; }

.border--secondary {
  border-color: #2a363c; }

.border--0 {
  border-style: solid;
  border-width: 0px; }

.border--top--0 {
  border-style: solid;
  border-top-width: 0px !important; }

.border--bottom--0 {
  border-style: solid;
  border-bottom-width: 0px !important; }

.border--left--0 {
  border-style: solid;
  border-left-width: 0px !important; }

.border--right--0 {
  border-style: solid;
  border-right-width: 0px !important; }

.border--1 {
  border-style: solid;
  border-width: 1px; }

.border--top--1 {
  border-style: solid;
  border-top-width: 1px !important; }

.border--bottom--1 {
  border-style: solid;
  border-bottom-width: 1px !important; }

.border--left--1 {
  border-style: solid;
  border-left-width: 1px !important; }

.border--right--1 {
  border-style: solid;
  border-right-width: 1px !important; }

.border--2 {
  border-style: solid;
  border-width: 2px; }

.border--top--2 {
  border-style: solid;
  border-top-width: 2px !important; }

.border--bottom--2 {
  border-style: solid;
  border-bottom-width: 2px !important; }

.border--left--2 {
  border-style: solid;
  border-left-width: 2px !important; }

.border--right--2 {
  border-style: solid;
  border-right-width: 2px !important; }

.border--3 {
  border-style: solid;
  border-width: 3px; }

.border--top--3 {
  border-style: solid;
  border-top-width: 3px !important; }

.border--bottom--3 {
  border-style: solid;
  border-bottom-width: 3px !important; }

.border--left--3 {
  border-style: solid;
  border-left-width: 3px !important; }

.border--right--3 {
  border-style: solid;
  border-right-width: 3px !important; }

.border--4 {
  border-style: solid;
  border-width: 4px; }

.border--top--4 {
  border-style: solid;
  border-top-width: 4px !important; }

.border--bottom--4 {
  border-style: solid;
  border-bottom-width: 4px !important; }

.border--left--4 {
  border-style: solid;
  border-left-width: 4px !important; }

.border--right--4 {
  border-style: solid;
  border-right-width: 4px !important; }

.border--5 {
  border-style: solid;
  border-width: 5px; }

.border--top--5 {
  border-style: solid;
  border-top-width: 5px !important; }

.border--bottom--5 {
  border-style: solid;
  border-bottom-width: 5px !important; }

.border--left--5 {
  border-style: solid;
  border-left-width: 5px !important; }

.border--right--5 {
  border-style: solid;
  border-right-width: 5px !important; }

.border--6 {
  border-style: solid;
  border-width: 6px; }

.border--top--6 {
  border-style: solid;
  border-top-width: 6px !important; }

.border--bottom--6 {
  border-style: solid;
  border-bottom-width: 6px !important; }

.border--left--6 {
  border-style: solid;
  border-left-width: 6px !important; }

.border--right--6 {
  border-style: solid;
  border-right-width: 6px !important; }

.border--7 {
  border-style: solid;
  border-width: 7px; }

.border--top--7 {
  border-style: solid;
  border-top-width: 7px !important; }

.border--bottom--7 {
  border-style: solid;
  border-bottom-width: 7px !important; }

.border--left--7 {
  border-style: solid;
  border-left-width: 7px !important; }

.border--right--7 {
  border-style: solid;
  border-right-width: 7px !important; }

.border--8 {
  border-style: solid;
  border-width: 8px; }

.border--top--8 {
  border-style: solid;
  border-top-width: 8px !important; }

.border--bottom--8 {
  border-style: solid;
  border-bottom-width: 8px !important; }

.border--left--8 {
  border-style: solid;
  border-left-width: 8px !important; }

.border--right--8 {
  border-style: solid;
  border-right-width: 8px !important; }

.border--9 {
  border-style: solid;
  border-width: 9px; }

.border--top--9 {
  border-style: solid;
  border-top-width: 9px !important; }

.border--bottom--9 {
  border-style: solid;
  border-bottom-width: 9px !important; }

.border--left--9 {
  border-style: solid;
  border-left-width: 9px !important; }

.border--right--9 {
  border-style: solid;
  border-right-width: 9px !important; }

.border--10 {
  border-style: solid;
  border-width: 10px; }

.border--top--10 {
  border-style: solid;
  border-top-width: 10px !important; }

.border--bottom--10 {
  border-style: solid;
  border-bottom-width: 10px !important; }

.border--left--10 {
  border-style: solid;
  border-left-width: 10px !important; }

.border--right--10 {
  border-style: solid;
  border-right-width: 10px !important; }

.border-radius--0 {
  border-radius: 0px; }

.border-radius--1 {
  border-radius: 1px; }

.border-radius--2 {
  border-radius: 2px; }

.border-radius--3 {
  border-radius: 3px; }

.border-radius--4 {
  border-radius: 4px; }

.border-radius--5 {
  border-radius: 5px; }

.border-radius--6 {
  border-radius: 6px; }

.border-radius--7 {
  border-radius: 7px; }

.border-radius--8 {
  border-radius: 8px; }

.border-radius--9 {
  border-radius: 9px; }

.border-radius--10 {
  border-radius: 10px; }

.border-radius--circle {
  border-radius: 50%; }

.border-radius--pill {
  border-radius: 9999px; }

/* ********** FONTS ********** */
.font--proxima, .font--proxima * {
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif; }

.font--museo, .font--museo * {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif; }

.font--merriweather, .font--merriweather * {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif; }

.font--0, .font--0 * {
  font-size: 0px !important; }

.font--1, .font--1 * {
  font-size: 1px !important; }

.font--2, .font--2 * {
  font-size: 2px !important; }

.font--3, .font--3 * {
  font-size: 3px !important; }

.font--4, .font--4 * {
  font-size: 4px !important; }

.font--5, .font--5 * {
  font-size: 5px !important; }

.font--6, .font--6 * {
  font-size: 6px !important; }

.font--7, .font--7 * {
  font-size: 7px !important; }

.font--8, .font--8 * {
  font-size: 8px !important; }

.font--9, .font--9 * {
  font-size: 9px !important; }

.font--10, .font--10 * {
  font-size: 10px !important; }

.font--11, .font--11 * {
  font-size: 11px !important; }

.font--12, .font--12 * {
  font-size: 12px !important; }

.font--13, .font--13 * {
  font-size: 13px !important; }

.font--14, .font--14 * {
  font-size: 14px !important; }

.font--15, .font--15 * {
  font-size: 15px !important; }

.font--16, .font--16 * {
  font-size: 16px !important; }

.font--17, .font--17 * {
  font-size: 17px !important; }

.font--18, .font--18 * {
  font-size: 18px !important; }

.font--19, .font--19 * {
  font-size: 19px !important; }

.font--20, .font--20 * {
  font-size: 20px !important; }

.font--21, .font--21 * {
  font-size: 21px !important; }

.font--22, .font--22 * {
  font-size: 22px !important; }

.font--23, .font--23 * {
  font-size: 23px !important; }

.font--24, .font--24 * {
  font-size: 24px !important; }

.font--25, .font--25 * {
  font-size: 25px !important; }

.font--26, .font--26 * {
  font-size: 26px !important; }

.font--27, .font--27 * {
  font-size: 27px !important; }

.font--28, .font--28 * {
  font-size: 28px !important; }

.font--29, .font--29 * {
  font-size: 29px !important; }

.font--30, .font--30 * {
  font-size: 30px !important; }

.font--31, .font--31 * {
  font-size: 31px !important; }

.font--32, .font--32 * {
  font-size: 32px !important; }

.font--33, .font--33 * {
  font-size: 33px !important; }

.font--34, .font--34 * {
  font-size: 34px !important; }

.font--35, .font--35 * {
  font-size: 35px !important; }

.font--36, .font--36 * {
  font-size: 36px !important; }

.font--37, .font--37 * {
  font-size: 37px !important; }

.font--38, .font--38 * {
  font-size: 38px !important; }

.font--39, .font--39 * {
  font-size: 39px !important; }

.font--40, .font--40 * {
  font-size: 40px !important; }

.font--41, .font--41 * {
  font-size: 41px !important; }

.font--42, .font--42 * {
  font-size: 42px !important; }

.font--43, .font--43 * {
  font-size: 43px !important; }

.font--44, .font--44 * {
  font-size: 44px !important; }

.font--45, .font--45 * {
  font-size: 45px !important; }

.font--46, .font--46 * {
  font-size: 46px !important; }

.font--47, .font--47 * {
  font-size: 47px !important; }

.font--48, .font--48 * {
  font-size: 48px !important; }

.font--49, .font--49 * {
  font-size: 49px !important; }

.font--50, .font--50 * {
  font-size: 50px !important; }
  
.font--66, .font--66 * {
  font-size: 60px !important; }

/* ********** TEXT ********** */
h1, span.h1 {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 54px;
  line-height: 50px;
  font-weight: 300; }

h2, span.h2 {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300; }

h3, span.h3 {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: 0.015em; }

h4, span.h4 {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-style: italic; }

h5, span.h5 {
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  letter-spacing: 0.015em; }

h6, span.h6 {
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.015em; }

h1, h2, h3, h4, h5, h6, span.h1, span.h2, span.h3, span.h4, span.h5, span.h6, p {
  display: block;
  margin-bottom: 20px; }

h1 + h1, h1 + span.h1, span.h1 + h1, span.h1 + span.h1 {
  margin-top: -10px; }
h1 + h2, h1 + span.h2, span.h1 + h2, span.h1 + span.h2 {
  margin-top: -10px; }
h1 + h3, h1 + span.h3, span.h1 + h3, span.h1 + span.h3 {
  margin-top: -10px; }
h1 + h4, h1 + span.h4, span.h1 + h4, span.h1 + span.h4 {
  margin-top: -10px; }
h1 + h5, h1 + span.h5, span.h1 + h5, span.h1 + span.h5 {
  margin-top: -10px; }
h1 + h6, h1 + span.h6, span.h1 + h6, span.h1 + span.h6 {
  margin-top: -10px; }
h1 + p, h1 + span.p, span.h1 + p, span.h1 + span.p {
  margin-top: -10px; }

h2 + h1, h2 + span.h1, span.h2 + h1, span.h2 + span.h1 {
  margin-top: -10px; }
h2 + h2, h2 + span.h2, span.h2 + h2, span.h2 + span.h2 {
  margin-top: -10px; }
h2 + h3, h2 + span.h3, span.h2 + h3, span.h2 + span.h3 {
  margin-top: -10px; }
h2 + h4, h2 + span.h4, span.h2 + h4, span.h2 + span.h4 {
  margin-top: -10px; }
h2 + h5, h2 + span.h5, span.h2 + h5, span.h2 + span.h5 {
  margin-top: -10px; }
h2 + h6, h2 + span.h6, span.h2 + h6, span.h2 + span.h6 {
  margin-top: -10px; }
h2 + p, h2 + span.p, span.h2 + p, span.h2 + span.p {
  margin-top: -10px; }

h3 + h1, h3 + span.h1, span.h3 + h1, span.h3 + span.h1 {
  margin-top: -10px; }
h3 + h2, h3 + span.h2, span.h3 + h2, span.h3 + span.h2 {
  margin-top: -10px; }
h3 + h3, h3 + span.h3, span.h3 + h3, span.h3 + span.h3 {
  margin-top: -10px; }
h3 + h4, h3 + span.h4, span.h3 + h4, span.h3 + span.h4 {
  margin-top: -10px; }
h3 + h5, h3 + span.h5, span.h3 + h5, span.h3 + span.h5 {
  margin-top: -10px; }
h3 + h6, h3 + span.h6, span.h3 + h6, span.h3 + span.h6 {
  margin-top: -10px; }
h3 + p, h3 + span.p, span.h3 + p, span.h3 + span.p {
  margin-top: -10px; }

h4 + h1, h4 + span.h1, span.h4 + h1, span.h4 + span.h1 {
  margin-top: -10px; }
h4 + h2, h4 + span.h2, span.h4 + h2, span.h4 + span.h2 {
  margin-top: -10px; }
h4 + h3, h4 + span.h3, span.h4 + h3, span.h4 + span.h3 {
  margin-top: -10px; }
h4 + h4, h4 + span.h4, span.h4 + h4, span.h4 + span.h4 {
  margin-top: -10px; }
h4 + h5, h4 + span.h5, span.h4 + h5, span.h4 + span.h5 {
  margin-top: -10px; }
h4 + h6, h4 + span.h6, span.h4 + h6, span.h4 + span.h6 {
  margin-top: -10px; }
h4 + p, h4 + span.p, span.h4 + p, span.h4 + span.p {
  margin-top: -10px; }

h5 + h1, h5 + span.h1, span.h5 + h1, span.h5 + span.h1 {
  margin-top: -10px; }
h5 + h2, h5 + span.h2, span.h5 + h2, span.h5 + span.h2 {
  margin-top: -10px; }
h5 + h3, h5 + span.h3, span.h5 + h3, span.h5 + span.h3 {
  margin-top: -10px; }
h5 + h4, h5 + span.h4, span.h5 + h4, span.h5 + span.h4 {
  margin-top: -10px; }
h5 + h5, h5 + span.h5, span.h5 + h5, span.h5 + span.h5 {
  margin-top: -10px; }
h5 + h6, h5 + span.h6, span.h5 + h6, span.h5 + span.h6 {
  margin-top: -10px; }
h5 + p, h5 + span.p, span.h5 + p, span.h5 + span.p {
  margin-top: -10px; }

h6 + h1, h6 + span.h1, span.h6 + h1, span.h6 + span.h1 {
  margin-top: -10px; }
h6 + h2, h6 + span.h2, span.h6 + h2, span.h6 + span.h2 {
  margin-top: -10px; }
h6 + h3, h6 + span.h3, span.h6 + h3, span.h6 + span.h3 {
  margin-top: -10px; }
h6 + h4, h6 + span.h4, span.h6 + h4, span.h6 + span.h4 {
  margin-top: -10px; }
h6 + h5, h6 + span.h5, span.h6 + h5, span.h6 + span.h5 {
  margin-top: -10px; }
h6 + h6, h6 + span.h6, span.h6 + h6, span.h6 + span.h6 {
  margin-top: -10px; }
h6 + p, h6 + span.p, span.h6 + p, span.h6 + span.p {
  margin-top: -10px; }

p + h1, p + span.h1, span.p + h1, span.p + span.h1 {
  margin-top: -10px; }
p + h2, p + span.h2, span.p + h2, span.p + span.h2 {
  margin-top: -10px; }
p + h3, p + span.h3, span.p + h3, span.p + span.h3 {
  margin-top: -10px; }
p + h4, p + span.h4, span.p + h4, span.p + span.h4 {
  margin-top: -10px; }
p + h5, p + span.h5, span.p + h5, span.p + span.h5 {
  margin-top: -10px; }
p + h6, p + span.h6, span.p + h6, span.p + span.h6 {
  margin-top: -10px; }
p + p, p + span.p, span.p + p, span.p + span.p {
  margin-top: -10px; }

h1 span.h1 {
  margin-bottom: inherit; }
h1 span.h2 {
  margin-bottom: inherit; }
h1 span.h3 {
  margin-bottom: inherit; }
h1 span.h4 {
  margin-bottom: inherit; }
h1 span.h5 {
  margin-bottom: inherit; }
h1 span.h6 {
  margin-bottom: inherit; }
h1 span.p {
  margin-bottom: inherit; }

h2 span.h1 {
  margin-bottom: inherit; }
h2 span.h2 {
  margin-bottom: inherit; }
h2 span.h3 {
  margin-bottom: inherit; }
h2 span.h4 {
  margin-bottom: inherit; }
h2 span.h5 {
  margin-bottom: inherit; }
h2 span.h6 {
  margin-bottom: inherit; }
h2 span.p {
  margin-bottom: inherit; }

h3 span.h1 {
  margin-bottom: inherit; }
h3 span.h2 {
  margin-bottom: inherit; }
h3 span.h3 {
  margin-bottom: inherit; }
h3 span.h4 {
  margin-bottom: inherit; }
h3 span.h5 {
  margin-bottom: inherit; }
h3 span.h6 {
  margin-bottom: inherit; }
h3 span.p {
  margin-bottom: inherit; }

h4 span.h1 {
  margin-bottom: inherit; }
h4 span.h2 {
  margin-bottom: inherit; }
h4 span.h3 {
  margin-bottom: inherit; }
h4 span.h4 {
  margin-bottom: inherit; }
h4 span.h5 {
  margin-bottom: inherit; }
h4 span.h6 {
  margin-bottom: inherit; }
h4 span.p {
  margin-bottom: inherit; }

h5 span.h1 {
  margin-bottom: inherit; }
h5 span.h2 {
  margin-bottom: inherit; }
h5 span.h3 {
  margin-bottom: inherit; }
h5 span.h4 {
  margin-bottom: inherit; }
h5 span.h5 {
  margin-bottom: inherit; }
h5 span.h6 {
  margin-bottom: inherit; }
h5 span.p {
  margin-bottom: inherit; }

h6 span.h1 {
  margin-bottom: inherit; }
h6 span.h2 {
  margin-bottom: inherit; }
h6 span.h3 {
  margin-bottom: inherit; }
h6 span.h4 {
  margin-bottom: inherit; }
h6 span.h5 {
  margin-bottom: inherit; }
h6 span.h6 {
  margin-bottom: inherit; }
h6 span.p {
  margin-bottom: inherit; }

p span.h1 {
  margin-bottom: inherit; }
p span.h2 {
  margin-bottom: inherit; }
p span.h3 {
  margin-bottom: inherit; }
p span.h4 {
  margin-bottom: inherit; }
p span.h5 {
  margin-bottom: inherit; }
p span.h6 {
  margin-bottom: inherit; }
p span.p {
  margin-bottom: inherit; }

h1 a, span.h1 a,
h2 a, span.h2 a,
h3 a, span.h3 a,
h4 a, span.h4 a,
h5 a, span.h5 a,
h6 a, span.h6 a {
  font: inherit !important;
  line-height: inherit !important;
  text-decoration: inherit !important;
  text-transform: inherit !important;
  color: #181716 !important;
  word-spacing: inherit !important;
  letter-spacing: inherit !important; }

p, li {
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: 0.015em; }

a {
  text-decoration: none;
  color: #35aae6; }
  
a:hover { color: #138dcb; transition: all 0.3s ease; }

/* Text */
.bold, .strong, .all--bold, .all--bold *, .all--strong, .all--strong * {
  font-weight: 600; }

.bolder, .all--bolder, .all--bolder * {
  font-weight: 800; }

.light, .all--light, .all--light * {
  font-weight: 300; }

.lighter, .all--lighter, .all--lighter * {
  font-weight: 100; }

.italic, .all--italic, .all--italic * {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.normalcase {
  text-transform: none; }

.normal {
  font-style: normal;
  font-weight: 300; }

.normal--weight {
  font-weight: 300; }

.normal--style {
  font-style: normal; }
  
.line--height--24 {
    line-height: 24px;
}

/* ********** HUBSPOT ********** */
/* Menus */
.hs-menu-wrapper ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
  display: inline-block;
  vertical-align: top; }
  
body.hs-blog-name-the-appcues-blog  .header-container-wrapper .interior-menu-holder ul li {
      padding-left:14px;
      padding-right:14px;
  }

/* Forms */
.grid form.hs-form.stacked .actions {
  padding: 0px;
  margin: 0px; }

.grid .hbspt-form .submitted-message {
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: lighter;
  letter-spacing: 0.015em; }

.grid .hs_cos_wrapper_type_form {
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: lighter;
  letter-spacing: 0.015em; }
  .grid .hs_cos_wrapper_type_form .form-title {
    margin-top: 0px; }
  .grid .hs_cos_wrapper_type_form > a[name] {
    display: none; }

.grid form.hs-form fieldset {
  float: left;
  max-width: 100%;
  width: 100%; }
.grid form.hs-form .field {
  margin-bottom: 0px;
  position: relative; }
.grid form.hs-form .inputs-list {
  margin-bottom: 20px;
  padding-left: 0px;
  list-style: none; }
.grid form.hs-form input[type="text"].hs-input,
.grid form.hs-form input[type="number"].hs-input,
.grid form.hs-form input[type="email"].hs-input,
.grid form.hs-form input[type="tel"].hs-input,
.grid form.hs-form textarea.hs-input {
  display: inline-block;
  max-width: 100%;
  width: 100% !important;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0px;
  outline: none;
  box-shadow: none;
  height: auto;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  line-height: 16px;
  font-weight: 26px;
  letter-spacing: 0.0015em;
  border-style: solid;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.grid form.hs-form textarea.hs-input {
  min-height: 80px; }
.grid form.hs-form select.hs-input {
  width: 100%;
  max-width: 100% !important;
  margin-top: 0px;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("//cdn2.hubspot.net/hubfs/298890/Production/images/production--dropdown.png");
  background-repeat: no-repeat;
  background-position: right center;
  outline: none;
  box-shadow: none;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 30px;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  line-height: 16px;
  font-weight: 26px;
  letter-spacing: 0.0015em;
  border-style: solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.grid form.hs-form #captcha_wrapper {
  margin-bottom: 20px; }
  .grid form.hs-form #captcha_wrapper #recaptcha_area, .grid form.hs-form #captcha_wrapper #recaptcha_table {
    max-width: 100%; }
  .grid form.hs-form #captcha_wrapper #recaptcha_table {
    display: block;
    overflow: hidden;
    background: #dedede;
    border-color: !important;
    border-style: solid !important;
    border-width: !important; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table * {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table td {
      background-image: none; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_input_area {
      width: 171px !important;
      margin-left: 0px !important;
      margin-right: 0px !important; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_response_field {
      width: 100% !important;
      margin-top: 8px !important;
      padding: 4px 4px !important; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_r4_c4 {
      background: url("//cdn2.hubspot.net/hubfs/298890/Production/images/recaptcha_logo.png") no-repeat top right !important;
      background-size: 90% auto !important; }
    .grid form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_privacy a {
      font-size: 13px !important; }
.grid form.hs-form .form-columns-1 > .hs-form-field {
  width: 100%;
  padding: 0px; }
.grid form.hs-form .form-columns-2 > .hs-form-field {
  width: 49%;
  padding: 0px;
  margin-left: 2%; }
  .grid form.hs-form .form-columns-2 > .hs-form-field:first-child {
    margin-left: 0px; }
  @media screen and (max-width: 679px) {
    .grid form.hs-form .form-columns-2 > .hs-form-field {
      width: 100%;
      margin-left: 0px; } }
.grid form.hs-form .form-columns-2 .hs-richtext + .hs-form-field {
  margin-left: 0px !important; }
.grid form.hs-form .form-columns-3 > .hs-form-field {
  width: 32%;
  padding: 0px;
  margin-left: 2%; }
  .grid form.hs-form .form-columns-3 > .hs-form-field:first-child {
    margin-left: 0px; }
  @media screen and (max-width: 679px) {
    .grid form.hs-form .form-columns-3 > .hs-form-field {
      width: 100%;
      margin-left: 0px; } }
.grid form.hs-form .form-columns-3 .hs-richtext + .hs-form-field {
  margin-left: 0px !important; }
.grid form.hs-form fieldset > .hs-form-field > label, .grid form.hs-form > .hs-form-field > label {
  margin-bottom: 20px; }
.grid form.hs-form label {
  display: block;
  text-align: left; }
.grid form.hs-form .hs-form-required {
  color: #DD2D2D; }
.hs-form-required-no-show form.hs-form .hs-form-required { display: none; }
.grid form.hs-form .hs-form-field > .input {
  margin-bottom: 20px;
  margin-right: 0px; }
.grid form.hs-form .inputs-list label {
  display: block !important; }
  .grid form.hs-form .inputs-list label input {
    display: inline-block;
    width: auto;
    margin-right: 10px; }
.grid form.hs-form .hs_submit {
  clear: both;
  width: 100%;
  display: block; }
  .grid form.hs-form .hs_submit input.hs-button {
    height: 100%;
    -webkit-appearance: none;
    outline: none !important;
    box-shadow: none;
    text-shadow: none; }
.grid form.hs-form .hs-error-msgs.inputs-list {
  position: absolute;
  right: 0;
  list-style: none !important;
  padding: 0px;
  margin: 0px; }
  .grid form.hs-form .hs-error-msgs.inputs-list li label {
    list-style: none;
    margin: -20px 0 15px 0;
    padding: 0;
    font-style: italic;
    font-size: 0px;
    color: #DD2D2D;
    text-align: right;
    line-height: 15px; }
    .grid form.hs-form .hs-error-msgs.inputs-list li label:before {
      font-size: 12px;
      content: "Required field. "; }
.grid form.hs-form .hs-input.error, .grid form.hs-form .hs-input.invalid {
  border-color: #DD2D2D !important; }

.no--labels .hs-form-field > label {
  display: none !important; }

html.no-textshadow .no--labels .hs-form-field > label {
  display: block !important; }

html.no-backgroundsize .no--labels label {
  display: block !important; }

#hs_cos_wrapper_blog_comments #comments-listing .comment-from a {
  color: inherit !important;
  background: none !important;
  padding: 0px !important;
  font: inherit !important;
  display: inline !important; }

html.modal-open, body.modal-open {
  overflow: hidden; }

body {
  background: #ffffff;
  transition: margin-top 0.3s ease; }

p.small {
  font-size: 14px; }

a img {
  border: 0; }

.btn--green:hover, .all--btn--green a:hover, .all--btn--green input.hs-button:hover {
  border-color: #00b84f !important;
  background-color: #00b84f !important; }

.btn--green:active, .all--btn--green a:active, .all--btn--green input.hs-button:active {
  border-color: #5dba56 !important;
  background-color: #5dba56 !important; }

.hs-button {
  -webkit-appearance: none; }

@media screen and (max-width: 680px) {
  h1, span.h1 {
    font-size: 42px;
    line-height: 44px; }

  h2, span.h2 {
    font-size: 27px;
    line-height: 35px; }

  h3, span.h3 {
    font-size: 22px;
    line-height: 32px; }

  h4, span.h4 {
    font-size: 13px;
    line-height: 23px; }

  p, li {
    font-size: 15px;
    line-height: 26px 1px; } }
/*
.btn--blue:hover, .all--btn--blue a:hover, .all--btn--blue input.hs-button:hover {
    border-color: lighten(color(blue), 10%)!important;
    background-color: lighten(color(blue), 10%)!important;
}
.btn--blue:active, .all--btn--blue a:active, .all--btn--blue input.hs-button:active {
    border-color: darken(color(blue), 10%)!important;
    background-color: darken(color(blue), 10%)!important;
}
*/
#ajax-buttons a {
  margin-top: 5px !important; }
@media screen and (max-width: 679px) {
  #ajax-buttons li {
    display: block;
    margin-bottom: 10px; }
    #ajax-buttons li a {
      margin: 0px !important;
      width: 100%;
      max-width: 280px; } }

.header-container-wrapper {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  transition: margin-top 0.3s ease;
  overflow: hidden; }
  .header-container-wrapper:hover {
    overflow: visible; }
  .header-container-wrapper .logo {
    text-align: left;
    margin-top: -4px !important; }
    .header-container-wrapper .logo.blue-logo, .header-container-wrapper .logo.blue-logo-svg {
      display: none; }
    .header-container-wrapper .logo img {
      width: 180px !important;
      height: 50px;
      outline: 0; }
    .header-container-wrapper .logo object {
      width: 180px !important;
      height: auto !important; }
      .header-container-wrapper .logo object path {
        fill: #ffffff !important; }
  .header-container-wrapper .span9, .header-container-wrapper .logo-holder {
    margin-left: 0px !important;
    //width: auto;
    float: right; }
  .header-container-wrapper .logo-holder {
    float: left; }
  .header-container-wrapper .interior-menu-holder {
    text-align: right;
    float: right;
    width: auto;
    margin-left: 0px;
    cursor: pointer; }
    @media screen and (max-width: 1076px) {
      .live-demo-cta {display: none; }
      .header-container-wrapper .interior-menu-holder {
        display: none; } }
    .header-container-wrapper .interior-menu-holder ul {
      overflow: hidden; }
      .header-container-wrapper .interior-menu-holder ul .hs-menu-children-wrapper {
        display: none; }
      .header-container-wrapper .interior-menu-holder ul:hover {
        overflow: visible; }
        .header-container-wrapper .interior-menu-holder ul:hover .hs-menu-children-wrapper {
          display: block; }
      .header-container-wrapper .interior-menu-holder ul li {
        padding: 8px 24px;
        transition: all 0.3s ease; }
        .header-container-wrapper .interior-menu-holder ul li a {
          display: block;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 14px !important; }
        .header-container-wrapper .interior-menu-holder ul li:first-child a {
          padding-left: 0px; }
        .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children {
          position: relative; }
          .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children:after {
            content: "\f107";
            font-family: FontAwesome;
            font-size: 16px;
            color: #ffffff;
            position: absolute;
            right: 8px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
          .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children .hs-menu-children-wrapper {
            position: absolute;
            top: 100%;
            left: 0px;
            opacity: 0;
            min-width: 200px;
            transition: all 0.5s ease; }
            .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children .hs-menu-children-wrapper li {
              text-align: left; }
              .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children .hs-menu-children-wrapper li a {
                text-transform: capitalize; }
              .header-container-wrapper .interior-menu-holder ul li.hs-item-has-children .hs-menu-children-wrapper li:hover {
                background: #2e92be !important; }
        .header-container-wrapper .interior-menu-holder ul li:hover {
          background: #35aae6 !important; }
          .header-container-wrapper .interior-menu-holder ul li:hover a {
            color: #ffffff !important; }
          .header-container-wrapper .interior-menu-holder ul li:hover .hs-menu-children-wrapper {
            position: absolute;
            top: 100%;
            left: 0px;
            background: #35aae6 !important;
            color: #ffffff !important;
            opacity: 1; }
            .header-container-wrapper .interior-menu-holder ul li:hover .hs-menu-children-wrapper a {
              text-transform: capitalize; }
  .header-container-wrapper .horizontal-menu {
    float: right; }
    .header-container-wrapper .horizontal-menu ul {
      text-align: right; }
      .header-container-wrapper .horizontal-menu ul li a {
        display: block;
        padding: 8px 0px;
        color: #ffffff;
        text-transform: uppercase; }
  .header-container-wrapper .menu-cta-holder {
    float: right;
    width: 232px;
    }
    @media screen and (max-width: 1076px) {
      .header-container-wrapper .menu-cta-holder {
        display: none; } }
    .header-container-wrapper .menu-cta-holder a {
      font-size: 14px !important; 
    }
    .header-container-wrapper .menu-cta-holder .header-menu-cta, .header-container-wrapper .menu-cta-holder .login-cta {
      width: auto;
      float: right; 
    }
    .header-container-wrapper .menu-cta-holder .btn {
      min-width: 0px !important;
      border: 0px !important; }
  @media screen and (max-width: 679px) {
    .header-container-wrapper .logo-holder {
      width: 50%;
      float: left; }
    .header-container-wrapper .menu-cta-holder {
      width: 50%; } }
      .header-container-wrapper.fixed-menu .widget-type-global_group {
          min-height:0px;
      }
  .header-container-wrapper.fixed-menu {
    position: fixed;
    top: 0px;
    width: 100%;
    background:#ffffff;
    border-bottom: solid 1px #f0f0f0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 0.3s ease;
    z-index: 999; }
    .header-container-wrapper.fixed-menu.in-view {
      -webkit-transform: translateY(0%);
      transform: translateY(0%); }
    .header-container-wrapper.fixed-menu .logo {
      display: none; }
      .header-container-wrapper.fixed-menu .logo.blue-logo-svg {
        display: block; }
    .header-container-wrapper.fixed-menu .grid {
      background: #ffffff;
      
      padding-left: 4px;
      padding-right: 8px; }
    .login-only {
      background: transparent!important;
      border-bottom: none!important; }
    .header-container-wrapper.fixed-menu a {
      color: #35aae6 !important; }
    .header-container-wrapper a#demo-request {
        display:none!important;
        }
    .header-container-wrapper.fixed-menu a#demo-request,.use-cases .header-container-wrapper a#demo-request {
        display:none!important;
        }
    .homepage .header-container-wrapper a#demo-request {
        display:inline-block!important;
        }
    .homepage .header-container-wrapper.fixed-menu a#demo-request { display: none!important; }
    .login-only .header-container-wrapper.fixed-menu a { color: #ffffff! important; }  
      .header-container-wrapper.fixed-menu a.btn--green {
        color: #ffffff !important; }
    @media screen and (min-width: 1024px) {
      .header-container-wrapper.fixed-menu .interior-menu-holder {
        display: block; } }
    @media screen and (max-width: 1076px) {
      .header-container-wrapper.fixed-menu .interior-menu-holder {
        display: none; } }
    .header-container-wrapper.fixed-menu .interior-menu-holder li a {
      color: #7f7d7c !important;
      transition: all 0.3s ease; }
    .header-container-wrapper.fixed-menu .interior-menu-holder li.hs-item-has-children:after {
      color: #7f7d7c !important; }
    .header-container-wrapper.fixed-menu .interior-menu-holder li:hover a {
      color: #ffffff !important; }
    .header-container-wrapper.fixed-menu .interior-menu-holder li:hover.hs-item-has-children:after {
      color: #ffffff !important; }

.footer-container-wrapper {
  z-index: 999;
  position: relative; }
  .footer-container-wrapper .menus .footer-menu img {
    display: none; }
  .footer-container-wrapper .menus .footer-menu .h5 {
    margin-top: 30px; }
  .footer-container-wrapper .menus .footer-menu ul {
    margin-top: 2px; }
    .footer-container-wrapper .menus .footer-menu ul li {
      margin-bottom: 20px; }
    .footer-container-wrapper .menus .footer-menu ul li + li {
      margin-top: -10px; }
  .footer-container-wrapper .menus .footer-menu a {
    color: #7f7d7c; }
    .footer-container-wrapper .menus .footer-menu a:hover {
      color: #35aae6; }
  .footer-container-wrapper .footer-social-holder {
    border-left: solid 1px #f0f0f0;
    border-right: solid 1px #f0f0f0; }
    @media screen and (max-width: 1023px) {
      .footer-container-wrapper .footer-social-holder {
        display: block;
        float: none;
        width: auto;
        margin-left: 0; } }
    .footer-container-wrapper .footer-social-holder #buttons {
      border-bottom: solid 1px #f0f0f0;
      position: relative; }
      .footer-container-wrapper .footer-social-holder #buttons .grid__item:nth-child(even) {
        border-left: solid 1px #f0f0f0;
        border-right: solid 1px #f0f0f0; }
      .footer-container-wrapper .footer-social-holder #buttons p {
        padding: 12px 8px;
        line-height: 18px;
        display: table;
        margin: 0px;
        height: 100%;
        width: 100%; }
        .footer-container-wrapper .footer-social-holder #buttons p .fa {
          font-size: 22px;
          margin-bottom: 4px; }
        .footer-container-wrapper .footer-social-holder #buttons p a {
          color: #7f7d7c;
          transition: all 0.25s ease;
          display: table-cell !important;
          vertical-align: middle; }
          .footer-container-wrapper .footer-social-holder #buttons p a:hover {
            color: #35aae6; }
    .footer-container-wrapper .footer-social-holder .social-icons .fa {
      margin: 0px 8px;
      margin-top: 20px;
      color: #7f7d7c;
      font-size: 40px;
      transition: all 0.25s ease; }
      .footer-container-wrapper .footer-social-holder .social-icons .fa:hover {
        color: #35aae6; }
  .footer-container-wrapper #copyright-footer {
    padding: 4px 0px; }

.hero .all--btn--green a {
  background-color: #33e07f;
  border-color: transparent;
  box-shadow: 0 0 60px rgba(29, 108, 158, 0.66);
}

.hero .all--btn--green a:hover {
  border-color: transparent !important;
  background-color: #15ef73 !important;
}

.blog-outer, .blog-inner {
  background: #ffffff;
  padding-top: 45px; }
  .blog-outer .header-container-wrapper .logo, .blog-inner .header-container-wrapper .logo {
    display: none; }
  .blog-outer .header-container-wrapper .blue-logo-svg, .blog-inner .header-container-wrapper .blue-logo-svg {
    display: block; }
  .blog-outer .header-container-wrapper .hs-item-has-children:after, .blog-inner .header-container-wrapper .hs-item-has-children:after {
    color: #35aae6 !important; }
  .blog-outer .header-container-wrapper .hs-item-has-children:hover:after, .blog-inner .header-container-wrapper .hs-item-has-children:hover:after {
    color: #ffffff !important; }
  .blog-outer .header-container-wrapper a, .blog-inner .header-container-wrapper a {
    color: #35aae6 !important; }
    .blog-outer .header-container-wrapper a.btn--green, .blog-inner .header-container-wrapper a.btn--green {
      color: #ffffff !important; }
  .blog-outer .hero h1, .blog-inner .hero h1 {
    margin: 0px; }
  .blog-outer .hero form, .blog-inner .hero form {
    margin-top: 12px;
    display: inline-block; }
    .blog-outer .hero form > div, .blog-inner .hero form > div {
      display: inline-block;
      float: left; }
      @media screen and (max-width: 679px) {
        .blog-outer .hero form > div, .blog-inner .hero form > div {
          float: none; } }
      .blog-outer .hero form > div.hs_submit, .blog-inner .hero form > div.hs_submit {
        float: none; }
    .blog-outer .hero form label, .blog-inner .hero form label {
      display: none; }
    .blog-outer .hero form .field, .blog-inner .hero form .field {
      display: inline-block;
      margin-right: 12px; }
      .blog-outer .hero form .field input, .blog-inner .hero form .field input {
        border: solid 1px #35aae6;
        font-size: 16px !important;
        padding: 10px 28px !important;
        background: #f4f4f4;
        color: #455860;
        min-width: 400px;
        margin-right: 12px !important; }
      @media screen and (max-width: 679px) {
        .blog-outer .hero form .field, .blog-inner .hero form .field {
          margin-right: 0px; }
          .blog-outer .hero form .field input, .blog-inner .hero form .field input {
            min-width: 0px !important; } }
    .blog-outer .hero form .hs_submit, .blog-inner .hero form .hs_submit {
      display: inline-block;
      width: auto; }
      .blog-outer .hero form .hs_submit input, .blog-inner .hero form .hs_submit input {
        text-transform: uppercase; }
  .blog-outer #topic-bar, .blog-inner #topic-bar {
    border-top: solid 1px #35aae6;
    border-bottom: solid 1px #35aae6; }
    .blog-outer #topic-bar .topics a, .blog-inner #topic-bar .topics a {
      display: inline-block;
      min-width: 200px;
      padding: 12px 24px;
      text-align: center;
      border-bottom: solid 2px #ffffff; }
      .blog-outer #topic-bar .topics a.active, .blog-inner #topic-bar .topics a.active {
        border-bottom: solid 2px #35aae6; }
      @media screen and (max-width: 679px) {
        .blog-outer #topic-bar .topics a, .blog-inner #topic-bar .topics a {
          min-width: 100% !important; } }
    @media screen and (max-width: 679px) {
      .blog-outer #topic-bar .google-custom-search, .blog-inner #topic-bar .google-custom-search {
        display: none; } }
    .blog-outer #topic-bar .gsc-control-cse, .blog-inner #topic-bar .gsc-control-cse {
      padding: 0px; }
    .blog-outer #topic-bar .gsc-search-box-tools, .blog-inner #topic-bar .gsc-search-box-tools {
      display: inline-block;
      text-align: right;
      padding: 4px 24px;
      margin-top: 6px;
      border-radius: 38px;
      border: solid 1px #35aae6;
      position: relative; }
      .blog-outer #topic-bar .gsc-search-box-tools:before, .blog-inner #topic-bar .gsc-search-box-tools:before {
        content: '\f002';
        font-family: FontAwesome;
        font-size: 20px;
        color: #35aae6;
        display: inline-block;
        /* float: left; */
        position: absolute;
        left: 10px;
        top: 8px; }
      .blog-outer #topic-bar .gsc-search-box-tools .gsc-input-box, .blog-inner #topic-bar .gsc-search-box-tools .gsc-input-box {
        border: 0px;
        box-shadow: none !important; }
      .blog-outer #topic-bar .gsc-search-box-tools label, .blog-inner #topic-bar .gsc-search-box-tools label {
        padding: 5px 24px;
        margin-top: 6px;
        border-radius: 38px;
        border: solid 1px #35aae6; }
      .blog-outer #topic-bar .gsc-search-box-tools input, .blog-inner #topic-bar .gsc-search-box-tools input {
        border: 0px !important;
        text-align: left;
        font-size: 16px;
        color: #7f7d7c;
        background: none !important; }
        .blog-outer #topic-bar .gsc-search-box-tools input:focus, .blog-inner #topic-bar .gsc-search-box-tools input:focus {
          outline: 0; }
      .blog-outer #topic-bar .gsc-search-box-tools .gsc-search-button, .blog-inner #topic-bar .gsc-search-box-tools .gsc-search-button {
        display: none; }
      .blog-outer #topic-bar .gsc-search-box-tools .gsst_a, .blog-inner #topic-bar .gsc-search-box-tools .gsst_a {
        padding-top: 9px; }
        .blog-outer #topic-bar .gsc-search-box-tools .gsst_a .gscb_a, .blog-inner #topic-bar .gsc-search-box-tools .gsst_a .gscb_a {
          color: #35aae6 !important; }
    .blog-outer #topic-bar .gsc-results-wrapper-overlay, .blog-inner #topic-bar .gsc-results-wrapper-overlay {
      top: 12% !important; }
      .blog-outer #topic-bar .gsc-results-wrapper-overlay .gsc-selected-option-container, .blog-inner #topic-bar .gsc-results-wrapper-overlay .gsc-selected-option-container {
        width: auto !important; }
  .blog-outer #main-content .post-item, .blog-inner #main-content .post-item {
    margin-bottom: 42px !important;
    position: relative; }
    .blog-outer #main-content .post-item .featured-image img, .blog-inner #main-content .post-item .featured-image img {
      display: none; }
    .blog-outer #main-content .post-item .post-item-image, .blog-inner #main-content .post-item .post-item-image {
      max-width: 50% !important;
      transition: all 0.3s ease;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 130%; }
      .blog-inner #main-content .post-item .post-item-image img {
        width: 100%;
        height: 100%;
        opacity: 0; }
      .blog-outer #main-content .post-item .post-item-image img {
        width: 100%;
        height: 100%; }
      @media screen and (max-width: 679px) {
        .blog-outer #main-content .post-item .post-item-image, .blog-inner #main-content .post-item .post-item-image {
          max-width: 100% !important;
          width: 100%; } }
    .blog-outer #main-content .post-item #hubspot-topic_data .btn, .blog-inner #main-content .post-item #hubspot-topic_data .btn {
      padding: 0px 8px !important;
      min-width: 100px;
      display: block;
      max-width: 697px;
      margin-left: auto;
      font-weight: 600;
      font-size: 11px!important;
      text-transform: uppercase;
      margin-right: auto;
      border-radius: 2px!important;
      text-align: left;      
      }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--customer-engagement, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--customer-engagement {
        background: linear-gradient(to right, rgba(11,220,102, 1), rgba(11,220,102, 0.2)); }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--growth-marketing, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--growth-marketing {
        background: linear-gradient(to right, rgba(255,191,116, 1), rgba(255,191,116, 0.2)); }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--user-onboarding, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--user-onboarding {
        background: linear-gradient(to right, rgba(206, 214, 89, 1), rgba(206, 214, 89, 0.2)); }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--product-launch, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--product-launch {
        background: linear-gradient(to right, rgba(53,170,230, 1), rgba(53,170,230, 0.2)); }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--user-experience, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--user-experience {
        background: linear-gradient(to right, rgba(235,110,94, 1), rgba(235,110,94, 0.2)); }
      .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--customer-retention, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--customer-retention {
        background: linear-gradient(to right, rgba(53,170,230, 1), rgba(53,170,230, 0.2)); }
       .blog-outer #main-content .post-item #hubspot-topic_data .btn.topic--activation, .blog-inner #main-content .post-item #hubspot-topic_data .btn.topic--activation {
        background: linear-gradient(to right, rgba(206,214,89, 1), rgba(206,214,89, 0.2)); }
    .blog-outer #main-content .post-item .content, .blog-inner #main-content .post-item .content {
      margin-top: -15px; }
      .blog-outer #main-content .post-item .content p, .blog-inner #main-content .post-item .content p {
        font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif !important; }
        .blog-outer #main-content .post-item .content p img, .blog-inner #main-content .post-item .content p img {
          display: none; }
    .blog-outer #main-content .post-item #hubspot-author_data, .blog-inner #main-content .post-item #hubspot-author_data {
      margin-bottom: 0px !important; }
      .blog-outer #main-content .post-item #hubspot-author_data .author-link img, .blog-inner #main-content .post-item #hubspot-author_data .author-link img {
        width: 30px;
        border-radius: 50%;
        margin-bottom: -10px;
        margin-right: 4px; }
      .blog-outer #main-content .post-item #hubspot-author_data .hs-social-section a, .blog-inner #main-content .post-item #hubspot-author_data .hs-social-section a {
        margin-left: 8px; }
  .blog-outer #main-content .ias-trigger, .blog-inner #main-content .ias-trigger {
    margin-top: 70px; }
    .blog-outer #main-content .ias-trigger .btn, .blog-inner #main-content .ias-trigger .btn {
      padding: 8px 42px !important; }
      .blog-outer #main-content .ias-trigger .btn .fa, .blog-inner #main-content .ias-trigger .btn .fa {
        margin-right: 14px; }
  .blog-outer.blog-inner .header-container-wrapper, .blog-inner.blog-inner .header-container-wrapper {
    position: absolute; }
    .blog-outer.blog-inner .header-container-wrapper.fixed-menu, .blog-inner.blog-inner .header-container-wrapper.fixed-menu {
      position: fixed; }
  .blog-outer.blog-inner .hero, .blog-inner.blog-inner .hero {
    padding-top: 20px; }
    .blog-outer.blog-inner .hero .topic-link, .blog-inner.blog-inner .hero .topic-link {
      padding: 0px 14px !important;
      border: 0px !important;
      display: block;
      max-width: 697px;
      margin-left: auto;
      font-weight: 600;
      font-size: 11px!important;
      text-transform: uppercase;
      margin-right: auto;
      border-radius: 2px!important;
      text-align: left; }
      @media screen and (max-width: 679px) {
        .blog-outer.blog-inner .hero .topic-link, .blog-inner.blog-inner .hero .topic-link {
          margin-bottom: 8px; } }
      .blog-outer.blog-inner .hero .topic-link.topic--customer-engagement, .blog-inner.blog-inner .hero .topic-link.topic--customer-engagement {
        background: linear-gradient(to right, rgba(11,220,102, 1), rgba(11,220,102, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--growth-marketing, .blog-inner.blog-inner .hero .topic-link.topic--growth-marketing {
        background: linear-gradient(to right, rgba(255,191,116, 1), rgba(255,191,116, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--user-onboarding, .blog-inner.blog-inner .hero .topic-link.topic--user-onboarding {
        background: linear-gradient(to right, rgba(206, 214, 89, 1), rgba(206, 214, 89, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--product-launch, .blog-inner.blog-inner .hero .topic-link.topic--product-launch {
        background: linear-gradient(to right, rgba(53,170,230, 1), rgba(53,170,230, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--user-experience, .blog-inner.blog-inner .hero .topic-link.topic--user-experience {
        background: linear-gradient(to right, rgba(235,110,94, 1), rgba(235,110,94, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--product-management, .blog-inner.blog-inner .hero .topic-link.topic--product-management {
        background: linear-gradient(to right, rgba(53,170,230, 1), rgba(53,170,230, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--customer-retention, .blog-inner.blog-inner .hero .topic-link.topic--customer-retention {
        background: linear-gradient(to right, rgba(53,170,230, 1), rgba(53,170,230, 0.2)); }
      .blog-outer.blog-inner .hero .topic-link.topic--activation, .blog-inner.blog-inner .hero .topic-link.topic--activation {
        background: linear-gradient(to right, rgba(206,214,89, 1), rgba(206,214,89, 0.2)); }
    .blog-outer.blog-inner .hero h1, .blog-inner.blog-inner .hero h1 {
      margin-top: 12px !important;
      background-color: white;
      max-width: 697px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
      line-height: 45px;
      margin-bottom: 20px;
      color: #404040!important;
      font-weight: 500; }
    .blog-outer.blog-inner .hero p.small.hard, .blog-inner.blog-inner .hero p.small.hard {
      text-align: left;
      max-width: 697px;
      opacity: 0.9;
      margin-left: auto!important;
      margin-right: auto!important;
    }
    .blog-outer.blog-inner .hero .author-meta, .blog-inner.blog-inner .hero .author-meta {
      margin-top: 12px !important; }
    .blog-outer.blog-inner .hero .author-link img, .blog-inner.blog-inner .hero .author-link img {
      max-width: 30px;
      display: inline;
      margin-bottom: -10px; }
  .blog-outer.blog-inner #main-content .inner, .blog-inner.blog-inner #main-content .inner { }
    .blog-outer.blog-inner #main-content .inner .featured-image-holder, .blog-inner.blog-inner #main-content .inner .featured-image-holder {
      margin-bottom: 36px; }
      .blog-outer.blog-inner #main-content .inner .featured-image-holder img, .blog-inner.blog-inner #main-content .inner .featured-image-holder img {
        width: 100% !important;
        margin: 0;}
    @media screen and (min-width: 1024px) {
      .blog-outer.blog-inner #main-content .inner, .blog-inner.blog-inner #main-content .inner {
        padding-left: 160px !important;
        padding-right: 160px !important; } }
    .blog-outer.blog-inner #main-content .inner img, .blog-inner.blog-inner #main-content .inner img {
      border: solid 1px #aabbc0; margin: 25px 0; }
    .blog-outer.blog-inner #main-content .inner h3, .blog-inner.blog-inner #main-content .inner h3 {
      color: #35aae6;
      font-size: 28px;
      margin-top: 55px;
      margin-bottom: 24px; }
    .blog-outer.blog-inner #main-content .inner ul, .blog-outer.blog-inner #main-content .inner ol, .blog-inner.blog-inner #main-content .inner ul, .blog-inner.blog-inner #main-content .inner ol {
      margin: 24px auto; }
    .blog-outer.blog-inner #main-content .inner p, .blog-outer.blog-inner #main-content .inner li, .blog-inner.blog-inner #main-content .inner p, .blog-inner.blog-inner #main-content .inner li {
      font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
      color: #455860; }
    .blog-outer.blog-inner #main-content .inner blockquote, .blog-inner.blog-inner #main-content .inner blockquote {
      font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
      color: #35aae6;
      border-left: solid 3px #35aae6;
      font-style: italic;
      margin-left: 2px;
      padding-left: 24px;
      position: relative;
      font-size: 16px;
      line-height: 26px;
      margin: 24px auto;
                /* &:after {
                  content: '';
                  display: block;
                  position:absolute;
                  bottom:-24px;
                  width:100%;
      
                  border-top:solid 1px #35aae6;
                } */ }
      .blog-outer.blog-inner #main-content .inner blockquote p, .blog-inner.blog-inner #main-content .inner blockquote p {
        font-style: italic;
        color: #35aae6 !important; }
  .blog-outer.blog-inner #main-content .blog-cta, .blog-inner.blog-inner #main-content .blog-cta {
    margin-top: 40px !important; }
    .blog-outer.blog-inner #main-content .blog-cta h2, .blog-inner.blog-inner #main-content .blog-cta h2 {
      margin-bottom: 8px !important; }
  .blog-outer.blog-inner #main-content #disqus_thread, .blog-inner.blog-inner #main-content #disqus_thread {
    margin-top: 30px; }
  .blog-outer.blog-inner #main-content .next-post-container, .blog-inner.blog-inner #main-content .next-post-container {
    border: solid 1px #f0f0f0;
    margin-top: 40px !important; }
    .blog-outer.blog-inner #main-content .next-post-container h3, .blog-inner.blog-inner #main-content .next-post-container h3 {
      margin-top: 0px !important; }
    .blog-outer.blog-inner #main-content .next-post-container h5, .blog-inner.blog-inner #main-content .next-post-container h5 {
      margin-bottom: 0px !important; }
  .blog-outer.blog-inner #main-content .post-footer, .blog-inner.blog-inner #main-content .post-footer {
    margin-top: 40px !important;
    border: solid 1px #f0f0f0;
    padding: 50px 100px; }
    .blog-outer.blog-inner #main-content .post-footer #comments-listing, .blog-inner.blog-inner #main-content .post-footer #comments-listing {
      display: none; }
      .blog-outer.blog-inner #main-content .post-footer #comments-listing .comment, .blog-inner.blog-inner #main-content .post-footer #comments-listing .comment {
        border: 0px !important; }
    .blog-outer.blog-inner #main-content .post-footer #comment-form .hs-richtext, .blog-outer.blog-inner #main-content .post-footer #comment-form .hs_submit, .blog-outer.blog-inner #main-content .post-footer #comment-form .field, .blog-inner.blog-inner #main-content .post-footer #comment-form .hs-richtext, .blog-inner.blog-inner #main-content .post-footer #comment-form .hs_submit, .blog-inner.blog-inner #main-content .post-footer #comment-form .field {
      display: none; }
      .blog-outer.blog-inner #main-content .post-footer #comment-form .hs-richtext.hs_comment, .blog-outer.blog-inner #main-content .post-footer #comment-form .hs_submit.hs_comment, .blog-outer.blog-inner #main-content .post-footer #comment-form .field.hs_comment, .blog-inner.blog-inner #main-content .post-footer #comment-form .hs-richtext.hs_comment, .blog-inner.blog-inner #main-content .post-footer #comment-form .hs_submit.hs_comment, .blog-inner.blog-inner #main-content .post-footer #comment-form .field.hs_comment {
        display: block; }
    .blog-outer.blog-inner #main-content .post-footer #comment-form textarea, .blog-inner.blog-inner #main-content .post-footer #comment-form textarea {
      font-size: 16px;
      padding: 18px 24px;
      border: solid 1px #7f7d7c; }
    .blog-outer.blog-inner #main-content .post-footer #comment-form label, .blog-inner.blog-inner #main-content .post-footer #comment-form label {
      display: none;
      font-size: 16px; }
  .blog-outer .author-listing .hs-author-profile img, .blog-inner .author-listing .hs-author-profile img {
    max-width: 100px; }
  .blog-outer .author-listing .post-item .post-item-image, .blog-inner .author-listing .post-item .post-item-image {
    display: none !important; }

.hs-blog-name-user-onboarding-academy .post-item-image, .hs-blog-name-product-launch-playbook .post-item-image {
  max-height: 250px;
  width: 100% !important;
  text-align: center !important;
  overflow: hidden !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% !important; }
  .hs-blog-name-user-onboarding-academy .post-item-image img, .hs-blog-name-product-launch-playbook .post-item-image img {
    width: auto !important;
    height: auto !important;
    max-height: 100%;
    opacity: 1;
    outline: 0 !important;
    box-shadow: none !important; }
    @media screen and (max-width: 679px) {
      .hs-blog-name-user-onboarding-academy .post-item-image img, .hs-blog-name-product-launch-playbook .post-item-image img {
        max-height: 200px; } }
.hs-blog-name-user-onboarding-academy .next-post-container img, .hs-blog-name-product-launch-playbook .next-post-container img {
  max-height: 200px; }
.hs-blog-name-user-onboarding-academy .pub-date, .hs-blog-name-product-launch-playbook .pub-date {
  display: none; }

.homepage .header-container-wrapper .header-menu-cta {
  display: none; }
.homepage .fixed-menu .header-menu-cta {
  display: block; }
.homepage .interior-menu-holder,
.homepage .header-container-wrapper:not(.fixed-menu) .account-registration-form--header {
  display: none; }
.homepage .hero {
  position: relative; }
  @media screen and (min-width: 1024px) {
    .homepage .hero {
      height: 100vh; } }
  @media screen and (max-width: 1023px) and (min-width: 680px) {
    .homepage .hero {
      height: 100vh; } }
.homepage .hero-inner {
  position: relative; }
  @media screen and (min-width: 1024px) {
    .homepage .hero-inner {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (max-width: 1023px) and (min-width: 680px) {
    .homepage .hero-inner {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (max-width: 679px) {
    .homepage .hero-inner {
      padding-top: 130px;
      padding-bottom: 24px; } }
  .homepage .hero-inner h1 {
    margin-bottom: 14px; }
    @media screen and (max-width: 679px) {
      .homepage .hero-inner h1 {
        min-height: 100px; } }
  .homepage .hero-inner h3 {
    margin-top: 0px; }
  .homepage .hero-inner .hero-form-holder {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    padding: 28px 1px 8px 1px; }
    @media screen and (max-width: 1023px) {
      .homepage .hero-inner .hero-form-holder {
        padding: 18px; } }
    .hero-form {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 4px;
        padding: 8px 28px 8px 28px; }  
    .homepage .hero-inner .hero-form-holder h3 {
      display: none !important; }
  .homepage .hero-inner .hs-form .form-columns-1, .homepage .hero-inner .account-registration-form .form-columns-1 {
    display: none; }
  .homepage .hero-inner .hs-form .form-columns-3, .homepage .hero-inner .account-registration-form .form-columns-3 {
    max-width: 80%; }
    @media screen and (max-width: 679px) {
      .homepage .hero-inner .hs-form .form-columns-3, .homepage .hero-inner .account-registration-form .form-columns-3 {
        width: 100%;
        max-width: none; } }
  .homepage .hero-inner .hs-form .form-group, .homepage .hero-inner .account-registration-form .form-group {
    width: 28%;
    display: inline-block;
    padding: 0px 6px; }
    .homepage .hero-inner .hs-form .form-group input, .homepage .hero-inner .account-registration-form .form-group input {
      width: 100%; }
    @media screen and (max-width: 679px) {
      .homepage .hero-inner .hs-form .form-group, .homepage .hero-inner .account-registration-form .form-group {
        width: 100%;
        max-width: none;
        margin-bottom: 24px; } }
  .homepage .hero-inner .hs-form label, .homepage .hero-inner .account-registration-form label {
    margin-bottom: 8px !important;
    color: #ffffff;
    font-size: 14px !important;
    letter-spacing: 1px;
    display: block;
    text-align: left;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif; }
   .account-registration-form--header form.hs-form .hs-form-field label {display: none;}
  .account-registration-form .hs-error-msgs label {
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    display: block!important;
    color: #da3e0d!important;
    text-align: center!important;
    margin-top: 12px!important; }
  .homepage .hero-inner .hs-form .hs-input, .homepage .hero-inner .hs-form input, .homepage .hero-inner .account-registration-form .hs-input, .homepage .hero-inner .account-registration-form input {
    padding: 20px 40px !important;
    border: 0!important;
    font-size: 18px !important;
    color: #7f7d7c !important;
    border-radius: 8px 0 0 8px; }
    .homepage .hero-inner .hs-form .hs-input:active, .homepage .hero-inner .hs-form .hs-input:focus, .homepage .hero-inner .hs-form input:active, .homepage .hero-inner .hs-form input:focus, .homepage .hero-inner .account-registration-form .hs-input:active, .homepage .hero-inner .account-registration-form .hs-input:focus, .homepage .hero-inner .account-registration-form input:active, .homepage .hero-inner .account-registration-form input:focus {
      outline: 0px !important;
      box-shadow: none !important; }
    @media screen and (max-width: 679px) {
      .homepage .hero-inner .hs-form .hs-input, .homepage .hero-inner .hs-form input, .homepage .hero-inner .account-registration-form .hs-input, .homepage .hero-inner .account-registration-form input {
          padding-left: 0!important;
          padding-right: 0!important;
          text-align: center!important;
      }
    }
  .homepage .hero-inner .hs-form .hs-error-msgs label:before, .homepage .hero-inner .account-registration-form .hs-error-msgs label:before {
    display: none; }
  .homepage .hero-inner .hs-form .hs-button, .homepage .hero-inner .account-registration-form .hs-button  {
    min-width: 0px;
    text-transform: uppercase !important;
    color: #ffffff !important;
    background-color: #39e684 !important;
    border-radius: 0 8px 8px 0!important;
    font-weight: 400!important;
    padding-left: 0px!important;
    padding-right: 0!important;
    margin-left: -10px;
    text-align: center;
    -webkit-appearance: none; }
    .homepage .hero-inner .account-registration-form .hs-button:hover  {
     background-color: #0bdc66!important;}
    @media screen and (max-width: 1023px) {
      .homepage .hero-inner .hs-form .hs-button, .homepage .hero-inner .account-registration-form .hs-button {
        padding: 20px 8px !important; } }
    @media screen and (max-width: 679px) {
      .homepage .hero-inner .hs-form .hs-button, .homepage .hero-inner .account-registration-form .hs-button {
        width: 100% !important;
        border-radius: 8px !important;
        max-width: 300px; } }
  .homepage .hero-inner .hs-form .hs_submit, .homepage .hero-inner .account-registration-form .hs_submit {
    padding: 35px 10px;
    padding-bottom: 0px;
    float: left;
    width: 20%;
    max-width: 20%;
    clear: none !important; }    
    .inline-signup-form .account-registration-form .hs_submit {
    max-width: 100%!important; }
    
    @media screen and (max-width: 679px) {
      .homepage .hero-inner .hs-form .hs_submit, .homepage .hero-inner .account-registration-form .hs_submit {
        float: none;
        width: 100%;
        max-width: none; }
        .homepage .hero-inner .hs-form .hs_submit .hs-button, .homepage .hero-inner .account-registration-form .hs_submit .hs-button {
          margin: 24px 0!important;
          padding-left: 0!important;
          padding-right: 0!important; } }
    .homepage .hero-inner .hs-form .hs_submit input, .homepage .hero-inner .account-registration-form .hs_submit input {
      min-width: 0px;
      width: 100%;
      text-transform: uppercase; }
      @media screen and (max-width: 1023px) {
        .homepage .hero-inner .hs-form .hs_submit input, .homepage .hero-inner .account-registration-form .hs_submit input {
          padding: 8px; } }
.homepage .ocean-sun-background {
  background-size: 100%;
  position: absolute;
  width: 140px;
  height: 140px;
  top: -110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: .5;
  z-index: 1; }
  @media screen and (max-width: 679px) {
    .homepage .ocean-sun-background {
      left: 50%;
      top: 40px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-left: 0px; } }
  .homepage .ocean-sun-background img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important; }
.homepage #main-content {
  top: -100px; }
  .homepage #main-content #section-2 h2 {
    margin: 0px; }
  .homepage #main-content #section-2 .image-wrapper {
    height: 300px;
    margin-bottom: 24px;
    overflow: hidden; }

.about-us .hero-inner h3 {
  margin: 0px auto;
  margin-top: 5px;
  max-width: 800px; }
.about-us #main-content {
  margin-top: -100px; }
  .about-us #main-content #culture-carousel .carousel-items .hs_cos_wrapper_widget {
    width: 820px;
    transition: all 0.5s ease; }
  .about-us #main-content #culture-carousel .carousel-items .slick-prev, .about-us #main-content #culture-carousel .carousel-items .slick-next {
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 1; }
    .about-us #main-content #culture-carousel .carousel-items .slick-prev:before, .about-us #main-content #culture-carousel .carousel-items .slick-next:before {
      font-family: FontAwesome;
      color: #35aae6;
      font-size: 32px; }
  .about-us #main-content #culture-carousel .carousel-items .slick-prev {
    left: -45px; }
    .about-us #main-content #culture-carousel .carousel-items .slick-prev:before {
      content: "\f137" !important; }
  .about-us #main-content #culture-carousel .carousel-items .slick-next {
    right: -40px; }
    .about-us #main-content #culture-carousel .carousel-items .slick-next:before {
      content: "\f138" !important; }
  .about-us #main-content #culture-carousel .carousel-items .slick-dots li button:before {
    content: "";
    opacity: 1;
    transition: all 0.5s ease;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ffffff;
    border: solid 1px #35aae6; }
  .about-us #main-content #culture-carousel .carousel-items .slick-dots li.slick-active button:before {
    background: #35aae6; }
  .about-us #main-content #culture-carousel .carousel-items:hover .slick-prev, .about-us #main-content #culture-carousel .carousel-items:hover .slick-next {
    opacity: 1; }
  .about-us #main-content #culture-carousel .slick-slide {
    box-shadow: none !important;
    outline: 0px; }
    .about-us #main-content #culture-carousel .slick-slide img {
      margin: auto;
      width: 100%;
      padding: 0px 13px; }
  .about-us #main-content #section-2 h2 {
    margin-bottom: 64px; }
  .about-us #main-content #section-2 .employee-grid-items {
      display: flex;
      flex-wrap: wrap;
  }        
  .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item {
    background-size: cover !important;
    min-height: 215px;
    cursor: pointer;
    position: relative; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item .inner {
      position: relative;
      padding-top: 32px;
      opacity: 0;
      transition: all 0.3s ease; }
      .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item .inner p {
        margin-bottom: 8px; }
        .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item .inner p .fa {
          margin: 0px 4px; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      opacity: 0;
      transition: all 0.3s ease; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#0bdc66']:hover .inner {
      opacity: 1; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#0bdc66']:hover:before {
      background: #0bdc66;
      opacity: 0.8; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#ffbf74']:hover .inner {
      opacity: 1; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#ffbf74']:hover:before {
      background: #ffbf74;
      opacity: 0.8; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#e5ef5b']:hover .inner {
      opacity: 1; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#e5ef5b']:hover:before {
      background: #e5ef5b;
      opacity: 0.8; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#35aae6']:hover .inner {
      opacity: 1; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#35aae6']:hover:before {
      background: #35aae6;
      opacity: 0.8; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#eb6e5e']:hover .inner {
      opacity: 1; }
    .about-us #main-content #section-2 #employee-grid .employee-grid-items .employee-grid-item[data-overlay='#eb6e5e']:hover:before {
      background: #eb6e5e;
      opacity: 0.8; }
  .about-us #main-content #section-3 .btn--white {
    transition: all 0.25s ease;
    margin: 0px 4px;
    margin-bottom: 4px; }
    @media screen and (max-width: 679px) {
      .about-us #main-content #section-3 .btn--white {
        display: block;
        width: 80%;
        /* max-width: 500px; */
        margin: auto;
        margin-bottom: 14px; } }
    .about-us #main-content #section-3 .btn--white:hover {
      background: #35aae6;
      color: #ffffff !important; }

/** Integrations page **/

.integrations-item {
    margin-bottom: 0px; 
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    padding: 25px; 
    height: 280px;
}
.integrations-item img {
    padding: 15px 0 5px 0;
}


/** Customers page **/


.customers #main-content {
  margin-top: -100px; }

    .case-study-card-itemm {
      margin-bottom: 0px; 
      border: 1px solid #f0f0f0;
      border-radius: 8px;
      padding: 25px; 
    }
    
    #case-study-card-items .span8 {
      padding: 60px 30px 30px 30px; 
    }
    
    #case-study-card-items .span8 p {
      padding-top: 17px;
    }
 @media screen and (max-width: 679px) {
    #case-study-card-items .span8 {
      margin-bottom: 50px;
    }
    .case-study-card-itemm {
      margin-bottom: 50px;
    }
    }
        
.features-iframe {
    border: none!important;
    min-width: 836px!important;
    min-height: 515px!important;
    overflow: hidden;
    overflow-y: hidden;
    -webkit-box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
    -moz-box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
    box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
}
.features-iframe-coach-marks {
    border: none!important;
    min-width: 826px!important;
    min-height: 515px!important;
    overflow: hidden;
    overflow-y: hidden;
    -webkit-box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
    -moz-box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
    box-shadow: 14px 11px 43px -14px rgba(0,0,0,0.65);
}
.interactive-iframe {
    min-width: 100%;
    min-height: 100%;
    width: 700px;
    height: 510px;
    overflow: hidden;
}
.interactive-iframe-2,.interactive-iframe-1,.interactive-iframe-3 {
    min-width: 100%;
    width: 700px;
    height: 340px;
    overflow: hidden;
}

.cta-context { margin-top: 5px; }

.customers-pg #view-all-case-studies { display:none!important; }

@media screen and (max-width: 679px) {
.interactive-iframe {
    display: none;
}
.interactive-iframe-no-show {
    display: none;
}

.features-iframe {
    display: none;
} 
.features-iframe-coach-marks { display: none; }

}
.features-image-specific {
    margin-top: 30px;
}
.features .hero-inner .page-header .secondary-header {
  font-size: 24px; }
.features .hero-inner #ajax-buttons a {
  background: transparent;
  min-width: 0px;
  margin: 0px 5px;
  padding: 4px 25px;
  padding-left: 55px;
  transition: all 0.3s ease;
  position: relative;
  /*&:before {
    font-family:FontAwesome;
    content: "\f111";
    display: inline-block;
    position: relative;
    color:color(blue) !important;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    margin-right:18px;
    bottom:-1px;
  } */ }
  .features .hero-inner #ajax-buttons a img {
    position: absolute;
    left: 14px;
    top: 0px;
    height: 100%;
    transition: all 0.3s linear; }
  .features .hero-inner #ajax-buttons a:hover, .features .hero-inner #ajax-buttons a.active {
    background: #74bdde; }
    .features .hero-inner #ajax-buttons a:hover img, .features .hero-inner #ajax-buttons a.active img {
      -webkit-filter: brightness(105%); }
.features .hero-inner .ajax-header {
  min-height: 315px !important; }
  .features .hero-inner .ajax-header .hs_cos_wrapper_type_linked_image {
    min-height: 150px !important;
    display: block; }
.features #main-content {
  margin-top: -100px; }
  .features #main-content .border-bottom--0 {
    border: 0px !important; }
  .features #main-content .no--right {
    padding-right: 0px !important; }
  .features #main-content #section-1 .circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: solid 1px #35aae6;
    background: #ffffff;
    margin: auto;
    margin-bottom: 24px; }
  .features #main-content #section-1 h2 {
    margin-bottom: 0px; }
  .features #main-content #section-1 p {
    margin-top: 0px; }
  .features #main-content #section-2 {
    padding-bottom: 10px;
    overflow: hidden; }
    .features #main-content #section-2 .panel {
      border-bottom: solid 1px #f0f0f0;
      padding: 62px 24px !important;
      position: relative;
      transition: all 0.3s ease;
      z-index: 1;
      margin: 0px;
      width: 50%; }
      .features #main-content #section-2 .panel .header h2 {
        margin-top: 0px; }
      .features #main-content #section-2 .panel .image {
        margin-top: 24px;
        position: relative; }
        .features #main-content #section-2 .panel .image:before {
          content: '';
          position: absolute;
          top: 0px;
          bottom: 0px;
          left: 0px;
          right: 0px;
          width: 100%;
          height: 100%; }
      .features #main-content #section-2 .panel .cta {
        margin-top: 32px;
        opacity: 0;
        transition: all 0.3s ease; }
      .features #main-content #section-2 .panel:first-child {
        border-right: solid 1px #f0f0f0; }
      .features #main-content #section-2 .panel:hover {
        box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.25);
        z-index: 2; }
        .features #main-content #section-2 .panel:hover .cta {
          opacity: 1; }
      @media screen and (max-width: 679px) {
        .features #main-content #section-2 .panel {
          width: 100%; }
          .features #main-content #section-2 .panel .cta {
            opacity: 1; }
          .features #main-content #section-2 .panel:hover {
            box-shadow: none !important; } 
        .features-iframe {
           min-width: 363px!important;
           min-height: 260px!important; }
           .features-iframe-coach-marks {
           min-width: 363px!important;
           min-height: 260px!important; }}
  .features #main-content #section-3 h2 {
    margin-top: 0px;
    margin-bottom: 24px; }
  .features #main-content #section-3 #features-step-holder .menu {
    text-align: left;
    padding-right: 48px !important;
    height: 100%;
    position: relative; }
    .features #main-content #section-3 #features-step-holder .menu #trigger {
      position: absolute;
      left: 0px;
      top: 250px;
      width: 30px;
      height: 5px; }
    .features #main-content #section-3 #features-step-holder .menu ul {
      padding: 24px 40px;
      border-radius: 8px;
      border: solid 1px #35aae6; }
      .features #main-content #section-3 #features-step-holder .menu ul li a {
        color: #455860;
        padding-left: 6px;
        transition: all 0.3s ease; }
      .features #main-content #section-3 #features-step-holder .menu ul li.active a {
        color: #35aae6;
        padding-left: 0px; }
  .features #main-content #section-3 #features-step-holder .features-steps {
    padding-left: 70px; }
    @media screen and (max-width: 679px) {
      .features #main-content #section-3 #features-step-holder .features-steps {
        padding-left: 0px; } }
    .features #main-content #section-3 #features-step-holder .features-steps .features-step-item {
      margin-bottom: 72px; }
      .features #main-content #section-3 #features-step-holder .features-steps .features-step-item p span {
        margin-bottom: 36px; }
@media screen and (min-width: 680px) {
  .features.simple #features-step-holder {
    max-width: 750px;
    margin: auto !important;
    margin-bottom: 68px !important; } }
@media screen and (max-width: 679px) {
  .features.simple #features-step-holder {
    margin-bottom: 40px; }
    .features.simple #features-step-holder img {
      max-width: 155px; }
    .features.simple #features-step-holder .feature-step-text {
      width: 95% !important; }
    .features.simple #features-step-holder .feature-step-text, .features.simple #features-step-holder .feature-step-text p, .features.simple #features-step-holder .feature-step-text span {
      text-align: center !important; } }

.use-cases .hero-inner .page-header .secondary-header {
  font-size: 24px; }
.use-cases .hero-inner #ajax-buttons a {
  background: transparent;
  min-width: 0px;
  margin: 0px 5px;
  padding: 4px 25px;
  transition: all 0.3s ease;
  border-radius: 999px!important; }
  .use-cases .hero-inner #ajax-buttons a .fa {
    color: #35aae6 !important;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    margin-right: 8px; }
  .use-cases .hero-inner #ajax-buttons a:hover, .use-cases .hero-inner #ajax-buttons a.active {
    background: #74bdde; }
.use-cases #main-content {
  color: #7f7d7c; }
  .use-cases #main-content .section {
    border-bottom: solid 1px #f0f0f0; }
  .use-cases #main-content #section-1 h2 {
    margin-bottom: 0px; }
  .use-cases #main-content #section-1 h3 {
    margin-top: 0px; }

.pricing-page {
  background: #ffffff; }
  .pricing-page .header-container-wrapper .logo {
    display: none;
    margin-top: -4px; }
  .pricing-page .header-container-wrapper .blue-logo-svg {
    display: block; }
  .pricing-page .header-container-wrapper.fixed-menu {
    display: none !important; }
  .pricing-page .header-container-wrapper .interior-menu-holder a, .pricing-page .header-container-wrapper .login-cta a {
    color: #35aae6 !important;
    border: 0px !important; }
    .pricing-page .header-container-wrapper .interior-menu-holder a.btn--green, .pricing-page .header-container-wrapper .login-cta a.btn--green {
      color: #ffffff !important; }
  .pricing-page .header-container-wrapper .hs-item-has-children {
    position: relative; }
    .pricing-page .header-container-wrapper .hs-item-has-children:after {
      content: "\f107";
      font-family: FontAwesome;
      font-size: 16px;
      color: #35aae6 !important;
      position: absolute;
      right: 8px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .pricing-page .header-container-wrapper .hs-item-has-children:hover:after {
      color: #ffffff !important; }
  .pricing-page #main-content .section {
    border: 0px; }
  .pricing-page #main-content #section-1 h1 {
    margin-bottom: 0px; }
  .pricing-page #main-content #pricing-table-toggle .pricing-period {
    color: #7f7d7c;
    margin-bottom: 36px; }
    .pricing-page #main-content #pricing-table-toggle .pricing-period p {
      margin: 0px 8px;
      transition: all 0.3s ease; }
      .pricing-page #main-content #pricing-table-toggle .pricing-period p .small {
        font-size: 12px; }
    .pricing-page #main-content #pricing-table-toggle .pricing-period.active {
      color: #2a363c; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch {
    bottom: -4px;
    position: relative;
    width: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-checkbox {
    display: none; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #CCCCCC;
    border-radius: 36px; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.15s ease-in 0s; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-inner:before, .pricing-page #main-content #pricing-table-toggle .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 19px;
    padding: 0;
    line-height: 19px;
    font-size: 16px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #0bdc66;
    color: #FFFFFF; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #0bdc66;
    color: #666666;
    text-align: right; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-switch {
    display: block;
    width: 22px;
    margin: 0.5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 17px;
    border: 2px solid #CCCCCC;
    border-radius: 36px;
    transition: all 0.1s ease-in 0s; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .pricing-page #main-content #pricing-table-toggle .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; }
  @media screen and (min-width: 1024px) {
    .pricing-page #main-content #pricing-table .pricing-item {
      padding: 0px 6px !important; } }
  @media screen and (max-width: 1023px) and (min-width: 680px) {
    .pricing-page #main-content #pricing-table .pricing-item {
      margin-bottom: 14px; } }
  .pricing-page #main-content #pricing-table .pricing-item .header h3 {
    background: #455860;
    margin: 0px;
    padding: 4px; }
  .pricing-page #main-content #pricing-table .pricing-item .description {
    background: #DDDDDD;
    padding: 32px 0px; }
    .pricing-page #main-content #pricing-table .pricing-item .description .price {
      color: #455860; }
      .pricing-page #main-content #pricing-table .pricing-item .description .price h3 {
        margin: 0px; }
      .pricing-page #main-content #pricing-table .pricing-item .description .price strong {
        font-size: 38px; }
    .pricing-page #main-content #pricing-table .pricing-item .description p {
      margin: 0px; }
  .pricing-page #main-content #pricing-table .pricing-item .list {
    margin-bottom: 24px;
    padding: 0px 8px; }
    .pricing-page #main-content #pricing-table .pricing-item .list .btn {
      border: 0px;
      background: #35aae6;
      color: #ffffff !important; }
  .pricing-page #main-content #pricing-table .pricing-item.featured .inner {
    border: solid 1px #0bdc66; }
  .pricing-page #main-content #pricing-table .pricing-item.featured .header h3 {
    background: #5dba56; }
  .pricing-page #main-content #pricing-table .pricing-item.featured .description {
    background: #0bdc66;
    color: #ffffff !important; }
    .pricing-page #main-content #pricing-table .pricing-item.featured .description .price {
      color: #ffffff; }
    .pricing-page #main-content #pricing-table .pricing-item.featured .description .small {
      color: #ffffff !important; }
  .pricing-page #main-content #pricing-table .pricing-item.featured .list .btn {
    background: #0bdc66; }
  @media screen and (min-width: 1024px) {
    .pricing-page #main-content #after-pricing-table {
      margin: 24px auto;
      padding: 0px 6px; } }
  @media screen and (max-width: 1023px) {
    .pricing-page #main-content #after-pricing-table {
      margin: 0px 18px;
      margin-top: 18px; } }
  .pricing-page #main-content #after-pricing-table .inner {
    padding: 0px 24px; }
  .pricing-page #main-content #faq-section {
    padding: 0px 6px; }
    @media screen and (max-width: 1023px) {
      .pricing-page #main-content #faq-section #faq-item-holder .menu ul li {
        display: inline-block;
        margin-right: 18px; } }
    .pricing-page #main-content #faq-section #faq-item-holder .menu a {
      color: #7f7d7c; }
      .pricing-page #main-content #faq-section #faq-item-holder .menu a.active {
        color: #35aae6; }
    .pricing-page #main-content #faq-section #faq-item-holder .faq-items {
      position: relative;
                /* .faq-menu-item-container {
                  position:absolute;
                  top:0px;
                  left:0px;
                  right:0px;
                  bottom:0px;
                  opacity:0;
      
                  &.active {
                    opacity:1;
                  }
                } */ }
      @media screen and (max-width: 1023px) {
        .pricing-page #main-content #faq-section #faq-item-holder .faq-items {
          border: solid 1px #7f7d7c;
          border-radius: 8px; } }

.contact-us .interior-menu-holder, .landing-page .interior-menu-holder, .thank-you-page .interior-menu-holder, .login-page .interior-menu-holder {
  display: none; }
.contact-us .hero-inner .page-header .secondary-header, .landing-page .hero-inner .page-header .secondary-header, .thank-you-page .hero-inner .page-header .secondary-header {
  font-size: 24px; }
.contact-us .hero-inner #ajax-buttons .btn, .landing-page .hero-inner #ajax-buttons .btn, .thank-you-page .hero-inner #ajax-buttons .btn {
  background: transparent;
  min-width: 0px;
  margin: 0px 5px;
  padding: 4px 25px; }
  .contact-us .hero-inner #ajax-buttons .btn .fa, .landing-page .hero-inner #ajax-buttons .btn .fa, .thank-you-page .hero-inner #ajax-buttons .btn .fa {
    color: #35aae6 !important;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    margin-right: 8px; }
  .contact-us .hero-inner #ajax-buttons .btn:hover, .contact-us .hero-inner #ajax-buttons .btn.active, .landing-page .hero-inner #ajax-buttons .btn:hover, .landing-page .hero-inner #ajax-buttons .btn.active, .thank-you-page .hero-inner #ajax-buttons .btn:hover, .thank-you-page .hero-inner #ajax-buttons .btn.active {
    background: #74bdde; }
.contact-us #main-content, .landing-page #main-content {
  color: #7f7d7c; }
  .contact-us #main-content .section-holder, .landing-page #main-content .section-holder, .thank-you-page #main-content .section-holder {
    border-bottom: solid 1px #f0f0f0; }
  .contact-us #main-content .section-1 h2, .landing-page #main-content .section-1 h2, .thank-you-page #main-content .section-1 h2 {
    margin-bottom: 12px; }
  .contact-us #main-content .section-1 .form-wrapper, .landing-page #main-content .section-1 .form-wrapper, .thank-you-page #main-content .section-1 .form-wrapper {
    padding: 24px;
    border: solid 1px #f0f0f0;
    margin-top: 35px; }
    .contact-us #main-content .section-1 .form-wrapper h3, .landing-page #main-content .section-1 .form-wrapper h3, .thank-you-page #main-content .section-1 .form-wrapper h3 {
      display: none; }
    .contact-us #main-content .section-1 .form-wrapper label, .landing-page #main-content .section-1 .form-wrapper label, .thank-you-page #main-content .section-1 .form-wrapper label {
      margin-bottom: 0px;
      padding-left: 18px; }
    .thank-you-page #main-content .section-1 .form-wrapper #hs_form_target_module_1491421357610621 label { display: none; }
    .contact-us #main-content .section-1 .form-wrapper input.hs-input, .landing-page #main-content .section-1 .form-wrapper input.hs-input, .thank-you-page #main-content .section-1 .form-wrapper input.hs-input {
      border: solid 1px #7f7d7c;
      border-radius: 4px;
      padding: 8px 26px !important;
      font-size: 16px !important; }
    .contact-us #main-content .section-1 .form-wrapper select, .landing-page #main-content .section-1 .form-wrapper select, .thank-you-page #main-content .section-1 .form-wrapper select {
      border: solid 1px #7f7d7c;
      border-radius: 18px !important;
      padding: 15px !important;
      font-size: 16px !important; }
      .contact-us #main-content .section-1 .form-wrapper select option[disabled], .landing-page #main-content .section-1 .form-wrapper select option[disabled], .thank-you-page #main-content .section-1 .form-wrapper select option[disabled] {
        color: #ffffff; }
      .contact-us #main-content .section-1 .form-wrapper select option, .landing-page #main-content .section-1 .form-wrapper select option, .thank-you-page #main-content .section-1 .form-wrapper select option {
        color: #7f7d7c;
        margin-bottom: 8px; }
    .contact-us #main-content .section-1 .form-wrapper .hs-button, .landing-page #main-content .section-1 .form-wrapper .hs-button, .thank-you-page #main-content .section-1 .form-wrapper .hs-button {
      width: 100%!important;
      padding: 8px !important; }
  .contact-us #main-content .section-1 .panel-holder, .landing-page #main-content .section-1 .panel-holder, .thank-you-page #main-content .section-1 .panel-holder {
    padding: 0px 24px; }
    .contact-us #main-content .section-1 .panel-holder .row-number-1 .panel, .landing-page #main-content .section-1 .panel-holder .row-number-1 .panel, .thank-you-page #main-content .section-1 .panel-holder .row-number-1 .panel {
      padding-bottom: 18px;
      border-bottom: solid 1px #f0f0f0; }
    .contact-us #main-content .section-1 .panel-holder .row-number-2 .panel, .landing-page #main-content .section-1 .panel-holder .row-number-2 .panel, .thank-you-page #main-content .section-1 .panel-holder .row-number-2 .panel {
      padding-top: 18px; }
      .contact-us #main-content .section-1 .panel-holder .row-number-2 .panel .fa, .landing-page #main-content .section-1 .panel-holder .row-number-2 .panel .fa, .thank-you-page #main-content .section-1 .panel-holder .row-number-2 .panel .fa {
        color: #7f7d7c;
        font-size: 40px;
        transition: all 0.25s ease; }
        .contact-us #main-content .section-1 .panel-holder .row-number-2 .panel .fa:hover, .landing-page #main-content .section-1 .panel-holder .row-number-2 .panel .fa:hover, .thank-you-page #main-content .section-1 .panel-holder .row-number-2 .panel .fa:hover {
          color: #35aae6; }
.contact-us.thank-you-page-w-form .form-wrapper h3, .landing-page.thank-you-page-w-form .form-wrapper h3, .thank-you-page.thank-you-page-w-form .form-wrapper h3 {
  display: block !important; }


.two-column-form .account-registration-form .hs-form-field.hs_email {
    min-width: 100%;
}

.two-column-form .account-registration-form .hs_submit {
    min-width: 100%!important;
}
.two-column-form .account-registration-form .hs_submit input { 
    border-radius: 8px!important;
    margin: 14px 0 0 0!important;
    width: 96%!important;
}


   .footer-form .hs-form label {
        padding: 8px 4px;
        padding-top: 0px;
        font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: lighter!important;
        letter-spacing: .015em;
        color: #ffffff;
        text-align: left;
        }
    .grid form.hs-form fieldset > .hs-form-field > label { margin-bottom: 0px; }
    .footer-form input,.footer-form select {
        border: solid 1px #7f7d7c!important;
        border-radius: 4px;
        color: #7f7d7c;
        padding: 8px 26px !important;
        font-size: 16px !important;
        box-sizing: border-box;
        height: auto; }
        
    .footer-form.header input,.footer-form.header select {
        color: #7f7d7c!important;
        padding: 8px 26px !important;
        font-size: 16px !important;
        box-sizing: border-box;
        height: auto; }
    
        
    .footer-form input:focus,.footer-form select:focus {
          border: solid 1px #35aae6;
          outline: 0;
          box-shadow: none; }
    .footer-form select { line-height:22px!important; }   
    .footer-form .form-group {
        margin-bottom: 14px; }
    .footer-form .form-group + .hs-button {
          margin-top: 30px; }
   .footer-form .hs-error-msgs {
        list-style-type: none;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px; }
    .footer-form .hs-form .hs-button {
        border: 0px !important;
        font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: .015em;
        color: #ffffff!important;
        width: 100%!important;
        box-shadow: none !important; }
    .footer-form .grid form.hs-form .hs_submit input.hs-button:hover {
        background-color: #2e92be !important; }
        


.login-page #login-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  display: table; }
  .login-page #login-container .vertical-align {
    display: table-cell;
    vertical-align: middle; }
    .login-page #login-container .vertical-align .form {
      display: inline-block;
      background: #ffffff;
      padding: 24px;
      text-align: left;
      color: #7f7d7c;
      max-width: 95%; }
      .login-page #login-container .vertical-align .form h1 {
        color: #35aae6;
        font-size: 18px;
        margin-bottom: 0px;
        text-align: center; }
      .login-page #login-container .vertical-align .form p {
        margin-top: 0px; }
      .login-page #login-container .vertical-align .form label, .login-page #login-container .vertical-align .form input {
        display: block;
        width: 100%; }
      .login-page #login-container .vertical-align .form label {
        padding: 8px 18px;
        padding-top: 0px;
        font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: lighter;
        letter-spacing: .015em;
        color: #7f7d7c; }
      .login-page #login-container .vertical-align .form input {
        border: solid 1px #7f7d7c!important;
        border-radius: 50px;
        padding: 8px 26px !important;
        font-size: 16px !important;
        box-sizing: border-box;
        height: auto; }
        .login-page #login-container .vertical-align .form input:active, .login-page #login-container .vertical-align .form input:focus {
          border: solid 1px #35aae6;
          outline: 0;
          box-shadow: none; }
      .login-page #login-container .vertical-align .form select {
        border: solid 1px #7f7d7c;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 8px 26px;
        border-radius: 40px;
        width: 100%;
        background: transparent;
        font-size: 16px !important;
        box-sizing: border-box;}
        .login-page #login-container .vertical-align .form select:active, .login-page #login-container .vertical-align .form select:focus {
          border: solid 1px #35aae6;
          outline: 0 !important;
          box-shadow: none; }      
      .login-page #login-container .vertical-align .form .form-group {
        margin-bottom: 14px; }
        .login-page #login-container .vertical-align .form .form-group + .hs-button {
          margin-top: 30px; }
      .login-page #login-container .vertical-align .form .hs-error-msgs {
        list-style-type: none;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px; }
        .login-page #login-container .vertical-align .form .hs-error-msgs label {
          color: #eb6e5e;
          margin: 0px;
          padding: 0px;
          text-align: center; }
      .login-page #login-container .vertical-align .form .hs-button {
        border: 0px !important;
        font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: .015em;
        color: #ffffff;
        box-shadow: none !important; }
        .login-page #login-container .vertical-align .form .hs-button:hover {
          outline: 0; }
      .login-page #login-container .vertical-align .form .submit-button, .login-page #login-container .vertical-align .form .hs_submit {
        margin-top: 20px; }
        .login-page #login-container .vertical-align .form .submit-button .actions, .login-page #login-container .vertical-align .form .hs_submit .actions {
          margin: 0px;
          padding: 0px; }
        .login-page #login-container .vertical-align .form .submit-button .btn, .login-page #login-container .vertical-align .form .hs_submit .btn {
          padding: 6px !important;
          border: 0px !important; }
          .login-page #login-container .vertical-align .form .submit-button .btn.btn--blue, .login-page #login-container .vertical-align .form .hs_submit .btn.btn--blue {
            background-color: #74bdde !important; }
            .login-page #login-container .vertical-align .form .submit-button .btn.btn--blue:hover, .login-page #login-container .vertical-align .form .hs_submit .btn.btn--blue:hover {
              background-color: #2e92be !important; }
      .login-page #login-container .vertical-align .form .remember-me {
        text-align: center; }
        .login-page #login-container .vertical-align .form .remember-me input {
          width: auto;
          display: inline-block; }
    .login-page #login-container .vertical-align #forgot {
      margin: 24px auto; }
    .login-page #login-container .vertical-align #message {
      display: none;
      width: 95%;
      min-width: 370px;
      border: solid 4px #eb6e5e;
      padding: 0px 24px;
      margin: 24px auto; }

.single-header .body-container-wrapper {
  margin-top: 0px !important; }

.logo-container-homepage img { margin: 0; padding:0; }
  @media screen and (max-width: 679px) {
    .logo-container img {
      display: block;
      margin: 36px auto; }
      .logo-container img:last-child {
        margin-bottom: 0px; } }

.full-color-cta h2 {
  margin: 0px; }
.full-color-cta .hs-form, .account-registration-form {
  margin: 24px 0px; }
  .full-color-cta .hs-form .form-columns-1, .account-registration-form .form-columns-1 {
    display: none; }
  .full-color-cta .hs-form .form-columns-3, .account-registration-form .form-columns-3 {
    max-width: 80%; }
    @media screen and (max-width: 679px) {
      .full-color-cta .hs-form .form-columns-3, .account-registration-form .form-columns-3 {
        width: 100%;
        max-width: none; } }
  .full-color-cta .hs-form .form-group, .account-registration-form .form-group {
    width: 28%;
    display: inline-block;
    padding: 0px 6px; }
    .full-color-cta .hs-form .form-group input, .account-registration-form .form-group input {
      width: 100%; }
    @media screen and (max-width: 679px) {
      .full-color-cta .hs-form .form-group, .account-registration-form .form-group {
        width: 100%;
        max-width: none;
        margin-bottom: 24px; } }
  .full-color-cta .hs-form label, .account-registration-form label {
    margin-bottom: 8px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    display: block;
    text-align: left;
    letter-spacing: 1px;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif; }
  .full-color-cta .hs-form .hs-input, .full-color-cta .hs-form input, .account-registration-form .hs-input, .account-registration-form input {
    padding: 20px 40px !important;
    border: 1px solid #7f7d7c!important;
    font-size: 18px !important;
    color: #7f7d7c !important;
    border-radius: 8px 0 0 8px; }
    @media screen and (max-width: 1023px) {
        .full-color-cta .hs-form .hs-input, .full-color-cta .hs-form input, .account-registration-form .hs-input, .account-registration-form input {
            padding: 20px 8px !important; }
    }
    @media screen and (max-width: 679px) {
        .full-color-cta .hs-form .hs-input, .full-color-cta .hs-form input, .account-registration-form .hs-input, .account-registration-form input {
            width: 100% !important;
            border-radius: 8px !important;
            max-width: 300px; }
    }
    .full-color-cta .hs-form .hs-input:active, .full-color-cta .hs-form .hs-input:focus, .full-color-cta .hs-form input:active, .full-color-cta .hs-form input:focus, .account-registration-form .hs-input:active, .account-registration-form .hs-input:focus, .account-registration-form input:active, .account-registration-form input:focus {
      outline: 0px !important;
      box-shadow: none !important; }
  .full-color-cta .hs-form .hs-error-msgs label:before, .account-registration-form .hs-error-msgs label:before {
    display: none; }
  .full-color-cta .hs-form .hs-button, .account-registration-form .hs-button {
    min-width: 0px;
    text-transform: uppercase !important;
    color: #ffffff !important;
    background-color: #0bdc66 !important;
    border-radius: 0 8px 8px 0!important;
    text-align: center; }
    @media screen and (max-width: 1023px) {
      .full-color-cta .hs-form .hs-button, .account-registration-form .hs-button {
        padding: 20px 8px !important; } }
    @media screen and (max-width: 679px) {
      .full-color-cta .hs-form .hs-button, .account-registration-form .hs-button {
        width: 100% !important;
        border-radius: 8px !important;
        max-width: 300px; } }
  .full-color-cta .hs-form .hs_submit, .account-registration-form .hs_submit {
    padding: 35px 10px;
    padding-bottom: 0px;
    float: left;
    width: 20%;
    max-width: 20%;
    clear: none !important; }
    @media screen and (max-width: 679px) {
      .full-color-cta .hs-form .hs_submit, .account-registration-form .hs_submit {
        float: none;
        width: 100%;
        max-width: none; }
        .full-color-cta .hs-form .hs_submit .hs-button, .account-registration-form .hs_submit .hs-button {
          margin: 24px 0!important;
          padding-left: 0!important;
          padding-right: 0!important; } }
    .full-color-cta .hs-form .hs_submit input, .account-registration-form .hs_submit input {
      min-width: 0px;
      width: auto;
      text-transform: uppercase;
      line-height: 22px!important;
      font-weight: 300!important; 
      margin-left: -10px!important;
      border-radius: 0 8px 8px 0!important;}
    #rounded-button-login-page .account-registration-form .hs_submit input {
      margin-left: 0px!important;
      border-radius: 8px!important;}
      @media screen and (max-width: 1023px) {
        .full-color-cta .hs-form .hs_submit input, .account-registration-form .hs_submit input {
          padding: 20px 8px; } }
      @media screen and (max-width: 679px) {
        .full-color-cta .hs-form .hs_submit input, .account-registration-form .hs_submit input {
          width: 100% !important;
          border-radius: 8px !important;
          max-width: 300px; } }
.full-color-cta img {
  width: 100%; }

@media screen and (min-width: 1024px) {
  #case-studies-modules .case-study {
    padding: 0px 4px !important; } }
@media screen and (max-width: 679px) {
  #case-studies-modules .case-study {
    display: block;
    width: 100%; } }
#case-studies-modules .case-study .inner {
  padding: 24px 18px;
  margin-bottom: 28px;
  border-radius: 6px;
  border: solid 1px #f0f0f0;
  border-top: solid 6px #35aae6;
  position: relative; }
  #case-studies-modules .case-study .inner:before {
    content: '';
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 2; }
  #case-studies-modules .case-study .inner:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #f0f0f0 transparent transparent transparent;
    z-index: 1; }
  @media screen and (min-width: 1024px) {
    #case-studies-modules .case-study .inner > p {
      min-height: 100px; } }
  @media screen and (max-width: 1023px) and (min-width: 680px) {
    #case-studies-modules .case-study .inner > p {
      min-height: 130px; } }
  #case-studies-modules .case-study .inner p {
    font-size: 14px;
    margin: 0px;
    color: #7f7d7c; }
  #case-studies-modules .case-study .inner .author {
    padding-top: 18px; }
    #case-studies-modules .case-study .inner .author .table .table-left, #case-studies-modules .case-study .inner .author .table .table-right {
      display: table-cell;
      vertical-align: top; }
    #case-studies-modules .case-study .inner .author .table .table-left {
      width: 25%;
      max-width: 60px; }
      #case-studies-modules .case-study .inner .author .table .table-left img {
        max-width: 60px; }
    #case-studies-modules .case-study .inner .author .text--left {
      padding-left: 35px; }
    #case-studies-modules .case-study .inner .author .small {
      line-height: 18px; }
#case-studies-modules .case-study .author-image {
  padding-top: 12px; }
  #case-studies-modules .case-study .author-image img {
    max-width: 100px;
    margin: auto; }

#view-all-case-studies .span12 {
  display: block !important; }
#view-all-case-studies .btn {
  border: solid 1px #f0f0f0; }

.section {
  border-bottom: solid 1px #f0f0f0; }
  .section h2 {
    color: #35aae6; }
    
.homepage .section {
  border-bottom: 0; }
  .section h2 {
    color: #35aae6; }

@media screen and (min-width: 1024px) {
  .screenshot-panels .section .upper {
    display: table; }
    .screenshot-panels .section .upper .image, .screenshot-panels .section .upper .text {
      display: table-cell;
      vertical-align: middle; }
      .screenshot-panels .section .upper .image img, .screenshot-panels .section .upper .text img {
        width: 100%; } }
@media screen and (max-width: 679px) {
  .screenshot-panels .section .upper .image {
    text-align: center !important; } }
.screenshot-panels .section .lower {
  padding-top: 32px; }
  .screenshot-panels .section .lower .testimonial {
    position: relative;
    max-width: 530px;
    margin: auto;
    border: solid 1px #f0f0f0;
    padding: 5px 70px;
    border-radius: 6px; }
    .screenshot-panels .section .lower .testimonial:before, .screenshot-panels .section .lower .testimonial:after {
      top: 15px;
      font-size: 42px;
      color: #f0f0f0;
      font-family: FontAwesome;
      position: absolute; }
    .screenshot-panels .section .lower .testimonial:before {
      content: "\f10d";
      left: 15px; }
    .screenshot-panels .section .lower .testimonial:after {
      content: "\f10e";
      right: 15px; }
.screenshot-panels .section.image-right .text {
  float: left; }
.screenshot-panels .section.image-right .image {
  float: right; }

.ebook-cta-module .left-side {
  padding: 36px 0px; }
  .ebook-cta-module .left-side h2 {
    margin-bottom: 0px; }
  .ebook-cta-module .left-side p {
    margin: 0px; }
.ebook-cta-module .ebook-form {
  padding: 0px 24px; }
  .ebook-cta-module .ebook-form .hs_cos_wrapper {
    color: #0bdc66; }
    .ebook-cta-module .ebook-form .hs_cos_wrapper > a {
      padding-top: 24px;
      position: relative;
      display: block;
      opacity: 0; }
  .ebook-cta-module .ebook-form form > div {
    display: inline-block !important; }
    .ebook-cta-module .ebook-form form > div:first-child {
      width: 65%; }
  .ebook-cta-module .ebook-form .field {
    display: inline-block;
    width: 100%; }
   .ebook-form #ebook-cta-wrapper .field label {
      display: none;
      margin-bottom: 8px;
      color: #455860; }
    #ebook-cta-wrapper .field label span {
      display: inline-block; }
    #ebook-cta-wrapper input {
      width: 100%;
      height:40px; }
    #ebook-cta-wrapper .hs_subscribed_to_blog input { width: 14px; height: 14px; }
  #ebook-cta-wrapper .hs-form.stacked .field div.input{ margin-bottom: 7px!important; }
  .ebook-cta-module .ebook-form .hs-input {
    padding: 12px 20px !important;
    border: solid 1px #f0f0f0 !important;
    font-size: 16px !important; }
  .ebook-cta-module .ebook-form .hs_submit {
    padding: 35px 10px;
    padding-bottom: 0;
    /* float: left; */
    width: auto !important;
    /* max-width: 20%; */
    clear: none !important; }
    .ebook-cta-module .ebook-form .hs_submit input {
      min-width: 0px; }
  .ebook-cta-module .ebook-form .submitted-message {
    color: #0bdc66 !important;
    font-size: 14px !important;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    clear: both;
    line-height: 26px;
    font-weight: lighter;
    letter-spacing: .015em; }

.full-case-study-panel {
  position: relative; }
  .full-case-study-panel:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    width: 100%;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.55); }
  .full-case-study-panel h2 {
    margin: 32px 0px; }

#slide-down-cta {
    display:none;
  background-color: #2a363c;
  color: #ffffff;
  z-index: 999999;
  width: 100%;
  transition: all 0.3s ease;
  overflow: hidden;
}
  #slide-down-cta > .grid {
    background:none!important;
    border:0px!important;
    padding:8px 0px!important;}
  #slide-down-cta p {
    font-size: 14px;
    margin: 0 8px;
    float: right;
    position: relative;
    padding: 0px 24px 0px 55px; }
    @media screen and (max-width: 1023px) {
      #slide-down-cta p {
        float: none; } }
    #slide-down-cta p img {
      position: absolute;
      left: 0px;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  #slide-down-cta .cta-tag-line {
    margin-left: 0px; }
  #slide-down-cta .cta-button {
    text-align: left;
    margin-left: 0px;
    color: #ffffff !important; }
    #slide-down-cta .cta-button .cta_button {
      padding: 5px 24px !important;
      font-size: 14px;
      display: inline-block;
      border-radius: 7px;
      border: solid 1px #404a50;
      font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif; }
    #slide-down-cta .cta-button .fa-times-circle {
      margin-top: 3px;
      margin-left: 12px; }
    @media screen and (max-width: 1023px) {
      #slide-down-cta .cta-button {
        text-align: center; }
        #slide-down-cta .cta-button .fa-times-circle {
          margin-top: 10px; }
        #slide-down-cta .cta-button .cta_button {
          width: 65%;
          margin: 0 auto;
          /* display: block; */
          z-index: 1;
          margin-top: 7px; } }

.slide-down-cta-in-view #slide-down-cta {
  height: auto;
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }

.slide-in-cta-holder {
  display: none !important; }

.slide-in-cta-container {
  /* This is the original image background 
  background: url('//cdn2.hubspot.net/hubfs/305687/appcues-cta-background.jpg') center center no-repeat; */
  /* background: #3e5568; /* Old browsers */
 /*  background: -moz-linear-gradient(top,  #3e5568 0%, #273a49 97%); /* FF3.6-15 */
  /* background: -webkit-linear-gradient(top,  #3e5568 0%,#273a49 97%); /* Chrome10-25,Safari5.1-6 */
 /*  background: linear-gradient(to bottom,  #3e5568 0%,#273a49 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e5568', endColorstr='#273a49',GradientType=0 ); /* IE6-9 */
  background-size: cover;
  position: fixed;
  right: 0px;
  padding: 14px;
  bottom: 10%;
  max-width: 375px;
  transition: all 0.3s ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 9999; }
  .slide-in-cta-container.in-view {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  .slide-in-cta-container .close-cta {
    position: absolute;
    font-size: 24px;
    left: 4px;
    top: 4px;
    color: #7c949b !important;
    font-size: 16px; }
  .slide-in-cta-container img {
    margin-right: 12px;
    max-width: 120px; }
  .slide-in-cta-container h6 {
    margin-top: 8px;
    margin-bottom: 0px;
    line-height: 15px; }
  .slide-in-cta-container h2 {
    margin-top: 0px;
    margin-bottom: 12px;
    line-height: 24px; }
  .slide-in-cta-container .hs-form {
    position: relative;
    margin-bottom: 0px; }
    .slide-in-cta-container .hs-form label, .slide-in-cta-container .hs-form .hs-error-msgs {
      display: none !important; }
    .slide-in-cta-container .hs-form .hs-input {
      padding: 8px 12px !important;
      border: 0px !important;
      font-size: 14px !important; }
    .slide-in-cta-container .hs-form .hs_submit {
      position: absolute;
      bottom: 0px;
      bottom: 0;
      right: 0;
      z-index: 1;
      width: 30px; }
      .slide-in-cta-container .hs-form .hs_submit:after {
        content: '\f178';
        display: block;
        font-family: FontAwesome;
        font-size: 22px;
        color: #0bdc66;
        position: absolute;
        bottom: 1px;
        z-index: 1; }
    .slide-in-cta-container .hs-form .actions {
      cursor: pointer;
      opacity: 0;
      z-index: 2;
      position: relative;
      margin: 0px;
      padding: 0px; }
      .slide-in-cta-container .hs-form .actions .hs-button {
        cursor: pointer; }
    .slide-in-cta-container .hs-form .hs_email {
      position: relative;
      top: 3px;
      margin-bottom: 0px !important; }
  .slide-in-cta-container .submitted-message {
    color: #0bdc66 !important;
    font-size: 14px !important;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    clear: both; }

.employee-modal {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  bottom: 0;
  transition: all .3s ease;
  background: rgba(42, 54, 60, 0.75);
  opacity: 0;
  z-index: -1; }
  .employee-modal .employee-modal-outer {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (max-width: 679px) {
    .employee-modal {
      display: block;
      overflow: scroll; }
      .employee-modal .employee-modal-outer {
        display: block; } }
  .employee-modal .employee-modal-inner {
    width: 80%;
    margin: auto;
    max-width: 480px; }
    .employee-modal .employee-modal-inner .upper-section {
      min-height: 200px;
      position: relative;
      overflow: hidden; }
      .employee-modal .employee-modal-inner .upper-section .fa-times {
        font-size: 18px;
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 9;
        color: #2a363c; }
      .employee-modal .employee-modal-inner .upper-section div {
        position: absolute;
        background-size: cover !important;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
      .employee-modal .employee-modal-inner .upper-section .blurred-image {
        filter: blur(6px);
        -webkit-filter: blur(6px); }
    .employee-modal .employee-modal-inner .lower-section {
      position: relative;
      padding: 24px;
      background: #ffffff;
      color: #7f7d7c; }
      .employee-modal .employee-modal-inner .lower-section .links {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 35px; }
        .employee-modal .employee-modal-inner .lower-section .links a {
          color: #7f7d7c;
          margin: 0px 5px;
          font-size: 22px;
          transition: all 0.3s ease; }
          .employee-modal .employee-modal-inner .lower-section .links a:hover {
            color: #35aae6; }
      .employee-modal .employee-modal-inner .lower-section img {
        max-width: 120px;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
        position: absolute;
        top: 0px;
        left: 50%; }
  .employee-modal.show-modal {
    opacity: 1;
    z-index: 9999999999; }

#integrations-global-module .headers h2 {
  margin: 0px; }
#integrations-global-module .headers p {
  margin-top: 0px; }
#integrations-global-module .logos {
  text-align: center; }
  #integrations-global-module .logos img {
    max-width: 33.33%;
    margin: 16px 18px; }

#twitter-carousel {
  margin-top: 32px; }
  #twitter-carousel .tweet-carousel-item {
    text-align: center; }
    #twitter-carousel .tweet-carousel-item iframe {
      margin: auto !important; }

.mobile-menu-trigger {
  padding: 10px 35px;
  transition: all 0.3s ease;
  position: fixed;
  right: 24px;
  top: 23px;
  z-index: 99999;
  transition: margin-top 0.3s ease; }
  @media screen and (min-width: 1077px) {
    .mobile-menu-trigger {
      display: none !important; } }
  @media screen and (max-width: 679px) {
    .mobile-menu-trigger {
      margin-top: 0px !important; } 
    .blog-sidebar { display:none!important; }
  }
  .mobile-menu-trigger .mobile-menu-text {
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    color: #ffffff;
    opacity: 1;
    transition: all 0.3s ease; }
  .mobile-menu-trigger .navbar-item-stack {
    transition: all .2s ease-in;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    position: absolute;
    left: 47px;
    top: 0px;
    width: 24px;
    transition: all 0.3s ease; }
    .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-line, .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-top, .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-middle, .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-bottom {
      display: block;
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      transition: all 0.2s ease-in-out; }
    .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-top {
      -webkit-transform-origin: 16% 203%;
      transform-origin: 16% 203%;
      top: 50%;
      margin-top: 0px; }
    .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-middle {
      top: 50%;
      margin-top: 6px; }
    .mobile-menu-trigger .navbar-item-stack .navbar-item-stack-bottom {
      -webkit-transform-origin: 22% -90%;
      transform-origin: 22% -90%;
      top: 100%;
      margin-top: 0px; }
  .mobile-menu-trigger.in-view {
    margin-top: 0px !important;
    background: #ffffff; }
    .mobile-menu-trigger.in-view .mobile-menu-text {
      color: #35aae6; }
    .mobile-menu-trigger.in-view .navbar-item-stack-line, .mobile-menu-trigger.in-view .navbar-item-stack-top, .mobile-menu-trigger.in-view .navbar-item-stack-middle, .mobile-menu-trigger.in-view .navbar-item-stack-bottom {
      background-color: #35aae6 !important; }
  .mobile-menu-trigger.menu-open {
    padding: 0 !important;
    width: 20px;
    height: 30px;
    background: transparent !important; }
    .mobile-menu-trigger.menu-open .navbar-item-stack {
      left: auto !important;
      right: 1px; }
    .mobile-menu-trigger.menu-open .navbar-item-stack-line, .mobile-menu-trigger.menu-open .navbar-item-stack-top, .mobile-menu-trigger.menu-open .navbar-item-stack-middle, .mobile-menu-trigger.menu-open .navbar-item-stack-bottom {
      background-color: #ffffff !important; }
    .mobile-menu-trigger.menu-open .mobile-menu-text {
      opacity: 0; }
    .mobile-menu-trigger.menu-open .navbar-item-stack-top {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .mobile-menu-trigger.menu-open .navbar-item-stack-middle {
      -webkit-transform: scaleX(0.1) translate3d(0, 0, 0);
      transform: scaleX(0.1) translate3d(0, 0, 0); }
    .mobile-menu-trigger.menu-open .navbar-item-stack-bottom {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.pricing-page .mobile-menu-trigger .mobile-menu-text, .blog-outer .mobile-menu-trigger .mobile-menu-text, .blog-inner .mobile-menu-trigger .mobile-menu-text {
  color: #35aae6; }
.pricing-page .mobile-menu-trigger .navbar-item-stack-line, .pricing-page .mobile-menu-trigger .navbar-item-stack-top, .pricing-page .mobile-menu-trigger .navbar-item-stack-middle, .pricing-page .mobile-menu-trigger .navbar-item-stack-bottom, .blog-outer .mobile-menu-trigger .navbar-item-stack-line, .blog-outer .mobile-menu-trigger .navbar-item-stack-top, .blog-outer .mobile-menu-trigger .navbar-item-stack-middle, .blog-outer .mobile-menu-trigger .navbar-item-stack-bottom, .blog-inner .mobile-menu-trigger .navbar-item-stack-line, .blog-inner .mobile-menu-trigger .navbar-item-stack-top, .blog-inner .mobile-menu-trigger .navbar-item-stack-middle, .blog-inner .mobile-menu-trigger .navbar-item-stack-bottom {
  background-color: #35aae6; }

#mobile-menu {
  position: fixed;
  display: block;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  overflow: scroll;
  width: 360px;
  max-width: 66%;
  z-index: 9999;
  transition: all 0.3s ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  padding: 32px; }
  @media screen and (min-width: 1076px) {
    #mobile-menu {
      display: none; } }
  #mobile-menu .top-items {
    margin-top: -10px; }
  #mobile-menu .hs-menu-wrapper {
    margin-top: 55px; }
    #mobile-menu .hs-menu-wrapper ul { padding-left: 0px!important;}
    #mobile-menu .hs-menu-wrapper li {
      font-size: 18px;
      margin-bottom: 24px; }
      #mobile-menu .hs-menu-wrapper li .fa {
        margin-left: 12px;
        cursor: pointer;
        transition: all 0.3s ease; }
    #mobile-menu .hs-menu-wrapper .hs-menu-children-wrapper {
      display: none;
      padding-left: 14px;
      padding-top: 8px; }
      #mobile-menu .hs-menu-wrapper .hs-menu-children-wrapper.active-branch {
        display: block; }
      #mobile-menu .hs-menu-wrapper .hs-menu-children-wrapper a {
        font-size: 16px;
        line-height: 22px;
        color: #f6f5f5 !important; }
      #mobile-menu .hs-menu-wrapper .hs-menu-children-wrapper li {
        margin-bottom: 5px; }
        #mobile-menu .hs-menu-wrapper .hs-menu-children-wrapper li.active a {
          padding-left: 4px;
          color: #8fa5ac !important; }
  #mobile-menu.menu-open {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon {
  display: block; }
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner {
  display: block; }
.odometer.odometer-auto-theme .odometer-digit .odometer-value {
  display: block; }
  .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value {
    position: absolute; }
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner {
  transition: transform 2s; }
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  transform: translateY(-100%); }
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner {
  transform: translateY(-100%); }
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  transition: transform 2s;
  transform: translateY(0); }
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block; }
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block; }
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block; }
  .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
    position: absolute; }
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  transition: transform 2s; }
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  transform: translateY(-100%); }
.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  transform: translateY(-100%); }
.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  transition: transform 2s;
  transform: translateY(0); }

.image-slider img { 
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    }

.image-slider {
  margin-top: 22px;
  margin-bottom: 37px !important; }
  .image-slider .slick-prev:before, .image-slider .slick-next:before {
    font-family: FontAwesome;
    color: #35aae6;
    font-size: 32px; }
  .image-slider .slick-prev {
    left: -35px; }
    .image-slider .slick-prev:before {
      content: "\f137" !important; }
  .image-slider .slick-next:before {
    content: "\f138" !important; }
  .image-slider + p {
    margin-top: 55px; }
    .image-slider .slick-dots {
        bottom: -15px;
        margin: 0!important;
    }

.ux-grid-module h2 {
  margin: 0px; }
.ux-grid-module h4 {
  margin: 0px;
  font-size: 22px;
  font-weight: normal;
  color: #7f7d7c; }
.ux-grid-module #ux-table-items {
  margin-top: 44px; }
  .ux-grid-module #ux-table-items .ux-item {
    border: solid 1px #bbc8cc;
    margin: -1px 0px 0px -1px;
    padding-left: 18px !important;
    position: relative;
    z-index: 1;
    cursor: pointer; }
    .ux-grid-module #ux-table-items .ux-item .fa-circle {
      font-size: 100px;
      color: #f0f8fb !important; }
    .ux-grid-module #ux-table-items .ux-item .icon-holder .icon {
      width: 100px; }
    .ux-grid-module #ux-table-items .ux-item .inline-block {
      padding: 0px 12px; }
      .ux-grid-module #ux-table-items .ux-item .inline-block .color--blue {
        margin-bottom: 10px; }
      .ux-grid-module #ux-table-items .ux-item .inline-block a {
        height: 0px;
        margin-bottom: 0px;
        display: block;
        overflow: hidden;
        transition: all 0.25s ease; }
    .ux-grid-module #ux-table-items .ux-item .table {
      min-height: 140px; }
    .ux-grid-module #ux-table-items .ux-item .table > * {
      display: table-cell !important;
      vertical-align: middle; }
    .ux-grid-module #ux-table-items .ux-item:hover {
      border: solid 1px #35aae6;
      z-index: 99; }
      .ux-grid-module #ux-table-items .ux-item:hover .inline-block a {
        height: 20px; }

#features-pg .integrations-company-logos {  
    width: 70%!important;
    margin-left: 15%!important; } 

.gsc-results-wrapper-overlay {
  text-align: left; }

.ajax-container {
  float: none; }

.ajax-item {
  transition: opacity 0.3s ease; }

#main-content .span12 {
  float: none; }

.in-post-form {
  max-width: 629px !important;
  padding: 40px 40px 10px 40px !important;
  margin-bottom: 58px !important;
  margin: 50px auto!important;
  border-radius: 8px;
  background: #0bdc66 !important;
  text-align: center !important; }
  .in-post-form p {
    color: #fff !important;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif !important;
    font-size: 30px;
    line-height: 35px;
    margin-top: 0px; }
  .in-post-form input {
    padding: 8px 12px !important;
    border: 0px !important;
    color: #ffffff;
    font-size: 16px !important; }
  .in-post-form .input {
    margin-bottom: 0!important; }
  .in-post-form label {
    display: none!important;
    margin-bottom: 3px!important; 
    color: #455860!important; 
    font-weight: normal !important;
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif !important; }
  .in-post-form ul { margin: 8px auto!important; }
  .in-post-form ul li label span { color: #ffffff!important; }
  .in-post-form .hs-button {
    background: #09843e !important;
    color: #ffffff !important;
    width: 100% !important;
    border: 0px !important;
    font-weight: normal !important;
    box-shadow: none !important;
    box-sizing: inherit !important;
    padding: 12px !important; 
    border-radius: 4px !important;
    margin: 8px !important; }
    .in-post-form .hs-button:hover {
      background: #0a6d35 !important; }
  .in-post-form .submitted-message {
    color: #ffffff !important; }

/*!

*/
.form {
  display: inline-block;
  background: #ffffff;
  padding: 24px;
  text-align: left;
  color: #7f7d7c;
  max-width: 95%;
}
.form h1 {
  color: color(blue);
  font-size: 18px;
  margin-bottom: 0px;
  text-align: center;
}
.form p {
  margin-top: 0px;
}
.form label, .form input {
  display: block;
  width: 100%;
}
.form label {
  padding: 8px 18px;
  padding-top: 0px;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: lighter;
  letter-spacing: .015em;
  color: #7f7d7c;
}
.form input {
  border: solid 1px #7f7d7c;
  border-radius: 50px;
  padding: 8px 26px !important;
  font-size: 16px !important;
  box-sizing: border-box;
  height: auto;
}
.form input:active, .form input:focus {
  border: solid 1px #35aae6;
  outline: 0;
  box-shadow: none;
}
.form select {
  border: solid 1px #35aae6;
  border-radius: 40px;
  width: 100%;
  background: transparent;
}
.form select:active, .form select:focus {
  border: solid 1px #35aae6;
  outline: 0 !important;
  box-shadow: none;
}
.form .form-group {
  margin-bottom: 14px;
}
.form .form-group + .hs-button {
  margin-top: 30px;
}
.form .hs-error-msgs {
  list-style-type: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
.form .hs-error-msgs label {
  color: #35aae6;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.form .hs-button {
  border: 0px !important;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: lighter;
  letter-spacing: .015em;
  color: #ffffff;
  box-shadow: none !important;
}
.form .hs-button:hover {
  outline: 0;
}
.form .submit-button {
  margin-top: 40px;
}
.form .submit-button .actions, .form .hs_submit .actions {
  margin: 0px;
  padding: 0px;
}
.form .submit-button .btn, .form .hs_submit .btn {
  padding: 6px !important;
  border: 0px !important;
}
.form .submit-button .btn.btn--blue, .form .hs_submit .btn.btn--blue {
  background-color: #35aae6 !important;
}
.form .submit-button .btn.btn--blue:hover, .form .hs_submit .btn.btn--blue:hover {
  background-color: #35aae6 !important;
}
.form .remember-me {
  text-align: center;
}
.form .remember-me input {
  width: auto;
  display: inline-block;
}

#forgot {
  margin: 24px auto;
}

#message {
  display: none;
  width: 95%;
  min-width: 370px;
  border: solid 4px color(red);
  padding: 0px 24px;
  margin: 24px auto;
}

/* From Jonathan 09/2016 */

.account-registration-form .hs-form-field {
  position: static !important;
  text-align: initial !important;
  margin-right: 4px !important;
}

@media screen and (max-width: 679px) { .account-registration-form .hs-form-field { margin-right: 0!important; }}

.account-registration-form .actions {
    text-align: left;
}

@media screen and (max-width: 679px) { .account-registration-form .actions { text-align: center!important; }}

.account-registration-form .hs-form-field.hs_email {
  min-width: 300px;
}

.account-registration-form .hs-form-field .input {
  margin-bottom: 0 !important;
}

.account-registration-form .hs-button {
  min-width: 0;
  text-transform: uppercase !important;
  color: #fff !important;
  background-color: #0bdc66 !important;
  border-radius: 9999px !important;
  text-align: center;
  cursor: pointer !important;
  text-shadow: none !important;
  background-image: none !important;
  font-weight: 400 !important;
}

.account-registration-form .hs-button:hover {
  background-color: #00b84f !important;
}

.account-registration-form .hs_submit {
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  display: inline-block !important;
}

.account-registration-form .hs-form-field, .account-registration-form .hs_submit {
  display: inline-block;
}

.stacked-form .account-registration-form .hs-form-field, .stacked-form .account-registration-form .hs_submit {
  display: block;
  margin-right: 0 !important;
}

/* End from Jonathan 09/2016 */

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

#hsForm_2d6270e4-aaec-4ac4-89d0-f76d8abb04af, #hsForm_6da72f79-de41-470d-b2bf-6cfed6287e6e { margin-top: 20px; }

#hsForm_2d6270e4-aaec-4ac4-89d0-f76d8abb04af .field label span, #hsForm_6da72f79-de41-470d-b2bf-6cfed6287e6e .field label span {
    display: none!important; }

.login-page .account-registration-form #hsForm_2d6270e4-aaec-4ac4-89d0-f76d8abb04af .hs_submit, .login-page .account-registration-form #hsForm_6da72f79-de41-470d-b2bf-6cfed6287e6e .hs_submit { display: block!important; width: 100%; max-width: 100%; }
.login-page .account-registration-form #hsForm_2d6270e4-aaec-4ac4-89d0-f76d8abb04af .hs-form-field.hs_email, .login-page .account-registration-form #hsForm_6da72f79-de41-470d-b2bf-6cfed6287e6e .hs-form-field.hs_email { min-width:100%; }

#hsForm_2d6270e4-aaec-4ac4-89d0-f76d8abb04af .hs-form .hs-button, #hsForm_6da72f79-de41-470d-b2bf-6cfed6287e6e .hs-form .hs-button { background-color: #0bdc66 !important; }

#hbspt-form-1473973795049 .input {
        border: solid 1px #7f7d7c!important;
        border-radius: 50px;
        padding: 8px 26px !important;
        font-size: 16px !important;
        box-sizing: border-box;
        height: auto; }

.cs-text { line-height: 21px!important; padding: 7px!important; }
.blog-inner .post-body p { margin-bottom: 30px; } 
font-family: Gibson;
    letter-spacing: 0.09em;
.blog-inner .post-body h2 {
    margin-top: 1.4em;
    margin-bottom: 1em;
}

.blog-inner #main-content .inner h3 { 
    font-size: 22px!important;
    margin-top: 25px!important;
    color: #2a363c!important;
    } 
    
.blog-inner #main-content .inner h2 { 
    color: #4e4d4c;
    margin-top: 30px;
}

    
.blog-inner #main-content .inner h4 { 
    color: #2a363c;
    } 
    
.blog-inner #main-content .caption {
    font-style: italic;
    margin-top: -20px;
    padding-top: 0px;
    text-align: center;
    color: #aabbc0!important;
}

.blog-inner #main-content table { 
    border: 1px solid #ccc;
    border-collapse: collapse; }
    
.blog-inner #main-content table td p {
    margin: 0;
    padding: 10px;
}    

.back-to-blue .hard.small a { color: #35aae6; }

.blockquote-image { margin: 2em 0; }

.blog-header-cta-h4 { margin-bottom: 3px; color: #2a363c; }

#-KBbzwpxwowMnzMj83FF .beacon-container {display: none;}
#-KBc-453rEjX59gHz0Pa .beacon-container {display: none;}
#-KBc-CvB03mCAWavBOj3 .beacon-container {display: none;}
#-KBc-SpCg-pO5hAVcABr .beacon-container {display: none;}
#-KBc-pRuRBnuQjXAdaBe .beacon-container {display: none;}
#-KBtARwfKDa7zG1_nCX3 .beacon-inner { fill: #ffbf74; transition: transform .3s; }
#-KBtARwfKDa7zG1_nCX3 .beacon-outer { stroke: #ffbf74; transition: transform .3s; }
#-KBtARwfKDa7zG1_nCX3 .beacon.bounce-in { animation: boucneIn .9s ease; transition: }
#-KBtARwfKDa7zG1_nCX3 .beacon:hover { transform: scale(1.75); }
#-KBtARwfKDa7zG1_nCX3 .beacon { transition: transform .3s; }

.white-input-1 span { color: #7f7d7c; }
.white-input-2 span { color: #ffffff; }

@media screen and (max-width: 679px) { .hide-logo { display: none!important; }}

#typeform-full { height: 500px; }

.logo-row-homepage { margin-top: 15px; }

.screen .content-wrapper .content .text { font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif !important; }

.features-coach-marks-image-spacing { margin: -4px !important; }

.feature-header-padding { padding-bottom: 222px; }

.feature-demo-background { margin-top: -222px; }

.feature-step-text { 
    padding-left: 10px;
}

.feature-step-image { 
    padding-top: 55px!important;
}

.blockquote-image img {
    border-radius: 47px;
    display: inline-block;
    width: 65px;
    margin-right: 20px;
    vertical-align: top;
    margin-top: 1em;
    border: 1px solid #f8f8f8;
}

.blockquote-image blockquote {
    display: inline-block;
    width: 85%;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 0;
}

.blockquote-image .blockquote-author {
    margin-left: 6.17em;
}

.blockquote-image .blockquote-author h5 {
    font-size: 16px;
}

.case-study-headshot { border-radius:500px; width: 250px!important; }

#center-cs-image { margin-left: auto; margin-right:auto; display: inline-block; }

/* Ebook form on Use Case - User Onboarding */
/********************************************/

.ebook-cta-module .ebook-form {
    padding: 0 0px;
}

.ebook-cta-module .ebook-form .hs_submit {
    padding: 0px 5px;
}

.grid form.hs-form .hs_submit input.hs-button {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .04rem;
}


/* Global Footer */
/*****************/

.footer-container-wrapper .menus .footer-menu ul {
    margin-top: 8px;
}

.footer-container-wrapper .menus .footer-menu ul li {
    font-size: 14px;
}

.footer-container-wrapper .footer-social-holder #buttons p {
    font-size: 14px;
}

/* Request a demo form */
/******************************/

.login-page #login-container .vertical-align .form {
    padding: 50px;
}

/* Hero */
/********/

.background--hero {
    width: 100%;
    background-image: url(https://cdn2.hubspot.net/hubfs/305687/hero-bg-tile.2x.png),-webkit-linear-gradient(bottom left,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-image: url(https://cdn2.hubspot.net/hubfs/305687/hero-bg-tile.2x.png),linear-gradient(to top right,#ef4546 0%,#f97416 80%,#fecc00 100%);
    background-blend-mode: screen,normal;
    background-size: 180px 180px,cover;
    position: relative;
}

.homepage-face .background--hero2  {
    background: url('https://cdn2.hubspot.net/hubfs/305687/homepage/brooke-cagle-195777-cropped.jpg') center center no-repeat;
    background-size: cover;
}

.copyright {
    font-size: 12px !important;
}

.bounce {
 animation: bounce 1s infinite;
 -webkit-animation: bounce 1s infinite;
 -moz-animation: bounce 1s infinite;
 -o-animation: bounce 1s infinite;
}
 
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-10px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-10px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-10px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-10px);}
}

/* sign up form */

.hs-form-2d6270e4-aaec-4ac4-89d0-f76d8abb04af_fcf90e94-a3fb-4c8d-8c79-b70439f6b468 label {display:none;}

.login-page #login-container .vertical-align .form {
    border: none;
}

#login-container .account-registration-form form.hs-form>div { width:100%; }

#login-container .account-registration-form form.hs-form>div {display:block!important;}

#login-container .two-column-form .account-registration-form form.hs-form .hs_utm_source,#login-container .two-column-form .account-registration-form form.hs-form .hs_utm_medium,#login-container .two-column-form .account-registration-form form.hs-form .hs_utm_term,#login-container .two-column-form .account-registration-form form.hs-form .hs_utm_campaign,#login-container .two-column-form .account-registration-form form.hs-form .hs_utm_name {display:none!important;}

#hs_cos_wrapper_module_1491421357610621 { color: #35aae6; }

@media screen and (max-width: 679px) {
.mobile-hide {
   display: none;
}
}

/********* Button Color Override of production.css********/
.btn--blue:hover, .all--btn--blue a:hover, .all--btn--blue input.hs-button:hover {
    border-color: none !important;
}

/** P2 Override CTA full-color **/
.full-color-cta .hs-form .hs_submit input, .account-registration-form .hs_submit input, .grid form.hs-form .hs_submit input {
  min-width: 0px;
  width: auto;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  line-height: 24px !important;
  font-weight: 400 !important; 
  margin-left: 0px !important;
  border-radius: 0 8px 8px 0;
  
}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}
 
blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
 
blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
 
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

.twitter-tweet.twitter-tweet-rendered { margin: 0 auto; }
.inline-signup-form { 
    display: inline-block!important;
    }
.inline-signup-form .login-cta {
    float: none!important;
}
.inline-signup-form .account-registration-form .hs_submit { max-width: 100%!important; }
.account-registration-form form.hs-form > div {
    display: inline-block!important;
}
div.account-registration-form--header form.hs-form {
    margin:0px!important;
}
.account-registration-form--header form.hs-form,
.account-registration-form--footer form.hs-form {
    margin: 8px 0px 0px!important;
}
.account-registration-form--header form.hs-form .input,
.account-registration-form--footer form.hs-form .input {
    margin:0px!important;   
}
.account-registration-form--header form.hs-form > div,
.account-registration-form--footer form.hs-form > div {
    display: inline-block!important;
    width: auto!important;
    clear: none!important;
    max-width: 100%;
    vertical-align:top;
}
.account-registration-form--header form.hs-form .hs-form-field,
.account-registration-form--footer form.hs-form .hs-form-field {
    margin:0px;
}
.account-registration-form--header form.hs-form .hs-form-field input,
.account-registration-form--footer form.hs-form .hs-form-field input {
    padding: 5px 0px 5px 5px !important;
    border-right:0px!important;
    font-size: 13px !important;
    color: #7f7d7c !important;
    line-height:16px!important;
    border-radius: 4px 0 0 4px;
    margin: 0px!important;
    float: left;
    display: inline-block;
    width: auto;
    max-width: 100%;
      -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    line-height: 30px!important;
    height: auto;
}
.account-registration-form--header form.hs-form .hs_submit input,
.account-registration-form--footer form.hs-form .hs_submit input {
    min-width: 0px;
    text-transform: uppercase !important;
    color: #ffffff !important;
    border: 1px solid #0bdc66 !important;
    background: #0bdc66 !important;
    font-size:12px!important;
        word-spacing: 1px;
    letter-spacing: .2px;
    border-radius: 0 4px 4px 0!important;
    font-weight: 300!important;
    padding: 5px 7px!important;
    line-height:30px!important;
    text-align: center;
    -webkit-appearance: none;
    box-shadow: none!important;
    text-shadow: none!important;
}
.account-registration-form--header.blog form.hs-form .hs_submit input { background: #35aae6!important; border: 1px solid #35aae6!important; }
.account-registration-form--header form.hs-form .hs_submit input:hover,
.account-registration-form--footer form.hs-form .hs_submit input:hover {
    background:#00b84f!important;
}
.account-registration-form--header.blog form.hs-form .hs_submit input:hover {background: #2e92be!important; border: 1px solid #2e92b3!important; }
#mobile-menu #hs_cos_wrapper_mobile_menu a {padding-left:0px;}
.account-registration-form--footer .actions {padding:0px!important;margin:0px!important;}
.header-container-wrapper .hs-cta-wrapper {
    white-space:nowrap!important;
}
.account-registration-form--header form.hs-form input[type="email"].hs-input {
    width:180px!important;
}
.header-container-wrapper .menu-cta-holder {width: auto;}
.header-container-wrapper .menu-cta-holder .login-cta {margin:0px;}
.hs-form-required-no-show { margin-top: 0px!important; }
.header-container-wrapper .mobile-menu-trigger {
    position: relative;
    float: right;
    top: 0px;
    right:0;
}
@media (min-width:1077px) {
    .header-container-wrapper .logo-holder {
        width: auto;
        max-width: 22.928176794%;
    }
    .header-container-wrapper .span9 {
        width:auto;
    }
}
@media (max-width:1076px) {
    .header-container-wrapper #slide-down-cta {
        display:none!important;
    }
}

/** From Tristan 12/1/2016 **/

/* Footer */
.copyright {
    font-size: 11px !important;
}

/* Heading Overrides */
h1, h2, h3, h4, span.h1, span.h2, span.h3, span.h4 {
    /* Get rid of ugly subpixel heading edges at large font sizes */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, span.h1 {
    font-size: 52px;
    font-weight: 600;
    line-height: 60px;
}
.homepage .hero-inner h1 {
    font-weight: 600;
    margin-bottom: 20px;
}    
h2, span.h2 {
    font-weight: 600;
}
h2.italic {
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 23px;
}
p.secondary-header {
    font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 26px;
}
.ux-grid-module h2 {
    margin-bottom: 0.25em;
}
#integrations-global-module .headers h2 {
    margin-bottom: 0.5em;
}

h3, span.h3 {
    margin-bottom: 0.8em;
}
.homepage .hero-inner h3 {
    font-size: 24px;
    font-weight: 400;
}

h4, span.h4 {
    font-family: "open-sans", "Lucida Grande", "Segoe UI", "Calibri", Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.ux-grid-module h4 {
    font-size: 20px;   
}

.acdmy-bdy .color-white h2 {
    color: #fff;
    font-size: 26px !important;
    margin-top: 0.5em !important;
    font-weight: 400;
}

.acdmy-bdy .user-content h2 {
    color: #4E4D4c !important;
}

#inner-sub-form label { display:none!important; }

/* Login and menu buttons */
.header-container-wrapper .menu-cta-holder a, .header-container-wrapper .interior-menu-holder ul > li.hs-menu-depth-1 > a {
  font-size: 14px !important; 
  font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
  letter-spacing: 0.06em;
}

/** End From Tristan 12/1/2016 **/


/** Tristan 12/2/2016 - production v2 **/
.interactive-iframe {
    border: none;
    box-shadow: 0 8px 22px rgba(0,0,0,0.1);
}

.screenshot-panels .testimonial {
    margin-top: -50px;
    border: 2px solid #f6f5f5;
    border-radius: 8px;
    padding: 0 30px;

    margin-bottom: 45px;
}

.screenshot-panels .testimonial img {
    width: 28px;
    height: auto;
    float: left;
    margin-right: 20px;
    border-radius: 4px;
}

.screenshot-panels .testimonial .quotes {
    font-family: "canada-type-gibson", "Avenir", "Futura", "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif !important;
}

.screenshot-panels .testimonial .font--21 {
    font-size: 25px !important;
    line-height: 32px !important;
}

.screenshot-panels .testimonial .font--17 {
    font-size: 19px !important;
    line-height: 24px !important;
    font-weight: 200;
}

.screenshot-panels .testimonial .author {
    font-size: 14px !important;
    margin-bottom: 2em;
}

.screenshot-panels .grid__item.text h2.color--blue {
    font-size: 22px !important;
    line-height: 27px !important;
}
/** End Tristan 12/2/2016 - production v2 **/

.hs-form-75ef5b08-29a8-4fbb-9c54-d3ef29ebec53_18c65a6e-97ed-422e-88aa-191fb22397a6 .actions { margin-top: 0!important; }
.hs-form-75ef5b08-29a8-4fbb-9c54-d3ef29ebec53_b9f8338c-906c-4b22-8010-08a792b73225.stacked label { display:none!important; }
.hs-form-75ef5b08-29a8-4fbb-9c54-d3ef29ebec53_3bdc8104-3084-4cf6-a3dc-0564bf41e91c .hs-form-required { display:none!important; }

/* Jonathan's (pricing page) crimes against humanity */
.apc-react-pricing {
    text-align: left;
}

.apc-react-pricing .panel {
    margin-bottom: 20px;
    border: 2px solid;
    border-radius: 4px;
    border-color: #E4E4E3;
}

.apc-react-pricing .plan-breakdown h2 {
    margin-bottom: 40px;
}

.apc-react-body .button {
    border-radius: 4px!important;
    padding: 8px 20px!important;
    font-weight: 400!important;
    color: #ffffff!important;
    font-size: 18px!important;
    line-height: 26px!important;
    text-transform: uppercase!important;
}

.plan-breakdown h2 {
    color: #35aae6!important;
    padding: 40px 0!important;
}
.apc-react-body .plan-faqs h3 { 
    color: #35aae6!important;
    padding: 40px 0!important;
}