@media screen and (max-width:700px){
	.course_box iframe {
        width: -webkit-fill-available;
    height: 100%;
    max-height: 300px;
    overflow: inherit;
    min-height: auto;
}



	.title h3 {
    font-size: 25px;
    margin: 10px 0rem;
    left: 31px;
    padding: 0px 1rem;
}
	
	.back_button_main {    background: white;
    color: red;
    position: fixed;
    z-index: 100;
    width: 47px;
    height: 48px;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 37px;
    bottom: 6px;
    left: 6px;
    font-weight: 700;
    border-radius: 40px;
    border: 2px solid;
	cursor:pointer;
	}
	
	.back_button_main:hover {
		background:black;
		color:white;
	}
.login {
       height: auto;
    margin: 0px;
    box-shadow: 0px 0px 10px 0px #00000024;
    border-radius: 0px;
    padding: 34px 24px;
    width: -webkit-fill-available;
    height: 92%;
    left: 0px;
}
.dashboard {
        width: 100vw;
    height: 100vh;
    display: grid;
    grid-template-columns: 100%;
}

.dash-collapse {
    grid-template-columns:100%;
}

.input_area {
            max-width: -webkit-fill-available;
    grid-template-columns: 100%;
    margin: 13px 5px;
    border: 1px solid black;
}

.dash-collapse .dash_nav .nav_list .nv_tx {
    left: 0px;
		transition: 0.2s;
display:block;
}

.sp_input {
              display: grid;
    grid-template-columns: auto !important;
    align-items: center;
    background: transparent;
    margin: 10px 0px;
    border: 1px solid;
    border-radius: 3px;
}
.sp_input input, .sp_input select, .sp_input textarea {
           height: auto;
    margin: 0px 3px;
    padding: 12px 10px;
    border-radius: 0px;
    outline: none;
    border: 0px;
    width: -webkit-fill-available;
    font-size: 25px;
    border: 1px solid #d0d0d0;
    font-weight: 600;
}


.sr_no {
    text-align: center;
    font-size: 12px;
    background: #efefef00;
    border-radius: 14px;
    width: 15px;
    padding: 2px;
    width: 1px;
}

.dashboard .dash_side1 .dash_min {
            padding: 7px;
    position: absolute;
    right: -41px;
    width: 22px;
    top: 5px;
    text-align: center;
    border-radius: 2px;
    z-index: 3;
    font-size: 25px;
    border: 2px solid #000000;
    background: white;
}

#mobile_close_id {
        display: block;
    background: #efefef;
    padding: 11px 0px;
    border-radius: 20px;
}
.dash_box {
        
        margin: 5px;
    display: inline-block;
    padding: 1rem;
    min-width: 130px;
    width: -webkit-fill-available;
}

.title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#jobCardPopup {
   
        width: 85%;
    height: 100vh;
    max-width: 500px;
    text-align: center;
    min-height: 200px;
    left: -1px;
    z-index: 1000;
    top: -1px;
    transform: unset;
}

.sp_input img {
           width: 70px;
    max-height: 150px;
    margin: 9px 20px;
    border-radius: 6px;
}

.filter_form input,.filter_form select {
    width: -webkit-fill-available;
    padding: 6px;
    border-radius: 3px;
    margin: 3px;
    font-size: 14px;
    border: 1px solid #d3d3d3;
}
.filter_input {
    width: 100%;
    padding: 5px 0px;
}
.filter_form {
    display: flex;
    max-width: 500px;
    width: -webkit-fill-available;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.p_header img {
    width: 250px;
    width: 117px;
}

.p_header .p_head_name {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    color: white;
    font-size: 12px;
}

.p_header {
    display: grid;
    grid-template-columns: 39% 61%;
    background: #008eff;
    align-items: center;
    padding: 12px;
}

.popup_confirmation {
    color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #000000;
    min-width: 300px;
    min-height: auto;
    max-width: -webkit-fill-available;
    text-align: center;
    border: 0px solid gray;
    z-index: 2;
    padding: 10px 0px 25px;
    transform: translate(-50%,-50%);
    scale: 0;
    user-select: none;
}

#jobCardPopup input {
              width: -webkit-fill-available;
    padding: 10px;
    border-radius: 5px;
    margin: 1rem 0rem;
    border: 0px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.popup_message {
       
    color: white;
    padding: 10px;
    width: 90%;
    
}

.user_payment_row {   
    
    padding: 2px;}
	
	.input_area p {
  
        font-size: 15px;	
    
}
.spare_parts p {
    margin: 0px;
    font-weight: 600;
    font-size: 19px;
    padding: 6px;
    background: #dcdcdc;
}

.popup_msg_main {    
       top: 0;
    transform: unset;
    z-index: 339;
    left: 0;
    width: -webkit-fill-available;
    height: -webkit-fill-available;}
	
	.close_btn_popmsg {    padding: 10px;
    margin: 10px;
    border: 1px solid white;}
	
	.popup_msg_main  button {
    background: #03A9F4;
    color: white;
    padding: 10px 20px;
    margin: 8px 10px;
    width: -webkit-fill-available;
    border-radius: 5px;
}

.input_area input, .input_area textarea, .input_area select {
    border: 0px;
    width: -webkit-fill-available;
    padding: 9px;
    outline: none;
    text-align: left;
    font-weight: 600;
}




.button_holder {
    display: flex;
    grid-template-columns: auto;
    box-shadow: 1px 0px 10px 0px #91919175;
    justify-content: left;
    flex-wrap: wrap;
}

.top_left_button_holder {
    display: flex;
    align-items: anchor-center;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
}
.head_title {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 25;
    text-align: left;
    padding: 10px 10px;
}
.video_block {
    width: -webkit-fill-available;
    border: 1px dashed gray;
    text-align: center;
    display: inline-grid;
    align-items: anchor-center;
    padding: 20px 10px 10px;
    min-height: 100px;
    margin: 10px;
    vertical-align: bottom;
}

.dash_side1 {
            height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-right: 1px dashed #c1bdbd;
    overflow: hidden;
    position: fixed;
    z-index: 22;
    background: white;
    max-width: 85%;
    width: 0px;
}

.mobile_close_menu {          position: fixed;
    background: #00000070;
    width: 15%;
    height: 100vh;
    top: 0;
    z-index: 33333;
    right: 0;
    display: none;;}
	
	.nav_list img {
        width: 80%;
    margin: 0px 0px;
}

.video_block img {
    width: 100%;
    height: auto;
    max-width: -webkit-fill-available;
}

.video_block p {
    font-size: 15px;
    height: 37px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    text-align: left;
    padding: 10px;
    display: flex;
    align-items: center;
}

.open_btn {
    background: #008af8;
    color: white;
    padding: 9px;
    display: flex;
    justify-content: space-between;
    border-radius: 2px;
    text-align: center;
}