
 

.header_top_images_banar img{
    width:100%;
    margin-top: 100px;
}


.exam_title {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
}


.heading_sub {
    text-align: right;
}
.section-container-admit{
    padding: 0 75px;
}
.header-section-admit {
	display: block;
	clear: both;
    margin-bottom: -13px;
}
/*.header-section-admit .logo{
    float: left;
    width: 20%;
}*/
.header-section-admit .logo img {
    margin-top: 40px;
    width: 100%;
}
.header-section-admit .heading {
	float: left;
	width: 80%;
	text-align: left;
	margin-top: 20px;
}
.header-section-admit .heading p {
    font-size: 48px;
    line-height: 50px;
    margin: 34px 14px;
    font-weight: bold;
}
/* heading section end */
/* header-tital-h2-admit section start */
.header-tital-h2-admit {
	text-align: center;
	font-size: 24px;
	color: #080808;
	clear: both;
	overflow: hidden;
}
.header-tital-h2-admit h2{
    margin: 0;
}
/* end header-tital-h2-admit section */
/* start student information section */
.student-info-admit {
	padding: 0 5px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    clear: both;
}
.student-info-list span{
    position: absolute;
    right:0;
    top:4px;
}
.student-info-list{
    float: left;
    width: 30%;
    position: relative;
}
.student-info-list p{}
.student-info-list span {
	float: right;
}
.student-info-data {
	float: left;
	width: 67%;
	margin-left: 10px;
}

.student-info-list p, .student-info-data p {
    margin: 5px 0;
    line-height: 9px;
    font-weight: bold;
    font-size: 12px;
}
.exp{
   height: 45px;
   display: inline-block;
}
#institute-name{
  
}
.w-25{
    width: 22%;
    float: left;
}
/* end student information section */
/* student picture sectionn start */
.student-picture-admit {
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 200px;
}
.student-picture-admit img{
    width: 100%;
    height: 120px;
}
/* student picture sectionn End */
/* signature section Start */


.signature-of-head{
    position: relative;
}
.student-signature {
    width: 50%;
    float: left;
    padding-left: 9px;
}
.student-signature p{}
.student-signature p::before{}
.head-signature {
	width: 50%;
	float: right;
	text-align: right;
	position: relative;
}
.head-signature p{
    
}
.hed-signature::before{
    content: "";
    display:block;
    position: absolute;
    height: 3px;
    background: red;
    width: 200px;
    top: 0;
    right: 0;

}


/* signature section End */
.others p{
    margin-left: 30px;
}

/* end of Registration process */
/* Start marksheet style */
.marksheet p {
	text-align: center;
	font-size: 40px;
	color: #000;
	/* margin-bottom: 20px; */
	clear: both;
	overflow: hidden;
}
.others{
    overflow: hidden;
}

.others li{
    font-size: 10px;
    line-height: 14px;
}
/* Start marksheet table */
.marksheet-table{
    width: 100%;
    margin-top: 40px;
    border-collapse: collapse;
    margin-left: 5px;
    text-align: center;
}
.marksheet-table th,.marksheet-table tr, .marksheet-table td{
    border: 1px solid;
    padding: 10px 10px;
    
}
/* End marksheet style */
.clear_fix:after{
    content:"";
    display: block;
    clear: both;
}


.student-signature:after {
    content: "";
    display: block;
    position: relative;
    height: 1px;
    width: 172px;
    background: #000;
    top: -32px;
    left: -3px;
}
.head-signature{
    position: relative;
}
.head-signature:after{
    content: "";
    display: block;
    position: relative;
    height: 1px;
    width: 219px;
    background: #000;
    top: -33px;
    right: -102px;

}
.signature-section-admit {
    margin-top: 70px;
    overflow: hidden;
    margin-bottom: 0px;
}
.main-container-section-admit {
    background-color: #fff;
     height: 1000px;   
    width: 750px;
    background-repeat: no-repeat!important;
    margin: auto;
    background-size: 100% 100%!important;
    background-position: center!important!important;
    overflow: hidden;
    position: relative;
}
.parent_prient_section {
    height: 1000px;
  

}