/* Background colour for the top navigation */
.header-bottom.t4-heaer-height.d-flex.align-items-center {
    background-color: #e5f3ff;
}

/* Resizing the translate button */
select.gt_selector.notranslate {
    padding: 3px 6px;
}


/* Social media icons - topbar */
    ul.social-icons {
        list-style-type: none;
margin-top: -20px;
    }
  
  li.facebook {
  float: left;
}

   li.instagram {
  float: left;
}
  li.linkedin {
  float: left;
}

   li.twitter {
  float: left;
}   

   li.youtube {
  float: left;
}   
   li.pininterest {
  float: left;
}   

    ul.social-icons li {
        padding: 2px;
    }
    ul.social-icons li a {
        height: 32px;
        line-height: 32px;
        display: block;
        padding-left: 30px; /* To sift text off the background-image */
        color: #3E789F;
        background: url('custom-images/social-media-icons-small.png') no-repeat; 
    }
    ul.social-icons li.facebook a:hover {
        background-position:  -11px -8px;
    }
    ul.social-icons li.instagram a:hover {
        background-position:  -51px -8px;
    }
    ul.social-icons li.linkedin a:hover {
        background-position:  -91px -8px;
    }
    ul.social-icons li.youtube a:hover {
        background-position:  -131px -8px;
    }
    ul.social-icons li.twitter a:hover {
        background-position:  -171px -8px;
    }
    ul.social-icons li.facebook a {
        background-position: -11px -55px;
    }
    ul.social-icons li.instagram a {
        background-position: -51px -55px;
    }
    ul.social-icons li.linkedin a {
        background-position: -91px -55px;
    }
    ul.social-icons li.youtube a {
        background-position: -131px -55px;
    }
    ul.social-icons li.twitter a {
        background-position: -171px -55px;
    }



/* Give additional space above latest news, notifications orders below masthead */
    div#t4-section-1 {
        padding-top: 10px;
    }
	
	
	
/* Social media icons - topbar */
    ul.field-entry attachment attachment-custom-field {
        list-style-type: none;
    }


/* margin for cards around the being led by module */
.card-being-led-by {
    margin: 5px;
}

/* removing padding around homepage accordian */
.fp-accordian {
    padding: 0px;
}

/* removing padding around homepage accordian */
.admission-banner {
    padding-top: 60px;
    padding-bottom: 20px;
}

/* removing padding around homepage read more for news sections */
 .notifications-orders-read-more {
	 margin-top: 0px;
	 margin-bottom:4px;
	 font-size: small-caps;
 }
 
  .btn-news-home {
	  width: 100%;
  }

  /* custom css for article images */
.article-img {
    float: right;
    margin-inline-start: 4px;
}

  /* custom css for tables */

table-n {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    width: 100%;
  }
  
  th, td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }
  
  tr:nth-child(even) {
    background-color: #f2f2f2;
  }

  tr:hover {
    background-color: var(--color-primary);
    color: white;
}

    /* custom background for article index */
  .article-index {
    background-color: #7aadfa;
    color: rgb(5, 0, 161);
    font-weight: bold;
    width: 35%;
    padding: 0px;;
}

/* justify p */
p {
        text-align: justify;
}

/* Reach Us Top Header custom CSS */
.reach-us-top {
white-space: nowrap;
text-align: right;
font-size: 11px;
vertical-align: middle;
display: flex;
justify-content: center;
align-items: center;
}

/* Table with no border */
.table-no-border {
    border-bottom: none;
}


/* Removing padding from top of main body */
.t4-main-body {
    padding-top: 1rem;
}

/* Positioning text for Image overlay as seen on the niti-aayog report download link*/
.image-overlay-custom {

    padding: 5px;
    text-align: center;
    white-space: 20px;
    font-weight: 600;
}

/* Custom CSS for sidebar-l */
.card-sidebar-l {
}

.card-body-sidebar-l {
    padding: 3px;
}

.card-text-sidebar-l {
    line-height: normal;
}

.sidebar-l-skill-india {
    padding-left: 0.5rem;
}

.td-skill-india {
    padding: 0px;
    border-bottom: 0px;
}

/* Primary color bg for leaders images */
img.card-img-top.rounded {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}

a {
    --body-link-hover-color: #000b03;
}

.header-bottom.t4-heaer-height.d-flex.align-items-center {
    background-color: #e7ffee;
}

p.reach-us-top {
    font-size: small;
}

.bg-primary {
    --t4-bg-opacity: 1;
    background-color: rgb(61 182 99) !important;
}

.admissions-bg {
    background-image: url('/images/admissions-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.admission-text {
text-align: right;
    font-size: xx-large;
    background: #ffffffa3;
}

.powered-by {
  text-align: right;
  color: #6c757d;
}
.powered-by a {
  text-decoration: none;
  color: #6c757d;
  font-size: small;
}

.last-updated {
    text-align: right;
    font-size: small;
}

.card-skill {
  width: 100%;
  background-color: var(--color-primary); /* Bootstrap primary */
  color: #fff;
  margin-bottom: 1rem;
}

.card-skill .skill-link {
  font-size: 0.875rem;
  color: #ffffff;
  text-decoration: none;
}

.card-skill .skill-link:hover {
  text-decoration: underline;
}

.skill-label {
  display: block;
  margin-top: 1rem;
  font-size: 0.875rem;
}

.skill-table {
  width: 100%;
  border-collapse: collapse;
}

.skill-table .td-skill-india {
  width: 50%;
  padding: 0.5rem;
  vertical-align: middle;
}

.app-icon {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.card-skill-report {
  width: 100%;
  background-color: var(--color-primary); /* Bootstrap primary color */
  color: #ffffff;
  margin-bottom: 1rem;
}

.card-skill-report .card-img-top {
  width: 100%;
  display: block;
}

.card-skill-report .skill-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.875rem;
}

.card-skill-report .skill-link:hover {
  text-decoration: underline;
}

.card-skill-report .centered-text {
  text-align: center;
}

.small-text {
  font-size: 0.875rem;
}

.reach-us-top {
    padding-top: 5px;
    word-wrap: break-word; /* Ensure text wraps */
    }

.t4-col.gtranslate.col-sm {
    text-align: center;
    margin-bottom: 0.5rem;
}

img.gallery-thumb {
  height: 100px;
  margin: 5px;
  object-fit: cover;
  vertical-align: middle;
}



:root {
    --body-font-family: Inter;
    --body-font-size: 16px;
    --body-font-weight: 400;
    --body-font-style: normal;
    --body-line-height: 1.5;
    --body-letter-spacing: 0px;
    --t4-font-family: Inter;
    --t4-font-size: 16px;
    --t4-font-weight: 400;
    --t4-font-style: normal;
    --t4-line-height: 1.5;
    --t4-letter-spacing: 0px;
    --megamenu-font-style: inherit;
    --heading-font-family: Inter;
    --heading-font-weight: 600;
    --heading-font-style: normal;
    --heading-line-height: 1.3;
    --h1-font-size: 46px;
    --h2-font-size: 32px;
    --h3-font-size: 28px;
    --h4-font-size: 24px;
    --h5-font-size: 20px;
    --h6-font-size: 16px;
}

body, h1, h2, h3, h4, h5 {
  font-family: 'Inter', sans-serif;
}