
@media only screen and (max-width: 992px) {
  .absolute11 {
    transform: translateY(0);
    flex-wrap: wrap;
  }
  /* .revContant11 {
    visibility: hidden;
    width: 0;
    height: 0;
  } */
}

@media only screen and (max-width: 768px) {
  .absolute11 {
    transform: translateY(0);
    flex-wrap: wrap;
  }
  /* .revContant11 {
    visibility: hidden;
    width: 0;
   height: 0;
  } */
}
@media only screen and (max-width: 576px) {

  .mainStrong11{
    font-size: 18px!important;
  }
  .fp1111 p {
    font-size:17px!important;
  }
  .fp1111 li {
    font-size:16px!important;
  }
  .form11 {
    width: 300px !important;
  }
  .absolute11 {
    transform: translateY(0);
    flex-wrap: wrap;
  }
  .dmsH1 {
    font-size:16px!important;
  }
  
  .dmsP {
    font-size:14px!important;
  }
  .sketchImage{
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
  }
  .backgroundVideo{
    width: 200px !important;
    
  }
  .techLikeImg img {
    height: 40px!important;
  }
  .popUp {
    height: 40vh!important;
    padding: 20px!important;
  }
  .strongPOPup {
  
    font-weight: 700;
    font-size: 25px!important;
  }
  .popUpP {
   
    font-size: 20px!important;
  }
  .form-floating{
    margin-bottom: 10px!important;
  }

  .sketchContent h1 {
   
    font-size: 18px!important;
  
  }
  .sketchContent p {
   
    font-size: 16px!important;
    
}
.H1Mentored {
  font-size:18px!important;
}

.P1Mentored {
  
  font-size:16px!important;
  
}
}