.related-job {border-top:1px solid #dc0808; border-bottom:1px solid #dc0808; padding:13px 0 7px; margin:10px 0 20px;}
.related-job h2 {font-size:14px;margin:0 0 7px 0;text-transform:uppercase;font-weight:800;}
.related-job ul {margin-left: 18px; padding-left:0 !important;}
.related-job ul li {margin-bottom:10px;line-height:18px;font-weight:600;font-size:14px;list-style-type:none !important;position:relative;counter-increment:story-count;padding-left: 18px;}
.related-job ul li :before{content:counter(story-count);position:absolute;left: -15px;color: #fff;font-size: 9px;background: #e22828;border-radius: 52px;padding: 0px 6px;height: 17px;text-align: center;top: 3px;}
.related-job ul li a{ color:#333}
p{text-align: justify}
.wp-block-latest-posts wp-block-latest-posts__list ul li :before{content:counter(story-count);position:absolute;left: -15px;color: #fff;font-size: 9px;background: #e22828;border-radius: 52px;padding: 0px 6px;height: 17px;text-align: center;top: 3px;}
.wp-block-latest-posts wp-block-latest-posts__list ul li a{ color:#333}
.rounded{
background: rgb(34,139,34); 
text-decoration: none; 
border-radius: 4px; 
border: 1px solid transparent; 
box-sizing: border-box; 
color: white; 
display: inline-block; 
font-family: roboto; 
font-size: 16px; 
line-height: 20px; 
margin: 0px 10px 10px 0px; 
min-width: 100%; 
outline: 0px; 
padding: 10px 30px; 
position: relative; 
text-align: center; 
transition: all 1s ease 0s; 
vertical-align: baseline;
}
.rounded1{
background: rgb(2,14,44); 
text-decoration: none; 
border-radius: 4px; 
border: 1px solid transparent; 
box-sizing: border-box; 
color: white; 
display: inline-block; 
font-family: roboto; 
font-size: 16px; 
line-height: 20px; 
margin: 0px 10px 10px 0px; 
min-width: 100%; 
outline: 0px; 
padding: 10px 30px; 
position: relative; 
text-align: center; 
transition: all 1s ease 0s; 
vertical-align: baseline;
}


.hplist ul li {
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    padding: 10px 8px 5px 5px;
    margin-left: 0px;
    list-style-type: none;
    font-family: 'Hind', 'Raleway', sans-serif !important;
    font-weight: 500;
    color: #000000;
   
    
}
.hplist ul li a {
    color: #000000;
    text-decoration: none;
}

.hplist ul li a:hover {
    color: #e68b0a;
    text-decoration: underline;
}

.hplist1 h2 {
    background-color: #c90682;
    margin: 0 0 0 0;
    padding: 10px 5px 5px 5px;
    color: #fff;
    border-radius: 7px 7px 0 0;
    font-weight: 100 !important;
    font-family: mangal, Arial !important;
    font-size: 18px;
}
.hplist2 h2 {
    background-color: #7c15c3;
    margin: 0 0 0 0;
    padding: 10px 5px 5px 5px;
    color: #fff;
    border-radius: 7px 7px 0 0;
    font-weight: 100 !important;
    font-family: mangal, Arial !important;
    font-size: 20px;
}
.hplist ul
 {
    height: 670px;
    /*overflow-y:scroll;*/
}
.Ongoing {
  
  margin: 0 auto;
  overflow: hidden;
overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

.Ongoing:hover {
  overflow-y: scroll;
  
}
.hpcol {
    width: 100%;
    margin: 0.2%;
    float: left;
    padding: 0;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 7px 7px;
    height: 700px;
    overflow: hidden;
    
}

.filter table{
 
 border-collapse: collapse;
 border-spacing: 0;
 box-shadow: 0 2px 15px rgba(64,64,64,.7);
 border-radius: 12px 12px 0 0;
 overflow: hidden;

}
.filter td , .filter th{
 padding: 15px 15px;
}
.filter th{
 background-color: rgb(2,14,44);
 color: #fafafa;
 font-family: 'Hind',Sans-serif;
 font-weight: 200;
 

}
.filter tr{
 width: 100%;
 background-color: #fafafa;
 font-family: 'hind', sans-serif;
}
.filter tr:nth-child(even){
 background-color: #eeeeee;
}
/*---------------promo--------*/
.promo
{
	background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(https://emitra.net/wp-content/uploads/2021/01/DRDO-Apprentice-Recruitment-2021.jpg);
	background-size: cover;
	background-position: center;
	color: #fff;
	background-attachment: fixed;
	text-align: center;
	padding: 100px;
	font-family: sans-serif;
	font-size: 38px;
}

.fa {
    padding-top: 10px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 60%;
}
.fixfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    padding-bottom: 7px;
    height: 56px;
    width: 100%;
    background-color: #FFF;
    color: white;
    font-size: 12px;
    text-align: center;
    border-top: 1.50px solid #50B167;
    box-shadow: 0 -2px 4px -2px rgba(0, 0, 0, 0.45);
}

.fixfooter a {
    color: #000;
}

.fixtxt {
    font-size: 18px;
    font-weight: bold;
    margin-left: -12px;
    text-align: center;
}

#joinicn {
    color: #FFF;
    animation: mymove 1s infinite;
    
}

@keyframes mymove {
    from {
        background-color: #50B167;
    }
    to {
        background-color: #FFF;
    }
}
@media only screen and (min-width: 1200px) {
    
    .fixfooter {
        display: none;
    }
}
@media print {
    
    .fixfooter {
        display: none;
    }
.entry-content img {

display: none;

}

.wp-block-columns {
 flex-wrap: nowrap;
}