html {
    font-size: calc(0.6vmin + 0.7rem) !important;
}

.table-fix-head { 
    overflow: auto; 
    height: 60vh; 
}

.table-fix-head thead th {
    position: sticky !important; 
    top: 0; 
    z-index: 1;
}

.table-fix-head tfoot th {
    position: sticky !important; 
    bottom: 0; 
    z-index: 1;
}

#mobilesBlockedTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#mobilesTracedTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.forgot-request-ID-btn{    
    background-color: #3765ee !important;
    color: white !important;
}
.card-img {
    width: 100% !important;
    height: 15vw !important;
    object-fit: cover;
}

.h-80 {
    height: 80% !important;
}

.news-slide {
    height: auto;
}

.news-swiper {
    padding-bottom: 3rem !important;
}

.news-card {
    align-self: stretch !important;
}

.gsc-control-cse {
    padding: 0px !important;
    margin: 0px !important;
}

.gsc-input {
    font-size: 14px !important;
    padding-right: 5px !important;
}

/* Fix the squished height */
.gsc-input-box {
    border-radius: 4px !important;
    height: auto !important; /* Overrides your previous 30px hard limit */
    min-height: 38px !important;
    padding-top: 2px;
}

.gsc-search-button {
    border-radius: 4px !important;
}

.gsc-search-button-v2 {
    padding: 5px 29px !important;
}

.gsib_a {
    padding: 4px 9px 4px 9px !important;
}

.text-large {
    font-size: 1.2rem !important;
}

.kym-background {
    background-color: #bedaff !important;
}

.kym-method-background {
    background-color: #e5f1fb;
}

.faq-background {
    background-color: #fafdff !important;
}

.faq-header-background {
    background-color: #ebf5ff !important;
    cursor: pointer;
}

.accordion-button {
    color: #187cff !important;
    font-size: 1rem !important;
    font-weight: bold;
}

.share-block-background {
    background-color: #ebf5ff !important;
}

.header-top-text {
    font-weight: 700;
    font-size: 10px !important;
}

.header-top-text a {
    color: black;
}

a {
    text-decoration: none !important;
}

.left-col-align {
    text-align: right;
}

.dot-hindi-text {
    font-weight: 600;
    margin-top: 10px;
}

.dot-telecom-text {
    font-weight: 800;
    font-size: 24px;
    margin-top: -6px;
}

.info-card {
    border-radius: 10px;
}

.section-header {
    display: inline-block;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.btn-link {
    text-decoration: none !important;
    transition: 0.5s all;
}

.dropdown-menu {
    min-width: 60px !important;
}

body {
    font-size: 100%;
}

p {
    font-size: 1rem !important;
}

a {
    font-size: 1rem !important;
}

h2 {
    font-size: 1.8rem !important;
}

h5 {
    font-size: 1.3rem !important;
}

button {
    font-size: 1rem !important;
}

html, body {
    height: 100%;
}

body{
    display:flex;
    flex-direction: column;
}

.content {
    flex: 1 0 auto;
}

footer {
    flex-shrink: 0;
}

.footer-top {
    background: #353535 !important;
}

.footer-top-heading {
    font-weight: 600 !important;
    color: #003471 !important;
}

.footer-bottom {
    background: #222222 !important;
}

.all-caps{
    font-variant: small-caps;
}

.emblem-image {
    height: auto;
    width: 45px !important;
}

.ig-moc-col {
    border-bottom: none;
}

.goi-text {
    font-size: 0.65rem !important;
}

.top-utilities-icon {
    font-size: 1rem !important;
}

.top-utilities-text {
    font-size: 0.65rem !important;
    font-weight: 500 !important;
}

.skip-content-text {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
}

.text-size-dropdown-menu {
    min-width: 15px !important;
}

.social-icon-dropdown-menu {
    min-width: 15px !important;
    font-size: 1.3rem !important;
}

.dot-text {
    margin-left: 0;
    font-size: 1.1rem !important;
}

.dropdown-toggle::after {
    border-top: .3em solid transparent;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.language-text {
    font-size: 0.9rem !important;
}

.navbar-text {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 1.3rem;
}

.navbar-brand-img {
    max-height: 35px !important;
    max-width: 35px !important;
}

.navbar-toggler {
    border: #222222 1px solid !important;
}

#nav-bar {
    background: linear-gradient(128deg, #bedaff, #4f99ff);
    /*box-shadow: 4px 6px 12px rgba(0,0,0,0.4);*/
}

.nav-color {
    background: linear-gradient(128deg, #bedaff, #4f99ff);
}

.nav-item .active {
    border-radius: 6px;
    background: linear-gradient(145deg, #79d5ff, #bdd6ff);
    box-shadow: 4px 4px 4px #59a3c4, -4px -4px 4px #a6deff;
}

#nav-bar .dropdown-menu a:hover {
    /*color: #4f99ff !important;*/
}

#nav-bar .nav-item {
    margin : auto 4px;
}
#nav-bar a {

    padding-left:12px;
    padding-right:12px;
}
#nav-bar .dropdown-menu {
    background : #bedaff !important;
}

#nav-bar .dropdown-menu a:hover {
    background: #79b1ff !important;
}

.nav-link {
    color: #00317b !important;
    font-size: 1.2rem !important;
}

.nav-dropdown-link {
    color: #00317b !important;
    font-size: 1.2rem !important;
}

.dropdown-menu {
    /*Set z index to 1021 because sticky navbar has z-index of 1020
    and we want to show dropdown menu on top of that*/
    z-index: 1021 !important;
}

.bhashini-dropdown {
    z-index: 1021 !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.banner-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.banner-swiper-wrapper {
    max-height: 60vh;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.red-card {
    background-image: url('/images/red-pattern.jpg');
    background-size: cover;
}

.green-card {
    background-image: url('/images/green-pattern-2.jpg');
    background-size: cover;
}

.orange-card {
    background-image: url('/images/orange-pattern.jpg');
    background-size: cover;
}

.blue-card {
    background-image: url('/images/blue-background.jpg');
    background-size: cover;
}

.callout {
    border-left-width: 10px !important;
    /*border: yellow 1px solid;*/
}

.callout-blue {
    border-left-color: #5ba2ff !important;
}

.callout-danger {
    border-left-color: #d9534f !important;    
}

.callout-success {
    border-left-color: #5cb85c !important;
    transition: transform 0.3s !important;
    cursor: pointer;
}

.callout-success:hover .callout-success-plus {
    transform: rotate(90deg);
    font-size: 2.8rem !important;
}

.callout-success-title {
    color: #027002 !important;
}

.callout-orange {
    border-left-color: #ff9f40 !important;
    transition: transform 0.3s !important;
    cursor: pointer;
}

.callout-orange:hover .callout-orange-plus {
    transform: rotate(90deg);
    font-size: 2.8rem !important;
}

.callout-orange-title {
    color: #854200 !important;
}

.callout-orange-plus {
    color: #522c07 !important;
    font-size: 2.5rem !important;
    transition: transform 0.3s !important;
}

.callout-success-plus {
    color: #013801 !important;
    font-size: 2.5rem !important;
    transition: transform 0.3s !important;
}

.mobiles-blocked-modal-header {
    border-bottom: 1px solid #333333 !important;
}

.mobiles-blocked-modal-footer {
    border-top: 1px solid #333333 !important;
}

.mobiles-traced-modal-header {
    border-bottom: 1px solid #333333 !important;
}

.mobiles-traced-modal-footer {
    border-top: 1px solid #333333 !important;
}

.modal-table.table-bordered {
    border: 1px solid #333333;
}

.modal-table.table-bordered > thead > tr > th {
    border: 1px solid #333333;
}

.modal-table.table-bordered > tbody > tr > td {
    border: 1px solid #333333;
}

.info-card-body {
    padding: 0.9rem !important;
}

.separator {
    background: #bedaff;
}

.mobiles-blocked-modal-content{
    background-image: url('/images/orange-pattern-2.jpg');
    background-size: cover;  
}

.mobiles-traced-modal-content{
    background-image: url('/images/green-pattern-3.jpg');
    background-size: cover; 
}

@media screen and (max-width: 767px) {
    .ig-moc-col {
        border-bottom: #dee2e6 1px solid;
    }
}
.contact-page-link {
    font-size: 1.5rem !important;
}

@media screen and (max-width: 768px) {
    .left-col-align, .right-col-align {
        text-align: center;
    }
    .dot-text {
        font-size: 17px;
        margin-left: 20px;
    }
    .dot-hindi-text {
        margin-top: 15px;
    }
    .dot-telecom-text {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .dot-text {
        margin-left: 1rem;
    }
}

/* Force hide the "enhanced by Google" watermark background */
input.gsc-input, 
.gsc-input-box {
    background-image: none !important;
    background: transparent !important;
}

/* Ensure the text aligns nicely in the newly sized box */
.gsc-input {
    font-size: 16px !important;
    padding-right: 5px !important;
    padding-left: 35px !important; /* Pushes the placeholder and typed text past the icon */
}
