@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

*{
 font-family: 'Open Sans';
 letter-spacing: normal;
}
.logo-main{
    margin-bottom: 42px;
    margin-top: 30px;
}

.heading1{
font: normal normal bold 50px/75px Poppins;
    letter-spacing: 0px;
   font-weight: bold;
    line-height: 60px;
   
    
}
.main-sec{
background: url(https://www.mirabelsmarketingmanager.com/wp-content/uploads/2025/07/bg-size-2.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 0px;
    max-height: 435px;
}
.color-hblue{
    color: #004b8b;
}
.social-icons{
    background: rgba(7, 82, 145, 1);
    padding: 15px 30px;
    border-radius: 31px;
        width: 223px;
        color:#fff;
          text-align: center;
}
.social-icons p{
    color:#fff;
}
.heading2{
   
    letter-spacing: 0px;
    font-size: 40px;
font-weight: 700;

     
}
.heading3{
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 600;
    font-family: 'Open Sans';
}
.heading5{
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
    font-family: 'Open Sans';
}
section{
    padding-top:90px;
    padding-bottom:90px;
}
.color-blue{
    color:#252758
}
.color-lblue{
    color:#3050C6
}
.text1{
    font: normal normal  20px/34px Open Sans;
    margin-bottom: 0px;
    color: #303030;
}
.color-lblack{
    color: #0e0b0b
}
.text2{
font-size: 20px;
font-weight: 600;
color: #303030;
}

.text3{
    font-size: 16px;
    font-weight: normal;
    color: #0e0b0b
}
.color-white{
    color: #fff;
}
.blue-sec{
    background: url(/wp-content/uploads/2025/06/screenshot-production-task.png), linear-gradient(45deg, #3F5DC8, #3F5DC8); 
    background-size: cover;
    background-position: center;
}

.lite-blue-bkg{
      background: #55B4E6;
}
.lite-pink-bkg{
    background: #C083B8;
}
.lite-green-bkg{
    background: #66BB96;
}
.lite-purple-bkg{
    background: #787CC1;
}
.text-space{
padding-left: 20px;
    padding-right: 20px;
}
.heading4{
    font: normal normal 600 22px/33px Open Sans;
    letter-spacing: 0px;
}
.download-btn{

    background: #385FCC;
    color: white;
    font-family: 'Open Sans';
    border-radius: 20px;
    font-size: 20px;
    font-weight: 500;

}
.sec-blue{
  
    min-height: 320px;
    border-radius: 9px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pay-hubspot{
    background: #fff;
    width: 700px;
    height: 350px;
    border-radius: 9px;
    padding: 80px;
    text-align: center;
}
.free-trial{
background: #09914b;
    color: #ffff; 
        font-size: 18px;
    font-family: 'Open Sans';
    border-color: transparent;
    font-weight: 500;
}
.circle-top{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.circle{
    background: url('https://www.mirabelsmarketingmanager.com/wp-content/uploads/2025/06/automation.jpg');
    background-position: center;
    background-size: cover;
    width: 181px;
    height: 182px;
    border-radius: 50%;
}
.lp-element {
background: #252758;
    padding: 10px;
    border-radius: 50%;
    width: 13px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
}

.compare-btn{
background: #252758;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans';
     border-color: transparent;
     font-weight: 500;
}
.pay-button{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}


    .publisher{
            background: #F8F2EF;
    padding: 34px;
    border-radius: 20px;
    min-height: 330px;
    }
    .saas{
            background: #E9F5FF;
    padding: 30px;
    border-radius: 20px;
    min-height: 330px;
    }
    .features-section{
            background: #EFF2F7;
    }

    .faq-item{
    box-shadow: 0px 0px 6px #00000029;
    padding: 29px;
    margin-bottom: 20px;
    }

    .icon-circle{
       border-radius: 50%;
    padding: 15px;
    overflow: unset; 
    width: 70px;
    height: 70px;
    } 
    
    .crm-bkg{
        background: #FAEDCB;
    }
    .smard-bkg{
        background: #C9E4DF;
    }
    .tab-bkg{
        background: #C5DEF2;
    }
    .landing-bkg{
        background: #DBCDF0;
    }
    .sub-bkg{
        background: #F2C6DF;
    }
    .project-bkg{
        background: #F8D9C4;
    }
.table-wrapper table{
        border: 1px solid #252758;
}
.table-wrapper table  tr:nth-child(even) {
    background-color: #F2F2F5;
  }

.table-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.table-legend {
text-align: right;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.table-legend span {
  margin-left: 10px;
  white-space: nowrap;
  font-size: 16px;
  color: #252758;
}

.responsive-table {
  width: 100%;
  overflow-x: auto;
}

.responsive-table table {
  border-collapse: collapse;
  width: 100%;
  min-width: 100%;
}

.responsive-table th,
.responsive-table td {
  padding: 10px 8px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #252758;
  font-family: 'Open Sans', sans-serif;
word-wrap: break-word;
    overflow-wrap: break-word;
}

.responsive-table th {
  background: #252758;
  color: #fff;
}
.client-profile-pic {
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #fff;
    border-radius: 50px;
    background-image: url(https://www.mirabelsmarketingmanager.com/wp-content/uploads/2021/07/5f50fa50cde1bd1fc99cd8da_590097865f7f83692b6824c1_garry-max-mini-min.jpg); 
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat;
    background-attachment: scroll;
}
.client-profile-pic._2 {
    background-image: url(https://www.mirabelsmarketingmanager.com/wp-content/uploads/2021/07/594a78c5a4332a096d09f125_590096f524b4577e0f180a14_download-min.jpg); 
    background-size: cover;
}

/* Sticky first column */


.responsive-table th:first-child {
  z-index: 3;
  background: #252758;
  color: #fff;
}

.footer{
    padding-top: 25px;
    padding-bottom: 25px;
    background: #F5F5F5;
}

    @media (max-width: 768px) {
    .table-legend {
      font-size: 13px;
    }
     .pay-hubspot {
        width: 90%;
        height: auto;
        padding: 40px 20px;
    }
    .pay-button{
         margin-top: 40px;
        flex-direction: column;
    }
 .responsive-table td:first-child {
    position: sticky;
    left: 0;
     background: #f9f9f9; 
    z-index: 2;
}
.responsive-table th:first-child{

    position: sticky;
    left: 0;
     background: #252758; 
    z-index: 2;

}
        .responsive-table th{
            background: #252758;
        }
.margin-btm-mobile {
    margin-bottom: 20px;
 
    
  }
   .main-sec {
    background-size: cover;     /* or 'contain' depending on image needs */
    max-height: none;           /* remove fixed height */
    padding: 30px 15px;         /* add padding if needed */
    background-position: bottom center;
  }
    }
  @media (max-width: 480px) {
    .table-legend {
      font-size: 12px;
    }
      .pay-hubspot {
        width: 95%;
        padding: 20px 10px;
    }
        .pay-button{
        margin-top: 20px;
    }

  }

  @media (max-width: 992px) {
  .responsive-table {
    overflow-x: auto;
  }

  .responsive-table table {
    min-width: 1400px; /* force scroll width */
  }
 .responsive-table td:first-child {
    position: sticky;
    left: 0;
     background: #f9f9f9; 
    z-index: 2;
}
.responsive-table th:first-child{

    position: sticky;
    left: 0;
     background: #252758; 
    z-index: 2;

}
.table-legend {
        position: static; /* remove absolute positioning on small screens */
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .table-legend span {
        margin: 5px 10px;
        font-size: 14px;
    }
}

/* Smaller font and padding on very small screens */
@media (max-width: 576px) {
  .responsive-table th,
  .responsive-table td {
    font-size: 14px;
    padding: 8px 6px;
  }
 .responsive-table td:first-child {
    position: sticky;
    left: 0;
     background: #f9f9f9; 
    z-index: 2;
}
.responsive-table th:first-child{

    position: sticky;
    left: 0;
     background: #252758; 
    z-index: 2;

}
}

@media (max-width: 575.98px) {
  .custom-mobile-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
