/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {
	font-family: 'fontello';
	src: url(./fonts/icons/fontello.eot);
	src: url(./fonts/icons/fontello.eot?#iefix) format('embedded-opentype'),
		url(./fonts/icons/fontello.woff2) format('woff2'),
		url(./fonts/icons/fontello.woff) format('woff'),
		url(./fonts/icons/fontello.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
}

i {
	display: inline-block;
	font: normal 14px/1 icons;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-forward:before { content: '\e800'; font-family: fontello;} 
.icon-download:before { content: '\e801'; font-family: fontello;} 
.icon-right-hand:before { content: '\e802'; font-family: fontello;} 
.icon-star:before { content: '\e804'; font-family: fontello;} 
.icon-right-circle:before { content: '\e805'; font-family: fontello;} 
.icon-link:before { content: '\f07b'; font-family: fontello;}
.icon-link-ext:before { content: '\f08e'; font-family: fontello;}
.icon-facebook:before { content: '\f09a'; font-family: fontello;} 
.icon-circle:before { content: '\f111'; font-family: fontello;}
.icon-youtube:before { content: '\f167'; } 
.icon-youtube-play:before { content: '\f16a'; font-family: fontello;} 
.icon-instagram:before { content: '\f16d'; font-family: fontello;} 
.icon-whatsapp:before { content: '\f232'; font-family: fontello;} 
.icon-telegram:before { content: '\f2c6'; font-family: fontello;}

/* Custom Header and logo  */
.sitetitlecstm {
	line-height: 0.8;
	font-size: 49px;
	margin: 0;
	font-weight: 600;
	color: #fff
}

/* Custom primary menu  */
.main-navigation {
	box-shadow: 1px 0px 3px #787575;
	border-bottom: 1px solid #999
}

.mymenu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.mymenu li {
	margin: 0;
	padding: 0;
	flex-shrink: 0;
}

.mymenu li a {
	font-size: 14px;
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #fff;
	transition: background-color 0.3s ease;
	white-space: nowrap;
	border-right: 1px solid
}

.mymenu li a:hover {
	background-color: #ff5000;
}

/* Styling the scrollbar in menu */
.mymenu::-webkit-scrollbar {
	height: 3px;
}

.mymenu::-webkit-scrollbar-track {
	background: #eee;
}

.mymenu::-webkit-scrollbar-thumb {
	background: #999;
	*/ border-radius: 10px;
}

.mymenu::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.mymenu li a.active {
	background-color: #ff5000;
	color: #fff;
}

/* Homepage */
.mainconbox {
	float: none;
	text-align: center;
}

.mainbox {
	background-image: url("https://sarkarinotice.in/wp-content/uploads/2024/12/Sarkari-Notice-4.png");
	background-size: repeat;
	background-position: center;
	background-blend-mode: overlay;
	background-color: rgba(255, 255, 255, 0.97);
}

.hintitlex {
	margin-bottom: 0;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
}

.hinline-links {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
	padding: 2px;
	background: #fff;
} 

.hinline-links a {
	padding: 2px 0;
	font-size: 19px;
	margin: 3px
}

.hinline-links a::after {
	content: "|";
	margin-left: 12px
}

.hinline-links a:first-child::before {
	content: "|" !important;
	display: inline-block;
	margin-right: 12px;
}

.hinline-links a:nth-child(1) {
	color: #FF6347;
}

.hinline-links a:nth-child(2) {
	color: #4682B4; 
}

.hinline-links a:nth-child(3) {
	color: #195; 
}

.hinline-links a:nth-child(4) {
	color: #ff5000; 
}

.hinline-links a:nth-child(5) {
	color: #8A2BE2; 
}

.hinline-links a:nth-child(6) {
	color: #FF1493;
}

.mainbox .advtnm {
	font-size: 19px;
	text-align: center;
	font-weight: 600;
	color: #ff0097;
}

.conbox {
	border: 1px solid #f00;
	max-width: 32.5%;
	display: inline-flex;
	margin: 2px;
	margin-bottom: 25px;
	background: #fff;
}

.conbox h2 {
	text-align: center;
	background: #6a0014;
	color: #fff;
	font-size: 20px;
	padding: 5px 0;
}

.conbox .display-posts-listing {
	margin: 0 2px 0 25px;
	padding: 0;
	list-style-type: disc
}

.conbox li a {
	text-decoration: none;
	color: #0017b9;
	font-weight: 700
}

.conbox .display-posts-listing .listing-item {
	font-weight: 500;
	font-size: 15px;
	text-align: left;
	margin-top: 15px;
	border-bottom: 0px dotted #f00
}

.conbox .viewall {
	border: 1px solid #f00;
	max-width: 120px;
	border-radius: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	float: right;
	margin-right: 15px;
	padding: 2px 10px;
	margin-top: 15px
}

.daysleft {
	color: #f00;
	font-size: 12px;
	display: block;
	font-weight: 600
}

.mysup {
	color: #f00;
	font-weight: 600;
	text-decoration: underline;
	font-size: 12px
}

/* Homepage Pinned buttons */
.ntccontainer {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	max-width: 1050px;
	float: none;
	margin: auto;
	margin-bottom: 40px
}

.ntcbtn {
	flex: 1 1 calc(25% - 10px); 
	display: inline-flex;
	justify-content: center;
	align-items: center;        
	text-decoration: none;
	color: white;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 5px 12px;
}

.ntc1 { background-color: #DC3545; } 
.ntc2 { background-color: #fcec03; color: #000 } 
.ntc3 { background-color: #2e1fbf; } 
.ntc4 { background-color: #222; } 
.ntc5 { background-color: #123; } 
.ntc6 { background-color: #2e1fbf; } 
.ntc7 { background-color: #fcec03; color: #000; }
.ntc8 { background-color: #DC3545; } 

.ntcbtn:hover {
	background-color: #ffcc00; 
	color: #333; 
	transform: translateY(-3px); 
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); 
	border-bottom-color: #cc9900; 
}

/* Content setting */
.inside-article .entry-header {
	padding-left: 4px
}

.single .entry-content p {
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 18px
}

.custom-post-meta {
	margin-top: 10px
}

.updated-label {
	font-weight: bold;
	color: #f00; 
	font-size: 20px;
	margin-right: 5px;
}

a {
	text-decoration: none;
	color: #f00
}

ol, ul {
	margin: 0 0 1.5em 1em;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 10px 10px;
}

/* Table like design for job posting */
.justify {
	text-align: justify
}

.theintro {
	text-align: justify;
	font-size: 16px;
	margin-bottom: 35px;margin-top:15px}

.theintro .abcx {
	color: #f00;
	font-weight: 600;
	font-size: 22px;
}

.siteadd {
	border: 2px solid #000;
	border-bottom: 0;
}

.siteadd p {
	font-size: 22px;
	text-align: center;
	color: #f00;
	padding: 5px 0;
	margin-bottom: 0 !important;
	background: #fff
}

.mainbox p,
.mainbox ul {
	padding: 0 10px;
	font-size: 18px
}

.single .entry-content .mainbox p {
	margin: 12px 0
}

.mainbox ul {
	margin: 1em 0 1.5em 1em;
}

.mainbox ul li {
	margin-bottom: 10px
}

.mainbox {
	border: 0;
	padding: 0px;
	border: 2px solid #000;
	background: #fff
}

.mainbox h3 {
	text-align: center;
	color: #fff;
	background: #df6900;
	margin-bottom: 0px;
	padding: 4px 2px;
	font-size: 19px;
	border: 0;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.mainbox h3:before {
	content: '\e802';
	font-family: fontello;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 19px
}

.mainbox table {
	margin-bottom: 0;
}

.mainbox table ul {
	margin: 5px
}

.mainbox table ul li {
	margin-bottom: 15px
}

.mainbox table td, 
.mainbox table th {
	padding: 10px 5px
}

.mainbox .wp-block-table td, 
.mainbox .wp-block-table th {
	border: 2px solid #000;
}

.mainbox .wp-block-table table td:first-child {
	border-left: 0;
}

.mainbox .wp-block-table table td:last-child {
	border-right: 0;
}

.mainbox .wp-block-table table thead {
	border: 0
}

.mainbox .wp-block-table table th {
	border: 2px solid #000;
	color: #f00;
	font-size: 19px
}

.mainbox .wp-block-table table th:first-child {
	border-left: 0
}

.mainbox .wp-block-table table th:last-child {
	border-right: 0
}

.department {
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
	color: #ff2146;
	margin-bottom: 2px
}

.mainbox .position {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	color: #0500d1;
	margin: 20px 0;
}

.myimptable h3 {
	background: #ff7373;
	padding: 4px 0;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 20px;
	text-align: center
}

.myimptable table {
	margin-bottom: 0
}

.myimptable table td {
	background: #ec98;
	font-weight: 600;
	text-align: center;
	border: 2px solid #000;
	padding: 16px 2px;
	font-size: 19px;
}

.myimptable table a {
	color: #001eff;
	text-decoration: underline
}	

.myimptable table a:after {
	content: '\f08e'; 
	font-family: fontello;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 15px;
}	

.myimptable table tr:first-child td:first-child {
	color: red; 
}

.myimptable table tr:nth-child(2) td:first-child {
	color: green; 
}
	
.myimptable .mysoctable table td {
	border-top: 0
}

.classiccont {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	width: 100%;
}

/* faq in content */
.faqssect {
	padding: 0px; 
	margin-top: 25px; 
	background: #fff; 
	border: 2px solid 
}

.faqssect h3 {
	text-align: center;
	font-size: 19px;
	color: #ffff;
	background: #195;
	padding: 5px;
}

.faqssect #rank-math-faq {
	padding: 15px;
}

.faqssect .rank-math-list-item {
	padding: 15px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	margin-bottom: 20px
}

.faqssect .rank-math-answer p {
	padding: 0;
	color: #555
}

.faqssect .rank-math-question {
	color: #222;
	text-align: left;
	border: 0;
	background: none;
	font-size: 17px
}

.hwtofill {
	background: #fff;
	border: 2px solid #222;
	border-top: 0;
	border-bottom: 0
}

.hwtofill h3 {
	background: #98ecff;
	color: #000;
	padding: 8px 5px;
	font-size: 18px;
	text-align: center;
}

.hwtofill h4 {
	font-size: 20px;
	color: #ff5000;
	padding: 0 10px;
	margin-bottom: 5px
}

.hwtofill ul {
	padding: 10px;
	margin-bottom: 0
}

.hwtofill ul li {
	margin: 0 0 10px 0
}

.hwtofill ol {
	margin: 0 0 15px 25px;
}

li>ol, li>ul {
	margin-bottom: 0;
	margin-left: 0px;
}

/* Breadcrumb */
.breadcrumb-container {
	margin: 5px 0;
	line-height: 1
}

.breadcrumb-container ol {
	margin: 0 0 5px 0;
}

.breadcrumb-container.theme1 a {
	margin: 0 2px !important;
	padding: 0px 0px !important;
	text-decoration: none;
}

/* Inside page setting */
.pagedbox ul li {
	margin-bottom: 14px;
}

.pagedbox ul li a {
	color: #2039f5;
	font-weight: 600
}

.home .inside-article {
	margin: 0
}

.home .inside-article {
	padding-top: 0px;
	border: 0
}

.home .inside-article .entry-content {
	padding: 0
}

.page .entry-header .entry-title {
	color: #ff5000;
	text-align: center;
	font-size: 22px;
	border-bottom: 1px solid
}

.custom-post-table td, 
.custom-post-table th {
	border: 0px solid #000;
	border-bottom: 1px solid #ccc
}

.custom-post-table {
	font-size: 15px
}

.custom-post-table tr:nth-child(odd) {
	background-color: #f9f9f9;
}

.custom-post-table tr:nth-child(even) {
	background-color: #ffffff;
}

.custom-post-table .vacancy-details {
	font-size: 13px;
	color: #ff0073
}

.custom-post-table th {
	background: #274070;
	color: #fff
}

.custom-post-table a {
	font-size: 15px;
	text-decoration: underline;
}

/* Related content below single post */
.parentcont {
	max-width: 1150px;
	margin: auto;
	margin-top: 40px
}

.parentcont .babycont {
	max-width: 23%;
	display: inline-grid;
	border: 1px solid;
	padding: 2px;
	background: #eee;
	border-radius: 15px;
	margin: 6px;
	background: #fff
}

.parentcont .babycont h3 {
	text-align: center;
	background: #ff5000;
	color: #fff;
	border-radius: 20px
}

.parentcont .babycont ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1.3;
	margin-left: 2px
}

.parentcont .babycont ul li a {
	color: #033dfc;
	font-size: 13px;
	font-weight: 600;
}

/* Sidebar setting */
.sidebar .widget {
	max-width: 330px;
	margin: auto;
	margin-bottom: 30px;
}

.sidebar .widget ul li {
	margin: 10px 0 0 25px;
	list-style-type: disc;
	font-size: 14px;
}

.sidebar .widget ul li a {
	color: #000
}

.inside-right-sidebar .widget {
	border: 1px solid;
	border-radius: 10px;
	padding: 0;
	padding-bottom: 20px
}

.inside-right-sidebar .widget h2 {
	background: #80032a;
	color: #fff;
	text-align: center;
	font-size: 19px;
	border-radius: 10px 10px 0 0;
	padding: 2px 0
}

/* Social follow inside article  */
.joinushere {
	margin: 0;
	border: 2px solid #000
}

.joinushere i {
	font-family: fontello;
	vertical-align: top;
}

.joinushere a {
	border-radius: 20px
}

.whatsapp-card a {
	background: #195;
	padding: 4px 12px;
	color: #fff;
}

.telegram-card a {
	background: #169;
	padding: 4px 12px;
	color: #fff;
}

.whatsapp-card {
	max-width: 350px;
	margin: auto;
	margin-top: 10px
}

.telegram-card {
	max-width: 350px;
	margin: auto;
	margin-bottom: 15px !important
}

.group-card {
	margin-bottom: 8px;
	color: #000;
	position: relative;
	border: 2px dotted #999;
	border-radius: 5px;
	background: #c963;
	display: flex;
	align-items: center;
	padding: 5px;
	justify-content: space-between;
	overflow: hidden;
}

/* Footer widgets  */
.footer-widgets {
	background: linear-gradient(90deg, hsla(186, 33%, 94%, 1) 0%, hsla(216, 41%, 79%, 1) 100%);
}

.footer-widgets p {
	text-align: justify
}

.footer-widgets h3 {
	font-size: 24px;
	border-bottom: 2px solid;
	max-width: 160px
}

.footer-widgets .widget ul li {
	list-style-type: disc;
	margin-left: 15px
}

/* Footer menu  */
.menu-footer-menu-container {
	text-align: center;
	background: #ff1259;
	padding: 10px;
	border-bottom: 1px solid #e7e7
}

.menu-footer-menu-container a {
	color: #fff;
	font-weight: 600;
	line-height: 2.2
}

.menu-footer-menu-container li {
	display: inline;
	text-align: center;
	font-size: 14px;
	padding: 1px 5px;
	border-right: 2px solid #fff;
}

@media (max-width: 768px) {
	.mainbox {
		background-color: rgba(255, 255, 255, 0.95);
	}
	
	.mylogoarea img {
		width: 270px
	}
	
	.hinline-links a {
		font-size: 15px;
		line-height: 1.7
	}
	
	.parentcont .babycont {
		max-width: 46%;
	}	
	
	.main-navigation .menu-toggle {
		display: none !important;
	}
	
	.main-navigation ul {
		display: flex;
	}
	
	.sitetitlecstm {
		font-size: 31px
	}
	
	.sitetitlecstm img {
		width: 90px
	}	
	
	.hinline-links a {
		font-size: 15px;
		line-height: 1.7
	}
}

@media only screen and (max-width: 600px) {
	.mymenu li a {
		padding: 8px 10px;
		font-size: 13px
	}

	.theintro {
		font-size: 14px
	}

	.department {
		font-size: 20px
	}

	.mainbox h3 {
		font-size: 19px
	}

	.mainbox h4 {
		font-size: 16px
	}

	.mainbox p,
	.mainbox ul {
		font-size: 15px
	}

	.mainbox .position {
		font-size: 19px
	}

	.social-icon {
		display: flex;
		align-items: center;
	}

	.social-icon span {
		display: none;
	}

	.social-share a {
		padding: 5px 20px
	}

	.conbox {
		border: 1px solid #f00;
		margin: 0px;
		max-width: 48%;
		margin-bottom: 25px;
		padding: 0
	}
	
	.conbox .display-posts-listing {
		margin: 0 2px 0 10px
	}

	.conbox .display-posts-listing .listing-item {
		font-size: 12px;
		text-align: left;
		margin-bottom: 17px;
		margin-left: 5px
	}
	
	.conbox .viewall {
		float: none;
		margin: 20px auto
	}

	.custom-post-table {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 580px) {					
	.ntcbtn {
		flex: 1 1 calc(50% - 10px); 
		display: inline-flex;
		font-size: 15px;
	}
	
	.ntccontainer .ntcbtn:nth-child(n+7) {
		display: none; 
	}
}