@media only screen and (max-width: 600px) {
   /***login page****/
   .login-info-section,.login-video-section{
  
   
}
.login-videos-sections::before {
    content: '';
    position: absolute;
    /* width: 100%; */
    /* height: 100vh; */
    height: 100%;
    background: rebeccapurple;
    width: 100%;
    opacity: 0.7;
    /* padding: 43px; */
    border-radius: 12px;
    border-radius: 12.6px;
    background-color: #000000;
}
.login-page-container .form-section{
    min-width: 100%;
    margin: 20px 0;
}
.login-video-section .video-header {
    font-size: 13.3px;
    line-height: 18px;
  }

 

  /*******dashb oard start******/
  .dashboard-container .welcome-container h1 {
    font-size: 21px;
}

/*******dashb oard end******/
}

@media only screen and (max-width: 750px) {
    .login-videos-sections::before {
        content: '';
        position: absolute;
        /* width: 100%; */
        /* height: 100vh; */
        height: 98%;
        background: rebeccapurple;
        width: 98%;
        opacity: 0.7;
        /* padding: 43px; */
        border-radius: 12px;
        border-radius: 12.6px;
        background-color: #000000;
    }
}

 

    @media only screen and (max-width: 750px) {
        .box-container_01 {
            width: 233px;
            /* padding: 0px 12px; */
            margin: 13px 0;
        }
        .progress-section_123 p {
            text-align: start !important;
        }
        .progress-section_123 h4 {
            text-align: start !important;
            line-height: 50px !important;
        }
        nav.navbar.navbar-expand-lg.navbar-light {
            padding: 30px 34px;
        }
        .progress-toggel-section {
           
            width: 100%;
        }
    }
    @media only screen and (max-width: 1299px) {
        
        .progress-toggel-section {
           
            width: 100%;
        }
        .main-body {
    top: 0px;
    width: 100% !important;
}
.privech__container {
    width: 100% !important;
}
.progress__baar22 h3 {
    font-weight: 700 !important;
    font-size: 36px !important;
    letter-spacing: 0px;
    vertical-align: bottom !important;
    text-align: center !important;
    padding: 20px 0px 0px 0px;
}
.text__761 h6 {
    font-family: Poppins;
    font-weight: 700;
    font-size: medium;
    line-height: normal;
    letter-spacing: 0px;
    vertical-align: middle;
    color: rgba(84, 84, 84, 1);
    text-align: center;
}
.text__7641 h6 {
    font-family: Poppins;
    font-weight: 700;
    font-size: medium;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: rgba(0, 62, 255, 1);
}
h3.edit__user44 {
    font-size: 27px;
    text-align: start;
    padding: 14px 0px 9px 0px;
}
    }