.icon-box {
  width: 48px;
  height: 48px;
  background: #f5f7f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
 .pt-box-header {
            padding: 1.25rem;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid transparent;
        }
        .pt-content-text p {
    font-size: 16px;
    line-height: 24px;
}
	.pt-box-header.collapsed h3 {
    margin: 0;
    font-size: 1.5rem;
    color: #02a9e9;
    font-weight: 600;
    font-family: 'Inter';
    font-size: 20px;
    color: #101010;
    line-height: 170%;
    background: black;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
	.pt-section-container-img {
    margin-right: 5rem;
    width: 40%;
    display: flex
;
		flex-flow:column;
    /**align-items: center;**/
    justify-content: center;
}
        .pt-box-header h3 {
               background: linear-gradient(to right, #2DA9D3 0%, #49CDB2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
        }
        
        .req-card p :hover{
            background: linear-gradient(to right, #2DA9D3 0%, #49CDB2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        }
      .pt-collapsible-box.active .pt-box-header i {
  transform: rotate(180deg);
}

.pt-box-header i {
  transition: transform 0.3s ease;
}

        
.feature-list li {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.feature-list{margin: 26px;}
.feature-heding {
    font-size: 24px;
    color: #126173;
    font-weight: 700;
}




.feature-list li span {
  width: 240px;        /* slightly wider label */
  flex-shrink: 0; 
}

.feature-list li strong {
  flex: 1;             /* ðŸ”¥ allows wrapping naturally */
  text-align: right;
  white-space: normal; /* allow multi-line wrapping */
}
.feature-list li:last-child {
  border-bottom: none;
}
.devices-list{
       margin-left: 16px;
    list-style: disc;
}
.mt-subheading{
    color: #126173;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4rem;
}
.real-device-heading {

        margin: 4rem;
    
}
.list-group-item {
    display: block;
    padding: .5rem 1rem;
    color: #ffffff;
    text-decoration: none;
   background-color: #fff; 
   border: 1px solid rgba(0, 0, 0, .125); 
    list-style: decimal;
}
.freeApp-receiveBox {
    background: #02344400;
    
    
}
.feature-row{
    padding: 5rem;
    background-color: #F9F9F9;
    border: 1px solid #EEE;
    border-radius: 16px;
    width: 990px;
    margin: 0 auto;
    height: 416px;
}
@media (min-width: 768px) and (max-width: 1024px) {
        .feature-row {
  
    width: 701px;
  
    height: 404px;
}
   .switch-section, .ios-bg, .our_Features-sec ,.switch-section, .pt-section-container,.enterprise-grade, .security-and-compliance ,.bg-18192F{
          padding: 2rem;
      
  }
  .notification-product-highlight{
      margin: 2rem;
  }
  .feature-list li strong {
    
    text-align: left;
   
}
.feature-list li span {
    width: 142px;
    flex-shrink: 0;
}
.data-all-cards {
        display: list-item;
    }
    
.data-card {
   margin-bottom:2rem; 
}
 html,  body {
    overflow-x: hidden!important;
  }
  
}
@media (max-width: 480px) {
    .feature-row {
  
    width: 701px;
  
    height: 404px;
}
    .our_Features-sec,
.switch-section, .enterprise-grade,.security-and-compliance, .heading-section,.getting-started-section,.req-full-box{
    
    padding: 2rem;
}
    .notification-product-highlight{
            margin: 1rem;
    }
  .ios-bg .ios-card {
    min-width: 96%;
    width: 96%;
  }
  .feature-row{
    padding: 0rem;
}
.feature-list {
     margin: 0px; 
}
.feature-list li span {
    width: auto;
    flex-shrink: 0;
}
.py-5.bg-white, .ios-bg, .heading-section {
    overflow-x: hidden;
  }
   .testing-text {
          
            width: 356px;
        
        }
         html,  body {
    overflow-x: hidden!important;
  }
}




    
.ios-card {

    min-width: 443px;
}
.lab-sup-li{
    
      font-size: 16px;
    color: #3d3b3b;
    line-height: 27px;
}
.fw-semibold{
    font-size:20px;
    font-weight:700px;
}