.indus-bdg-icon
{
    margin: 10px 25px;
}


.indus-bdg-item 
{
    width: 33%;
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.body-wrapper.hs-content-id-194332074614.hs-site-page.page .indus-badge 
{
    padding-top: 60px !important; 
}

.indus-bdg-main
{
    display: flex;
    justify-content: center;
      flex-wrap: wrap;
}

.indus-bdg-main
{
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    gap: 0px;
    max-width: 90%;
    margin: 0 auto;
}

.indus-badge
{
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
}

.indus-bdg-head.text-center h2
{
    padding-bottom: 40px;
    margin: 0; 
    font-style: normal;
    font-weight: 700;
}

 

/*   L14 screen media query   */
            @media only screen and (max-width: 1450px)
            {

            }
            /*   end   */
            /* ipad pro media query   */
            @media only screen and (max-width: 1025px)
            {

            }
            /* end   */
            /*  ipad air media query  */
            @media only screen and (max-width: 821px)
            {
              .body-wrapper.hs-content-id-194332074614.hs-site-page.page .indus-badge {
    padding-top: 40px !important; 
}
              
              .indus-bdg-main {
    flex-wrap: wrap;
                gap: 0px;
}
              
              .indus-bdg-icon {
    margin: 10px;
}
              .indus-bdg-item {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}
              
     .indus-badge .indus-bdg-head h2 
              {
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 28px !important;
    margin: 0 !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 45px !important;
    letter-spacing: 0.32px !important;
    padding-bottom: 30px;
}
              
      .indus-badge 
              {
    padding-top: 40px;
    padding-bottom: 40px;
}        
              

            }
            /*   end   */
            /*   ipad mini media query  */
            @media only screen and (max-width: 769px)
            {

            }
            /*   end   */
            /*   ipad mini media query   */
            @media only screen and (max-width: 602px)
            {

            }
            /*   end   */
            /*  iphone xr media query   */
            @media only screen and (max-width: 414px)
            {

            }
            /*   end   */
            /*   iphone 12pro media query   */
            @media only screen and (max-width: 391px)
            {

            }
            /*   end   */
            /*  iphone se and iphone x media query  */
            @media only screen and (max-width: 375px)
            {
