/* kubernetes */
 .cardnew{
    padding:100px 0px;
 }

.vercelnew{
  padding: 60px 60px;
} 

.automate{
    font-size:22px !important;
}

.new-sample{

    margin-bottom: 100px;
          }

#home {
        background-size: cover;
        background-position: center;
    }

    .bg-half-80 {
  padding: 245px 0;
  position: relative;
}


.bg-half-85 {
    padding: 100px 0;
    position: relative;
  }

@media (min-width: 700px) and (max-width:  985px){
  .bg-half-80 {
    padding: 50px 0;
  }
}  

@media (min-width: 1000px) and (max-width: 1800px) {
  .bg-half-80 {
    padding: 90px 0;
  }
}


    @media (max-width: 557px) {
  .vercelnew {
    padding: 2px 5px;
  }
  #home {
            background-image: none !important; /* Remove background image on mobile */
        }
        .cardnew{
padding: 28px 10px;
}

.casestudy{
    background-color: #f8f6eb;
    padding-top: 17px;
    padding-bottom: 2px;
}

.timeline .event {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .samplefont {
        font-size: 25px !important;
    }

    .new-serv{
text-align: center;

    }


    .bg-half-80 {
        padding-top: 70px;
        padding-bottom: 22px;
      }


      .bg-half-85 {
        padding-top: 5px;
        padding-bottom: 22px;
      }


      .new-sample{

margin-bottom: 30px;
      }

      h3{
font-size: 24px !important;

      }

      .section-title .title {
        font-size: 24px !important;
        font-weight: 500;
    }

    .automate{
        font-size:20px !important;
    }

    .new-para{

        font-size: 14px !important;
    }
}

    



