/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
Version: 2.4.0
*/

/* Add your custom CSS below */
.safari .innerheadersec .header-standard-position,.buy-btn
{
  letter-spacing: -1px;
}
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); */
@font-face {
  font-family: "circularBlackItalic";
  src: url("../circular-black-italic.html");
}
@font-face {
  font-family: "circularBlack";
  src: url("../circular-black.html");
}
@font-face {
  font-family: "circularBoldItalic";
  src: url("../circular-bold-italic.html");
}
@font-face {
  font-family: "circularBold";
  src: url("../circular-bold.html");
}
@font-face {
  font-family: "circularBookItalic";
  src: url("../circular-book-italic.html");
}
@font-face {
  font-family: "circularBook";
  src: url("../circular-book-2.html");
}
@font-face {
  font-family: "circularMediumItalic";
  src: url("../circular-medium-italic.html");
}
@font-face {
  font-family: "circularMedium";
  src: url("../circular-medium.html");
}
@font-face {
  font-family: "Poppins Bold";
  src: url("../poppins-bold-5.html");
}
@font-face {
  font-family: "Poppins Light";
  src: url("../poppins-light.html");
}
@font-face {
  font-family: "Poppins Medium";
  font-weight: 500;
  src: url("../poppins-medium.html");
}
@font-face {
  font-family: "Poppins Regular";
  src: url("../poppins-regular-5.html");
}
@font-face {
  font-family: "Poppins SemiBold";
  src: url("../poppins-semibold-4.html");
}
/* @font-face {
  font-family: "OpenSans Bold";
  src: url("assets/fonts/OpenSans-Bold.ttf");
}
@font-face {
  font-family: "OpenSans BoldItalic";
  src: url("assets/fonts/OpenSans-BoldItalic.ttf");
}
@font-face {
  font-family: "OpenSans ExtraBold";
  src: url("assets/fonts/OpenSans-ExtraBold.ttf");
}
@font-face {
  font-family: "OpenSans Italic";
  src: url("assets/fonts/OpenSans-Italic.ttf");
}
@font-face {
  font-family: "OpenSans LightItalic";
  src: url("assets/fonts/OpenSans-LightItalic.ttf");
}
@font-face {
  font-family: "OpenSans Regular";
  src: url("assets/fonts/OpenSans-Regular.ttf");
}
@font-face {
  font-family: "OpenSans SemiBold";
  src: url("assets/fonts/OpenSans-Semibold.ttf");
}
@font-face {
  font-family: "OpenSans SemiboldItalic";
  src: url("assets/fonts/OpenSans-SemiboldItalic.ttf");
} */

@font-face {
  font-family: 'Haffer';
  src: url('../woff2/haffer-regular.woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Haffer';
  src: url('../woff2/haffer-regularitalic.woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Haffer';
  src: url('../woff2/haffer-semibold.woff2');
  font-weight: 600;
  font-style: bold;
}
@font-face {
  font-family: 'Haffer';
  src: url('../woff2/haffer-semibolditalic.woff2');
  font-weight: 600;
  font-style: italic;
}

.app-wrapper {
  background-color: #fff;
}
.container {
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1450px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0px;
  }
}
.container .row {
  margin-left: 0;
  margin-right: 0;
}
.container .white-bg {
  background-color: #fff;
}
.hero {
  font-family: 'Haffer';
  text-align: center;
  color: #fff;
  background-image: linear-gradient(to right top, #04086a, #a3a2e3);
}
.hero .carousel.fade {
  opacity: 1;
}
.hero .carousel-fade .carousel-item {
  transition: opacity ease-in-out 0.7s !important;
}
.hero .carousel-indicators {
  bottom: -130px;
  justify-content: flex-start;
  margin-left: 10px;
}
.hero .carousel-indicators li {
  height: 8px;
  width: 8px;
  border-radius: 50%;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .hero .badge {
      width: 270px !important;
      height: 55px !important;
      padding-top: 11px !important;
    }
    @media (min-width: 767px) and (max-width: 992px) {
      .hero .badge {
        padding-top: 14px !important;
      }
    }
    @media (min-width: 992px) {
      .hero .badge {
        padding-top: 7px !important;
      }
    }
    .hero .video-link {
      width: 209px !important;
    }
    .hero .video-link svg {
      margin-left: 42px !important;
    }
  }
}
.hero .bg-dotted {
  background-image: url("https://simplifimoney.com/assets/images/simplif_dotpat_logo.svg");
  background-size: 610px;
  padding-right: 0;
}
.hero .review-mobile {
  display: flex;
  position: absolute;
  bottom: -19.75rem;
  left: 1rem;
  z-index: 1;
}
.hero .review-mobile .review-logo .logo {
  max-height: 65px;
}
.hero .review-mobile .review-content {
  padding-top: 0.75rem;
  padding-left: 0.75rem;
}
.hero .review-mobile .review-content .stars {
  max-width: 5rem;
}
.hero .review-mobile .review-content .text {
  font-style: italic;
}
.hero .review-mobile .full-review {
  display: none;
}
.hero .phone-container {
  height: 330px;
}
.hero .phone-container img {
  width: 371px;
  display: flex;
  margin-left: auto;
  padding-top: 38px;
  margin-right: -2.5rem;
}
.hero .badge {
  font-family: 'Haffer';
  width: 240px;
  height: 45px;
  padding-top: 6px;
  margin-bottom: 0px;
  border-width: 0;
}
.hero .badge span {
  color: #2c2889;
  font-size: 17px;
  margin-top: 8px;
  display: flex;
  margin-top: 8px;
  justify-content: center;
}
.hero a:hover {
  background-color: #363fff;
  border-color: #363fff;
}
.hero a:hover span {
  color: #fff;
  text-decoration: none;
}
.hero .title {
  padding-top: 50px;
  padding-left: 25px;
  padding-bottom: 20px;
  padding-right: 25px;
  font-size: 25px;
}
.hero .description {
  color: #fff;
  display: block;
  line-height: 24px;
  padding-bottom: 40px;
  font-family: 'Haffer';
  font-size: 14px;
  padding-left: 20px;
  padding-bottom: 50px;
}
@media (min-width: 575px) and (max-width: 768px) {
  .hero {
    text-align: left;
  }
  .hero .col-md-5,
  .hero .col-md-7 {
    width: 50%;
  }
  .hero .review-mobile {
    bottom: 1rem;
    left: 5.5rem;
    position: initial;
    padding-top: 1.25rem;
  }
  .hero .bg-dotted {
    background-size: 545px;
    background-position-x: -20px;
    margin-top: 75px;
  }
  .hero .badge {
    width: 240px;
    height: 42px;
    margin-bottom: 11px;
  }
  .hero .badge span {
    font-size: 17px;
    margin-top: 6px;
  }
  .hero .title {
    font-size: 24px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
  .hero .description {
    font-size: 12px;
    line-height: 18px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero .phone-container {
    overflow: inherit;
    height: 304px;
  }
  .hero .phone-container img {
    width: 327px;
    padding-top: 75px;
    padding-right: 0px;
  }
  .hero .left-side-container {
    padding-top: 0;
    padding-left: 66px;
    padding-bottom: 30px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .hero {
    text-align: left;
  }
  .hero .carousel-indicators {
    bottom: -15px;
  }
  .hero .review-mobile {
    bottom: 1rem;
    left: 5.5rem;
    position: initial;
  }
  .hero .bg-dotted {
    background-size: 545px;
    background-position-x: -20px;
    margin-top: 75px;
  }
  .hero .badge {
    width: 240px;
    height: 42px;
    margin-bottom: 30px;
  }
  .hero .badge span {
    font-size: 17px;
    margin-top: 6px;
  }
  .hero .title {
    font-size: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 19px;
  }
  .hero .description {
    font-size: 13px;
    line-height: 21px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero .phone-container {
    overflow: inherit;
    height: 357px;
  }
  .hero .phone-container img {
    width: 388px;
    padding-top: 79px;
    padding-right: 0px;
  }
  .hero .left-side-container {
    padding-top: 0;
    padding-left: 66px;
    padding-bottom: 0;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .hero {
    text-align: left;
  }
  .hero .review-logo.wirecutter .logo {
    max-width: 141px;
    margin-top: 0px;
  }
  .hero .carousel-indicators {
    bottom: -25px;
  }
  .hero .review-mobile {
    bottom: 1rem;
    left: 5.5rem;
    position: initial;
  }
  .hero .bg-dotted {
    background-size: 738px;
    background-position-x: -20px;
    margin-top: 65px;
  }
  .hero .badge {
    width: 240px;
    height: 54px;
    margin-bottom: 28px;
  }
  .hero .badge span {
    font-size: 17px;
    margin-top: 12px;
  }
  .hero .title {
    font-size: 37px;
    padding-right: 0px;
  }
  .hero .description {
    font-size: 16px;
    line-height: 27px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero .phone-container {
    overflow: inherit;
    height: 357px;
  }
  .hero .phone-container img {
    width: 528px;
    padding-top: 77px;
    padding-right: 0px;
  }
  .hero .left-side-container {
    padding-top: 0px;
    padding-left: 66px;
    padding-bottom: 56px;
  }
}
@media (min-width: 1200px) {
  .hero {
    text-align: left;
    height: 690px;
  }
  .hero .review-mobile {
    position: initial;
    bottom: 0rem;
    left: 5rem;
    margin-top: 75px;
  }
  .hero .review-mobile .full-review {
    display: initial;
    font-style: italic;
    font-size: 14px;
  }
  .hero .review-mobile .mobile-break {
    display: none;
  }
  .hero .review-mobile .review-logo .logo {
    max-height: 88px;
  }
  .hero .review-mobile .review-content {
    padding-top: 0;
    padding-left: 1.375rem;
    line-height: 1.25;
  }
  .hero .review-mobile .review-content .stars {
    max-width: 5rem;
  }
  .hero .review-mobile .review-content .text {
    font-style: italic;
  }
  .hero .review-mobile .review-content .line-wrap {
    margin-bottom: 0.5rem;
  }
  .hero .bg-dotted {
    background-size: 912px;
    background-position-x: 119px;
    background-position-y: 6px;
  }
  .hero .badge {
    width: 241px;
    height: 54px;
    margin-bottom: 28px;
  }
  .hero .badge span {
    font-size: 17px;
    margin-top: 12px;
  }
  .hero .title {
    font-size: 42px;
    line-height: 52px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero .description {
    font-size: 1.4rem;
    line-height: 27px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero .phone-container {
    overflow: inherit;
    height: 357px;
  }
  .hero .phone-container img {
    width: 730px;
    display: flex;
    margin-right: -1px;
    padding-top: 125px;
    padding-right: 0px;
  }
  .hero .left-side-container {
    padding-top: 50px;
    padding-left: 80px;
    padding-bottom: 50px;
  }
}
.hero .wirecutter {
  text-align: left;
}
.hero .wirecutter .text {
  font-size: 1.2rem;
}
.hero .wirecutter .logo {
  max-width: 260px;
  margin-top: -36px;
  margin-bottom: 10px;
}
.hero .carousel-hero {
  height: 105px;
}
@media (max-width: 575px) {
  .hero .carousel-hero {
    position: absolute;
    margin-top: 190px;
    z-index: 2;
  }
  .hero .carousel-hero .review-mobile {
    display: flex;
    position: initial;
    bottom: -19.75rem;
    margin-top: 50px;
    left: 1rem;
    z-index: 1;
  }
  .hero .wirecutter {
    text-align: left;
  }
  .hero .wirecutter .logo {
    max-width: 141px;
  }
}
@media (max-width: 991px) {
  .hero .wirecutter {
    text-align: left;
  }
  .hero .wirecutter .text {
    font-size: 1rem;
  }
  .hero .wirecutter .logo {
    max-width: 141px;
    margin-bottom: -25px;
  }
}
@media (max-width: 767px) {
  .hero .carousel-indicators {
    bottom: -50px;
  }
}
@media only screen and (max-width: 1271px) and (min-width: 1200px) {
  .left-side-container .title {
    margin-top: -60px;
  }
  .carousel-hero {
    margin-top: -70px;
  }
  .review-logo.wirecutter .logo {
    max-width: 161px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1200px) {
  .hero {
    height: 690px;
  }
  .hero .carousel-indicators {
    bottom: -155px;
  }
}
.topnav {
  font-family: 'Haffer';
}
@media (min-width: 1200px) {
  .topnav {
    margin-left: auto;
    margin-right: auto;
  }
}
.topnav .bg-light {
  color: #fff;
}
@media (min-width: 992px) {
  .topnav .navbar {
    padding: 17px;
    padding-left: 55px;
    padding-right: 55px;
    font-size: 18px;
  }
  .topnav .navbar .nav-item .nav-link.variation {
    color: #fff;
    padding: 11px;
  }
  .topnav .navbar .nav-item .nav-link.variation:hover {
    color: #fff;
  }
  .topnav .navbar .variation {
    background-color: #373991;
    width: 185px;
    text-align: center;
    font-size: 16px;
    border-radius: 10rem;
  }
}
.topnav .navbar-brand {
  display: flex;
}
@media (max-width: 767px) {
  .topnav .navbar-collapse {
    font-size: 14px;
  }
}
.topnav .navbar-nav {
  align-items: center;
}
@media (min-width: 768px) {
  .topnav .navbar-nav {
    margin-left: auto;
  }
  .topnav .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0;
  }
  .topnav .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
  .topnav .navbar-nav .nav-item .nav-link {
    padding: 0 1.5rem;
    font-size: 16px;
  }
}
.topnav .navbar-light .nav-link {
  color: #3c3d67;
}
.topnav .navbar-light .nav-link:hover {
  color: #404196;
}
.topnav .navbar-logo {
  z-index: 100;
  width: auto;
  height: 27px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .topnav .navbar-logo {
    height: 40px;
  }
}
.topnav .navbar-toggler {
  color: #000;
  border-color: transparent;
  position: absolute;
  right: 11px;
  top: 10px;
  font-size: 1rem;
}
.topnav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1,1,1, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.topnav .start-free-trial {
  background-color: #2c2889;
  color: #fff;
  width: 190px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .topnav .start-free-trial {
      width: 220px;
    }
  }
}
.topnav .start-free-trial:hover {
  color: white;
  background-color: #363fff;
}
@media (min-width: 992px) {
  .topnav .nav-link-free-trial {
    margin-left: 25px;
  }
}
.four-column-layout-container {
  padding: 100px 35px 35px 35px;
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 0 auto;
  font-family: 'Haffer';
  background-color: #fff;
  align-items: center;
}
.four-column-layout-container.variation-hiw {
  padding-top: 35px;
}
.four-column-layout-container.variation h4.title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.four-column-layout-container h4.title {
  text-align: center;
  max-width: 400px;
  font-size: 22px;
  color: #3c3d67;
  font-family: 'Haffer';
  padding: 0;
  margin-bottom: 20px;
}
.four-column-layout-container .item-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 400px;
}
.four-column-layout-container .item-wrapper .item-box {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
}
.four-column-layout-container .item-wrapper .item-box .title {
  padding-bottom: 15px;
  font-family: 'Haffer';
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #3c3d67;
}
.four-column-layout-container .item-wrapper .item-box .note {
  color: #797aa5;
  text-align: center;
  max-width: 300px;
  font-size: 1.1rem;
}
.four-column-layout-container .item-wrapper .item-box img {
  width: 40px;
  margin-bottom: 20px;
}
.four-column-layout-container .item-wrapper .item-box img.img-icon-success {
  width: 50px;
}
@media (min-width: 992px) {
  .four-column-layout-container {
    padding: 70px;
    padding-top: 135px;
    align-items: flex-start;
  }
  .four-column-layout-container.variation-hiw {
    padding-top: 2rem;
    align-items: center;
  }
  .four-column-layout-container.variation-hiw h4.title {
    text-align: center;
    max-width: 70%;
  }
  .four-column-layout-container.variation {
    align-items: center;
    padding-top: 0;
  }
  .four-column-layout-container.variation .item-wrapper .item-box img {
    width: auto;
  }
  .four-column-layout-container h4.title {
    text-align: left;
    max-width: 100%;
    margin-left: 0;
    font-size: 30px;
  }
  .four-column-layout-container .item-wrapper {
    justify-content: space-between;
    align-items: baseline;
    flex-direction: row;
    max-width: 100%;
    padding: 50px 0;
    width: 90%;
  }
  .four-column-layout-container .item-wrapper .item-box {
    align-items: flex-start;
    padding: 0;
    flex: 1;
    margin: 10px;
    max-width: 300px;
  }
  .four-column-layout-container .item-wrapper .item-boxa:hover {
    text-decoration: none;
  }
  .four-column-layout-container .item-wrapper .item-box .title {
    font-size: 24px;
    text-align: left;
    height: 54px;
  }
  .four-column-layout-container .item-wrapper .item-box .title:hover {
    text-decoration: none;
  }
  .four-column-layout-container .item-wrapper .item-box .note {
    text-align: left;
    line-height: 25px;
    font-size: 1.1rem;
  }
  .four-column-layout-container .item-wrapper .item-box .note:hover {
    text-decoration: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.carousel-container {
  margin-top: 260px;
  margin-bottom: 260px;
  width: 100%;
  position: relative;
  height: 350px;
}
.carousel-container .global-image-wrapper {
  height: 100%;
  position: relative;
}
.carousel-container .global-image-wrapper div {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-clip: border-box;
  background-origin: border-box;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.carousel-container .global-image-wrapper div.initial {
  opacity: 1;
}
.carousel-container .global-image-wrapper div.goalsCamping {
  background-image: url("../goalscamping.html");
}
.carousel-container .global-image-wrapper div.goalsWedding {
  background-image: url("../goalswedding.html");
}
.carousel-container .global-image-wrapper div.goalsHome {
  background-image: url("../goalshome.html");
}
.carousel-container .global-image-wrapper div.goalsFamily {
  background-image: url("../goalsfamily.html");
}
.carousel-container .global-image-wrapper div.global-image.active {
  opacity: 1;
  animation: fadeIn ease-in 1s;
  -webkit-animation: fadeIn ease-in 1s;
  -moz-animation: fadeIn ease-in 1s;
  -o-animation: fadeIn ease-in 1s;
  -ms-animation: fadeIn ease-in 1s;
}
.carousel-container .global-image-wrapper div.global-image.fadeOut {
  opacity: 0;
  animation: fadeOut ease-out 1s;
  -webkit-animation: fadeOut ease-out 1s;
  -moz-animation: fadeOut ease-out 1s;
  -o-animation: fadeOut ease-out 1s;
  -ms-animation: fadeOut ease-out 1s;
}
.carousel-container .carousel {
  width: 290px;
  max-height: 400px;
  height: 340px;
  font-family: 'Haffer';
  color: #000000;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translate(50%, 65%);
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.carousel-container .carousel .carousel-inner .carousel-item {
  transition: transform 1s ease-in-out;
}
.carousel-container .carousel .carousel-inner .carousel-item .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 290px;
  margin: 0 auto;
  padding: 30px 30px 0;
}
.carousel-container .carousel .carousel-inner .carousel-item .content div {
  text-align: center;
}
.carousel-container
  .carousel
  .carousel-inner
  .carousel-item
  .content
  div
  .title {
  color: #3c3d67;
  font-size: 24px;
  text-align: center;
  line-height: 1;
}
.carousel-container
  .carousel
  .carousel-inner
  .carousel-item
  .content
  div
  .sub-title {
  font-family: 'Haffer';
  font-size: 1.1rem;
  text-align: center;
  line-height: 25px;
  color: #797aa5;
}
.carousel-container
  .carousel
  .carousel-inner
  .carousel-item
  .content
  .carousel-item-icon {
  width: 80px;
  margin-bottom: 10px;
}
.carousel-container .carousel .carousel-inner .carousel-item .content .caption {
  font-size: 13px;
  color: #3c3c54;
  text-align: center;
  font-family: 'Haffer';
}
.carousel-container .carousel .carousel-indicators {
  position: relative;
  padding-left: 0;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
}
.carousel-container .carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #333;
  margin: 0 8px;
}
.carousel-container .carousel .carousel-indicators li.active {
  background-color: #a3a2e3;
}
.carousel-container
  .carousel
  .carousel-control-prev
  .carousel-control-prev-icon,
.carousel-container
  .carousel
  .carousel-control-prev
  .carousel-control-next-icon,
.carousel-container
  .carousel
  .carousel-control-next
  .carousel-control-prev-icon,
.carousel-container
  .carousel
  .carousel-control-next
  .carousel-control-next-icon {
  background-image: none;
}
@media (min-width: 576px) {
  .carousel-container {
    height: 450px;
  }
  .carousel-container .carousel {
    width: 390px;
    justify-content: space-evenly;
  }
  .carousel-container
    .carousel
    .carousel-inner
    .carousel-item
    .content
    div
    .title {
    font-size: 32px;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .carousel-container
    .carousel
    .carousel-inner
    .carousel-item
    .content
    div
    .sub-title {
    display: block;
    max-width: 345px;
    margin: 0 auto;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .carousel-container {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 530px;
  }
  .carousel-container .carousel {
    width: 500px;
    height: 440px;
    top: 50%;
    padding-top: 45px;
    transform: translate(0%, -50%);
    right: 67px;
  }
  .carousel-container .carousel .carousel-inner .carousel-item .content {
    height: 280px;
    margin-bottom: 50px;
    padding: 0px 40px 0;
  }
  .carousel-container
    .carousel
    .carousel-inner
    .carousel-item
    .content
    .carousel-item-icon {
    margin-bottom: 0;
  }
  .carousel-container .carousel .carousel-indicators {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .carousel-container {
    height: 630px;
  }
}
.three-column-layout {
  background-color: #fff;
  font-family: 'Haffer';
  padding-bottom: 150px;
  position: relative;
}
.three-column-layout h3 {
  color: #3c3d67;
  font-size: 25px;
}
.three-column-layout .title {
  color: #3c3d67;
  display: block;
  font-size: 22px;
  line-height: 29px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.three-column-layout .caption {
  color: #797aa5;
  font-size: 1.1rem;
  font-family: 'Haffer';
}
.three-column-layout .title {
  font-size: 24px;
}
.three-column-layout.variation {
  padding-top: 77px;
}
.three-column-layout.variation .powered-centered {
  margin-bottom: 30px;
}
.three-column-layout.variation .wrapper-items {
  display: flex;
  flex-direction: column;
}
.three-column-layout.variation .wrapper-items .item {
  padding: 20px 30px;
}
.three-column-layout.variation h3 {
  padding-top: 35px;
  font-size: 22px;
}
.three-column-layout.variation .nav-bar-logo {
  width: 55%;
}
.three-column-layout.variation .shadow {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
}
@media (max-width: 991px) {
  .three-column-layout {
    text-align: center;
  }
  .three-column-layout.variation {
    padding-bottom: 45px;
  }
  .three-column-layout.variation .column-horizontal-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .three-column-layout.variation .column-horizontal-padding .title {
    font-size: 19px;
  }
  .three-column-layout .column-horizontal-padding {
    padding-left: 50px;
    padding-right: 50px;
  }
  .three-column-layout .column-vertical-margin {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .three-column-layout {
    padding: 150px 70px;
    margin-top: -1px;
  }
  .three-column-layout.variation {
    text-align: center;
    background-color: #f6f8fe;
    padding-top: 150px;
    max-height: 300px;
  }
  .three-column-layout.variation .wrapper-items {
    flex-direction: row;
  }
  .three-column-layout.variation .wrapper-items .item {
    padding: 30px;
  }
  .three-column-layout.variation .title {
    font-size: 20px;
  }
  .three-column-layout.variation .shadow {
    padding: 40px;
    max-width: 100%;
    margin-top: -205px;
    background-color: #fff;
  }
  .three-column-layout.variation h3 {
    padding-top: 0px;
    font-size: 24px;
  }
  .three-column-layout.variation .column-horizontal-padding img {
    max-height: 42px;
  }
  .three-column-layout.variation .powered-centered {
    margin-left: auto;
    display: flex;
    margin-right: auto;
    margin-bottom: 0;
  }
  .three-column-layout.variation .powered-centered .icon-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .three-column-layout.variation .powered-centered img {
    height: 29px;
    margin-top: 3px;
    margin-left: 9px;
    padding: 0px;
  }
  .three-column-layout.variation .powered-centered div {
    display: inline-flex;
    margin-bottom: 27px;
  }
  .three-column-layout .caption {
    line-height: 25px;
  }
}
.chart-section {
  background-color: #fff;
  font-family: 'Haffer';
  padding-top: 260px;
}
.chart-section.variation {
  background-color: #f6f8fe;
  padding-top: 0px;
}
.chart-section.variation .wrapper-items {
  display: flex;
  flex-direction: column;
}
.chart-section.variation .wrapper-items .chart-container {
  max-width: 347px;
}
.chart-section .start-trial-btn {
  display: none;
}
.chart-section .charts {
  background-size: 900px;
  min-height: 300px;
  display: flex;
  justify-content: center;
}
.chart-section .text-container {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.chart-section .text-container .title {
  color: #3c3d67;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 26px;
}
.chart-section .text-container .caption {
  color: #797aa5;
  font-size: 13px;
  font-family: 'Haffer';
  padding-top: 35px;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .chart-section.variation {
    padding-top: 30px;
    padding-bottom: 152px;
  }
}
@media (min-width: 992px) {
  .chart-section {
    padding-top: 0px;
    margin-top: -1px;
  }
  .chart-section .start-trial-btn {
    background-color: #373991;
    background-color: #2c2889;
    padding: 11px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: inline;
    border-radius: 10rem;
    padding: 40px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .chart-section .start-trial-btn:hover {
    background-color: #fff;
    color: #2c2889;
    text-decoration: none;
  }
  .chart-section.variation {
    background-color: #f6f8fe;
    padding-bottom: 80px;
  }
  .chart-section.variation .wrapper-items {
    margin-top: 100px;
    flex-direction: row;
    width: 85%;
    margin: 100px auto 50px;
  }
  .chart-section.variation .wrapper-items .charts {
    background-image: none;
  }
  .chart-section.variation .wrapper-items .charts .chart-container {
    max-width: 100%;
  }
  .chart-section.variation .wrapper-items .text-container {
    text-align: left;
  }
  .chart-section.variation .wrapper-items .text-container .caption {
    font-size: 20px;
    padding-bottom: 35px;
    color: #3c3d67;
  }
  .chart-section.variation .wrapper-items .text-container .title {
    font-size: 41px;
    text-align: left;
  }
  .chart-section.variation .wrapper-items .start-trial-btn {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 14px;
  }
  .chart-section .charts {
    background-image: url("../simplifi_dotpat_square.html");
    background-size: 715px;
    height: auto;
  }
  .chart-section .charts .chart-container {
    padding-top: 40px;
  }
  .chart-section .text-container {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .chart-section .text-container .title {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .chart-section.variation .wrapper-items {
    margin-top: 70px;
  }
  .chart-section.variation .wrapper-items .text-container .title {
    font-size: 41px;
  }
}
.round-images-section {
  background-color: #fff;
  font-family: 'Haffer';
  padding-top: 80px;
  overflow: hidden;
}
.round-images-section .bg-dotted {
  background-image: url("../simplifi_dotpat_square.html");
  background-size: 900px;
  min-height: 365px;
}
.round-images-section .bg-dotted .images-container {
  position: relative;
  height: 100%;
}
.round-images-section .bg-dotted .images-container .item {
  position: absolute;
}
.round-images-section .bg-dotted .images-container .item .emoji {
  display: flex;
  justify-content: center;
  font-size: 36px;
}
.round-images-section .bg-dotted .images-container .hamburger-container {
  top: -70px;
  transform: translateX(-50%);
  left: 50%;
}
.round-images-section
  .bg-dotted
  .images-container
  .hamburger-container
  .hamburger {
  background-image: url("../stay_on_top_food_resized.html");
  background-size: 345px;
  height: 220px;
  width: 220px;
  background-position-y: -1px;
  background-position-x: -125px;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.round-images-section .bg-dotted .images-container .drinks-container {
  right: 0;
  top: 150px;
}
.round-images-section .bg-dotted .images-container .drinks-container .drinks {
  background-image: url("../drinks_reduced_cropped.html");
  background-size: 175px;
  background-position-y: -35px;
  background-position-x: -36px;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.round-images-section .bg-dotted .images-container .popcorn-container {
  left: 0;
  top: 150px;
}
.round-images-section .bg-dotted .images-container .popcorn-container .popcorn {
  background-image: url("../stay_on_top_popcorn_resized.html");
  background-size: 105px;
  background-position-y: -1px;
  background-position-x: -3px;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.round-images-section .text-container {
  text-align: center;
  padding-bottom: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
.round-images-section .text-container .title {
  color: #3c3d67;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 26px;
}
.round-images-section .text-container .caption {
  color: #797aa5;
  font-family: 'Haffer';
  padding-top: 35px;
  font-size: 1.1rem;
  line-height: 24px;
}
@media (min-width: 992px) {
  .round-images-section {
    padding-top: 0px;
  }
  .round-images-section .bg-dotted {
    background-size: 645px;
    min-height: 646px;
  }
  .round-images-section .bg-dotted .images-container .hamburger-container {
    transform: translateX(-100%);
    left: 100%;
    top: 210px;
  }
  .round-images-section
    .bg-dotted
    .images-container
    .hamburger-container
    .hamburger {
    background-image: url("../stay_on_top_food_resized.html");
    background-size: 345px;
    height: 180px;
    width: 180px;
    background-position: -80px -40px;
    background-repeat: no-repeat;
    border-radius: 50%;
  }
  .round-images-section .bg-dotted .images-container .drinks-container {
    transform: translateX(60%);
    right: 60%;
    top: 150px;
  }
  .round-images-section .bg-dotted .images-container .drinks-container .drinks {
    background-position-y: -28px;
    background-position-x: -31px;
    height: 110px;
    width: 110px;
  }
  .round-images-section .bg-dotted .images-container .popcorn-container {
    left: 50px;
    top: 300px;
  }
  .round-images-section .text-container {
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .round-images-section .text-container .title {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .round-images-section
    .bg-dotted
    .images-container
    .hamburger-container
    .hamburger {
    background-size: 345px;
    background-position: -53px -1px;
    height: 270px;
    width: 270px;
  }
  .round-images-section .bg-dotted .images-container .popcorn-container {
    left: 100px;
    top: 300px;
  }
}
.dream-section-container {
  width: 100%;
  height: 320px;
  background-image: url("../dream-section.html");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  position: relative;
}
.dream-section-container .box-wrapper {
  position: absolute;
  height: 300px;
  font-family: 'Haffer';
  color: #797aa5;
  bottom: 0;
  right: 50%;
  transform: translate(50%, 60%);
  background-color: #fff;
  border-radius: 15px;
  padding: 40px 15px;
  min-width: 285px;
}
.dream-section-container .box-wrapper h5 {
  font-family: 'Haffer';
  font-size: 24px;
  color: #3c3d67;
  text-align: center;
  margin-bottom: 20px;
}
.dream-section-container .box-wrapper p {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.dream-section-container .box-wrapper .content {
  display: flex;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  height: 75px;
  justify-content: center;
  align-items: center;
}
.dream-section-container .box-wrapper .content .img-wrapper {
  padding-right: 15px;
}
.dream-section-container .box-wrapper .content .img-wrapper img {
  width: 30px;
}
.dream-section-container .box-wrapper .content span {
  display: block;
  color: #383962;
}
@media (min-width: 576px) {
  .dream-section-container {
    height: 420px;
  }
  .dream-section-container .box-wrapper {
    height: 300px;
    min-width: 350px;
    padding: 40px 15px;
  }
}
@media (min-width: 768px) {
  .dream-section-container .box-wrapper {
    height: 350px;
    min-width: 400px;
    padding: 50px;
  }
}
@media (min-width: 992px) {
  .dream-section-container {
    height: 600px;
  }
  .dream-section-container .box-wrapper {
    max-width: 500px;
    width: 500px;
    height: 430px;
    left: 0;
    top: 50%;
    transform: translate(80px, -50%);
    padding: 100px 80px;
  }
  .dream-section-container .box-wrapper .content {
    padding: 20px;
    justify-content: left;
    font-size: 16px;
    height: auto;
  }
  .dream-section-container .box-wrapper .content .img-wrapper {
    padding-right: 15px;
  }
  .dream-section-container .box-wrapper .content .img-wrapper img {
    width: 40px;
  }
}
.footer-container {
  position: relative;
  width: 100%;
  background-image: linear-gradient(to right top, #04086a, #4e50a2);
}
.footer-container.press-footer
  .box-item-wrapper
  .footer-bubble-header
  span
  .link-styled {
  color: #0478fe;
  text-decoration: underline;
  cursor: pointer;
}
.footer-container .appstore-badges {
  height: 45px;
  margin-bottom: 3rem;
  padding-right: 0;
}
.footer-container .appstore-badges .play-store {
  height: 100%;
  padding-right: 0.5rem;
}
.footer-container .appstore-badges .app-store {
  height: 100%;
  padding-left: 0.5rem;
}
.footer-container .terms {
  font-family: 'Haffer';
  color: #797aa5;
  font-size: 0.75rem;
  margin-top: 15px;
}
.footer-container .footer-bubble-header {
  padding-top: 10px;
}
.footer-container .footer-bubble-header h5 {
  font-size: 1.47rem;
}
.footer-container .wrapper-boxers {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  top: 0;
  right: 50%;
  padding-left: 15px;
  padding-right: 15px;
  transform: translate(50%, -15%);
  justify-content: center;
  align-items: center;
  font-family: 'Haffer';
}
.footer-container .wrapper-boxers a:hover {
  text-decoration: none;
}
.footer-container .wrapper-boxers .box {
  display: flex;
  background-color: #f3f5f8;
  color: #3c3d67;
  padding: 30px;
  width: 90%;
}
.footer-container .wrapper-boxers .box:nth-child(1) {
  border-radius: 15px 15px 0px 0px;
}
.footer-container .wrapper-boxers .box:nth-child(2) {
  border-radius: 0px 0px 15px 15px;
}
.footer-container .wrapper-boxers .box .box-item-wrapper .img-wrapper {
  margin-right: 30px;
}
.footer-container .wrapper-boxers .box .box-item-wrapper .img-wrapper img {
  height: 35px;
}
.footer-container .wrapper-boxers .box .box-item-wrapper span {
  color: #797aa5;
  font-size: 1.1rem;
}
.footer-container .content-wrapper {
  display: flex;
  flex-direction: column;
  margin: 170px auto 100px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-container .content-wrapper.overlapping-top {
  margin-top: -120px;
}
.footer-container .content-wrapper .footer-bg {
  width: 90%;
  background-position-x: -100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 220px;
  padding: 30px 20px;
  height: 400px;
  background-image: url("../index-4.html");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  color: #fff;
  font-family: 'Haffer';
  margin-bottom: 40px;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.footer-container .content-wrapper .footer-bg h5 {
  max-width: 200px;
  font-size: 22px;
  margin-bottom: 30px;
  text-align: center;
}
.footer-container .content-wrapper .footer-bg a {
  color: #fff;
  background-color: #2c2889;
  padding: 15px;
  width: 220px;
  font-size: 18px;
}
.footer-container .content-wrapper .footer-bg a:hover {
  background-color: #fff;
  color: #2c2889;
}
.footer-container .content-wrapper .footer-copy-right {
  text-align: center;
}
.footer-container .content-wrapper .footer-copy-right .social-icons {
  margin-bottom: 30px;
}
.footer-container .content-wrapper .footer-copy-right .social-icons a {
  margin: 15px;
}
.footer-container .content-wrapper .footer-copy-right .social-icons a img {
  height: 30px;
}
.footer-container .content-wrapper .footer-copy-right .copy-right {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  font-family: 'Haffer';
  color: #8787bb;
  margin-bottom: 30px;
}
.footer-container .content-wrapper .footer-copy-right .footer-links {
  margin-bottom: 40px;
}
.footer-container .content-wrapper .footer-copy-right .footer-links a {
  padding-right: 15px;
  color: #fff;
}
.footer-container
  .content-wrapper
  .footer-copy-right
  .footer-links
  .privacy-link {
  padding-top: 28px;
  font-size: 13px;
  color: #8787bb;
}
.footer-container .privacy-opt-out {
  display: none;
}
.footer-container .privacy-link {
  display: block;
}
@media (min-width: 576px) {
  .footer-container .wrapper-boxers .box {
    padding: 40px;
  }
  .footer-container .wrapper-boxers .box .box-item-wrapper .img-wrapper img {
    height: 45px;
  }
  .footer-container .content-wrapper {
    width: 100%;
    align-items: center;
    margin: 200px auto 100px;
  }
  .footer-container .content-wrapper .footer-bg {
    background-position-x: 0;
  }
  .footer-container .content-wrapper .footer-copy-right {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .footer-container .footer-copy-right {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .footer-container {
    width: 100%;
    z-index: 0;
  }
  .footer-container .appstore-badges {
    padding-right: 1rem;
  }
  .footer-container .background {
    background-image: url("https://simplifimoney.com/assets/images/simplifi_dotpat_square.svg");
    background-repeat: repeat-y;
    background-size: 700px;
    width: 450px;
    height: 100%;
    position: absolute;
    z-index: -100;
    opacity: 0.3;
  }
  .footer-container .wrapper-boxers {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    transform: translate(50%, -45%);
    flex-direction: row;
    justify-content: space-between;
    max-width: 1068px;
  }
  .footer-container .wrapper-boxers .box {
    display: flex;
    flex-direction: column;
    height: 253px;
    border-radius: 15px;
    padding: 40px;
    max-width: 490px;
    min-width: 425px;
  }
  .footer-container .wrapper-boxers .box:first-child {
    border-radius: 15px;
  }
  .footer-container .wrapper-boxers .box:nth-child(2) {
    border-radius: 15px;
  }
  .footer-container .wrapper-boxers .box .box-item-wrapper .img-wrapper {
    margin-bottom: 30px;
  }
  .footer-container .wrapper-boxers .box .box-item-wrapper h5 {
    font-size: 30px;
  }
  .footer-container .content-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    max-width: 1068px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .footer-container .content-wrapper.overlapping-top {
    margin-top: -2.5rem;
    max-width: 1024px;
  }
  .footer-container .content-wrapper.overlapping-top .footer-bg {
    width: 500px;
    max-width: 500px;
    height: 400px;
  }
  .footer-container .content-wrapper.overlapping-top .footer-copy-right {
    padding: 0px 30px;
  }
  .footer-container .content-wrapper .footer-bg {
    margin: 0;
    width: 590px;
    max-width: 600px;
    height: 370px;
    background-position-x: 0;
    padding: 70px;
    align-items: flex-start;
  }
  .footer-container .content-wrapper .footer-bg h5 {
    max-width: 320px;
    font-size: 22px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 34px;
  }
  .footer-container .content-wrapper .privacy-link {
    font-size: 16px;
  }
  .footer-container .content-wrapper .footer-copy-right {
    margin-left: auto;
    text-align: left;
    flex-direction: column;
  }
  .footer-container .content-wrapper .footer-copy-right .social-icons a {
    padding-right: 30px;
    margin: 0px;
  }
  .footer-container .content-wrapper .footer-copy-right .copy-right {
    font-size: 14px;
  }
}
.customer-reviews {
  width: 100%;
  background-color: #f5f8fd;
  font-family: 'Haffer';
  text-align: center;
  height: 550px;
  margin-top: -242px;
  position: relative;
}
.customer-reviews .title {
  color: #3c3d67;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  padding-top: 60px;
}
.customer-reviews .user-name {
  color: #797aa5;
  padding-top: 15px;
  display: block;
}
.customer-reviews .bubble {
  max-width: 300px;
  height: auto;
  background-color: #fff;
  color: #3c3d67;
  font-size: 13px;
  position: absolute;
  line-height: 22px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: -75px;
  margin-top: 17px;
  border-radius: 15px;
}
.customer-reviews .white-triangle {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 25px solid transparent;
  margin-bottom: -2px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 140px;
  font-family: 'Haffer';
}
.customer-reviews .img-wrapper {
  display: flex;
  justify-content: space-around;
}
.customer-reviews .user-1,
.customer-reviews .user-2,
.customer-reviews .user-3,
.customer-reviews .user-4,
.customer-reviews .user-8 {
  display: none;
}
.customer-reviews .user-5 {
  background-size: 100px;
  height: 100px;
  background-image: url(../john.html);
  width: 100px;
  border-radius: 50%;
  margin-top: 51px;
  margin-left: -64px;
}
.customer-reviews .user-5::after {
  content: "🙌";
  position: absolute;
  padding-top: 0px;
  margin-top: -41px;
  font-size: 23px;
  margin-left: -12px;
}
.customer-reviews .user-6 {
  background-size: 150px;
  height: 150px;
  background-image: url(../john.html);
  width: 150px;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-top: 30px;
}
.customer-reviews .user-6::after {
  content: "💎";
  position: absolute;
  padding-top: 0px;
  margin-top: -199px;
  font-size: 23px;
  margin-left: -9px;
}
.customer-reviews .user-7 {
  background-size: 100px;
  height: 100px;
  background-image: url(../john.html);
  width: 100px;
  border-radius: 50%;
  margin-top: 51px;
  margin-right: -64px;
}
.customer-reviews .user-7::after {
  content: "🙌";
  position: absolute;
  padding-top: 0px;
  margin-top: -41px;
  font-size: 23px;
  margin-left: -12px;
}
@media (min-width: 992px) {
  .customer-reviews {
    height: 640px;
    margin-top: 0px;
  }
  .customer-reviews .img-wrapper {
    overflow: hidden;
  }
  .customer-reviews .white-triangle {
    margin-top: 240px;
    border-bottom: 20px solid #fff;
  }
  .customer-reviews .bubble {
    font-size: 19px;
    margin-top: -1px;
    margin-left: -75px;
    max-width: 400px;
  }
  .customer-reviews .user-name {
    font-size: 15px;
  }
  .customer-reviews .user-1,
  .customer-reviews .user-2,
  .customer-reviews .user-3,
  .customer-reviews .user-4,
  .customer-reviews .user-8 {
    display: block;
  }
  .customer-reviews .title {
    font-size: 33px;
  }
  .customer-reviews .user-1 {
    background-size: 90px;
    height: 90px;
    margin-top: 184px;
    margin-left: -26px;
    background-image: url(../john.html);
    width: 90px;
    border-radius: 50%;
  }
  .customer-reviews .user-1:after {
    content: "💭";
    position: absolute;
    padding-top: 96px;
    margin-left: -11px;
  }
  .customer-reviews .user-2 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-left: -66px;
    margin-top: 328px;
    border-radius: 50%;
  }
  .customer-reviews .user-2::after {
    content: "💎";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
  .customer-reviews .user-3 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-left: -90px;
    margin-top: 28px;
    border-radius: 50%;
  }
  .customer-reviews .user-3::after {
    content: "🔥";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
  .customer-reviews .user-4 {
    background-size: 90px;
    height: 90px;
    background-image: url(../john.html);
    width: 90px;
    border-radius: 50%;
    margin-left: 0px;
    margin-top: 360px;
  }
  .customer-reviews .user-4::after {
    content: "🙌";
    position: absolute;
    padding-top: 96px;
    margin-left: -11px;
  }
  .customer-reviews .user-5 {
    background-size: 110px;
    height: 110px;
    background-image: url(../john.html);
    width: 110px;
    border-radius: 50%;
    margin-top: 130px;
    margin-left: -68px;
  }
  .customer-reviews .user-5::after {
    content: "💎";
    position: absolute;
    padding-top: 154px;
    margin-left: -14px;
  }
  .customer-reviews .user-6 {
    background-size: 250px;
    height: 250px;
    background-image: url(../john.html);
    width: 250px;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-left: 46px;
    border-radius: 50%;
  }
  .customer-reviews .user-6::after {
    display: none;
  }
  .customer-reviews .user-7 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-top: 40px;
    border-radius: 50%;
  }
  .customer-reviews .user-7::after {
    content: "🙌";
    position: absolute;
    padding-top: 148px;
    margin-left: -11px;
  }
  .customer-reviews .user-8 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-top: 300px;
    border-radius: 50%;
  }
  .customer-reviews .user-8::after {
    content: "💎";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
}
.see-big-picture-container {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../seebigpicture.html");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.see-big-picture-container .box-wrapper {
  position: absolute;
  height: auto;
  font-family: 'Haffer';
  color: #797aa5;
  width: 70%;
  background-color: #fff;
  border-radius: 15px;
  padding: 40px 15px;
  min-width: 285px;
}
.see-big-picture-container .box-wrapper h5 {
  font-family: 'Haffer';
  font-size: 24px;
  color: #3c3d67;
  text-align: center;
  margin-bottom: 20px;
}
.see-big-picture-container .box-wrapper p {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.see-big-picture-container .box-wrapper .content {
  display: flex;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  height: 75px;
  justify-content: center;
  align-items: center;
}
.see-big-picture-container .box-wrapper .content .img-wrapper {
  padding-right: 15px;
}
.see-big-picture-container .box-wrapper .content .img-wrapper img {
  width: 30px;
}
.see-big-picture-container .box-wrapper .content span {
  display: block;
  color: #383962;
}
@media (min-width: 576px) {
  .see-big-picture-container {
    height: 420px;
  }
  .see-big-picture-container .box-wrapper {
    min-width: 350px;
    padding: 40px 15px;
  }
}
@media (min-width: 768px) {
  .see-big-picture-container .box-wrapper {
    min-width: 400px;
    padding: 50px;
  }
}
@media (min-width: 992px) {
  .see-big-picture-container {
    height: 670px;
  }
  .see-big-picture-container .box-wrapper {
    max-width: 500px;
    height: 300px;
    left: 0;
    top: 50%;
    transform: translate(80px, -50%);
    padding: 100px 60px;
  }
  .see-big-picture-container .box-wrapper h5 {
    font-size: 34px;
  }
  .see-big-picture-container .box-wrapper .content {
    padding: 20px;
    justify-content: left;
    font-size: 16px;
    height: auto;
  }
  .see-big-picture-container .box-wrapper .content .img-wrapper {
    padding-right: 15px;
  }
  .see-big-picture-container .box-wrapper .content .img-wrapper img {
    width: 40px;
  }
}
.cta-homepage.cta-macro {
  font-family: 'Haffer';
  color: #fff;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .cta-homepage.cta-macro {
    margin: 0;
    margin-top: 155px;
    margin-bottom: 0;
    height: 160px;
    display: flex;
  }
}
.hiw-hero {
  background-image: url("../hero_hiw2.html");
  background-size: cover;
  background-position: initial;
  display: flex;
  font-family: 'Haffer';
  margin-bottom: 350px;
  height: 32rem;
}
.hiw-hero .info-flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.hiw-hero .info-flex-container .img-wrapper {
  margin-top: -7rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
.hiw-hero .info-flex-container .desktop-img {
  display: none;
}
.hiw-hero .info-flex-container .mobile-img {
  position: absolute;
  margin-top: 19.5rem;
}
.hiw-hero .info-flex-container .os-logos {
  display: none;
  padding-top: 1rem;
}
.hiw-hero .header-flex-container {
  text-align: center;
  display: flex;
  margin-top: 70px;
  flex-direction: column;
  justify-content: center;
}
.hiw-hero .header-flex-container h1,
.hiw-hero .header-flex-container h3,
.hiw-hero .header-flex-container a {
  color: #fff;
  line-height: 1;
}
.hiw-hero .header-flex-container h1 {
  color: #fff;
  font-size: 1.9rem;
  padding-bottom: 26px;
  text-align: center;
  font-weight: normal;
  line-height: 2rem;
}
.hiw-hero .header-flex-container h3 {
  color: #fff;
  display: block;
  line-height: 24px;
  font-size: 1rem;
  padding-bottom: 25px;
}
.hiw-hero .header-flex-container .badge span {
  margin-top: 11px;
  margin-left: -11px;
  display: flex;
  justify-content: center;
}
.hiw-hero .header-flex-container a,
.hiw-hero .header-flex-container span {
  color: #2c2889;
  width: 241px;
  height: 49px;
  margin: 0 auto;
  font-size: 17px;
  border-width: 0;
}
.hiw-hero .header-flex-container a:hover {
  background-color: #363fff;
  border-color: #363fff;
}
.hiw-hero .header-flex-container a:hover span {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .hiw-hero {
    height: 27rem;
  }
  .hiw-hero .header-flex-container {
    margin-top: -13px;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 38px;
  }
  .hiw-hero .header-flex-container h1 {
    font-size: 1.9rem;
    text-align: left;
    padding-bottom: 0px;
    font-weight: 700;
    line-height: 2.7rem;
  }
  .hiw-hero .info-flex-container {
    margin-top: 172px;
    margin-left: -17px;
  }
  .hiw-hero .info-flex-container .desktop-img {
    display: inline;
    height: 27.2rem;
    margin-right: -34px;
  }
  .hiw-hero .info-flex-container .os-logos {
    display: block;
    position: relative;
    left: -475px;
    bottom: 150px;
  }
  .hiw-hero .info-flex-container .mobile-img {
    margin-top: 6rem;
    height: 27rem;
    position: inherit;
    margin-left: -11.9rem;
  }
}
@media (min-width: 992px) {
  .hiw-hero {
    margin-bottom: 130px;
  }
  .hiw-hero .row {
    margin-left: 9px;
  }
  .hiw-hero .bg-dotted {
    background-image: url("../hiw_svg_dotted.html");
    height: 100%;
    background-repeat: no-repeat;
    background-position-x: 46px;
    background-size: 867px;
  }
  .hiw-hero .info-flex-container .desktop-img {
    display: inline;
  }
  .hiw-hero .info-flex-container .mobile-img {
    margin-top: 6rem;
    height: 27rem;
    position: inherit;
    margin-left: -11.9rem;
  }
  .hiw-hero .info-flex-container .os-logos {
    display: block;
    position: relative;
    left: -475px;
    bottom: 150px;
  }
  .hiw-hero .info-flex-container .os-logos .web,
  .hiw-hero .info-flex-container .os-logos .android,
  .hiw-hero .info-flex-container .os-logos .apple {
    height: 30px;
    padding-right: 1.5rem;
  }
  .hiw-hero .logo-description {
    color: #b0b2c1;
    padding-right: 10px;
  }
  .hiw-hero .header-flex-container {
    text-align: left;
  }
  .hiw-hero .header-flex-container button,
  .hiw-hero .header-flex-container a {
    margin: 0;
  }
  .hiw-hero .header-flex-container h3 {
    font-size: 1.2rem;
    padding-bottom: 25px;
    padding-top: 18px;
    font-weight: normal;
  }
}
@media (min-width: 1200px) {
  .hiw-hero {
    height: 29.5rem;
  }
  .hiw-hero .header-flex-container {
    margin-top: 30px;
  }
  .hiw-hero .header-flex-container h1 {
    font-size: 2.9rem;
    text-align: left;
    padding-bottom: 0px;
    font-weight: 700;
    line-height: 3.7rem;
  }
  .hiw-hero .header-flex-container h3 {
    font-size: 1.4rem;
  }
  .hiw-hero .info-flex-container {
    margin-top: 225px;
    margin-left: -45px;
  }
  .hiw-hero .info-flex-container .os-logos {
    position: relative;
    left: -475px;
    bottom: 150px;
  }
  .hiw-hero .info-flex-container .desktop-img {
    display: inline;
    height: 33rem;
    margin-right: -45px;
  }
  .hiw-hero .header-flex-container {
    margin-top: 27px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
  .hiw-hero .info-flex-container .img-wrapper {
    margin-top: 9rem;
  }
}
.hiw-carousel {
  background-color: #f5f8fd;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: 'Haffer';
  padding-bottom: 3rem;
  padding-top: 5rem;
}
.hiw-carousel .mobile-header {
  text-align: center;
  font-size: 22px;
  color: #3c3d67;
  padding: 0;
  margin-bottom: 20px;
}
.hiw-carousel .mobile-subheader {
  text-align: center;
  font-size: 1rem;
  font-family: 'Haffer';
  color: #3c3d67;
  padding: 0;
  margin-bottom: 1.25rem;
}
.hiw-carousel .desktop-header {
  display: none;
}
.hiw-carousel .desktop-subheader {
  display: none;
}
.hiw-carousel .carousel-info,
.hiw-carousel .mobile-header,
.hiw-carousel .mobile-subheader,
.hiw-carousel .desktop-header,
.hiw-carousel .desktop-subheader {
  width: 100%;
}
.hiw-carousel .info-grid-item {
  text-align: center;
}
.hiw-carousel .info-grid-item svg {
  display: block;
  margin: 0 auto;
}
.hiw-carousel .info-grid-item p {
  text-align: center;
  font-size: 1.1rem;
  padding-top: 1.5rem;
}
.hiw-carousel .info-grid-item:not(.active) {
  display: none;
}
.hiw-carousel .info-grid-item svg {
  overflow: visible;
}
.hiw-carousel .timer-circle {
  stroke-width: 0;
}
.hiw-carousel .active .timer-circle {
  stroke-width: 15;
  fill: transparent;
  stroke-dasharray: 0;
  stroke-dashoffset: 500;
  animation: 27s circletimer linear;
}
.hiw-carousel #caro-one,
.hiw-carousel #caro-two,
.hiw-carousel #caro-three,
.hiw-carousel #caro-four {
  margin: 0 auto;
}
.hiw-carousel .caro-one .active .timer-circle {
  stroke: rgba(234, 117, 51, 0.760784);
}
.hiw-carousel .caro-two .active .timer-circle {
  stroke: #3cd0f3;
}
.hiw-carousel .caro-three .active .timer-circle {
  stroke: #6aecb7;
}
.hiw-carousel .caro-four .active .timer-circle {
  stroke: rgba(234, 117, 51, 0.760784);
}
.hiw-carousel .active #Oval {
  fill: #fff;
}
@keyframes circletimer {
  0% {
    stroke-dashoffset: 500;
    stroke-dasharray: 500;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 500;
  }
}
@media (min-width: 768px) {
  .hiw-carousel {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .hiw-carousel {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .hiw-carousel .caro-right .carousel-info {
    order: 1;
  }
  .hiw-carousel .caro-right .carousel {
    order: 2;
  }
  .hiw-carousel .info-grid-item {
    text-align: left;
  }
  .hiw-carousel .info-grid-item svg {
    margin: 0;
  }
  .hiw-carousel #caro-two {
    max-width: 26rem;
  }
  .hiw-carousel .mobile-header,
  .hiw-carousel .mobile-subheader {
    display: none;
  }
  .hiw-carousel .desktop-header {
    display: block;
    font-size: 1.5rem;
    font-family: 'Haffer';
    color: #3c3d67;
    padding: 0;
    margin-bottom: 20px;
  }
  .hiw-carousel .desktop-subheader {
    display: block;
    font-size: 1rem;
    font-family: 'Haffer';
    color: #3c3d67;
    padding: 0;
    margin-bottom: 1.25rem;
  }
  .hiw-carousel .carousel {
    max-width: 25rem;
    flex: 1;
  }
  .hiw-carousel .carousel-info {
    flex: 1;
    padding: 0 2rem 2rem 2rem;
  }
  .hiw-carousel .info-grid-item:not(.active) {
    display: block;
  }
  .hiw-carousel .info-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .hiw-carousel .info-grid .info-grid-item {
    flex: 1 1 50%;
    cursor: pointer;
    opacity: 0.5;
    max-width: 80%;
    padding-right: 6rem;
    padding-bottom: 0.5rem;
  }
  .hiw-carousel .info-grid .info-grid-item p {
    color: #3c3d67;
    text-align: left;
    font-size: 1.1rem;
    padding-top: 1.5rem;
  }
  .hiw-carousel .info-grid .active {
    opacity: 1;
  }
  .hiw-carousel .info-grid .info-grid-item:nth-child(odd) {
    flex: 0 0 50%;
  }
}
@media (min-width: 1200px) {
  .hiw-carousel .carousel-info {
    flex: 1;
    padding: 4rem 2rem 2rem 4rem;
  }
}
.caro-right-container {
  background-color: #fff;
}
.hiw-faq {
  background-color: #fff;
  font-family: 'Haffer';
  padding-bottom: 12rem;
  padding-top: 6rem;
  max-width: 85%;
  margin: 0 auto;
}
.hiw-faq .title {
  margin: 0 auto;
  text-align: center;
  font-family: 'Haffer';
  font-size: 1.75rem;
  color: #3c3d67;
  padding-bottom: 3rem;
}
.hiw-faq .octicon-chevron-down,
.hiw-faq .octicon-chevron-up {
  fill: #3c3d67;
}
.hiw-faq .faq-head {
  margin: 0;
  font-family: 'Haffer';
  font-size: 1.4rem;
  line-height: 1;
  color: #3c3d67;
}
.hiw-faq .arrow-up {
  display: none;
}
.hiw-faq .card .active .arrow-down {
  display: none;
}
.hiw-faq .card .active .arrow-up {
  display: block;
}
.hiw-faq .collapsed .arrow-down {
  display: block !important;
}
.hiw-faq .collapsed .arrow-up {
  display: none !important;
}
.hiw-faq .question {
  padding-top: 10px;
  padding-bottom: 10px;
}
.hiw-faq .card-body {
  font-size: 1rem;
  color: #797aa5;
  font-size: 15px;
  line-height: 25px;
  padding-top: 0px;
  padding-right: 3.5rem;
}
.hiw-faq .support {
  padding: 2rem 1.25rem 0 1.25rem;
}
.hiw-faq #accordion {
  width: 100%;
}
.hiw-faq .card-header {
  background-color: transparent;
  border: none;
}
.hiw-faq .card-title {
  cursor: pointer;
}
.hiw-faq .card-title .collapsed {
  border-bottom: none;
}
.hiw-faq .card {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.hiw-faq .mb-0 {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .hiw-faq {
    padding-left: 4.3rem;
    padding-right: 4.3rem;
  }
  .hiw-faq p {
    font-size: 1.1rem;
  }
  .hiw-faq li {
    font-size: 1.1rem;
  }
}
@media (max-width: 991px) {
  .hiw-cta-macro {
    margin-top: 150px;
  }
}
.hiw-calc {
  padding-top: 100px;
  padding-bottom: 150px;
  background-color: #f5f8fd;
}
.hiw-calc input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}
.hiw-calc input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.hiw-calc input[type="range"]:focus {
  outline: none;
}
.hiw-calc input[type="range"]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.hiw-calc input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 2em;
  height: 2em;
  margin-top: 0;
  border-radius: 1em;
  border: 2px solid #fff;
  cursor: pointer;
}
.hiw-calc input[type="range"]::-moz-range-thumb {
  width: 2em;
  height: 2em;
  margin-top: 0;
  border-radius: 1em;
  border: 2px solid #fff;
  cursor: pointer;
}
.hiw-calc input[type="range"]::-ms-thumb {
  width: 2em;
  height: 2em;
  margin-top: 0;
  border-radius: 1em;
  border: 2px solid #fff;
  cursor: pointer;
}
.hiw-calc input[type="range"]:hover::-webkit-slider-thumb {
  border-color: #fff;
}
.hiw-calc input[type="range"]:hover::-moz-range-thumb {
  border-color: #fff;
}
.hiw-calc input[type="range"]:hover::-ms-thumb {
  border-color: #fff;
}
.hiw-calc input[type="range"]:active::-webkit-slider-thumb {
  border-color: #ffffff;
}
.hiw-calc input[type="range"]:active::-moz-range-thumb {
  border-color: #ffffff;
}
.hiw-calc input[type="range"]:active::-ms-thumb {
  border-color: #ffffff;
}
.hiw-calc input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  cursor: pointer;
  height: 1em;
  border-bottom: 4px solid #16a085;
  background-color: transparent;
}
.hiw-calc input[type="range"]::-moz-range-track {
  width: 100%;
  cursor: pointer;
  height: 1em;
  border-bottom: 2px solid #16a085;
  background-color: transparent;
}
.hiw-calc input[type="range"]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.hiw-calc .sliders {
  width: 100%;
}
.hiw-calc .goal input[type="range"]::-webkit-slider-thumb {
  background-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-webkit-slider-thumb {
  background-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-moz-range-thumb {
  background-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-ms-thumb {
  background-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-webkit-slider-runnable-track {
  border-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-moz-range-track {
  border-color: #7ebeff;
}
.hiw-calc .goal input[type="range"]::-ms-track {
  border-color: #7ebeff;
}
.hiw-calc .monthly input[type="range"]::-webkit-slider-thumb {
  background-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-webkit-slider-thumb {
  background-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-moz-range-thumb {
  background-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-ms-thumb {
  background-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-webkit-slider-runnable-track {
  border-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-moz-range-track {
  border-color: #12a732;
}
.hiw-calc .monthly input[type="range"]::-ms-track {
  border-color: #12a732;
}
.hiw-calc .months input[type="range"]::-webkit-slider-thumb {
  background-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-webkit-slider-thumb {
  background-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-moz-range-thumb {
  background-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-ms-thumb {
  background-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-webkit-slider-runnable-track {
  border-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-moz-range-track {
  border-color: #f99a39;
}
.hiw-calc .months input[type="range"]::-ms-track {
  border-color: #f99a39;
}
.hiw-calc .calc-results {
  background-color: #fff;
}
.hiw-calc .graph-topper {
  font-size: 2rem;
  padding-right: 1rem;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.hiw-calc .graph {
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 0px;
  border-left-width: 320px;
  border-bottom: 160px solid #404196;
}
.hiw-calc .graph-axis {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.terms-of-use-container {
  width: 100%;
  background-color: #fff;
  font-family: 'Haffer';
  padding-bottom: 3rem;
  padding-top: 50px;
}
.terms-of-use-container h1 {
  text-align: center;
  padding-bottom: 30px;
}
.terms-of-use-container .data {
  padding-left: 55px;
  padding-right: 55px;
}
.terms-of-use-container .data .without-margin {
  margin-bottom: 16px;
}
.terms-of-use-container .data .without-margin p {
  margin: 0;
}
@media (min-width: 992px) {
  .terms-of-use-container {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .terms-of-use-container {
    width: 80%;
  }
}
.terms-footer .content-wrapper {
  margin: 30px auto;
}
.pick-your-plan-container {
  background-color: #fff;
  font-family: 'Haffer';
  width: 100%;
  padding: 20px;
}
.pick-your-plan-container .data {
  height: 100%;
}
.pick-your-plan-container .data .title {
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 1.17;
  letter-spacing: 0.00735em;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 20px;
  color: #3c3d67;
}
.pick-your-plan-container .data .sub-title {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: 0.0075em;
  text-align: center;
  color: #3c3d67;
  margin-bottom: 14px;
}
.pick-your-plan-container .data .plans-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pick-your-plan-container .data .plans-wrapper .plan {
  display: flex;
  margin-bottom: 20px;
  border-radius: 8px;
  width: 250px;
  transition: all 500ms ease;
}
.pick-your-plan-container .data .plans-wrapper .plan:hover {
  transform: translateY(-10px);
}
.pick-your-plan-container .data .plans-wrapper .plan .data {
  width: 200px;
  height: 200px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.pick-your-plan-container .data .plans-wrapper .plan .data h6 {
  font-size: 1.25rem;
  font-family: 'Haffer';
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.0075em;
}
.pick-your-plan-container .data .plans-wrapper .plan .data .span-wapper {
  font-size: 1rem;
  font-family: 'Haffer';
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  display: flex;
  align-items: flex-start;
}
.pick-your-plan-container .data .plans-wrapper .plan .data .span-wapper .value {
  font-size: 3rem;
  font-family: 'Haffer';
  line-height: 1.17;
  letter-spacing: 0.00735em;
  font-weight: 700;
}
.pick-your-plan-container
  .data
  .plans-wrapper
  .plan
  .data
  .span-wapper
  .month-year {
  align-self: flex-end;
}
.pick-your-plan-container .data .plans-wrapper .plan .data .try-for-free {
  padding: 10px;
  width: 150px;
  border: 1px solid #fff;
}
.pick-your-plan-container .data .plans-wrapper .plan.annual-plan {
  height: 300px;
  color: #fff;
  background-color: #363fff;
  box-shadow: rgba(0, 108, 198, 0.25) 0px 16px 24px 0px;
}
.pick-your-plan-container .data .plans-wrapper .plan.annual-plan .try-for-free {
  color: #0aa8f2;
  background-color: #fff;
}
.pick-your-plan-container
  .data
  .plans-wrapper
  .plan.annual-plan
  .try-for-free:hover {
  color: #fff;
  background-color: #0aa8f2;
}
.pick-your-plan-container .data .plans-wrapper .plan.monthly-plan {
  height: 280px;
  background-color: #f8f9fa;
}
.pick-your-plan-container
  .data
  .plans-wrapper
  .plan.monthly-plan
  .data
  .try-for-free {
  border: 1px solid #3e3e3c;
}
.pick-your-plan-container
  .data
  .plans-wrapper
  .plan.monthly-plan
  .data
  .try-for-free:hover {
  background-color: #dbdbdb;
}
@media (min-width: 992px) {
  .pick-your-plan-container .data .plans-wrapper {
    flex-direction: row;
    justify-content: center;
  }
  .pick-your-plan-container .data .plans-wrapper .plan.annual-plan {
    z-index: 1;
  }
  .pick-your-plan-container .data .plans-wrapper .plan.monthly-plan {
    z-index: 0;
    margin-left: -10px;
  }
}
.pyp-three-column-container {
  background-color: #fff;
  padding: 0 35px 0 35px;
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 0 auto;
  font-family: 'Haffer';
  align-items: center;
}
.pyp-three-column-container .item-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 400px;
  padding: 50px 0;
}
.pyp-three-column-container .item-wrapper .item-box {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
  margin-bottom: 1px;
}
.pyp-three-column-container .item-wrapper .item-box .note {
  color: #3c3d67;
  text-align: center;
  max-width: 300px;
  font-size: 13px;
}
.pyp-three-column-container .item-wrapper .item-box img {
  height: 40px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .centered {
    padding-top: 13px;
  }
  .pyp-three-column-container {
    align-items: flex-start;
    padding: 0;
  }
  .pyp-three-column-container .item-wrapper {
    align-items: baseline;
    flex-direction: row;
    max-width: 100%;
    margin: 0 auto;
  }
  .pyp-three-column-container .item-wrapper .item-box {
    align-items: flex-start;
    flex-direction: row;
    justify-content: start;
    padding: 0 25px;
    margin: 0;
    height: 200px;
    max-width: 300px;
  }
  .pyp-three-column-container .item-wrapper .item-box .note {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    margin-left: 15px;
  }
}
.pyp-footer .content-wrapper {
  margin: 30px auto;
}
.customer-reviews {
  width: 100%;
  background-color: #f5f8fd;
  font-family: 'Haffer';
  text-align: center;
  height: 550px;
  margin-top: -242px;
  position: relative;
}
.customer-reviews .title {
  color: #3c3d67;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  padding-top: 60px;
}
.customer-reviews .user-name {
  color: #797aa5;
  padding-top: 15px;
  display: block;
}
.customer-reviews .bubble {
  max-width: 300px;
  height: auto;
  background-color: #fff;
  color: #3c3d67;
  font-size: 13px;
  position: absolute;
  line-height: 22px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: -75px;
  margin-top: 17px;
  border-radius: 15px;
}
.customer-reviews .white-triangle {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 25px solid transparent;
  margin-bottom: -2px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 140px;
  font-family: 'Haffer';
}
.customer-reviews .img-wrapper {
  display: flex;
  justify-content: space-around;
}
.customer-reviews .user-1,
.customer-reviews .user-2,
.customer-reviews .user-3,
.customer-reviews .user-4,
.customer-reviews .user-8 {
  display: none;
}
.customer-reviews .user-5 {
  background-size: 100px;
  height: 100px;
  background-image: url(../john.html);
  width: 100px;
  border-radius: 50%;
  margin-top: 51px;
  margin-left: -64px;
}
.customer-reviews .user-5::after {
  content: "🙌";
  position: absolute;
  padding-top: 0px;
  margin-top: -41px;
  font-size: 23px;
  margin-left: -12px;
}
.customer-reviews .user-6 {
  background-size: 150px;
  height: 150px;
  background-image: url(../john.html);
  width: 150px;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-top: 30px;
}
.customer-reviews .user-6::after {
  content: "💎";
  position: absolute;
  padding-top: 0px;
  margin-top: -199px;
  font-size: 23px;
  margin-left: -9px;
}
.customer-reviews .user-7 {
  background-size: 100px;
  height: 100px;
  background-image: url(../john.html);
  width: 100px;
  border-radius: 50%;
  margin-top: 51px;
  margin-right: -64px;
}
.customer-reviews .user-7::after {
  content: "🙌";
  position: absolute;
  padding-top: 0px;
  margin-top: -41px;
  font-size: 23px;
  margin-left: -12px;
}
@media (min-width: 992px) {
  .customer-reviews {
    height: 640px;
    margin-top: 0px;
  }
  .customer-reviews .img-wrapper {
    overflow: hidden;
  }
  .customer-reviews .white-triangle {
    margin-top: 240px;
    border-bottom: 20px solid #fff;
  }
  .customer-reviews .bubble {
    font-size: 19px;
    margin-top: -1px;
    margin-left: -75px;
    max-width: 400px;
  }
  .customer-reviews .user-name {
    font-size: 15px;
  }
  .customer-reviews .user-1,
  .customer-reviews .user-2,
  .customer-reviews .user-3,
  .customer-reviews .user-4,
  .customer-reviews .user-8 {
    display: block;
  }
  .customer-reviews .title {
    font-size: 33px;
  }
  .customer-reviews .user-1 {
    background-size: 90px;
    height: 90px;
    margin-top: 184px;
    margin-left: -26px;
    background-image: url(../john.html);
    width: 90px;
    border-radius: 50%;
  }
  .customer-reviews .user-1:after {
    content: "💭";
    position: absolute;
    padding-top: 96px;
    margin-left: -11px;
  }
  .customer-reviews .user-2 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-left: -66px;
    margin-top: 328px;
    border-radius: 50%;
  }
  .customer-reviews .user-2::after {
    content: "💎";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
  .customer-reviews .user-3 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-left: -90px;
    margin-top: 28px;
    border-radius: 50%;
  }
  .customer-reviews .user-3::after {
    content: "🔥";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
  .customer-reviews .user-4 {
    background-size: 90px;
    height: 90px;
    background-image: url(../john.html);
    width: 90px;
    border-radius: 50%;
    margin-left: 0px;
    margin-top: 360px;
  }
  .customer-reviews .user-4::after {
    content: "🙌";
    position: absolute;
    padding-top: 96px;
    margin-left: -11px;
  }
  .customer-reviews .user-5 {
    background-size: 110px;
    height: 110px;
    background-image: url(../john.html);
    width: 110px;
    border-radius: 50%;
    margin-top: 130px;
    margin-left: -68px;
  }
  .customer-reviews .user-5::after {
    content: "💎";
    position: absolute;
    padding-top: 154px;
    margin-left: -14px;
  }
  .customer-reviews .user-6 {
    background-size: 250px;
    height: 250px;
    background-image: url(../john.html);
    width: 250px;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-left: 46px;
    border-radius: 50%;
  }
  .customer-reviews .user-6::after {
    display: none;
  }
  .customer-reviews .user-7 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-top: 40px;
    border-radius: 50%;
  }
  .customer-reviews .user-7::after {
    content: "🙌";
    position: absolute;
    padding-top: 148px;
    margin-left: -11px;
  }
  .customer-reviews .user-8 {
    background-size: 100px;
    height: 100px;
    background-image: url(../john.html);
    width: 100px;
    margin-top: 300px;
    border-radius: 50%;
  }
  .customer-reviews .user-8::after {
    content: "💎";
    position: absolute;
    padding-top: 106px;
    margin-left: -11px;
  }
}
.hero-variation {
  font-family: 'Haffer';
  background-image: linear-gradient(to right top, #04086a, #a3a2e3);
  height: 540px;
  width: 100%;
}
.hero-variation .bg-dots {
  height: 100%;
  background-image: url("../simplif_dotpat_logo.html");
  background-repeat: no-repeat;
  background-position: 0px 230px;
  background-size: cover;
}
.hero-variation .bg-dots .wrapper {
  display: flex;
  flex-direction: column;
}
.hero-variation .bg-dots .wrapper .item {
  z-index: 3000;
}
.hero-variation .bg-dots .wrapper .item .hero-data {
  color: #fff;
  width: 80%;
  margin: 30px auto;
  font-family: 'Haffer';
}
.hero-variation .bg-dots .wrapper .item .hero-data h1 {
  font-size: 25px;
  max-width: 270px;
  text-align: center;
  margin: 0 auto;
}
.hero-variation .bg-dots .wrapper .item .hero-data p {
  font-size: 14px;
  text-align: center;
  max-width: 270px;
  margin: 0 auto;
}
.hero-variation .bg-dots .wrapper .item .action-wrapper {
  width: 80%;
  margin: 0px auto;
}
.hero-variation .bg-dots .wrapper .item .action-wrapper a {
  display: block;
  margin: 0px auto;
}
.hero-variation .bg-dots .wrapper .item .img-wrapper .img-hero-screens {
  width: 300px;
  z-index: 2000;
  margin: 0 auto;
  display: block;
  margin-top: 45px;
}
.hero-variation .bg-dots .wrapper .item .badge {
  font-family: 'Haffer';
  width: 209px;
  height: 40px;
  margin-bottom: 0px;
  border-width: 0;
}
.hero-variation .bg-dots .wrapper .item .badge span {
  color: #2c2889;
  font-size: 17px;
  margin-top: 8px;
  display: flex;
  margin-top: 8px;
  justify-content: center;
}
.hero-variation .bg-dots .wrapper .item a:hover {
  background-color: #363fff;
  border-color: #363fff;
}
.hero-variation .bg-dots .wrapper .item a:hover span {
  color: #fff;
  text-decoration: none;
}
.hero-variation .bg-dots .wrapper .item .action-wrapper .icon {
  height: 30px;
  display: none;
}
@media only screen and (min-width: 440px) {
  .hero-variation .bg-dots {
    background-position: 50px 220px;
    background-size: 950px;
  }
}
@media (min-width: 992px) {
  .hero-variation {
    background-image: linear-gradient(to right top, #a3a2e3, #04086a);
    height: 680px;
  }
  .hero-variation .bg-dots {
    height: 100%;
    background-image: url("../dotpattern.html");
    background-repeat: no-repeat;
    background-size: 610px;
    background-position: 0px 185px;
  }
  .hero-variation .bg-dots .wrapper {
    flex-direction: row-reverse;
    height: 100%;
  }
  .hero-variation .bg-dots .wrapper .item {
    width: 50%;
    display: flex;
    flex-direction: column;
  }
  .hero-variation .bg-dots .wrapper .item .hero-data {
    margin: 150px 0 30px 0;
    width: 90%;
  }
  .hero-variation .bg-dots .wrapper .item .hero-data h1 {
    font-size: 36px;
    text-align: left;
    max-width: 100%;
    line-height: 56px;
    margin: 0;
    margin-bottom: 25px;
  }
  .hero-variation .bg-dots .wrapper .item .hero-data p {
    font-size: 18px;
    text-align: left;
    color: #e9e9f1;
    max-width: 500px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px;
  }
  .hero-variation .bg-dots .wrapper .item .action-wrapper {
    align-items: center;
  }
  .hero-variation .bg-dots .wrapper .item .action-wrapper a {
    margin: 0;
  }
  .hero-variation .bg-dots .wrapper .item .badge {
    font-family: 'Haffer';
    width: 170px;
    height: 50px;
    margin-bottom: 0px;
  }
  .hero-variation .bg-dots .wrapper .item .badge span {
    color: #292c85;
    font-size: 17px;
    margin-top: 13px;
  }
  .hero-variation .bg-dots .wrapper .item .action-wrapper {
    display: flex;
    width: 90%;
    margin: 0;
  }
  .hero-variation .bg-dots .wrapper .item .action-wrapper .icon {
    height: 30px;
    display: block;
    margin: 0 10px 0 0;
  }
  .hero-variation .bg-dots .wrapper .item .action-wrapper .icon.web_icon {
    margin-left: 20px;
  }
  .hero-variation .bg-dots .wrapper .item .img-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .hero-variation .bg-dots .wrapper .item .img-wrapper .img-hero-screens {
    width: 480px;
    margin: 45px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .hero-variation .bg-dots .wrapper .item .img-wrapper .img-hero-screens {
    margin: 45px 60px 0 0;
  }
}
@media (min-width: 992px) {
  .ppc-cta-macro .cta-macro {
    transform: translateY(-50%);
  }
}
.faq-hero {
  background-image: url("../index-4.html");
  background-size: cover;
  font-family: 'Haffer';
  height: 32rem;
  padding-left: 9px;
  background-repeat: no-repeat;
  background-position: right -261px bottom 0px;
}
.faq-hero .faq-hero-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
}
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper {
  display: flex;
  justify-content: center;
}
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data {
  color: #fff;
  display: flex;
  flex-direction: column;
  margin: 0;
  justify-self: center;
  align-self: center;
}
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h1,
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h3 {
  text-align: center;
}
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h1 {
  color: #fff;
  font-size: 1.9rem;
  padding-bottom: 26px;
  text-align: center;
  font-weight: normal;
  line-height: 2rem;
}
.faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h3 {
  color: #fff;
  display: block;
  line-height: 24px;
  font-size: 1rem;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .faq-hero {
    padding-left: 30px;
    background-position: right 0px bottom -50px;
    height: 268px;
  }
  .faq-hero .faq-hero-wrapper {
    justify-content: flex-start;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper {
    justify-content: flex-start;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data {
    width: 100%;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h1 {
    font-size: 1.9rem;
    text-align: left;
    padding-bottom: 0;
    font-weight: 700;
    line-height: 2.7rem;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h3 {
    font-size: 1.2rem;
    padding-bottom: 25px;
    padding-top: 18px;
    font-weight: normal;
  }
}
@media (min-width: 1200px) {
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper {
    justify-content: flex-start;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data {
    width: 100%;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h1 {
    font-size: 2.9rem;
    text-align: left;
    padding-bottom: 0px;
    font-weight: 700;
    line-height: 3.7rem;
  }
  .faq-hero .faq-hero-wrapper .faq-hero-data-wrapper .faq-hero-data h3 {
    font-size: 1.4rem;
  }
}
.faq-simplifi {
  background-color: #fff;
  font-family: 'Haffer';
  padding: 6rem 9px 9rem 9px;
  margin-bottom: 4rem;
}
.faq-simplifi .faq-wrapper .faq {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 70px;
}
.faq-simplifi .faq-wrapper .faq .title {
  margin: 0;
  font-family: 'Haffer';
  font-size: 1.3rem;
  line-height: 1;
  color: #3c3d67;
  margin-bottom: 15px;
}
.faq-simplifi .faq-wrapper .faq .content {
  font-size: 1rem;
  color: #797aa5;
  line-height: 25px;
  padding-top: 0px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .faq-simplifi {
    padding: 6rem 3rem 0 3rem;
  }
  .faq-simplifi .faq-wrapper {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .faq-simplifi .faq-wrapper .faq .title {
    font-size: 1.4rem;
  }
  .faq-simplifi .faq-wrapper .faq p {
    font-size: 1.1rem;
  }
}
.faq-cta-macro {
  margin-bottom: 160px;
}
@media (min-width: 992px) {
  .faq-cta-macro {
    margin-bottom: 250px;
  }
}
@media (min-width: 992px) {
  .email-cta-macro .cta-macro {
    transform: translateY(-50%);
  }
}
.terms-and-conditions {
  width: 100%;
  background-color: #fff;
  font-family: 'Haffer';
  padding-bottom: 3rem;
  padding-top: 50px;
}
.terms-and-conditions .title {
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.terms-and-conditions .title span {
  text-align: center;
  font-size: 24px;
}
.terms-and-conditions .data-wrapper {
  padding-left: 55px;
  padding-right: 55px;
}
.terms-and-conditions .data-wrapper .item {
  margin-bottom: 30px;
}
.terms-and-conditions .data-wrapper .item h6 {
  font-family: 'Haffer';
}
.terms-and-conditions .data-wrapper .item .content .without-margin {
  margin-bottom: 16px;
}
.terms-and-conditions .data-wrapper .item .content .without-margin p {
  margin: 0;
}
.terms-and-conditions .data-wrapper .item .content .here {
  color: #007bff;
}
.cta-macro {
  font-family: 'Haffer';
  color: #fff;
  margin: 0px;
}
.cta-macro .row {
  margin-top: -1px;
  margin-bottom: -1px;
}
.cta-macro h3 {
  font-size: 36px;
  font-family: 'Haffer';
  display: grid;
  padding-top: 15px;
  text-align: center;
}
.cta-macro h3 span {
  font-size: 25px;
  padding-top: 6px;
}
.cta-macro .caption {
  text-align: center;
  font-size: 14px;
  font-family: 'Haffer';
  padding-top: 20px;
}
.cta-macro .left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-macro .right {
  margin-top: -42px;
  text-align: center;
}
.cta-macro .right .cta-box p {
  font-size: 13px;
}
.cta-macro .right .cta-box p:first-child {
  margin-bottom: 3px;
}
.cta-macro .badge-light {
  background-color: #fff;
  font-family: 'Haffer';
  padding-top: 16px;
  padding-bottom: 16px;
  width: 203px;
  text-align: center;
  font-size: 14px;
  border: none;
  border-width: 0;
  border-radius: 10rem;
}
.cta-macro .badge-light span {
  color: #2c2889;
}
.cta-macro a:hover {
  background-color: #363fff;
  border-color: #363fff;
}
.cta-macro a:hover span {
  color: #fff;
  text-decoration: none;
}
.cta-macro .cta-pill {
  background-image: linear-gradient(to right top, #04086a, #a3a2e3);
  width: 90%;
  border-radius: 15px;
  display: grid;
  margin: 0 auto;
  height: 275px;
}
@media (min-width: 992px) {
  .cta-macro {
    margin: 0;
    height: 160px;
    display: flex;
  }
  .cta-macro .cta-pill {
    display: flex;
    height: 160px;
    background-image: linear-gradient(to right, #04086a, #a3a2e3);
  }
  .cta-macro .badge-light {
    padding-top: 13px;
    padding-bottom: 16px;
    width: 200px;
    font-size: 13px;
  }
  .cta-macro .caption {
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
    font-family: 'Haffer';
  }
  .cta-macro .left h3 {
    text-align: center;
    font-size: 28px;
  }
  .cta-macro .left h3 span {
    font-size: 38px;
  }
  .cta-macro .left h3 p {
    font-size: 46px;
    padding-top: 0px;
  }
  .cta-macro .right {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -15px;
    margin-top: 0px;
  }
  .cta-macro .right .cta-box {
    text-align: left;
    padding: 68px;
  }
  .cta-macro .right .cta-box p {
    font-family: 'Haffer';
    line-height: 20px;
    font-size: 15px;
  }
  .cta-macro .right .cta-box p:first-child {
    font-size: 17px;
  }
  .cta-macro .divider-cta {
    background-color: #a3a2e3;
    width: 2px;
    margin-top: 12px;
    margin-bottom: 12px;
    height: 80%;
  }
}
@media (min-width: 1200px) {
  .cta-macro .right .cta-box p {
    line-height: 28px;
  }
  .cta-macro .right .cta-box p:first-child {
    font-size: 20px;
  }
}
.banner-alert {
  position: relative;
  font-family: 'Haffer';
  top: 0;
  left: 0;
  border-radius: 0;
  text-align: center;
  margin-bottom: 0;
}
.banner-alert a {
  text-decoration: underline;
}
.banner-alert a:hover {
  text-decoration: none;
}
.pricing-table-macro .data {
  margin-top: 50px;
}
.pricing-table-macro .blue-bubble-price {
  height: 93px;
  width: 93px;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  background-color: #30378d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 15px;
  font-family: 'Haffer';
}
.pricing-table-macro .offer-text-container {
  transform: rotate(-10deg);
  padding: 2px;
  text-align: center;
  margin-top: -5px;
}
.pricing-table-macro .promo-text {
  font-size: 9px;
  font-weight: lighter;
}
.pricing-table-macro .promo-percentage {
  font-size: 18px;
}
.pricing-table-macro .caption-text {
  margin-top: -30px;
  font-size: 10px;
  font-family: 'Haffer';
}
.pricing-table-macro .yellow-line {
  margin-right: 4px;
  color: lightgray;
}
.pricing-table-macro .svg-line-test {
  position: absolute;
  margin-left: -90px;
  margin-top: 3.5px;
}
.pricing-table-macro .try-for-free {
  z-index: 4;
}
@media (min-width: 992px) {
  .pricing-table-macro .space-below {
    margin-top: 150px;
  }
}
.not-found-container {
  width: 100%;
  font-family: 'Haffer';
  padding: 100px 0;
}
.not-found-container .not-found-wrapper {
  display: flex;
  flex-direction: column;
}
.not-found-container .not-found-wrapper .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.not-found-container .not-found-wrapper .item:first-child {
  margin-bottom: 30px;
}
.not-found-container .not-found-wrapper .item .title {
  color: #3c3d67;
  font-family: 'Haffer';
}
.not-found-container .not-found-wrapper .item span {
  color: #797aa5;
}
.not-found-container .not-found-wrapper .item .image-wrapper {
  display: flex;
  justify-content: center;
}
.not-found-container .not-found-wrapper .item .content-wrapper {
  max-width: 610px;
  padding: 0 30px;
  margin-left: 100px;
}
.not-found-container .not-found-wrapper .item .content-wrapper .text-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.not-found-container .not-found-wrapper .item .content-wrapper .back-home {
  background-color: #2c2889;
  padding: 15px 20px;
  width: 200px;
  font-size: 18px;
}
.not-found-container .not-found-wrapper .item .content-wrapper .back-home span {
  color: #fff;
}
.not-found-container .not-found-wrapper .item .back-home {
  display: flex;
  color: #fff;
}
.not-found-container .not-found-wrapper .item .back-home img {
  width: 20px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .not-found-container {
    height: 600px;
  }
  .not-found-container .not-found-wrapper {
    display: flex;
    flex-direction: row;
    padding: 50px 0;
  }
  .not-found-container .not-found-wrapper .item {
    width: 40%;
    padding: 0;
    justify-content: flex-start;
  }
  .not-found-container .not-found-wrapper .item:nth-child(2) {
    width: 60%;
  }
  .not-found-container .not-found-wrapper .item .content-wrapper {
    padding: 0;
  }
  .not-found-container .not-found-wrapper .item .image-wrapper {
    display: flex;
    justify-content: flex-end;
  }
}
.press-hero,
.press-cards,
.press-list {
  font-family: 'Haffer';
}
.press-hero {
  color: #fff;
}
.press-hero .image-container {
  display: block;
  background-size: cover;
  height: 268px;
  background-image: url("../press-header.html");
  background-repeat: no-repeat;
  background-position: left 250px center;
}
.press-hero .overlay-container {
  height: 268px;
  width: 70%;
  background-image: linear-gradient(
    to right,
    #7c7e9a 0%,
    #7c7e9a 60%,
    rgba(124, 126, 154, 0) 100%
  );
  background-repeat: no-repeat;
  background-position: right center;
}
.press-hero .overlay-dot {
  background: url(../simplifi_dotpat_square.html);
  width: 100%;
  height: 268px;
  background-size: 53rem;
  position: absolute;
  top: 0;
  right: 0;
  align-content: center;
  opacity: 0.05;
  max-width: 36rem;
}
.press-hero .overlay-text {
  position: absolute;
  bottom: 3rem;
  left: 1rem;
  max-width: 17rem;
}
.press-hero .overlay-text h1 {
  font-size: 2.9rem;
}
.press-hero .overlay-text p {
  font-size: 1.4rem;
  line-height: 65px;
}
@media (min-width: 576px) {
  .press-hero .overlay-text {
    bottom: 3.5rem;
    left: 3rem;
    max-width: initial;
  }
}
@media (max-width: 575px) {
  .press-hero .image-container {
    background-position: center;
  }
  .press-hero .overlay-container {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .press-hero .overlay-container .overlay-text {
    max-width: 100%;
    position: inherit;
  }
  .press-hero .overlay-container .overlay-text h1 {
    font-size: 1.9rem;
  }
  .press-hero .overlay-container .overlay-text p {
    font-size: 1rem;
    line-height: inherit;
  }
}
.press-cards {
  background-color: #f5f8fd;
  padding: 5.5rem 0;
}
.press-cards .card-title a {
  color: #3c3d67;
  font-size: 22px;
}
.press-cards .card-title a:hover {
  color: #3c3d67;
}
.press-cards .card-text {
  color: #3e3e3c;
  font-size: 1rem;
}
.press-cards a {
  color: initial;
  text-decoration: none;
}
.press-cards a:hover {
  color: initial;
  text-decoration: none;
}
.press-cards .card-body {
  padding-bottom: 0rem;
}
.press-cards .card-footer {
  padding: 0.5rem 1rem;
  text-align: end;
}
.press-cards .card-img-top {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100px;
  background-color: #f4f4f8;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.press-cards .title {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  max-width: 20rem;
}
.press-cards .card-deck {
  justify-content: center;
  flex-flow: column wrap;
}
.press-cards .card {
  max-width: 21rem;
  border-radius: 12px;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
.press-cards .card-footer {
  background-color: initial;
  border: none;
}
.press-cards .card-footer-border {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0.5rem;
}
@media (min-width: 575px) and (max-width: 992px) {
  .press-cards .row {
    margin-left: auto;
    margin-right: auto;
  }
  .press-cards .card-deck .card {
    flex: auto;
    width: 300px;
    min-height: 300px;
  }
}
@media (min-width: 576px) {
  .press-cards {
    display: flex;
  }
}
@media (max-width: 767px) {
  .press-cards {
    padding-bottom: 2rem;
  }
  .press-cards .card {
    min-height: 300px;
  }
}
@media (min-width: 768px) {
  .press-cards {
    display: block;
  }
  .press-cards .overlay-text {
    bottom: 3rem;
    left: 5rem;
  }
  .press-cards .card-deck .card {
    flex: auto;
    width: 300px;
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .press-cards {
    display: block;
  }
  .press-cards .card-img-top {
    display: block;
  }
  .press-cards .title {
    margin-left: 9%;
    font-size: 2rem;
    max-width: initial;
  }
  .press-cards .card-deck {
    justify-content: center;
    flex-flow: row wrap;
  }
  .press-cards .card {
    max-width: 21rem;
    margin: 0 auto;
    margin: 0rem 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .press-cards {
    display: block;
  }
}
.press-cards-caro {
  background-color: #f5f8fd;
  padding: 5.5rem 0;
  height: 100%;
  display: none;
}
.press-cards-caro .card {
  border-radius: 12px;
  height: 350px;
}
.press-cards-caro .card-title {
  color: #3c3d67;
  font-size: 22px;
}
.press-cards-caro .card-text {
  color: #3e3e3c;
  font-size: 1rem;
}
.press-cards-caro a {
  color: initial;
  text-decoration: none;
}
.press-cards-caro a:hover {
  color: initial;
  text-decoration: none;
}
.press-cards-caro .title {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  max-width: 20rem;
}
.press-cards-caro .card-deck {
  justify-content: center;
  flex-flow: column wrap;
}
.press-cards-caro .card {
  max-width: 21rem;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
.press-cards-caro .card-footer {
  background-color: initial;
  border: none;
}
.press-cards-caro .card-footer-border {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0.5rem;
}
.press-cards-caro .card-img-top {
  display: none;
}
@media (min-width: 576px) {
  .press-cards-caro {
    display: none;
    padding-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .press-cards-caro {
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .press-cards-caro {
    display: none;
  }
}
@media (min-width: 992px) {
  .press-cards-caro {
    display: none;
  }
}
.press-list {
  padding: 5.5rem 1rem;
  padding-top: 0px;
}
.press-list .story-hide {
  display: none;
}
.press-list .card-text {
  color: #3e3e3c;
  font-size: 1rem;
}
.press-list .card-title {
  color: #3c3d67;
  font-size: 22px;
}
.press-list .disabled-toggle-list {
  cursor: not-allowed;
  pointer-events: none;
  color: #e5e5e5 !important;
}
.press-list .card {
  border-radius: 12px;
}
.press-list a:not(:last-child) {
  color: initial;
  text-decoration: none;
}
.press-list a:not(:last-child):hover {
  color: initial;
  text-decoration: none;
}
.press-list .list-card-img {
  height: 180px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.press-list .title {
  margin-bottom: 3rem;
}
.press-list .more-press {
  margin-top: 3rem;
}
@media (max-width: 575px) {
  .press-list {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .press-list .col-12 {
    padding: 5.5rem 8rem;
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .press-list {
    margin-bottom: 85px;
  }
}
.press-post-container {
  width: 100%;
  background-color: #fff;
  font-family: 'Haffer';
  padding-bottom: 3rem;
  padding-top: 50px;
}
.press-post-container h1 {
  text-align: center;
  padding-bottom: 30px;
}
.press-post-container h4 {
  text-align: center;
  padding-bottom: 1.5rem;
}
.press-post-container h5 {
  padding-top: 4rem;
  padding-bottom: 1rem;
}
.press-post-container .bold-span {
  font-family: 'Haffer';
}
.press-post-container .data {
  padding-left: 40px;
  padding-right: 40px;
}
.press-post-container .data .without-margin {
  margin-bottom: 16px;
}
.press-post-container .data .without-margin p {
  margin: 0;
}
.press-post-container figure {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.press-post-container figure img {
  width: 100%;
  border: 1px solid #212529c9;
  border-radius: 0.3rem;
  margin-bottom: 1rem;
}
.press-post-container figure figcaption {
  font-size: 14px;
  color: #212529c9;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .press-post-container {
    width: 90%;
    margin: 0 auto;
  }
  .press-post-container .data {
    padding-left: 55px;
    padding-right: 55px;
  }
  .press-post-container figure img {
    width: 55%;
  }
  .press-post-container figure figcaption {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .press-post-container {
    width: 80%;
  }
  .press-post-container .data {
    padding-left: 55px;
    padding-right: 55px;
  }
  .press-post-container figure img {
    width: 55%;
  }
  .press-post-container figure figcaption {
    width: 55%;
  }
}
.maintenance {
  overflow: hidden;
  font-weight: 300;
  font-family: 'Haffer', sans-serif;
}
.maintenance .container {
  text-align: center;
  margin-top: 10rem;
  margin-bottom: 10rem;
}
.maintenance h1 {
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 400;
}
.maintenance p {
  font-size: 18px;
  margin: 30px 0;
}
.maintenance .appstore-badges img {
  height: 45px;
}
.maintenance .appstore-badges a {
  margin-left: 25px;
  margin-right: 25px;
}
.maintenance a:hover {
  text-decoration: none;
}
.video-cta {
  display: initial;
  cursor: pointer;
}
.video-cta .badge.video-link {
  width: 190px;
}
.video-cta .badge .cta-video-span {
  color: white;
}
.video-cta .badge:hover .cta-video-span {
  color: #2c2889;
}
.video-cta .close:hover {
  background-color: #fff;
}
.video-cta .modal-content {
  border: none;
  border-radius: 15px;
}
.video-cta .modal-dialog {
  margin-top: -75px;
  max-width: 700px !important;
}
.video-cta .modal-header {
  padding: 1rem 2rem 7px 0;
  border-bottom: none;
}
.video-cta .modal-body {
  padding: 0 2rem 2rem;
}
.video-link {
  background-color: #363fff;
  border-color: #363fff;
  color: white;
  font-size: 17px;
}
.video-link:hover {
  background-color: white !important;
  border-color: white !important;
  color: #363fff;
  font-size: 17px;
}
.video-link:hover .st0 {
  fill: #363fff;
}
.video-link span {
  margin-left: -21px;
}
.video-link svg {
  height: 66px;
  position: absolute;
  margin-left: 32px;
  margin-top: -41px;
}
@media screen and (max-width: 452px) {
  .video-link {
    margin-top: 20px;
  }
}
@media screen and (min-width: 452px) and (max-width: 575px) {
  .badge.video-link {
    margin-left: 15px;
  }
}
@media screen and (min-width: 452px) and (max-width: 466px) {
  .badge.video-link {
    margin-right: 19px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  .video-link svg {
    height: 55px;
    position: absolute;
    margin-left: 44px;
    margin-top: -36px;
  }
  .video-cta .modal-header {
    padding: 0.5rem 1rem 5px 0;
    border-bottom: none;
  }
  .video-cta .modal-body {
    padding: 0 1rem 1rem;
  }
}
@media screen and (max-width: 990px) and (min-width: 765px) {
  .description {
    margin-bottom: -8px;
  }
  .hero .badge {
    margin-bottom: 15px;
  }
  .hero .review-mobile {
    margin-bottom: 26px;
    margin-top: 9px;
  }
}
@media screen and (min-width: 1200px) {
  .video-link svg {
    margin-left: 34.5px;
  }
  .badge.video-link {
    width: 190px;
  }
  .badge.video-link .cta-video-span {
    margin-left: -40px;
  }
}
@media screen and (max-width: 1249px) and (min-width: 1200px) {
  .video-link {
    margin-left: 10px;
  }
}
@media screen and (min-width: 1344px) {
  .badge.video-link {
    margin-left: 30px;
    width: 190px;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    @media screen and (min-width: 1344px) {
      .badge.video-link {
        margin-left: 15px;
      }
      .badge.video-link span {
        margin-left: -31px !important;
      }
    }
  }
}

/* CTA pill at bottom of blog posts */
.cta-pill .left h3 {
  color: white;
}

.cta-macro {
  margin-bottom: 2rem;
}

/* .aligncenter {
  text-align: center;
} */

/* social icon sticky bar */
.jevch-socials {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0px;
  top: 54px;
}

.jevch-socials a {
  padding: 0px;
  padding-bottom: 1px;
}

.jevch-socials img {
  height: 30px;
  width: 30px;
  margin-bottom: 0px;
}

@media (min-width: 1320px) {
  .jevch-socials {
    margin-left: -50px;
  }
}

/* .sh-nav-social a {
  width: 24px;
  margin-top: 10px;
}

.sh-nav-social svg,
.sh-nav-social g {
  fill: rgba(61,61,61,0.69);
} */

.header-socials {
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  transition: 0.3s height ease-in-out;
}

@media only screen and (max-width: 1024px) {
  .header-socials {
    display: none;
  }
}

.header-socials a {
  padding: 0 5px;
}

.header-socials img {
  height: 30px;
  width: 30px;
  margin-right: 3px;
}

.header-mobile-social-media {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 20px 0px;
}

.header-mobile-social-media a {
  display: block;
  width: 34px;
  border: none;
  height: auto;
}

.header-mobile-social-media a img {
  width: 100%;
}

.header-mobile-social-media .sh-clear {
  display: none;
}

/* Validate sticky header */
.header-socials a .dark-version {
  display: none;
}

.sh-sticky-header-active .header-socials {
  height: 70px;
}

.sh-sticky-header-active .header-socials a .dark-version {
  display: block;
}

.sh-sticky-header-active .header-socials a .white-version {
  display: none;
}

.footer-socials {
  text-align: center;
  padding-left: 30px;
}

.footer-socials a {
  padding-right: 30px;
}

.footer-socials img {
  height: 34px;
  width: 34px;
}

@media (max-width: 425px) {
  .footer-socials {
    padding-left: 15px;
  }

  .footer-socials a {
    padding-right: 15px;
  }
}

/* press page awards section */
.presspage-awards {
  font-family: 'Haffer';
  background-color: #fff;
  margin-bottom: 3rem;
}
.presspage-awards .title {
  margin-bottom: 0;
  font-size: 1.5rem;
  max-width: 20rem;
  margin-top: 3rem;
  margin-left: 9%;
  font-size: 2rem;
  color: #212529;
}
.presspage-awards p {
  font-size: 1.4rem;
  color: #3c3d67;
  margin-left: 9%;
}
.presspage-awards .award-cards {
  display: flex;
  justify-content: space-between;
  margin-left: 9%;
  margin-right: 9%;
}

.presspage-awards .award-cards .link-wrapper:hover {
  text-decoration: none;
}
.presspage-awards .award-cards .card {
  max-width: initial;
  border-radius: 0.5rem;
  width: 376px;
}
.presspage-awards .award-cards .card-title {
  margin-bottom: 0.5rem;
}
.presspage-awards .award-cards .card-body {
  display: flex;
  margin: 0.8rem;
  padding: 0;
  height: 125px;
  color: #3c3d67;
}
.presspage-awards .award-cards .card-body .awards-card-text {
  padding-left: 0.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.presspage-awards .award-cards .card-body .card-img img {
  height: 125px;
  width: 125px;
}
.presspage-awards .award-cards .card-body .card-text {
  line-height: 1.2;
  font-style: italic;
  margin-left: 0;
  font-size: 1rem;
}

.masonry2 .post-item .post-content-container {
  box-shadow: none;
}

.masonry2 .post-item .post-container {
  box-shadow: 0px 15px 45px -9px rgb(0 0 0 / 20%);
}

.masonry2 .post-item:hover .post-container {
  box-shadow: 0 1px 1px 1px rgb(0 0 0 / 0%);
}
.masonry-shadow .post-content-container
{
  padding-left: 13%;
    padding-right: 13%;
    padding-top: 32px;
}
.masonry-shadow .post-title h2 {
  margin-top: 0px !important;
}
.masonry-shadow .post-content
{
  padding-bottom: 28px;
}

article.post-item:hover .sh-overlay-item {
  opacity: 1;
}
article.post-item:hover .sh-overlay-style1 {
  opacity: 1;
}

article.post-item:hover .post-meta-thumb img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.1, 1.1);
  transform: translate3d(0, 0, 0) scale(1.1, 1.1);
}
article.post-item
  .sh-overlay-style1
  .sh-overlay-item
  .sh-overlay-item-container{
    display: none !important;
  }

article.post-item:hover
  .sh-overlay-style1
  .sh-overlay-item
  .sh-overlay-item-container {
  background-color: #fff;
  width: 60px;
  -webkit-animation: icon_round_animation 0.5s;
  animation: icon_round_animation 0.5s;
  color: #fff;
  box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 20%);
}

article.post-item:hover
  .sh-overlay-style1
  .sh-overlay-item
  .sh-overlay-item-container
  i {
  color: #505050;
}

article.post-item:hover .post-title h2 {
  color: #2f3ea8 !important;
}
@media only screen and (max-width: 1200px) {
  .presspage-awards .award-cards {
    flex-direction: column;
  }
  .presspage-awards .award-cards .card {
    width: auto;
  }
  .presspage-awards .award-cards .card:not(:last-child) {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 576px) {
  .presspage-awards .award-cards .card-body {
    flex-direction: column;
    height: auto;
  }

  .presspage-awards .award-cards .card-body .award-card-img {
    text-align: center;
    margin-bottom: 1rem;
  }

  .presspage-awards .award-cards .card-body .awards-card-text {
    text-align: center;
  }
}

/* infographic modal*/

#info-graphics-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999999999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */

  background: rgba(0, 0, 0, 0.9);
}

/* Modal Content/Box */
.info-modal-content {
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #888;
  width: auto;
  text-align: center;
}
.info-modal-content .info-img {
  padding: 15px;
  background: #000;
  display: inline-block;
}


.info-modal-content .info-img .info-img-wrapper {
  padding: 7px;
  background: #fff;
}

/* The Close Button */
.info-modal-content .close {
  color: #bcb5b5;
  font-size: 28px;
  display: inline-block;
  font-weight: bold;
  float: right;
  border: 2px solid #bcb5b5;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  line-height: 19px;
  opacity: 1;
}

.info-modal-content .close:hover,
.info-modal-content .close:focus {
  text-decoration: none;
  border: 2px solid #559cbf;
  color: #559cbf;
  cursor: pointer;
}
.sh-footer-widgets {
	padding: 50px 0 100px 0;
}
/* wak-front art */
/* .nw-head{position: absolute;width: 100%;z-index:60000;background: #000000;} */
.simplify-header {
  position: relative;
  width: 100%;
  top:0px;
  z-index: 1030;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);
}
.top-bar {
  border-bottom: 1px solid #F4F4F4;
  padding: 0px 30px;
}
.hd-container .main-nav{padding: 0px 30px;}
.hd-container{max-width: 1340px;margin: 0px auto;}
.simplify-header .for-vertical-nav-center{display: flex !important;
  flex-grow: 1;
  flex-basis: auto;
  align-items: center;
  justify-content: center;}

.simplify-header .navbar{display: flex;align-items: center;justify-content: space-between;}
.navbar-parent .nav-item {
  display:flex;
  list-style: none;
}
/* .navbar-parent .navi-list {
  position: relative;
  margin-right: 40px;
  font-size: 19px;
  color: #576073;
  padding: 15px 0 25px;
  line-height: 81px;
  font-weight: 500;
  font-family: "Poppins Medium";
} */
/* .simplify-header .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > span.nolink, .navbar .dropdown > a {
  height: 5rem;
  padding: 0 0.75rem;
  margin: 0 1rem;
  line-height: 5rem;
  font-size: 19px;
  text-transform: capitalize;

} */
.simplify-header .navbar{border: 0;}
.navbar-parent .navi-list {
  position: relative;
  margin: 0px 16px 0px;
  font-size: 19px;
  color: #576073;
  padding: 0px 12px 0px;
  font-weight: 500;
  font-family: 'Haffer', sans-serif;
  height: 80px;
  line-height: 80px;
}
@media (min-width: 1200px) and (max-width: 1300px)
{
  .navbar-parent .navi-list
  {
    margin: 0px 5px 0px;
  }
}
.navbar-parent{padding: 0px;}
.simplify-header .navbar-brand {
  height: unset;
  padding: 15px 0px;
  width: 150px;
}

.top-bar-links .quicken-sm-link {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.top-bar-links .simplify-sm-link{display: inline-block;

  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 1px solid #F4F4F4;
  padding-left: 10px;

}

.simplify-header .dropdown:hover .dropdown-menu {
  display: block;
  padding: 15px 13px 15px;
}
.bottom-text{display: block;font-size: 12px;}
.simplify-header .dropdown-menu{top: 80px;min-width: 220px;border-top: 1px solid #eee;
  background: #f2f2f2;left: -20px;}
.simplify-header .container{overflow: unset;}

.simplify-header .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li:hover > a, .navbar .navbar-nav > li > a.active, .navbar .navbar-nav > li.active-trail > a, .navbar .navbar-nav > li > span.nolink:hover, .navbar .navbar-nav > li:hover > span.nolink, .navbar .navbar-nav > li.active-trail > span.nolink{border-bottom: 3px solid #1f74bb;color: #333;}
.simplify-header .dropdown-item{display: block;padding: 8px;}
.dropdown-parent .dropdown-item {
  font-weight: 400;
  color: #333;
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
  font-size: 17px;
}
 .border-bottom:last-child {
  border-bottom: 0;
}
.dropdown-parent .dropdown-item:hover{color:#1f74bb;}
.login-buy{display:flex;align-items: center;gap: 10px;}
.buy-button a{color: #fff;font-family: 'Haffer';
  line-height: 22px;
  letter-spacing: 0px;
  font-weight: 700;
}
.buy-btn{background: #F24B5A;
  font-family: 'Haffer', sans-serif;
  padding: 9px 30px 9px 30px;
  border-radius: 25px;
  border: none;
  color: #fff;
  font-size: 17px;
  /* font-weight: 700; */
  height: 40px;
  line-height: inherit;
  white-space: nowrap;}

.login-buy .navi-list{margin: 0 !important;}
.help-center-drop{padding:15px 0px 5px !important;}
.border-bottom{border-bottom: 1px solid #C8C8C8}
/* mega menu */
.mega-footer p{font-size: 14px;  font-family: 'Haffer', sans-serif;font-weight: 400;color: #212529;}
.sign .dropdown-menu {
  width: 960px;
  margin-left: -758px;
  background: #fff;
  padding: unset !important;
}
.no-gutters{margin: 0;}
.login-buy .navi-list {
  margin: 0 !important;
  font-size: 17px;
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
  font-weight: normal;
  padding:0px !important;
}

.welcome-content ul{padding-left: 30px;}
.welcome-content  li{list-style: disc;color: #212529;font-size: 14px; font-family: 'Haffer', sans-serif;font-weight: 400;}
.col-pad{padding: 0px;}
/* .welcome-thumb-content-main{display: flex;} */
.welcome-content {
  width: 50%;
  float: right;
}
.welcome-thumb{
  width: 50%;
  float: left;
}
/* .my-account-main{padding: 15px 20px;} */
.account-head h4{font-size: 18px;padding-bottom: 10px;font-family: 'Haffer', sans-serif;color: #212529;font-weight: 700;margin: 0;}
.sign-btn:hover{color:#fff;}
.sign-btn:focus{color:#fff;}
.sign-btn {
  background-color: #127bc5;
  color: white;
  font-size: 14px;
  width: 130px;
  border-radius: 6px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 6px 12px;
  font-weight: 400;
  font-family: 'Haffer', sans-serif;
  margin-top: 20px;
}
.sign-btn:hover{color: #fff;}
.mega-footer{margin: 15px 35px 15px;border-top: 2px solid #a1a1a14a;padding-top: 10px;}


.mt-top{margin-top: -43px;}
/* .sign-mega-main{padding-bottom: 10px;} */
.inv-link{color: #1f74bb;}
.inv-link:hover{color: #1f74bb;}
.inv-link:focus {
  color: #1f74bb;
}
/* mega menu end */
/* simplify mobile-nav */
/* mobile nav */
.navigation{display: none;}
.navigation nav ul {list-style: none;margin: 0;padding: 0;}
.navigation nav ul li {float: none;}
.navigation nav ul li a {
  line-height: 50px;
  color: #576073;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Haffer', sans-serif;
}
.mobile-drop .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{outline: 0;}
.navigation nav ul li a:hover{color:#0a1857;}
.no-border{border: 0!important;}
.fl_listr li {display: inline-block;border-bottom: 0;}
.fl_listr i{color: #00638f;}
.br_right{border-right: 1px solid#e6e8e9;}
.navigation .brand span{display: block;}
.navigation nav ul li ul li {min-width: 190px;}
.navigation nav ul li ul li a {padding: 15px;line-height: 20px;}

/* .nav-mobile {} */
@media only screen and (max-width: 800px) {
  .nav-mobile {
    display: block;
    position: absolute;
    right: 20px;
}
  nav {width: 100%;}
  .navigation .nav-list{display: none;}

 .navigation nav ul li {float: none;}
  .navigation nav ul li ul li a {font-size: 11px;}
}
.brand-toggle{display:flex;align-items: center;justify-content: space-between;padding: 12px 20px;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);}
#nav-toggle {
  cursor: pointer;
  padding: 0px 0px 0px;
  display: flex;
  align-items: center;
  width: 24px;
  height: 24px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 24px;
  background: #333;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle.active span:before {transform: rotate(45deg);}
#nav-toggle.active span:after {transform: rotate(-45deg);}
.brand img{width: 134px;}
#nav-toggle span:before {top: -7px;}
#nav-toggle span:after {bottom: -7px;}
#nav-toggle.active span {background-color: transparent;}
#nav-toggle.active span:before, #nav-toggle.active span:after {top: 0;}
.nav-list{position: relative;}
@media screen and (min-width: 800px) {
  .nav-list {display: none;}
}

.nav-list li{display: flex;border-bottom: 1px solid #f3f3f3;flex-wrap: wrap;}
.mob-link{flex: 1 auto;padding: 0px 12px;}

.mobile-drop .dropdown-toggle {
  -ms-flex: 0 0 3.125rem;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  font-size: 20px;
  cursor: pointer;
  background: #EFEFEF;
  border-radius: 0px;
  outline: 0;
  font-weight: 400;
  font-family: 'Haffer', sans-serif;
}
.mobile-drop .dropdown-toggle:hover{background: #dddd;}
/* .mobile-drop .dropdown-toggle:focus{background: #dddd;} */

.nav-list .mobile-drop {
  /* background: #f3f3f3; */
  border-bottom-color: #eee;
}
.nav-list .mobile-drop:hover{ background: #f3f3f3;border-bottom-color: #eee;}
.drop-container .c-item{display: block;width: 100%;border-bottom: 0;}
.drop-container .c-item:hover{background: #f3f3f3;}
/* .drop-container{overflow: hidden;transition: height 600ms;} */
.drop-container .c-item a {
  display: inline-block;
  width: 100%;
  padding: 12px 20px;
  border-bottom: 1px solid #f3f3f3;
  line-height: 1.4;
  font-weight: 500;
  color: #333;
  font-size: 14px;
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
}

.mobile-drop .dropdown-toggle::after {
  content: "-";
  display: inline;
  border: none;
}

.mobile-drop .collapsed.dropdown-toggle::after{
  content: "+";
}
.mobile-drop .dropdown-toggle[aria-expanded="true"]{
  background-color:#dddd;
}
.help-bottom{font-size: 11px;display: block;color: #333;}


.mobile-drop .drop-container{width: 100%;}
.relative-header{position: relative !important;}
.navigation .navbar-brand{
  float: none;
    height:unset;
    padding:unset;
}


/*mobile nav end  */
/* simplify mobile nav end */

/* for-double header */
.primary-desktop{top: 120px;}
.sh-sticky-header-active{top:127px !important;}
#header-mobile {
  top: 48px;
}
/* for-double header */


/* media start */
@media only screen and (min-width: 320px) and (max-width: 529px) {
  .simplify-header{display: none;}
  .simplify-mobile-header{display: block;position: relative;z-index: 1030;width: 100%;background-color: #fff;top: 0px;}
  .brand img{width: 95px;}
  .welcome-thumb-content-main{flex-direction: column;}
  .welcome-content ul{padding-left: 40px;}
  .welcome-content li i{font-size: 6px;vertical-align: middle;margin-right: 10px;}
  .simplify-mobile-header .welcome-content ul li{display:block;margin-bottom: 5px; border: 0;list-style-type: disc;font-weight: 400;font-family: 'Haffer', sans-serif;}
  .my-account-main {padding: 15px 40px;}
  .welcome-thumb {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
  .mt-top{margin: 0;}
  .welcome-content {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
.sign-btn{margin: 0px;}
	.my-account-main:hover{background: #F3F3F3;border-bottom-color: #eee;}
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
}
@media only screen and (min-width: 425px) and (max-width: 529px) {
  .brand-toggle{padding: 16px 20px;}
  .welcome-thumb img {
    width: 200px;
    height: 125px;
}
}
@media only screen and (min-width: 530px) and (max-width: 767px) {
  .simplify-header{display: none;}
  .simplify-mobile-header{display: block;position: relative;z-index: 1030;width: 100%;background-color: #fff;top: 0px;}
  .brand img{width: 95px;}
  .welcome-thumb-content-main{flex-direction: column;}
  .welcome-content ul{padding-left: 40px;}
  .welcome-content li i{font-size: 6px;vertical-align: middle;margin-right: 10px;}
  .simplify-mobile-header .welcome-content ul li{display:block;margin-bottom: 5px; border: 0;list-style-type: disc;font-weight: 400;font-family: 'Haffer', sans-serif;}
  .my-account-main {padding: 15px 40px;}
  .welcome-thumb {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
  .mt-top{margin: 0;}
  .welcome-content {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
.sign-btn{margin: 0px;}
.my-account-main:hover{background: #F3F3F3;border-bottom-color: #eee;}
}
@media only screen and (min-width:768px) and (max-width: 991px) {
  .simplify-header{display: none;}
  .simplify-mobile-header{display: block;position: relative;z-index: 1030;width: 100%;background-color: #fff;top: 0px;}
  .brand img{width: 120px;}
  .welcome-thumb-content-main{flex-direction: column;}
  .welcome-content ul{padding-left: 40px;}
  .welcome-content li i{font-size: 6px;vertical-align: middle;margin-right: 10px;}
  .simplify-mobile-header .welcome-content ul li{display:block;margin-bottom: 5px; border: 0;list-style-type: disc;font-weight: 400;
    font-family: 'Haffer', sans-serif;}
  .my-account-main {padding: 15px 40px;}
  .welcome-thumb {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
  .mt-top{margin: 0;}
  .welcome-content {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
.sign-btn{margin: 0px;}
.brand-toggle{padding:16px 20px;}
.nav-list {
  position: absolute;
  width: 300px;
  right: 0;
  background: #ffff;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);
}
.my-account-main:hover{background: #F3F3F3;border-bottom-color: #eee;}
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
  .simplify-header{display: none;}
  .simplify-mobile-header{display: block;position: relative;z-index: 1030;width: 100%;background-color: #fff;top: 0px;}
  .brand img{width: 120px;}
  .welcome-thumb-content-main{flex-direction: column;}
  .welcome-content ul{padding-left: 40px;}
  .welcome-content li i{font-size: 6px;vertical-align: middle;margin-right: 10px;}
  .simplify-mobile-header .welcome-content ul li{display:block;margin-bottom: 5px; border: 0;list-style-type: disc;}
  .my-account-main {padding: 15px 40px;}
  .welcome-thumb {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
  .mt-top{margin: 0;}
  .welcome-content {
    margin-bottom: 20px;
    width: 100%;
    float: unset;
}
.sign-btn{margin: 0px;}
.nav-list {
  position: absolute;
  width: 300px;
  right: 0;
  background: #ffff;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);
}
.my-account-main:hover{background: #F3F3F3;border-bottom-color: #eee;}

}
@media only screen and (min-width:1260px) and (max-width: 1365px) {
}
@media only screen and (min-width:1366px) and (max-width: 1439px) {
}
@media only screen and (min-width: 1440px) and (max-width: 1599px){
}
@media only screen and (min-width: 1600px) and (max-width: 1800px){

}
@media only screen and (min-width: 1680px) and (max-width: 1919px){
}
@media only screen and (min-width: 1920px) and (max-width: 2200px){

}
@media only screen and (min-width: 2560px) {

}

/* media end */
/* wak-front art */

.simplify-mobile-header .welcome-content ul li:before {
    font-family: 'FontAwesome';
    content: '\f111 ';
    color: #000;
    margin-right: 8px;
    font-size: 7px;
}
/** header.primary-mobile, header.primary-desktop{ display: none !important; }**/

/* New Footer Styling */
.footer-main {
  font-family: 'Haffer', sans-serif;
  background: #f2f2f2;
}
.footer-main .menu-title {
  font-family: 'Haffer', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #333;
  display: block;
  margin: 15px 0 5px;
}

.footer-main .menu-title:hover {
  text-decoration: underline;
}

.footer-main .anchor-heading.menu-title:hover {
  text-decoration: none;
}

.footer-main .footer-listItems ul {
  padding: 0;
  list-style: none;
}

.footer-main .footer-listItems ul li {
  line-height: 100%;
}

.footer-main .footer-listItems ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}

.footer-main .footer-listItems ul li a:hover {
  text-decoration: underline;
}

.container.custom-container {
  padding: 0 15px !important;
}

.custom-container {
  width: 100% !important;
  max-width: 100% !important;
}

.download-app-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0;
}

.download-app-logos .app-logo {
  display: inline-block;
  width: 100%;
  max-width: 85px;
  margin-right: 10px;
}

.download-app-logos .download-app-logo {
  display: inline-block;
  margin: 5px 0;
}

.download-app-logos .download-app-logo a {
  display: inline-block;
}

.download-app-logos .download-app-logo > div:first-child {
  margin-bottom: 5px;
}

.download-app-logos .download-app-logo a img {
  width: 100%;
  max-width: 135px;
  min-height: 40px;
  object-fit: contain;
}

.download-app-logos .app-logo img {
  width: 100%;
  object-fit: contain;
}

.row.custom-row {
  margin: 0 -15px;
}

.footer-main .topfooter .custom-row {
  padding: 30px 0;
  border-bottom: 1px solid #b3b3b3;
}

.footer-main .bottomfooter {
  font-size: 12px;
  line-height: 20px;
  color: #333;
}

.footer-main .bottomfooter .custom-row {
  padding: 30px 0;
}

.footer-main .bottomfooter .bottomfooter-inner {
  padding: 30px 0;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  text-align: center;
}

.footer-main .bottomfooter .bottomfooter-inner .footer-intro p {
  font-size: 11px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.footer-main .bottomfooter .bottomfooter-inner a {
  color: #333;
}

.footer-main .bottomfooter .bottomfooter-inner .footer-listItems {
  margin: 20px 0 10px;
}

.bottomfooter .bottomfooter-inner .footer-listItems ul {
  margin: 0;
}

.bottomfooter .bottomfooter-inner .footer-listItems ul li {
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid #333;
}

.bottomfooter .bottomfooter-inner .footer-listItems ul li:last-child {
  border-right: 0;
}

.footer-main .bottomfooter .bottomfooter-inner a:hover {
  text-decoration: underline;
}

.footer-main .bottomfooter .bottomfooter-inner .copyright-content p {
  margin-bottom: 0;
  line-height: 1.6;
}

.footnotes-content ul {
  padding: 0.938rem 0 0.938rem;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  font-size: 11px;
  color: #333;
}

.footnotes-content ul li {
  margin-bottom: 0.625rem;
}

.footnotes-content ul li strong {
  font-weight: 600;
}

@media (max-width: 767px) {
  .footer-main .footer-listItems ul li {
    line-height: 19.19px;
  }
  .footer-main .footer-listItems ul li a {
    line-height: 17px;
  }
}








@media (min-width: 576px) {
  .custom-container {
    max-width: 540px !important;
  }
}
@media (min-width: 768px) {
  .custom-container  {
    max-width: 720px !important;
  }
}
@media (min-width: 992px) {
  .custom-container  {
    max-width: 960px !important;
  }
}
@media (min-width: 1200px) {
  .custom-container {
      max-width: 1140px !important;
  }
}
/* start my styling */
.page-template-page-blog-php #page-container {
  padding-top: 0 !important;
}
.innerheadersec .header-standard-position {
  position: absolute !important;
  background: transparent;
  z-index: 9999999;
  /* right: 45px; */
  right: 121px;
    top: -15px;
}
.innerheadersec a
{
  color: rgba(255,255,255,0.85)!important;
  padding-top: 30px;
    padding-bottom: 30px;
    max-height: none;
    transition: unset;
}
.safari .innerheadersec a
{
  letter-spacing: -1px;
}
.innerheadersec a:hover
{
  color: rgba(255,255,255,1)!important;
}
.sh-header-search {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255,255,255,0.97);
  z-index: 999999999;
  overflow: hidden;
  padding-bottom: 80px;
    padding-top: 26px;
}
.innerheadersec i {
  font-size: 18px;
}
.innerheadersec #header-search i.icon-magnifier
{
  color: #47c9e5!important;
}
@media screen and (max-width: 1025px)
{
html #wpadminbar
{
    display: none !important;
}
.innerheadersec .header-standard-position {
  right: 20px;
  top: 35px;
}
}
.innerheadersec
{
   display: none;
}
.page-template-page-blog .innerheadersec
{
   display: block;
}
.stickyHeader
{
    position: fixed;
}
@media screen and (max-width: 800px)
{
  ul.page-numbers a, ul.page-numbers span, .woocommerce nav.woocommerce-pagination ul.page-numbers a, .woocommerce nav.woocommerce-pagination ul.page-numbers span
{
  width: 30px;
  height: 30px;
  line-height: 27px;
}
ul.page-numbers .prev, ul.page-numbers .next, .woocommerce nav.woocommerce-pagination ul.page-numbers .prev, .woocommerce nav.woocommerce-pagination ul.page-numbers .next
{
  padding: 0 10px !important;
  line-height: 30px !important;
    height: 30px !important;
    width: 33px;
}
.sh-header-search
{
  padding-bottom: 67px;
    padding-top: 10px;
}
}
a.page-numbers
{
  border-radius: 50%;
}
a.next.page-numbers, a.page-numbers.prev {
    border-radius: 25px !important;
}
a.page-numbers:hover,a.page-numbers:focus {
  border-radius: 50%;
  background: #5EBFEA44;
}
.widget_categories li.cat-item
{
  padding: 12px 10px !important;
}
li.cat-item:hover,li.cat-item:focus {
  background: #5EBFEA44;
}
/* .navbar-parent .navi-list {
  padding-left: 0;
    margin-left: 0;
    padding-right: 24px;
    margin-right: 8px;
} */
/* .navbar-parent .nav-item:last-child .navi-list
{
   margin-right: 0;
   padding-right: 0;
} */
.simplify-header
{
  z-index: 9999999999;
}
span.bypostauthor {
  font-weight: normal;
}
/* end my styling */
.sh-related-posts .post-meta-thumb{
  height: 160px;
}
.sh-related-posts .post-meta-thumb img{
  object-fit: cover;
  height: 100%;
}
.rcaehpara {
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  color: #576073;
  line-height: 25.6px;
  margin-top: -30px;
  margin-bottom: 30px;
}
.rcaehpara a,.rcaehpara a:visited,.rcaehpara a:active
{
    color: #5365B7;
}
.rcaehpara a:hover
{
    color: #05A8CE;
    text-decoration:underline;
}
@media screen and (max-width: 800px)
{
ul.page-numbers .prev, .woocommerce nav.woocommerce-pagination ul.page-numbers .prev {
  padding-left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 30px;
}
}
.simplify-mobile-header
{
  z-index: 99999999;
}
@media screen and (max-width: 1200px) and (min-width: 850px)
{
.innerheadersec .header-standard-position
{
  top: 50px;
}
}
@media screen and (max-width: 480px)
{
#page-container .container
{
  padding-left: 25px!important;
  padding-right: 25px!important;
}
}
.sh-post-author .sh-post-author-avatar
{
  width: 200px;
}
/* .sh-blog-style2 .sh-post-author .sh-post-author-info
{
  width: 100%;
} */
@media screen and (max-width: 800px)
{
.sh-post-author .sh-post-author-avatar {
    width: 200px;
    /* text-align: center; */
    /* display: block; */
    margin-bottom: 25px;
    margin-right: 0;
    padding-right: 0;
}
}
.mobilepag
{
   display: none;
}
@media screen and (max-width: 800px)
{
  .desktoppag
  {
     display: none;
  }
  .mobilepag
{
   display: block;
}
}
.staticsocialbar .jevch-socials {
  position: relative;
  flex-direction: row;
  top: 0 !important;
  margin-left: 0;
  margin-top: 7px;
}
.sh-columns > :last-child {
  float: left;
}
.post-item-single .post-meta-two
{
  float: right;
}
.staticsocialbar .jssocials-share-link.jssocials-share-no-count {
  padding-top: 0.5em;
  padding-right: 0.5em;
}
.sh-blog-single-meta.row {
  margin-top: 35px;
  border-top: 1px solid #e5e5e5;
  padding-top: 32px;
}
.sh-page-switcher {
  text-align: right;
  margin-right: -15px;
}
.staticsocialbar {
  width: 100%;
  margin-top: 15px;
  font-family: 'Haffer';
    font-weight: 700;
    font-size: 16px;
}
.staticsocialbar p
{
  margin-bottom: 0px;
}
@media screen and (max-width: 800px)
{
.sh-page-switcher {
  text-align: right;
  margin-left: -15px;
  display: flex;
  width: 100%;
}
.sh-page-switcher-content
{
  width: auto;
}
}
.sh-page-switcher-button
{
  background: #5EBFEA44;
}
.sh-page-switcher-button i
{
  color: #2f3ea8!important;
}
body .sh-page-switcher .sh-page-switcher-button:hover, body .sh-page-switcher .sh-page-switcher-button:focus {
  background-color: #2f3ea8!important;
  color: #fff;
}
body .sh-page-switcher .sh-page-switcher-button:hover i, body .sh-page-switcher .sh-page-switcher-button:focus i{
  color: #fff !important;
}
.blog-single
{
  font-size:16px;
}
@media screen and (min-width: 1200px)
{
  .simplify-header
  {
    position:fixed;
  }
  body{
    padding-top: 79px;
  }
  .simplify-header .dropdown-menu {
    top: 80px;
    min-width: 207px;
    border-top: 1px solid #eee;
    background: #f2f2f2;
    left: 0px;
    border: 0 !important;
  }
.top-bar-links .simplify-sm-link img
{
  width: 6.188rem;
}
.top-bar-links a {
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}
}
.sh-heading span.sh-heading-content,.sh-heading-font, .masonry2 .post-meta-one, .masonry2 .post-meta-two, .sh-countdown > div > span, .sh-woocommerce-products-style2 ul.products li.product .price, .sh-blog-style2 .widget_product_tag_cloud a, .sh-blog-style2 .widget_tag_cloud a, .sh-blog-style2 .sh-recent-posts-widgets-item-content .post-meta-categories, .sh-blog-style2 .post-meta-categories, .sh-blog-style2 .post-item-single .post-meta-data, .rev_slider .sh-rev-blog .sh-revslider-button2, .sh-portfolio-filter-style4 .sh-filter span, .sh-accordion-style6 .panel-title a
{
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
}
.sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1,body h1, body h2, body h3, body h4, body h5, body h6
{
  font-family: 'Haffer', sans-serif;
}
.masonry2 .post-title h2,.masonry-shadow .post-title h2
{
  line-height: 1.2 !important;
  font-size: 28px;
    margin-top: 12px;
    margin-bottom: 14px;
}
.innerheadersec a {
  font-family: 'Haffer', sans-serif !important;
}
.post-content
{
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
}
html body {
  font-family: 'Haffer', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media only screen and (max-width: 1199px)
{
.simplify-mobile-header {
  position: fixed;
}
body
{
  padding-top: 46px;
}
}
@media screen and (max-width: 1199px)
{
.innerheadersec .header-standard-position {
    top: 0;
}
}
div#pageloader {
  background: rgb(100 100 100 / 37%);
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  left: 0;
  display: none;
}
div#pageloader img
{
    width: 50px;
}
div#pageloader img {
  width: 50px;
  display: inline-flex;
  align-items: center;
  margin: auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
}
#content.content-with-sidebar-right {
  width: 73%;
  padding-left: 2%;
  float: right;
}
#sidebar.sidebar-right {
  float: left;
  width: 25%;
}
@media (max-width: 1025px)
{
.blog-list:not(.blog-style-small):not(.blog-style-medium):not(.blog-style-large) .post-item {
    width: 33.33%;
}
}
.mytitle2
{
  margin-bottom: 10px;
margin-top: 16px;
}
@media (min-width: 480px)
{
.sh-related-posts h3 {
  min-height: 82px;
}
}
.sign-mega-main {
  background: #fff !important;
}

.sign-mega-main .no-gutters {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.sign-mega-main .col-pad
{
  border-right: 2px solid #EFEFF2;
}
.welcome-content {
  width: 100%;
  float: none;
  text-align: center;
}
.account-head h4 {
  font-family: 'Haffer';
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 0px !important;
  padding-bottom: 0;
}
.sign-mega-main .col-pad {
  border-right: 2px solid #EFEFF2;
  padding: 0 16px;
  text-align: center;
}
.welcome-content p {
  text-align: center;
  min-height: 3em;
  margin-top: 1px;
  font-family: 'Haffer';
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #16181b;
}
.welcome-thumb {
  width: 100%;
  float: none;
  padding: 0.625rem 0.938rem 2em;
}
.welcome-thumb img {
  height: auto;
}
.sign-button a {
  background: #3044A2;
  width: 125px;
  border-radius: 19px;
  margin-top: 0;
  color: #fff;
  text-shadow: none;
  font-family: 'Haffer';
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  padding: 1.15rem 0;
  text-transform: capitalize;
}
.simplify-header .login-buy-main .dropdown-menu {
  top: 80px;
  min-width: 207px;
  border-top: 1px solid #eee;
  background: #fff;
  left: 0px;
  border: 0 !important;
  padding: 38px 0 13px !important;
  /* text-align: center; */
}
.my-account-main
{
  padding-top:0;
  padding-bottom: 40px;
}
.mega-footer p
{
  font-family: 'Haffer';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: left;
}
.inv-link
{
  font-family: 'Haffer';
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: left;
    text-decoration: underline;
    color: #5365B7;
    padding: 0;
}
.mega-footer
{
  margin: 0px 14px;
  padding-top: 14px;
}
.sh-team-social-overlay2 .sh-team-image:hover .sh-team-overlay2, .sh-overlay-style1, .sh-portfolio-overlay4
{
  background-color: transparent !important;
}
.masonry2 .post-meta-two
{
  margin-left: -18%;
  margin-right: -47px;
  padding: 19px 18% 19px 18%;
  position: relative;
}
.masonry2 .post-meta-categories i {
  display: inline-block;
}
/* .safari .innerheadersec .header-standard-position,.buy-btn
{
  letter-spacing: -1px;
} */
.sh-titlebar .title-level .item-current
{
  letter-spacing: 0px;
}
@media (max-width: 1199px)
{
.welcome-content p
{
  min-height: 2em;
}
.my-account-main
{
padding: 39px 50px 39px;
    border-bottom: 1px solid #EFEFF2;
    margin-left: -25px;
    margin-right: -25px;
}
.welcome-thumb
{
  margin-bottom: 0px;
}
}
.post-meta-thumb
{
  border: 1px solid rgb(0 0 0 / 6%);
}
.sh-titlebar:not(.sh-titlebar-revslider) a:hover,.single-post .post-meta-author a:hover,.single-post .post-meta-categories a:hover{
  color: #2f3ea8 !important;
}
article.post-item:hover .post-meta-thumb img
{
  transform: translate3d(0, 0, 0) scale(1.0, 1.0);
}
.post-meta-two
{
  display: none;
}
.post-meta-date {
  padding-left: 0 !important;
  display: block;
}
.widget_categories li.cat-item
{
  padding: 0 !important;
    display: flex;
    align-items: center;
}
.widget_categories li.cat-item a {
  padding: 12px 10px !important;
  flex-grow: 1;
  display: block;
}
.widget_categories li .count
{
  margin-right: 8px;
}
article.post-item:hover .post-title h2 {
  color: #3c3d67 !important;
}
/* span.post-meta-date {
  display: block;
  padding-left: 0;
} */
@media only screen and (max-width: 767px) and (min-width: 551px)
{
.blog-list:not(.blog-style-small):not(.blog-style-medium):not(.blog-style-large) .post-item
{
  width: 50% !important;
}
}
.single .post-meta-two
{
    display:inline-block;
}
.page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1
{
  color: #1F3352 !important;
  font-family: 'Haffer', sans-serif;
  line-height: 6rem !important;
  font-size: 42px !important;
}
.safari.page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1
{
  font-family: 'Haffer', sans-serif !important;
}
.page-template-page-blog .sh-titlebar {
  height: 505px;
  padding-top: 0px;
  display: flex;
  align-items: center;
  text-align: left;
  color:#1F3352;
}
.page-template-page-blog .sh-titlebar-text-style2 .sh-titlebar-desc
{
  color:#1F3352;
}
.page-template-page-blog .sh-titlebar {
  /* background-image: url(../wp-content/uploads/2022/10/desktopbanner.jpg) !important; */
  background-position: top !important;
  background-size: cover !important;
}
@media only screen and (min-width: 1200px)
{
.page-template-page-blog .sh-titlebar h1
{
  padding-right: 50%;
}
}
@media only screen and (max-width: 1000px)
{
  .page-template-page-blog .sh-titlebar .titlebar-title
{
  text-align: left;
}
}
@media only screen and (min-width: 1200px)
{
  .page-template-page-blog .sh-titlebar
  {
    background-position: center !important;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 700px)
{
  .page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1
{
  padding-right: 45%;
    font-size: 3.4rem !important;
    line-height: 4rem !important;
    font-size: 28px !important;
}
.page-template-page-blog .sh-titlebar .titlebar-title
{
  text-align: left;
}
.sh-titlebar
{
    background-position: 15%;
}
.page-template-page-blog .sh-titlebar
{
  /* background-image: url(/blog/wp-content/uploads/2022/09/RT-Tablet-820x395_72ppi-FINAL_092322-1.jpg) !important; */
  background-position: right !important;
  background-size: cover !important;
}
}
@media only screen and (max-width: 699px)
{
.page-template-page-blog .sh-titlebar
{
  /* background-image: url(/blog/wp-content/uploads/2022/09/RT-Mobile-390x300_72ppi-FINAL_092322.jpg) !important; */
  background-size: cover !important;
}
.page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1
{
  line-height: 4rem !important;
}
.page-template-page-blog .sh-titlebar
{
  height: 300px;
}
.page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1 {
  font-size: 16px !important;
}
}
.sh-titlebar-light
{
  background-color: transparent !important;
}
.page-template-page-blog .sh-titlebar h1
{

}
/* .search-results .post-meta-thumb img
{
  height: 276px;
  object-fit: cover;
} */
.search-results .post-meta-thumb
{
  height: 276px;
}
.search-results .ratio-container
{
  height: 100%;
  padding-top: 0px !important;
}
.search-results .post-meta-thumb img
{
  height: 100%;
  object-fit: cover;
    object-position: top;
}
/* .masonry-shadow .post-container
{
  min-height: 650px;
} */
.page-template-page-blog .sh-titlebar #jarallax-container-0
{
   display: none;
}
.blog-single .post-content a,.blog-single .post-content a:active,.blog-single .post-content a:visited
{
    color: #5365B7;
}
.blog-single .post-content a:hover
{
  color:#05A8CE;
  text-decoration:underline
}
.sh-titlebar .title-level .breadcrumbs a,.sh-titlebar .title-level .breadcrumbs a:active,.sh-titlebar .title-level .breadcrumbs a:visited {
  color: #5365B7 !important;
}
.sh-titlebar .title-level .breadcrumbs a:hover {
  color:#05A8CE !important;
}
.sh-blog-style2 .post-item-single .post-meta-author a.bypostauthor,.sh-blog-style2 .post-item-single .post-meta-author a.bypostauthor:visited,.sh-blog-style2 .post-item-single .post-meta-author a.bypostauthor:active
{
  color: #5365B7 !important;
}
.sh-blog-style2 .post-item-single .post-meta-author a.bypostauthor:hover
{
  color:#05A8CE !important;
}
.sh-blog-style2 .post-item-single .post-meta-data .post-meta-categories a,.sh-blog-style2 .post-item-single .post-meta-data .post-meta-categories a:active,.sh-blog-style2 .post-item-single .post-meta-data .post-meta-categories a:visited
{
  color:#5365B7 !important;
}
.sh-blog-style2 .post-item-single .post-meta-data .post-meta-categories a:hover
{
  color:#05A8CE !important;
}
.blog-list .post-meta-author a.bypostauthor,.blog-list .post-meta-author a.bypostauthor:visited,.blog-list .post-meta-author a.bypostauthor:active
{
  color: #5365B7 !important;
}
.blog-list .post-meta-author a.bypostauthor:hover
{
  color:#05A8CE !important;
}
/* .masonry2 .post-item .post-content-container
{
  min-height: 650px;
} */
@media (max-width: 699px)
{
.sh-titlebar-mobile-layout-compact .container > div {
    display: block;
    padding: 20px 0;
    margin-top: 0px;
}
}
.sh-blog-tags
{
  display: none;
}
.mysec .myctr {
  padding-left: 13%;
  padding-right: 13%;
  padding-top: 32px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.mysec .myctr h2
{
   padding-top:0px;
   cursor: pointer !important;
}
.mysec .myctr .myposttitle {
  order: 1;
}
.mysec .myctr .post-content {
  order: 3;
}
.mysec .myctr .staticsocialbar {
  display: none;
}
.mysec .myctr .post-meta-two {
  display: none;
}
.mysec .myctr .post-meta-data
{
  border-bottom: 0;
  padding-bottom: 0px;
  margin-bottom: 0;
  order:2;
}
.mysec a.page-numbers
{
  color: #576073!important;

}
.mysec a.page-numbers:hover
{
  color: #2f3ea8!important;
}
.single-post a.myposttitle {
  pointer-events: none !important;
}
.single-post .post-item-single .post-title:first-child h1 {
  padding-top: 15px;
  margin-top: 16px;
}
@media (max-width: 1199px) and (min-width: 768px)
{
  .my-account-main {
    margin-left: -10px;
    margin-right: -10px;
}
}
.single-post .post-content li p{
  margin-top: 12px;
  margin-bottom: 14px;
}
.single-post .post-content li
{
  margin-bottom: 14px;
}
@media only screen and (max-width: 699px)
{
  .page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1 {
    font-size: 26px !important;
}
.sh-titlebar-mobile-layout-compact .sh-titlebar-desc p {
  font-size: 14px;
}
}
.innerheadersec
{
   display: none !important;
}
.sh-blog-style2 .widget_search .search-submit
{
  margin-top: -32px;
  height: 59px;
}
.sh-blog-style2 .widget_search .search-submit:hover
{
  background-color: #5EBFEA44;
  color: #5365B7;
}
@media only screen and (max-width: 1199px)
{
body {
    padding-top: 0px;
}
}
/* .post-meta-thumb img,.post-meta-thumb
{
  min-height: 250px;
    object-fit: cover;
} */
.sh-titlebar .title-level .item-current {
  font-weight: 600;
}
.post-item-single h1, .post-item-single h2, .blog-single h3, .blog-single h4, .blog-single h5, .blog-single h6, .blog-style-large h2, .blog-style-large .post-title h1, .sh-titlebar .titlebar-title h1, .sh-titlebar .titlebar-title h2, #sidebar .widget-item .widget-title, .staticsocialbar b, .page-template-page-blog .sh-titlebar-text-style2 .titlebar-title .titlebar-title-h1, .masonry2 .post-title h2, .post-meta-author a.bypostauthor, .masonry-shadow .post-title h2, .blog-single h4 b {
  font-weight: 600;
}
.blog-style-masonry .post-meta-one
{
  font-size: 12px;
}
.blog-style-masonry .post-meta-one {
  margin-bottom: 10px;
}
.masonry2 .post-meta-author a.bypostauthor
{
  font-weight: 600;
}
@media only screen and (max-width: 1025px) and (min-width: 700px)
{
/* .sh-titlebar {
  margin-top: 54px;
} */
}
@media only screen and (max-width: 1025px)
{
#wrapper #sidebar {
    float: left;
    width: 100%;
}
}
@media (max-width: 650px)
{
.home.page-template-page-blog .sh-titlebar {
    margin-top: 45px;
}
}
.sh-related-posts .sh-related-posts-title h2 {
  line-height: 1.2 !important;
  font-size: 28px;
  margin-top: 12px;
  margin-bottom: 0 !important;
  min-height: 0;
  margin-top: 0px !important;
}
@media only screen and (max-width: 767px) and (min-width: 551px)
{
.sh-related-posts .post-item
{
  width: 33.33% !important;
}
}
@media only screen and (max-width:640px)
{
body .sh-post-author .sh-post-author-avatar
{
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
}
@media (max-width: 1025px) {
  #page-container {
    padding-top: 46px !important;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 700px) {
  body #page-container {
    padding-top: 90px !important;
  }
}
::selection {
   background-color: #5EBFEA44 !important;
   color: #05A8CE;
 }

 /* start quote styling */
.single-post blockquote {
  border-left: 2px solid #5365B7;
  margin-left: 0;
  color: #5365B7;
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  font-family: 'Haffer', sans-serif;
    padding-top: 14px;
    padding-bottom: 12px;
}
.single-post blockquote:before
{
   display:none;
}
.single-post cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.96px;
}
.single-post cite:before
{
	content:"-";
	padding-right: 6px;
}
.single-post blockquote p {
    margin-bottom: 8px !important;
    line-height: 27px;
}
/* end quote styling */
.top-bar
{
   display: none;
}
.desclaimerpara {
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  color: #576073;
  line-height: 25.6px;
  margin-top: -10px;
  margin-bottom: 30px;
}
.desclaimerpara a, .desclaimerpara a:visited, .desclaimerpara a:active {
  color: #5365B7;
}
.desclaimerpara a:hover {
  color: #05A8CE;
  text-decoration: underline;
}
.simplify-header .navbar-brand {
  height: 35px;
  padding: 15px 0px;
  width: 150px;
  margin-right: 0.813rem;
  background: url(../logo.html) no-repeat;
}

/* login user CSS*/
.after-login-style .navbar-nav {
  width: 18.563rem;
  margin-left: 1.7rem;
}

.after-login-style .navbar-nav .nav-item {
    width: 100%;
}

.after-login-style .navbar-nav .nav-item .nav-link {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Haffer",sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #576073;
}

.mobile-after-login .mobile-drop .mob-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: calc(100% - 50px);
}


 /* start social media styling */

.jevch-socials span {
  background-size: auto !important;
  width: 32px;
  display: inline-block;
  height: 34px;
}
.jevch-socials .jevch-facebook {
background: url(../social_sprites.html) no-repeat;
background-position: 92% 11% !important;
}
.jevch-socials .jevch-twitter {
background: url(../social_sprites.html) no-repeat;
background-position: 8% 86% !important;
}
.jevch-socials .jevch-linkedin {
background: url(../social_sprites.html) no-repeat;
background-position: 8% 11% !important;
}
.jevch-socials .jevch-reddit {
background: url(../social_sprites.html) no-repeat;
background-position: 50% 11% !important;
}
.jevch-socials .jevch-email {
background: url(../social_sprites.html) no-repeat;
background-position: 50% 85% !important;
}

/* end social media styling */

i.ti-arrow-right:before {
  content: '→';
  color: #2f3ea8!important;
  width: 30px;
  height: 30px;
}
i.ti-arrow-left:before {
  content: '←';
  color: #2f3ea8!important;
  width: 30px;
  height: 30px;
}
ul.page-numbers .prev, ul.page-numbers .next, .woocommerce nav.woocommerce-pagination ul.page-numbers .prev, .woocommerce nav.woocommerce-pagination ul.page-numbers .next
{
  padding: 0 10px;
}
body .sh-page-switcher .sh-page-switcher-button:hover i:before, body .sh-page-switcher .sh-page-switcher-button:focus i:before
{
     color:#fff !important;
}
.sh-page-switcher-button i
{
  line-height: 50px;
}
.search-submit .icon-magnifier
{
  font-family:'Pe-icon-7-stroke';
}
.search-submit .icon-magnifier:before {
  content: "\e618";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
}
.sh-titlebar .title-level .separator:after
{
  content: '>';
}
.sh-titlebar .title-level .separator
{
  font-family: unset !important;
}
.sh-titlebar .title-level .separator:after
{
  font-size: 16px;
}
.sh-back-to-top i:before
{
  content: "🠕";
  font-size: 31px;
}

/* start safari styling */

.safari .sh-back-to-top i
{
  font-style: normal;
}
.safari .sh-back-to-top i:before
{
  content:'↑';
}
.safari .sh-page-switcher-button i
{
   line-height: 50px;
}
.sh-page-switcher-button i,.sh-pagination i,.page-numbers i
{
  font-family: 'Pe-icon-7-stroke';
    font-style: normal;
    font-size: 40px;
}
i.ti-arrow-right:before
{
  content: "\e684";
}
i.ti-arrow-left:before
{
  content: "\e686";
}
.sh-page-switcher
{
  display: inline-flex !important;
    align-items: center;
    float: right;
}
.sh-page-switcher-content
{
  width: auto;
}
a.prev.page-numbers,a.next.page-numbers {
    height: 44px;
    display: flex;
    width: 44px;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1200px)
{
  .simplify-header .doubleMenu .dropdown-menu
  {
    min-width: 432px;
  }
  .colMenu {
    width: 50%;
    float: left;
}
ul.subMenu {
  padding-left: 0;
}
ul.subMenu li {
  list-style: none;
}
.navbar-nav>li>.dropdown-menu
{
  padding: 15px 22px 15px !important;
}
.simplify-header .doubleMenu .dropdown-item
{
  padding-left: 0;
}
.simplify-header .doubleMenu .dropdown-menu {
  padding: 40px 0px 30px 30px !important;
}
}
.colMenu h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
  color: #333;
}
.colMenu h3:after {
  content: '';
  position: absolute;
  width: 68px;
  height: 1px;
  left: 0;
  top: 21px;
  background: #2574B6;
}
@media screen and (max-width: 1199px)
{
.navigation nav ul li a
{
  font-weight: 600;
}
.colHeading h3
{
    margin-bottom:0;
    width: 100%;
}
.simplify-mobile-header .dropdown-toggle::after {
  content: "-";
  display: inline;
  border: none;
}
.colHeading button
{
  -ms-flex: 0 0 3.125rem;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  font-size: 20px;
  cursor: pointer;
  background: #EFEFEF;
  border-radius: 0px;
  outline: 0;
  font-weight: 400;
  float: right;
  font-family: 'Haffer', sans-serif;
}
.menucolhdg
{
    margin-top: 16px;
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
}
}

.sh-back-to-top.sh-back-to-top1 i::before{font-size: 52px;font-style: initial;color:inherit !important;content: "\e684";}
.sh-back-to-top.sh-back-to-top1 i{
  font-family: 'Pe-icon-7-stroke';
  font-style: normal;
  display: inline-block;
  text-align: center;
  transform: rotate(-90deg);
  line-height: 32px;
  margin-left: 3px;
}
.sh-back-to-top.sh-back-to-top1:hover i:before{
    color:#fff !important;
}

/* start rebrand quicken styling */

.simplify-header .main-nav {
  font-family: "Haffer";
}
.simplify-header {
  box-shadow: unset !important;
}
.simplify-header .navbar-brand {
  height: 24px;
  width: 123px;
  background: url(../logo-2.html) no-repeat;}
  .main-nav .dropdown:after {
    content: "";
    background: url(../chevron-down-2.html) no-repeat;
    background-position: right;
    position: absolute;
    width: 13px;
    height: 14px;
    right: 1px;
    top: 42%;
}
.main-nav .for-vertical-nav-center .dropdown:after
{
  right: 5px;
}
.login-buy .navi-list {
  margin-right: 20px !important;
  display: inline-block;
}
.navbar-parent .navi-list
{
  margin: 0px 13px 0px;
  font-family: "Haffer";
}
.simplify-header .for-vertical-nav-center
{
  justify-content: flex-start;
}
.buy-btn
{
  background: #471CFF;
}
.sign {
  margin-right: 25px;
}
@media screen and (min-width: 1200px)
{
.simplify-header .dropdown-menu {
    border: 1px solid #eee !important;
    border-radius: 17px !important;
    box-shadow: unset;
    background: #fff !important;
}
.simplify-header .doubleMenu .dropdown-menu {
  min-width: 768px;
  padding: 32px 24px !important;
  box-shadow:0px 4px 10px 0px rgb(0 0 0 / 12%);
}
ul.subMenu li
{
  border-bottom: 1px solid #E9E9E9;
}
.colMenu
{
  width: 43%;
  float: left;
  margin-right: 32px;
}
.colMenu:last-child
{
   margin-right: 0;
}
}
.colMenu h3
{
  text-transform: uppercase;
  color: #471CFF;
}
.colMenu h3:after
{
  display: none;
}
.subMenu li:last-child
{
   border-bottom:0 !important;
}
.dropdown-parent .dropdown-item:hover {
  color: #18181F;
  opacity: 0.5;
}
.simplify-header .sign-button a {
  border: 1px solid !important;
  background: #fff;
  border-color: #EDEEF8 !important;
}
.toggleicon {
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 800;
    font-size: 16px;
    position: absolute;
    right: 0;
}
.toggleheadingcol {
  display: flex;
  align-items: center;
  width: 100%;
  /* border-bottom: 1px solid #E9E9E9; */
  /* padding-bottom: 9px; */
  position: relative;
  cursor: pointer;
}
.toggleheadingcol img
{
    width: 24px;
    height: 24px;
}
.buy-button a
{
  font-family: "Haffer";
  font-weight: 600;
}
.account-head h4
{
  font-family: "Haffer";
    color: #18181F;
    font-weight: 600;
    font-size: 26px;
    text-align: left;
    margin-bottom: 10px !important;
}
.sign-button {
  margin-top: 10px;
}
.welcome-content p
{
  color: #494949;
    font-family: "Haffer";
    font-weight: 400;
    text-align: left;
}
.simplify-header .sign-button a {
  font-family: "Haffer";
  font-weight: 600;
  text-transform: initial;
  color: #471CFF;
  width: 100px;
}
.toggleheadingcol h3 {
  font-family: "Haffer";
  font-size: 17px;
  font-weight: 400;
  color: #18181F;
  margin-bottom: 0;
  flex-grow: 1;
  padding-left: 7px;
}
.navbar-parent .nav-item a.inv-link {
  color: #471CFF;
}
.simplify-header .subMenu a.dropdown-item
{
  padding: 2px 5px;
}
.toggleMenu .subMenu
{
  display: none;
}
.togglecolMenu {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.togglecolMenu:last-child
{
   border:0;
   padding-bottom: 0;
   margin-bottom: 0;
}
.simplify-header .togglecolMenu .dropdown-item
{
  padding-left: 0;
}
.toggleMenu .subMenu {
  display: none;
  /* border-top: 1px solid #E9E9E9; */
  margin-top: 12px;
}
span.toggleicon:before {
  content: '+';
}
span.minusicon:before {
  content: '-';
}
.sign-mega-main .col-pad,.welcome-content
{
  text-align: left;
}
.sign-mega-main .col-pad
{
  border-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
.nav-list {
    width: 100%;
}
}
@media screen and (max-width: 1199px)
{
  .mobile-drop .collapsed.dropdown-toggle::after {
  content: "›";
}
.simplify-mobile-header .dropdown-toggle::after{
  content: "‹";
}
.navigation nav ul li a.parentmoblink
{
  font-family: "Haffer";
  font-weight: 600;
  color: #18181F;
  font-size: 19px;
}

/* start sidebar menu styling */

.drop-container{
  position: fixed;
  top: 42px;
  left: -100%;
  background-color: #fff;
  width: 100%;
  height: 100%;
  transition: .3s;
  z-index: 999999;
}

.activemenuwrap{
  left: 0;
}
.drop-container .mobile-drop
{
   background-color: #F3F8FD !important;

}
.mobile-drop .dropdown-toggle
{
  background: transparent;
  flex: 0 0 0px;
    width: 20px;
    height: 50px;
    padding: 0;
    border: 0;
    color: #471CFF;
    font-size: 35px;
    margin-right: 26px;
    margin-top: -5px;
}
.mobile-drop .drop-container .dropdown-toggle
{
  transform: rotate(180deg);
  }
  .drop-container  .mobile-drop  .collapsed.dropdown-toggle::after {
    content: "‹";
}
.drop-container .mobile-drop .dropdown-toggle
{
  flex: 0 0 20px;
    width: 20px;
    margin-left: 10px;
    margin-right: 0;
}
.nav-list .mobile-drop:hover {
  background: #F3F8FD;
  border-bottom-color: #EAECF7;
}
.nav-list li
{
  border-bottom: 1px solid #EAECF7;
}
.menucolhdg {
  margin-top: 16px;
  margin-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #3F1CD4;
  margin-top: 35px;
  padding-bottom: 16px;
}
.drop-container .c-item a
{
  font-weight: 400;
  font-family: 'Haffer';
  font-size: 17px;
}
.toggleheadingcol h3
{
  width: auto;
}
.togglecolMenu
{
  padding: 15px !important;
}
.toggleheadingcol
{
  border-bottom: 0 !important;
}


.toggleMenu .subMenu
{
  display: block;
}
.drop-container .togglecolMenu .c-item a
{
  padding-left: 0;
  border-bottom: 0;
}
.toggleMenu .subMenu
{
  border-top: 0;
}
.togglecolMenu
{
  padding-bottom: 0 !important;
}
.togglecolMenu:last-child
{
  border-bottom: 1px solid #E9E9E9 !important;
}
.collapse-5 .account-head {
  display: flex;
  width: 100%;
  align-items: center;
}
.sign-button
{
  flex-grow: 1;
  text-align: right;
}
.welcome-thumb
{
  padding-bottom: 0;
}
.account-head h4
{
  margin-bottom: 0 !important;
}
.simplify-mobile-header .sign-button a {
  border: 1px solid !important;
  background: #fff;
  border-color: #EDEEF8 !important;
}
.simplify-mobile-header .sign-button a {
  font-family: "Haffer";
  font-weight: 600;
  text-transform: initial;
  color: #471CFF;
  width: 100px;
}
.collapse-5 .account-head h4
{
  color:#3F1CD4;
  margin-left: 5px;
}
.welcome-content
{
  margin-bottom: 0;
  margin-top: 35px;
  width: 50% !important;
}
.my-account-main
{
  padding: 30px 12px;
}
.collapse-5 .welcome-content p
{
  margin-left: 8px;
}
/* end sidebar menu styling */

}


.buy-btn
{
    border: 1px solid #471BFF;
}
.buy-btn:hover,.buy-btn:focus {
  border: 1px solid !important;
    background: #fff;
    border-color: #EDEEF8 !important;
    color: #471BFF;
}
.dropdown-parent .dropdown-item
{
  font-family: "Haffer";
}
.togglecolMenu ul.subMenu li {
  border-bottom: 0;
}
.togglecolMenu .dropdown-item {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0px;
}
.toggleMenu .subMenu
{
  margin-top: 10px;
    padding-top: 13px;
}
.toggleicon
{
  color: #471BFF;
}
.navbar-parent .nav-item a
{
  color: #18181F;
  border-bottom: 1px solid #eee;
}
.sign-button a:hover,.sign-button a:focus
{
  color: #fff;
  background: #471BFF;
  border-color: #471BFF !important;
}
.navbar-parent .navi-list
{
  border-bottom: 0 !important;
}
.navbar-parent .nav-item a:last-child
{
   border-bottom:0;
}
.main-nav .dropdown:after
{
  display: none;
}
.navbar-parent .navi-list span.navtitle {
    padding: 8px 24px 8px 16px;
    border-radius: 25px;
    position: relative;
}
.main-nav .dropdown span.navtitle:after {
  content: "";
  background: url(../chevron-down-2.html) no-repeat;
  background-position: right;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 21%;
  right: 6px;
}
.navbar-parent .navi-list:hover span.navtitle,.navbar-parent .navi-list:focus span.navtitle {
  background-color: #F3F8FD;
}
.navbar-parent .navi-list:hover span.navtitle:after {
  transform: rotate(180deg);
  right: -2px;
}
@media screen and (min-width: 1200px)
{
.simplify-header .doubleMenu .dropdown-menu
{
  border: 1px solid #eee !important;
}
.navbar-parent .navi-list {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0px;
}
.simplify-header .login-buy-main .dropdown-menu
{
  border: 1px solid #eee !important;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);
}
.simplify-header .dropdown-menu
{
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 12%);
}
.login-buy .navi-list {
  margin-right: 0 !important;
}
}
@media screen and (max-width: 1199px)
{
  .nav-list
  {
    width: 100%;
  }
  .welcome-thumb img
{
    width: 60px;
}
}

.simplify-header .subMenu a.dropdown-item:hover
{
  background-color: var(--card-gray);
  border-radius: 4px;
  color: rgba(24,24,31,.8);
}




@media screen and (min-width: 1200px)
{
.mega-footer
{
  border-top: 1px solid #EAECF7;
  padding-top: 32px;
}
a.inv-link {
  text-decoration: unset;
  font-family: 'Haffer';
  font-weight: 600;
  font-size: 17px;
}
.mega-footer p {
  font-family: 'Haffer';
  font-size: 17px;
  color: #494949;
}
.sign-mega-main .col-pad:nth-child(1) .my-account-main {
  padding-left: 0;
}
.my-account-main
{
  padding-bottom: 32px;
}
.simplify-header .login-buy-main .dropdown-menu
{
  padding: 32px 24px !important;
}
a.inv-link img {
  margin-right: 10px;
}

a.inv-link {
  text-decoration: unset;
  font-family: 'Haffer';
  font-weight: 600;
  font-size: 17px;
}

.mega-footer p {
  font-family: 'Haffer';
  font-size: 17px;
  color: #494949;
}

.sign-mega-main .col-pad:nth-child(1) .my-account-main {
  padding-left: 0;
}
body .simplify-header .sign-button a {
  color: #471CFF;
}
body .sign-button a:hover,body .sign-button a:focus {
  color: #fff;
}
.navbar-parent .nav-item a.inv-link:hover
{
  text-decoration: underline;
}
.welcome-thumb
{
  padding-left: 0;
}
}
@media screen and (max-width: 1199px)
{
  .mega-footer {
    display: none;
}
}
.colMenu h3
{
  font-family: 'Haffer';
  font-weight: 600;
}



@media screen and (min-width: 1200px)
{
  .navbar-nav>li>.simpleMenu>.dropdown-menu
{
  padding: 15px 22px 15px !important;
}
  .colMenu h3
  {
    padding-left: 14px;
    margin-bottom: 15px;
  }
  body .simplify-header .doubleMenu .subMenu li
  {
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 4px;
    margin-top: -1px;
    border-bottom: 0;
  }

  body .simplify-header .doubleMenu .subMenu li:hover
  {
    background: #F0F5FA;
  }
body .simplify-header .doubleMenu .dropdown-item {
    opacity:100%;
    border-bottom: 1px solid #E9E9E9;
    padding-top: 12px;
    padding-bottom: 12px;
}
.simplify-header .doubleMenu .dropdown-item:hover
{
  opacity:100% !important;
  border-color: #F0F5FA;
}
.navbar-parent li.simpleMenu .dropdown-item
{
  padding-left: 14px;
  padding-right: 14px;
  opacity: 100% !important;
  border-radius: 4px;
  margin-top: -1px;
  padding-top: 12px;
    padding-bottom: 12px;
}
.navbar-parent li.simpleMenu .dropdown-item:hover {
  background: #F0F5FA;
  opacity: 100% !important;
  border-color: #F0F5FA;
}
.simplify-header .simpleMenu .dropdown-menu,.simplify-header .toggleMenu .dropdown-menu
{
   width:324px;
}
.simplify-header .toggleMenu .dropdown-menu
{
  padding: 16px 32px !important;
}
.toggleheadingcol {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer;
  padding-top: 12px;
  padding-bottom: 12px;
}
.togglecolMenu {
  padding-bottom: 0;
  margin-bottom: 0;
}
.toggleMenu .subMenu {
  padding-top: 15px;
  margin-top: 0;
  padding-bottom: 15px;
}
.navbar-nav>li>.dropdown-menu
{
  transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    display: block !important;
}
.navbar-parent .nav-item a.dropdown-toggle:hover+.dropdown-menu
{
  visibility: visible !important;
  opacity: 1;
  transform: translateY(0px);
}
.navbar .navbar-nav .nav-item:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.childmenus {
  padding-left: 0;
  list-style: none;
}
.childmenus li{
  list-style: none;
  padding-left: 14px;
    padding-right: 14px;
    border-radius: 4px;
    margin-top: -1px;
    border-bottom: 0 !important;
}
.navbar-parent .nav-item.simpleMenu a:last-child {
  border-bottom: 1px solid #eee;
}
.childmenus li a
{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.childmenus li:hover
{
  background: #F0F5FA;
  opacity: 100% !important;
  border-color: #F0F5FA;
}
.childmenus li:hover a
{
  border-color: #F0F5FA !important;
}
.childmenus li:last-child a
{
    border-bottom: 0px  !important;
}
.learnmenu .toggleheadingcol h3
{
   padding-left: 0;
}
.learnmenu .togglecolMenu
{
 margin-left: 14px;
 margin-right: 14px;
  /* border-bottom:0; */
}
.simplify-header .learnmenu .dropdown-parent
{
  padding: 16px 22px !important;
}
.dropdown-parent .submenuinnerlinks .dropdown-item
{
  opacity: 1 !important;
}
}
@media only screen and (max-width: 1199px)
{
  .drop-container .c-item:hover {
    background: transparent;
}
.simplify-mobile-header .nav-side-menu .nav-item .nav-link {
  position: relative;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #471cff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1.5px solid #eaecf7;
  border-radius: 400px;
  padding: 20px 32px;
  text-decoration: none;
  transition: all .3s ease;
}
.simplify-mobile-header .nav-side-menu .nav-item {
  margin-bottom: 12px;
  width: 100%;
}
.simplify-mobile-header .nav-side-menu .nav-item .nav-link {
  position: relative;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #471cff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1.5px solid #eaecf7;
  border-radius: 400px;
  padding: 20px 32px;
  text-decoration: none;
  transition: all .3s ease;
}
.simplify-mobile-header .nav-side-menu .nav-item>.cta-btn {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding: 20px 32px;
}
.simplify-mobile-header .nav-side-menu .nav-item>.cta-btn {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding: 20px 32px;
  background-color: #471cff;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 400px;
}
button.primary-blue a {
  color: #fff;
}
.simplify-mobile-header .nav-side-menu .nav-item {
  margin-bottom: 12px;
  width: 100%;
}
.nav-list
{
  background: #fff;
  height: calc(100vh - 60px);
  overflow: auto;
  transition: all 300ms ease-in-out;
  max-width: 100%;
}
.navlistinner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.mainnav {
  width: 100%;
  border-top: 1px solid #eaecf7;
}
.simplify-mobile-header .nav-side-menu {
  width: 100%;
  padding: 40px 20px;
  display: flex;
  align-self: flex-end;
  flex-wrap: wrap;
}
.nav-list {
  position: absolute;
  top: 100%;
  left: 100%;
  width: 100%;
  background: #fff;
  height: calc(100vh - 60px);
  overflow: auto;
  transition: all 300ms ease-in-out;
  max-width: 100%;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  z-index: 999990;
  box-shadow: unset;
}
.nav-list.open {
  left: 0;
}
.navigation nav ul li a
{
  line-height: 64px;
  padding-left: 19px;
}
.mobile-drop .dropdown-toggle
{
  height: 64px;
}
.brand-toggle {
  padding: 18px 20px;
  min-height: 60px;
}
.nav-list .mobile-drop
{
  border-bottom-color: #eaecf7;
}
.drop-container .mobile-drop .dropdown-toggle
{
  margin-left: 15px;
}
.drop-container .parentmoblink
{
  padding-left: 12px;
}
.simplify-mobile-header .nav-side-menu .nav-item>.cta-btn {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding: 20px 32px;
  background-color: #471cff;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 400px;
  font-family: "Haffer";
  font-size: 20px;
  font-style: normal;
}
.simplify-mobile-header .nav-side-menu .nav-item>.cta-btn a
{
  font-family: "Haffer";
  font-weight: 600;
  font-size: 20px;
  color:#fff;
  line-height: initial;
  padding-left: 0;
}
.nav-side-menu .mobile-drop
{
  border-bottom: 0px !important;
}
.navigation nav ul li a.signinbtn
{
  position: relative;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #471cff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1.5px solid #eaecf7;
    border-radius: 400px;
    padding: 20px 32px;
    text-decoration: none;
    transition: all .3s ease;
}
.learnmobmenu .subMenu
{
   display: none;
   border-top: 1px solid #E9E9E9;
   padding-left: 14px;
   padding-right: 14px;
}
.learnmobmenu .togglecolMenu {
  padding-bottom: 0px !important;
  border-bottom: 0;
  margin-bottom: 0;
  padding-right: 0 !important;
    padding-left: 0 !important;
}
.learnmobmenu .toggleheadingcol h3
{
  padding-left: 6px;
}
.drop-container .c-item a
{
  font-size: 14px;
  padding: 22px 20px;
  border-bottom: 1px solid #e9e9e9;
}
.learnmobmenu .togglecolMenu .dropdown-item {
  padding-left: 6px;
  padding-bottom: 0;
  padding-top: 0px;
  color: rgba(24,24,31,.8);
}
ul.childmenus.submenuinnerlinks {
  border-top: 1px solid #e9e9e9;
}
.learnmobmenu .toggleheadingcol {
  padding-bottom: 24px;
  padding-top: 10px;
  padding-left: 14px;
}
.learnmobmenu
{
  border-bottom: 0;
}
.learnmobmenu .subMenu li
{
   border-bottom: 0px;
}
.learnmobmenu .toggleicon
{
  right: 14px;
}
.drop-container .togglecolMenu .submenuinnerdiv .c-item a
{
   padding-top: 0px;
}
.learnmobmenu .togglecolMenu .dropdown-item
{
  padding-top: 11px;
    padding-bottom: 11px;
    line-height: inherit;
}
.learnmobmenu .subMenu
{
  padding-top: 15px;
    padding-bottom: 15px;
}
.navigation .nav-list {
  display: block !important;
}
.my-account-main:hover
{
  background-color: transparent;
}
.my-account-main {
  padding: 20px 24px 20px 18px;
  margin-left: -15px;
margin-right: -15px;
}
.collapse-5 .mobile-drop:hover
{
    background-color: transparent;
}
.drop-container .mobile-drop .dropdown-toggle
{
  background-color: transparent !important;
}
.mobile-drop .btn.active.focus
{
  box-shadow: unset !important;
}
.signinbtn .btn {
  height: auto;
  margin-left: 10px;
  line-height: unset;
}
.drop-container
{
  top: 60px;
}
}

/* start 8119 ticket styling */

.togglemenuwithsimple img
{
  width: 24px;
  height: 24px;
}
.togglemenuwithsimple .submenuinnerlinks li {
  display: flex;
  align-items: center;
}
.togglemenuwithsimple .submenuinnerlinks li a{
  border-bottom:1px solid #F0F5FA !important;
  width: 100%;
}
.togglemenuwithsimple .submenuinnerlinks li img
{
    margin-right: 4px;
}
body .simplify-header .togglemenuwithsimple .dropdown-parent
{
  padding: 32px 24px !important;
}
@media only screen and (max-width: 1199px)
{
.togglesimplemobile .c-item
{
    display: flex;
    align-items: center;
}
.togglesimplemobile .c-item img
{
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.learnmobmenu.togglesimplemobile .togglecolMenu
{
  padding-right: 5px !important;
    padding-left: 5px !important;
}
}
@media only screen and (min-width: 1199px)
{
.hd-container
{
  max-width: 1440px;
}
.toghdgwithicon
{
   padding-left: 7px !important;
}
.togglemenuwithsimple .togglecolMenu {
    padding-left: 0;
    padding-right: 0;
}
.dropdown-parent .dropdown-item:hover
{
opacity: 1;
}
.simplify-header .dropdown-parent li
{
  padding-left: 14px;
  padding-right: 14px;
}
.simplify-header .dropdown-parent li a
{
   border-bottom: 1px solid #e9e9e9 !important;
   padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dropdown-parent li:last-child a
{
     border-bottom:0 !important;
}
.toggleMenu .togglecolMenu .subMenu a
{
border-bottom: 0 !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
   background: transparent;
}
.togglemenuwithsimple li .togglecolMenu
{
    border-bottom: 1px solid #eee;
}
.simplify-header .dropdown-parent li:hover
{
 background: #F0F5FA;
    opacity: 100% !important;
    border-color: #F0F5FA;
}
.simplify-header .subMenu li
{
  background-color: transparent;
}
.simplify-header .subMenu li a
{
  padding-top: 0;
    padding-bottom: 0;
}
.simplify-header .dropdown-parent li.togglelink:hover,.togglecolMenu ul.subMenu li:hover
{
background: transparent;
}
.togglecolMenu ul.subMenu li
{
  padding-left: 0px !important;
    padding-right: 0px !important;
}
.togglemenuwithsimple .toggleheadingcol h3
{
  padding-left: 0px;
}
.togglelink
{
  background: transparent !important;
}
.linkwithicon img
{
   margin-right: 7px !important;
}
/* .simplify-header .dropdown-parent li:last-child .togglecolMenu
{
   border-bottom: 0;
} */
}
@media only screen and (max-width: 1199px)
{
.learnmobmenu .togglecolMenu .dropdown-item
{
   padding-left: 0;
}
.learnmobmenu .toggleheadingcol h3
{
  padding-left: 5px;
}
.learnmobmenu .togglecolMenu
{
  border-bottom: 1px solid #E9E9E9;
}
.toghdgwithouticon {
    padding-left: 0 !important;
}
ul.childmenus.submenuinnerlinks
{
  border-top:0;
}
.learnmobmenu .togglecolMenu .subMenu .dropdown-item {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  font-family: "Haffer";
  font-weight: 400;
}
}

/* end 8119 ticket styling */


/* end rebrand quicken styling */


/* start 8203 ticket styling */

:root {
  --black: #000;
  --qkn-red: #EB0130;
  --qkn-red-background: #FBCCD6;
  --qkn-strike-red: #FF5A43;
  --qkn-blurple: #471CFF;
  --qkn-blurple2: #3F1CD4;
  --qkn-light-blurple: rgba(140, 113, 255, .2);
  --qkn-bright-blurple: #6A47FF;
  --qkn-mid-blue-background: #DEE5FF;
  --qkn-light-blue: #F3F8FD;
  --qkn-light-gray: #494949;
  --qkn-light-gray-opaque: rgb(73, 73, 73, .8);
  --qkn-medium-gray: #18181F;
  --qkn-medium-gray2: #EAECF7;
  --qkn-medium-gray3: #F1F4FD;
  --qkn-border-gray: #ECEDF1;
  --dark-red: #c20631;
  --blue: #1f74bb;
  --light-blue: #EEFBFF;
  --white: #ffffff;
  --light-purple: #a87ea7;
  --light-purple2: #DBD3FF;
  --dark-purple: #9f80a6;
  --deluxe-blue: #3f9edc;
  --light-green: #81be57;
  --dark-green: #53924f;
  --wild-willow-green: #B3C65A;
  --promo-red: #B12834;
  --simplifi-banner-blue: #283E9F;
  --star-yellow: #FFE629;
  --gray-33: #333;
  --gray-51: #515151;
  --gray-63: #636363;
  --gray-66: #666;
  --gray-80: #808080;
  --gray-85: #858585;
  --gray-99: #999;
  --gray-b3: #b3b3b3;
  --gray-dd: #ddd;
  --gray-e6: #e6e6e6;
  --gray-ee: #eee;
  --gray-ea: #eaeaea;
  --gray-f0: #f0f0f0;
  --gray-f2: #f2f2f2;
  --gray-f3: #f3f3f3;
  --lightGray: #C8C8C8;
  --doveGray: #333;
  --darkGray: #18181F;
  --card-gray: #F0F5FA;
  --bright-gray: #EAECF7;
  --lavender-blue: #BAC9FF;
  --eerie-black: #18181F;
  --eerie-black-opacity: rgba(24, 24, 31, 0.6);
  --light-steel-blue: #DEE5FF;
  --lavender-mist: #F3F1FF;
}
footer .top {
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
  justify-content: space-between;
  border-top: 1px solid var(--qkn-medium-gray2);
  padding-top: 64px;
}
@media (min-width: 800px)
{
footer .top {
    flex-direction: row;
}
}
footer .top .left {
  width: 50%;
}
footer .top .left img {
  width: 213px;
  height: 41px;
  display: block;
}
footer .top .left .social-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 40px;
  margin-top: 40px;
  margin-right: 15px;
  background-color: var(--qkn-light-blue);
  border-radius: 20px;
}
footer .top .left .social-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 40px;
  margin-top: 40px;
  margin-right: 15px;
  background-color: var(--qkn-light-blue);
  border-radius: 20px;
}
footer .top .right .footer-menu {
  display: grid;
  gap: 20px;
  margin: auto;
  max-width: 680px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 576px) {
  footer .top .right .footer-menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
footer .top .right .footer-menu .menu {
  padding-top: 40px;
  line-height: 22px;
  min-width: 145px;
}
@media (min-width: 800px) {
  footer .top .right .footer-menu .menu {
      padding-top: 0px;
  }
}
footer .top .right .footer-menu .menu span {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 24px;
  color: #000;
  font-family: "Haffer";
}
footer .top .right .footer-menu .menu ul {
  padding-bottom: 30px;
  padding-left: 0;
    list-style: none;
}
footer .top .right .footer-menu .menu ul li {
  padding-bottom: 12px;
}
footer .middle {
  border-top: 1px solid var(--qkn-medium-gray2);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer .middle .left {
  display: flex;
  flex-direction: column;
  width: 50%;
}
footer .middle .left .footnotes-text,
footer .middle .left .footnotes-toggle,
footer .middle .left .disclaimer-text,
footer .middle .left .promo-disclaimer-text {
  font-size: 13px;
}
footer .middle .left .promo-disclaimer-text {
  padding-top: 40px;
}
footer .middle .left .promo-disclaimer-text p {
  line-height: 150%;
  margin-bottom: 10px;
}
footer .middle .left .disclaimer-text {
  padding-top: 30px;
  padding-bottom: 40px;
}
footer .middle .left .disclaimer-text p {
  line-height: 150%;
  margin-bottom: 10px;
}
footer .middle .left .footnotes-toggle {
  padding-bottom: 20px;
}
footer .middle .left .footnotes-text {
  display: none;
  margin-bottom: 20px;
}
footer .middle .left .footnotes-text p {
  margin-bottom: 10px;
  line-height: 150%;
}
footer .middle .left .do-not-sell-link {
  padding-bottom: 20px;
}
.cta-link {
  text-decoration: underline;
  color: var(--qkn-blurple);
}
footer .middle .right {
  padding-top: 30px;
  font-weight: 600;
}
footer .middle .right .download-title {
  font-family: 'Haffer';
  font-weight: 600;
}
footer .middle .right .download-icon {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 20px;
}
footer .middle .right .download-icon .q-icon {
  padding-right: 50px;
}
footer .middle .right .download-icon .appstore-icon {
  width: auto;
  height: 38px;
  padding-right: 5px;
}
footer .bottom {
  border-top: 1px solid var(--qkn-medium-gray2);
  padding-top: 40px;
  padding-bottom: 64px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
footer .bottom .left {
  color: var(--qkn-light-gray);
  width: 60%;
}
footer .bottom .right {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 40%;
}
footer .bottom .right .legal-link {
  padding-left: 30px;
}
footer a {
  text-decoration: none;
  color: var(--qkn-light-gray);
}
footer a:hover,footer a:focus {
  text-decoration: none;
  color: var(--qkn-light-gray);
}
footer {
  font-family: "Haffer";
  font-size: 16px;
  background: #fff;
  color: var(--black);
}
footer .top .left .social-link:hover {
  background-color: var(--qkn-blurple);
}
footer .top .left .social-link:hover svg .social-svg {
  fill: var(--qkn-light-blue);
}
footer u {
  text-decoration: underline;
}
footer ol
{
  list-style: none;
}
footer ol {
  list-style: none;
  padding-left: 0;
}
.cta-link:hover, .cta-link:active {
  color: var(--qkn-blurple);
  background: var(--qkn-light-blurple);
}
@media (min-width: 1024px)
{
footer {
  padding: 40px 30px 0px;
}
}
@media (max-width: 389px)
{
footer .top .left .social-link {
    margin-bottom: 20px;
}
}
@media (max-width: 800px){
  .mainfooter{
    padding: 40px 20px 0px;
  }
  }
  @media (max-width: 1023px)
  {
  footer .middle {
      flex-direction: column-reverse;
  }
  footer .bottom .right {
    width: 100%;
    flex-direction: column;
    padding-top: 10px;
}
footer .bottom .left {
  width: 100%;
}
footer .top .left img {
  width: 124px;
  height: 24px;
}
footer .top .left .social-link {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
footer .middle .left {
  width: auto;
}
footer .middle .right .download-icon .q-icon {
  height: 28px;
  padding-right: 10px;
}
footer .bottom .right .legal-link {
  padding: 10px 30px 10px 0;
}
}
/* end 8203 ticket styling */