 @media screen and (min-width: 350px) and (max-width: 761px){
	
	 
	.side-navi{
		display: none;
	}
	 

 .dsktp{
        display: none;
    }
    
    
.cell-mob{
    display: block;
}

  .sidemenu{
        position: fixed;
        top: 50px;
        left: 0px;
        height: 100%;
        width: 0px;
        background:#fff;
        z-index: 1;
        padding-top: 10px;
        
        overflow-x: hidden;
    }
    
    .sidemenu  .main_lgimg{
       width:250px;
        height: 50px;
        border:  none;
        margin-top:0px;
        margin-left: 25px;
        margin-bottom: 25px;
        margin-bottom: 20px;
        background: #fff;
		
    }
    
    .sidemenu  .main_lgimg h3{
        width: 220px;
        height: 50px;
        text-align: center;
        color: crimson;
        font-weight: 600;
        font-family: literata;
    }
    
    
    .sidemenu  a{
        
        padding-left: 25px;
        text-decoration:none;
        font-size: 16px;
        color:#000;
        display: block;
        font-family: calibri;
        width: 100%;
        height: 40px;
        line-height: 40px;
        cursor: pointer; 
        border-bottom: 1px dotted #4481ab;
        margin-left:-15px;
        
    }
    
    .sidemenu a i{
		width:30px;
        font-size: 13px;
        
        color: #4481ab;
		text-align: center;
    }
     
    .sidemenu .closebtn{
        position: absolute;
        top:10px;
        right: 10px;
        font-size: 22px;
    }
     .sidemenu a:hover i{
        background: #4481ab;
        color: #fff;
    }
    
    .sidemenu a:hover{
        background: #4481ab;
        color: #fff;
    }
	
	   #main-box{ 
        width:360px;
        height: 50px;
        background: #073d61;
        color: #fff;
        display: block;
        padding: 0px;
    }
    #main-box p{
        width: 50px;
        height: 35px;
        
        float: left;
        text-align: center;
        margin-left: 7px;
        background:#4481ab;
        border-radius: 2px;
        margin-top: 7px;
    }
    #main-box p i{
        font-size:20px;
        line-height:35px;
        color:#fff;
    }
   
	#main-box .notif{
        float: right;
        width: 160px;
		height: 50px;
		line-height: 50px;
    }
    
    #main-box .notif a{
		position: relative;
        color: #7ac3f5;
		text-decoration: none;
		margin-left: 25px;
		position: relative;
    }
	#main-box .notif a i{
		font-size: 18px;
	}
	#main-box .notif a .noti{
		position: absolute;
		border-radius: px;
		color: #a5f0a7;
		text-align: center;
		height: 20px;
		width: 20px;
		border-radius: 50px;
		left: 12px;
		margin-top: 5px;
		line-height: 25px;
		font-size: 12px;
		
	}
	
 	 
	 
	
	.container{
		width: 360px;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	 
	 
	 
	 
.navigation{
    width: 360px;
    height: 80px;
    background:whitesmoke;
    border-bottom:1px solid #ccc;
	display: none;
}
.cell-mob{
	display: block;
}
	 
.menu-option{
    width: 340px;
    height: 100px;
    float: none;
    margin-left: 0px;
    
}
.menu-option .search-stu{
    width: 360px;
    margin-top: 25px;
    padding-left: 0px;
    float: left;
}
.menu-option .search-stu input{
    width: 340px;
    height: 40px;
    padding-left: 0px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
}
.menu-option .search-stu button{
    background: none;
    margin-left: -40px;
    height: 40px;
    border: none;
    color: #222;
}

.menu-option .valid{
    float: right;
    width: 200px;
    margin-top: 15px;
    
}
.menu-option .valid p{
    text-align:center;
    margin-left: px;
    font-family: calibri;
    color: #000;
    padding-bottom: px;
    
}
	 
	
.menu-options{
    width: 360px;
    float: left;
    height: auto;
    margin: auto;
    margin-top: 50px;
    margin-left: -15px;
    background-color: #bbe1fa;
    /*border: 1px solid lightskyblue;*/
    padding-top: 15px;
    margin-bottom: 50px;
}
.menu-options h3{
    text-align: center;
    font-family: raleway;
    text-transform: ;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 10px;
    
}
.menu-options .menu-item{
    width: 100px;
    height: 80px;
    margin-bottom: 25px;
    background-color: #4481ab;/*073d61*/
    float: left;
    margin-left: 15px;
    
} 
.menu-options .menu-item a{
    color: #fff;
    width: 100px;
    height: 80px;
    text-decoration: none;
    display: block;
    
}
.menu-options .menu-item a:hover{
    background-color: #073d61;
    color: #fff;
    display: block;
    
}
.menu-options .menu-item a i{
    font-size: 20px;
    margin-left: 40px;
    margin-top: 15px;
}
.menu-options .menu-item a p{
    text-align: center;
    margin-top: 10px;
    font-family: calibri;
    font-size: 14px;
}
.top-icons a{
    float: right;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    font-size: 22px;
    margin-right: 20px;
}
.sub-menus{
    float: left;
    width: 350px;
    height: auto;
    margin-left: -10px;
    background: #d2ebfa;
    margin-top: 80px;
    padding-bottom: 25px;
	overflow: auto;
} 
.sub-menus h4{
	width: 530px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: literata;
    color: darkblue;
    font-size: 22px;
}
.sub-menus ul{
    list-style: none;
    margin-left: -40px;
    background: #d2ebfa;
    margin-top: 30px;
	width: 530px;
}
.sub-menus ul li{
    float: left;
    width: 220px;
    height: 30px;
    
    margin-left: 15px;
    margin-bottom: 30px;
    background: #4481ab;;
    font-family: calibri;
    font-size: 15px;
    line-height: 30px;
    
}
.sub-menus ul li a i{
    width: 35px;
    height: 30px;
    background: #fff;
    text-align: center;
    color: #000;
    line-height: 30px;
    margin-right: 5px;
    margin-top: px;
}

.sub-menus ul li a{
    width: 220px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #fff;
    
}
.sub-menus ul li a:hover{
    width: 220px;
    height: 35px;
    background: #fff;
    color: #000;
    display: block;
}
.sub-menus ul li a:hover i{
    background: #4481ab;
    width: 35px;
    height: 35px;
	line-height: 35px;
    color: #fff;
}

.top-headding{
    width: 340px;
    height:70px;
    
}
	 
.top-headding h3{
	width: 250px;
    float:left;
    line-height: 0px;
    font-family: raleway;
    color: #457ca1;
    margin-top: 40px;
	font-size: 18px;
}
.top-headding .top-act-btn a{
	width: 110px;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}
.top-headding .fg{
	
    float: right;
    margin-top: 30px;
   
	font-family: calibri;
}
.top-headding .fg a{
    background: #457ca1;
    border: none;
    font-weight: 20px;
     margin-right: 5px;
    font-size: 12px;
    padding: 0px 10px;
	
}
.top-headding .fg a:hover{
    background: #e1e1e1;
    border: none;
  color: #000;
}

	 


.mydsh-brd{
    width:340px;
    height: auto;
    
    
    
}
.mydsh-brd .inc-dsh{
    float: left;
    width: 335px;
    height: 70px;
    border: 1px solid green;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .inc-dsh .inc-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: green;
    margin-right: 10px;
    
}
.mydsh-brd .inc-dsh .inc-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .inc-dsh .inc-dsh-text{
    float: left;
    width: 200px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .inc-dsh .inc-dsh-text p{
    font-family: calibri;
    margin-bottom: 5px;
	font-size: 16px;
	color: #000;
}
.mydsh-brd .inc-dsh .inc-dsh-text h4{
    font-family: raleway;
}

.mydsh-brd .exp-dsh{
    float: left;
    width: 335px;
    height: 70px;
    border: 1px solid #c93434;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .exp-dsh .exp-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: #c93434;
    margin-right: 10px;
    
}
.mydsh-brd .exp-dsh .exp-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .exp-dsh .exp-dsh-text{
    float: left;
    width: 200px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .exp-dsh .exp-dsh-text p{
    font-family: calibri;
    margin-bottom: 5px;
	font-size: 16px;
	color: #000;
}

.mydsh-brd .exp-dsh .exp-dsh-text h4{
    font-family: raleway;
}

.mydsh-brd .depo-dsh{
    float: left;
    width: 335px; 
    height: 70px;
    border: 1px solid dodgerblue;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .depo-dsh .depo-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: dodgerblue;
    margin-right: 10px;
    
}
.mydsh-brd .depo-dsh .depo-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .depo-dsh .depo-dsh-text{
    float: left;
    width: 200px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .depo-dsh .depo-dsh-text p{
    font-family: calibri;
    margin-bottom: 5px;
	font-size: 16px;
	color: #000;
}
.mydsh-brd .depo-dsh .depo-dsh-text h4{
    font-family: raleway;
}


.mydsh-brd .dir-dsh{
    float: left;
    width: 335px;
    height: 70px;
    border: 1px solid #ed9521;
    margin-bottom: 20px;
    margin-right: 15px;
}
.mydsh-brd .dir-dsh .dir-dsh-icon{
    float: left;
    width: 75px;
    height: 69px;
    background: #ed9521;
    margin-right: 10px;
    
}
.mydsh-brd .dir-dsh .dir-dsh-icon p{
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
    
}
.mydsh-brd .dir-dsh .dir-dsh-text{
    float: left;
    width: 200px;
    margin-top: 10px;
    text-align: center;
}
.mydsh-brd .dir-dsh .dir-dsh-text p{
    font-family: calibri;
    margin-bottom: 5px;
	font-size: 16px;
	color: #000;
}
.mydsh-brd .dir-dsh .dir-dsh-text h4{
    font-family: raleway;
}
	 
	 

.tbl-data{
    clear: both;
    width: 340px;
    margin-top: 50px;
	overflow: auto;
}
.tbl-data h4{
    font-family: raleway;
    color: #457ca1;
    font-weight: 600;
    
}
.tbl-data .tbl{
	width: 1050px;
    font-family: calibri;
    text-align: center;
    
}
.tbl-data .table .table-head{
    font-weight: 600;
    color: #fff;
    background: #457ca1;
    font-size: 14px;
}
.tbl-data .table .tbl-btm{
    background: #d1e8ff;
    font-weight: 600;
}

	 
.bulk-action{
	width: 340px;
	height: auto;
	overflow: auto;
}
.bulk-action .search-stu{
	float: right;
	margin:0px;
	
	
	
}
.bulk-action .search-stu input{
	float: left;
	outline: none;
	padding-left: 0px;
}

.bulk-action table{
	width: 1100px;
	text-align: center;
	font-family: calibri;
}
.bulk-action table tr td{
	height: 35px;
}
.bulk-action table .table-head{
	 font-weight: 600;
    color:#fff;
    height: 35px;
    background: #457ca1;
    line-height: 35px;
    border-top: 1px solid #457ca1;
}

.bulk-action .search-stu input{
	border: none;
	height: 30px;
	border: 1px solid #ccc;
	width: 265px;
	padding-left: 5px;
}
.bulk-action .search-stu button{
	height: 30px;
	width: 80px;
	border: 1px solid #ccc;
	font-family: calibri;
	margin-right: -5px;
}
	 

.stu-show{
    width: 360px;
    height: auto;
    margin: 0 auto;
    margin-top: px;
} 
.stu-show .page-btns{
    width: 450px;
    height: auto;
    margin: auto;
    margin-bottom: 55px;
}
.set-select{
    width: 800px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    font-family: calibri;
} 
.stu-show h4{
    font-family: calibri;
    color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
}
.stu-show h3{
   color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
    display: none;
}
.stu-show table td a i.rupee{
    color: #222;
}
.stu-show table td a i.see{
    color: #000;
}
.stu-show table td a i.set{
    color:dodgerblue;
}
.stu-show table td a i.del{
    color: crimson;
}	 


.pers{
    width: 340px;
    height: 40px;
    line-height: 40px;
    color: #457ca1;
    font-family: raleway;
}


.admit{
    background-color:;
    width:340px;
    overflow:;
    padding-left: 25px;
	margin-left: -25px;
}


.admit label{
    
    font-family: calibri;
}

.admit input{
    height: 35px;
    background: none;
    width: 320px;
    box-shadow: none;
    border:1px solid #bbb;
}

.admit select{
    height: 35px;
    background: none;
    width: 320px;
    box-shadow: none;
    border:1px solid #bbb;
}

.admit textarea{
          
    background: none;
    width: 320px;
    box-shadow: none;
    border:1px solid #bbb;
}

.admit #admit-submit{
    width: 320px;
    margin-left: 310px;
    margin-top: 45px;
    margin-bottom: 50px;
    background: #457ca1;
    font-weight:600;
    border: none;
    outline: none;
}
	 
.admit #admit-submit{
    width: 320px;
    margin-left: 0px;
    margin-top: 45px;
    margin-bottom: 50px;
    background: #457ca1;
    font-weight:600;
    border: none;
    outline: none;
}	 
	 

.stu-show{
    width: 340px;
    height: auto;
    margin: 0 auto;
    margin-top: px;
	overflow: auto;
}
.stu-show .page-btns{
    width: 450px;
    height: auto;
    margin: auto;
    margin-bottom: 55px;
}
.set-select{
    width: 800px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    font-family: calibri;
}
.stu-show h4{
    font-family: calibri;
    color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
}
.stu-show h3{
   color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
    display: none;
}
.stu-show table td a i.rupee{
    color: #222;
}
.stu-show table td a i.see{
    color: #000;
}
.stu-show table td a i.set{
    color:dodgerblue;
}
.stu-show table td a i.del{
    color: crimson;
}
	 
.admit-set{
  width: 340px;	
  overflow: auto;
  margin-left: -10px;
}	 
.admit-set form{
	width: 340px;
	margin-bottom: 50px;
}	 
.admit-set .year-view{
		 width: 340px;
		 overflow: auto;
		 margin-left: -10px;
}

.admit-set .year-view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
    margin-top: 20px;
}
.admit-set .year-view{
    margin-left: -10px;
    width: 340px;
    height: 170px;
    overflow: auto;
}
.admit-set .year-view .table{
    width: 600px;
    font-family: calibri;
    text-align: center;
}
	 
.admit-set .year-add-set{
	width: 340px;
	margin-top: 40px;
}
.admit-set .year-add-set select{
	width: 320px;		 
}
	

.adm-no-start{
    width:340px; 
    height:auto;
    background: #e1e1e1;
    overflow: auto;
    margin-left: -10px;
}
.adm-no-start form{
    margin-left: 25px;
    padding-top: 35px;
}
.adm-no-start form input{
    width: 320px;
	margin-left: -30px;
}
.adm-no-start form button{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: -25px;
    outline: none;
}
.adm-no-start form button:hover{
     background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: px;
    margin-left: -25px;
    outline: none;
}	 
	 
.course-add-set{
   width: 340px;
   overflow: auto;	
}
.course-add-set button{
    background:none;
    border: none;
    outline: none;
    background: #457ca1;
    width: 120px;
    margin-top: 10px;
}

.course-view{
    margin-left: 0px;
    width: 340px;
    height: 170px;
    overflow: auto;
	margin-left: -5px;
}
.course-view h4{
    margin: 0px;
    font-family: raleway;
    color: #457ca1;
    font-weight:600;
}
.course-view table{
   font-family: calibri;
   text-align: center;  
    width: 600px;
}
	 
	 .imp-data-stl{
		 width: 340px;
	 }	 
.imp-data-stl form{
    font-family: calibri;
}
.imp-data-stl form button{
    width: 120px;
    outline: none;
    background: none;
    border: none;
    background-color: #457ca1;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
    
}
.imp-data-stl form button i{
    font-size: 12px;
    margin-right: 5px;
}
.imp-data-stl .excel-format a{
    text-decoration: none;
    color: #457ca1;
    font-family: calibri;
    margin-left: 20px;
}

.imp-data-stl h4{
    margin-top: 70px;
    font-family: raleway;
    color: #457ca1;
    
}
.imp-data-stl .table{
	
	width: 600px;
    font-family: calibri;
    text-align: center;
    margin-bottom: 50px;
} 
	 
.set-transfer{
	width: 340px;
	margin-left: -25px
}	 
	 

.stu-show{
    width: 340px;
    height: auto;
    margin: 0 auto;
    margin-top: px;
	overflow: auto;
}
.stu-show .page-btns{
    width: 450px;
    height: auto;
    margin: auto;
    margin-bottom: 55px;
}
.set-select{
    width: 340px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    font-family: calibri;
}
.stu-show h4{
    font-family: calibri;
    color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
}
.stu-show h3{
   color: #000;
    font-family: raleway;
    float: left;
    margin-top: 10px;
    display: none;
}
.stu-show .stu-vwtbl{
	width: 340px;
	overflow: auto;
}


.fee-admdisc{
    width:340px;
	overflow: auto;
}
.fee-admdisc form{
    font-family: calibri;
	
}
.fee-admdisc form button{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
}
.fee-admdisc form button:hover{
    background: #457ca1;
    border: none;
    outline: none;
    box-shadow: none;
    width: 130px;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
}

.fee-admdisc table .fee-btns{
    width: 80px;
	
    background: #457ca1;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc table .fee-btns:hover{
     background: #457ca1;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc .table .fee-btnsred{
    width: 80px;
     background: crimson;
     border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.fee-admdisc .table .table-head{
     font-weight: 600;
     
}
.fee-admdisc .admfee-view{
	width: 340px;
	overflow: auto;
}
.fee-admdisc .admfee-view h4{
	margin-top: 50px;		 
}	
	 
.add-fee{
    width: 340px;
    height: auto;
    font-family: calibri;
    margin-left: -15px;
}
.add-fee form h4{
    width: 340px;
    color: #457ca1;
    font-family: raleway;
    font-weight: 600;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.add-fee form button{
    background: #4481ab;
    border: none;
    outline: none;
    box-shadow: none;
    width: 150px;
    margin-top: 15px;
    outline: none;
}
.add-fee form button:hover{
    background: #4481ab;
    border: none;
    outline: none;
    box-shadow: none;
    outline: none;
}
.ins-fee {
	width: 340px;
	overflow: auto;
	margin-left: -20px;
}	 
	 
.ins-fee h4{
    width: 340px;
    height: auto;
    font-family:raleway;
    color: #4481ab;
    font-weight: 600;
    font-size: 20px;
	margin-top: 50px;
    
}
	 
.trans-discstl{
	width: 340px;
	margin-left: -15px;
}
.trans-discstl form{
    font-family: calibri;
}
.trans-discstl form button{
    width: 120px;
    background: none;
    outline: none;
    border: none;
    background:#457ca1;
    font-size: 13px;
    margin-top: 10px;
}
.trans-tbl{
	width: 340px;
	margin-left: -15px;
	overflow: auto;
	margin-bottom: 50px;
}
.trans-tbl table{
    font-family: calibri;
    font-size: 13px;
	width: 900px;
	
}
.trans-tbl table tr td{
	height: 35px;	
	border-bottom: 1px solid lightgray;
}	 
.trans-tbl h4{
  font-family: raleway; 
  font-size: 16px;
  margin-top: 5px;
  color: #457ca1;
  margin-top: 50px;	
}
.trans-tbl table .fee-btns{
    width: 70px;
    height: 20px;
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
    font-size: 12px;
    
}
.trans-tbl table .fee-btnsred{
     width: 70px;
    background: none;
    outline: none;
    height: 20px;
    border: none;
    background: crimson;
    font-size: 12px;
    
}	
	 

.collect-bydt{
    width: 340px;
    height: auto;
    margin: 0 auto;
    
}
.collect-bydt h4{
    width: 340px;
    height: 40px;
    line-height: 40px;
    font-family: literata;
    display: none;
	font-size: 10px;
}
.collect-bydt form{
    width:340px;
    font-family: calibri;
    padding-left: 0px;
}
.collect-bydt form label{
    padding-left: 15px;
}
.collect-bydt form input{
    
    width: 300px;
    height: 30px;
    padding-left: 5px;
    margin-left: 0px;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    border: 1px solid #ccc;
}
.collect-bydt form button{
    border: none;
    outline: none;
    box-shadow: none;
    background: #457ca1;
    margin-top: 25px;
    width: 120px;
    margin-left: 0px;
}

.datews-tbl{
    width: 360px;
    height: auto;
    margin-top: 50px;
	overflow: auto;
}
.datews-tbl h4{
    font-family: raleway;
    color: #457ca1;
    font-weight: bold;
}
.datews-tbl .table{
    font-family: calibri;
	width: 1050px;
}
.datews-tbl .table .table-head{
     font-weight: 600;
   color: #fff;
   background: #457ca1;
}
	 
	 .admfee-stl{
		 width: 340px;
		 overflow: auto;
	 }
	 .admfee-stl table{
		 width: 600px;
	 }

.admfee-stl form button{
    width: 120px;
    background: none;
    outline: none;
    border: none;
    background: #457ca1;
    font-size: 15px;
}
	 
	 
	 
	 
	 
}