.secvcosection {height:250px;}
.secvcosection h3{display:block;}





/* Enter Your Custom CSS Here */




div.nonp-jsrmsp-result-view h2 {
    border-bottom: 1px solid #d2d2d2;
    color: #000;
    font-size: 22px;
}


table.nonp-jsrmsp-student-result{ display:none; }


table.nonp-jsrmsp-student-info, table.nonp-jsrmsp-student-result {
    width: 100%;
	border:2px solid #333;
	color:#000 !important;  
	background:#f5f5f5;
}

table.nonp-jsrmsp-student-info th, table.nonp-jsrmsp-student-result th{ background:none; }



.nonp-jsrmsp-student-info > tbody tr:nth-of-type(2n+1),  table.nonp-jsrmsp-student-result  tbody tr:nth-of-type(2n+1) {
    background: #ffff;
}


.nonp-jsrmsp-student-info > tbody:nth-child(1) > tr:nth-child(1), table.nonp-jsrmsp-student-result tbody:nth-child(1) > tr:nth-child(1){
	background:#333;
}

.nonp-jsrmsp-student-info > tbody:nth-child(1) > tr:nth-child(1) > td, table.nonp-jsrmsp-student-result tbody:nth-child(1) > tr:nth-child(1){
	color:#fff; 
	font-weight:600;
}



@media (max-width: 1080px){
.hgroup .custom-logo {
    max-width: 125%;
    height: auto;
}
		
		.main-navigation ul li a {
    padding: 15px 24px;
    font-size: 20px;
}
}





@media (max-width: 680px){
body.responsive #masthead .hgroup .logo {
    float: none;
    margin-left: -30px;
		}
		
}



@media (max-width: 1080px){
body.responsive #masthead .hgroup .logo img, body.responsive #masthead .hgroup .custom-logo {
    max-width: 124%;
    height: auto;
}
}