/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@font-face {
  font-family: "Inter UI";
  src: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/599575/assets/interuiregular.ttf");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "Inter UI";
  src: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/599575/assets/interuibold.ttf");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "Inter UI";
  src: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/599575/assets/interuisemibold.ttf");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "Tiempos Headline";
  src: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/599575/assets/tiemposheadlinebold.ttf");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "Tiempos Headline";
  src: url("https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/599575/assets/tiemposheadlineregular.ttf");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }
.container--default {
  max-width: 100%; }

body,
p,
ul,
ol,
a {
  font-family: "Inter UI", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility; }

a {
  text-decoration: none; }

h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter UI", sans-serif; }

h1,
h2 {
  font-family: "Tiempos Headline",sans-serif;
  margin: 0; }

h1 {
  font-size: 3.75rem;
  line-height: 1;
  color: #fff;
  margin: 0; }

h2 {
  font-size: 2.5rem !important;
  line-height: 1.1;
  color: #000; }

h3 {
  font-size: 2.25rem;
  font-weight: 600; }

h4 {
  font-size: 2rem;
  font-weight: 500; }

h5 {
  font-size: 1.875rem;
  font-weight: 300; }

h6 {
  font-size: 15px;
  line-height: 1.1;
  font-weight: 500;
  padding-bottom: 10px; }

p {
  color: #000;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0; }

a {
  text-decoration: none; }

img,
.img-fluid {
  margin: 0; }

/*Header*/
.header {
  padding: 12px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }

.header-overlay {
  -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  -webkit-transition: all 0.25s ease-in-out 0.25s !important;
  -o-transition: all 0.25s ease-in-out 0.25s !important;
  transition: all 0.25s ease-in-out 0.25s !important; }

.header.header-overlay .user__dropdown {
  top: 46px !important; }

.header--light .header-ham span,
.header--light .header-ham span:hover {
  background-color: #3594F9; }

.header .header-ham span:nth-child(2) {
  top: 6px; }

.header .header-ham span:nth-child(3) {
  top: 12px; }

.header .header-ham {
  width: 22px;
  height: 17px; }

.header .header-ham.open span:nth-child(3) {
  top: 15px; }

.header .header-ham span {
  height: 2px; }

.hero-background {
  margin-top: 60px; }

.header .user__dropdown {
  top: 48px !important; }

.header .user__dropdown {
  padding: 15px;
  text-align: center;
  border-radius: 4px; }

.header.header--left .header-menu a {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 400; }

.header.header--left .header-menu a:hover {
  color: #1165F6; }

.header .logo--image {
  width: 140px; }

.header .user__avatar {
  height: 30px;
  max-height: 30px;
  margin: 0; }

/*Button*/
.btn-cta {
  position: relative;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  font-family: "Inter UI", sans-serif;
  padding: 16px 7.8125rem 16px 1.25rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 1.875rem; }

.btn-cta:after {
  background-image: url(icon-right-black.png);
  position: absolute;
  content: '';
  width: 14px;
  height: 12px;
  background-repeat: no-repeat;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100%; }

.btn:hover {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  background-color: #f6e92e !important;
  -webkit-transition: all 0.25s ease-in-out 0s !important;
  -o-transition: all 0.25s ease-in-out 0s !important;
  transition: all 0.25s ease-in-out 0s !important;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

/*Section*/
.section--hero {
  padding: 16rem 0; }

.section--1494867300050 {
  background: none !important; }

.section--hero .btn__spacing p {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.542;
  font-weight: 400;
  margin-top: 12px; }

#section-1494867300050 .section--hero .col-md-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 56%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%; }

.section--feature {
  padding: 4.375rem 0; }

.section--1494867305824 .heading {
  margin-bottom: 0 !important; }

.section--1494867305824 .heading__title {
  font-size: 2.5rem; }

.section--1494867305824 .row:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.section--1494867305824 .col-md-4 {
  padding-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  margin-top: 2.5rem; }

.section--1494867305824 .heading__subtitle {
  width: 100%;
  max-width: 485px;
  margin: 15px auto 0 auto; }

.section--feature h4 {
  font-size: 1.25rem;
  color: #0f1844;
  font-weight: 700;
  line-height: 1.6;
  margin: 1.875rem 0 6px 0; }

.section--feature .col-md-4 p {
  font-size: 16px;
  color: #535b62;
  line-height: 1.6;
  text-align: center;
  max-width: 315px;
  margin: 0 auto; }

.section--feature .col-md-4 .block--1494867305824_2 p {
  max-width: 310px; }

.section--medium .heading {
  margin-bottom: 2.5rem; }

.section--feature .col-md-4 img {
  margin: 0;
  border-radius: 6px; }

.section--testimonial {
  padding: 7.5rem 0; }

.section--testimonial .slick-slide {
  padding-top: 0; }

.section--testimonial p {
  font-size: 1.375rem !important;
  font-family: "Tiempos Headline",sans-serif;
  color: #000;
  line-height: 1.5;
  width: 100%;
  max-width: 550px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  font-weight: 400; }

.section--testimonial .testimonial__image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0; }

.section--testimonial h5 {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 1.875rem 0 5px 0;
  line-height: 1; }

.section--testimonial .testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.section--1494867323962 {
  padding-bottom: 0;
  padding-top: 6rem; }

.section--text_img .btn__spacing h4 {
  color: #000000;
  font-size: 2.5rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.1;
  max-width: 430px;
  font-family: "Tiempos Headline", sans-serif; }

.section--1494867323962.section--text_img .col-md-5 {
  width: 50%; }

.section--1494867323962.section--text_img .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.section--1494867323962.section--text_img .offset-md-1 {
  margin-left: 0%; }

.section--1494867323962.section--text_img .btn__spacing ul {
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12), 0px 7px 15px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 8px 0px rgba(236, 238, 240, 0.004);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12), 0px 7px 15px 0px rgba(0, 0, 0, 0.07), inset 0px -3px 8px 0px rgba(236, 238, 240, 0.004);
  background-color: #fff;
  padding: 1.5625rem 10px 1.5625rem 0;
  border-radius: 6px;
  max-width: 500px;
  margin-top: 1.25rem; }

.section--text_img .btn__spacing ul li {
  margin-bottom: 14px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.6;
  list-style-type: none;
  background-image: url(icon-tick-li.png);
  background-repeat: no-repeat;
  background-position: top 1px left 0;
  padding-left: 2.5rem;
  margin-left: -10px;
  background-size: 23px; }

.section--1494867323962.section--text_img .col-md-6 img {
  max-width: 140%;
  left: 0; }

.section--1548055454779 {
  padding: 8.125rem 0; }

.section--1548055454779 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section--1548055454779 .col-md-5 {
  width: 50%; }

.section--1548055454779 .offset-md-1 {
  margin-left: 0; }

.section--1548055454779 .col-md-6 img {
  max-width: 290px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  bottom: -230px; }

.section--1548055454779 .btn__spacing .btn-cta {
  margin-top: 1.25rem; }

.section--1548055454779 .btn__spacing .btn-cta:after {
  background-image: url(icon-arrow-white.png); }

.section--heading h2 {
  padding-bottom: 1.5625rem; }

.section--heading h2:after {
  display: none; }

.section--heading p {
  font-size: 1.25rem; }

.section--text_img .col-md-5 {
  width: 50%; }

.section--text_img .offset-md-1 {
  margin-left: 0; }

.section--text_img .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section--1545402298721 {
  padding: 6.25rem 0 4.6875rem 0; }

.section--1494867336782 .btn__spacing h4,
.section--1545402142827 .btn__spacing h4,
.section--1545402224368 .btn__spacing h4,
.section--1545402251448 .btn__spacing h4 {
  font-size: 1.25rem;
  color: #0f1844;
  font-weight: 700;
  max-width: 100%; }

.section--1494867336782 .btn__spacing p,
.section--1545402142827 .btn__spacing p,
.section--1545402224368 .btn__spacing p,
.section--1545402251448 .btn__spacing p {
  font-size: 16px;
  color: #535b62;
  line-height: 1.6; }

.section--1494867336782 .btn__spacing,
.section--1545402142827 .btn__spacing,
.section--1545402224368 .btn__spacing,
.section--1545402251448 .btn__spacing {
  max-width: 405px;
  margin: 0 auto; }

.section--1494867336782 .col-md-6 img,
.section--1545402142827 .col-md-6 img,
.section--1545402224368 .col-md-6 img,
.section--1545402251448 .col-md-6 img {
  max-width: 445px;
  margin-left: 1.25rem;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06), 0px 21px 47px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06), 0px 21px 47px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px; }

.section--1494867336782,
.section--1545402142827,
.section--1545402224368 {
  padding: 0 0 3.755rem 0; }

.section--1545402251448 {
  padding: 0 0 6.25rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.section--1545391355440 {
  padding: 6.25rem 0; }

.section--1545391355440.section--testimonial p {
  max-width: 660px; }

.section--offers {
  padding: 7.5rem 0; }

.section--offers .heading__subtitle {
  margin-top: 15px;
  line-height: 1.3; }

.section--offers .card--body {
  padding: 1.5625rem 15px 15px 15px; }

.section--offers .card {
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px; }

.section--offers .card h5 {
  font-size: 1.25rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 6px; }

.section--offers .card p {
  font-size: 14px;
  color: #535b62;
  line-height: 1.8; }

.section--offers .card .card--price {
  border-radius: 3px;
  background-color: #3b96f6;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  padding: 16px 1.25rem 16px 1.25rem;
  text-align: center;
  margin: 1.875rem 0 0 0; }

.section--1545407389613 .text-xs-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section--1545407389613 .col-md-4 {
  padding-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  display: flex; }

.section--offers a {
  margin: 2.5rem 0 0 0; }

.section--offers a:hover {
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.section--1545407389613 .heading {
  margin-bottom: 0; }

.section--logo_list {
  padding: 6.25rem 0; }

.section--logo_list .heading .col-md-8 {
  width: 78%; }

.section--logo_list .heading__title {
  font-size: 2.25rem !important; }

.section--logo_list .heading__subtitle {
  font-size: 1.25rem;
  color: #000;
  line-height: 1.6;
  max-width: 800px;
  margin: 10px auto 0 auto; }

.section--1545391189532 .row:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section--1545391189532 .col-sm-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%; }

.section--1545391189532 .col-sm-2:nth-child(3) img {
  max-width: 86px; }

.section--1545391189532 .col-sm-2:nth-child(2) img {
  max-width: 200px; }

.section--1545391189532 .col-sm-2:nth-child(4) img,
.section--1545391189532 .col-sm-2:nth-child(1) img {
  max-width: 180px; }

.section--1545391189532 .heading {
  margin-bottom: 3.5rem; }

.section--cta {
  background: none !important;
  padding: 6.875rem 0; }

.section--cta h2 {
  font-size: 2.5rem !important;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: "Tiempos Headline",sans-serif;
  color: #fff; }

.section--cta p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  width: 100%;
  max-width: 660px;
  margin: 0 auto; }

.section--cta .heading {
  margin-bottom: 0; }

.section--cta .heading {
  margin-bottom: 0; }

.section--cta .col-md-10 .btn-cta {
  margin-top: 0; }

.section--1548068580826 .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section--1548068580826 .row:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  margin-bottom: 0; }

.section--1548068580826 .row .heading {
  margin-bottom: 0; }

.section--1548068580826 .row:first-child .col-md-8 {
  width: 100%;
  text-align: left; }

.section--img {
  padding: 10.625rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.section--1548068580826 .row .heading__subtitle {
  font-size: 1.25rem;
  color: #000;
  margin-top: 15px; }

.section--1548068580826 .row img {
  max-width: 110%; }

.section--1548422090242 {
  padding: 2rem 0 0 0; }

.section--1548422090242 .col-md-5 .btn__spacing p {
  font-size: 1.625rem !important;
  font-family: "Tiempos Headline",sans-serif;
  color: #fff;
  line-height: 1.3;
  width: 100%;
  max-width: 550px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  font-weight: 400; }

.section--1548422090242 .col-md-6 {
  width: 50%; }

.section--1548422090242 .col-md-6 img {
  max-width: 110%;
  transform: translateX(-10%); }

.section--1548422090242 .col-md-5 .btn__spacing p:last-child {
  font-size: 15px !important;
  color: #fff;
  font-weight: 400;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 1.5rem 0 5px 0;
  line-height: 1;
  font-style: italic; }

/*footer*/
.footer {
  padding: 1.25rem 0; }

.footer__menu-item,
.footer__powered-by a {
  line-height: 1.3;
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none; }

.footer__copyright {
  line-height: 1.5;
  display: inline-block;
  float: left;
  margin-top: 0;
  margin-bottom: 0; }

.social-icons--left {
  margin: 0; }

.section--text_img img {
  margin: 0 auto; }

#section-hero_library .hero-background {
  margin-top: 0; }

.section--1494867323962 .btn__spacing p {
  padding-bottom: 18px; }

@media (max-width: 1199px) {
  html {
    font-size: 100%; }

  #section-1494867323962 .section--text_img .col-md-6 img {
    max-width: 120%;
    position: absolute;
    bottom: 0; }

  #section-1494867323962 .section--text_img .col-md-5 {
    padding-bottom: 5rem; }

  .section--1494867323962.section--text_img .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  #section-1545387189544 .background-image {
    background-size: 42%; } }
@media (max-width: 991px) {
  html {
    font-size: 95%; }

  .header .container {
    padding-left: 15px;
    padding-right: 15px; }

  .section {
    padding: 7rem 0; }

  #section-1494867300050 .section--hero .col-md-6 {
    width: 80%; }

  .section--1548055454779 .col-md-6 img {
    position: relative;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-bottom: 2.5rem; }

  #section-1494867300050 .section--hero {
    padding: 14rem 0 !important; }

  .section--1494867305824 .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; }

  #section-1494867323962 .section--text_img .col-md-5 {
    padding-bottom: 0; }

  .section--1494867323962.section--text_img .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  #section-1494867323962 .section--text_img .col-md-6 img {
    position: relative;
    margin-bottom: 1.875rem;
    max-width: 80%; }

  .section--1494867323962 .col-md-6,
  .section--1494867323962.section--text_img .col-md-5 {
    width: 100%; }

  .section--1494867323962.section--text_img .col-md-5 .btn__spacing {
    max-width: 500px;
    margin: 0 auto; }

  .section--1548068580826 .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .section--1548068580826 .row img {
    max-width: 100%;
    margin-bottom: 2.5rem; }

  .section--1548068580826 .row .col-md-8 {
    max-width: 500px; }

  .section--1548068580826 .row:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  .section--1494867336782 .col-md-6 img,
  .section--1545402142827 .col-md-6 img,
  .section--1545402224368 .col-md-6 img,
  .section--1545402251448 .col-md-6 img {
    max-width: 100%;
    margin-left: 0; }

  .section--1494867336782 {
    padding: 3.755rem 0; }

  .section--1545402142827,
  .section--1545402224368,
  .section--1545402251448 {
    padding: 0 0 3.755rem 0 !important; }

  .section--1545402298721 {
    padding-bottom: 0 !important; }

  .section--1548055454779 .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .section--1545407389613 .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; }

  .section--1548422090242 .col-md-6,
  .section--1548422090242 .col-md-5 {
    width: 100%; }

  .section--1548422090242 .col-md-6 img {
    max-width: 75%;
    transform: translateX(0%); }

  .section--1548422090242 .col-md-5 .btn__spacing p,
  .section--1548422090242 .col-md-5 .btn__spacing p:last-child {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }

  .section--1548422090242 .row {
    flex-direction: column-reverse; }

  .section--1548422090242 {
    padding-bottom: 0; } }
@media (max-width: 767px) {
  html {
    font-size: 90%; }

  h2 {
    font-size: 2rem !important; }

  .btn {
    width: auto; }

  .header .user__dropdown {
    padding-top: 0; }

  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .header-menu {
    width: 100%; }

  .hero-background {
    margin-top: 60px; }

  .header .logo--image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1; }

  .header .header-menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2; }

  .header .logo--image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .header .header-ham {
    top: 0 !important;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    right: 0;
    margin: 0; }

  .header .header-menu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    padding-top: 1.5rem; }

  .header--light .user__dropdown a {
    text-align: center; }

  .btn-cta {
    padding: 14px 4rem 14px 14px;
    font-size: 16px; }

  .section {
    padding: 6rem 0; }

  #section-1494867300050 .section--hero .col-md-6 {
    width: 100%; }

  #section-1494867300050 .section--hero {
    padding: 10rem 0 !important; }

  .section--1494867305824 .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }

  .section--testimonial .container {
    padding: 0 15px; }

  #section-1494867323962 .section--text_img .col-md-6 img {
    max-width: 100%; }

  #section-1548055454779 .section--text_img .col-md-5 {
    width: 100%; }

  #section-1548055454779 .section--text_img .btn__spacing {
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }

  .section--text_img .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .section--1494867336782 .col-md-6 img,
  .section--1545402142827 .col-md-6 img,
  .section--1545402224368 .col-md-6 img,
  .section--1545402251448 .col-md-6 img {
    margin-left: auto;
    max-width: 445px;
    margin-bottom: 2.5rem; }

  .section--1545407389613 .col-md-4 {
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }

  .section--logo_list .heading .col-md-8 {
    width: 100%; }

  .section--1545391189532 .row:last-child {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .section--1545391189532 .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-top: 1.875rem; }

  .section--1545391189532 .heading {
    margin-bottom: 0; }

  footer .footer__powered-by {
    display: none; }

  footer .footer__text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  footer .container {
    padding-left: 15px;
    padding-right: 15px; }

  .section--1494867323962 .btn__spacing p {
    padding-bottom: 0; }

  .section--1548422090242 {
    padding-bottom: 0; } }
@media (max-width: 580px) {
  p {
    font-size: 16px !important; }

  h2 {
    font-size: 1.5rem !important; }

  .btn-cta {
    margin-top: 1.25rem; }

  .btn-cta {
    font-size: 14px; }

  .section .container {
    padding-left: 15px;
    padding-right: 15px; }

  #section-1494867300050 .section--hero {
    padding: 7rem 0 !important; }

  .section {
    padding: 5rem 0; }

  .section--1494867305824 .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    padding-right: 15px; }

  .section--feature h4 {
    margin-top: 15px; }

  .section--1494867323962.section--text_img .col-md-5 .btn__spacing {
    max-width: 100%;
    margin: 0 auto; }

  #section-1548055454779 .section--text_img .btn__spacing {
    max-width: 100%; }

  .section--1548068580826 .row .col-md-8 {
    max-width: 100%; }

  .section--1494867336782 .col-md-6 img,
  .section--1545402142827 .col-md-6 img,
  .section--1545402224368 .col-md-6 img,
  .section--1545402251448 .col-md-6 img {
    margin-bottom: 1.875rem; }

  .section--text_img .col-md-5 {
    width: 100%; }

  .section--1545407389613 .col-md-4 {
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%; }

  .section--1545391189532 .col-sm-2:nth-child(4) img,
  .section--1545391189532 .col-sm-2:nth-child(1) img {
    max-width: 120px; }

  .section--1545391189532 .col-sm-2:nth-child(2) img {
    max-width: 150px; }

  .section--1545391189532 .col-sm-2:nth-child(3) img {
    max-width: 65px; }

  .section--logo_list .heading__title,
  .section--cta h2 {
    font-size: 1.5rem !important; }

  .section--text_img .btn__spacing h4 {
    font-size: 1.5rem;
    width: 100%; }

  .section--1548055454779 .col-md-6 img {
    max-width: 220px; }

  .section--1548422090242 {
    padding-bottom: 0; }

  .section--1548422090242 .col-md-6 img {
    max-width: 100%; } }
@media (max-width: 479px) {
  .footer {
    padding: 1.5rem 0; }

  .footer__text-container .footer__copyright,
  .footer__text-container .footer__menu {
    width: 100%;
    font-size: 14px;
    text-align: left; }

  .footer__text-container .footer__menu {
    text-align: right; }

  .footer__menu-item,
  .footer__powered-by a {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px; }

  .footer__text-container .footer__copyright {
    margin-bottom: 15px; }

  .section {
    padding: 3rem 0; }

  .section--1494867305824 .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  .section--1494867336782 .col-md-6 img,
  .section--1545402142827 .col-md-6 img,
  .section--1545402224368 .col-md-6 img,
  .section--1545402251448 .col-md-6 img {
    max-width: 100%;
    margin-bottom: 1.875rem; }

  .section--1545407389613 .col-md-4 {
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%; }

  .section--offers .card .card--price {
    padding: 16px;
    margin: 1.5rem 0 0 0; }

  .section--1548422090242 {
    padding-bottom: 0; } }
