/* fonts */

@font-face {
  font-family: 'medium';
  src: url('./../../fonts/OpenSans-Medium.ttf');
}

@font-face {
  font-family: 'regular';
  src: url('./../../fonts/OpenSans-Regular.ttf');
}

@font-face {
  font-family: 'condensed-medium';
  src: url('./../../fonts/OpenSans_Condensed-Medium.ttf');
}

@font-face {
  font-family: 'condensed-regular';
  src: url('./../../fonts/OpenSans_Condensed-Regular.ttf');
}

@font-face {
  font-family: 'semi-bold';
  src: url('./../../fonts/OpenSans-SemiBold.ttf');
}

@font-face {
  font-family: 'condensed-semi-bold';
  src: url('./../../fonts/OpenSans_Condensed-SemiBold.ttf');
}

@font-face {
  font-family: 'bold';
  src: url('./../../fonts/OpenSans-Bold.ttf');
}

@font-face {
  font-family: 'condensed-bold';
  src: url('./../../fonts/OpenSans_Condensed-Bold.ttf');
}

.font-medium {
  font-family: 'medium';
}

.font-semi-bold {
  font-family: 'semi-bold';
}

.font-condensed-medium {
  font-family: 'condensed-medium';
}

.font-condensed-semi-bold {
  font-family: 'condensed-semi-bold';
}

.font-regular {
  font-family: 'regular';
}

.font-bold {
  font-family: 'bold';
}
.font-condensed-bold{
  font-family: 'condensed-bold';
}
.fs-40{
    font-size:40px;
}
.fs-30{
    font-size:30px;
}
.fs-24{
    font-size:24px;
}
.fs-28{
    font-size:28px;
}
.fs-27{
    font-size:27px;
}
.fs-20{
    font-size:20px;
}
.fs-18{
    font-size:18px;
}
.fs-16{
    font-size:16px;
}
.fs-14{
    font-size:14px;
}
.fs-12{
    font-size:12px;
}
.color-light-orange{
    color:#E26D09;
}
.light-red-color{
    color:#CE2525;
}
.blue-color{
    color:#2552CE;
}
body {
	color: #3B3B3B;
	line-height:1.4;

}
/*.site-header-container {*/
/*    padding: 0em 4em 0em 4em!important;*/
/*}*/
.section-margin {
    margin-bottom: 4em;
}
.btn-outline-secondary.btn-sm {
    font-size: 14px;
        padding: 0.4em 1.5em;
}
.btn-war-gradient.btn-sm {
    font-size: 14px;
        padding: 0.45em 1.8em;
}
.business-solution-top-heading {
    font-size: 36px;
    line-height: 1.3;
    text-align: center;
    padding-top: 10%;
    color:#3B3B3B;

}
.business-solution-top-sub-heading{
     font-size: 22px;
    line-height: 1.2;
    text-align: center;
}
.website-top-buttons{
    display:flex;
    justify-content:center;
    align-items:center;
}
button.btn.btn-primary.disbled-primary-button {
    background: #888888!important;
    pointer-events: none;
    border-color: #888888!important;
}
.start-free-trial-button{
    margin-right:1em;
}
.btn-war-gradient{
background: transparent linear-gradient(180deg, #EB3939 0%, #B41212 100%) 0% 0% no-repeat padding-box;
border: 1px solid #950E0E;
color:#fff;
border-radius: 25px;
font-size:18px;
font-family: 'semi-bold';
    padding: 0.5em 1.6em;
}
.btn-war-gradient:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
}
.btn-outline-secondary{
   background:#fff;
border: 2px solid #3B3B3B;
color:#3B3B3B;
border-radius: 25px!important;
font-size:18px;
font-family: 'semi-bold';
    padding: 0.5em 1.6em; 
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #5C5C5C;
}
.website-Profile-details{
background: transparent linear-gradient(360deg, #FFFFFF 0%, #d3f6fc45 100%) 0% 0% no-repeat padding-box;
box-shadow: 4px 0px 0px #0000000D; 
padding: 2em 0em;
}
.profile-info {
        color: #2B2B2B;
    line-height: 1.6;
        padding: 0em 3em;
}
.profile-subheading{
    position:relative;
}
.profile-subheading:before {
    content: "";
    background: #5C5C5C;
    position: absolute;
    top: -25%;
    left: auto;
    right: auto;
    width: 325px;
    height: 6%;
    /* display: flex; */
    /* justify-content: center; */
}
.profile-subheading-individual.profile-subheading:before {
     width: 255px;
}
.business-profile-page-details{
    width:40%;
    text-align:center;
}
.profile-page-heading {
    font-size: 28px;
    font-family: 'semi-bold';
    color: #3B3B3B;
}

.highlights-profile {
    color: #414141;
    font-size: 16px;
    font-family: 'medium';
    background: #FDEAC6;
    border: 1px solid #F8AE6E;
    padding: 0.5em 0.8em;
    border-radius: 10px;
    margin: 0.5em 0.5em;
    display: inline-block;
}
.main-feature-profiles{
    text-align:center;
        min-height: 180px;
}
.feature-parent {
    margin: 0.5em 0.8em;
        max-width: 80px!important;
}
.profile-page-section {
    display: flex;
    align-items: center;
}
.profile-top-title {
    width: 40%;
        text-align: center;
}
.profile-what-content {
    width: 100%;
    display: flex;
    justify-content: space-around;
        align-items: center;
            text-align: center;
            position:relative;
}
.profile-title {
    display: flex;
    justify-content: space-between;
        align-items: center;
            text-align: center;
}

.highlights-profile-headings {
    width: 40%;
    padding: 3em 0em 3em;
        text-align: center;
}
.profile-after-border{
    position:relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
        
}
.main-feature-profiles {
       width: 40%;
    display: flex;
    align-items: flex-start;
    /* display: inline-flex; */
     flex-wrap: wrap; 
    justify-content: center;
}


.verticle-line {
     width: 1px;
    background: #CCCCCC;
    height: 100%;
    position: absolute;
    left: 50%;
}
.verticle-line:after {
    content: '';
    border: 1px solid #E26D09;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
        bottom: 0;
        margin: -3px;
}
.verticle-line:before {
    content: '';
    border: 1px solid #E26D09;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
     top: 0; 
     margin: -3px;
}
.profile-animation {
    background: transparent linear-gradient(180deg, #F4FAFC 0%, #EBFDFF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #A3F0FF;
    height: 95px;
    width: 95px;
    text-align: center;
    border-radius: 50%;
        display: flex;
    align-items: center;
    justify-content: center;
    color: #2B2B2B;
    font-family: 'semi-bold';
    font-size: 16px;
    box-shadow: 3px 2px 4px #b1e8f4;
    z-index:2;
    position:relative;
    transition-duration: 0.4s;
    transition-delay: 0.4s;
}
.transformed {
      transform: matrix(1.339, 0, 0, 1.339, 0, 0);
    transition-duration: 0.4s;
    transition-delay: 0.4s;
}
/*.profile-what-content:hover .profile-animation{*/
/*      transform: matrix(1.339, 0, 0, 1.339, 0, 0);*/
/*    transition-duration: 1s;*/
/*    transition-delay: 0.1s;*/
/*}*/

/*.profile-what-content:hover .animation-text{*/
/*       display: inline-block;*/
/*   transition-delay: 0.65s;*/
/*}*/
/*.animation-text:hover{*/
/*   display: inline-block;*/
/*   transition-delay: 0.65s;*/
/*}*/
/*.profile-animation:hover{*/
/*  transform: matrix(1.339, 0, 0, 1.339, 0, 0);*/
/*    transition-duration: 1s;*/
/*    transition-delay: 0.1s;*/

/*}*/
.website-Profile-seperator{
    text-align: center;
    position: relative;
    padding: 0px;
    z-index:2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
        flex-basis: min-content;

}
.analytic-detail {
    color: #3B3B3B;
    font-family: 'regular';
}
.website-Profile-seperator::before {
 content: '';
  width: 0;
  height: 100%;
  position: absolute;
  border: 1px solid #CCCCCC;
}
.website-Profile-seperator:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #E26D09;
    background: #fff;
    border-radius: 50%;
    bottom: 0px;
}
.profile-heading-border {
    border: 1px solid #3B3B3B;
       margin: 0.6em 3em;
    width: 80%;
}
.orange-profile-steper {
        border: 1px solid #E26D09;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
}
.baelpro-feature-heading{
    font-size:28px;
    font-family:'semi-bold';
    margin-bottom: 0px;
}
.section-heading {
    padding: 2em 0em;
}
.section-top-heading{
  font-size: 40px;
    line-height: 1.3;
    text-align: center;
    /* padding-top: 10%; */
    color: #3B3B3B; 
     font-family: 'medium';
}
.section-top-sub-heading{
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    font-family: 'regular';
}
.animation-hover-text {
    display: none;
    transition: visibility 0s ease 0s, opacity 0.5s linear 0s;
     font-size: 11px;
    line-height: 1.6;
        padding: 1em 0.5em;
}
.animation-text.after-hover {
    font-size: 14px;
    line-height: 1.3;
}
.baelpro-feature-card-section{
    width:40%;
}
.card.baelpro-feature-card {
      box-shadow: 0px 0px 0px 0px rgb(171 167 163), 1px 1px 6px 1px rgba(0, 0, 0, 0.19);
    /*box-shadow: -8px 0px 0px 0px #E26D09;*/
   padding: 2em 1em 0.8em;
    margin: 2em 0em;
    border: 0.5px solid #E26D09;
    /* box-shadow: 2px 2px 4px #00000029; */
    border-radius: 10px;
    min-height:150px;
}
.baelpro-parent-card{
  position:relative;
}
.background-card{
        position: absolute;
    background: #e26d09;
    width: 100%;
    height: 98%;
    top: 4px;
    left: -8px;
    /*z-index: -1;*/
    border-radius: 17px 14px;
}
.card.baelpro-feature-card.light-red-border-card{
    border: 0.5px solid #CE2525;
}
.light-red-bg-card{
    background: #CE2525;
      width: 100%;
    height: 95%;
    top: 7px;
    left: -8px;
    
}
.blue-bg-card{
     background: #2652CD;
      top: 3px;
}
.card.baelpro-feature-card.blue-border-card {
    border: 0.5px solid #2651cb;
}
.baelpro-feature-content{
    display:flex;
    padding: 0em 0em;
    align-items: center;
    
}
.baelpro-feature-gif-section {
    width: 60%;
    text-align: center;
   padding: 0em 0em 0em 1em; 
 
}
.baelpro-feature-card-heading {
    font-size: 20px;
    font-family: 'semi-bold';
    color: #2B2B2B;
}
.baelpro-feature-card-details {
    font-size: 16px;
    color: #2B2B2B;
    font-family: 'regular';
    line-height: 1.6;
}
.feature-logo {
    background: #fff;
    border: 1px solid #ccc;
    height: 70px;
    width: 70px;
    box-shadow: 0px 2px 4px #00000029;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    /*padding: 2em 1.4em;*/
    display: inline-block;
    text-align:center;
    line-height: 70px;
}
.feature-logo:hover {
    background:#F5F5F5;
}
.key-feature-animation {
    position:relative;
    background: #fde9d8;
    border: 1px solid #fde9d8;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #fde9d8;
    font-family: 'semi-bold';
    transition-duration: 0.4s;
    transition-delay: 0.4s;
}
.key-feature-animation.key-feature-animation-blue{
    background: #CAEDFF;
}
.key-feature-animation.key-feature-animation-light-red{
    background: #CD24241A;
}
.animation-image-feature {
    padding: 0.5em 1em;
}
.baelpro-feature-card:hover .key-feature-animation-blue .key-feature-animation-text img {
    left: -4px;
    top: -4px;
}
.baelpro-feature-card:hover .key-feature-animation-blue .key-feature-animation-text.key-feature-bottom-image img {
    left: 3px;
    top: 3px;
}
.baelpro-feature-card:hover .key-feature-animation {
    transform: matrix(1.2, 0, 0, 1.2, 0, 0);
   /* transition-duration: 0.9s;*/
   /*transition-delay: 0.9s;*/
   /*display: flex;*/
   /* align-items: center;*/
   /* justify-content: center;*/
}
.baelpro-feature-card:hover .key-feature-animation-text img {
    transform: matrix(0.6, 0, 0, 0.6, 0, 0);
    /*transition-duration: 0.9s;*/
    /*transition-delay: 0.9s;*/
    /*left: 0;*/
    /*top: 0px;*/
           left: -5px;
    top: -3px;
    /*max-width: auto;*/
    /*position: static;*/
}
.key-feature-animation-text img{
    position: absolute;
    z-index: 1;
   left: -18px;
    top: -15px;
    width: 60px;
    transition-duration: 0.4s;
    transition-delay: 0.4s;
    max-width: 57px;
     
}
.baelpro-feature-card:hover .key-feature-animation-text.key-feature-right-image img {
    /*left: -2px;*/
    /*top: 4px;*/
    left: 3px;
    top: 6px;
}
/*.baelpro-feature-card:hover .key-feature-animation-light-red .key-feature-animation-text.key-feature-right-image img {*/
/*    left: -2px;*/
/*    top: -4px;*/
/*}*/
.baelpro-feature-card:hover .key-feature-animation-light-red .key-feature-animation-text.key-feature-right-image img {
    left: 2px;
    top: 0px;
}
.baelpro-feature-card:hover .key-feature-animation-text.key-feature-bottom-image img {
        left: 2px;
    top: 6px;
}
.key-feature-animation-text.key-feature-right-image img {
    left: 8px;
    top: -10px;
    width: 45px;
}
.key-feature-animation-text.key-feature-bottom-image img {
    left: -10px;
    top: 20px;
    width: 45px;
}


.card.baelpro-feature-card.impression-feature-card {
    box-shadow: -8px 0px 0px 0px #CE2525;
    border: 1px solid #CE2525;
}
.baelpro-feature-content.baelpro-feature-mobile-content {
    padding: 3em 0em;
}
.Analytic-top-heading {
    font-size: 30px;
    font-family: 'semi-bold';
    color: #3B3B3B;
}
.Analytic-card{
     box-shadow: 0px 2px 4px #00000029;
border: 1px solid #ED6C6C;
padding:2em 1.5em;
border-radius:10px;
margin:3em 0em;

}
.analytic-title{
     font-size:20px;
   font-family: 'semi-bold';
   color:#3B3B3B;
}
.analytic-detail{
    font-size:16px;
    font-family:'regular';
}
.Analytics-content {
    width: 40%;
}
/*.Analytic-gif-section{*/
/*    width:65%;*/
/*}*/
.Analytics-details-content {
    /*border-left: 3px solid #ED6C6C;*/
    padding: 0em 1em;
        position: relative;
            margin: 2em 0em;
}
.Analytics-details-content:before {
    content: '';
    border-left: 3px solid #e71c1c;
    position: absolute;
    height: 90%;
    left: 0;
    top: 5%;
    margin: auto;
    bottom: auto;
}
/*.analytic-red-bg-content {*/
/*    color: #3B3B3B;*/
    /*color: #fff;*/
    /*background: #FE4F5B;*/
/*    padding: 0.5em 0.5em;*/
/*    width: fit-content;*/
/*    text-align: left;*/
/*    border-radius: 0px 20px 20px 0px;*/
/*    font-size: 14px;*/
/*    margin-left: -1em;*/
/*}*/
.analytic-red-bg-content {
    color: #3B3B3B;
    font-size: 16px;
}
.Analytics-main-content {
    display: flex;
    align-items: center;
}
.benefit-card-details{
    font-size: 16px;
    color: #2b2b2bde;
    font-family: 'regular';
    line-height: 1.6;
}
.benefit-card-section{
    width:40%;
}
.card.Benefit-card {
        border: 1px solid #0854AA;
border-radius: 15px;
    padding: 1.5em;
    text-align: center;
    margin: 4em 0em;
    position:relative;
    display: flex;
    align-items: center;
        min-height: 150px;
}
.benefit-card-heading {
    border: 1px solid;
    box-shadow: 0px 0px 6px #0854AA80;
   border: 1px solid #0854AA;
    border-radius: 15px;
    position: absolute;
    top: -17%;
    padding: 0.5em 0.5em;
    font-size: 20px;
    background: #fff;
        font-family: 'medium';
}

.benefit-title {
    font-size: 24px;
    font-family: 'bold';
}
.benefit-title  p{
    color:#3b3b3b;
}
.benefit-after-boredr:after {
    content: "";
    background-image: url(../img/shape/border-benefit.svg);
    width: 208px;
    height: 8px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -13px;
}
.benefit-after-boredr {
    position: relative;
    display: flex;
    justify-content: center;
    
}
.baelpro-feature-mobile-content .baelpro-feature-gif-section {
    padding: 0em 0em 0em 0em;
}
.benefit-info {
    margin: auto;
}

.post-slide {
    background: #fff;
    margin: 30px 15px 20px;
    border-radius: 15px;
    padding: 14px;
    border: 1px solid #ccc;
    /* box-shadow: 0px 14px 22px -9px #bbcbd8; */
}
.post-slide .post-img {
  /*position: relative;*/
  overflow: hidden;
  border-radius: 10px;
}
.post-slide {
    position: relative;
}
.owl-item {
    padding: 2em 0em;
}
.post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.5s linear;
}
.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}
.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    font-size: 20px;
    opacity: 0;
    color: #ffffff;   
    background: #00000030;
    /*background: linear-gradient( -45deg, rgb(89 153 164 / 75%) 0%, rgb(127 149 185 / 60%) 100% );*/
    transition: all 0.9s linear;
        border-radius: 10px;
}
.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
/*.post-slide .over-layer .overlay-text {*/
/*  position: relative;*/
/*  top: 45%;*/
/*  text-align: center;*/
/*  display: block;*/
/*  color: #fff;*/
/*  font-size: 25px;*/
/*}*/
.post-slide .over-layer .overlay-text {
    font-family: 'semi-bold';
    position: absolute;
    top: -55px;
    left: 20%;
    text-align: center;
    display: block;
    color: #3B3B3B;
    font-size: 14px;
    /* margin: auto; */
    padding: 8px 12px;
    background: #FEFEFE 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000029;
    border: 1px solid #DADADA;
    border-radius: 6px;
}
.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}
.post-slide .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}
.post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}
.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
.owl-controls .owl-buttons .owl-prev {
  background: #ccc;
  position: absolute;
  top: -13%;
  left: 15px;
  padding: 0 18px 0 15px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next {
  background: #ccc;
  position: absolute;
  top: -13%;
  right: 15px;
  padding: 0 15px 0 18px;
  border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #333;
  font-size: 30px;
}
.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-prev {
    position: absolute;
    left: 0%;
    top: 0%;
}
.owl-next {
    position: absolute;
    right: 0%;
    top: 0%;
}
.owl-theme .owl-nav  {
    color: #0b58d0;
    font-size: 23px;
    margin: 5px;
    padding: 4px 7px;
    /* background: #D6D6D6; */
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.how-it-work-video {
        margin: 0em 0em 0.5em;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
    color: #6c757d!important;
}
.feature-parent.feature-parent-width {
    max-width: 105px !important;
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}
/*.owl-prev .owl-custom-prev{*/
/*    position:relative;*/
/*}*/
/*.owl-prev .owl-custom-prev:after {*/
/*        display: block;*/
/*    content: "\f060";*/
/*    font-weight: 900;*/
/*    font-size: 18px;*/
/*    font-family: "Font Awesome 5 Pro";*/
/*    color: red;*/
/*}*/
.Faq-section{
    display:flex;
    align-items:center;
}
.FAQ-graphic-section{
width:40%;
}
.FAQ-question-section{
    width:60%;
}
.custom-owl-nav {
    display: flex;
    justify-content: center;
}
.custom-owl-nav button {
    font-size: 32px;
}
.faq-content {
  padding: 9px 25px 3rem; 
}

.faq-content h1 {
  font-size: 32px;
  text-align: center;
  color: var(--primary-dark-color);
}

.faq-accordion {
     padding: 20px 16px 20px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    color:#fff;
    /* font-size: 14px; */
}
.faq-articles {
    margin: 1em 0em;
}
.FAQ-link-content {
    padding: 1em 1em;
    background: transparent linear-gradient(180deg, #F2F2F2 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
    margin: 0em 2em 0em -4em;
}
.custom-owl-nav .btn-link {
    font-weight: 400;
    color: #0B499D;
}
.custom-owl-nav .btn-link.disabled {
    color: #B1B1B1;
}
/* FAQ card: main title */
/*================================================*/

/* checkbox tgg-title*/
input.tgg-title {
  appearance: unset;
  all:unset;
}

.faq-accordion-title label{
  display: flex;
  align-items: center;
  cursor: pointer;
}

.faq-accordion-title h2 {
    font-size: 20px;
    font-family: 'regular';
        margin-bottom: 0px;
}

.faq-accordion-title span{
  margin-left: auto;
  transition: transform .4s ease-in-out;
}
.arrow-icon i{
    font-size:20px;
    font-family:'semi-bold';
    color:#0AB1D0;
}
.faq-accordion-content p {
    font-size: 16px;
    font-family: 'regular';
}
/* FAQ card: main content */
/*================================================*/

.faq-accordion-content {
  /*color: var(--neutral-soft-color);*/
  overflow: hidden;
  max-height: 0;
  transition: max-height .4s ease-in-out;
}


/* Effects */
/*================================================*/

/* main title, accordion title effects */

/*.faq-accordion-title:hover h2{*/
/*  color: #0AB1D0;*/
/*}*/

/* onclick "" */
/*.faq-accordion .tgg-title:checked + div>label>h2 {*/
/*  font-weight: 700;*/
/*}*/

.faq-accordion .tgg-title:checked + div>label>span {
  will-change: transform;
  transform: rotate(180deg);
}

/* main content, acordion text effect */

.faq-accordion .tgg-title:checked ~ .faq-accordion-content{
  will-change: max-height;
  max-height: 175px;
}




/* success stories */
.success-stories-header .case-studies-link {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'medium';
    color: #3B3B3B;
    text-decoration: none;
    padding: 0em 0em;
}
.success-stories-header .case-studies-link:hover {
    text-decoration: underline;
    color: #0B499D;
}
.success-stories-header {
    font-size: 20px;
    line-height: 1.4;
    font-family: 'medium';
    color: #3B3B3B;
    padding: 20px 125px;
    border-bottom: 2px solid #2552ce;
}

.success-stories-content {
    padding: 10px 125px 16px 125px;
}
.success-stories-content p{
 color:#3B3B3B;
}
.show-more-btn {
    padding: 10px 0px;
    font-family: 'medium';
    font-weight: 600;
    color: #5C5C5C;
    display: flex;
    align-items: center;
}
.show-more-btn:hover {
    color:#0AB1D0;
}
.card.success-stories-card {
    width: 70%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 6px #0000001C;
    border-radius: 0px 15px 15px 0px;
     margin: 1em 0em; 
         position: relative;
         min-height: 280px;
}
.left-side-image-story-card .card.success-stories-card {
        border-radius: 15px 0px 0px 15px;
}

.left-side-image-story-card .background-stories-card {
        left: -2%;
    
}
.left-side-image-story-card .story-pic-card {
    left: auto;
    right: -65px;
}
/*.story-pic-card {*/
/*    position: absolute;*/
/*    right: 6%;*/
/*     min-height: 20px; */
/*}*/
.story-pic-card {
    position: absolute;
    left: -15%;
    min-height: 20px;
    z-index: 1;
}
.success-stories-card-content {
    display: flex;
     margin: 1em 0em; 
     align-items:center;
}
.success-stories-content .show-more-btn .btn-link {
    color:  #0B499D;
    text-decoration: none;
    font-family: 'semi-bold';
    font-size: 16px;
        padding-left: 0;
}
.success-stories-content .show-more-btn.show-more-stories .btn-link{
    color:  #0B499D;
    text-decoration: none;
    font-family:'semi-bold';
    font-size:14px;
   padding-left: 0;
}
.success-stories-content .show-more-btn.show-more-stories {
        padding: 0px 0px;
}
.success-stories-content .show-more-btn .btn-link:hover{
    color: #0B499D;
    text-decoration:underline;
}
.success-stories-card img {
    border-radius: 15px;
    height: 216px;
    width: 100%;
}
/*.success-stories-card:after {*/
/*}*/
.success-stories-card {
    position:relative;
}
.background-stories-card {
    position: absolute;
    background:  #2552ce;
    width: 100%;
    height: 98%;
    top: -6px;
    left: 6px;
     z-index: -1; 
    border-radius: 17px 14px;
}
.author-image-parent {
    position: relative;
    width: 33%;
    display: flex;
    align-items: center;
    /*height: 50%;*/
    /*height: 100px;*/
    /*max-height: 100px;*/
}
.btn-outline-dark {
    border: 1px solid !important;
    padding: 0.5em 1.5em;
    background: #fff;
    border-radius: 35px;
    font-size: 20px;
    color: #3B3B3B;
    font-family: 'semi-bold';
    text-align: center;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #000000;
    border-color: #212529;
}
.btn-check:focus+.btn-outline-dark, .btn-outline-dark:focus {
     box-shadow: none!important; 
}
.card.insights-card {
    background: transparent;
    border: none;
    color: #fff!important;
    text-align: center;
}
   
.card-title.insight-card-title .insight-card-title-link {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-family: 'medium';
}
.card-title.insight-card-title .insight-card-title-link:hover {
      text-decoration: underline; 
     color: #6CD7FF;
}
.card-title.insight-card-title {
    color: #fff;
    font-size: 19px;
    font-family: 'medium';
    min-height: 4.1em;
}
.card-title.insight-card-title:hover {
    text-decoration: underline;
    color: #6CD7FF;
}
.success-stories-header:hover {
     text-decoration: underline;
    color: #6CD7FF;
}
.card-text.insight-card-content {
    color: #fff;
    font-size: 15px;
    font-family: 'regular';
        min-height: 5em;
}
/*a.btn.btn-dark {*/
/*    border: 1px solid;*/
/*    border-radius: 20px;*/
/*    font-size: 14px;*/
/*    font-family: 'semi-bold';*/
/*    background:#000000;*/
/*    padding: 0.5em 1.5em;*/
/*}*/
/*.btn.btn-dark:hover{*/
/*    color:#000000;*/
/*    background:#fff;*/
/*}*/
a.btn.btn-dark {
    border: 1.5px solid #fff;
    border-radius: 20px;
    font-size: 13px;
    font-family: 'regular';
    /* background: #000000; */
    padding: 0.35em 1.5em;
    background: transparent;
}
.btn.btn-dark:hover {
    color: #000000;
     background: #fff;
}
.background-insight-card {
    position: absolute;
    background: #000000;
    width: 100%;
    height: 98%;
    top: -6px;
    left: 6px;
    z-index: -1;
    border-radius: 17px 14px;
}
.nature-card {
    width: 40%;
    box-shadow: 0px 2px 6px #FFFFFF4D;
      border-radius: 15px;
    text-align: center;
        padding: 1.5em 1em;
    min-height: 350px;
    border-radius: 15px;
}
.card-parent-container {
    /*position: absolute;*/
    /*z-index: 2;*/
    display: flex;
    justify-content: space-around;
    align-items: center;
    /*min-height: 316px;*/
    /*   bottom: -50%;*/
    /*min-height: 354px;*/
}
.card-parent-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.booster-card {
    width: 40%;
    background: transparent linear-gradient(180deg, #1B37D1 0%, #6B2FDD 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 2px 6px #FFFFFF4D;
border-radius: 15px;
      padding: 1.5em 1.5em;
       min-height: 350px;
}
.booster-card-content {
    color: #fff!important;
    display: flex;
    align-items: center;
}
.booster-card-info {
    width: 70%;
        font-family: 'regular';
}
.FAQ-link-content a {
    color: #0B499D !important;
}
.FAQ-link-content a:hover {
    color: #0B499D;
    text-decoration:underline;
}
.btn.btn-light {
    border-radius: 18px;
    font-size: 14px;
    font-family: 'semi-bold';
     border: 1px solid #fff!important;
}
a:hover {
    color: #CE2525;
}
.btn.btn-light:hover {
    background: transparent;
    color: #fff;
        border: 1px solid #fff!important;
}
/*.banner-area.auto-height.packages-bg-height {*/
/*    min-height: 80%;*/
/*}*/
.btn-theme-effect::after {
    position: absolute;
    left: -10px;
    top: -9px;
    content: "";
    height: 120%;
    width: 120%;
    background: #0AB1D0;
    z-index: -1;
    color: #fff;
    transition: top ease 0.5s;
    /* transition: all 0.35s ease-in-out; */
}
.btn-theme-effect {
    border: 2px solid #0A8298;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #fff;
        /*line-height: 19px;*/
}
.btn {
    /* line-height: 25px; */
}
.btn-theme-effect:hover {
    border: 2px solid #222222;
}
/*//case-study-detail page*/
.detail-page-title {
    font-size: 30px;
    font-family: 'medium';
}
.detail-page-sub-title {
    color: #838282;
    font-size: 18px;
    font-family: 'medium';
}
.detail-page-heading {
    border-bottom: 1px solid #B1B1B1;
    margin: 5em 0em 0em;
}
.detail-card-title {
    font-size: 20px;
    font-family: 'medium';
    position:relative;
}
.detail-card-title:after {
    content: "";
    background-image: url(../img/shape/success-title-border.svg);
    width: 100%;
    height: 8px;
    position: absolute;
    background-repeat: no-repeat;
     bottom: -13px; 
  right: -5%;
    /*bottom: -36%;*/
}
.story-card-details-info {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 6px #0000001C;
    border-radius: 0px 15px 15px 0px;
    padding: 1.5em;
    font-size: 18px;
    font-family: 'regular';
}
.story-details-content {
    margin: 2em 0em;
}
.parent-button-div {
    display: flex;
    justify-content: center;
}
.success-story-free-trial-text {
    font-size: 24px;
    text-align: center;
}
.pricing-area .pricing-item {
    padding: 20px 20px;
    background: var(--white);
    border-radius: 5px;
    position: relative;
    box-shadow: 2px 2px 10px #00000014;
    height: 100%;
    border: 1px solid #0AB1D0;
}

.story-card-details-info p {
    font-family: 'regular';
    color: #3B3B3B;
}










  @media only screen and (max-width: 768px){
      .story-card-details-info {
    margin-top: 80px;
    padding-top:8em;
}
.success-story-image-section{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    position: absolute;
    /* margin: -25%; */
    left: 30%;
    top: -3%;
}
    
/*      .website-top-buttons {*/
/*    display: block;*/
/*    text-align: center;*/
/*}*/
/*.website-top-buttons {*/
/*    display: flex;*/
/*    text-align: center;*/
/*}*/
.website-top-buttons {
    display: block;
    text-align: center;
}
.start-free-trial-button{
    margin-right:0em!important;
}
.business-solution-top-heading {
    font-size: 34px;
    line-height: 1.3;
    text-align: center;
    padding-top: 20%;
}
.business-solution-top-sub-heading {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
}
.profile-page-section {
    display: block;
}
.website-Profile-seperator{
    width:100%;
}
.business-profile-page-details{
    width:100%;
    text-align:center;
}
.highlights-profile {
    font-size: 14px;
}
.business-profile-page-details .fs-24 {
    font-size: 16px;
}
.business-profile-page-details .profile-page-heading {
    font-size: 24px;
}
.business-profile-page-details .fs-20 {
    font-size: 14px;
}
.website-Profile-seperator{
    display:none;
}
.section-top-heading {
    font-size: 24px;
}
.section-top-sub-heading {
    font-size: 16px;
}
.detail-page-title {
    font-size: 16px;
}
.detail-page-sub-title {
    font-size: 14px;
}
.detail-page-heading {
    margin: 2em 0em 0em;
}
.detail-card-title {
    font-size: 16px;
}
.story-card-details-info .fs-18{
    font-size:14px;
}
.success-story-free-trial-text {
    font-size: 16px;
}
.baelpro-feature-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.section-heading {
    padding: 1em 1em;
}
.baelpro-feature-gif-section {
    width: 100%;
    padding: 1em 0em;
}
.baelpro-feature-mobile-content .baelpro-feature-gif-section {
    padding: 2em 0em 2em 0em;
}
.baelpro-feature-card-section {
    width: 100%;
}
.card.baelpro-feature-card {
    margin: 1em 1em;
    min-height: 140px;
        padding: 1em 1em 0.8em;
}
.baelpro-feature-heading {
    font-size: 24px;
    font-family: 'semi-bold';
    text-align: center;
}
.baelpro-feature-content.baelpro-feature-mobile-content{
     display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.background-card {
    width: 92%;
    height: 98%;
    top: 1px;
    left: 10px;
}
.baelpro-feature-card-details {
    font-size: 14px;
}
.baelpro-feature-card-heading {
    font-size: 18px;
}
.Analytics-content {
    width: 100%;
}
.Analytics-main-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.Analytic-top-heading {
    font-size: 24px;
}
.analytic-detail {
    font-size: 16px;
}
.analytic-title {
    font-size: 20px;
}
.benefit-card-section {
    width: 100%;
}

.benefit-card-heading {
    top: -13%;
    font-size: 16px;
}
.benefit-card-details {
    font-size: 14px;
}
.card.Benefit-card {
    padding: 1.2em;
        margin: 3em 0em;
}
.profile-animation {
    display:none;
}
.verticle-line{
display:none;
}
.profile-what-content {
     width: 100%; 
    display: block;
}
.highlights-profile-headings {
    width: 100%;
    padding: 1em 0em 1em;
        order: 3;
}
.main-feature-profiles {
    width: 100%;
}
.profile-page-heading {
    font-size: 22px;
}
.profile-top-title .fs-20 {
    font-size: 18px;
}
.profile-top-title .fs-18 {
    font-size: 16px;
}
.main-feature-profiles {
    min-height: 100px;
}
.section-margin {
    margin-bottom: 2em;
}
#buss_profile_title{
    order: 0;
}
#bus_profile_highlights{
    order: 1;
}
#buss_profile_feature{
    order: 2;
        padding-bottom: 2em;
}
#ind_profile_title{
    order: 3;
}
#ind_profile_highlights{
    order: 4;
}
#ind_profile_feature{
    order: 5;
}
.profile-top-title {
    width: 100%;
}
.card.success-stories-card {
    width: 100%;
}
.success-stories-content {
    padding: 12px 11px 16px 20px;
}
.success-stories-header {
    padding: 7px 20px;
    font-size: 18px;
}
.left-side-image-story-card .background-stories-card {
    left: 1%!important;
}
.success-stories-content .fs-20{
    font-size:14px;
}
.success-stories-content .fs-18 {
    font-size: 14px;
}
.card.success-stories-card {
    width: 100%;
     border-radius: 0px 15px 15px 0px; 
    border: 0;
    box-shadow: none;
}
.author-image-parent {
     width: 100%; 
}
/*.success-stories-card-content {*/
/*     display: block; */
/*    margin: 0em 0em;*/

/*}*/
.success-stories-card-content {
    /* display: block; */
    margin: 0em 0em;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.success-stories-card img {
    border-radius: 15px;
        height: auto;
     width: 100%; 
}
.btn-outline-dark {
    font-size: 16px;
}
.story-pic-card {
    position: static;
    /* left: -5%; */
    min-height: 20px;
    z-index: 1;
    margin: auto;
}
.card-title.insight-card-title {
    color: #fff;
    font-size: 18px;
    font-family: 'medium';
    min-height: 3em;
}
.card-text.insight-card-content {
    color: #fff;
    font-size: 16px;
    font-family: 'regular';
    min-height: 4em;
}
.Faq-section {
    display: block;
    align-items: center;
}
.FAQ-graphic-section {
    width: 100%;
}
.faq-accordion-content p {
    font-size: 14px;
    font-family: 'regular';
}
.FAQ-graphic-section img {
    margin-bottom: -14px;
    width: 100%;
}
.FAQ-graphic-section {
    width: 100%;
    display: flex;
}
.FAQ-link-content {
    padding: 0.2em 0.2em;
     background:#fff; 
     font-family: 'regular'; 
    margin: 0em 1em;
}
.FAQ-question-section {
    width: 100%;
}
.faq-accordion-title h2 {
    font-size: 16px;
    font-family: 'regular';
}
.faq-accordion-title {
    font-size: 16px;
}
.faq-accordion-content {
    font-size: 14px;
}
/*.card-parent-container {*/
/*    position: static;*/
/*    min-height: 354px;*/
/*}*/
.card-parent-container {
    display: block!important;
}
.nature-card {
    width: 100%;
    margin: 2em 0em;
}
.booster-card-content {
    color: #fff!important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    text-align: center;
}
.card-parent-container {;
        margin-bottom: 0px!important;
}
footer#contact {
    padding-top: 8px!important;
}
/*.parent-button-div{*/
/*  display: block!important;*/
/*    justify-content: center; */
/*}*/
.background-stories-card {
    top: -3px;
    left: 3px;
}
.parent-button-div {
    display: flex;
   justify-content: space-around;
}
.parent-button-div .me-4{
    margin-right: 0rem!important;
}
.booster-card {
    width: 100%;
        margin: 2em 0em;
}
.booster-card .text-end {
    text-align: center !important;
    margin-top: 1em;
}
.nature-card-info .fs-27 {
    font-size: 20px;
}
.nature-card-info .fs-18 {
    font-size: 14px;
}
.success-stories-card-content.left-side-image-story-card {
    display: block;
}
.btn-outline-secondary {
    font-size: 14px;
    padding: 0.5em 1em;
}
.main-feature-profiles {
    display: flex;
    align-items: flex-start;
    /* display: inline-flex; */
    flex-wrap: wrap;
        justify-content: space-around;
}
.highlights-profile {
    margin: 0.5em 0.2em;
}
.feature-parent .fs-14{
    font-size:12px;
}
.Analytic-card {
    margin: 1.5em 0em;
}
.benefit-title {
    font-size: 20px;
}
.how-it-work-video video {
    width: 100%;
}
.main-footer .fs-16{
    font-size:14px;
}
.btn-war-gradient {
    font-size: 14px;
    padding: 0.4em 0.9em;
}
.btn-outline-secondary {
    font-size: 14px;
    padding: 0.4em 0.9em;
}
.baelpro-parent-card p {
    margin: 0 0 7px;
}
.key-feature-animation-text.key-feature-bottom-image img {
    left: -6px;
    top: 13px;
    width: 41px;
}
.key-feature-animation-text.key-feature-right-image img {
    left: 13px;
    top: -7px;
    width: 38px;
}
.key-feature-animation-text img {
    left: -10px;
    top: -13px;
    width: 60px;
    max-width: 42px;
}
.key-feature-animation {
    height: 40px;
    width: 40px;
}
.card.insights-card {
    margin-bottom: 3em;
}
.how-it-work-video {
    margin: 0.5em 0em 0.8em;
}
.baelpro-feature-card:hover .key-feature-animation-text img {
    transform: matrix(0.6, 0, 0, 0.6, 0, 0);
    left: -2px;
    top: -1px;
}
.baelpro-feature-card:hover .key-feature-animation-text.key-feature-right-image img {
    left: 1px;
    top: 4px;
}
.baelpro-feature-card:hover .key-feature-animation-text.key-feature-bottom-image img {
    left: -1px;
    top: 2px;
}
.baelpro-feature-card:hover .key-feature-animation-light-red .key-feature-animation-text.key-feature-right-image img {
    left: 0px;
    top: -1px;
}
.baelpro-feature-card:hover .key-feature-animation-blue .key-feature-animation-text img {
    left: -2px;
    top: -2px;
}
.baelpro-feature-card:hover .key-feature-animation-blue .key-feature-animation-text.key-feature-bottom-image img {
    left: -1px;
    top: -1px;
}
.baelpro-feature-gif-section img {
    width: 100%!important;
}
.insight-container {
    margin-top: 4em;
}
/*.success-stories-container {*/
/*    padding: 1.5em 1em;*/
/*}*/
/*.success-stories-card {*/
/*    margin: 0em 0.9em;*/
/*}*/
.success-stories-card {
    margin: auto;
    width: 70%;
}
.faq-accordion {
    padding: 12px 10px 16px;
    /* height: 87px; */
}
.key-feature-info.key-featue-mob {
    padding-left: 0.8em;
}
.booster-card-info {
    width: 90%;
}
.card.success-stories-card {
    min-height: 260px;
}
.navbar .attr-right .attr-nav li.button a, .navbar .attr-right .attr-nav li.button a:focus {
    padding: 6px 18px !important;
}
nav.navbar.validnavs .navbar-toggle {
    padding: 18px 0;
}
.how-it-work-parent {
    display: flex;
    align-items: center;
    margin: 1.2em 0em;
}
.how-it-heading {
    color: #3B3B3B;
    font-family: 'bold';
    padding-left: 3em;
        margin-bottom: 0.1em;
}
.yellow-how-it-circle {
    background: #EDDD00;
    border: 2px solid #AB9400;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    line-height: 30px;
    position: absolute;
    font-family: 'bold';
    left: -27px;
    top: -16px;
}
.how-it-border {
    width: 100%;
    background: #707070;
    height: 1px;
    position: relative;
    /* position: absolute; */
    /* left: 50%; */
      margin: 0.5em 1.5em;
}
.how-it-info {
    font-size: 14px;
    font-family: 'regular';
    padding-left: 3em;
    color: #3B3B3B;
}
.how-it-work-graphic {
    width: 50%;
}
.how-it-border.how-it-work-right-border {
    margin: 0.5em 0em 0.5em -1em;
    width: 85%;
}
.yellow-how-it-circle.how-it-work-right-no {
     left: 210px;
}
.how-it-work-content.how-it-right-content .how-it-heading {
        padding-left: 0em;
}
.how-it-work-content.how-it-right-content .how-it-info {
    padding-left: 0em;
    padding-right: 4em;
}


  }
  
  
  
  
  
  
      @media only screen and (max-width: 600px){
   .highlights-profile {
    margin: 0.5em 0.5em;
}
          .card-title.insight-card-title {
    font-size: 16px;
}
.card-text.insight-card-content {
    font-size: 14px;
}
a.btn.btn-dark {
    font-size: 12px;
}
.faq-accordion-title h2 {
    font-size: 14px;
    width: 90%;
}
          .highlights-profile {
    font-size: 12px;
    padding: 0.4em 0.8em;
}
.btn-outline-dark {
    font-size: 14px;
        line-height: 1.6;
}
     .business-solution-top-heading {
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
    padding-top: 25%;
}
/*.btn-war-gradient {*/
/*    font-size: 12px;*/
/*    padding: 0.4em 0.6em;*/
/*     line-height:1.6;*/
/*}*/
.website-top-buttons .btn-war-gradient {
    font-size: 16px;
    padding: 0.5em 0.9em;
    line-height: 1.6;
    width: 80%;
}
.website-top-buttons .btn-outline-secondary {
    font-size: 14px;
    padding: 0.6em 0.9em;
    line-height: 1.6;
    width: 80%;
    margin-bottom:40px;
}
/*.btn-outline-secondary {*/
/*    font-size: 12px;*/
/*    padding: 0.4em 0.6em;*/
/*    line-height:1.6;*/
/*}*/
.business-solution-top-sub-heading {
    font-size: 20px;
}
/*.section-margin {*/
/*    margin-bottom: 1em;*/
/*}*/
.section-heading {
    padding: 0em 1em;
}
.baelpro-feature-heading {
    font-size: 20px;
}
.baelpro-feature-mobile-content .baelpro-feature-gif-section {
    padding: 1em 0em 1em 0em;
}
.card.baelpro-feature-card {
    min-height: 115px;
}
.Analytics-container {
    margin-top: 5em;
}
.Analytic-card {
    padding: 1em 1.5em;
}
.Analytics-details-content {
    margin: 1em 0em;
}
.baelpro-feature-gif-section {
    padding: 0em 0em;
}
.btn-outline-primary{
    font-size:12px;
    padding: 0.3em 0.5em;
}
/*.profile-subheading:before {*/
/*    width: 90%;*/
/*}*/
.profile-subheading-individual.profile-subheading:before {
    width: 195px;
}
.profile-subheading:before {
    width: 255px;
}
.profile-info {
    padding: 0em 0em;
        margin-bottom: 0;
}
.feature-logo {
    height: 45px;
    width: 45px;
    line-height: 45px;
}
.feature-logo img{
    width:20px;
}
.feature-parent {
    margin: 0.5em 0.4em;
    max-width: 50px !important;
}
.feature-parent .fs-14 {
    font-size: 11px;
}
#buss_profile_feature {
    order: 2;
    padding-bottom: 1em;
}
.profile-page-heading {
    font-size: 22px;
}
.profile-top-title .fs-20 {
    font-size: 16px;
}
.profile-top-title .fs-18 {
    font-size: 14px;
}
.Analytic-top-heading {
    margin-bottom: 0;
    font-size: 22px;
}
/*.parent-button-div {*/
/*    display: block;*/
/*}*/
.parent-button-div .btn-war-gradient {
    font-size: 14px;
    padding: 0.4em 0.9em;
}
.parent-button-div .btn-outline-secondary {
  font-size: 14px;
    padding: 0.4em 0.9em;
}
.how-work-container {
    padding: 4em 0em;
    margin-top: 5em;
}
.insight-container {
    padding: 4em 0em;
    margin-top: 5em;
}
.FAQ-container {
    margin: 4em 0em;
}
.benefits-container .section-margin {
    margin: 0em;
}
.feature-parent.feature-parent-width {
    max-width: 105px !important;
}
.FAQ-link-content .fs-18 {
    font-size: 13px;
}
      }
           @media only screen and (max-width: 400px){
 .parent-button-div .btn-war-gradient {
    font-size: 12px;
    padding: 0.4em 0.9em;
}
.parent-button-div .btn-outline-secondary {
  font-size: 12px;
    padding: 0.4em 0.9em;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px){
    nav.navbar ul.nav>li>a {
       min-width: 105px !important;
       text-align: center;
}
}
