@media only screen and (max-width:1400px) {
  /* .para{
    font-size: 28px!important; 
  } */
}
@media only screen and (max-width:1200px) {
  /* .para{
    font-size: 28px!important; 
  } */
}@media only screen and (max-width:1020px) {
  /* .para{
    font-size: 26px!important; 
  } */
  .main-6{
    display:none !important;
   }
}
@media only screen and (max-width:992px) {
  /* .para{
    font-size: 20px!important; 
  } */
  .main-6{
    display:none !important;
   }
   .part{
    margin-top: -48px!important;
   }
   .main-img img{
    margin-top:24px;
    }
    .mern-why h2{
     
      font-size: 26px !important;
     
  }
  .mern-why p{
    font-size: 24px !important;
  }
  .mern-why span{
   
    font-size: 22px !important;
    font-weight: 400;
    
  }

  }
@media only screen and (max-width:768px) {
  /* .logo{
    margin: -22px 31px;
     height: 52px;
}
.nav{
min-height: 19vh;
display: flex!important;
align-items: center;
justify-content:start;
}
  .para{
    font-size: 16px!important; 
  } */
  .para{
    font-size: 12px!important;
    text-align: start!important;
  }
  .main-6{
    display:none !important;
   }
}
@media only screen and (max-width:576px) {
  /* .logo {
    margin: 5px 14px!important;
    height: 41px!important;
}
.nav{
  min-height: 19vh;
  display: flex!important;
  align-items: center!important;
  justify-content:center!important;
  }
    .para{
        font-size: 14px !important; 
      } */
   .main-4{
    display:block !important;
   }
   .main-tag{
    display:block !important;
   }
   .main-6{
    display:none !important;
   }
   .part{
    margin-top: -48px!important;
   }
   .main-img img{
   
    margin-top:24px;
    }
    .next-img{
        display: flex!important;
        align-items: center!important;
        justify-content: center!important;
    }
    .mern-key li{
        font-size: 12px!important;
    }
    .mern-key ul li i { 
        font-size: 12px!important;
      }
      .form-cont{
        width: 300px!important;
      }
      .mern-why p{
        font-size: 18px !important;
      }
      .mern-why span{
       
        font-size: 16px !important;
        font-weight: 400;
        
      }
      .navb{
        padding: 10px 0px;
      
      }
      .navbar-fix{
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
        padding: 0px 20px;
      }
      .nav-con1{
        display: none;
      }
      .nav-con2{
        display: block;
        color: #ec7a21;
        font-weight: 900;
        font-family: "poppins";
        margin-left: 10px;
       font-size: 22px;
        font-size: 20px!important;
      }
      .duaration-img img {
       /* display: none!important; */
      height: 150px!important;
       }
       .next-logo-1{
       display: flex!important ;
       align-items: center!important;
       justify-content: center!important;
       }
       .next-logo{
        height: 40px!important;
       }
       .img-fluid-1{
        height: 256px !important;
        object-fit: cover;
        width: 284px;
       } 
       .mern-table div h5 {
        font-size: 16px!important;
      }
      .mern-table div p {
        font-size: 14px!important;
      }
}
@media only screen and (max-width:430px) {
  .mern-why p{
    font-size: 18px !important;
  }
  .mern-why span{
   
    font-size: 16px !important;
    font-weight: 400;
    
  }
}