@media only screen and (max-width: 768px) {
    section {
        padding-left: 0px;
        padding-right: 0px;
    }

    .commonSection {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .title_area h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
     
    .title_area h2 span::after {
        width: 2px;
        height: 23px;
        right: -14px;
        bottom: 2px;
    }
    .title_area .smlTitle {
        font-size: 22px;
    }
    .title_area h2.smlTitle span::after {
        height: 18px;
        bottom: 2px;
    }
    .title_area p {
        font-size: 14px  !important;
    }
    .officeSwiper .swiper-pagination{
        position: initial;
    }
    .view_btn {
        padding: 8px 10px;
        font-size: 14px;
    }
    .viw_open {
        padding: 8px 10px;
        font-size: 14px;
    }
    .quotes {
        font-size: 16px;

    }
    .swiper{
        padding-bottom: 35px;
    }
    .swiper-pagination{
        position: absolute;
        bottom: 0 !important;
    }
    .who_stats {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .nav-mobile {
        display: block;
    }

    nav {
        width: 100%;
    }

    nav ul {
        display: none;
        background: white;
        border-radius: 5px;
    }

    nav ul li {
        float: none;
    }

   
      .hero__title-misc {
        text-align: center;
          color: #393939;
          font-size: 15px;
          font-weight: 300;
          line-height: 140%;
          letter-spacing: -.72px;
          opacity: 0.8;
      }


      .VER{
        position: absolute;
        top: 20px;
        bottom: 0;
        right: 4px;

        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center;
        width: 100%;
      }

      .hero__title .slick-slide{
        padding: 4px;
      }

    nav ul li a {
        padding: 15px;
        line-height: 20px;
        color: #848484;
    }
    .careerArea .postedDate,.careerArea .postedDate{
        font-size: 10px;
    }
    .mapArea{
        height: 320px;
    }
    .mapArea iframe{
        height: 330px;
    }
    nav ul li ul li a {
        padding-left: 30px;
    }

    .who_padding {
        padding: 30px 12px 30px;
    }

    .who_stat_card p {
        margin-bottom: 15px;
    }

    .who_text {
        padding-right: 0;
    }

    .padding_lr {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer_text {
        padding-right: 0;
    }

    .social_head {
        margin-top: 10px;
    }

    .copyText,
    .termCondit {
        text-align: center;
        width: 100%;
    }
    .brands {
        padding-top: 10px;
    }
    .counter{
        font-size: 100px;
    }
    .about_img{
        border-radius: 10px;
    }
    .indus_dtl {
        background: #F8F8F8;
        padding: 20px;
        position: initial;
        width: 100%;
    }
    .industryCont{
        padding: 20px;
    }
    .includ_cont{
        padding: 20px 10px;
    }
    .serviceIncluded:nth-child(even) .srvicCont{
        order: 2;
    }
    .serviceIncluded:nth-child(even) .serviImage{
        order: 1;
    }
    .includ_cont h4{
        font-size: 22px;
    }
    .wrapper {
        position: relative;
        padding: 69px 0 40px;
        background: #673AB7;
    }
    .index #nav-toggle span,.index  #nav-toggle span:after,.index #nav-toggle span:before{
       background: #c9c0c0;
    }
    .careerArea .accordion-item{
        padding: 20px 0;
    }
    .careerCont{
        margin-bottom:15px;
    }
    .jobPopup .modal-title{
        font-size: 18px;
    }
    .jobPopup .form-control{
        font-size: 12px;
    min-height: 38px;
    }
    .jobPopup .form-check-label{
        font-size: 12px;
    }
    .file-upload-button{
        padding: 5px 20px;
    }
    .contatcForm input, .contatcForm textarea{
        min-height: 44px;
    }
    .jobPopup .modal-header p{
        margin-bottom: 0;
        font-size: 12px;
    }
    .jobPopup .modal-body {
        padding: 12px;
    }
    .contact-text {
        font-size: 25px;
        font-weight: 200;
    }
}

@media only screen and (max-width: 556px) {
    .title_area h2 {
        font-size: 21px;
    }
    .title_area h2.cnSml {
        font-size: 16px;
    }
    .title_area h2.cnSml span::after{
        top: 2px;
        height: 17px;
    }
    .title_area h2 span::after{
        bottom: 2px;
    }
    .custom-radio li{
        width: 100%;
        margin-bottom: 5px; 
    }
    .enqform {
        padding: 10px;
    }
    .formHead h5 {
        font-size: 16px;
    }
    .formHead{
        padding: 15px 10px;
    }
    .formHead p{
        font-size: 12px;
    }
    .enqMeet {
        padding: 15px 10px;
    }
    .enqform .form-check-label{
        font-size: 12px;
    }
}