.our-s-itme:last-child 
{
    border: unset;
    padding: 0;
    margin: 0;
}

.our-prag-tir 
{
    padding-left: 30px;
}

.our-serv-ltm
{
    max-width: 950px;
    margin: 0 auto;
    padding-top: 40px;
}

.our-styl-itme 
{
    display: flex;
    flex-wrap: wrap;
}

.our-styl-icon
{
    width: 15%;
    max-width: 15%;
    flex: 0 0 15%;
}

.our-s-itme {
    border-bottom: 1px solid #979797;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.our-styl-prag 
{
    width: 85%;
    max-width: 85%;
    flex: 0 0 85%;
}

.our-serv 
{
    background: #F6F6F6;
    padding-top: 60px;
    padding-bottom: 70px;
}

.our-prag-items ul li
{
    color: #212529;
    flex: 0 0 50%;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: 50%;
    padding: 10px 0;
    width: 50%;
    padding-right: 50px;
}

.our-prag-items ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}
.our-prag-head h3 {
    color: #212529;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

/*   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)
            {
             
              .our-s-itme {
    border-bottom: 1px solid #979797;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
              
              .our-serv-ltm
              { 
    padding-top: 20px;
}
              
              .our-serv {
    background: #F6F6F6;
    padding-top: 10px;
    padding-bottom: 40px;
    margin-top: 40px;
}
              
         .our-serv-head.text-center h2 {
    color: #005D3C;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 60px !important;
    letter-spacing: 0.32px !important;
}     
              
        .our-prag-items ul li
              {
    color: #212529;
    flex: 0 0 100%;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: 100%;
    padding: 10px 10px 10px 0;
    width: 100%;
}      
              
     .our-prag-tir {
    padding-left: 20px;
}         
              
      .our-prag-head h3 {
    font-size: 23px;
    margin-top: 5px;
}
              
            

            }
            /*   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)
            {

