
.all-world-valid-computer-certificate {
    width: 100%;
    height: auto;
}

@media (max-width: 600px) {
  .all-world-valid-computer-certificate {
    width: 100%;
  }
}

.job-placement-computer-certificate:after {
  content: "";
  height: auto;
  display: table;
  clear: both;
}

@media (max-width: 600px) {
  .job-placement-computer-certificate {
    width: 100%;
  }
}

.govt-job-valid-computer-certificate {
  float: left;
  width: 75%;
  padding: 10px;
  height: auto; /* Should be removed. Only for demonstration */
}

@media (max-width: 600px) {
  .govt-job-valid-computer-certificate {
    width: 100%;
  }
}


.job-valid-certificate {
    height: auto; /* Should be removed. Only for demonstration */    
    overflow: hidden;
}

@media (max-width: 600px) {
  .job-valid-certificate {
    width: 100%;
  }
}


.india-govt-valid {
    height: auto; /* Should be removed. Only for demonstration */
    overflow: hidden;
}

@media (max-width: 600px) {
  .india-govt-valid {
    width: 100%;
  }
}

.private-sector-valid {
    height: auto; /* Should be removed. Only for demonstration */
    overflow: hidden;
}

@media (max-width: 600px) {
  .private-sector-valid {
    width: 100%;
  }
}

.fourun-country-valid {
    height: auto; /* Should be removed. Only for demonstration */
    overflow: hidden;
}

@media (max-width: 600px) {
  .fourun-country-valid {
    width: 100%;
  }
}

.our-registered-country {
    height: auto; /* Should be removed. Only for demonstration */
    overflow: hidden;
}

@media (max-width: 600px) {
  .our-registered-country {
    width: 100%;
  }
}

.govt-trust-job-valid-certificate {
  float: left;
  width: 25%;
  padding: 10px;
  height: auto; /* Should be removed. Only for demonstration */
}

@media (max-width: 600px) {
  .govt-trust-job-valid-certificate {
    width: 100%;
  }
}


.trust-fit-content {
    height: 600px;
    overflow: hidden;
}

@media (max-width: 600px) {
  .trust-fit-content {
    width: 100%;
  }
}

.trust-marque-1 {
    
}

@media (max-width: 600px) {
  .trust-marque-1 {
    width: 100%;
  }
}

.trust-marque-2 {
    
}

@media (max-width: 600px) {
  .trust-marque-2 {
    width: 100%;
  }
}

.up-marquee {
    
}

@media (max-width: 600px) {
  .up-marquee {
    width: 100%;
  }
}





