@media only screen and (min-width:200px) and (max-width:767px){
    
    .container{
        
        width: 100%;
        flex-direction: ;
    }
    
    .dsktp{
        display: none;
    }
    
    .cell-mob{
        display: block;
    }
    

.hompg-menu .institute-menu{
    
}

.stu-vwshow{
    width: 100%;
    height: auto;
    
}
.stu-vwshow .stu-action{
    width: 100%;
    height: auto;
    
}

.stu-vwshow .stu-action .stus-srch-part{
    width: 320px;
    height: auto;
    float: left;
    margin-bottom:50px;
}
.stu-vwshow .stu-action .stus-srch-part input{
    width: 300px;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
    font-family: calibri;
   
}
.stu-vwshow .stu-action .stus-srch-part i{
    margin-left: -25px;
    line-height: 35px;
    color: gray;
}
.stu-vwshow .stu-action .stus-action-part{
    width: 320px;
    height: auto;
    float: right;
   
}
.stu-vwshow .stu-action .stus-action-part select{
    width: 220px;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    font-family: calibri;
}
.stu-vwshow .stu-action .stus-action-part button{
    height: 35px;
    margin-left: -5px;
    width: 80px;
    outline: none;
    border: 1px solid #ccc;
}

.stu-vwshow .show-altalabs{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}
.stu-vwshow .show-altalabs table{
    width: 100%;
    height: auto;
    font-family:calibri;
    text-align: center;
    border-bottom:1px solid #073d61;
}
.stu-vwshow .show-altalabs table  tr td{
    height: 30px;
    border: 1px solid #f2f4f7;
    width: 80px;
}
.stu-vwshow .show-altalabs table .table-head{
    height: 35px;
    background:#073d61;
    color: #fff;
    
}
.stu-vwshow .show-altalabs table .table-head td{
    border: none;
}
.stu-vwshow .show-altalabs table tr td a{
    text-decoration: none;
    width: 40px;
    height: 20px;
    margin-left: 7px;
    background:#0f850f;
    display: block;
    float: left;
    color: #fff;
    border-radius: 3px;
}
.stu-vwshow .show-altalabs table tr td a i{
    font-size: 11px;
}

.stu-vwshow {
   
}

.stu-vwshow .pagentn-sets{
    width: 100%;
    height: auto;
    
}
.stu-vwshow .pagentn-sets ul{
    float: right;
    margin-bottom: 100px;
}



.cat-space{
    width: 400px;
    height: auto;
    float: left;
    margin-right: 100px;
    font-family: calibri;
}
.cat-space .head-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #25497A;
    margin-bottom: 10px;
}
.cat-space .frm-sets{
    width: 400px;
    height: auto;
    border: 1px solid #ccc;
    border-bottom:2px solid #25497A;
    border-top:2px solid #bddeff;
    padding-left: 30px;
    margin-right: 100px;
    
}

.cat-space .frm-sets .frm-grp{
    width: 280px;
    height: auto;
    margin-bottom: 25px;
    margin-top: 20px;
    margin-left: 25px;
}
.cat-space .frm-sets .frm-grp p{
    font-weight: 600;
}
.cat-space .frm-sets .frm-grp input{
    width: 250px;
    height: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.cat-space .frm-sets .frm-grp select{
     width: 250px;
    height: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.cat-space .frm-sets .frm-grp button{
    background: #25497A;
    outline: none;
    border: none;
    width: 100px;
    height: 30px;
    border-radius: 3px;
    color: #fff;
    font-family: calibri;
}

.cat-space .head-item h4{
    color: #25497A;
}
.cat-space .head-item h4 i{
    font-size: 16px;
}

.cat-space img{
    width: 250px;
    height: 150px;
}


.shwcts-tbl{
    width: 550px;
    height: 380px;
    float: left;
    overflow: auto;
    font-family: calibri;
}



.shwcts-tbl .head-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #25497A;
    margin-bottom: 10px;
}
.shwcts-tbl .head-item h4{
    margin: 0px;
    color: var(--primary);
}
.shwcts-tbl .head-item h4 i{
    font-size: 15px;
}
.shwcts-tbl table{
    width: 100%;
    text-align: center;
    font-family: calibri;
    background:;
    border:;
    border-bottom:2px solid #25497A;
    font-size: 14px;
    
}
.shwcts-tbl table tr td{
    height: 30px;
    border: 1px solid #e1e1e1;
}
.shwcts-tbl table tr:hover{
    background: whitesmoke;
    
}

.shwcts-tbl table .tbl-head{
    background:#25497A;
    height: 30px;
    font-weight: bold;
    color: #fff;
}
.shwcts-tbl table .tbl-head:hover{
    background:#25497A;
}
.shwcts-tbl table .tbl-head td{
    border: none;
}
.shwcts-tbl table tr td button{
    background: none;
    border: none;
    outline: none;
    width: 50px;
    font-family: calibri;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    height: 20px;
    margin-right: px;
    display: inline-block;
}
.shwcts-tbl table .tblbtm{
    background: #bddeff;
    font-weight: bold;
}


.brdcrb{
    background: none;
    font-family: calibri;
}
.brdcrb li a{
    text-decoration: none;
    font-weight: 600;
}
.brdcrb li a:hover{
    text-decoration: none;
    font-weight: 100;
}



.viw-cnsmr{
    width: 1100px;
    height: auto;
}
.viw-cnsmr table{
    width: 100%;
    text-align: center;
    font-family: calibri;
    background: ;
    border:;
    border-bottom:2px solid #25497A;
    
}
.viw-cnsmr table .tbl-head{
    background:#25497A;
    height: 30px;
    font-weight: bold;
    color: #fff;
}
.viw-cnsmr table .tbl-head td{
    border: none;
}
.viw-cnsmr table tr td{
    width: 120px;
    height: 30px;
    border:1px solid #e1e1e1;
}
.viw-cnsmr table tr td button{
    background: none;
    border: none;
    outline: none;
    width: px;
    font-family: calibri;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    height: 20px;
    display: inline-block; 
}
.viw-cnsmr table tr td button i{
    font-size: 11px;
    
}
.viw-cnsmr table tr td a{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.adtion-space{
    width: 680px;
    height: auto;
    font-family: calibri;
    margin-bottom: 50px;
}
.adtion-space .head-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #25497A;
    margin-bottom: 5px;
    
}
.adtion-space .head-item h4{
    margin: 0px;
    color: #25497A;
}
.adtion-space .frm-sets{
    width: 685px;
    height: auto;
    padding-top: 35px;
    background: whitesmoke;
    border: 1px solid #ccc;
    padding-bottom: 50px;
}
.adtion-space .frm-sets .frm-grp{
    width: 300px;
    height: auto;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: px;
    float: left;
}
.adtion-space .frm-sets .frm-grp p{
    font-weight: 600;
}
.adtion-space .frm-sets .frm-grp input{
    width: 280px;
    height: 35px;
    outline: none;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 5px;
    border-radius: 5px;
    
}
.adtion-space .frm-sets .frm-grp select{
    width: 280px;
    height: 35px;
    outline: none;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 5px;
    border-radius: 5px;
    
}
.adtion-space .frm-sets .frm-grp button{
    background: #25497A;
    outline: none;
    border: none;
    width: 120px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    font-family: calibri;
    margin-left: 5px;
}


.prods-space{
    width: 680px;
    height: auto;
    font-family: calibri;
    margin-bottom: 50px;
}
.prods-space .head-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #25497A;
    margin-bottom: 5px;
    
}
.prods-space .head-item h4{
    margin: 0px;
    color: #25497A;
}
.prods-space .frm-sets{
    width: 685px;
    height: auto;
    padding-top: 35px;
    background: whitesmoke;
    border: 1px solid #ccc;
    padding-bottom: px;
}
.prods-space .frm-sets .frm-grp{
    width: 300px;
    height: auto;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: px;
    float: left;
}
.prods-space .frm-sets .frm-grp p{
    font-weight: 600;
}
.prods-space .frm-sets .frm-grp input{
    width: 280px;
    height: 35px;
    outline: none;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 5px;
    border-radius: 5px;
    
}
.prods-space .frm-sets .frm-grp select{
    width: 280px;
    height: 35px;
    outline: none;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 5px;
    border-radius: 5px;
    
}
.prods-space .frm-sets .frm-grp button{
    background: #25497A;
    outline: none;
    border: none;
    width: 120px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    font-family: calibri;
    margin-left: 5px;
    margin-top: 10px;
}
.prods-space .frm-sets .frm-grp p i{
    font-size: 10px;
}




.viws-stnr{
    width: 1100px;
    height: auto;
}
.viws-stnr table{
    width: 100%;
    text-align: center;
    font-family: calibri;
    background: ;
    border:;
    border-bottom:2px solid #25497A;
    
}
.viws-stnr table .tbl-head{
    background:#25497A;
    height: 30px;
    font-weight: bold;
    color: #fff;
}
.viws-stnr table .tbl-head td{
    border: none;
}
.viws-stnr table tr td{
    width: 110px;
    height: 30px;
    border:1px solid #e1e1e1;
    font-size: 13px;
}
.viws-stnr table tr td button{
    background: none;
    border: none;
    outline: none;
    width: 20px;
    font-family: calibri;
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}
.viws-stnr table tr td button i{
    font-size: 11px;
    
    
    
}
.viws-stnr table tr td a{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
















/*Sign in Form design*/




.top-mnu-header{
    width: 100%;
    height: auto;
    background: #4f97e0;
    
}
.top-mnu-header .title-comp{
    height: 150px;
    width: 100%;
    float: none;
    
}
.top-mnu-header .title-comp h3{
    padding-top: 50px;
    /*color: #e7f757;*/
    color: #fff;
    font-weight: ;
     font-family: literata;
}
.top-mnu-header .title-comp a img{
    width: 180px;
    height: 80px;
    margin: auto;
    background: #fff;
    
    padding: 10px;
    margin-top: 40px;
    border-radius: 5px;
    margin-left: 90px;
}

.top-mnu-header .title-comp p{
    margin: 0px;
    margin-left: 20px;
    font-weight: 600;
}


.login-colms {
    width: 100%;
    float: none;
    height: 350px;
    padding: 20px;
    
}
.login-colms h5{
    width: 100%;
    margin:0px;
    margin-top: 30px;
    margin-bottom: 5px;
    color: #fff;
    float: left;
}
.login-colms #err-msngr{
    margin: 0px;
    margin-top: 30px;
    text-align: none;
    margin-right: 5px;
    color: yellow;
}
.login-colms .lgns-inpt{
    width: 100%;
    float: none;
   
}



.login-colms .lgns-inpt input{
    width: 100%;
    outline: none;
    border: none;
    /*background: #d5f7ee;*/
    background: #e1e1e1;
    border: 1px solid #599c77;
    height: 40px;
    padding-left: 5px;
    font-family: calibri;
    margin: 10px 0px;
}
.login-colms .lgns-inpt small{
    color: #fff;
}
.login-colms .lgns-inpt a{
    text-decoration: none;
    float: right;
    margin-right: 15px;
    color: #fff;
    font-family: calibri;
    margin-top: 30px;
}
.login-colms .lgns-inpt-btn{
    width: 100px;
    float: left;
   
}
.login-colms .lgns-inpt-btn button{
    width: 120px;
    outline: none;
    border: none;
    /*background: #2a734b;*/
    background: #2a4a9c;
    height: 40px;
    margin-top: 20px;
    border-radius: 3px;
    color: #d5f7ee;
    font-family: calibri;
}


.sldr-column{
    width: 100%;
    height: 100%;
    position: relative;
}

.sldr-column img{
    width: 100%;
    height: 200px;
	margin-top: 350px
}
.sldr-column .sldr-chld{
    width: 100%;
    height: 850px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.8);
}

.sldr-column .sldr-chld .sldr-content{
    width: 100%;
    height: auto;
    margin:auto;
    margin-top: 180px;
}

.sldr-column  .sldr-chld .sldr-content h2{
    margin-top: 120px;
    text-align: center;
    font-family: viga;
    margin-right: px;
    color:yellow;
    font-weight: ;
	font-size: 22px;
	
}
.sldr-column  .sldr-chld .sldr-content h4{
	text-align: center;
	color: #fff;
	font-family:calivri;
	margin: 0px;
	margin-top: 20px;
	color: dodgerblue;
	
}
.sldr-column  .sldr-chld .sldr-content p{
    font-family: calibri;
    color: #fff;
	text-align: center;
}

.sldr-column .sldr-chld .sldr-content .request{
   margin: auto;
   width: 90%;
   margin-top: 20px;
   font-family: calibri;
}
.sldr-column .sldr-chld .sldr-content .request p{
	text-align:left;
	font-weight: 600;
}
.sldr-column .sldr-chld .sldr-content input{
	outline: none;
	height: 35px;
	border: 1px solid #ccc;
	width: 75%;
	float: left;
 	padding-left: 5px;
	background: whitesmoke;
	border-radius: 2px 0px 0px 2px;
}
.sldr-column .sldr-chld .sldr-content button{
	outline: none;
	width: 25%;
	float: left;
	height: 35px;
	border: 1px solid #ccc;
	border-radius: 0px 5px 5px 0px;
	background: #ccc;
}
.sldr-column .sldr-chld .sldr-content #error-notice{
	color: red;
	float: right;
	width: 100%;
	text-align: right;
	
}

/*
.sldr-column .sldr-index{
    width: 650px;
    float: left;
}

 .sldr-column .sldr-index .carousel .item{
    width: 100%;
}
 .sldr-column .sldr-index .carousel .item a img{
    height: 100%;
    width: 100%;
}
.sldr-column .sldr-index .carousel .item .acnt-slider{
    width: 100%;
    height: 400px;
}
*/

.abtbsc-soft{
    width: 100%;
    height: auto;
    background: #ebf3f7;
    
}
.abtbsc-soft .bsc-content{
    width: 100%;
    height: auto;
    margin: 150px 0px;
    text-align: center;
}
.abtbsc-soft .bsc-content h3{
    font-family: literata;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    color: #117cd4;
    font-size: 20px;
}
.abtbsc-soft .bsc-content p{
    text-align: justify;
    font-size: 13px;
    padding: 0px 30px;
    color: #000;
    text-indent: 50px;
    font-family: literata;
}


.specific-section{
    width: 100%;
    height: auto;
    background: #117cd4;
    padding: 50px 0px;
}
.specific-section button{
    margin-left: 0px;
    height: 50px;
    width: 100%;
    background: yellow;
    color: #222;
    outline: none;
    border: none;
    font-weight: 600;
    border-radius: 50px;
    margin-top: 60px;
    font-family:lato;
    text-transform: ;
}
.specific-section .section-one{
    width: 100%;
    height: auto;
    margin-top: 60px;
}
.specific-section .section-one img{
    width: 100%;
    height: 350px;
    border: 3px solid #e1e1e1;
    border-radius: 3px;
}
.specific-section .section-two{
    width: 100%;
} 
.specific-section .section-two ul{
    margin-left: px;
    list-style: none;
    margin-left: -20px;
}
.specific-section .section-two ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-family: literata;
    font-size: 14px;
}
.specific-section .section-two ul li i{
    width: 30px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    font-size: 12px;
    color: red;
    font-weight: bold;
    margin-top: 25px;
}
.enqry{
    width: 100%;
    height: auto;
    background: #d5f7ee;
    background: #ebf3f7;
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.enqry .clnt-enquery{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0px;
    height: ;
    
}
.enqry .clnt-enquery h4{
    text-transform:;
    color: #117cd4;
    font-weight: ;
    font-family: literata;
    margin-bottom: 25px;
    margin-left: 10px;
}
.enqry .clnt-enquery .enq-clm{
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-left: 0px;
    padding: 10px;
}
.enqry .clnt-enquery .enq-clm p{
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm input{
    width: 100%;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm select{
    width: 100%;
    height: 35px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #2a4a9c;
    font-family: calibri;
}
.enqry .clnt-enquery .enq-clm select option{
    background: #d5f7ee;
}
.enqry .clnt-enquery .enq-clm textarea{
    width: 100%;
    height: 60px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
}
.enqry .clnt-enquery .enq-clm button{
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    background: #117cd4;
    padding-left: 5px;
    color: #e1e1e1;
    margin-top: 20px;
    border-radius: 3px;
    font-family: calibri;
    float: left;
    margin-right: 0px;
}
.enqry .clnt-enquery .enq-clm #error-notice{
    padding-top: 30px;
    color: red;
}
.enqry .clnt-enquery .enq-clm span{
    font-family: calibri;
    margin-left: 10px;
}

.enqry .regstr-img{
    width: 100%;
    float: left;
    height: 250px;
    margin-top: 100px;
}
.enqry .regstr-img img{
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}



.wrapper {
    position: ;
    top: 460px;
    z-index: 999;
    display: none;
}
.wrapper .fix-contact a{
   
}
.wrapper .fix-contact{
    display: block;
    width: 50px;
    height: 50px;
    float: ;
    margin-top:5px;;
    cursor: pointer;
    overflow: hidden;
    background:dodgerblue;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    transition: all 0.2s ease-out;
    font-family: calibri;
    border-radius: 0px 5px 5px 0px;
    
}
.wrapper .fix-contact:hover{
    text-align: ;
    width: 180px;
    border-radius: 5px;
    background: green;
    border-radius: 0px 10px 10px 0px;
}
.wrapper .fix-contact:hover span{
    color: #fff;
}
.wrapper .fix-contact:hover .seticon i{
    color: #fff;
}
.wrapper .fix-contact .seticon{
    display: inline-block;
    height: 50px;
    width:50px;
    box-sizing: border-box;
    line-height: 50px;
    text-align: center;
    
}

.wrapper .fix-contact .seticon i{
    font-size: 22px;
    line-height: 50px;
    color: #fff;
}
.wrapper .fix-contact span{
    font-weight: 500px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}



footer{
    width: 100%;
    height: 60px;
    /*background: #2a734b;*/
    background: #000;
    
}
footer p{
    text-align: center;
    color: #e1e1e1;
    line-height: 20px;
    font-family: calibri;
    width: 85%;
    margin: auto;
    margin-top: 15px;
    text-align: center;
}


.acnt-create{
    width: 100%;
    height: auto;
    background: ;
    background: ;
    padding-top: 50px;
    padding-bottom: 50px;
    
}
.acnt-create .clnt-enquery{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0px;
    height: ;
    
}
.acnt-create .clnt-enquery h4{
    text-transform:;
    color: #2a4a9c;
    font-weight: ;
    font-family: literata;
    margin-bottom: 25px;
    padding-left: 10px;
}
.acnt-create .clnt-enquery .enq-clm{
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-left: 0px;
    padding: 10px;
}
.acnt-create .clnt-enquery .enq-clm p{
    font-family: calibri;
}

.acnt-create .clnt-enquery .enq-clm input{
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.acnt-create .clnt-enquery .enq-clm select{
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    font-family: calibri;
}
.acnt-create .clnt-enquery .enq-clm select option{
    background: #d5f7ee;
}
.acnt-create .clnt-enquery .enq-clm textarea{
    width: 100%;
    height: 60px;
    outline: none;
    border: none;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.acnt-create .clnt-enquery .enq-clm button{
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    background: #4f97e0;
    padding-left: 5px;
    color: #fff;
    margin-top: 20px;
    border-radius: 3px;
    font-family: calibri;
    float: left;
    margin-right: 0px;
    
}
.acnt-create .clnt-enquery .enq-clm #error-notice{
    padding-top: 30px;
    color: red;
}
.acnt-create .clnt-enquery .enq-clm span{
    font-family: calibri;
    margin-left: 0px;
}

.acnt-create .regstr-img{
    width: 100%;
    float: left;
    height: 250px;
    margin-top: 100px;
}
.acnt-create .regstr-img img{
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}


 .form-body{
	width: 100%;
	height: auto;
	background: whitesmoke;
	padding-top: 20px;
	padding-bottom: 50px;
}
.form-body .scl-form{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 2px solid #222;
	padding: 0px 10px;
}
.form-body .scl-form .scl-headding{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.form-body .scl-form .scl-headding h3{
	font-family: viga;
	text-transform: uppercase;
	color: #3d90d9;
	color: crimson;
	margin-bottom: px;
	font-size: 18px;
}
.form-body .scl-form .scl-headding p{
	font-family: alata;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
	margin-top: 5px;
}
.form-body .scl-form .scl-headding .fst-addr{
	width: 40%;
	height: auto;
	float: left;
	list-style: none;
	margin-left: -40px;
	margin-top: 10px;
	display: none;
	
}
.form-body .scl-form .scl-headding .fst-addr li{
	width: 100%;
	height: 25px;
	line-height: 20px;
	font-family: calibri;
	color: #000;
	text-align: right;
}

.form-body .scl-form .scl-headding .scn-addr{
	width: 100%;
	height: auto;
	float: left;
	list-style: none;
	margin-left: -40px;
	margin-top: 0px;
}
.form-body .scl-form .scl-headding .scn-addr li{
	width: 100%;
	height: 25px;
	line-height: 20px;
	font-family: calibri;
	color: #000;
	text-align: ;
	margin-left: 10px;
	float: left;
}

.form-body .scl-form .scllg{
	width: 100%;
	float: right;
	text-align: center;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	display: none;
}

.form-body .scl-form .scllg img{
	width: 130px;
	min-height: 80px;
	max-height: 130px;
	
}

.form-body .stu-signup{
	width: 100%;
	height: auto;
	margin-top: 20px;
	
}
.form-body .stu-signup h3{
	text-align: center;
	font-family: viga;
	color: #3d90d9;
	color: darkblue;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 50px;
}
.form-body .stu-signup h4{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: viga;
	color: crimson;
	font-size: 16px;
}
.form-body .stu-signup .pers{
	margin-top: 30px;
	margin-bottom: 10px;
}

.form-body .stu-signup .inp-clmn{
	width: 90%;
	height: auto;
	
	
	float: none;
	margin-left: 0px;
	margin: auto;
	padding: 10px;
	margin-bottom: 10px;
}
.form-body .stu-signup .inp-clmn p{
	font-family: calibri;
	font-weight: 600;
	
}
.form-body .stu-signup .inp-clmn input{
	width: 100%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn select{
	width: 100%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn textarea{
	width: 100%;
	height:125px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	font-family: calibri;
}
.form-body .stu-signup .inp-clmn button{
	width: 100%;
	height:40px;
	border: 1px solid #ccc;
	padding-left: 5px;
	outline: none;
	background: crimson;
	color: #fff;
	border-radius: 5px;
	font-family: calibri;
	margin-top: 20px;
}
	
	
.softscl-colum #power{
	text-align: center;
	color: #fff;
	font-family: alata;
	margin-top: 5px;
	font-size:12px ;
}
.softscl-colum #power a{
	color: #fff;
	text-decoration: none;
	
	color: deepskyblue;
}
.softscl-colum #power a:hover{
	color: darkorange;
}
.sfttop-menu .sfttop-child{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}

.sfttop-menu .sfttop-child .mnglg-colum{
	width: 25%;
	height: 100px;
	float: left;
	text-align: center;
	display: none;
}
.sfttop-menu .sfttop-child .mnglg-colum img{
	width: 40%;
	height: 50px;
	margin-top: 30px;
}

.sfttop-menu .sfttop-child .mngmnu-colum{
	width: 55%;
	float: right;
	height: 100px;
	display: none;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul{
	list-style: none;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li{
	float: left;
	width: 120px;
	line-height: 100px;
	color: #fff;
	font-family: alata;
	font-size: 14px;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.sfttop-menu .sfttop-child .mngmnu-colum ul li a:hover{
	color: yellow;
	color: deepskyblue;
}
.softscl-colum{
	width: 100%;
	height: auto;
	position: absolute;
	top: 140px;
	margin:auto;

}

.softscl-colum .softscl-box{
	width: 100%;
	height: 250px;
	margin: auto;
	margin: ;
	margin-top: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: px;
}
.softscl-colum .softscl-box .softscl-content{
	width: 35%;
	height: 100%;
	float: left;
	background: rgba(0,0,0,0.4);
	
}
.softscl-colum .softscl-box .softscl-content .softscl-logo{
	max-width: 70%;
	min-width: 50%;
	margin: auto;
	min-height: 40px;
	max-height: 40px;
	text-align: center;
	margin-top: 50px;
	padding: 10px;
	
	
}
.softscl-colum .softscl-box .softscl-content .softscl-logo img{
	max-width: 80%;
	min-width: 40%;
	min-height: 60px;
	max-height: 100px;
	border-radius: 10px;
	background: #fff;
	padding: 10px;
	
	
}

.softscl-colum .softscl-box .softscl-content .softscl-lgnbox{
	width: 100%;
	height: auto;
	color: #fff;
	text-align: center;
	margin-top: 50px;
	font-family: alata;
}

.softscl-colum .softscl-box .softscl-content .softscl-lgnbox h3{
	font-family: viga;
	font-weight: 500;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 40px;
}
.softscl-colum .softscl-box .softscl-content .softscl-lgnbox p{
	font-size: 10px;
	color: #fa5016;
	color: darkorange;
}

.softscl-colum .softcred-box{
	width: 65%;
	height: 100%;
	float: left;
	background: #e1e1e1;
	padding: px;
}
.softscl-colum .softcred-box h4{
	margin-top: 35px;
	padding-left: 10px;
	color: #3d90d9;
	color: crimson;
	font-family: viga;
	font-size: 14px;
}
.softscl-colum .softcred-box .lgn-section{
	width: 100%;
	height: auto;
	margin-left: 10px;
	margin-top: 0px;
}
.softscl-colum .softcred-box .lgn-section .scl-grp{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	position: relative;
	
}
.softscl-colum .softcred-box .lgn-section .scl-grp p{
	font-family: viga;
	font-size: 10px;
	color:grey;
}
.softscl-colum .softcred-box .lgn-section .scl-grp input{
	width: 80%;
	height: 25px;
	border: 2px solid #ccc;
	outline: none;
	padding-left: 5px;
	border-radius: 5px;
	font-family: alata;
	font-size: 12px;
	
}
.softscl-colum .softcred-box .lgn-section .scl-grp input::placeholder{
	color: lightgray;
}

.softscl-colum .softcred-box .lgn-section .scl-grp i{
	position: absolute;
	top: 10px;
	left: 0px;
	color: #111;
}
.softscl-colum .softcred-box .lgn-section .scl-grp button{
	width: 80%;
	height: 25px;
	border: none;
	background: crimson;
	color: #fff;
	border-radius: 3px;
	font-size: 11px;
	font-family: calibri;
}
.softscl-colum .softcred-box #frgot{
	text-decoration: none;
	margin-top: 5px;
	color: #111;
	color: grey;
	float: right;
	margin-right: 45px;
	font-family: alata;
	font-size: 10px;
	margin-bottom: 20px;
}
.softscl-colum .softcred-box #admfrm{
	text-decoration: none;
	margin-top: 5px;
	color: #111;
	color: grey;
	float: left;
	margin-right: 0px;
	font-family: alata;
	font-size: 10px;
	margin-bottom: 20px;
}
.softscl-colum .softcred-box #rgstr{
	text-decoration: none;
	margin-top: 25px;
	color: #111;
	color: grey;
	float: ;
	margin-right: px;
	font-family: calibri;
	font-size: 10px;
	text-align: left;
	margin-left: 0px;
}
.softscl-colum .softcred-box .lgn-section #err-msngr{
	margin: 0px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	font-family: calibri;
	color: red;
	text-align: center;
	font-size: 10px;
	
}
	
	
	
	
	
	
	

    
    
    
    
    
    
    
    
}/*End 200 / 767*/
