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;
}

.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: 12px;
    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;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
    font-size: 12px;
    font-weight: 700;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0rem;
}

.breadcrumb-item a {
    color: #0069d9 !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0rem;
}

.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: none;
}

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+.breadcrumb-item::before {
    content: ">";
}

@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 {
        font-size: 12px !important;
    }

    .social-icon li button {
        font-size: 14px;
    }
}

/** New Menu CSS 10-Fab-2021*/
.cus-navbar-toggler {
    top: 5px;
    right: 30px;
    width: 60px;
    height: 45px;
    padding: 0 15px;
    background-color: transparent;
    border-radius: 8px;
    text-align: center;
    border: none;
    outline: none;
    z-index: 110;
}

.cus-navbar-toggler span {
    width: 30px;
    height: 3px;
    background: #ffffff;
    display: block;
    margin: 3px auto 3px auto;
    position: relative;
    top: 0;
    opacity: 1;
    float: right;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}

.cus-left-menu {
    position: fixed;
    top: 0;
    right: -400px;
    width: 342px;
    height: 100vh;
    max-height: 100vh;
    overflow: auto;
    background: #0069d9;
    text-align: center;
    padding: 70px 0 30px;
    box-shadow: -30px 0 30px rgb(0 0 0 / 10%);
    transition: 0.5s;
    opacity: 0;
    z-index: 100;
    overflow: hidden;
    overflow-y: auto;
}

.cus-navbar-toggler.chnge span:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 9px;
}

.cus-navbar-toggler.chnge span:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -9px;
}

.cus-navbar-toggler.chnge span:nth-child(2) {
    opacity: 0;
}

.cus-left-menu.shows {
    right: 0;
    opacity: 1;
    z-index: 100;
}

.custom-header-desktop .cus-left-menu ul li a {
    display: block;
    text-align: left;
    border-bottom: solid 1px rgb(225, 225, 225, 0.2);
    padding: 10px 15px;
    color: #fff !important;
    font-size: 14px;
    min-height: 42px;
}

.cus-left-menu li ul {
    visibility: hidden;
    height: 0;
    min-width: 100%;
    opacity: 0;
    overflow: hidden;
    flex-direction: column;
}

.cus-left-menu li ul.toggled {
    margin-top: auto;
}

.cus-left-menu li ul.toggled {
    visibility: visible;
    opacity: 1;
}

.arrow1 {
    position: relative;
}

.arrow1:after {
    position: absolute;
    content: '\f107';
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    width: 30px;
    height: 15px;
    right: 1px;
    text-align: center;
    line-height: 15px;
    border-radius: 0 5px 5px 0;
    top: 12px;
    pointer-events: none;
    transition: 0.5s;
    font-size: 24px;
}

.arrow1.toggled:after {
    transform: rotate(180deg);
}

.custom-header-desktop .cus-left-menu li ul li a {
    padding-left: 35px;
}

.custom-header-desktop .cus-left-menu li ul li ul li a {
    padding-left: 75px;
}

.custom-header-desktop .cus-left-menu li ul li ul li ul li a {
    padding-left: 95px;
}

.hlf-menu {
    float: left;
}

.hlf-menu-lft {
    white-space: nowrap;
}

.hlf-menu-rght {
    width: 100%;
}

@media(max-width:360px) {
    .cus-left-menu {
        width: 312px;
    }
}


@media(min-width:1100px) {
    .container {
        max-width: 1020px !important;
    }
}



.timeline {
  list-style: none;
  padding: 20px;
}

.timeline-item {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.timeline-content {
  background-color: #f4f4f4;
  border-radius: 5px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.timeline-content h4 {
  margin-top: 0;
}

@media (max-width: 768px) {
  .timeline-item {
    flex-direction: column;
    align-items: flex-start;
  }
}



