/*
Theme Name: rahul
Author: Rahul Kankotiya
Description: New theme
Version: 1.0
Template: generatepress

This is the child theme for GeneratePress theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.footer-widgets-container {
    padding: 10px; 
}
body #footer-widgets .wp-block-columns,body .inside-top-bar .wp-block-columns{
      align-items: center !important;
}
.top-bar {
    background-color: transparent;
    color: #ffffff;
    padding-top: 10px;
}
.top-bar  .wp-block-search__label {
    display: none;
    
}
body .inside-top-bar,body .inside-header{
  padding: 0;
}

.job_card {

  /* border-bottom:10px solid #fff; */
  padding: 0px;
  /* background: rgba(2, 180, 250, 0.25); */
  /*box-shadow: 1px 1px 10px rgba(117, 129, 115, 1);*/
  margin:30px auto;
  border-radius:10px;
}

.job_card_inner{
	 /* box-shadow: 1px 1px 10px #2929296e; */
	border-bottom: 1px dotted #d3d3d3;
	margin:15px -15px;
	border-radius:5px;
	padding:15px 10px;
}

li.job_card{
	margin:5px auto;
}
.home li.job_card{
	font-size:0;
	border-radius:4px;
}

.job .job_card {
  border-bottom: 0;
 /* padding: 0; */
  padding:0px;
}

.home .job_card{
	box-shadow: 1px 1px 3px rgb(117 129 115);
}
.job .job_card:first-child{
  padding: 0px;
  margin: 0px;
}

.job_card p {
  margin-bottom: 5px;
 /* border-bottom: 1px solid #e4e0e0; */
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.job_card .dashicons-before::before {
  height: 20px;
  width: 20px;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;

}

.job_card table {
	
}
.link_container {
  display:flex;
  flex-wrap:wrap;
  margin: -5px;
	border-top:1px solid #e4e0e0;
  }
.link_container a {
  display:block;
  margin:auto;
  padding:10px;
  color:revert;
  text-decoration: none;
  border: 1px solid #e4e0e0;
  border-width:  0  1px 1px  0;
  flex: 1;
	border-bottom:0;
}
.link_container a:last-child{
	border-right:0;
}
.link_container a span {
  display: block;
  text-align: center;
  white-space: nowrap;
	font-size:12px;
	max-width:85vw;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.link_container .dashicons-before::before {
  margin:auto;
  display: block;
  height: 32px;
  width: 32px;
  font-size: 32px;
}

.job_card_heading {
  padding: 10px;
  color: white;
  /*border-radius:10px;*/
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  font-size:20px;
  
}
h2.job_card_heading{
	text-align:left !important;
	font-weight:normal;
}
.job.job_card p{
	display:flex;
}
.job.job_card .job_card_heading {
	margin:-10px;
}
.job.job_card .dashicons-feedback{
	margin-top:15px;
}

.job_card_heading a {
  color:white;
	
}
.job .job_card_heading {
  margin-bottom: 0;
  text-align: center;
}

.job p {
  margin-bottom: 10px;
  margin-top:10px;
}
#post-title1 {
  	border-collapse:collapse;
}
#post-title1 strong{
	display:table-cell;
/*	width:170px; */
	padding:5px 0;
}
#post-title1 a{
	display:table-cell;
	padding:5px 0;
}
#post-title1 p{
	display:table-row;	
	border-bottom:1px dotted #dcdcdc;
}

.sec_detail {
  font-weight:bold;
  display: inline-block;
}
.last_date{
  color:red;
}

.option_name_l {
  min-width: 150px;
  display: inline-block;
}

.site-logo {
  max-width: 20%;
  float: left;
}
.site-logo img {
  height:100%;
}
#masthead .header-widget {
  width: 50%;
  float: right;
  padding-left: 10px;
  margin:0;
  padding-bottom: 5px;
}
.inside-header{
	flex-direction:column;
	text-align:center;
}
.inside-header.grid-container {
  display: block;
}
.custom-search {

}
.custom-search table {
  margin-bottom: 0;
}


button a{
  color:white;
}
.main_cards_container .wp-block-column {
          padding-left: 5px;
          padding-right: 5px;
          margin-top:10px;
          margin-left: 5px;
          margin-right: 5px;
          box-shadow: 1px 1px 10px rgba(117, 129, 115, 0.4);
    	  border-radius: 8px;
		  font-size: 18px !important;
	
}

.main_cards_container p button {
          display: block;
          text-align: center;
}

.main_cards_container h4 {
         border-bottom: 1px solid #dddd;
         overflow: hidden;
         line-height: 1.5rem;
         display: -webkit-box;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
         padding-left: 10px;
         padding-right: 10px;
}
.main_cards_container h4:last-child{
          border-bottom: 0;
          height: auto;
}
.main_cards_container {
    margin-left: -6px;
    margin-right: -6px;
}

.main_cards_container h2 {
    height: 4rem;
    text-align: center;
    border-bottom: 2px solid #13513C;
    padding: 10px;
}


.badge-danger{
      animation: blinker 2s linear infinite;
      background: red;
      color: white;
      padding: 0 2px;
}

.singleh1.grad {
	box-shadow:1px 1px 10px rgb(117 129 115);
	padding:10px;
}
.list-group-item button, .list-group-item button a{
	width:100%;
	border-radius: 5px !important;
	display:block;
}


.custom_list_item li.list-group-item {
  
  box-shadow: 0px 0px 6px 3px #EEECEC ;
  margin: 30px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 20px;
  line-height: 40px;
  list-style:none;
}
.custom_list_item li span.underlineds {
  padding: 0 10px  !important;
  margin-right: 05px !important;
  box-shadow: 0px 2px 0px 0px #13513C !important;
  font-weight:bold;
}
.d_table_cell {
	display:table-cell;
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	box-shadow: 0px 0px 6px 3px #EEECEC;
	padding: 12px;
	margin: 2px;
	display:inline-block;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.post-type-archive-admission .nav-links{
	display:none;
}

.post-type-archive-admission article{
	box-shadow: 0px 0px 6px 3px #eeecec;
	margin:30px 0;
	
}


.post-type-archive-admission article a{
	font-size:20px;
	line-height:40px;
	font-weight:normal;
}
.post-type-archive-admission  .entry-summary {
	margin:0;
}

@media screen and (max-width:768px) {
	#main {
    margin-top: 0;
  }
	/*.grid-container {
		max-width: calc(100% - 1px);
	}
	*/
    .main_cards_container p{
          font-size: 14px;
    }

    .main_cards_container h2 {
          font-size:20px !important;
    }
    .menu-item a {
          padding-left: 8px !important;
          padding-right: 8px !important;
    }
	.menu-item{
		margin:0 !important;
	}
    .custom-search table td {
          padding: 2px !important;
    }
    .expired-badge {
    margin-top: -40px !important;
    }
	
}
@media screen and (min-width:769px) {
    .main_cards_container {
          flex-wrap: wrap !important;
          margin-left: 0;
          margin-right: 0;
    }
    .custom-search table td:last-child{
          width: 1%;
    }
	
.main_cards_container .wp-block-column{
      flex-basis: 45% !important;
     /* margin-left: 2%;
      margin-right: 2%; */
}
}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}



/* Color Classes */
.white-text {
  color:#fff;
}
.white-text a {
  color:#fff;
}

.grad {
  background:  linear-gradient(78deg,#13513C 0%,#2D81F7 100%);
  color: #fff;
}


.expired-badge {
	background: red;
	color: white;
	float: right;
	font-size: 15px;
	padding: 20px 5px;
	border-radius: 50%;
	border: 5px solid white;
	margin-top: -30px;
	margin-right: -25px;
	vertical-align: initial;
	transform: rotate(-21deg);
}


.expired_single {
  padding: 10px;
  color: white;
  background: red;
  text-align: center;
  font-size: larger;
}

.job tr:nth-of-type(even){
  background: #f4f4f4;
}

.rslt_link_section {
  display: flex;
  justify-content: space-around;
  padding: 0 !important;
}
.rslt_link_section div a {
  padding: 5px;
  display: block;
}



  th  {
    text-align:left;
  }
 .stacktable { width: 100%; }
  .st-head-row {
  padding-top: 1em; font-weight:normal; text-align: center;
  border-top: 10px solid #fff;
  background: #fff;
  font-weight: bold;
  }
  .st-head-row.st-head-row-main { font-size: 16px; padding-top: 0; }
  .st-key { width: 49%; text-align: right; padding-right: 1%; }
  .st-val { width: 49%; padding-left: 1%; }
  .st-key, .st-val { border: 1px solid #ddd; text-align: center;}
  .stacktable.large-only { display: table; }
  .stacktable.small-only { display: none; }

  @media (max-width: 800px) {
    .stacktable.large-only { display: none !important; }
    .stacktable.small-only { display: table !important; }
	  #menu-new-menu li a {
		  padding-left:7.5px;
		  padding-right:7.5px;
	  }
	  
  }

  .table-of-contents a {
    margin-left: -2px;
    margin-right: -2px;
    border: 2px solid #fff;
    padding : 5px 0 !important;
    text-align: center;
  }
  .result-syll-section ul {
    margin-bottom: 0 !important;
  }
  .result-syll-section li {
    padding-bottom: 5px;
    list-style-type: square;
  }
  @media print {
    #content {
      text-align: -webkit-center;
    }
    #primary {
      width:100%!important;
      left:0 !important;
    }

  }

.fs-dropdown, .fs-label-wrap {
	width: 320px !important;
}

.facetwp-slider .noUi-connect { 
	background: #13513C;	
}
.facetwp-slider .noUi-touch-area {
	background: #000;
}

.cstmcls .st-val  {
	
}

.no-overflow {
	overflow:scroll;
	display:block !important;
}
.inline-h2 h2 {
	display:inline;
	padding-right:10px;
	font-size:16px;
}

.linkstable b {
	font-size:125%;
	font-weight:bold;
}

.ultp-taxonomy-item {
	margin-bottom:0.5em;
}
.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items {
    list-style: none;
    padding: 0;
    margin: 10px;
    display: grid;
}
.home .ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items{
	font-size:0px;
}


.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item a {
    width: 100%;
    height: 100%;
    line-height: 0;
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s;
    text-decoration: none!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.ultp-taxonomy-layout-5 li a .ultp-taxonomy-lt5-content {
    padding: 10px;
    background: blue;
    display: block;
    line-height: normal;
    width: 100%;
	font-weight: 500 !important;
 	border-radius: 8px !important;
}

.home .ultp-taxonomy-layout-5 li a .ultp-taxonomy-lt5-content{
	padding:10px 5px;	
}

.ultp-taxonomy-layout-5 li a .ultp-taxonomy-name {
    color: #fff;
	margin: 5px;
}
.ultp-heading-wrap.ultp-heading-style9 h2 {
	font-size:30px !important;
}
.ultp-heading-wrap.ultp-heading-style9 h2, .ultp-heading-wrap.ultp-heading-style9 h3,  .ultp-heading-wrap.ultp-heading-style9 h1 {
	border-bottom:3px solid;	
	text-align:center;
	margin-top: 10px !important;

}
/*--------------------Category Design --------------*/
.custom-category{
  display: grid;
  grid-template-columns:repeat(3,1fr);
  gap:15px;
  margin-left: 0px;
  margin-bottom: 10px;
}
body :where(.wp-block-columns) {
     margin-bottom: 10px; 
}
.custom-category  li a {
    padding: 10px;
    background: blue;
    display: block;
    line-height: normal;
    width: 100%;
    font-weight: 500 !important;
    border-radius: 8px !important;
    color:#fff;
    text-decoration:none;
    align-items: center;
    text-align: center;

}
.custom-category  ul{
  margin-right: 0px;
}
.custom-category  li{
  list-style: none;
}
/*--------------- End -----------*/
.ultp-block-3df73f .ultp-block-items-wrap .ultp-taxonomy-items{
grid-column-gap:10px;
}

.ultp-block-3df73f .ultp-taxonomy-items .ultp-taxonomy-item{
margin-bottom:0;
}

.ultp-block-3df73f .ultp-block-items-wrap .ultp-taxonomy-items{
grid-row-gap:5px;
}

.ultp-block-3df73f .ultp-heading-wrap .ultp-heading-inner{
font-size:20px;
}

.ultp-block-3df73f .ultp-heading-wrap{
margin-top:0;margin-bottom:30px;
}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-name{
font-size:14px;line-height:22px!important;letter-spacing:0;
}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-count{
font-size:14px;line-height:22px!important;
}

.ultp-block-3df73f .ultp-taxonomy-layout-1 .ultp-taxonomy-item a,.ultp-block-3df73f .ultp-taxonomy-layout-4 .ultp-taxonomy-item a,.ultp-block-3df73f .ultp-taxonomy-layout-5 .ultp-taxonomy-item a{
border-radius:0 0 0 0;
}

.ultp-block-3df73f .ultp-taxonomy-layout-1 .ultp-taxonomy-item a:hover,.ultp-block-3df73f .ultp-taxonomy-layout-4 .ultp-taxonomy-item a:hover,.ultp-block-3df73f .ultp-taxonomy-layout-5 .ultp-taxonomy-item a:hover{
border-radius:0 0 0 0;
}

.ultp-block-3df73f .ultp-block-wrapper{
margin:0 0 0 0;
}

.ultp-block-3df73f .ultp-block-wrapper{
padding:0 0 0 0;
}

@media (max-width:992px){
.ultp-block-3df73f .ultp-heading-wrap{
margin-top:0;margin-bottom:10px;
}


}

@media (max-width:768px){
.custom-category{
grid-template-columns:repeat(2,1fr);
}


}

.ultp-block-3df73f .ultp-heading-inner,.ultp-block-3df73f .ultp-sub-heading-inner{
text-align:center;
}

.ultp-block-3df73f .ultp-heading-wrap .ultp-heading-inner{
font-weight:700;text-transform:uppercase;text-decoration:none
}

.ultp-block-3df73f .ultp-heading-wrap .ultp-heading-inner span{
color:#0e1523;
}

.ultp-block-3df73f .ultp-heading-inner:before{
background-color:#0e1523;
}

.ultp-block-3df73f .ultp-heading-inner:before{
height:3px;
}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-name{
text-decoration:none;
}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-count{
font-weight:400;text-decoration:none;
}

.ultp-block-3df73f .ultp-taxonomy-layout-5 li a,.ultp-block-3df73f .ultp-taxonomy-layout-4 li a{
text-align:center;
}

.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt2-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt3-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt6-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt7-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt8-overlay{
opacity:.6;
}

.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt2-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt3-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt6-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt7-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt8-overlay{
opacity:.9;
}


@media (max-width:992px){
.custom-category{
	grid-template-columns:repeat(2,1fr);
}

}

.ultp-block-3df73f .ultp-heading-inner,.ultp-block-3df73f .ultp-sub-heading-inner{
text-align:left;
}

.ultp-block-3df73f .ultp-heading-wrap .ultp-heading-inner{
font-weight:700;text-transform:uppercase;text-decoration:none;
}

.ultp-block-3df73f .ultp-heading-wrap .ultp-heading-inner span{
color:#0e1523;
}

.ultp-block-3df73f .ultp-heading-inner:before{
background-color:#0e1523;
height:3px;
}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-name{
text-decoration:none;

}

.ultp-block-3df73f .ultp-block-item .ultp-taxonomy-count{
	font-weight:400;text-decoration:none;
}

.ultp-block-3df73f .ultp-taxonomy-layout-5 li a,.ultp-block-3df73f .ultp-taxonomy-layout-4 li a{
text-align:center;
}

.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt2-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt3-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt6-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt7-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a .ultp-taxonomy-lt8-overlay{
opacity:.6;
}

.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt2-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt3-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt6-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt7-overlay,.ultp-block-3df73f .ultp-taxonomy-items li a:hover .ultp-taxonomy-lt8-overlay{
opacity:.9;
}


.ultp-taxonomy-name {
	font-size:20px !important;
}


.single-job h1.singleh1 {
	border-bottom:1px solid;
	text-align:center;
}
.single-job article h2{
	padding-top:15px;
	margin-bottom:5px;
	margin-top:10px;
}

.single-job article h6{
	margin-top:20px;
	margin-bottom:5px;
}
.single-job article h3 {
	margin-bottom:0;
	margin-top:20px;
}
.single-job article ol {
	margin-left:10;
	padding-left:15px;
}
.single-job article li {
	padding-bottom:0px;
}


.dropbtn {
    background: inherit;
    color: inherit;
    border: 1px solid #ddd;
    padding: 3px 10px;
		min-width:80px;
}
.dropdown {
  position: relative;
  display: inline-block;
width:90px;
	text-align:center;
	font-size:12px;
	margin:auto;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 80px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	text-align:center;
	font-size:12px;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

	.mailster-form-3 .mailster-list li{
    display:inline-block; 
    min-width:25%;
}
.mailster-form-3 .mailster-wrapper.mailster-lists-wrapper>label{
margin-right:10px;
float:left;
font-weight:bold;
}
.mailster-form-3 {
max-width:500px;
margin:auto;
}
.mailster-form-3 .mailster-submit-wrapper .submit-button{
    background:linear-gradient(78deg,#13513C 0%,#2D81F7 100%);
    color:white;
width:100%;
}

.mailster-form-3 .mailster-email-wrapper{
   margin-bottom:10px;
}
.tax-state .inside-article{
	background:transparent;
	padding:0;
}

.space-between{
	justify-content:space-between;
}
li{
	margin:10px 0;
}


:root {
  --table-shadow-color: rgba(0, 0, 0, 0.40);
  --table-shadow-size: 3em;
}
.table-wrapper {
  position: relative;
}
.table-wrapper .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-wrapper.has-shadow-left::before, .table-wrapper.has-shadow-right::after {
  position: absolute;
  content: '';
  display: block;
  border-radius: 0;
  transition: opacity 0.2s;
  pointer-events: none;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: var(--table-shadow-size);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: radial-gradient(at 0 50%, var(--table-shadow-color), transparent 70%), linear-gradient(90deg, var(--table-shadow-color), transparent 50%);
  background-size: var(--table-shadow-size) 100%;
  background-repeat: no-repeat;
}
.table-wrapper.has-shadow-right::after {
  right: 0;
  transform: rotate(180deg);
}
.table-wrapper.has-shadow-left::before {
  left: 0;
}

.job-article{
	padding:15px;
	margin:10px 5px;;
	padding-bottom:0;	
}

.main-navigation .main-nav ul li a{
	padding-left:10px;
	padding-right:10px;
}

/*
* Text Widget Styles
*
* Global styles to help fix common display issues on WordPress.com
* that could happen with the Rich Text Widget, introduced in WordPress 4.8.
*/

.widget.widget_text {
	word-wrap: break-word;
}

.widget.widget_text ul,
.widget.widget_text ol {
	margin-bottom: 1em;
	margin-left: .875em;
	padding-left: .875em;
}

.widget.widget_text li ul,
.widget.widget_text li ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.widget.widget_text ul {
	list-style: disc outside none;
}

.widget.widget_text ol {
	list-style: decimal outside none;
}

.widget.widget_text ul li,
.widget.widget_text ol li {
	border: 0;
	list-style: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
}

.widget.widget_text ul li:before {
	content: "";
}

.widget.widget_text p {
	margin-bottom: 1em;
}


.new-post-today{
	text-wrap:nowrap;
}
td.name-class h2{
	letter-spacing:1.2px;
	font-size:17px;
	line-height:1.5;
	font-weight:500;
	float:left;
	padding-right:5px;
	margin-bottom:0;
}
@media only screen and (min-width: 576px) {
	td.name-class {
		width:35%;
	}
	td.company-class{
		font-size:12px;
		width: 25%;
	}
	td.qual_class{
		width:20%;
	}
}


@media only screen and (max-width: 576px) {
	.align-left{
		text-align:left !important;
	}
	td.name-class h2{
		width:100%;
		float:none;
	}

	td.name-class, td.company-class{
		width: 100%;
	}
	.resptables,.resptables tbody,.resptables td,.resptables th,.resptables thead,.resptables tr {
		display:block;
	}

	.resptables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}

	.resptables tr {
		margin-top: 20px;
		border: 2px solid #c1c1c1;
	}

	.resptables td {
		position: relative;
		padding-left: 50%;
	}

	.resptables td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		font-weight: 700;
	}

	.resptables,.resptables td {
		border: 0 !important;
	}

	.resptables td:nth-of-type(1),.resptables td:nth-of-type(2),.resptables td:nth-of-type(5) {
		padding-left: 0;
		text-align: center;
	}

	.resptables td:nth-of-type(1),.resptables td:nth-of-type(5) {
		font-weight: 700;
	}

	.resptables td:nth-of-type(1) {
		background: #eaeaff;
	}

	.resptables td:nth-of-type(5) a {
		background: #4d525b;
		width: 85%;
		display: block;
		margin-left: 7.5%;
		border-radius: 22px;
		color: #fff;
		padding: 4px 0;
	}

	.resptables td:nth-of-type(3):before {
		content: "Qualification : "
	}

	.resptables td:nth-of-type(4):before {
		content: "Form Type : "
	}

	/*.resptables td:nth-of-type(5):before {
		content: "Last Date : "
	}
	*/
}

.resptables th {
	font-weight: 400;
	padding: 15px;
	text-align: center;
	background: #eaeaff;
	border: 1px solid #13513c;
}

.resptables td {
	border: 1px solid #13513c; 
}

.resptables {
	border-collapse: collapse;
	overflow-x: visible;
}

.table-scroll{
overflow:hidden;
}
#menu-menu1 li{
	margin-bottom:1em;
}
.footer-widgets .widget :last-child, .sidebar .widget :last-child {
	margin-bottom: 10px;
}
.padding-bottom {
  padding-bottom: 10px;
}
p.bio-content {
    font-size: 15px;
}
.bio-main-container{
  padding: 20px;
  background: #f0f0f0;
}
.page-header, .sidebar .widget, .site-main>* {
    margin-bottom: 10px;
}
.widget-area .widget {
    padding: 0px;
    padding-top: 10px;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 10px;
}
.main-navigation .main-nav ul li a {
    line-height: 44px;
}
.is-right-sidebar li a {
    padding: 10px;
    background: blue;
    display: block;
    line-height: normal;
    width: 100%;
    font-weight: 500 !important;
    border-radius: 8px !important;
    color:#fff
}

/*---------Search Functionality -----------*/
/* Search Form Container */
.wp-block-search {
    background: #ffffff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

/* Label */
.wp-block-search__label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    color: #333;
}

/* Input + Button Wrapper */
.wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

/* Search Input */
.wp-block-search__input {
    flex: 1;
    border: none;
    padding: 12px 14px;
    font-size: 14px;
    outline: none;
}

/* Input Focus Effect */
.wp-block-search__input:focus {
    background: #f9fafb;
}

/* Search Button */
.wp-block-search__button {
    background: #0073e6;
    color: #fff;
    border: none;
    padding: 12px 18px;
    cursor: pointer;
    font-size: 14px;
    transition: 0.3s ease;
}

/* Button Hover */
.wp-block-search__button:hover {
    background: #005bb5;
}

/* Responsive */
@media (max-width: 600px) {
    .wp-block-search__inside-wrapper {
        flex-direction: column;
    }

    .wp-block-search__button {
        width: 100%;
    }
}
.sarkari-table-wrapper{
    width:100%;
    overflow-x:auto;
    margin-top:20px;
}

.sarkari-job-table{
    width:100%;
    border-collapse:collapse;
    background:#fff;
    min-width:900px;
    font-family:Arial,sans-serif;
}

.sarkari-job-table thead th{
    background:#d9d7ea;
    color:#000;
    padding:18px 10px;
    text-align:center;
    border:1px solid #4f7f6c;
    font-size:18px;
    font-weight:500;
}

.sarkari-job-table tbody td{
    border:1px solid #4f7f6c;
    padding:10px 8px;
    vertical-align:middle;
    line-height:1.7;
    font-size:15px;
}

.job-title-col{
    width:38%;
}

.department-col{
    width:28%;
}

.qualification-col{
    width:18%;
}

.formtype-col{
    width:12%;
    text-align:center;
}

.view-col{
    width:12%;
    text-align:center;
}

.job-title-link{
    color:#004a99;
    text-decoration:none;
    font-size:16px;
    line-height:1.7;
}

.job-title-link:hover{
    text-decoration:underline;
}

.department-col a,
.qualification-col a,
.formtype-col a,
.vacancy-count a{
    color:#004a99;
    text-decoration:none;
}

.department-col a:hover,
.qualification-col a:hover,
.formtype-col a:hover,
.vacancy-count a:hover{
    text-decoration:underline;
}
.home-page-contaner .ultp-block-meta span svg{
  display: none;;
}
.new-badge,.ultp-block-date{
    background:red;
    color:#fff !important;
    padding:2px 6px;
    font-size:12px;
    border-radius:2px;
    margin-left:5px;
}
body .home-page-contaner .ultp-block-date{
  padding-left: 7px !important;
}

.badge-danger,.ultp-block-readmore a,.ultp-block-date{
    animation:blinker 1.5s linear infinite;
}
.budgest-listing .ultp-block-date{
  margin-bottom: 0px !important;
}

@keyframes blinker{
    0%{
        opacity:1;
    }
    50%{
        opacity:0.2;
    }
    100%{
        opacity:1;
    }
}

.view-details-btn{
    color:#004a99;
    text-decoration:none;
    font-size:16px;
    line-height:1.6;
}

.view-details-btn:hover{
    text-decoration:underline;
}

@media(max-width:768px){

    
.grid-container {
   
    padding-left: 6px;
    padding-right: 6px;
}
h1 {
    font-size: 30px;
   line-height: 40px;;
}
#menu-footer-menu li {
 padding-top: 10px;
}
button.menu-toggle {
    background-color: transparent;
    flex-grow: initial;
    border: 0;
    text-align: center;
}
.gt_switcher .gt_selected {
    margin-top: -1px !important;
}
}
.inside-top-bar p {
     margin-bottom:0px; 
}
/*----------- End -------------------*/


/*----------      -----------------*/

/* Container Reset */
#my-unique-menu-id {
  list-style-type: none; /* Removes bullets */
  padding: 0;
  margin: 20px auto;
  max-width: 1000px;
  display: grid;
  /* Default: 3 Columns for Desktop */
  grid-template-columns: repeat(3, 1fr); 
  gap: 6px; /* Space between buttons */
}

/* Individual List Item Styling */
.my-menu-class .menu-item {
  display: flex;
}

/* The Bottom Banner */
.police-banner {
  background: linear-gradient(to right, #1a4a3a, #2b78d6); /* Dark green to blue gradient */
  color: white;
  padding: 12px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 1.1rem;
  margin-top: 10px;
}

.job-container h2 {
  margin-bottom: 5px;
  letter-spacing: 1px;
font-weight: 500;
    text-align: center;
}

.job-container hr {
  border: 0;
  height: 2px;
  background: #000;
  margin-bottom: 30px;
}

/* The Link (The Button) */
.my-menu-class .menu-item a {
  background-color: #0000FF; /* Bright Blue */
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: center;
  padding: 10px 10px;
  border-radius: 6px;
  width: 100%; /* Make link fill the grid cell */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Hover Effect */
.my-menu-class .menu-item a:hover {
  background-color: #0000CC;
}

/* --- RESPONSIVE BREAKPOINTS --- */

/* Tablet (Screens smaller than 992px) */
@media screen and (max-width: 992px) {
  #my-unique-menu-id {
    grid-template-columns: repeat(2, 1fr); /* 2 Columns */
    padding: 0 15px;
  }

  h1.entry-title {
    padding-bottom: 5px;
    border-bottom: 2px solid;
    text-align: center;
 }


}

/* Mobile (Screens smaller than 600px) */
@media screen and (max-width: 600px) {
  #my-unique-menu-id {
    grid-template-columns: 1fr; /* 1 Column (Full Width) */
    gap: 10px;
  }
  
  .my-menu-class .menu-item a {
    padding: 12px 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {

.job-container h2 {
	font-size:24px !important;
 	font-weight: 500;
        text-align: center;
}

.job-container hr {
     margin:0px !important;
}

}

/* Small Mobile (Screens smaller than 350px) */
@media screen and (max-width: 350px) {
  .my-menu-class .menu-item a {
    font-size: 13px;
    padding: 10px 5px;
  }
}




/*--------------*/

/* Default: Hide */
.job-card {
    display: none;
}

/* Show only on mobile */
@media (max-width: 768px) {
    .job-card {
        display: block;
        background: #f1f3f6;
        padding: 10px;
        margin: 10px 0px;
        border-radius: 6px;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
    }

    .inside-article {
        padding: 2px !important;
    }

    .job-title {
        background: #dbe3f0;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        border-radius: 4px;
    }

    .org {
        text-align: center;
        font-size: 13px;
        margin: 10px 0;
    }

    .job-card p {
        font-size: 14px;
        margin: 5px 0;
    }

    .btn {
        display: block;
        text-align: center;
        background: #4a4f57;
        color: #fff;
        padding: 10px;
        border-radius: 20px;
        text-decoration: none;
        margin-top: 10px;
    }
}

/*---------------------------*/

/* Default (Desktop) */
.job-card-wrapper {
    display: none;
}

/* Mobile View */
@media (max-width: 768px) {

    .sarkari-job-table {
        display: none;
    }

    .job-card-wrapper {
        display: block;
    }

    .job-card {
        background: #f1f3f6;
        padding: 10px;
        margin: 10 0px;
        border-radius: 6px;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
    }

    .job-title {
        background: #dbe3f0;
        padding: 10px;
        font-size: 14px;
        text-align: center;
        border-radius: 4px;
    }

    .job-card p {
        font-size: 14px;
        margin: 5px 0;
    }

    .btn {
        display: block;
        text-align: center;
        background: #4a4f57;
        color: #fff;
        padding: 5px;
        border-radius: 20px;
        text-decoration: none;
        margin-top: 10px;
    }
}