body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	overflow-x: hidden;
	margin: auto;
	background: #fff;
}

html,
body {
	height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 700;
}

strong {
	font-weight: 700;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 20px;
}

p {
	color: #000;
	line-height: 24px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	color: inherit;
	;
}

p a,
ul li a,
.popular-indian-codes-section ul li a,
table tr td a,
table tr th a {
	color: #007bff;
	text-decoration: underline;
}

.page-link:focus {
	box-shadow: none!important;
}

a:hover {
	color: #0056b3!important;
	text-decoration: underline!important;
}


/*a:hover , a:focus{    text-decoration: none;        outline: none;    color: inherit;        cursor:pointer;}*/

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

select:focus,
button:focus,
.btn:focus {
	outline: none!important;
	box-shadow: none!important;
}

ul.pagination li {
	width: 89px!important;
	margin-right: 10px;
	text-align: center;
}

ul.pagination li a {
	text-decoration: none!important;
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: 0rem;
}

.breadcrumb-item+.breadcrumb-item::before {
	padding-right: 0rem;
}

.custom-header {
	width: 100%;
	position: fixed;
	text-align: center;
	padding: 10px 0px;
	background: #e3f2fd;
	;
	z-index: 9999;
	top: 0;
	left: 0;
	height: 45px;
	display: none;
}

.logo-text {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
}

.custom-header .left-dropdown {
	position: absolute;
	height: 45px;
	top: -10px;
	left: 15px;
	width: 30px;
}

.custom-header .left-dropdown a img {
	color: #fff;
	padding: 10px 0px;
	font-size: 26px;
}

.custom-header .container {
	position: relative;
}

.custom-header .left-dropdown ul {
	position: absolute;
	background-color: #e3f2fd;
	min-width: 150px;
	display: none;
}

.custom-header .left-dropdown:hover ul {
	display: block;
}

.custom-header .left-dropdown ul li {}

.custom-header .left-dropdown ul li a {
	color: #444;
	display: block;
	text-align: left;
	padding: 7px 15px;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
}

.custom-header .left-dropdown ul li a:hover {
	background-color: #9aaab5;
	text-decoration: none;
	color: #fff!important;
}

.custom-header-desktop {
	background-color: #0069d9;
}

.custom-header-desktop ul li a {
	color: #fff;
	text-decoration: none;
}

.custom-header-desktop ul li a:hover {
	color: rgba(0, 0, 0, .7)!important;
	text-decoration: none!important;
}

.custom-header-desktop ul li.active a {
	color: rgba(0, 0, 0, .7)!important;
}

.page-wrapper {
	margin-top: 70px;
}

h3.sub-heading {
	margin: 10px 0;
	font-size: 24px;
	font-weight: 700;
}

.select-section .select-box {
	width: 100%;
	padding: 15px 10px;
	border-radius: 5px;
	height: 51px;
	border: 1px solid #dee2e6!important;
}

.select-section {
	position: relative;
}

.select-section::after {
	position: absolute;
	content: '\25BC';
	font-family: fontawesome;
	background: #007bff;
	color: #fff;
	width: 50px;
	height: 49px;
	right: 1px;
	text-align: center;
	line-height: 49px;
	border-radius: 0px 5px 5px 0px;
	top: 1px;
	pointer-events: none;
}

.select-section:hover:after {
	color: #fff;
	background: #0069d9;
}

.postal-code-section table tr th,
.postal-code-section table tr td {
	font-size: 18px;
	font-weight: 700;
}

.districts-section ul li {
	list-style-type: none;
	display: inline-block;
	border-right: 1px solid #0056b3;
	line-height: 16px;
	padding: 0px 5px;
	margin: 5px 0px;
}

.districts-section ul li:last-child {
	border-right: none;
}

footer.custom-footer {
	margin-top: 15px;
	text-align: center;
	border-top: 1px solid #cdcdcd;
	padding-top: 15px;
	padding-bottom: 1px;
}

footer.custom-footer ul.footer-link li {
	display: inline-block;
	padding: 3px;
}

footer.custom-footer p {
	font-size: 15px;
}

footer.custom-footer ul.footer-link li a {
	text-decoration: none!important;
}

footer.custom-footer ul.footer-link li a:hover {
	text-decoration: underline!important;
}

.bg-gray {
	background: #e9ecef;
	padding: 10px;
	border-radius: 5px;
}

.pin-code-area-section {
	margin-top: 70px;
}

.about-sectionn {
	margin-top: 25px;
}

.about-sectionn {
	border: 1px solid rgba(0, 0, 0, .125);
}

.about-sectionn .card-header {
	background-color: #e9ecef;
}

.about-sectionn .about-sectionn-details {
	padding: 10px;
}

.about-sectionn .about-sectionn-details a.btn-success:hover {
	color: #fff!important;
	text-decoration: none!important;
}

.post-code-fact-card {
	padding: 20px 15px 30px 15px;
	;
}

.navigation ul li {
	width: auto!important;
}

.custum-search-box input {
	height: 51px;
}

.custum-search-box button.btn,
.custum-search-box button.btn:active {
	min-width: 50px;
	border-radius: 0px 5px 5px 0px !important;
}

.custum-search-box .input-group {
	border-radius: 5px;
}

.custum-search-box ::placeholder {
	color: #444;
	opacity: 1;
}

.custum-search-box :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #444;
	opacity: 1;
}

.custum-search-box ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #444;
	opacity: 1;
}

.custum-search-box button.btn-secondary:hover {
	color: #fff;
}

@media (max-width:992px) {
	/*.custom-header-desktop{            display:none;        }*/
	.custom-header-desktop .navbar-toggler i {
		font-size: 24px;
	}
	.custom-header-desktop .navbar-toggler[aria-expanded="false"] i.fa-bars,
	.custom-header-desktop .navbar-toggler[aria-expanded="true"] i.fa-times {
		display: block;
	}
	.custom-header-desktop .navbar-toggler[aria-expanded="false"] i.fa-times,
	.custom-header-desktop .navbar-toggler[aria-expanded="true"] i.fa-bars {
		display: none;
	}
	/*.custom-header{            display:block;        }*/
	h3.sub-heading {
		font-size: 20px;
	}
}

@media(max-width:767px) {
	.table td,
	.table th {
		font-size: 14px;
	}
	.districts-section ul li {
		font-size: 14px;
	}
	.postal-code-section table tr th,
	.postal-code-section table tr td {
		font-size: 16px;
	}
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	list-style: none;
	border-radius: .25rem;
	padding: 0px;
	background-color: transparent;
	text-transform: uppercase;
}

ul.pagination li {
	width: 89px!important;
	margin-right: 10px;
	text-align: center;
}

ul.pagination li a {
	text-decoration: none!important;
}

.postal-code-section ul li {
	display: inline-block;
	width: 48%;
	padding: 5px 0px;
	font-weight: 700;
}

.popular-indian-codes-section ul li {
	display: flex;
}

.popular-indian-codes-section ul li .left-section,
.popular-indian-codes-section ul li .right-section {
	width: 40%;
}

.popular-indian-codes-section ul li:first-child {
	background-color: #dde2e2;
	border: 1px solid #cdcdcd;
	font-weight: 700;
	font-size: 18px;
}

.popular-indian-codes-section ul li {
	border-bottom: 1px solid #cdcdcd;
}

.popular-indian-codes-section ul li {
	padding: 10px 5px;
}

.popular-indian-codes-section ul li .middle-section {
	width: 20%;
}

@media(max-width:767px) {
	.fa-modal {
		width: 100%!important;
	}
	.fa-modal h2 {
		font-size: 24px;
	}
}

.social-icon li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
}

.social-icon li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	background-color: #00b489;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	font-size: 16px;
}

.social-icon li:nth-child(2) a {
	background-color: #FFA500;
}

.social-icon li:nth-child(3) a {
	background-color: #3b5998;
}

.social-icon li:nth-child(4) a {
	background-color: #2c4762;
}

.social-icon li a:hover {
	color: #fff!important;
}

.email_sec span {
	position: absolute;
	top: -12px;
	right: -5px;
	color: #dc3545;
}

.email_sec {
	position: relative;
}

.breadcrumb-item a {
	color: #0069d9 !important;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: ">" !important;
}


/*blog-slider*/

.blg-slder-section-header h3 {
	font-size: 24px;
}

.blg-slider-inner {
	margin: 5px;
	margin-top: 25px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px #ccc;
	padding: 7px;
}

.blg-slider-inner img {
	border-radius: 10px 10px 0px 0px;
	height: 150px;
	object-fit: cover;
}

.blg-slider-inner h5 {
	font-size: 16px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 21px;
}

.blg-slider-inner p {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 60px;
	min-height: 60px;
}

.blg-slider-inner a:hover h5 {
	color: #0069d9;
}

.blg-slider-inner a:hover {
	text-decoration: none!important;
}

.btn-blue {
	background: #0069d9;
	border: 1px solid #0069d9;
	color: #fff!important;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.btn-blue:hover {
	background: #004895;
	color: #fff!important;
	border: 1px solid #004895;
	text-decoration: none!important;
}

.blg-slder-section {
	padding-top: 50px;
	padding-bottom: 50px;
}

.owl-nav .owl-prev {
	left: -15px;
}

.owl-nav .owl-next {
	right: -15px;
}

.owl-nav button {
	width: 42px;
	height: 42px;
	color: #b4b4be;
	background-color: #fff!important;
	border-radius: 100%;
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-animation: fade_in .3s ease;
	animation: fade_in .3s ease;
	box-shadow: 0px 0px 10px 0px #ccc!important;
	z-index: 9;
	transform: translateY(-50%);
}

.blg-slder-section .p-3 {
	padding: 10px!important;
}


/*blog-slider*/


/*New Css 27-12-2021*/
.theme-dictionary-section{
	background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 #e0e0e0;
    padding:15px;
}
.theme-dictionary-section h4{
	font-size: 20px;
    font-weight: 500;
    color: #585858;
    margin-bottom:20px;
}
.theme-serch-box{
	border: 1px solid #e0e0e0;
    position: relative;
}
.theme-serch-box input.form-control{
	border: none!important;
    padding-right: 40px;
    box-shadow:none!important;
    color: #787878;
}
.theme-serch-box button{
	position: absolute;
    right: 0;
    top: 0;
    background-color: #f5f5f5;
    color: #787878;
}
.theme-search-mic{
	display:flex;
	align-items:center;
	margin-top:15px;
	margin-bottom:10px;
}
.theme-search-mic .mic-icon{
	color: #136aef;
    border: 1px solid #e0e0e0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    margin-right:15px;
}
.theme-search-mic h3{
	font-size: 24px;
    font-weight: 500;
    color: #303030;
}
.theme-search-mic p{
    color: #787878;
    margin-bottom: 0;
    font-size: 14px;
}
.theme-dictionary-section h6{
	font-style:italic;
	font-weight: 500;
}
.theme-dictionary-section ul{
	padding-left:25px;
	list-style: auto;
	margin-bottom: 20px;
}
.theme-dictionary-section ul:last-child{
	margin-bottom:0px;
}
.theme-dictionary-section ul li{
	list-style: auto;
    color: #787878;
    font-size: 14px;
    margin-bottom:15px;
}
.theme-dictionary-section ul li:last-child{
	margin-bottom:0px;
}
.theme-dictionary-section ul li strong{
	color:#000;
	font-weight:500;
	display:block;
}
.theme-dictionary-section ul li a{
	color: #3b32b1;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
/*New Css 27-12-2021*/

@media (max-width:992px) {
	.custom-header-desktop .navbar-toggler i {
		font-size: 24px;
	}
	.custom-header-desktop .navbar-toggler[aria-expanded="false"] i.fa-bars,
	.custom-header-desktop .navbar-toggler[aria-expanded="true"] i.fa-times {
		display: block;
	}
	.custom-header-desktop .navbar-toggler[aria-expanded="false"] i.fa-times,
	.custom-header-desktop .navbar-toggler[aria-expanded="true"] i.fa-bars {
		display: none;
	}
	h3.sub-heading {
		font-size: 20px;
	}
	.page-wrapper {
		margin-top: 70px!important;
	}
	.pin-code-area-section {
     	margin-top: 75px; 
	}
}

@media(max-width:767px) {
	.table td,
	.table th {
		font-size: 14px;
	}
	.districts-section ul li {
		font-size: 14px;
	}
	.postal-code-section table tr th,
	.postal-code-section table tr td {
		font-size: 16px;
	}
	.breadcrumb {
		font-size: 12px !important;
	}
	.social-icon li button {
		font-size: 12px;
	}
}